diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-04-29 21:34:17 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-04-29 21:34:17 +0000 |
commit | 79a54fb0ba9dcf0445cd7174d1a9e9380f872bc8 (patch) | |
tree | 45d4ec93c0bc34b2ae6a9dc22f5ccd686313e1c0 | |
parent | f9fea70aa63903d1b5626f36a1324dec182e2a51 (diff) | |
download | kbibtex-79a54fb0ba9dcf0445cd7174d1a9e9380f872bc8.tar.gz kbibtex-79a54fb0ba9dcf0445cd7174d1a9e9380f872bc8.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/desktop_files/ru.po | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/translations/desktop_files/ru.po b/translations/desktop_files/ru.po new file mode 100644 index 0000000..c03b6f0 --- /dev/null +++ b/translations/desktop_files/ru.po @@ -0,0 +1,39 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Andrei Stepanov <adem4ik@gmail.com>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-05 15:39+0200\n" +"PO-Revision-Date: 2024-04-25 17:50+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kbibtex-desktop-files/ru/>\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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" + +#. Name +#: kbibtex.desktop:2 +msgid "KBibTeX" +msgstr "KBibTeX" + +#. GenericName +#: kbibtex.desktop:3 +msgid "Bibliography Manager" +msgstr "Менеджер библиографии" + +#. Comment +#: kbibtex.desktop:8 +msgid "A BibTeX editor for TDE" +msgstr "Редактор BibTeX для TDE" + +#. Name +#: kbibtex_part.desktop:3 +msgid "KBibTeXPart" +msgstr "KBibTeXPart" |