diff options
-rw-r--r-- | translations/desktop_files/ru.po | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/translations/desktop_files/ru.po b/translations/desktop_files/ru.po index b83d6b8..e242853 100644 --- a/translations/desktop_files/ru.po +++ b/translations/desktop_files/ru.po @@ -6,30 +6,34 @@ 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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-04-25 17:50+0000\n" +"Last-Translator: Andrei Stepanov <[email protected]>\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 "" +msgstr "KBibTeX" #. GenericName #: kbibtex.desktop:3 msgid "Bibliography Manager" -msgstr "" +msgstr "Менеджер библиографии" #. Comment #: kbibtex.desktop:8 msgid "A BibTeX editor for TDE" -msgstr "" +msgstr "Редактор BibTeX для TDE" #. Name #: kbibtex_part.desktop:3 msgid "KBibTeXPart" -msgstr "" +msgstr "KBibTeXPart" |