diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2019-03-20 20:48:43 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2019-03-20 20:48:43 +0200 |
commit | a22df88da72e4e783f8da15f0ae4122acb9ec236 (patch) | |
tree | e416a320f3fc734c1804f334d41d5f92985091ce /po | |
parent | ffd92250e82c0d89f1ee4b2e72924fcdaf779034 (diff) | |
download | indexhtml-a22df88da72e4e783f8da15f0ae4122acb9ec236.tar indexhtml-a22df88da72e4e783f8da15f0ae4122acb9ec236.tar.gz indexhtml-a22df88da72e4e783f8da15f0ae4122acb9ec236.tar.bz2 indexhtml-a22df88da72e4e783f8da15f0ae4122acb9ec236.tar.xz indexhtml-a22df88da72e4e783f8da15f0ae4122acb9ec236.zip |
Update Czech translation from Tx
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -3,21 +3,23 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Luděk Janča <joelp@email.cz>, 2019 # fri, 2015 msgid "" msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-08-30 17:45+0200\n" -"PO-Revision-Date: 2015-02-01 22:11+0000\n" -"Last-Translator: fri\n" +"PO-Revision-Date: 2019-03-20 18:20+0000\n" +"Last-Translator: Luděk Janča <joelp@email.cz>\n" "Language-Team: Czech (http://www.transifex.com/MageiaLinux/mageia/language/" "cs/)\n" "Language: cs\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #. name appearing in To: #: mail/placeholder.h:8 @@ -27,12 +29,12 @@ msgstr "Uživatelé Mageii" #. subject #: mail/placeholder.h:10 msgid "Welcome to Mageia" -msgstr "Vítejte v Mageie" +msgstr "Vítejte v Mageii" #. #: mail/placeholder.h:12 msgid "Welcome to Mageia!" -msgstr "Vítejte v Mageie!" +msgstr "Vítejte v Mageii!" #. mail greeting heading #: mail/placeholder.h:14 |