Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mumble/mumble_fr.ts')
-rw-r--r--src/mumble/mumble_fr.ts150
1 files changed, 67 insertions, 83 deletions
diff --git a/src/mumble/mumble_fr.ts b/src/mumble/mumble_fr.ts
index 294f8ceda..7b146e5e9 100644
--- a/src/mumble/mumble_fr.ts
+++ b/src/mumble/mumble_fr.ts
@@ -6216,89 +6216,6 @@ Affiche la console développeur Mumble où les logs peuvent être consultés.</t
</translation>
</message>
<message>
- <source>Usage: mumble [options] [&lt;url&gt;]
-
-&lt;url&gt; specifies a URL to connect to after startup instead of showing
-the connection window, and has the following form:
-mumble://[&lt;username&gt;[:&lt;password&gt;]@]&lt;host&gt;[:&lt;port&gt;][/&lt;channel&gt;[/&lt;subchannel&gt;...]][?version=&lt;x.y.z&gt;]
-
-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.
- -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 &apos;database&apos; value in the config.
- -n, --noidentity
- Suppress loading of identity files (i.e., certificates.)
- -jn, --jackname &lt;arg&gt;
- 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 &lt;arg&gt;
- 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)
-
-</source>
- <translation>Usage : mumble [options] [&lt;url&gt;]
-
-&lt;url&gt; spécifie une URL à laquelle se connecter après le démarrage, plutôt que de montrer la fenêtre de connexion, et a la forme suivante :
-mumble://[&lt;username&gt;[:&lt;password&gt;]@]&lt;host&gt;[:&lt;port&gt;][/&lt;channel&gt;[/&lt;subchannel&gt;...]][?version=&lt;x.y.z&gt;]
-
-Le paramètre de requête &quot;version&quot; doit être défini afin d&apos;appeler la bonne version du client. C&apos;est actuellement 1.2.0 par défaut.
-
-Les options valides sont :
- -h, --help Affiche cette aide et quitte.
- -m, --multiple
- Autorise plusieurs instances du client à être démarrées.
- -c, --config
- Spécifie un fichier de configuration alternatif.
- Si vous utilisez cette option pour faire fonctionner plusieurs
- instances de Mumble, soyez certain de définir une une valeur
- &apos;database&quot; alternative dans la configuration.
- -n, --noidentity
- Dissimule le chargement des fichiers d&apos;identités
- (i.e., certificats.)
- -jn, --jackname &lt;arg&gt;
- Définie le nom du client Jack personnalisé.
- --license
- Affiche la licence Mumble.
- --authors
- Affiche les auteurs de Mumble.
- --third-party-licenses
- Affiche les licences logicielles tierces utilisées par
- Mumble.
- --window-title-ext &lt;arg&gt;
- Définit une extension de titre de fenêtre personnalisée.
- --dump-input-streams
- Dump les flux PCM à divers endroits de la chaine d&apos;entrée
- (utile à des fins de débogage)
- - entrée microphone brute
- - &quot;readback&quot; haut-parleur pour suppression d&apos;écho
- - entrée microphone traitée
- --print-echocancel-queue
- Affiche sur stdout l&apos;état de la file de suppression d&apos;écho
- (utile à des fins de débogage)
-
-</translation>
- </message>
- <message>
<source>Hide/show main window</source>
<comment>Global Shortcut</comment>
<translation>Montrer/cacher la fenêtre principale</translation>
@@ -6342,6 +6259,64 @@ Valid actions are:
</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Usage: mumble [options] [&lt;url&gt;]
+
+&lt;url&gt; specifies a URL to connect to after startup instead of showing
+the connection window, and has the following form:
+mumble://[&lt;username&gt;[:&lt;password&gt;]@]&lt;host&gt;[:&lt;port&gt;][/&lt;channel&gt;[/&lt;subchannel&gt;...]][?version=&lt;x.y.z&gt;]
+
+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.
+ -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 &apos;database&apos; value in the config.
+ -n, --noidentity
+ Suppress loading of identity files (i.e., certificates.)
+ -jn, --jackname &lt;arg&gt;
+ 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 &lt;arg&gt;
+ 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 &lt;dir&gt;
+ Specifies an additional translation fir &lt;dir&gt; 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 &lt;locale&gt;
+ Overwrite the locale in Mumble&apos;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&apos;s settings.
+</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>Manual</name>
@@ -7404,6 +7379,15 @@ See &lt;a href=&quot;https://wiki.mumble.info/wiki/Installing_Mumble&quot;&gt;th
<source>The provided URL uses an invalid version format: &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>The directories in which Mumble searches for extra translation files are:
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Invocation</source>
+ <translation type="unfinished">Invocation</translation>
+ </message>
</context>
<context>
<name>RichTextEditor</name>