diff options
author | Automated System <[email protected]> | 2024-05-01 21:34:41 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-05-01 21:34:41 +0000 |
commit | aaa62f623f555d4c26013aa935725a72250b96eb (patch) | |
tree | 8f00f67b0b8879f9548efd08ada12e2d8bc2fe7f /translations | |
parent | b862fd97b6a0641fcb3673ac104b549896f61281 (diff) | |
download | katapult-aaa62f623f555d4c26013aa935725a72250b96eb.tar.gz katapult-aaa62f623f555d4c26013aa935725a72250b96eb.zip |
Merge translation files from master branch.
Diffstat (limited to 'translations')
-rw-r--r-- | translations/messages/ru.po | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/translations/messages/ru.po b/translations/messages/ru.po index 013e77d..33a154e 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -1,18 +1,22 @@ # SOME DESCRIPTIVE TITLE. # # Nick Shaforostoff <[email protected]>, 2006. +# Andrei Stepanov <[email protected]>, 2024. msgid "" msgstr "" "Project-Id-Version: katapult\n" "POT-Creation-Date: 2020-05-11 04:18+0200\n" -"PO-Revision-Date: 2006-07-10 17:36+0300\n" -"Last-Translator: Nick Shaforostoff <[email protected]>\n" -"Language-Team: Russian <[email protected]>\n" +"PO-Revision-Date: 2024-05-01 20:00+0000\n" +"Last-Translator: Andrei Stepanov <[email protected]>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/katapult/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\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 "" @@ -64,7 +68,7 @@ msgstr "Показать контекстное меню" #: katapult/katapult.cpp:139 msgid "Configure &Global Shortcuts..." -msgstr "&Настроить глобальные комбинации клавиш..." +msgstr "&Настроить глобальные сочетания клавиш…" #: katapult/confgeneral.ui:16 katapult/katapultconfigdlg.cpp:50 #, no-c-format |