diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-18 13:53+0200\n" -"PO-Revision-Date: 2018-05-11 18:26+0000\n" +"PO-Revision-Date: 2018-06-26 14:21+0000\n" "Last-Translator: Luděk Janča <joelp@email.cz>\n" "Language-Team: Czech (http://www.transifex.com/MageiaLinux/mageia/language/" "cs/)\n" @@ -25,7 +25,8 @@ msgstr "" "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" #: backend/raw_write.py:50 backend/raw_write.py:80 msgid "Reading error." @@ -182,7 +183,7 @@ msgstr "Zapisování {source} na {target}" #: lib/isodumper.py:284 msgid " to " -msgstr "na" +msgstr " na " #: lib/isodumper.py:284 msgid "Executing copy from " |