diff options
author | Andrei Stepanov <adem4ik@gmail.com> | 2024-03-28 02:22:26 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-03-29 02:44:48 +0000 |
commit | ab992aba703fea5fba22a7f7fc3044d9306277ca (patch) | |
tree | a1ba2d21d13ee5ac250e293b1abfdbeb20374869 /po/modules/perlcore | |
parent | 484c9ce85edcc481de0ea319ed844694489d23e1 (diff) | |
download | kvirc-ab992aba703fea5fba22a7f7fc3044d9306277ca.tar.gz kvirc-ab992aba703fea5fba22a7f7fc3044d9306277ca.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)
Translation: applications/kvirc - perlcore
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-perlcore/ru/
Diffstat (limited to 'po/modules/perlcore')
-rw-r--r-- | po/modules/perlcore/perlcore_ru.po | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/po/modules/perlcore/perlcore_ru.po b/po/modules/perlcore/perlcore_ru.po index cb76442a..1c307ee0 100644 --- a/po/modules/perlcore/perlcore_ru.po +++ b/po/modules/perlcore/perlcore_ru.po @@ -5,32 +5,33 @@ # 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: perlcore_ru\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-11 04:28+0200\n" -"PO-Revision-Date: 2005-02-16 19:46+0200\n" -"Last-Translator: Valeriy Girchenko <valeragir@mail.ru>\n" -"Language-Team: russian\n" -"Language: \n" +"PO-Revision-Date: 2024-03-29 02:44+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kvirc-perlcore/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" +"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/perlcore/libkviperlcore.cpp:224 msgid "Internal error: perl interpreter not initialized" |