diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2023-06-05 21:15:37 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2023-06-05 21:17:09 -0400 |
commit | bd339dabacb0966830baf2ecc3320d0b412c0507 (patch) | |
tree | 0122be02618263f0726fd61b0a6cffaa1bea0af3 | |
parent | 412e0621c147adbccaf3b8ba880e8ae18d8b66b6 (diff) | |
download | rockbox-bd339dabac.tar.gz rockbox-bd339dabac.zip |
FS#13993: Updated Polish translation (Adam Rak)
Change-Id: I56b905e6ae776eb34af7a44caf61e1839bcfbfa7
-rw-r--r-- | apps/lang/polski.lang | 41 |
1 files changed, 36 insertions, 5 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 60b598d22c..849566d60d 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -6042,18 +6042,21 @@ user: core <source> *: none - multivolume: "HD1" + hibylinux: "USB:" + multivolume: "HD1:" sansac200*,sansaclipplus,sansae200*,sansafuze*: "mSD:" xduoox3: "mSD2:" </source> <dest> *: none + hibylinux: "USB:" multivolume: "HD1" sansac200*,sansaclipplus,sansae200*,sansafuze*: "mSD:" xduoox3: "mSD2:" </dest> <voice> *: none + hibylinux: "U S B" multivolume: "ha de 1" sansac200*,sansaclipplus,sansae200*,sansafuze*: "mikro es de" xduoox3: "mikro es de 2" @@ -13297,16 +13300,16 @@ </phrase> <phrase> id: LANG_CLEAR_PLAYLIST - desc: in the pictureflow main menu + desc: deprecated user: core <source> - *: "Clear playlist" + *: "" </source> <dest> - *: "Wyczyść listę odtwarzania" + *: "" </dest> <voice> - *: "Wyczyść listę odtwarzania" + *: "" </voice> </phrase> <phrase> @@ -16541,3 +16544,31 @@ perceptual_volume: "Percepcyjny" </voice> </phrase> +<phrase> + id: LANG_SHOW_TRACKS_WHILE_BROWSING + desc: in PictureFlow Main Menu + user: core + <source> + *: "Show Tracks While Browsing" + </source> + <dest> + *: "Pokazuj utwory podczas przeglądania" + </dest> + <voice> + *: "Pokazuj utwory podczas przeglądania" + </voice> +</phrase> +<phrase> + id: LANG_GOTO_LAST_ALBUM + desc: in PictureFlow Main Menu + user: core + <source> + *: "Go to Last Album" + </source> + <dest> + *: "Przejdź do ostatniego albumu" + </dest> + <voice> + *: "Przejdź do ostatniego albumu" + </voice> +</phrase> |