2017-08-10 16:49:19 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2017-09-07 11:45:03 +02:00
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2017-08-10 16:49:19 +02:00
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
2018-11-20 13:17:22 +01:00
|
|
|
# Translators:
|
2021-12-18 00:38:13 +01:00
|
|
|
# marcin mikołajczak <me@mkljczk.pl>, 2017
|
2018-11-20 13:17:22 +01:00
|
|
|
# KagiSame, 2018
|
2020-03-27 23:43:50 +01:00
|
|
|
# Piotr Strębski <strebski@gmail.com>, 2020
|
2021-06-08 17:50:10 +02:00
|
|
|
# Jacob B. <brickminerplyt@gmail.com>, 2021
|
2023-08-06 23:41:28 +02:00
|
|
|
# cooky, 2023
|
2018-11-20 13:17:22 +01:00
|
|
|
#
|
2017-09-07 11:45:03 +02:00
|
|
|
#, fuzzy
|
2017-08-10 16:49:19 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2017-09-07 11:45:03 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2024-10-21 21:03:14 +02:00
|
|
|
"POT-Creation-Date: 2024-09-06 14:34+0200\n"
|
2018-11-20 13:17:22 +01:00
|
|
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
2023-08-06 23:41:28 +02:00
|
|
|
"Last-Translator: cooky, 2023\n"
|
|
|
|
"Language-Team: Polish (https://app.transifex.com/calamares/teams/20061/pl/)\n"
|
2017-08-10 16:49:19 +02:00
|
|
|
"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"
|
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/bootloader/main.py:46
|
|
|
|
msgid "Install bootloader."
|
|
|
|
msgstr "Instalacja programu rozruchowego."
|
2022-05-04 11:12:13 +02:00
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/bootloader/main.py:671
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Failed to install grub, no partitions defined in global storage"
|
2022-05-04 11:12:13 +02:00
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Nie udało się zainstalować GRUBa, nie zdefiniowano partycji w globalnej "
|
|
|
|
"pamięci masowej"
|
2022-05-04 11:12:13 +02:00
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/bootloader/main.py:931
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Bootloader installation error"
|
|
|
|
msgstr "Błąd instalacji bootloadera"
|
2022-05-04 11:12:13 +02:00
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/bootloader/main.py:932
|
2022-05-04 11:12:13 +02:00
|
|
|
msgid ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"The bootloader could not be installed. The installation command "
|
|
|
|
"<pre>{!s}</pre> returned error code {!s}."
|
2022-05-04 11:12:13 +02:00
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Nie można zainstalować bootloadera. Polecenie instalacyjne <pre>{!s}</pre> "
|
|
|
|
"zwróciło kod błędu {!s}."
|
2022-05-04 11:12:13 +02:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:525
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "Cannot write LXDM configuration file"
|
|
|
|
msgstr "Nie można zapisać pliku konfiguracji LXDM"
|
2018-11-20 13:17:22 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:526
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "LXDM config file {!s} does not exist"
|
|
|
|
msgstr "Plik konfiguracji LXDM {!s} nie istnieje"
|
2018-11-20 13:17:22 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:614
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "Cannot write LightDM configuration file"
|
|
|
|
msgstr "Nie można zapisać pliku konfiguracji LightDM"
|
2018-11-20 13:17:22 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:615
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "LightDM config file {!s} does not exist"
|
|
|
|
msgstr "Plik konfiguracji LightDM {!s} nie istnieje"
|
2018-11-20 13:17:22 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:700
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "Cannot configure LightDM"
|
|
|
|
msgstr "Nie można skonfigurować LightDM"
|
2018-11-20 13:17:22 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:701
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "No LightDM greeter installed."
|
|
|
|
msgstr "Nie zainstalowano ekranu powitalnego LightDM."
|
2019-04-24 13:24:56 +02:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:732
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "Cannot write SLIM configuration file"
|
|
|
|
msgstr "Nie można zapisać pliku konfiguracji SLIM"
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:733
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "SLIM config file {!s} does not exist"
|
|
|
|
msgstr "Plik konfiguracji SLIM {!s} nie istnieje"
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:956
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "No display managers selected for the displaymanager module."
|
|
|
|
msgstr "Brak wybranych menedżerów wyświetlania dla modułu displaymanager."
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:957
|
2020-12-05 00:21:03 +01:00
|
|
|
msgid ""
|
2022-06-14 13:32:17 +02:00
|
|
|
"The displaymanagers list is empty or undefined in both globalstorage and "
|
|
|
|
"displaymanager.conf."
|
2022-05-29 16:16:15 +02:00
|
|
|
msgstr ""
|
2022-06-14 13:32:17 +02:00
|
|
|
"Lista displaymanagers jest pusta lub niezdefiniowana w globalstorage oraz "
|
|
|
|
"displaymanager.conf."
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/displaymanager/main.py:1044
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "Display manager configuration was incomplete"
|
|
|
|
msgstr "Konfiguracja menedżera wyświetlania była niekompletna"
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/dracut/main.py:29
|
|
|
|
msgid "Creating initramfs with dracut."
|
|
|
|
msgstr "Tworzenie initramfs z dracut."
|
|
|
|
|
|
|
|
#: src/modules/dracut/main.py:63
|
|
|
|
msgid "Failed to run dracut"
|
|
|
|
msgstr "Nie udało się uruchomić dracut"
|
|
|
|
|
|
|
|
#: src/modules/dracut/main.py:64
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "Dracut failed to run on the target with return code: {return_code}"
|
|
|
|
msgstr ""
|
|
|
|
"Nie udało się uruchomić programu Dracut na celu z kodem błędu: {return_code}"
|
|
|
|
|
|
|
|
#: src/modules/dummypython/main.py:35
|
|
|
|
msgid "Dummy python job."
|
|
|
|
msgstr "Zadanie fikcyjne Python."
|
|
|
|
|
2024-02-04 22:50:31 +01:00
|
|
|
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:104
|
|
|
|
#: src/modules/dummypython/main.py:105
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Dummy python step {}"
|
|
|
|
msgstr "Krok fikcyjny Python {}"
|
|
|
|
|
2024-02-23 23:44:31 +01:00
|
|
|
#: src/modules/fstab/main.py:29
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Writing fstab."
|
|
|
|
msgstr "Zapisywanie fstab."
|
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/fstab/main.py:382 src/modules/fstab/main.py:388
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/fstab/main.py:416 src/modules/initcpiocfg/main.py:267
|
|
|
|
#: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/mount/main.py:344 src/modules/networkcfg/main.py:106
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/rawfs/main.py:165
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Configuration Error"
|
|
|
|
msgstr "Błąd konfiguracji"
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/fstab/main.py:383 src/modules/initramfscfg/main.py:86
|
|
|
|
#: src/modules/mount/main.py:345 src/modules/openrcdmcryptcfg/main.py:73
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/rawfs/main.py:166
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
|
|
|
msgstr "Nie ma zdefiniowanych partycji dla <pre>{!s}</pre> do użytku."
|
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/fstab/main.py:389 src/modules/initramfscfg/main.py:90
|
2023-12-11 22:20:33 +01:00
|
|
|
#: src/modules/localecfg/main.py:141 src/modules/networkcfg/main.py:107
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/openrcdmcryptcfg/main.py:77
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
2022-05-29 16:16:15 +02:00
|
|
|
msgstr ""
|
2022-06-14 13:32:17 +02:00
|
|
|
"Nie znaleziono głównego punktu montowania dla <pre>{!s}</pre> do użycia."
|
2022-05-29 16:16:15 +02:00
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/fstab/main.py:417
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "No <pre>{!s}</pre> configuration is given for <pre>{!s}</pre> to use."
|
|
|
|
msgstr "Nie podano konfiguracji <pre>{!s}</pre> dla <pre>{!s}</pre>."
|
2022-05-04 11:12:13 +02:00
|
|
|
|
2024-02-04 22:50:31 +01:00
|
|
|
#: src/modules/grubcfg/main.py:30
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Configure GRUB."
|
|
|
|
msgstr "Konfiguracja GRUB."
|
2019-01-25 15:23:07 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/hwclock/main.py:26
|
|
|
|
msgid "Setting hardware clock."
|
|
|
|
msgstr "Ustawianie zegara systemowego."
|
2019-01-25 15:23:07 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/initcpiocfg/main.py:27
|
|
|
|
msgid "Configuring mkinitcpio."
|
|
|
|
msgstr "Konfigurowanie mkinitcpio."
|
2019-01-25 15:23:07 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/initcpiocfg/main.py:268
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "No partitions are defined for <pre>initcpiocfg</pre>."
|
|
|
|
msgstr "Nie ma zdefiniowanych partycji dla <pre>initcpiocfg</pre>."
|
2019-01-25 15:23:07 +01:00
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/initcpiocfg/main.py:272
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "No root mount point for <pre>initcpiocfg</pre>."
|
|
|
|
msgstr "Brak głównego punktu montowania dla <pre>initcpiocfg</pre>."
|
2019-01-25 15:23:07 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/initramfscfg/main.py:32
|
|
|
|
msgid "Configuring initramfs."
|
|
|
|
msgstr "Konfigurowanie initramfs."
|
2019-01-25 15:23:07 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/localecfg/main.py:31
|
|
|
|
msgid "Configuring locales."
|
|
|
|
msgstr "Konfigurowanie ustawień lokalnych."
|
2018-05-07 11:01:49 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/mkinitfs/main.py:27
|
|
|
|
msgid "Creating initramfs with mkinitfs."
|
|
|
|
msgstr "Tworzenie initramfs z mkinitfs."
|
2018-01-15 16:55:42 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/mkinitfs/main.py:49
|
|
|
|
msgid "Failed to run mkinitfs on the target"
|
|
|
|
msgstr "Nie udało się włączyć mkinitfs."
|
2018-01-15 16:55:42 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/mkinitfs/main.py:50
|
|
|
|
msgid "The exit code was {}"
|
|
|
|
msgstr "Kod wyjściowy to {}"
|
|
|
|
|
|
|
|
#: src/modules/mount/main.py:43
|
|
|
|
msgid "Mounting partitions."
|
|
|
|
msgstr "Montowanie partycji."
|
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/mount/main.py:171 src/modules/mount/main.py:207
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Internal error mounting zfs datasets"
|
|
|
|
msgstr "Wewnętrzny błąd montowania zestawów danych zfs"
|
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/mount/main.py:183
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Failed to import zpool"
|
|
|
|
msgstr "Nie udało się zaimportować zpool"
|
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/mount/main.py:199
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Failed to unlock zpool"
|
|
|
|
msgstr "Nie udało się odblokować zpool"
|
|
|
|
|
2024-07-03 22:44:01 +02:00
|
|
|
#: src/modules/mount/main.py:216 src/modules/mount/main.py:221
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Failed to set zfs mountpoint"
|
|
|
|
msgstr "Nie udało się ustawić punktu montowania zfs"
|
|
|
|
|
2024-08-12 23:27:20 +02:00
|
|
|
#: src/modules/mount/main.py:386
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "zfs mounting error"
|
|
|
|
msgstr "Błąd montowania zfs"
|
|
|
|
|
2023-12-11 22:20:33 +01:00
|
|
|
#: src/modules/networkcfg/main.py:30
|
2023-08-06 23:41:28 +02:00
|
|
|
msgid "Saving network configuration."
|
|
|
|
msgstr "Zapisywanie konfiguracji sieci."
|
|
|
|
|
|
|
|
#: src/modules/openrcdmcryptcfg/main.py:26
|
|
|
|
msgid "Configuring OpenRC dmcrypt service."
|
|
|
|
msgstr "Konfigurowanie usługi OpenRC dmcrypt."
|
2021-09-13 12:53:36 +02:00
|
|
|
|
2022-06-14 13:32:17 +02:00
|
|
|
#: src/modules/packages/main.py:54 src/modules/packages/main.py:65
|
|
|
|
#: src/modules/packages/main.py:75
|
|
|
|
msgid "Install packages."
|
|
|
|
msgstr "Zainstaluj pakiety."
|
2019-04-24 13:24:56 +02:00
|
|
|
|
2022-06-14 13:32:17 +02:00
|
|
|
#: src/modules/packages/main.py:63
|
|
|
|
#, python-format
|
|
|
|
msgid "Processing packages (%(count)d / %(total)d)"
|
|
|
|
msgstr "Przetwarzanie pakietów (%(count)d / %(total)d)"
|
2019-04-24 13:24:56 +02:00
|
|
|
|
2022-06-14 13:32:17 +02:00
|
|
|
#: src/modules/packages/main.py:68
|
|
|
|
#, 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."
|
2019-07-29 13:29:04 +02:00
|
|
|
|
2022-06-14 13:32:17 +02:00
|
|
|
#: src/modules/packages/main.py:71
|
|
|
|
#, 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."
|
2022-02-07 10:59:24 +01:00
|
|
|
|
2024-10-21 21:03:14 +02:00
|
|
|
#: src/modules/packages/main.py:775 src/modules/packages/main.py:787
|
|
|
|
#: src/modules/packages/main.py:815
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid "Package Manager error"
|
2023-08-06 23:41:28 +02:00
|
|
|
msgstr "Błąd Menedżera pakietów"
|
2022-02-07 10:59:24 +01:00
|
|
|
|
2024-10-21 21:03:14 +02:00
|
|
|
#: src/modules/packages/main.py:776
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid ""
|
|
|
|
"The package manager could not prepare updates. The command <pre>{!s}</pre> "
|
|
|
|
"returned error code {!s}."
|
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Menedżer pakietów nie może przygotować aktualizacji. Polecenie "
|
|
|
|
"<pre>{!s}</pre> zwróciło kod błędu {!s}."
|
2022-02-07 10:59:24 +01:00
|
|
|
|
2024-10-21 21:03:14 +02:00
|
|
|
#: src/modules/packages/main.py:788
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid ""
|
|
|
|
"The package manager could not update the system. The command <pre>{!s}</pre>"
|
|
|
|
" returned error code {!s}."
|
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Menedżer pakietów nie może zaktualizować systemu. Polecenie <pre>{!s}</pre> "
|
|
|
|
"zwróciło kod błędu {!s}."
|
2022-02-07 10:59:24 +01:00
|
|
|
|
2024-10-21 21:03:14 +02:00
|
|
|
#: src/modules/packages/main.py:816
|
2022-06-14 13:32:17 +02:00
|
|
|
msgid ""
|
|
|
|
"The package manager could not make changes to the installed system. The "
|
|
|
|
"command <pre>{!s}</pre> returned error code {!s}."
|
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Menedżer pakietów nie może wprowadzać zmian w zainstalowanym systemie. "
|
|
|
|
"Polecenie <pre>{!s}</pre> zwróciło kod błędu {!s}."
|
2020-05-06 11:52:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/plymouthcfg/main.py:27
|
|
|
|
msgid "Configure Plymouth theme"
|
|
|
|
msgstr "Konfiguracja motywu Plymouth"
|
2020-05-06 11:52:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/rawfs/main.py:26
|
|
|
|
msgid "Installing data."
|
|
|
|
msgstr "Instalowanie danych."
|
|
|
|
|
|
|
|
#: src/modules/services-openrc/main.py:29
|
|
|
|
msgid "Configure OpenRC services"
|
|
|
|
msgstr "Konfiguracja usług OpenRC"
|
|
|
|
|
|
|
|
#: src/modules/services-openrc/main.py:57
|
|
|
|
msgid "Cannot add service {name!s} to run-level {level!s}."
|
2022-06-14 13:32:17 +02:00
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Nie udało się dodać usługi {name!s} do poziomu-uruchamiania {level!s}."
|
2020-05-06 11:52:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:59
|
|
|
|
msgid "Cannot remove service {name!s} from run-level {level!s}."
|
2022-06-14 13:32:17 +02:00
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Nie udało się usunąć usługi {name!s} do poziomu-uruchamiania {level!s}."
|
2020-12-05 00:21:03 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:61
|
2022-05-29 16:16:15 +02:00
|
|
|
msgid ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
|
|
|
|
"level {level!s}."
|
2022-05-29 16:16:15 +02:00
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"Nieznana akcja-usługi <code>{arg!s}</code> dla usługi {name!s} w poziomie-"
|
|
|
|
"uruchamiania {level!s}."
|
2020-12-05 00:21:03 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:93
|
|
|
|
msgid "Cannot modify service"
|
|
|
|
msgstr "Nie można zmodyfikować usług"
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:94
|
|
|
|
msgid ""
|
|
|
|
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
|
|
|
|
msgstr ""
|
|
|
|
"<code>rc-update {arg!s}</code> wezwanie w chroot zwróciło kod błędu {num!s}."
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:101
|
|
|
|
msgid "Target runlevel does not exist"
|
|
|
|
msgstr "Docelowy poziom odtwarzania nie istnieje"
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:102
|
|
|
|
msgid ""
|
|
|
|
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
|
|
|
|
"exist."
|
|
|
|
msgstr ""
|
|
|
|
"Ścieżka do poziomu odtwarzania {level!s} to <code>{path!s}</code>, nie "
|
|
|
|
"istnieje."
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:110
|
|
|
|
msgid "Target service does not exist"
|
|
|
|
msgstr "Docelowa usługa nie istnieje"
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-openrc/main.py:111
|
|
|
|
msgid ""
|
|
|
|
"The path for service {name!s} is <code>{path!s}</code>, which does not "
|
|
|
|
"exist."
|
|
|
|
msgstr "Ścieżka do usługi {name!s} to <code>{path!s}</code>, nie istnieje."
|
2021-07-14 00:06:31 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-systemd/main.py:26
|
|
|
|
msgid "Configure systemd units"
|
|
|
|
msgstr "Konfiguracja jednostek systemd"
|
2021-07-14 00:06:31 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-systemd/main.py:64
|
|
|
|
msgid "Cannot modify unit"
|
|
|
|
msgstr "Nie można zmodyfikować jednostki"
|
2021-11-03 11:16:33 +01:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-systemd/main.py:65
|
|
|
|
msgid ""
|
|
|
|
"<code>systemctl {_action!s}</code> call in chroot returned error code "
|
|
|
|
"{_exit_code!s}."
|
|
|
|
msgstr ""
|
|
|
|
"<code>systemctl {_action!s}</code> wywołanie chroot zwróciło kod błędu "
|
|
|
|
"{_exit_code!s}."
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/services-systemd/main.py:66
|
|
|
|
msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>."
|
|
|
|
msgstr "Nie można {_action!s} jednostki systemd <code>{_name!s}</code>."
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:34
|
|
|
|
msgid "Filling up filesystems."
|
|
|
|
msgstr "Zapełnianie systemu plików."
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:254
|
|
|
|
msgid "rsync failed with error code {}."
|
|
|
|
msgstr "rsync zakończyło działanie kodem błędu {}."
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:299
|
|
|
|
msgid "Unpacking image {}/{}, file {}/{}"
|
|
|
|
msgstr "Odpakowywanie obrazu {}/{}, pliku {}/{}"
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:314
|
|
|
|
msgid "Starting to unpack {}"
|
|
|
|
msgstr "Rozpoczynanie odpakowywania {}"
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:323 src/modules/unpackfs/main.py:467
|
|
|
|
msgid "Failed to unpack image \"{}\""
|
|
|
|
msgstr "Błąd rozpakowywania obrazu \"{}\""
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:430
|
|
|
|
msgid "No mount point for root partition"
|
|
|
|
msgstr "Brak punktu montowania partycji root"
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:431
|
|
|
|
msgid "globalstorage does not contain a \"rootMountPoint\" key."
|
|
|
|
msgstr "globalstorage nie zawiera klucza \"rootMountPoint\"(punktu montowania /)."
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:434
|
|
|
|
msgid "Bad mount point for root partition"
|
|
|
|
msgstr "Błędny punkt montowania partycji root"
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:435
|
|
|
|
msgid "rootMountPoint is \"{}\", which does not exist."
|
|
|
|
msgstr " Punkt montowania / to \"{}\", który nie istnieje."
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:439 src/modules/unpackfs/main.py:455
|
|
|
|
#: src/modules/unpackfs/main.py:459 src/modules/unpackfs/main.py:465
|
|
|
|
#: src/modules/unpackfs/main.py:480
|
|
|
|
msgid "Bad unpackfs configuration"
|
|
|
|
msgstr "Niewłaściwa konfiguracja unpackfs"
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:440
|
|
|
|
msgid "There is no configuration information."
|
|
|
|
msgstr "Nie ma żadnych informacji konfiguracyjnych."
|
|
|
|
|
|
|
|
#: src/modules/unpackfs/main.py:456
|
|
|
|
msgid "The filesystem for \"{}\" ({}) is not supported by your current kernel"
|
2022-06-14 13:32:17 +02:00
|
|
|
msgstr ""
|
2023-08-06 23:41:28 +02:00
|
|
|
"System plików dla \"{}\" ({}) nie jest wspierany przez obecne jądro twojego "
|
|
|
|
"systemu"
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/unpackfs/main.py:460
|
|
|
|
msgid "The source filesystem \"{}\" does not exist"
|
|
|
|
msgstr "Źródłowy system plików \"{}\" nie istnieje"
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/unpackfs/main.py:466
|
|
|
|
msgid ""
|
|
|
|
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
|
|
|
"installed."
|
|
|
|
msgstr ""
|
|
|
|
"Nie udało się znaleźć unsquashfs, upewnij się, że masz zainstalowany pakiet "
|
|
|
|
"squashfs-tools."
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/unpackfs/main.py:481
|
|
|
|
msgid "The destination \"{}\" in the target system is not a directory"
|
|
|
|
msgstr "Miejsce docelowe \"{}\" w docelowym systemie nie jest katalogiem"
|
2022-06-14 13:32:17 +02:00
|
|
|
|
2023-08-06 23:41:28 +02:00
|
|
|
#: src/modules/zfshostid/main.py:27
|
|
|
|
msgid "Copying zfs generated hostid."
|
|
|
|
msgstr "Kopiowanie hostid wygenerowanego przez zfs."
|