summaryrefslogtreecommitdiff
path: root/main/src/ui/res/values-es/arrays.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2022-11-01 16:07:34 +0100
committerArne Schwabe <arne@rfc2549.org>2022-11-01 18:37:25 +0100
commitbba787b67f28892475ec83b5ab679c61d834b9c2 (patch)
tree1592c8620ef9e7d08578ed210b01a7982c333466 /main/src/ui/res/values-es/arrays.xml
parentb109f9f25a9ffbf98cff2a7c1662e5b4fe2c4164 (diff)
Update translation and add a few languages that are close to completely translated
Diffstat (limited to 'main/src/ui/res/values-es/arrays.xml')
-rw-r--r--main/src/ui/res/values-es/arrays.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/src/ui/res/values-es/arrays.xml b/main/src/ui/res/values-es/arrays.xml
index 4460d680..aee380af 100644
--- a/main/src/ui/res/values-es/arrays.xml
+++ b/main/src/ui/res/values-es/arrays.xml
@@ -28,4 +28,16 @@
<item>Desconectar, guardar la contraseña</item>
<item>Ignorar, volver a intentar</item>
</string-array>
+ <string-array name="compat_mode">
+ <item>Estándares modernos</item>
+ <item>Versión OpenVPN 2.5.x</item>
+ <item>Versión OpenVPN 2.4.x</item>
+ <item>OpenVPN 2.3.x y antiguas versiones </item>
+ </string-array>
+ <string-array name="tls_profile_entries">
+ <item>Inseguro (No es recomendado, debido a que se usara un cifrado poco seguro)</item>
+ <item>legacy (estándar)</item>
+ <item>Sugerido (Es recomendado pero la compatibilidad es limitada)</item>
+ <item>Perfil de cifrado \"Suite B\" (Solo el método de cifrado por curvas elípticas es aprobado por NIST (National Institute of Standards and Technology) )</item>
+ </string-array>
</resources>