diff options
author | Rafaël Carré <rafael.carre@gmail.com> | 2010-09-18 03:51:54 +0000 |
---|---|---|
committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-09-18 03:51:54 +0000 |
commit | f18e630ef2988fa2d813f86d2b3872509028a0a4 (patch) | |
tree | 1140ddc7e0f1bcd50a9b6a27af29f884572c379b /apps | |
parent | d343bbe84684598dcb574b56c679c9bbcc18a13b (diff) |
Update Polish translation
Author: Wojciech Lesniak
Flyspray: FS#11625
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28105 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r-- | apps/lang/polski.lang | 108 |
1 files changed, 107 insertions, 1 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 896fde4dde..64b06c1c04 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -11027,7 +11027,6 @@ </voice> </phrase> <phrase> -<phrase> id: LANG_LEFT desc: Generic use of 'left' user: core @@ -12446,3 +12445,110 @@ radio: "Ekran radia" </voice> </phrase> +<phrase> + id: LANG_KBD_OK + desc: in keyboad + user: core + <source> + *: none + touchscreen: "OK" + </source> + <dest> + *: none + touchscreen: "OK" + </dest> + <voice> + *: none + touchscreen: "OK" + </voice> +</phrase> +<phrase> + id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE + desc: prompt for user to decide whether to update bookmarks + user: core + <source> + *: "Update on Stop" + </source> + <dest> + *: "Zaktualizuj po zatrzymaniu" + </dest> + <voice> + *: "Zaktualizuj po zatrzymaniu" + </voice> +</phrase> +<phrase> + id: LANG_KBD_DELETE + desc: in keyboad + user: core + <source> + *: none + touchscreen: "Del" + </source> + <dest> + *: none + touchscreen: "Usuń" + </dest> + <voice> + *: none + touchscreen: "Usuń" + </voice> +</phrase> +<phrase> + id: LANG_KBD_CANCEL + desc: in keyboad + user: core + <source> + *: none + touchscreen: "Cancel" + </source> + <dest> + *: none + touchscreen: "Anuluj" + </dest> + <voice> + *: none + touchscreen: "Anuluj" + </voice> +</phrase> +<phrase> + id: LANG_ID3_COMPOSER + desc: in tag viewer + user: core + <source> + *: "Composer" + </source> + <dest> + *: "Kompozytor" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_ONPLAY_PICTUREFLOW + desc: Onplay pictureflow + user: core + <source> + *: "PictureFlow" + </source> + <dest> + *: "Pokaz slajdów" + </dest> + <voice> + *: "włącz pokaz slajdów" + </voice> +</phrase> +<phrase> + id: LANG_FORCE + desc: alternative to yes/no for tristate settings + user: core + <source> + *: "Force" + </source> + <dest> + *: "Moc" + </dest> + <voice> + *: "Moc" + </voice> +</phrase> |