diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index f1caac183..6dcc786bd 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: 2022-12-05 21:13-0500\n" -"PO-Revision-Date: 2022-10-16 14:35+0000\n" +"PO-Revision-Date: 2022-12-11 17:47+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech \n" @@ -6402,10 +6402,8 @@ msgid "Secure Shell (SSH) Server" msgstr "Server zabezpečeného shellu (SSH)" #: plinth/modules/ssh/__init__.py:61 -#, fuzzy -#| msgid "Secure Shell (SSH)" msgid "Remotely login using Secure Shell (SSH)" -msgstr "Zabezpečený shell (SSH)" +msgstr "Vzdálené přihlášení pomocí Secure Shell (SSH)" #: plinth/modules/ssh/forms.py:13 msgid "Disable password authentication" @@ -6423,7 +6421,7 @@ msgstr "" #: plinth/modules/ssh/forms.py:21 msgid "Allow all users to login remotely" -msgstr "" +msgstr "Povolit všem uživatelům vzdálené přihlášení" #: plinth/modules/ssh/forms.py:22 msgid "" @@ -6431,6 +6429,9 @@ msgid "" "disabled, only users of groups root, admin and freedombox-ssh can login via " "SSH." msgstr "" +"Povolte všem uživatelům, kteří mají platný účet, vzdálené přihlášení přes " +"SSH. Pokud je vypnuto, mohou se přes SSH přihlásit pouze uživatelé skupin " +"root, admin a freedombox-ssh." #: plinth/modules/ssh/templates/ssh.html:11 msgid "Server Fingerprints"