summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2003-04-14 11:14:46 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2003-04-14 11:14:46 +0000
commit1b8c6626b3d4586e2c473b1a6e76202b51eb3661 (patch)
tree9d0ac8c47ab0076f6202eb724cb748dd5853463f /apps
parent6a42997d802cdd00f6803513e4ad7f442cadcefb (diff)
patch #721027
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3553 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/polski.lang30
1 files changed, 30 insertions, 0 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang
index f9adf57b8b..7cf4d1f0e2 100644
--- a/apps/lang/polski.lang
+++ b/apps/lang/polski.lang
@@ -1418,3 +1418,33 @@ id: LANG_CHANNEL_KARAOKE
desc: in sound_settings
eng: "Karaoke"
new: "karaoke"
+
+id: LANG_SAVE_SETTINGS
+desc: in system_settings_menu()
+eng: "Write .cfg file"
+new: "Zapisz do pliku .cfg"
+
+id: LANG_SETTINGS_SAVED1
+desc: Feedback shown when a .cfg file is saved
+eng: "Settings"
+new: "Ustawienia"
+
+id: LANG_SETTINGS_SAVED2
+desc: Feedback shown when a .cfg file is saved
+eng: "Saved"
+new: "zapisane"
+
+id: LANG_VBRFIX_STOP_PLAY
+desc: Tells the user to stop the playback
+eng: "Stop the playback first"
+new: "Najpierw zatrzymaj odgrywanie"
+
+id: LANG_VBRFIX_NOT_VBR
+desc: Tells the user that the selected file is not a VBR file
+eng: "Not a VBR file"
+new: "Plik nie VBR"
+
+id: LANG_VBRFIX
+desc: The context menu entry
+eng: "Update VBR file"
+new: "Aktualizuj plik VBR"