summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-12-09 23:46:32 -0500
committerSolomon Peachy <pizza@shaftnet.org>2020-12-09 23:46:32 -0500
commit52d437b33ed95e7a10e022f62cbd7c18f4fbc433 (patch)
treea3b019fab86348ad7bc3139d4dd355b6da946a9d
parentd99320047cea6637fbe2d6a05811ebbbe4086e68 (diff)
downloadrockbox-52d437b33ed95e7a10e022f62cbd7c18f4fbc433.tar.gz
rockbox-52d437b33ed95e7a10e022f62cbd7c18f4fbc433.zip
FS13260: Updated Polish Translation (Adam Rak)
Change-Id: If3f25abccc2a29e5a5745e36c18de762bcb3e354
-rw-r--r--apps/lang/polski.lang56
1 files changed, 55 insertions, 1 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index 953549e371..689ad4d029 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -3403,14 +3403,17 @@
3403 <source> 3403 <source>
3404 *: none 3404 *: none
3405 battery_types: "Alkaline" 3405 battery_types: "Alkaline"
3406 xduoox3: "Newer (2000 mAh)"
3406 </source> 3407 </source>
3407 <dest> 3408 <dest>
3408 *: none 3409 *: none
3409 battery_types: "Alkaliczna" 3410 battery_types: "Alkaliczna"
3411 xduoox3: "Nowsza (2000 mAh)"
3410 </dest> 3412 </dest>
3411 <voice> 3413 <voice>
3412 *: none 3414 *: none
3413 battery_types: "Alkaliczna" 3415 battery_types: "Alkaliczna"
3416 xduoox3: "Nowsza 2000 miliamperogodzin"
3414 </voice> 3417 </voice>
3415</phrase> 3418</phrase>
3416<phrase> 3419<phrase>
@@ -3420,14 +3423,17 @@
3420 <source> 3423 <source>
3421 *: none 3424 *: none
3422 battery_types: "NiMH" 3425 battery_types: "NiMH"
3426 xduoox3: "Older (1500 mAh)"
3423 </source> 3427 </source>
3424 <dest> 3428 <dest>
3425 *: none 3429 *: none
3426 battery_types: "NiMH" 3430 battery_types: "NiMH"
3431 xduoox3: "Starsza (1500 mAh)"
3427 </dest> 3432 </dest>
3428 <voice> 3433 <voice>
3429 *: none 3434 *: none
3430 battery_types: "Niklowo metalowo wodorkowy" 3435 battery_types: "Niklowo metalowo wodorkowa"
3436 xduoox3: "Starsza 1500 miliamperogodzin"
3431 </voice> 3437 </voice>
3432</phrase> 3438</phrase>
3433<phrase> 3439<phrase>
@@ -15465,3 +15471,51 @@
15465 *: "Przeglądaj" 15471 *: "Przeglądaj"
15466 </voice> 15472 </voice>
15467</phrase> 15473</phrase>
15474<phrase>
15475 id: LANG_FILTER_SHORT_SHARP
15476 desc: in sound settings
15477 user: core
15478 <source>
15479 *: none
15480 filter_roll_off: "Short Sharp"
15481 </source>
15482 <dest>
15483 *: none
15484 filter_roll_off: "Krótki ostry"
15485 </dest>
15486 <voice>
15487 *: none
15488 filter_roll_off: "Krutki ostry"
15489 </voice>
15490</phrase>
15491<phrase>
15492 id: LANG_FILTER_SHORT_SLOW
15493 desc: in sound settings
15494 user: core
15495 <source>
15496 *: none
15497 filter_roll_off: "Short Slow"
15498 </source>
15499 <dest>
15500 *: none
15501 filter_roll_off: "Krótki wolny"
15502 </dest>
15503 <voice>
15504 *: none
15505 filter_roll_off: "Krutki wolny"
15506 </voice>
15507</phrase>
15508<phrase>
15509 id: LANG_ENTER_USB_STORAGE_MODE_QUERY
15510 desc: upon plugging in USB
15511 user: core
15512 <source>
15513 *: "Enter USB mass storage mode?"
15514 </source>
15515 <dest>
15516 *: "Przejść do trybu pamięci masowej USB?"
15517 </dest>
15518 <voice>
15519 *: "Przejść do trybu pamięci masowej uesbe?"
15520 </voice>
15521</phrase>