diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-04-12 22:50:39 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-04-12 22:50:39 +0000 |
commit | df3d89761c9734fba427cd3362bcac5ef92627f8 (patch) | |
tree | 6716bde9539ed8888c7858445fbda515123df019 | |
parent | 66b23317137a4676f8c3b03eb58eeeabd6ebaccf (diff) | |
download | kkbswitch-df3d89761c9734fba427cd3362bcac5ef92627f8.tar.gz kkbswitch-df3d89761c9734fba427cd3362bcac5ef92627f8.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/messages/ru.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/translations/messages/ru.po b/translations/messages/ru.po index cd944f7..d76d24c 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -5,12 +5,13 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Leonid Zeitlin <lz@europe.com>, 2003, 2004. # Alexander Golubev <fatzer2@gmail.com>, 2022. +# Andrei Stepanov <adem4ik@gmail.com>, 2024. msgid "" msgstr "" "Project-Id-Version: ru\n" "POT-Creation-Date: 2023-06-13 20:20+0000\n" -"PO-Revision-Date: 2022-02-14 23:01+0000\n" -"Last-Translator: Alexander Golubev <fatzer2@gmail.com>\n" +"PO-Revision-Date: 2024-04-12 16:44+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" "Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" "projects/applications/kkbswitch/ru/>\n" "Language: ru\n" @@ -19,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.10.1\n" +"X-Generator: Weblate 4.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" @@ -51,6 +52,8 @@ msgid "" "Activates the next keyboard layout or, if the current layout is the last " "one, activates the first layout." msgstr "" +"Активирует следующую раскладку клавиатуры или, если текущая раскладка " +"является последней, активирует первую раскладку." #: kbconfig.cpp:117 #, fuzzy @@ -62,6 +65,8 @@ msgid "" "Activates the previous keyboard layout or, if the current layout is the " "first one, activates the last layout." msgstr "" +"Активирует предыдущую раскладку клавиатуры или, если текущая раскладка " +"является первой, активирует последнюю раскладку." #: kbconfigdlg.cpp:116 msgid "&General" |