diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-12-04 10:47:06 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-12-04 10:47:06 -0500 |
commit | 4919c32bc72e916cccae8514a74cd7c313eee3aa (patch) | |
tree | fa5d6c3a8dd7bec111d85aed6640b4eb830d7231 | |
parent | 61d70de7f4ced76f8d4bd50247e2d2c6216b7619 (diff) | |
download | rockbox-4919c32bc7.tar.gz rockbox-4919c32bc7.zip |
FS13525: Updated Russian translation (Ilya Ban)
Change-Id: I1e8c72c3f20b7afd3334fdab84d0e8c4a89898b0
-rw-r--r-- | apps/lang/russian.lang | 70 |
1 files changed, 42 insertions, 28 deletions
diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang index 6279da478a..cf53553002 100644 --- a/apps/lang/russian.lang +++ b/apps/lang/russian.lang @@ -7461,20 +7461,6 @@ </voice> </phrase> <phrase> - id: LANG_SYSFONT_GAIN - desc: in the equalizer settings menu - user: core - <source> - *: "Gain" - </source> - <dest> - *: "Усиление" - </dest> - <voice> - *: "Усиление" - </voice> -</phrase> -<phrase> id: LANG_REMOTE_SCROLL_SETS desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu user: core @@ -11638,20 +11624,6 @@ </voice> </phrase> <phrase> - id: LANG_SYSFONT_EQUALIZER_BAND_Q - desc: in the equalizer settings menu - user: core - <source> - *: "Q" - </source> - <dest> - *: "Q" - </dest> - <voice> - *: "Q" - </voice> -</phrase> -<phrase> id: LANG_FILTER_SLOW desc: in sound settings user: core @@ -16504,3 +16476,45 @@ *: "Название из тегов" </voice> </phrase> +<phrase> + id: LANG_RESET_EQUALIZER + desc: in the equalizer settings menu + user: core + <source> + *: "Reset EQ" + </source> + <dest> + *: "Сбросить Эквалайзер" + </dest> + <voice> + *: "Сбросить Эквалайзер" + </voice> +</phrase> +<phrase> + id: LANG_DISC + desc: Shown in WPS (for multidisc albums) + user: core + <source> + *: "Disc" + </source> + <dest> + *: "Диск" + </dest> + <voice> + *: "Диск" + </voice> +</phrase> +<phrase> + id: LANG_VIEW_ALBUMART + desc: WPS context menu + user: core + <source> + *: "View Album Art" + </source> + <dest> + *: "Просмотреть Обложку Альбома" + </dest> + <voice> + *: "Просмотреть Обложку Альбома" + </voice> +</phrase> |