diff options
author | Andrei Stepanov <[email protected]> | 2023-12-13 23:06:02 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2023-12-14 23:13:52 +0000 |
commit | b435bad566a468f26191688aac788a1c3ca2a6dc (patch) | |
tree | 3cb6c2b3a6710d49d31a7c95751a67dcc3d1c6cd | |
parent | b412083e2892cc24ad4babbf1c7121c7d293e0ab (diff) | |
download | kvirc-b435bad566a468f26191688aac788a1c3ca2a6dc.tar.gz kvirc-b435bad566a468f26191688aac788a1c3ca2a6dc.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (25 of 25 strings)
Translation: applications/kvirc - editor
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-editor/ru/
-rw-r--r-- | po/modules/editor/editor_ru.po | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/po/modules/editor/editor_ru.po b/po/modules/editor/editor_ru.po index 630d3ae9..e2f99dc2 100644 --- a/po/modules/editor/editor_ru.po +++ b/po/modules/editor/editor_ru.po @@ -5,32 +5,33 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Valerius <[email protected]>, 2004, 2005. # Valeriy Girchenko <[email protected]>, 2005. -# +# Andrei Stepanov <[email protected]>, 2023. msgid "" msgstr "" "Project-Id-Version: editor_ru\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-08-31 18:17+0000\n" -"PO-Revision-Date: 2005-12-27 23:04+0200\n" -"Last-Translator: Valerius <[email protected]>\n" -"Language-Team: russian\n" -"Language: \n" +"PO-Revision-Date: 2023-12-14 23:13+0000\n" +"Last-Translator: Andrei Stepanov <[email protected]>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kvirc-editor/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.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" +"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 "[email protected]" #: src/modules/editor/scripteditor.cpp:164 msgid "Preferences" |