Strings Words Characters | |||
---|---|---|---|
2,532 21,188 138,731 |
|
All strings | Browse Translate Zen |
2,532 21,188 138,731 |
|
Read-only strings | Browse Translate Zen |
586 7,055 49,984 |
|
Strings with any failing checks | Browse Translate Zen |
2 15 169 |
|
Failing check: Unpluralised | Browse Translate Zen |
67 2,474 21,845 |
|
Failing check: Ellipsis | Browse Translate Zen |
307 3,627 23,186 |
|
Failing check: Multiple failing checks | Browse Translate Zen |
239 1,355 8,318 |
|
Failing check: Long untranslated | Browse Translate Zen |
12 101 618 |
|
Strings with comments | Browse Translate Zen |
Overview
Project website | www.mumble.info | |
---|---|---|
Project maintainers | kissaki Krzmbrzl davidebeatrici hartmnt | |
Translation license | BSD 3-Clause "New" or "Revised" License | |
Translation process |
|
|
Source code repository |
git@github.com:mumble-voip/mumble.git
|
|
Repository branch | master | |
Last remote commit |
Merge PR #6702: FIX(client): Infinite loop and log spam on ALSA input device disconnection
5452eefc
davidebeatrici authored 3 days ago |
|
Last commit in Weblate |
TRANSLATION: Update Chinese (Simplified Han script) translation
d0f14f10
Hosted Weblate authored yesterday |
|
Weblate repository |
https://hosted.weblate.org/git/mumble/mumble-client/
|
|
File mask |
src/mumble/mumble_*.ts
|
|
Translation file |
Download
src/mumble/mumble_en.ts
|
|
Last change | Jan. 8, 2025, 5:06 p.m. | |
Last change made by | None | |
Language | English | |
Language code | en | |
Text direction | Left to right | |
Number of speakers | 1,728,900,209 | |
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
n != 1
|
9 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 2,532 | 21,188 | 138,731 | |||
Translated | 100% | 2,532 | 100% | 21,188 | 100% | 138,731 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 100% | 2,532 | 100% | 21,188 | 100% | 138,731 |
Failing checks | 23% | 586 | 33% | 7,055 | 36% | 49,984 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
+100%
Contributors
—
None
Source string added |
|
Atalanttore
Comment added |
“SSL” has been called “TLS” for over 25 years. 2 weeks ago |
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
2,532 | File in original format as translated in the repository | Qt Linguist translation file | ||||||
---|---|---|---|---|---|---|---|---|
2,532 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
<url> specifies a URL to connect to after startup instead of showing
the connection window, and has the following form:
mumble://[<username>[:<password>]@]<host>[:<port>][/<channel>[/<subchannel>...]][?version=<x.y.z>]
<plugin_list> is a list of plugin files that shall be installed
The version query parameter has to be set in order to invoke the
correct client version. It currently defaults to 1.2.0.
Valid options are:
-h, --help Show this help text and exit.
--version Print version information and exit
-m, --multiple
Allow multiple instances of the client to be started.
-c, --config
Specify an alternative configuration file.
If you use this to run multiple instances of Mumble at once,
make sure to set an alternative 'database' value in the config.
--default-certificate-dir <dir>
Specify an alternative default certificate path.
This path is only used if there is no certificate loaded
from the settings.
-n, --noidentity
Suppress loading of identity files (i.e., certificates.)
-jn, --jackname <arg>
Set custom Jack client name.
--license
Show the Mumble license.
--authors
Show the Mumble authors.
--third-party-licenses
Show licenses for third-party software used by Mumble.
--window-title-ext <arg>
Sets a custom window title extension.
--dump-input-streams
Dump PCM streams at various parts of the input chain
(useful for debugging purposes)
- raw microphone input
- speaker readback for echo cancelling
- processed microphone input
--print-echocancel-queue
Print on stdout the echo cancellation queue state
(useful for debugging purposes)
--translation-dir <dir>
Specifies an additional translation directory <dir>
in which Mumble will search for translation files that
overwrite the bundled ones
Directories added this way have higher priority than
the default locations used otherwise
--print-translation-dirs
Print out the paths in which Mumble will search for
translation files that overwrite the bundled ones.
(Useful for translators testing their translations)
--locale <locale>
Overwrite the locale in Mumble's settings with a
locale that corresponds to the given locale string.
If the format is invalid, Mumble will error.
Otherwise the locale will be permanently saved to
Mumble's settings.
--hidden
Start Mumble hidden in the system tray.