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_pl.ts')
-rw-r--r--src/mumble/mumble_pl.ts150
1 files changed, 67 insertions, 83 deletions
diff --git a/src/mumble/mumble_pl.ts b/src/mumble/mumble_pl.ts
index d74d741d4..1679976d1 100644
--- a/src/mumble/mumble_pl.ts
+++ b/src/mumble/mumble_pl.ts
@@ -6208,89 +6208,6 @@ kanały mają być filtrowane.</translation>
</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>Użycie: mumble [opcje] [&lt;url&gt;]
-
-&lt;url&gt; Określa URL do nawiązania połączenia po uruchomieniu aplikacji, zamiast wyświetlania
-okna połączenia, ma następującą składnię:
-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;]
-
-Parametr z wersją Mumble musi zostać podany w celu uruchomienia
-poprawnej wersji klienta. Aktualnie domyślną wartością jest 1.2.0.
-
-Dostępne opcje:
--h, --help
- Wyświetla to okno pomocy i zamyka aplikację.
--m, --multiple
- Pozwala na uruchomienie kilku instancji programu.
--c, --config
- Określa alternatywny plik konfiguracyjny.
- Jeśli używasz tego do uruchamiania wielu wystąpień Mumble jednocześnie,
- upewnij się, że ustawiłeś alternatywną wartość &apos;database&apos; w konfiguracji.
--n, --noidentity
- Powstrzymuje ładowanie plików identyfikacyjnych (np. certyfikatów).
- -jn, --jackname &lt;arg&gt;
- Ustawia niestandardową nazwę klienta Jack.
---license
- Pokazuje licencję Mumble.
---authors
- Pokazuje autorów Mumble.
---third-party-licenses
- Pokazuje licencje na oprogramowanie firm trzecich używane przez Mumble.
- --window-title-ext &lt;arg&gt;
- Ustawia niestandardowe rozszerzenie tytułu okna.
- --dump-input-streams
- Zrzuca strumienie PCM w różnych częściach łańcucha wejściowego
- (przydatne do celów debugowania)
- - surowe wejście mikrofonowe
- - odczyt głośników w celu usuwania echa
- - przetworzone wejście mikrofonowe
- --print-echocancel-queue
- Drukuje na wyjściu stan kolejki usuwania echa
- (przydatne do celów debugowania)
-
-</translation>
- </message>
- <message>
<source>Hide/show main window</source>
<comment>Global Shortcut</comment>
<translation>Ukryj/pokaż główne okno</translation>
@@ -6357,6 +6274,64 @@ toggledeaf
</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>
@@ -7421,6 +7396,15 @@ Zobacz &lt;a href=&quot;https://wiki.mumble.info/wiki/Installing_Mumble&quot;&gt
<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">Wywołanie</translation>
+ </message>
</context>
<context>
<name>RichTextEditor</name>