From a805ed3e0189a3d9655a71326d5a52d4fa9ed90a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Podhoreck=C3=BD?= Date: Mon, 30 Sep 2024 09:44:14 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (1674 of 1674 strings) --- plinth/locale/cs/LC_MESSAGES/django.po | 53 ++++++++------------------ 1 file changed, 16 insertions(+), 37 deletions(-) diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index dcf86fe32..1b4a785ef 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-23 19:35-0400\n" -"PO-Revision-Date: 2024-09-13 15:09+0000\n" +"PO-Revision-Date: 2024-10-01 10:18+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech \n" @@ -1191,16 +1191,12 @@ msgid "Server Administration" msgstr "Správa serveru" #: modules/config/__init__.py:18 -#, fuzzy -#| msgid "" -#| "Here you can set some general configuration options like hostname, domain " -#| "name, webserver home page etc." msgid "" "Here you can set some general configuration options like webserver home page " "etc." msgstr "" -"Zde můžete nastavit některé obecné konfigurační možnosti, jako je název " -"hostitele, název domény, domovská stránka webového serveru atd." +"Zde můžete nastavit některé obecné konfigurační možnosti, jako je domovská " +"stránka webového serveru atd." #: modules/config/__init__.py:40 msgid "General Configuration" @@ -1967,35 +1963,25 @@ msgid "Gajim" msgstr "Gajim" #: modules/ejabberd/templates/ejabberd.html:18 -#, fuzzy, python-format -#| msgid "" -#| "Your XMPP server domain is set to %(domainname)s. User IDs will " -#| "look like username@%(domainname)s. You can setup your domain on " -#| "the system Configure page." +#, python-format msgid "" "Your XMPP server domain is set to %(domain_name)s. User IDs will look " "like username@%(domain_name)s. You can setup your domain on the " "system Name Services page." msgstr "" -"Doména vašeho XMPP serveru je nastavená na %(domainname)s. " -"Identifikátory uživatelů budou mít podobu " -"uzivatelske_jmeno@%(domainname)s. Doménu je možné nastavit na stránce " -"nastavení systému." +"Doména vašeho serveru XMPP je nastavena na %(domain_name)s. ID " +"uživatelů budou vypadat takto: username@%(domain_name)s. Svou doménu " +"můžete nastavit na systémové stránce Name " +"Services." #: modules/ejabberd/templates/ejabberd.html:25 -#, fuzzy, python-format -#| msgid "" -#| "Your XMPP server domain is set to %(domainname)s. User IDs will " -#| "look like username@%(domainname)s. You can setup your domain on " -#| "the system Configure page." +#, python-format msgid "" "Your XMPP server domain is not set. You can setup your domain on the system " "Name Services page." msgstr "" -"Doména vašeho XMPP serveru je nastavená na %(domainname)s. " -"Identifikátory uživatelů budou mít podobu " -"uzivatelske_jmeno@%(domainname)s. Doménu je možné nastavit na stránce " -"nastavení systému." +"Doména vašeho serveru XMPP není nastavena. Svou doménu můžete nastavit na " +"systémové stránce Name Services." #: modules/email/__init__.py:26 msgid "" @@ -3526,16 +3512,13 @@ msgid "Obtain" msgstr "Získat" #: modules/letsencrypt/templates/letsencrypt.html:112 -#, fuzzy, python-format -#| msgid "" -#| "No domains have been configured. Configure " -#| "domains to be able to obtain certificates for them." +#, python-format msgid "" "No domains have been configured. Configure " "domains to be able to obtain certificates for them." msgstr "" -"Nejsou nastavené žádné domény. Nastavte je, " -"aby bylo možné pro ně získat certifikát." +"Nebyly nakonfigurovány žádné domény. Nakonfigurujte domény, abyste pro ně mohli získávat certifikáty." #: modules/letsencrypt/views.py:40 #, python-brace-format @@ -4426,10 +4409,8 @@ msgid "Error retrieving status:" msgstr "Chyba při instalaci:" #: modules/names/views.py:77 -#, fuzzy -#| msgid "Hostname" msgid "Set Hostname" -msgstr "Název stroje" +msgstr "Nastavit název hostitele" #: modules/names/views.py:95 #, python-brace-format @@ -4437,10 +4418,8 @@ msgid "Error setting hostname: {exception}" msgstr "Chyba při nastavování názvu stroje: {exception}" #: modules/names/views.py:111 -#, fuzzy -#| msgid "Domain Name" msgid "Set Domain Name" -msgstr "Doménový název" +msgstr "Nastavte název domény" #: modules/names/views.py:129 #, python-brace-format