mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
94dcf56282
commit
ebe1be8c8b
113 changed files with 3692 additions and 147 deletions
Binary file not shown.
|
@ -3,14 +3,18 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# pavelrz, 2017
|
||||
# Pavel Borecki <pavel.borecki@gmail.com>, 2018
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-18 07:46-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2017\n"
|
||||
"POT-Creation-Date: 2018-10-05 11:34-0400\n"
|
||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n"
|
||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -18,6 +22,67 @@ msgstr ""
|
|||
"Language: cs_CZ\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#: src/modules/displaymanager/main.py:380
|
||||
msgid "Cannot write KDM configuration file"
|
||||
msgstr "Nedaří se zapsat soubor s nastaveními pro KDM"
|
||||
|
||||
#: src/modules/displaymanager/main.py:381
|
||||
msgid "KDM config file {!s} does not exist"
|
||||
msgstr "Soubor s nastaveními pro KDM {!s} neexistuje"
|
||||
|
||||
#: src/modules/displaymanager/main.py:442
|
||||
msgid "Cannot write LXDM configuration file"
|
||||
msgstr "Nedaří se zapsat soubor s nastaveními pro LXDM"
|
||||
|
||||
#: src/modules/displaymanager/main.py:443
|
||||
msgid "LXDM config file {!s} does not exist"
|
||||
msgstr "Soubor s nastaveními pro LXDM {!s} neexistuje"
|
||||
|
||||
#: src/modules/displaymanager/main.py:517
|
||||
msgid "Cannot write LightDM configuration file"
|
||||
msgstr "Nedaří se zapsat soubor s nastaveními pro LightDM"
|
||||
|
||||
#: src/modules/displaymanager/main.py:518
|
||||
msgid "LightDM config file {!s} does not exist"
|
||||
msgstr "Soubor s nastaveními pro LightDM {!s} neexistuje"
|
||||
|
||||
#: src/modules/displaymanager/main.py:592
|
||||
msgid "Cannot configure LightDM"
|
||||
msgstr "Nedaří se nastavit LightDM"
|
||||
|
||||
#: src/modules/displaymanager/main.py:593
|
||||
msgid "No LightDM greeter installed."
|
||||
msgstr "Není nainstalovaný žádný LightDM přivítač"
|
||||
|
||||
#: src/modules/displaymanager/main.py:624
|
||||
msgid "Cannot write SLIM configuration file"
|
||||
msgstr "Nedaří se zapsat soubor s nastaveními pro SLIM"
|
||||
|
||||
#: src/modules/displaymanager/main.py:625
|
||||
msgid "SLIM config file {!s} does not exist"
|
||||
msgstr "Soubor s nastaveními pro SLIM {!s} neexistuje"
|
||||
|
||||
#: src/modules/displaymanager/main.py:740
|
||||
#: src/modules/displaymanager/main.py:772
|
||||
msgid "No display managers selected for the displaymanager module."
|
||||
msgstr "Pro modul správce sezení nejsou vybrány žádní správci sezení."
|
||||
|
||||
#: src/modules/displaymanager/main.py:741
|
||||
msgid ""
|
||||
"The displaymanagers list is empty or undefined in bothglobalstorage and "
|
||||
"displaymanager.conf."
|
||||
msgstr ""
|
||||
"Seznam správců displejů je prázdný nebo není definován v bothglobalstorage a"
|
||||
" displaymanager.conf."
|
||||
|
||||
#: src/modules/displaymanager/main.py:773
|
||||
msgid "The list is empty after checking for installed display managers."
|
||||
msgstr "Po kontrole nainstalovaných správců displejů je seznam prázdný."
|
||||
|
||||
#: src/modules/displaymanager/main.py:821
|
||||
msgid "Display manager configuration was incomplete"
|
||||
msgstr "Nastavení správce displeje nebylo úplné"
|
||||
|
||||
#: src/modules/umount/main.py:40
|
||||
msgid "Unmount file systems."
|
||||
msgstr "Odpojit souborové systémy."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue