i18n: [python] Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2019-04-15 09:29:58 -04:00 committed by Adriaan de Groot
parent b1a8043ee7
commit 189b33a376
80 changed files with 883 additions and 878 deletions

Binary file not shown.

View file

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-29 15:54-0400\n"
"POT-Creation-Date: 2019-04-15 07:27-0400\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Piotr Strębski <strebski@gmail.com>, 2019\n"
"Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n"
@ -65,18 +65,18 @@ msgid "Unmount file systems."
msgstr "Odmontuj systemy plików."
#: src/modules/unpackfs/main.py:40
msgid "Installing filesystems."
msgstr "Instalowanie systemów plików."
msgid "Filling up filesystems."
msgstr ""
#: src/modules/unpackfs/main.py:153
#: src/modules/unpackfs/main.py:158
msgid "rsync failed with error code {}."
msgstr "rsync zakończyło działanie kodem błędu {}."
#: src/modules/unpackfs/main.py:209 src/modules/unpackfs/main.py:227
#: src/modules/unpackfs/main.py:219 src/modules/unpackfs/main.py:237
msgid "Failed to unpack image \"{}\""
msgstr "Błąd rozpakowywania obrazu \"{}\""
#: src/modules/unpackfs/main.py:210
#: src/modules/unpackfs/main.py:220
msgid ""
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
"installed"
@ -84,40 +84,40 @@ msgstr ""
"Nie można odnaleźć unsquashfs, upewnij się, że masz zainstalowany pakiet "
"squashfs-tools"
#: src/modules/unpackfs/main.py:301
#: src/modules/unpackfs/main.py:313
msgid "No mount point for root partition"
msgstr "Brak punktu montowania partycji root"
#: src/modules/unpackfs/main.py:302
#: src/modules/unpackfs/main.py:314
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
msgstr ""
"globalstorage nie zawiera klucza \"rootMountPoint\", nic nie zostanie "
"zrobione"
#: src/modules/unpackfs/main.py:307
#: src/modules/unpackfs/main.py:319
msgid "Bad mount point for root partition"
msgstr "Błędny punkt montowania partycji root"
#: src/modules/unpackfs/main.py:308
#: src/modules/unpackfs/main.py:320
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
msgstr ""
"Punkt montowania partycji root (rootMountPoint) jest \"{}\", które nie "
"istnieje; nic nie zostanie zrobione"
#: src/modules/unpackfs/main.py:321 src/modules/unpackfs/main.py:328
#: src/modules/unpackfs/main.py:333
#: src/modules/unpackfs/main.py:333 src/modules/unpackfs/main.py:340
#: src/modules/unpackfs/main.py:345
msgid "Bad unsquash configuration"
msgstr "Błędna konfiguracja unsquash"
#: src/modules/unpackfs/main.py:322
#: src/modules/unpackfs/main.py:334
msgid "The filesystem for \"{}\" ({}) is not supported"
msgstr "System plików dla \"{}\" ({}) nie jest obsługiwany"
#: src/modules/unpackfs/main.py:329
#: src/modules/unpackfs/main.py:341
msgid "The source filesystem \"{}\" does not exist"
msgstr "Źródłowy system plików \"{}\" nie istnieje"
#: src/modules/unpackfs/main.py:334
#: src/modules/unpackfs/main.py:346
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Miejsce docelowe \"{}\" w docelowym systemie nie jest katalogiem"