diff options
author | Andrei Stepanov <adem4ik@gmail.com> | 2024-04-13 11:45:28 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-04-14 11:44:37 +0000 |
commit | 9390b2d928bfa7f5ddbf2a7429c5a4ee5949602e (patch) | |
tree | 166d6b4e250b8a651ad763798657b7074266e0cd /po | |
parent | 6e0f1e9ca631288bb56aeb70d34e7e248364178d (diff) | |
download | kvirc-9390b2d928bfa7f5ddbf2a7429c5a4ee5949602e.tar.gz kvirc-9390b2d928bfa7f5ddbf2a7429c5a4ee5949602e.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (27 of 27 strings)
Translation: applications/kvirc - sharedfileswindow
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-sharedfileswindow/ru/
Diffstat (limited to 'po')
-rw-r--r-- | po/modules/sharedfileswindow/sharedfileswindow_ru.po | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/po/modules/sharedfileswindow/sharedfileswindow_ru.po b/po/modules/sharedfileswindow/sharedfileswindow_ru.po index 40745950..663a91fd 100644 --- a/po/modules/sharedfileswindow/sharedfileswindow_ru.po +++ b/po/modules/sharedfileswindow/sharedfileswindow_ru.po @@ -5,33 +5,34 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Valerius <valeragir@mail.ru>, 2004. # Valeriy Girchenko <valeragir@mail.ru>, 2005. -# +# Andrei Stepanov <adem4ik@gmail.com>, 2024. msgid "" msgstr "" "Project-Id-Version: sharedfileswindow_ru\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-08-31 18:17+0000\n" -"PO-Revision-Date: 2005-02-16 19:47+0200\n" -"Last-Translator: Valeriy Girchenko <valeragir@mail.ru>\n" -"Language-Team: russian\n" -"Language: \n" +"PO-Revision-Date: 2024-04-14 11:44+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kvirc-sharedfileswindow/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.3.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" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 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" +"10<=4 && (n%100<10 || n%100>=20) ? 1: 2);\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "" +msgstr "Андрей Степанов" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "" +msgstr "adem4ik@gmail.com" #: src/modules/sharedfileswindow/libkvisharedfileswindow.cpp:125 msgid "Manage S&hared Files" |