diff options
| author | 2021-11-10 00:54:13 -0500 | |
|---|---|---|
| committer | 2021-11-10 00:54:13 -0500 | |
| commit | beb08eb751fa8e1f72042f263316ab5e5ddb596d (patch) | |
| tree | 3b00df983527648bdae610ac7b88cb639b1f1828 /src/gui/res/lang/gui_pl-PL.ts | |
| parent | fbc30002ab3438356c0476e70c4577a0310d52c0 (diff) | |
New upstream version 2.4.0+dfsg.upstream/2.4.0+dfsgupstream
Diffstat (limited to 'src/gui/res/lang/gui_pl-PL.ts')
| -rw-r--r-- | src/gui/res/lang/gui_pl-PL.ts | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/src/gui/res/lang/gui_pl-PL.ts b/src/gui/res/lang/gui_pl-PL.ts index 6fb96a0..7262a2a 100644 --- a/src/gui/res/lang/gui_pl-PL.ts +++ b/src/gui/res/lang/gui_pl-PL.ts @@ -648,13 +648,18 @@ To automatically trust this fingerprint for future connections, click Yes. To re <name>QObject</name> <message> <location filename="src/MainWindow.cpp" line="60"/> - <source>Barrier Configurations (*.sgc);;All files (*.*)</source> - <translation type="finished">Konfiguracje Barrier (*.sgc);;Wszystkie pliki (*.*)</translation> + <source>All files (*.*)</source> + <translation type="finished">Wszystkie pliki (*.*)</translation> + </message> + <message> + <location filename="src/MainWindow.cpp" line="60"/> + <source>Barrier Configurations (*.sgc)</source> + <translation type="finished">Konfiguracje Barrier (*.sgc)</translation> </message> <message> <location filename="src/MainWindow.cpp" line="67"/> - <source>Barrier Configurations (*.conf);;All files (*.*)</source> - <translation type="finished">Konfiguracje Barrier (*.conf);;Wszystkie pliki (*.*)</translation> + <source>Barrier Configurations (*.conf)</source> + <translation type="finished">Konfiguracje Barrier (*.conf)</translation> </message> <message> <location filename="src/main.cpp" line="119"/> @@ -1320,7 +1325,7 @@ p, li { white-space: pre-wrap; } <source>Login failed, an error occurred. %1</source> - <translation type="finished">Logowanie nie powiodło się, wystąpił błąd. + <translation type="finished">Logowanie nie powiodło się, wystąpił błąd. %1</translation> </message> <message> @@ -1330,7 +1335,7 @@ p, li { white-space: pre-wrap; } Server response: %1</source> - <translation type="finished">Logowanie nie powiodło się, wystąpił błąd. + <translation type="finished">Logowanie nie powiodło się, wystąpił błąd. Odpowiedź serwera: %1</translation> </message> |
