diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-08 16:07:24 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-08 20:40:25 +0000 |
commit | 5e98eba8abc16d494802ed41f37ef7cec54dc8f4 (patch) | |
tree | 4c791480eef11ffb763dea79ffbcd3618c6f56cf | |
parent | e9a51ae28b99de4719287a800918da20fd437d05 (diff) | |
download | rockbox-5e98eba.tar.gz rockbox-5e98eba.zip |
FS#13211: Updated Serbian Translation (Boris Kovačević)
Change-Id: I4c893e3c6394c12067e07b1f3ed00f96b2deee9e
-rw-r--r-- | apps/lang/srpski.lang | 99 | ||||
-rw-r--r-- | docs/CREDITS | 1 |
2 files changed, 100 insertions, 0 deletions
diff --git a/apps/lang/srpski.lang b/apps/lang/srpski.lang index 77dd0d0cd2..588c8590f8 100644 --- a/apps/lang/srpski.lang +++ b/apps/lang/srpski.lang @@ -16348,3 +16348,102 @@ id: VOICE_BAT_BENCH_KEYS recording: "Директоријум за снимање" </voice> </phrase> +<phrase> + id: LANG_UPDATE_CACHE + desc: in pictureflow + user: core + <source> + *: "Update cache" + </source> + <dest> + *: "Освежи кеш" + </dest> + <voice> + *: "Освежи кеш" + </voice> +</phrase> +<phrase> + id: LANG_HIDE_ALBUM_TITLE_NEW + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Hide information" + </source> + <dest> + *: none + lcd_bitmap: "Сакриј информације" + </dest> + <voice> + *: none + lcd_bitmap: "Сакриј информације" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_AT_THE_BOTTOM_NEW + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album at the bottom" + </source> + <dest> + *: none + lcd_bitmap: "Прикажи албум на дну" + </dest> + <voice> + *: none + lcd_bitmap: "Прикажи албум на дну" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_ALL_AT_THE_BOTTOM + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album and artist at the bottom" + </source> + <dest> + *: none + lcd_bitmap: "Прикажи албум и извођача на дну" + </dest> + <voice> + *: none + lcd_bitmap: "Прикажи албум и извођача на дну" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_ALL_AT_THE_TOP + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album and artist at the top" + </source> + <dest> + *: none + lcd_bitmap: "Прикажи албум и извођача на врху" + </dest> + <voice> + *: none + lcd_bitmap: "Прикажи албум и извођача на врху" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_AT_THE_TOP_NEW + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album at the top" + </source> + <dest> + *: none + lcd_bitmap: "Прикажи албум на врху" + </dest> + <voice> + *: none + lcd_bitmap: "Прикажи албум на врху" + </voice> +</phrase> diff --git a/docs/CREDITS b/docs/CREDITS index 8aef0871f7..40a6d34157 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -693,6 +693,7 @@ Howard Richardson Aurélien Coudurier Sylvain Saubier Adrián Tinoco +Boris Kovačević The libmad team The wavpack team |