[python] Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2018-01-15 10:55:42 -05:00 committed by Adriaan de Groot
parent 8f1f397c95
commit 83eaaf04aa
111 changed files with 1374 additions and 1373 deletions

Binary file not shown.

View file

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-06 06:02-0500\n"
"POT-Creation-Date: 2017-12-21 16:44+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Christian Spaan <gyges@gmx.net>, 2017\n"
"Last-Translator: Dirk Hein <bankman@posteo.de>, 2017\n"
"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,29 +18,6 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:59
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Verarbeite Pakete (%(count)d / %(total)d)"
#: src/modules/packages/main.py:61
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:64
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:68
msgid "Install packages."
msgstr "Pakete installieren "
#: src/modules/dummypython/main.py:44
msgid "Dummy python job."
msgstr "Dummy Python-Job"
@ -52,3 +29,26 @@ msgstr "Dummy Python-Schritt {}"
#: src/modules/machineid/main.py:35
msgid "Generate machine-id."
msgstr "Generiere Computer-ID"
#: src/modules/packages/main.py:60
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Verarbeite Pakete (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62 src/modules/packages/main.py:72
msgid "Install packages."
msgstr "Pakete installieren "
#: src/modules/packages/main.py:65
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installiere ein Paket"
msgstr[1] "Installiere %(num)dPakete "
#: src/modules/packages/main.py:68
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Entferne ein Paket"
msgstr[1] "Entferne %(num)dPakete."