summaryrefslogtreecommitdiffstats
path: root/apps/lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2023-01-15 16:40:38 -0500
committerSolomon Peachy <pizza@shaftnet.org>2023-01-15 16:41:48 -0500
commit2cb9c7ac29c5e458ae5e39a7604909ef88db47cc (patch)
treed451843d1881dd55a9a87dade0b02daf247bd737 /apps/lang
parent56442f6b7f180566c0cf5ccd2e98642d6d9a1dd9 (diff)
downloadrockbox-2cb9c7ac29c5e458ae5e39a7604909ef88db47cc.tar.gz
rockbox-2cb9c7ac29c5e458ae5e39a7604909ef88db47cc.zip
FS#13385: Updated Polish Translation (Adam Rak)
Change-Id: I346440642c6de0ad5fe73a9cf384dafe266c1e03
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/polski.lang99
1 files changed, 85 insertions, 14 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index f9650475db..a616be37ab 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -5330,19 +5330,17 @@
</phrase>
<phrase>
id: LANG_SET_AS_REC_DIR
- desc: used in the onplay menu to set a recording dir
+ desc: deprecated
user: core
<source>
*: none
- recording: "Set As Recording Directory"
+ recording: ""
</source>
<dest>
- *: none
- recording: "Ustaw jako katalog nagrywania"
+ *: ""
</dest>
<voice>
- *: none
- recording: "Ustaw jako katalog nagrywania"
+ *: ""
</voice>
</phrase>
<phrase>
@@ -11475,16 +11473,16 @@
</phrase>
<phrase>
id: LANG_SET_AS_START_DIR
- desc: used in the onplay menu to set a starting browser dir
+ desc: deprecated
user: core
<source>
- *: "Start File Browser Here"
+ *: ""
</source>
<dest>
- *: "Rozpocznij przeglądanie plików tutaj"
+ *: ""
</dest>
<voice>
- *: "Rozpocznij przeglądanie plików tutaj"
+ *: ""
</voice>
</phrase>
<phrase>
@@ -11590,16 +11588,16 @@
</phrase>
<phrase>
id: LANG_SET_AS_PLAYLISTCAT_DIR
- desc: used in the onplay menu to set a playlist catalogue dir
+ desc: deprecated
user: core
<source>
- *: "Set As Playlist Catalogue Directory"
+ *: ""
</source>
<dest>
- *: "Ustaw jako katalog list odtwarzania"
+ *: ""
</dest>
<voice>
- *: "Ustaw jako katalog list odtwarzania"
+ *: ""
</voice>
</phrase>
<phrase>
@@ -16321,3 +16319,76 @@
ipod4g,ipodcolor,ipodmini1g,ipodmini2g,ipodnano1g,ipodvideo: "Wyczyść ustawienia, gdy przełącznik blokady będzie włączony podczas uruchamiania"
</voice>
</phrase>
+<phrase>
+ id: LANG_REWIND_ACROSS_TRACKS
+ desc: in playback settings menu
+ user: core
+ <source>
+ *: "Rewind Across Tracks"
+ </source>
+ <dest>
+ *: "Przewiń poprzez utwory"
+ </dest>
+ <voice>
+ *: "Przewiń poprzez utwory"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SET_AS
+ desc: used in the onplay menu
+ user: core
+ <source>
+ *: "Set As..."
+ </source>
+ <dest>
+ *: "Ustaw jako..."
+ </dest>
+ <voice>
+ *: "Ustaw jako..."
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_PLAYLIST_DIR
+ desc: used in the onplay menu
+ user: core
+ <source>
+ *: "Playlist Directory"
+ </source>
+ <dest>
+ *: "Katalog list odtwarzania"
+ </dest>
+ <voice>
+ *: "Katalog list odtwarzania"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_START_DIR
+ desc: used in the onplay menu
+ user: core
+ <source>
+ *: "Start Directory"
+ </source>
+ <dest>
+ *: "Katalog startowy"
+ </dest>
+ <voice>
+ *: "Katalog startowy"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RECORDING_DIR
+ desc: used in the onplay menu
+ user: core
+ <source>
+ *: none
+ recording: "Recording Directory"
+ </source>
+ <dest>
+ *: none
+ recording: "Katalog nagrywania"
+ </dest>
+ <voice>
+ *: none
+ recording: "Katalog nagrywania"
+ </voice>
+</phrase>