diff options
author | Andrei Stepanov <adem4ik@gmail.com> | 2024-04-11 16:40:40 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-04-12 16:44:51 +0000 |
commit | 513141a16c341f88059c472dfb3c401e0b6ba62b (patch) | |
tree | 68aed99ea51a0408f0afff3c481f901f71cdc093 | |
parent | d7365e674a72e308d0a46bc6129a3859744d787a (diff) | |
download | kkbswitch-513141a16c341f88059c472dfb3c401e0b6ba62b.tar.gz kkbswitch-513141a16c341f88059c472dfb3c401e0b6ba62b.zip |
Translated using Weblate (Russian)
Currently translated at 92.9% (53 of 57 strings)
Translation: applications/kkbswitch
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/ru/
-rw-r--r-- | translations/messages/ru.po | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/translations/messages/ru.po b/translations/messages/ru.po index 66b166d..c465d9b 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -5,21 +5,22 @@ # 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 18:21+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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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" +"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.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" @@ -52,6 +53,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 @@ -64,6 +67,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" |