diff options
author | Andrei Stepanov <adem4ik@gmail.com> | 2024-04-13 11:40:45 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-04-14 11:44:36 +0000 |
commit | 302a040b1c6ed0b7223de49ca7d46feb7c85b6cd (patch) | |
tree | e2d192e7d2a173bc102d3c6b91a0826f9f91cab7 /po | |
parent | db90f695bddf531d859227c9e2f75061e1c1aee0 (diff) | |
download | kvirc-302a040b1c6ed0b7223de49ca7d46feb7c85b6cd.tar.gz kvirc-302a040b1c6ed0b7223de49ca7d46feb7c85b6cd.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (27 of 27 strings)
Translation: applications/kvirc - filetransferwindow
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-filetransferwindow/ru/
Diffstat (limited to 'po')
-rw-r--r-- | po/modules/filetransferwindow/filetransferwindow_ru.po | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/po/modules/filetransferwindow/filetransferwindow_ru.po b/po/modules/filetransferwindow/filetransferwindow_ru.po index cc0be370..9726d30a 100644 --- a/po/modules/filetransferwindow/filetransferwindow_ru.po +++ b/po/modules/filetransferwindow/filetransferwindow_ru.po @@ -7,32 +7,33 @@ # Valerius <valeragir@mail.ru>, 2004. # Valeriy Girchenko <valeragir@mail.ru>, 2005. # root <wizard@opendoor.ru>, 2006. -# +# Andrei Stepanov <adem4ik@gmail.com>, 2024. msgid "" msgstr "" "Project-Id-Version: filetransferwindow_ru\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-08-31 18:17+0000\n" -"PO-Revision-Date: 2006-07-22 21:23+0400\n" -"Last-Translator: root <wizard@opendoor.ru>\n" -"Language-Team: <ru@li.org>\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-filetransferwindow/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.10\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" +"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). 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/filetransferwindow/filetransferwindow.cpp:160 msgid "Type" @@ -47,9 +48,8 @@ msgid "Progress" msgstr "Прогресс" #: src/modules/filetransferwindow/filetransferwindow.cpp:312 -#, fuzzy msgid "Size: %1" -msgstr "Размер: %1 байт" +msgstr "Размер: %1" #: src/modules/filetransferwindow/filetransferwindow.cpp:330 #: src/modules/filetransferwindow/filetransferwindow.cpp:360 |