update translations

This commit is contained in:
Eduardo Silva
2026-01-22 16:52:28 -03:00
parent 838c745d74
commit a006736386
10 changed files with 34 additions and 44 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-22 16:43-0300\n"
"POT-Creation-Date: 2026-01-22 16:49-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -716,23 +716,23 @@ msgstr ""
#: routing_templates/forms.py:89
msgid "At least one route must be provided when Route Type is 'Custom'."
msgstr ""
msgstr "Pri type trasy 'Vlastná' musí byť zadaná aspoň jedna trasa."
#: routing_templates/forms.py:101
msgid ""
"The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead."
msgstr ""
msgstr "Trasa 0.0.0.0/0 nie je povolená. Použite radšej typ 'Predvolená trasa'."
#: routing_templates/forms.py:105
#, python-format
msgid ""
"Invalid route format: '%(line)s'. Please use CIDR notation (e.g., "
"192.168.1.0/24)."
msgstr ""
msgstr "Neplatný formát trasy: '%(line)s'. Použite prosím notáciu CIDR (napr. 192.168.1.0/24)."
#: routing_templates/forms.py:112
msgid "Custom routes should be empty when Route Type is 'Default Route'."
msgstr ""
msgstr "Vlastné trasy by mali byť prázdne, ak je Typ trasy 'Predvolená trasa'."
#: routing_templates/models.py:11
msgid "Default Route (0.0.0.0/0)"
@@ -1652,10 +1652,8 @@ msgid "Add Client route"
msgstr "Pridať klientskú trasu"
#: templates/wireguard/wireguard_manage_peer.html:132
#, fuzzy
#| msgid "Routing Templates"
msgid "Routing Template"
msgstr "Smerovacie Šablóny"
msgstr "Smerovacia šablóna"
#: templates/wireguard/wireguard_manage_peer.html:140
msgid ""
@@ -2513,7 +2511,7 @@ msgstr ""
#: wireguard_peer/forms.py:66
msgid "The peer's routing template does not allow custom routes."
msgstr ""
msgstr "Smerovacia šablóna peera nepovoľuje vlastné trasy."
#: wireguard_peer/forms.py:68
msgid "Priority must be greater than or equal to 1"