update translations

This commit is contained in:
Eduardo Silva
2026-03-14 10:14:39 -03:00
parent 15dda616d2
commit 1097ae90cf
10 changed files with 158 additions and 116 deletions

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-14 09:35-0300\n"
"POT-Creation-Date: 2026-03-14 10:10-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"
@@ -64,9 +64,9 @@ msgstr ""
"¿Está seguro de que desea regenerar el token? El antiguo token dejará de "
"funcionar inmediatamente."
#: api_v2/forms.py:63 app_gateway/forms.py:40 app_gateway/forms.py:85
#: app_gateway/forms.py:129 app_gateway/forms.py:147 app_gateway/forms.py:219
#: app_gateway/forms.py:260 cluster/forms.py:67 cluster/forms.py:124
#: api_v2/forms.py:63 app_gateway/forms.py:40 app_gateway/forms.py:92
#: app_gateway/forms.py:136 app_gateway/forms.py:154 app_gateway/forms.py:226
#: app_gateway/forms.py:267 cluster/forms.py:67 cluster/forms.py:124
#: dns/forms.py:37 dns/forms.py:84 dns/forms.py:153 gatekeeper/forms.py:41
#: gatekeeper/forms.py:75 gatekeeper/forms.py:139 gatekeeper/forms.py:226
#: gatekeeper/forms.py:256 gatekeeper/forms.py:287
@@ -82,7 +82,7 @@ msgstr ""
msgid "Save"
msgstr "Guardar"
#: api_v2/models.py:10 app_gateway/forms.py:18 app_gateway/forms.py:99
#: api_v2/models.py:10 app_gateway/forms.py:18 app_gateway/forms.py:106
#: cluster/forms.py:18 dns/forms.py:130 gatekeeper/forms.py:99
#: routing_templates/forms.py:28 templates/api_v2/api_documentation.html:47
#: templates/api_v2/list.html:8 templates/app_gateway/app_gateway_list.html:52
@@ -216,8 +216,8 @@ msgstr "Nombre para mostrar"
msgid "Upstream"
msgstr "Upstream"
#: app_gateway/forms.py:41 app_gateway/forms.py:86 app_gateway/forms.py:130
#: app_gateway/forms.py:148 app_gateway/forms.py:220 app_gateway/forms.py:261
#: app_gateway/forms.py:41 app_gateway/forms.py:93 app_gateway/forms.py:137
#: app_gateway/forms.py:155 app_gateway/forms.py:227 app_gateway/forms.py:268
#: gatekeeper/forms.py:42 gatekeeper/forms.py:76 gatekeeper/forms.py:140
#: gatekeeper/forms.py:227 gatekeeper/forms.py:257 gatekeeper/forms.py:288
#: scheduler/forms.py:103
@@ -228,15 +228,23 @@ msgid "Cancel"
msgstr "Cancelar"
#: app_gateway/forms.py:54
msgid "This is a reserved system name."
msgstr "Este es un nombre de sistema reservado."
#: app_gateway/forms.py:58
msgid "This upstream is reserved by the system."
msgstr "Este upstream está reservado por el sistema."
#: app_gateway/forms.py:61
msgid "Upstream URL cannot contain spaces."
msgstr "La URL de upstream no puede contener espacios."
#: app_gateway/forms.py:60
#: app_gateway/forms.py:67
msgid "Enter a valid upstream URL starting with http:// or https://"
msgstr ""
"Introduzca una URL de upstream válida que empiece por http:// o https://"
#: app_gateway/forms.py:70 cluster/forms.py:24 dns/forms.py:65
#: app_gateway/forms.py:77 cluster/forms.py:24 dns/forms.py:65
#: templates/app_gateway/app_gateway_list.html:95
#: templates/app_gateway/application_details.html:61
#: templates/dns/static_host_list.html:17
@@ -244,32 +252,32 @@ msgstr ""
msgid "Hostname"
msgstr "Nombre de host"
#: app_gateway/forms.py:100 templates/app_gateway/app_gateway_list.html:133
#: app_gateway/forms.py:107 templates/app_gateway/app_gateway_list.html:133
msgid "Policy Type"
msgstr "Tipo de política"
#: app_gateway/forms.py:101
#: app_gateway/forms.py:108
msgid "Allowed Groups"
msgstr "Grupos permitidos"
#: app_gateway/forms.py:102 templates/gatekeeper/gatekeeper_list.html:12
#: app_gateway/forms.py:109 templates/gatekeeper/gatekeeper_list.html:12
msgid "Authentication Methods"
msgstr "Métodos de autenticación"
#: app_gateway/forms.py:178
#: app_gateway/forms.py:185
msgid "Cannot select more than one Local Password authentication method."
msgstr ""
"No se puede seleccionar más de un método de autenticación de Contraseña "
"Local."
#: app_gateway/forms.py:182
#: app_gateway/forms.py:189
msgid ""
"Cannot select more than one OpenID Connect (OIDC) authentication method."
msgstr ""
"No se puede seleccionar más de un método de autenticação OpenID Connect "
"(OIDC)."
#: app_gateway/forms.py:186
#: app_gateway/forms.py:193
msgid ""
"Cannot select both Local Password and OpenID Connect (OIDC) authentication "
"methods."
@@ -277,7 +285,7 @@ msgstr ""
"No se pueden seleccionar simultáneamente los métodos de autenticación de "
"Contraseña Local y OpenID Connect (OIDC)."
#: app_gateway/forms.py:190
#: app_gateway/forms.py:197
msgid ""
"At least one user group must be selected when using Local Password "
"authentication."
@@ -285,31 +293,31 @@ msgstr ""
"Se debe seleccionar al menos um grupo de usuarios al usar la autenticación "
"de Contraseña Local."
#: app_gateway/forms.py:194
#: app_gateway/forms.py:201
msgid "User groups can only be used with Local Password authentication."
msgstr ""
"Los grupos de usuarios solo se pueden usar con la autenticación de "
"Contraseña Local."
#: app_gateway/forms.py:204 templates/app_gateway/app_gateway_list.html:56
#: app_gateway/forms.py:211 templates/app_gateway/app_gateway_list.html:56
#: templates/app_gateway/application_details.html:31
#: templates/firewall/firewall_nav_tabs.html:15
msgid "Default Policy"
msgstr "Política predeterminada"
#: app_gateway/forms.py:233 templates/app_gateway/application_details.html:105
#: app_gateway/forms.py:240 templates/app_gateway/application_details.html:105
msgid "Route Name"
msgstr "Nombre de la ruta"
#: app_gateway/forms.py:234 templates/app_gateway/application_details.html:106
#: app_gateway/forms.py:241 templates/app_gateway/application_details.html:106
msgid "Path Prefix"
msgstr "Prefijo de ruta"
#: app_gateway/forms.py:235 templates/app_gateway/application_details.html:107
#: app_gateway/forms.py:242 templates/app_gateway/application_details.html:107
msgid "Policy"
msgstr "Política"
#: app_gateway/forms.py:236 templates/app_gateway/application_details.html:108
#: app_gateway/forms.py:243 templates/app_gateway/application_details.html:108
msgid "Order"
msgstr "Orden"