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 /apps | |
parent | e9a51ae28b99de4719287a800918da20fd437d05 (diff) |
FS#13211: Updated Serbian Translation (Boris Kovačević)
Change-Id: I4c893e3c6394c12067e07b1f3ed00f96b2deee9e
Diffstat (limited to 'apps')
-rw-r--r-- | apps/lang/srpski.lang | 99 |
1 files changed, 99 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> |