diff options
| author | Kyryljan_Serhij <kirilyan.sergei@gmail.com> | 2014-08-22 08:56:59 +0300 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2014-08-24 00:06:34 +0200 |
| commit | 223038dfe054c1c6d5b770e36208b623cb7c85b4 (patch) | |
| tree | 0ce175755519ea3b035499e7b071e79b188d18f2 | |
| parent | 1bc89bde8c2565600ab252c804a974129c4cb514 (diff) | |
| download | rockbox-223038dfe054c1c6d5b770e36208b623cb7c85b4.zip rockbox-223038dfe054c1c6d5b770e36208b623cb7c85b4.tar.gz rockbox-223038dfe054c1c6d5b770e36208b623cb7c85b4.tar.bz2 rockbox-223038dfe054c1c6d5b770e36208b623cb7c85b4.tar.xz | |
Ukrainian language update
Change-Id: Ie06a1a1ecded66d1efb3beeee1aa7b69656715ef
Reviewed-on: http://gerrit.rockbox.org/921
Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
| -rw-r--r-- | apps/lang/ukrainian.lang | 42 | ||||
| -rw-r--r-- | docs/CREDITS | 1 |
2 files changed, 43 insertions, 0 deletions
diff --git a/apps/lang/ukrainian.lang b/apps/lang/ukrainian.lang index 5f11c7d..5327172 100644 --- a/apps/lang/ukrainian.lang +++ b/apps/lang/ukrainian.lang @@ -12349,6 +12349,34 @@ </voice> </phrase> <phrase> + id: LANG_LIST_SEPARATOR + desc: line between lines in lists + user: core + <source> + *: "Line Separator" + </source> + <dest> + *: "Лінія розділювач" + </dest> + <voice> + *: "Лінія розділювач" + </voice> +</phrase> +<phrase> + id: LANG_LIST_SEPARATOR_COLOR + desc: line between lines in lists + user: core + <source> + *: "Line Separator Colour" + </source> + <dest> + *: "Колір лінії розділювача" + </dest> + <voice> + *: "Колір лінії розділювача" + </voice> +</phrase> +<phrase> id: LANG_RESET_START_DIR desc: reset the browser start directory user: core @@ -12969,6 +12997,20 @@ </voice> </phrase> <phrase> + id: LANG_VOLUME_LIMIT + desc: in sound_settings + user: core + <source> + *: "Maximum Volume Limit" + </source> + <dest> + *: "Обмеження максимальної гучності" + </dest> + <voice> + *: "Обмеження максимальної гучності" + </voice> +</phrase> +<phrase> id: LANG_CODEPAGE_WESTERN_EUROPEAN desc: in codepage setting menu user: core diff --git a/docs/CREDITS b/docs/CREDITS index 9d6e984..cdef728 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -638,6 +638,7 @@ Sebastian Leonhardt Avi Eisenberg Richard Burke Franklin Wei +Serhij Kyryljan The libmad team The wavpack team |