mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
2.0 KiB
Plaintext
59 lines
2.0 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-17 19:16+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: Marcin Mikołajczak <m4sk1n@vivaldi.net>, 2017\n"
|
|
"Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"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/dummypython/main.py:44
|
|
msgid "Dummy python job."
|
|
msgstr "Zadanie fikcyjne Python."
|
|
|
|
#: src/modules/dummypython/main.py:97
|
|
msgid "Dummy python step {}"
|
|
msgstr "Krok fikcyjny Python {}"
|
|
|
|
#: src/modules/machineid/main.py:35
|
|
msgid "Generate machine-id."
|
|
msgstr "Generuj machine-id."
|
|
|
|
#: src/modules/packages/main.py:60
|
|
#, 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
|
|
msgid "Install packages."
|
|
msgstr "Zainstaluj pakiety."
|
|
|
|
#: src/modules/packages/main.py:65
|
|
#, python-format
|
|
msgid "Installing one package."
|
|
msgid_plural "Installing %(num)d packages."
|
|
msgstr[0] "Instalowanie jednego pakietu."
|
|
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
|
|
#, python-format
|
|
msgid "Removing one package."
|
|
msgid_plural "Removing %(num)d packages."
|
|
msgstr[0] "Usuwanie jednego pakietu."
|
|
msgstr[1] "Usuwanie %(num)d pakietów."
|
|
msgstr[2] "Usuwanie %(num)d pakietów."
|
|
msgstr[3] "Usuwanie %(num)d pakietów."
|