forked from len0rd/rockbox
FS#13385: Updated Polish Translation (Adam Rak)
Change-Id: I346440642c6de0ad5fe73a9cf384dafe266c1e03
This commit is contained in:
parent
56442f6b7f
commit
2cb9c7ac29
1 changed files with 85 additions and 14 deletions
|
|
@ -5330,19 +5330,17 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SET_AS_REC_DIR
|
id: LANG_SET_AS_REC_DIR
|
||||||
desc: used in the onplay menu to set a recording dir
|
desc: deprecated
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Set As Recording Directory"
|
recording: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: ""
|
||||||
recording: "Ustaw jako katalog nagrywania"
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: ""
|
||||||
recording: "Ustaw jako katalog nagrywania"
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -11475,16 +11473,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SET_AS_START_DIR
|
id: LANG_SET_AS_START_DIR
|
||||||
desc: used in the onplay menu to set a starting browser dir
|
desc: deprecated
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: "Start File Browser Here"
|
*: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Rozpocznij przeglądanie plików tutaj"
|
*: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Rozpocznij przeglądanie plików tutaj"
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -11590,16 +11588,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SET_AS_PLAYLISTCAT_DIR
|
id: LANG_SET_AS_PLAYLISTCAT_DIR
|
||||||
desc: used in the onplay menu to set a playlist catalogue dir
|
desc: deprecated
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: "Set As Playlist Catalogue Directory"
|
*: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Ustaw jako katalog list odtwarzania"
|
*: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Ustaw jako katalog list odtwarzania"
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -16321,3 +16319,76 @@
|
||||||
ipod4g,ipodcolor,ipodmini1g,ipodmini2g,ipodnano1g,ipodvideo: "Wyczyść ustawienia, gdy przełącznik blokady będzie włączony podczas uruchamiania"
|
ipod4g,ipodcolor,ipodmini1g,ipodmini2g,ipodnano1g,ipodvideo: "Wyczyść ustawienia, gdy przełącznik blokady będzie włączony podczas uruchamiania"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue