i18n: [python] Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2018-05-16 11:02:49 -04:00 committed by Adriaan de Groot
parent 6d1f5433b4
commit f6f34bbec3
18 changed files with 27 additions and 18 deletions

View file

@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"Plural-Forms: nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;\n"
#: src/modules/umount/main.py:40
msgid "Unmount file systems."