mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
08ac97b1ea
commit
2bac96425f
82 changed files with 509 additions and 2631 deletions
Binary file not shown.
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-06-18 15:54+0200\n"
|
||||
"POT-Creation-Date: 2019-07-06 01:16+0200\n"
|
||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2019\n"
|
||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
|
||||
|
@ -36,8 +36,7 @@ msgstr "Připojování oddílů."
|
|||
#: src/modules/luksopenswaphookcfg/main.py:99 src/modules/rawfs/main.py:171
|
||||
#: src/modules/machineid/main.py:49 src/modules/initramfscfg/main.py:94
|
||||
#: src/modules/initramfscfg/main.py:98 src/modules/openrcdmcryptcfg/main.py:78
|
||||
#: src/modules/openrcdmcryptcfg/main.py:82
|
||||
#: src/modules/luksbootkeyfile/main.py:51 src/modules/fstab/main.py:312
|
||||
#: src/modules/openrcdmcryptcfg/main.py:82 src/modules/fstab/main.py:312
|
||||
#: src/modules/fstab/main.py:316 src/modules/localecfg/main.py:144
|
||||
#: src/modules/networkcfg/main.py:48
|
||||
msgid "Configuration Error"
|
||||
|
@ -46,7 +45,7 @@ msgstr "Chyba nastavení"
|
|||
#: src/modules/mount/main.py:151 src/modules/initcpiocfg/main.py:188
|
||||
#: src/modules/luksopenswaphookcfg/main.py:96 src/modules/rawfs/main.py:172
|
||||
#: src/modules/initramfscfg/main.py:95 src/modules/openrcdmcryptcfg/main.py:79
|
||||
#: src/modules/luksbootkeyfile/main.py:52 src/modules/fstab/main.py:313
|
||||
#: src/modules/fstab/main.py:313
|
||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||
msgstr "Pro <pre>{!s}</pre> nejsou zadány žádné oddíly."
|
||||
|
||||
|
@ -215,22 +214,6 @@ msgstr "Nastavování mkinitcpio."
|
|||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||
msgstr "Pro <pre>{!s}</pre> není zadán žádný přípojný bod."
|
||||
|
||||
#: src/modules/initcpio/main.py:33
|
||||
msgid "Creating initramfs with mkinitcpio."
|
||||
msgstr "Vytváření initramfs pomocí mkinitcpio."
|
||||
|
||||
#: src/modules/initcpio/main.py:47
|
||||
msgid "Process Failed"
|
||||
msgstr "Proces zhavaroval"
|
||||
|
||||
#: src/modules/initcpio/main.py:48
|
||||
msgid ""
|
||||
"Process <pre>mkinitcpio</pre> failed with error code {!s}. The command was "
|
||||
"<pre>{!s}</pre>."
|
||||
msgstr ""
|
||||
"Proces <pre>mkinitcpio</pre> zhavaroval kódem chyby {!s}. Příkaz byl "
|
||||
"<pre>{!s}</pre>."
|
||||
|
||||
#: src/modules/luksopenswaphookcfg/main.py:35
|
||||
msgid "Configuring encrypted swap."
|
||||
msgstr "Nastavování šifrovaného prostoru pro odkládání stránek paměti."
|
||||
|
@ -334,18 +317,6 @@ msgstr "Instalace zavaděče systému."
|
|||
msgid "Remove live user from target system"
|
||||
msgstr "Odebrat uživatele živé relace z cílového systému"
|
||||
|
||||
#: src/modules/initramfs/main.py:35
|
||||
msgid "Creating initramfs."
|
||||
msgstr "Vytváření initramfs."
|
||||
|
||||
#: src/modules/initramfs/main.py:49
|
||||
msgid "Failed to run update-initramfs on the target"
|
||||
msgstr "Na cíli se nepodařilo spustit update-initramfs"
|
||||
|
||||
#: src/modules/initramfs/main.py:50 src/modules/dracut/main.py:59
|
||||
msgid "The exit code was {}"
|
||||
msgstr "Návratový kód byl {}"
|
||||
|
||||
#: src/modules/hwclock/main.py:35
|
||||
msgid "Setting hardware clock."
|
||||
msgstr "Nastavování hardwarových hodin."
|
||||
|
@ -358,6 +329,10 @@ msgstr "Vytváření initramfs s dracut."
|
|||
msgid "Failed to run dracut on the target"
|
||||
msgstr "Na cíli se nepodařilo spustit dracut"
|
||||
|
||||
#: src/modules/dracut/main.py:59
|
||||
msgid "The exit code was {}"
|
||||
msgstr "Návratový kód byl {}"
|
||||
|
||||
#: src/modules/initramfscfg/main.py:41
|
||||
msgid "Configuring initramfs."
|
||||
msgstr "Nastavování initramfs."
|
||||
|
@ -366,18 +341,6 @@ msgstr "Nastavování initramfs."
|
|||
msgid "Configuring OpenRC dmcrypt service."
|
||||
msgstr "Nastavování služby OpenRC dmcrypt."
|
||||
|
||||
#: src/modules/luksbootkeyfile/main.py:35
|
||||
msgid "Configuring LUKS key file."
|
||||
msgstr "Nastavování souboru s klíčem pro LUKS šifrování."
|
||||
|
||||
#: src/modules/luksbootkeyfile/main.py:74
|
||||
msgid "Encrypted rootfs setup error"
|
||||
msgstr "Chyba nastavení šifrovaného kořenového oddílu"
|
||||
|
||||
#: src/modules/luksbootkeyfile/main.py:75
|
||||
msgid "Rootfs partition {!s} is LUKS but no passphrase found."
|
||||
msgstr "Kořenový oddíl {!s} je LUKS ale nebyla nalezena žádná heslová fráze."
|
||||
|
||||
#: src/modules/fstab/main.py:38
|
||||
msgid "Writing fstab."
|
||||
msgstr "Zapisování fstab."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue