From ab992aba703fea5fba22a7f7fc3044d9306277ca Mon Sep 17 00:00:00 2001 From: Andrei Stepanov Date: Thu, 28 Mar 2024 02:22:26 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (3 of 3 strings) Translation: applications/kvirc - perlcore Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-perlcore/ru/ --- po/modules/perlcore/perlcore_ru.po | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/po/modules/perlcore/perlcore_ru.po b/po/modules/perlcore/perlcore_ru.po index cb76442..1c307ee 100644 --- a/po/modules/perlcore/perlcore_ru.po +++ b/po/modules/perlcore/perlcore_ru.po @@ -5,32 +5,33 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Valerius , 2004. # Valeriy Girchenko , 2005. -# +# Andrei Stepanov , 2024. msgid "" msgstr "" "Project-Id-Version: perlcore_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 \n" -"Language-Team: russian\n" -"Language: \n" +"PO-Revision-Date: 2024-03-29 02:44+0000\n" +"Last-Translator: Andrei Stepanov \n" +"Language-Team: Russian \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/perlcore/libkviperlcore.cpp:224 msgid "Internal error: perl interpreter not initialized"