From f22a8c1c9b317f0085db589a5dc81448ff6997ad Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 24 Jun 2024 12:45:11 -0400 Subject: FS#13438: Updated Polish translation (Adam Rak) (With a few "Intentionally same as English" additions by me) Change-Id: I2a074a83addb5d18d4959e9556537d30def550ad --- apps/lang/polski.lang | 78 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 53 insertions(+), 25 deletions(-) (limited to 'apps') diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index a9eefa9a16..b7200a8830 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -4,7 +4,6 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id$ # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -24,6 +23,7 @@ # - Maciej Adamczak # - Marcin Łukasik # - Tomasz Kowalczyk +# - Adam Rak id: LANG_SET_BOOL_YES desc: bool true representation @@ -3397,7 +3397,7 @@ *: none - battery_types: "NiMH" + battery_types: "~NiMH" xduoox3: "Starsza (1500 mAh)" @@ -3751,7 +3751,7 @@ *: "Mar" - *: "Mar" + *: "~Mar" *: "Marzec" @@ -5936,8 +5936,8 @@ *: "Wew.:" - hibylinux: "mSD:" - xduoox3: "mSD1:" + hibylinux: "~mSD:" + xduoox3: "~mSD1:" *: "Wewnętrzny" @@ -5958,10 +5958,10 @@ *: none - hibylinux: "USB:" - multivolume: "HD1:" - sansac200*,sansaclipplus,sansae200*,sansafuze*: "mSD:" - xduoox3: "mSD2:" + hibylinux: "~USB:" + multivolume: "~HD1:" + sansac200*,sansaclipplus,sansae200*,sansafuze*: "~mSD:" + xduoox3: "~mSD2:" *: none @@ -12286,10 +12286,10 @@ desc: playing time screen user: core - *: "Playlist remaining: %s" + *: "Playlist remaining:" - *: "Pozostały czas listy odtwarzania: %s" + *: "Pozostały czas listy odtwarzania:" *: "Pozostały czas listy odtwarzania" @@ -12578,10 +12578,10 @@ desc: playing time screen user: core - *: "Track %d / %d %d%%" + *: "Track:" - *: "Utwór %d / %d %d%%" + *: "Utwór:" *: "Utwór" @@ -12707,10 +12707,10 @@ desc: playing time screen user: core - *: "Track elapsed: %s / %s %ld%%" + *: "Track elapsed:" - *: "Czas utworu: %s / %s %ld%%" + *: "Czas utworu:" *: "Czas utworu" @@ -12867,10 +12867,10 @@ desc: playing time screen user: core - *: "Track remaining: %s" + *: "Track remaining:" - *: "Pozostały czas utworu: %s" + *: "Pozostały czas utworu:" *: "Pozostały czas utworu" @@ -13252,10 +13252,10 @@ desc: playing time screen user: core - *: "Playlist elapsed: %s / %s %ld%%" + *: "Playlist elapsed:" - *: "Czas listy odtwarzania: %s / %s %ld%%" + *: "Czas listy odtwarzania:" *: "Czas listy odtwarzania" @@ -13766,10 +13766,10 @@ desc: playing time screen user: core - *: "Average track size: %s" + *: "Average track size:" - *: "Średni rozmiar utworu: %s" + *: "Średni rozmiar utworu:" *: "Średni rozmiar utworu" @@ -14086,10 +14086,10 @@ desc: playing time screen user: core - *: "Storage: %s (done %s, remaining %s)" + *: "Storage (Done / Remaining):" - *: "Magazyn: %s (skończono %s, pozostało %s)" + *: "Magazyn (ukończono / pozostało):" *: "Magazyn" @@ -14117,10 +14117,10 @@ desc: playing time screen user: core - *: "Average bitrate: %ld kbps" + *: "Average bitrate:" - *: "Średnia szybkość transmisji: %ld kbps" + *: "Średnia szybkość transmisji:" *: "Średnia szybkość transmisji" @@ -16391,3 +16391,31 @@ *: "Polski" + + id: VOICE_INVALID_VOICE_FILE + desc: played if the voice file fails to load + user: core + + *: "" + + + *: "" + + + *: "Nieprawidłowy plik głosowy" + + + + id: LANG_PERCENT_FORMAT + desc: percent formatting ( `10%` is default , for `10 %` use '%ld %%' , for `%10` use '%%%ld' and so on) + user: core + + *: "%ld%%" + + + *: "~%ld%%" + + + *: none + + -- cgit v1.2.3