summaryrefslogtreecommitdiff
path: root/apps/lang/polski.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-09-10 15:33:36 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-09-10 15:35:14 -0400
commit7e31b73eda4bdf8757a389d4ae715ec9d04fea3a (patch)
tree4217c184dd1f2dfef3135bf7a937635c9ab57aa4 /apps/lang/polski.lang
parent6b67f0fd3d56561c9f713a72f2502e5167013184 (diff)
downloadrockbox-7e31b73eda4bdf8757a389d4ae715ec9d04fea3a.tar.gz
rockbox-7e31b73eda4bdf8757a389d4ae715ec9d04fea3a.zip
Multiple Translation updates
- Korean (Hoseok Seo) - Polish (Adam Rak) - Simplified Chinese ( 王吉) - US English (Solomon Peachy) Change-Id: Id5fa80d1d6711cdcb93d158ff014552732168e18
Diffstat (limited to 'apps/lang/polski.lang')
-rw-r--r--apps/lang/polski.lang30
1 files changed, 29 insertions, 1 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index cb63a45e4d..9cbde96420 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -16463,7 +16463,7 @@
16463 desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit 16463 desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit
16464 user: core 16464 user: core
16465 <source> 16465 <source>
16466 *: "Selection too big, %d random tracks will be picked from it" 16466 *: "Selection too big, %d random tracks will be selected"
16467 </source> 16467 </source>
16468 <dest> 16468 <dest>
16469 *: "Wybór jest zbyt duży, zostanie z niego wybranych %d losowych utworów" 16469 *: "Wybór jest zbyt duży, zostanie z niego wybranych %d losowych utworów"
@@ -16472,3 +16472,31 @@
16472 *: "Wybór jest zbyt duży, zostanie z niego wybrana mniejsza liczba losowych utworów" 16472 *: "Wybór jest zbyt duży, zostanie z niego wybrana mniejsza liczba losowych utworów"
16473 </voice> 16473 </voice>
16474</phrase> 16474</phrase>
16475<phrase>
16476 id: LANG_DISPLAY_TITLEALBUM_FROMTAGS
16477 desc: track display options
16478 user: core
16479 <source>
16480 *: "Title & Album from ID3 tags"
16481 </source>
16482 <dest>
16483 *: "Tytuł i album ze znaczników ID3"
16484 </dest>
16485 <voice>
16486 *: "Tytuł i album ze znaczników i de trzy"
16487 </voice>
16488</phrase>
16489<phrase>
16490 id: LANG_DISPLAY_TITLE_FROMTAGS
16491 desc: track display options
16492 user: core
16493 <source>
16494 *: "Title from ID3 tags"
16495 </source>
16496 <dest>
16497 *: "Tytuł ze znaczników ID3"
16498 </dest>
16499 <voice>
16500 *: "Tytuł ze znaczników i de trzy"
16501 </voice>
16502</phrase>