summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-05-13 14:19:49 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-05-13 14:21:26 -0400
commit08c35a2299aa0f529b68bd36b80e5b8c9a91587e (patch)
tree1bcaf38a6887da92492207fab972a2a511fcb2df
parentfdba79cd7777d3318531995083984fade98afae8 (diff)
downloadrockbox-08c35a2299.tar.gz
rockbox-08c35a2299.zip
FS#13422: Update Polish Translation (Adam Rak)
Change-Id: Ida6a7315645102a27732dc66809dc9ee922f9b46
-rw-r--r--apps/lang/polski.lang56
1 files changed, 56 insertions, 0 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index 028cd5d758..65ab9e38a8 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -16866,3 +16866,59 @@
*: "Ekspercka"
</voice>
</phrase>
+<phrase>
+ id: LANG_STEREOSW_MODE
+ desc: Stereo Switch Mode
+ user: core
+ <source>
+ *: "Stereo Switch Mode"
+ </source>
+ <dest>
+ *: "Tryb przełączania stereo"
+ </dest>
+ <voice>
+ *: "Tryb przełączania stereo"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_REVERSE
+ desc: in settings_menu
+ user: core
+ <source>
+ *: "Reverse"
+ </source>
+ <dest>
+ *: "Odwrócony"
+ </dest>
+ <voice>
+ *: "Odwrócony"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_ALWAYS_ZERO
+ desc: in settings_menu
+ user: core
+ <source>
+ *: "Always 0"
+ </source>
+ <dest>
+ *: "Zawsze 0"
+ </dest>
+ <voice>
+ *: "Zawsze 0"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_ALWAYS_ONE
+ desc: in settings_menu
+ user: core
+ <source>
+ *: "Always 1"
+ </source>
+ <dest>
+ *: "Zawsze 1"
+ </dest>
+ <voice>
+ *: "Zawsze 1"
+ </voice>
+</phrase>