summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2023-03-03 09:32:55 -0500
committerSolomon Peachy <pizza@shaftnet.org>2023-03-03 09:35:49 -0500
commitf6db0c60e0061c5e18efc3b896e42ea24b5f14be (patch)
tree60902b39290d09c6f76be5c00d0308eb73c49874
parentfcf24ae387abebeb6269159a0b8509e9fcdad775 (diff)
downloadrockbox-f6db0c60e0061c5e18efc3b896e42ea24b5f14be.tar.gz
rockbox-f6db0c60e0061c5e18efc3b896e42ea24b5f14be.zip
FS13390: Update Polish Translation (Adam Rak)
Change-Id: I7dc58071b37cf149a620d462dd73a28d482d6f0d
-rw-r--r--apps/lang/polski.lang130
1 files changed, 54 insertions, 76 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index b1812e611d..60b598d22c 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -14897,16 +14897,16 @@
14897</phrase> 14897</phrase>
14898<phrase> 14898<phrase>
14899 id: LANG_DIRECT 14899 id: LANG_DIRECT
14900 desc: in the pictureflow settings 14900 desc: in the pictureflow settings, also a volume adjustment mode
14901 user: core 14901 user: core
14902 <source> 14902 <source>
14903 *: "Direct" 14903 *: "Direct"
14904 </source> 14904 </source>
14905 <dest> 14905 <dest>
14906 *: "Bezpośrednie" 14906 *: "Bezpośrednio"
14907 </dest> 14907 </dest>
14908 <voice> 14908 <voice>
14909 *: "Bezpośrednie" 14909 *: "Bezpośrednio"
14910 </voice> 14910 </voice>
14911</phrase> 14911</phrase>
14912<phrase> 14912<phrase>
@@ -16393,79 +16393,6 @@
16393 </voice> 16393 </voice>
16394</phrase> 16394</phrase>
16395<phrase> 16395<phrase>
16396 id: LANG_REWIND_ACROSS_TRACKS
16397 desc: in playback settings menu
16398 user: core
16399 <source>
16400 *: "Rewind Across Tracks"
16401 </source>
16402 <dest>
16403 *: "Przewiń poprzez utwory"
16404 </dest>
16405 <voice>
16406 *: "Przewiń poprzez utwory"
16407 </voice>
16408</phrase>
16409<phrase>
16410 id: LANG_SET_AS
16411 desc: used in the onplay menu
16412 user: core
16413 <source>
16414 *: "Set As..."
16415 </source>
16416 <dest>
16417 *: "Ustaw jako..."
16418 </dest>
16419 <voice>
16420 *: "Ustaw jako..."
16421 </voice>
16422</phrase>
16423<phrase>
16424 id: LANG_PLAYLIST_DIR
16425 desc: used in the onplay menu
16426 user: core
16427 <source>
16428 *: "Playlist Directory"
16429 </source>
16430 <dest>
16431 *: "Katalog list odtwarzania"
16432 </dest>
16433 <voice>
16434 *: "Katalog list odtwarzania"
16435 </voice>
16436</phrase>
16437<phrase>
16438 id: LANG_START_DIR
16439 desc: used in the onplay menu
16440 user: core
16441 <source>
16442 *: "Start Directory"
16443 </source>
16444 <dest>
16445 *: "Katalog startowy"
16446 </dest>
16447 <voice>
16448 *: "Katalog startowy"
16449 </voice>
16450</phrase>
16451<phrase>
16452 id: LANG_RECORDING_DIR
16453 desc: used in the onplay menu
16454 user: core
16455 <source>
16456 *: none
16457 recording: "Recording Directory"
16458 </source>
16459 <dest>
16460 *: none
16461 recording: "Katalog nagrywania"
16462 </dest>
16463 <voice>
16464 *: none
16465 recording: "Katalog nagrywania"
16466 </voice>
16467</phrase>
16468<phrase>
16469 id: LANG_ADD_TO_PL 16396 id: LANG_ADD_TO_PL
16470 desc: used in the onplay menu 16397 desc: used in the onplay menu
16471 user: core 16398 user: core
@@ -16563,3 +16490,54 @@
16563 *: "Odtwórz ostatni losowy" 16490 *: "Odtwórz ostatni losowy"
16564 </voice> 16491 </voice>
16565</phrase> 16492</phrase>
16493<phrase>
16494 id: LANG_VOLUME_ADJUST_MODE
16495 desc: in system settings
16496 user: core
16497 <source>
16498 *: none
16499 perceptual_volume: "Volume Adjustment Mode"
16500 </source>
16501 <dest>
16502 *: none
16503 perceptual_volume: "Tryb regulacji głośności"
16504 </dest>
16505 <voice>
16506 *: none
16507 perceptual_volume: "Tryb regulacji głośności"
16508 </voice>
16509</phrase>
16510<phrase>
16511 id: LANG_VOLUME_ADJUST_NORM_STEPS
16512 desc: in system settings
16513 user: core
16514 <source>
16515 *: none
16516 perceptual_volume: "Number of Volume Steps"
16517 </source>
16518 <dest>
16519 *: none
16520 perceptual_volume: "Liczba kroków głośności"
16521 </dest>
16522 <voice>
16523 *: none
16524 perceptual_volume: "Liczba kroków głośności"
16525 </voice>
16526</phrase>
16527<phrase>
16528 id: LANG_PERCEPTUAL
16529 desc: in system settings -> volume adjustment mode
16530 user: core
16531 <source>
16532 *: none
16533 perceptual_volume: "Perceptual"
16534 </source>
16535 <dest>
16536 *: none
16537 perceptual_volume: "Percepcyjny"
16538 </dest>
16539 <voice>
16540 *: none
16541 perceptual_volume: "Percepcyjny"
16542 </voice>
16543</phrase>