diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index ba1aa3bbe..b6249fc42 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: 2019-06-10 19:02-0400\n" -"PO-Revision-Date: 2019-05-15 12:48+0000\n" +"PO-Revision-Date: 2019-06-18 22:01+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 3.7-dev\n" +"X-Generator: Weblate 3.7\n" #: plinth/action_utils.py:298 #, python-brace-format @@ -600,11 +600,11 @@ msgstr "" #: plinth/modules/config/forms.py:105 msgid "Show advanced apps and features" -msgstr "" +msgstr "Zobrazit pokročilé aplikace a funkce" #: plinth/modules/config/forms.py:106 msgid "Show apps and features that require more technical knowledge." -msgstr "" +msgstr "Zobrazit aplikace a funkce, které vyžadují techničtější znalosti." #: plinth/modules/config/templates/config.html:34 #: plinth/modules/power/templates/power_restart.html:42 @@ -647,18 +647,17 @@ msgid "Webserver home page set" msgstr "Nastavení domovské stránky webového serveru" #: plinth/modules/config/views.py:112 -#, fuzzy, python-brace-format -#| msgid "Error setting domain name: {exception}" +#, python-brace-format msgid "Error changing advanced mode: {exception}" -msgstr "Chyba při nastavování doménového názvu: {exception}" +msgstr "Chyba při změně pokročilého režimu: {exception}" #: plinth/modules/config/views.py:117 msgid "Showing advanced apps and features" -msgstr "" +msgstr "Jsou zobrazovány pokročilé aplikace a funkce" #: plinth/modules/config/views.py:120 msgid "Hiding advanced apps and features" -msgstr "" +msgstr "Jsou skryté pokročilé aplikace a funkce" #: plinth/modules/coquelicot/__init__.py:38 msgid "Coquelicot" @@ -4360,11 +4359,12 @@ msgstr "Přísný" #: plinth/modules/searx/forms.py:35 msgid "Allow Public Access" -msgstr "" +msgstr "Umožnit veřejný přístup" #: plinth/modules/searx/forms.py:36 msgid "Allow this application to be used by anyone who can reach it." msgstr "" +"Umožnit, aby tato aplikace byla používána kýmkoli, kdo se k ní může dostat." #: plinth/modules/searx/views.py:60 plinth/modules/searx/views.py:71 #: plinth/modules/tor/views.py:139 plinth/modules/tor/views.py:168