mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 10:55:37 -04:00
[python] Automatic merge of Transifex translations
This commit is contained in:
parent
cd2ae5ab0e
commit
561a91bd86
111 changed files with 192 additions and 83 deletions
Binary file not shown.
|
@ -8,8 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-09-28 10:35-0400\n"
|
||||
"POT-Creation-Date: 2017-11-06 06:02-0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Dušan Kazik <prescott66@gmail.com>, 2017\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,31 +21,31 @@ msgstr ""
|
|||
#: src/modules/packages/main.py:59
|
||||
#, python-format
|
||||
msgid "Processing packages (%(count)d / %(total)d)"
|
||||
msgstr ""
|
||||
msgstr "Spracovávajú sa balíky (%(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] ""
|
||||
msgstr[2] ""
|
||||
msgstr[0] "Inštaluje sa jeden balík."
|
||||
msgstr[1] "Inštalujú sa %(num)d balíky."
|
||||
msgstr[2] "Inštaluje sa %(num)d balíkov."
|
||||
|
||||
#: src/modules/packages/main.py:64
|
||||
#, python-format
|
||||
msgid "Removing one package."
|
||||
msgid_plural "Removing %(num)d packages."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[0] "Odstraňuje sa jeden balík."
|
||||
msgstr[1] "Odstraňujú sa %(num)d balíky."
|
||||
msgstr[2] "Odstraňuje sa %(num)d balíkov."
|
||||
|
||||
#: src/modules/packages/main.py:68
|
||||
msgid "Install packages."
|
||||
msgstr ""
|
||||
msgstr "Inštalácia balíkov."
|
||||
|
||||
#: src/modules/dummypython/main.py:44
|
||||
msgid "Dummy python job."
|
||||
msgstr ""
|
||||
msgstr "Fiktívna úloha jazyka python."
|
||||
|
||||
#: src/modules/dummypython/main.py:97
|
||||
msgid "Dummy python step {}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue