diff options
Diffstat (limited to 'tde-i18n-ru/messages/tdelibs/tdetexteditor_docwordcompletion.po')
-rw-r--r-- | tde-i18n-ru/messages/tdelibs/tdetexteditor_docwordcompletion.po | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/tde-i18n-ru/messages/tdelibs/tdetexteditor_docwordcompletion.po b/tde-i18n-ru/messages/tdelibs/tdetexteditor_docwordcompletion.po index 6a242eaca4f..4d00a75e2d7 100644 --- a/tde-i18n-ru/messages/tdelibs/tdetexteditor_docwordcompletion.po +++ b/tde-i18n-ru/messages/tdelibs/tdetexteditor_docwordcompletion.po @@ -1,33 +1,34 @@ # translation of tdetexteditor_docwordcompletion.po into Russian # Gregory Mokhin <mok@kde.ru>, 2005. -# +# Andrei Stepanov <adem4ik@gmail.com>, 2023. msgid "" msgstr "" "Project-Id-Version: tdetexteditor_docwordcompletion\n" "POT-Creation-Date: 2020-05-11 04:01+0200\n" -"PO-Revision-Date: 2005-08-19 14:12-0400\n" -"Last-Translator: Gregory Mokhin <mok@kde.ru>\n" -"Language-Team: Russian <kde-russian@lists.kde.ru>\n" +"PO-Revision-Date: 2023-06-04 17:55+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/tdelibs/tdetexteditor_docwordcompletion/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" -"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" +"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). msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" +msgstr "Андрей Степанов" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "adem4ik@gmail.com" #: docwordcompletion.cpp:109 msgid "Word Completion Plugin" |