|
|
|
@ -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: perl_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-04-14 11:44+0000\n"
|
|
|
|
|
"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
|
|
|
|
|
"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/"
|
|
|
|
|
"projects/applications/kvirc-perl/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/perl/libkviperl.cpp:48
|
|
|
|
|
msgid "The perlcore module can't be loaded: perl support not available"
|
|
|
|
|