summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-12-09 20:53:02 -0500
committerSolomon Peachy <pizza@shaftnet.org>2021-12-09 20:53:02 -0500
commitfb339a5a09967adafd172ca3876f72abecfed85e (patch)
treea84e26a85119495437c1ce0fe0e2d1af454a455b /apps
parent43d811073a59dcb094d0da14b7e73ba2818b5340 (diff)
downloadrockbox-fb339a5a09967adafd172ca3876f72abecfed85e.tar.gz
rockbox-fb339a5a09967adafd172ca3876f72abecfed85e.zip
FS#13220: Updated Polish Translation (Adam Rak)
Change-Id: I51ce45b8404ed79169300fc6b7a2bccabed03af8
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/polski.lang70
1 files changed, 70 insertions, 0 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index aab35b556f..fcce497af4 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -16013,3 +16013,73 @@
16013 *: "Prędkość transmisji" 16013 *: "Prędkość transmisji"
16014 </voice> 16014 </voice>
16015</phrase> 16015</phrase>
16016<phrase>
16017 id: LANG_SINGLE_MODE
16018 desc: single mode
16019 user: core
16020 <source>
16021 *: "Single Mode"
16022 </source>
16023 <dest>
16024 *: "Tryb pojedynczy"
16025 </dest>
16026 <voice>
16027 *: "Tryb pojedynczy"
16028 </voice>
16029</phrase>
16030<phrase>
16031 id: VOICE_NUMERIC_TENS_SWAP_SEPARATOR
16032 desc: voice only, for speaking numbers in languages that swap the tens and ones fields. Leave blank for languages that do not need it, such as English ("231" => "two hundred thirty one") but other languages may speak it as "two hundred one [AND] thirty"
16033 user: core
16034 <source>
16035 *: ""
16036 </source>
16037 <dest>
16038 *: ""
16039 </dest>
16040 <voice>
16041 *: ""
16042 </voice>
16043</phrase>
16044<phrase>
16045 id: LANG_VOICED_DATE_FORMAT
16046 desc: format string for how dates will be read back. Y == 4-digit year, A == month name, m == numeric month, d == numeric day. For example, "AdY" will read "January 21 2021"
16047 user: core
16048 <source>
16049 *: "dAY"
16050 </source>
16051 <dest>
16052 *: "dAY"
16053 </dest>
16054 <voice>
16055 *: ""
16056 </voice>
16057</phrase>
16058<phrase>
16059 id: LANG_LIST_WRAPAROUND
16060 desc: in Settings
16061 user: core
16062 <source>
16063 *: "List Wraparound"
16064 </source>
16065 <dest>
16066 *: "Zawijanie listy"
16067 </dest>
16068 <voice>
16069 *: "Zawijanie listy"
16070 </voice>
16071</phrase>
16072<phrase>
16073 id: LANG_SHOW_SHUTDOWN_MESSAGE
16074 desc: in Settings
16075 user: core
16076 <source>
16077 *: "Show Shutdown Message"
16078 </source>
16079 <dest>
16080 *: "Pokazuj komunikat wyłączenia"
16081 </dest>
16082 <voice>
16083 *: "Pokazuj komunikat wyłączenia"
16084 </voice>
16085</phrase>