diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-11-02 21:37:16 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-11-02 21:37:16 +0200 |
commit | 667e633012003e39cc61939ca2b27a6156e18b77 (patch) | |
tree | 495dc26ee5b79f92b537992867e09ba214fd0b1e /about | |
parent | 759855e8d733f7da3c064631262247dacfe9097f (diff) | |
download | indexhtml-667e633012003e39cc61939ca2b27a6156e18b77.tar indexhtml-667e633012003e39cc61939ca2b27a6156e18b77.tar.gz indexhtml-667e633012003e39cc61939ca2b27a6156e18b77.tar.bz2 indexhtml-667e633012003e39cc61939ca2b27a6156e18b77.tar.xz indexhtml-667e633012003e39cc61939ca2b27a6156e18b77.zip |
Update Russian translation from Tx
Diffstat (limited to 'about')
-rw-r--r-- | about/po/ru.po | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/about/po/ru.po b/about/po/ru.po index f2c2fd8..dd2411a 100644 --- a/about/po/ru.po +++ b/about/po/ru.po @@ -1,19 +1,25 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# AlexL <loginov.alex.valer@gmail.com>, 2013. # +# Translators: +# AlexL <loginov.alex.valer@gmail.com>, 2013 msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-02-07 00:52+0100\n" -"PO-Revision-Date: 2013-11-02 15:02+0300\n" -"Last-Translator: AlexL <loginov.alex.valer@gmail.com>\n" -"Language-Team: Russian <LL@li.org>\n" +"PO-Revision-Date: 2013-11-11 18:48+0000\n" +"Last-Translator: AlexL <loginov.alex.valer@gmail.com>, 2013\n" +"Language-Team: Russian (http://app.transifex.com/MageiaLinux/mageia/language/" +"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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #: index.html.in.h:1 msgid "About Mageia" |