forked from len0rd/rockbox
FS#13220: Updated Polish Translation (Adam Rak)
Change-Id: I51ce45b8404ed79169300fc6b7a2bccabed03af8
This commit is contained in:
parent
43d811073a
commit
fb339a5a09
1 changed files with 70 additions and 0 deletions
|
|
@ -16013,3 +16013,73 @@
|
||||||
*: "Prędkość transmisji"
|
*: "Prędkość transmisji"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SINGLE_MODE
|
||||||
|
desc: single mode
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "Single Mode"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Tryb pojedynczy"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Tryb pojedynczy"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_NUMERIC_TENS_SWAP_SEPARATOR
|
||||||
|
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"
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_VOICED_DATE_FORMAT
|
||||||
|
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"
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "dAY"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "dAY"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_LIST_WRAPAROUND
|
||||||
|
desc: in Settings
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "List Wraparound"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Zawijanie listy"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Zawijanie listy"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SHOW_SHUTDOWN_MESSAGE
|
||||||
|
desc: in Settings
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "Show Shutdown Message"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Pokazuj komunikat wyłączenia"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Pokazuj komunikat wyłączenia"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue