mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-23 23:48:22 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
0fc30d6cd6
commit
ad45ed4a33
111 changed files with 510 additions and 286 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-02-07 18:58+0100\n"
|
||||
"POT-Creation-Date: 2018-04-13 10:28-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Marcin Mikołajczak <me@m4sk.in>, 2017\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n"
|
||||
|
@ -18,6 +18,10 @@ msgstr ""
|
|||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#: src/modules/umount/main.py:40
|
||||
msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypython/main.py:44
|
||||
msgid "Dummy python job."
|
||||
msgstr "Zadanie fikcyjne Python."
|
||||
|
@ -30,16 +34,16 @@ msgstr "Krok fikcyjny Python {}"
|
|||
msgid "Generate machine-id."
|
||||
msgstr "Generuj machine-id."
|
||||
|
||||
#: src/modules/packages/main.py:60
|
||||
#: src/modules/packages/main.py:61
|
||||
#, python-format
|
||||
msgid "Processing packages (%(count)d / %(total)d)"
|
||||
msgstr "Przetwarzanie pakietów (%(count)d / %(total)d)"
|
||||
|
||||
#: src/modules/packages/main.py:62 src/modules/packages/main.py:72
|
||||
#: src/modules/packages/main.py:63 src/modules/packages/main.py:73
|
||||
msgid "Install packages."
|
||||
msgstr "Zainstaluj pakiety."
|
||||
|
||||
#: src/modules/packages/main.py:65
|
||||
#: src/modules/packages/main.py:66
|
||||
#, python-format
|
||||
msgid "Installing one package."
|
||||
msgid_plural "Installing %(num)d packages."
|
||||
|
@ -48,7 +52,7 @@ msgstr[1] "Instalowanie %(num)d pakietów."
|
|||
msgstr[2] "Instalowanie %(num)d pakietów."
|
||||
msgstr[3] "Instalowanie%(num)d pakietów."
|
||||
|
||||
#: src/modules/packages/main.py:68
|
||||
#: src/modules/packages/main.py:69
|
||||
#, python-format
|
||||
msgid "Removing one package."
|
||||
msgid_plural "Removing %(num)d packages."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue