From 4d6ddcdcdb89947e1639fdc0fdbb2a17b98268f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Podhoreck=C3=BD?= Date: Sun, 8 Mar 2026 09:45:51 +0100 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (1910 of 1910 strings) --- plinth/locale/cs/LC_MESSAGES/django.po | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index f07a023c7..04f416232 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: 2026-03-03 02:00+0000\n" -"PO-Revision-Date: 2026-03-06 21:09+0000\n" +"PO-Revision-Date: 2026-03-08 18:48+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech \n" @@ -446,8 +446,6 @@ msgstr "" "path/to/repo/" #: plinth/modules/backups/forms.py:255 -#, fuzzy -#| msgid "Authentication Mode" msgid "SSH Authentication Type" msgstr "Typ ověření SSH" @@ -456,26 +454,20 @@ msgid "Choose how to authenticate to the remote SSH server." msgstr "Zvolte, jak autentizovat na vzdáleném serveru SSH." #: plinth/modules/backups/forms.py:258 -#, fuzzy -#| msgid "needs authentication" msgid "Key-based Authentication" -msgstr "Ověření klíče" +msgstr "Ověření klíčem" #: plinth/modules/backups/forms.py:259 -#, fuzzy -#| msgid "Disable password authentication" msgid "Password-based Authentication" -msgstr "Ověření hesla" +msgstr "Ověření heslem" #: plinth/modules/backups/forms.py:261 msgid "SSH server password" msgstr "Heslo SSH serveru" #: plinth/modules/backups/forms.py:262 -#, fuzzy -#| msgid "Disable password authentication" msgid "Required for password-based authentication." -msgstr "Vyžadováno pro ověření hesla." +msgstr "Vyžadováno pro ověření heslem." #: plinth/modules/backups/forms.py:275 msgid "SSH password is needed for password-based authentication."