diff options
| -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 |