Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 5696598a3..555ab8036 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -654,6 +654,7 @@ OC.L10N.register(
"It is highly recommended to set up a distributed cache when using Nextcloud Talk together with a High Performance Back-end." : "Es muy recomendable configurar un caché distribuido cuando se usa Nextcloud Talk junto con un motor de alto rendimiento.",
"Don't warn about connectivity issues in calls with more than 4 participants" : "No avisar de problemas de conectividad en llamadas con más de 4 participantes",
"STUN server URL" : "URL del servidor STUN",
+ "The server address is invalid" : "La dirección del servidor no es válida",
"STUN servers" : "Servidores STUN",
"Add a new STUN server" : "Agregar un servidor STUN nuevo ",
"A STUN server is used to determine the public IP address of participants behind a router." : "Un servidor STUN se usa para determinar la dirección IP pública de participantes que estén tras un router.",
diff --git a/l10n/es.json b/l10n/es.json
index e06cd0913..3e0a459d6 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -652,6 +652,7 @@
"It is highly recommended to set up a distributed cache when using Nextcloud Talk together with a High Performance Back-end." : "Es muy recomendable configurar un caché distribuido cuando se usa Nextcloud Talk junto con un motor de alto rendimiento.",
"Don't warn about connectivity issues in calls with more than 4 participants" : "No avisar de problemas de conectividad en llamadas con más de 4 participantes",
"STUN server URL" : "URL del servidor STUN",
+ "The server address is invalid" : "La dirección del servidor no es válida",
"STUN servers" : "Servidores STUN",
"Add a new STUN server" : "Agregar un servidor STUN nuevo ",
"A STUN server is used to determine the public IP address of participants behind a router." : "Un servidor STUN se usa para determinar la dirección IP pública de participantes que estén tras un router.",