update translations

This commit is contained in:
Eduardo Silva
2026-01-14 09:48:18 -03:00
parent 0b0d08f0b2
commit 75cd1826c1
10 changed files with 428 additions and 370 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-14 09:01-0300\n"
"POT-Creation-Date: 2026-01-14 09:34-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"
@@ -24,7 +24,7 @@ msgstr ""
msgid "Name"
msgstr "Nombre"
#: cluster/forms.py:19 templates/cluster/workers_list.html:96
#: cluster/forms.py:19 templates/cluster/workers_list.html:103
#: vpn_invite/forms.py:49 vpn_invite/forms.py:294
msgid "Enabled"
msgstr "Habilitado"
@@ -107,28 +107,24 @@ msgstr "Cluster habilitado"
msgid "Primary Enable WireGuard"
msgstr "Habilitar WireGuard primario"
#: cluster/forms.py:99 templates/cluster/workers_list.html:106
#: cluster/forms.py:99 templates/cluster/workers_list.html:113
msgid "Cluster Mode"
msgstr "Modo de cluster"
#: cluster/forms.py:100 templates/cluster/workers_list.html:127
#: cluster/forms.py:100 templates/cluster/workers_list.html:152
msgid "Restart Mode"
msgstr "Modo de reinicio"
#: cluster/forms.py:101 templates/cluster/workers_list.html:131
#: cluster/forms.py:101 templates/cluster/workers_list.html:156
msgid "Worker Display"
msgstr "Visualización del worker"
#: cluster/forms.py:137
#: cluster/forms.py:136
msgid "Cluster mode requires WireGuard status cache to be enabled."
msgstr ""
"El modo de clúster requiere que el caché de estado de WireGuard esté "
"habilitado."
#: cluster/forms.py:140
msgid "Disabling WireGuard on the master server is currently not supported."
msgstr "Deshabilitar WireGuard no servidor mestre não é suportado no momento."
#: cluster/models.py:46
msgid ""
"IP lock is enabled, but the worker is attempting to access from a different "
@@ -157,40 +153,40 @@ msgstr ""
msgid "Worker update is required."
msgstr "Se requiere la actualización del worker."
#: cluster/views.py:16 cluster/views.py:34 cluster/views.py:103
#: cluster/views.py:18 cluster/views.py:45 cluster/views.py:114
#: templates/access_denied.html:9
msgid "Access Denied"
msgstr "Acceso denegado"
#: cluster/views.py:19 templates/base.html:162
#: cluster/views.py:21 templates/base.html:162
msgid "Cluster"
msgstr "Cluster"
#: cluster/views.py:40
#: cluster/views.py:51
msgid "Edit Worker: "
msgstr "Editar Worker: "
#: cluster/views.py:46
#: cluster/views.py:57
msgid "Worker deleted|Worker deleted: "
msgstr "Worker eliminado|Worker eliminado: "
#: cluster/views.py:49
#: cluster/views.py:60
msgid "Worker not deleted|Invalid confirmation."
msgstr "Worker no eliminado|Confirmación inválida."
#: cluster/views.py:53 templates/cluster/workers_list.html:87
#: cluster/views.py:64 templates/cluster/workers_list.html:94
msgid "Add Worker"
msgstr "Agregar Worker"
#: cluster/views.py:64
#: cluster/views.py:75
msgid "Worker updated|Worker updated: "
msgstr "Worker actualizado|Worker actualizado: "
#: cluster/views.py:66
#: cluster/views.py:77
msgid "Worker created|Worker created: "
msgstr "Worker creado|Worker creado: "
#: cluster/views.py:71
#: cluster/views.py:82
msgid ""
"\n"
" <h5>Worker Configuration</h5>\n"
@@ -234,15 +230,15 @@ msgstr ""
"nombre de host).</p>\n"
" "
#: cluster/views.py:106 templates/cluster/workers_list.html:88
#: cluster/views.py:117 templates/cluster/workers_list.html:95
msgid "Cluster Settings"
msgstr "Configuración del Cluster"
#: cluster/views.py:112
#: cluster/views.py:123
msgid "Cluster settings updated successfully."
msgstr "Configuración del cluster actualizada exitosamente."
#: cluster/views.py:124
#: cluster/views.py:135
msgid ""
"\n"
" <h5>Cluster Mode</h5>\n"
@@ -774,137 +770,128 @@ msgid "Last Seen"
msgstr "Visto por última vez"
#: templates/cluster/workers_list.html:13
#: templates/cluster/workers_list.html:110
#: templates/cluster/workers_list.html:117
msgid "Config Version"
msgstr "Versión de configuración"
#: templates/cluster/workers_list.html:28
#: templates/cluster/workers_list.html:30
msgid "Configuration sync in progress"
msgstr "Sincronización de configuración en curso"
#: templates/cluster/workers_list.html:37
#: templates/cluster/workers_list.html:40
msgid "The worker is outdated. Please update it to the latest version."
msgstr ""
"El worker está desactualizado. Por favor, atualícelo a la última versión."
#: templates/cluster/workers_list.html:44
#: templates/cluster/workers_list.html:47
msgid "IP Lock Enabled"
msgstr "Bloqueo de IP habilitado"
#: templates/cluster/workers_list.html:47
#: templates/cluster/workers_list.html:54
#: templates/cluster/workers_list.html:50
#: templates/cluster/workers_list.html:58
msgid "Not set"
msgstr "No establecido"
#: templates/cluster/workers_list.html:61
#: templates/cluster/workers_list.html:66
msgid "Never"
msgstr "Nunca"
#: templates/cluster/workers_list.html:64
#: templates/cluster/workers_list.html:70
msgid "Last seen more than 10 minutes ago or never seen."
msgstr "Visto por última vez hace más de 10 minutos o nunca visto."
#: templates/cluster/workers_list.html:77
#: templates/cluster/workers_list.html:83
#: templates/dns/static_host_list.html:74 templates/user_manager/list.html:53
#: templates/user_manager/peer_group_list.html:35
#: templates/wireguard/wireguard_peer_list.html:198
msgid "Edit"
msgstr "Editar"
#: templates/cluster/workers_list.html:82
#: templates/cluster/workers_list.html:89
msgid "No workers configured"
msgstr "No hay workers configurados"
#: templates/cluster/workers_list.html:89
#: templates/cluster/workers_list.html:92
#: templates/cluster/workers_list.html:96
#: templates/cluster/workers_list.html:99
msgid "Cluster Information"
msgstr "Información del clúster"
#: templates/cluster/workers_list.html:114
#: templates/cluster/workers_list.html:121
msgid "DNS Version"
msgstr "Versión de DNS"
#: templates/cluster/workers_list.html:119
msgid "Stats Sync Interval"
msgstr "Intervalo de sincronización de estadísticas"
#: templates/cluster/workers_list.html:126
msgid "Stats Cache Refresh Interval"
msgstr "Intervalo de actualización del caché de estadísticas"
#: templates/cluster/workers_list.html:123
msgid "Stats Cache Interval"
msgstr "Intervalo de caché de estadísticas"
#: templates/cluster/workers_list.html:130
msgid "Cache Enabled"
msgstr "Caché habilitado"
#: templates/cluster/workers_list.html:135
#: templates/cluster/workers_list.html:140
msgid "Cache Web Load Previous Count"
msgstr "Recuento de carga previa del caché web"
#: templates/cluster/workers_list.html:144
msgid "Master Cache Processing Time"
msgstr "Tiempo de procesamiento del caché maestro"
#: templates/cluster/workers_list.html:148
msgid "Cluster Cache Processing Time"
msgstr "Tiempo de procesamiento del caché del clúster"
#: templates/cluster/workers_list.html:160
msgid "Primary WireGuard"
msgstr "Habilitar WireGuard primario"
#: templates/cluster/workers_list.html:153
#: templates/cluster/workers_list.html:178
msgid "Cluster Feature Testing Phase"
msgstr "Función de clúster Fase de pruebas"
#: templates/cluster/workers_list.html:160
#: templates/cluster/workers_list.html:185
msgid "The cluster functionality is currently released as experimental."
msgstr ""
"La funcionalidad de clúster se encuentra actualmente en fase experimental."
#: templates/cluster/workers_list.html:161
#: templates/cluster/workers_list.html:186
msgid "At this stage, only core features are implemented:"
msgstr "En esta etapa, solo se han implementado las funciones principales:"
#: templates/cluster/workers_list.html:163
#: templates/cluster/workers_list.html:188
msgid "Configuration synchronization service"
msgstr "Servicio de sincronización de configuración"
#: templates/cluster/workers_list.html:164
#: templates/cluster/workers_list.html:189
msgid "Primary node mirroring (WireGuard and firewall rules)"
msgstr "Reflejo del nodo primario (WireGuard e regras de firewall)"
#: templates/cluster/workers_list.html:165
#: templates/cluster/workers_list.html:190
msgid "DNS rules mirroring"
msgstr "Reflejo de regras de DNS"
#: templates/cluster/workers_list.html:168
#: templates/cluster/workers_list.html:193
msgid "Warning:"
msgstr "Advertencia:"
#: templates/cluster/workers_list.html:170
msgid ""
"In the current version, peer state information is not collected by the "
"master server."
msgstr ""
"En la versión actual, el servidor maestro no recopila información sobre el "
"estado de los peers."
#: templates/cluster/workers_list.html:171
msgid ""
"Traffic data, IP address, handshake status, and online/offline state will "
"not be visible for peers connected to cluster nodes."
msgstr ""
"Los datos de tráfico, la dirección IP, el estado del protocolo de enlace y "
"el estado en línea/fuera de línea no serão visíveis para os peers conectados "
"aos nós do cluster."
#: templates/cluster/workers_list.html:173
#: templates/cluster/workers_list.html:200
msgid "Next priority features (coming soon):"
msgstr "Próximas funciones prioritarias (próximamente):"
#: templates/cluster/workers_list.html:175
#: templates/cluster/workers_list.html:202
msgid "Traffic data synchronization"
msgstr "Sincronización de datos de tráfico"
#: templates/cluster/workers_list.html:176
#: templates/cluster/workers_list.html:203
msgid ""
"Server selection dropdown before downloading peer configs or VPN invites"
msgstr ""
"Menú desplegable de selección de servidor antes de descargar configuraciones "
"de pares o invitaciones de VPN"
#: templates/cluster/workers_list.html:180
#: templates/cluster/workers_list.html:207
msgid "For more information, please visit:"
msgstr "Para obtener más información, visite:"
#: templates/cluster/workers_list.html:184
msgid "I Understand"
msgstr "Lo entiendo"
#: templates/console/console.html:12
msgid "Clear"
msgstr "Limpiar"
@@ -2420,6 +2407,31 @@ msgid "No interfaces found|No WireGuard interfaces were found to process."
msgstr ""
"No se encontraron interfaces|No hay interfaces WireGuard para procesar."
#~ msgid "Stats Sync Interval"
#~ msgstr "Intervalo de sincronización de estadísticas"
#~ msgid ""
#~ "In the current version, peer state information is not collected by the "
#~ "master server."
#~ msgstr ""
#~ "En la versión actual, el servidor maestro no recopila información sobre "
#~ "el estado de los peers."
#~ msgid ""
#~ "Traffic data, IP address, handshake status, and online/offline state will "
#~ "not be visible for peers connected to cluster nodes."
#~ msgstr ""
#~ "Los datos de tráfico, la dirección IP, el estado del protocolo de enlace "
#~ "y el estado en línea/fuera de línea no serão visíveis para os peers "
#~ "conectados aos nós do cluster."
#~ msgid "I Understand"
#~ msgstr "Lo entiendo"
#~ msgid "Disabling WireGuard on the master server is currently not supported."
#~ msgstr ""
#~ "Deshabilitar WireGuard no servidor mestre não é suportado no momento."
#~ msgid "Stats Sync Interval (seconds)"
#~ msgstr "Intervalo de sincronización de estadísticas (segundos)"