mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
6b02da9e9e
commit
7bdb2ef735
109 changed files with 70 additions and 62 deletions
Binary file not shown.
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-05-07 09:14-0400\n"
|
||||
"POT-Creation-Date: 2018-05-16 11:40-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2017\n"
|
||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
|
||||
|
@ -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=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;\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"
|
||||
|
||||
#: src/modules/umount/main.py:40
|
||||
msgid "Unmount file systems."
|
||||
|
@ -50,6 +50,7 @@ msgid_plural "Installing %(num)d packages."
|
|||
msgstr[0] "Je instalován jeden balíček."
|
||||
msgstr[1] "Jsou instalovány %(num)d balíčky."
|
||||
msgstr[2] "Je instalováno %(num)d balíčků."
|
||||
msgstr[3] "Je instalováno %(num)d balíčků."
|
||||
|
||||
#: src/modules/packages/main.py:69
|
||||
#, python-format
|
||||
|
@ -58,3 +59,4 @@ msgid_plural "Removing %(num)d packages."
|
|||
msgstr[0] "Odebírá se jeden balíček."
|
||||
msgstr[1] "Odebírají se %(num)d balíčky."
|
||||
msgstr[2] "Odebírá se %(num)d balíčků."
|
||||
msgstr[3] "Odebírá se %(num)d balíčků."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue