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

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -725,23 +725,23 @@ msgstr ""
#: routing_templates/forms.py:89 #: routing_templates/forms.py:89
msgid "At least one route must be provided when Route Type is 'Custom'." msgid "At least one route must be provided when Route Type is 'Custom'."
msgstr "" msgstr "Mindestens eine Route muss angegeben werden, wenn der Routentyp 'Benutzerdefiniert' ist."
#: routing_templates/forms.py:101 #: routing_templates/forms.py:101
msgid "" msgid ""
"The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead." "The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead."
msgstr "" msgstr "Die Route 0.0.0.0/0 ist nicht zulässig. Verwenden Sie stattdessen den Typ 'Standardroute'."
#: routing_templates/forms.py:105 #: routing_templates/forms.py:105
#, python-format #, python-format
msgid "" msgid ""
"Invalid route format: '%(line)s'. Please use CIDR notation (e.g., " "Invalid route format: '%(line)s'. Please use CIDR notation (e.g., "
"192.168.1.0/24)." "192.168.1.0/24)."
msgstr "" msgstr "Ungültiges Routenformat: '%(line)s'. Bitte verwenden Sie die CIDR-Notation (z. B. 192.168.1.0/24)."
#: routing_templates/forms.py:112 #: routing_templates/forms.py:112
msgid "Custom routes should be empty when Route Type is 'Default Route'." msgid "Custom routes should be empty when Route Type is 'Default Route'."
msgstr "" msgstr "Benutzerdefinierte Routen sollten leer sein, wenn der Routentyp 'Standardroute' ist."
#: routing_templates/models.py:11 #: routing_templates/models.py:11
msgid "Default Route (0.0.0.0/0)" msgid "Default Route (0.0.0.0/0)"
@@ -1668,10 +1668,8 @@ msgid "Add Client route"
msgstr "ClientRoute hinzufügen" msgstr "ClientRoute hinzufügen"
#: templates/wireguard/wireguard_manage_peer.html:132 #: templates/wireguard/wireguard_manage_peer.html:132
#, fuzzy
#| msgid "Routing Templates"
msgid "Routing Template" msgid "Routing Template"
msgstr "Routing-Vorlagen" msgstr "Routenvorlage"
#: templates/wireguard/wireguard_manage_peer.html:140 #: templates/wireguard/wireguard_manage_peer.html:140
msgid "" msgid ""
@@ -2542,7 +2540,7 @@ msgstr ""
#: wireguard_peer/forms.py:66 #: wireguard_peer/forms.py:66
msgid "The peer's routing template does not allow custom routes." msgid "The peer's routing template does not allow custom routes."
msgstr "" msgstr "Die Routenvorlage des Peers lässt keine benutzerdefinierten Routes zu."
#: wireguard_peer/forms.py:68 #: wireguard_peer/forms.py:68
msgid "Priority must be greater than or equal to 1" msgid "Priority must be greater than or equal to 1"

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -722,23 +722,23 @@ msgstr ""
#: routing_templates/forms.py:89 #: routing_templates/forms.py:89
msgid "At least one route must be provided when Route Type is 'Custom'." msgid "At least one route must be provided when Route Type is 'Custom'."
msgstr "" msgstr "Se debe proporcionar al menos una ruta cuando el Tipo de Ruta es 'Personalizada'."
#: routing_templates/forms.py:101 #: routing_templates/forms.py:101
msgid "" msgid ""
"The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead." "The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead."
msgstr "" msgstr "La ruta 0.0.0.0/0 no está permitida. Use el tipo 'Ruta Predeterminada'."
#: routing_templates/forms.py:105 #: routing_templates/forms.py:105
#, python-format #, python-format
msgid "" msgid ""
"Invalid route format: '%(line)s'. Please use CIDR notation (e.g., " "Invalid route format: '%(line)s'. Please use CIDR notation (e.g., "
"192.168.1.0/24)." "192.168.1.0/24)."
msgstr "" msgstr "Formato de ruta inválido: '%(line)s'. Use la notación CIDR (ej: 192.168.1.0/24)."
#: routing_templates/forms.py:112 #: routing_templates/forms.py:112
msgid "Custom routes should be empty when Route Type is 'Default Route'." msgid "Custom routes should be empty when Route Type is 'Default Route'."
msgstr "" msgstr "Las rutas personalizadas deben estar vacías cuando el Tipo de Ruta es 'Ruta Predeterminada'."
#: routing_templates/models.py:11 #: routing_templates/models.py:11
msgid "Default Route (0.0.0.0/0)" msgid "Default Route (0.0.0.0/0)"
@@ -1658,10 +1658,8 @@ msgid "Add Client route"
msgstr "Añadir ruta cliente" msgstr "Añadir ruta cliente"
#: templates/wireguard/wireguard_manage_peer.html:132 #: templates/wireguard/wireguard_manage_peer.html:132
#, fuzzy
#| msgid "Routing Templates"
msgid "Routing Template" msgid "Routing Template"
msgstr "Plantillas de Enrutamiento" msgstr "Plantilla de Enrutamiento"
#: templates/wireguard/wireguard_manage_peer.html:140 #: templates/wireguard/wireguard_manage_peer.html:140
msgid "" msgid ""
@@ -2517,7 +2515,7 @@ msgstr ""
#: wireguard_peer/forms.py:66 #: wireguard_peer/forms.py:66
msgid "The peer's routing template does not allow custom routes." msgid "The peer's routing template does not allow custom routes."
msgstr "" msgstr "La plantilla de enrutamiento del par no permite rutas personalizadas."
#: wireguard_peer/forms.py:68 #: wireguard_peer/forms.py:68
msgid "Priority must be greater than or equal to 1" msgid "Priority must be greater than or equal to 1"

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -723,23 +723,23 @@ msgstr ""
#: routing_templates/forms.py:89 #: routing_templates/forms.py:89
msgid "At least one route must be provided when Route Type is 'Custom'." msgid "At least one route must be provided when Route Type is 'Custom'."
msgstr "" msgstr "Au moins une route doit être fournie lorsque le Type de Route est 'Personnalisée'."
#: routing_templates/forms.py:101 #: routing_templates/forms.py:101
msgid "" msgid ""
"The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead." "The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead."
msgstr "" msgstr "La route 0.0.0.0/0 n'est pas autorisée. Utilisez le type 'Route par Défaut'."
#: routing_templates/forms.py:105 #: routing_templates/forms.py:105
#, python-format #, python-format
msgid "" msgid ""
"Invalid route format: '%(line)s'. Please use CIDR notation (e.g., " "Invalid route format: '%(line)s'. Please use CIDR notation (e.g., "
"192.168.1.0/24)." "192.168.1.0/24)."
msgstr "" msgstr "Format de route invalide : '%(line)s'. Utilisez la notation CIDR (ex : 192.168.1.0/24)."
#: routing_templates/forms.py:112 #: routing_templates/forms.py:112
msgid "Custom routes should be empty when Route Type is 'Default Route'." msgid "Custom routes should be empty when Route Type is 'Default Route'."
msgstr "" msgstr "Les routes personnalisées doivent être vides lorsque le Type de Route est 'Route par Défaut'."
#: routing_templates/models.py:11 #: routing_templates/models.py:11
msgid "Default Route (0.0.0.0/0)" msgid "Default Route (0.0.0.0/0)"
@@ -1659,10 +1659,8 @@ msgid "Add Client route"
msgstr "Ajouter une route client" msgstr "Ajouter une route client"
#: templates/wireguard/wireguard_manage_peer.html:132 #: templates/wireguard/wireguard_manage_peer.html:132
#, fuzzy
#| msgid "Routing Templates"
msgid "Routing Template" msgid "Routing Template"
msgstr "Modèles de Routage" msgstr "Modèle de Routage"
#: templates/wireguard/wireguard_manage_peer.html:140 #: templates/wireguard/wireguard_manage_peer.html:140
msgid "" msgid ""
@@ -2533,7 +2531,7 @@ msgstr ""
#: wireguard_peer/forms.py:66 #: wireguard_peer/forms.py:66
msgid "The peer's routing template does not allow custom routes." msgid "The peer's routing template does not allow custom routes."
msgstr "" msgstr "Le modèle de routage du pair n'autorise pas les routes personnalisées."
#: wireguard_peer/forms.py:68 #: wireguard_peer/forms.py:68
msgid "Priority must be greater than or equal to 1" msgid "Priority must be greater than or equal to 1"

Binary file not shown.

View File

@@ -721,23 +721,23 @@ msgstr ""
#: routing_templates/forms.py:89 #: routing_templates/forms.py:89
msgid "At least one route must be provided when Route Type is 'Custom'." msgid "At least one route must be provided when Route Type is 'Custom'."
msgstr "" msgstr "Pelo menos uma rota deve ser fornecida quando o Tipo de Rota é 'Personalizada'."
#: routing_templates/forms.py:101 #: routing_templates/forms.py:101
msgid "" msgid ""
"The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead." "The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead."
msgstr "" msgstr "A rota 0.0.0.0/0 não é permitida. Use o tipo 'Rota Padrão'."
#: routing_templates/forms.py:105 #: routing_templates/forms.py:105
#, python-format #, python-format
msgid "" msgid ""
"Invalid route format: '%(line)s'. Please use CIDR notation (e.g., " "Invalid route format: '%(line)s'. Please use CIDR notation (e.g., "
"192.168.1.0/24)." "192.168.1.0/24)."
msgstr "" msgstr "Formato de rota inválido: '%(line)s'. Use a notação CIDR (ex: 192.168.1.0/24)."
#: routing_templates/forms.py:112 #: routing_templates/forms.py:112
msgid "Custom routes should be empty when Route Type is 'Default Route'." msgid "Custom routes should be empty when Route Type is 'Default Route'."
msgstr "" msgstr "As rotas personalizadas devem estar vazias quando o Tipo de Rota é 'Rota Padrão'."
#: routing_templates/models.py:11 #: routing_templates/models.py:11
msgid "Default Route (0.0.0.0/0)" msgid "Default Route (0.0.0.0/0)"
@@ -1661,10 +1661,8 @@ msgid "Add Client route"
msgstr "Adicionar rota" msgstr "Adicionar rota"
#: templates/wireguard/wireguard_manage_peer.html:132 #: templates/wireguard/wireguard_manage_peer.html:132
#, fuzzy
#| msgid "Routing Templates"
msgid "Routing Template" msgid "Routing Template"
msgstr "Modelos de Roteamento" msgstr "Modelo de Roteamento"
#: templates/wireguard/wireguard_manage_peer.html:140 #: templates/wireguard/wireguard_manage_peer.html:140
msgid "" msgid ""
@@ -2532,7 +2530,7 @@ msgstr ""
#: wireguard_peer/forms.py:66 #: wireguard_peer/forms.py:66
msgid "The peer's routing template does not allow custom routes." msgid "The peer's routing template does not allow custom routes."
msgstr "" msgstr "O modelo de roteamento do peer não permite rotas personalizadas."
#: wireguard_peer/forms.py:68 #: wireguard_peer/forms.py:68
msgid "Priority must be greater than or equal to 1" msgid "Priority must be greater than or equal to 1"

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -716,23 +716,23 @@ msgstr ""
#: routing_templates/forms.py:89 #: routing_templates/forms.py:89
msgid "At least one route must be provided when Route Type is 'Custom'." 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 #: routing_templates/forms.py:101
msgid "" msgid ""
"The route 0.0.0.0/0 is not allowed. Use the 'Default Route' type instead." "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 #: routing_templates/forms.py:105
#, python-format #, python-format
msgid "" msgid ""
"Invalid route format: '%(line)s'. Please use CIDR notation (e.g., " "Invalid route format: '%(line)s'. Please use CIDR notation (e.g., "
"192.168.1.0/24)." "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 #: routing_templates/forms.py:112
msgid "Custom routes should be empty when Route Type is 'Default Route'." 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 #: routing_templates/models.py:11
msgid "Default Route (0.0.0.0/0)" msgid "Default Route (0.0.0.0/0)"
@@ -1652,10 +1652,8 @@ msgid "Add Client route"
msgstr "Pridať klientskú trasu" msgstr "Pridať klientskú trasu"
#: templates/wireguard/wireguard_manage_peer.html:132 #: templates/wireguard/wireguard_manage_peer.html:132
#, fuzzy
#| msgid "Routing Templates"
msgid "Routing Template" msgid "Routing Template"
msgstr "Smerovacie Šablóny" msgstr "Smerovacia šablóna"
#: templates/wireguard/wireguard_manage_peer.html:140 #: templates/wireguard/wireguard_manage_peer.html:140
msgid "" msgid ""
@@ -2513,7 +2511,7 @@ msgstr ""
#: wireguard_peer/forms.py:66 #: wireguard_peer/forms.py:66
msgid "The peer's routing template does not allow custom routes." 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 #: wireguard_peer/forms.py:68
msgid "Priority must be greater than or equal to 1" msgid "Priority must be greater than or equal to 1"