mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Translated using Weblate (Czech)
Currently translated at 100.0% (1885 of 1885 strings)
This commit is contained in:
parent
cc8fa47efe
commit
020ef6ae0c
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-02-03 01:14+0000\n"
|
||||
"PO-Revision-Date: 2025-12-17 07:00+0000\n"
|
||||
"PO-Revision-Date: 2026-02-09 19:09+0000\n"
|
||||
"Last-Translator: Jiří Podhorecký <j.podhorecky@volny.cz>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/cs/>\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 5.15.1-dev\n"
|
||||
"X-Generator: Weblate 5.16-dev\n"
|
||||
|
||||
#: plinth/config.py:103
|
||||
#, python-brace-format
|
||||
@ -9934,15 +9934,14 @@ msgid "Not configured yet."
|
||||
msgstr "Zatím není nakonfigurováno."
|
||||
|
||||
#: plinth/modules/wireguard/templates/wireguard.html:59
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Public key for this %(box_name)s:"
|
||||
#, python-format
|
||||
msgid "Endpoints for this %(box_name)s:"
|
||||
msgstr "Veřejný klíč pro tento %(box_name)s:"
|
||||
msgstr "Endpointy pro tento %(box_name)s:"
|
||||
|
||||
#: plinth/modules/wireguard/templates/wireguard.html:75
|
||||
#: plinth/modules/wireguard/templates/wireguard.html:77
|
||||
msgid "Start WireGuard Server"
|
||||
msgstr ""
|
||||
msgstr "Spustit WireGuard Server"
|
||||
|
||||
#: plinth/modules/wireguard/templates/wireguard.html:81
|
||||
msgid "Add a new peer"
|
||||
@ -9981,10 +9980,8 @@ msgid "Add Connection to Server"
|
||||
msgstr "Přidat připojení k serveru"
|
||||
|
||||
#: plinth/modules/wireguard/templates/wireguard_add_client.html:21
|
||||
#, fuzzy
|
||||
#| msgid "IP address to use for client:"
|
||||
msgid "IP address that will be assigned to this client"
|
||||
msgstr "IP adresa, která se použije pro klienta:"
|
||||
msgstr "IP adresa, která bude přiřazena k tomuto klientovi"
|
||||
|
||||
#: plinth/modules/wireguard/templates/wireguard_add_client.html:31
|
||||
msgid "Add Client"
|
||||
@ -10132,14 +10129,12 @@ msgid "Server deleted."
|
||||
msgstr "Server smazán."
|
||||
|
||||
#: plinth/modules/wireguard/views.py:286
|
||||
#, fuzzy
|
||||
#| msgid "Password changed successfully."
|
||||
msgid "WireGuard server started successfully."
|
||||
msgstr "Heslo úspěšně změněno."
|
||||
msgstr "Server WireGuard se úspěšně spustil."
|
||||
|
||||
#: plinth/modules/wireguard/views.py:290
|
||||
msgid "Failed to start WireGuard server: {}"
|
||||
msgstr ""
|
||||
msgstr "Spuštění serveru WireGuard selhalo: {}"
|
||||
|
||||
#: plinth/modules/wordpress/__init__.py:20
|
||||
msgid ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user