mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Merge remote-tracking branch 'freedombox-team/main'
This commit is contained in:
commit
448d5d84ed
@ -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ý <j.podhorecky@volny.cz>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/cs/>\n"
|
||||
@ -446,8 +446,6 @@ msgstr ""
|
||||
"path/to/repo/</i>"
|
||||
|
||||
#: 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."
|
||||
|
||||
@ -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: 2025-12-19 20:00+0000\n"
|
||||
"PO-Revision-Date: 2026-03-08 18:48+0000\n"
|
||||
"Last-Translator: OwlGale <owlgale@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/ru/>\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.15.1\n"
|
||||
"X-Generator: Weblate 5.17-dev\n"
|
||||
|
||||
#: plinth/config.py:103
|
||||
#, python-brace-format
|
||||
@ -1751,13 +1751,13 @@ msgstr "предупреждение"
|
||||
#. Megabyte.
|
||||
#: plinth/modules/diagnostics/__init__.py:221
|
||||
msgid "MiB"
|
||||
msgstr "МБ"
|
||||
msgstr "МиБ"
|
||||
|
||||
#. Translators: This is the unit of computer storage Gibibyte similar to
|
||||
#. Gigabyte.
|
||||
#: plinth/modules/diagnostics/__init__.py:226
|
||||
msgid "GiB"
|
||||
msgstr "ГБ"
|
||||
msgstr "ГиБ"
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:233
|
||||
msgid "You should disable some apps to reduce memory usage."
|
||||
@ -6672,10 +6672,9 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/oidc/templates/oauth2_provider/authorize.html:52
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Authorized SSH Keys"
|
||||
#, python-format
|
||||
msgid "Authorize %(app)s"
|
||||
msgstr "Авторизованные SSH ключи"
|
||||
msgstr "Авторизовать %(app)s"
|
||||
|
||||
#: plinth/modules/oidc/templates/oauth2_provider/authorize.html:59
|
||||
#, python-format
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user