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:
authorNextcloud bot <bot@nextcloud.com>2021-02-23 07:10:01 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-23 07:10:01 +0300
commit1010839c5ad465c91ac958ca7440688707a77c33 (patch)
tree0ab9b24238920da6c56713444d9071b362e10a3b /l10n/es.js
parenta0d2412d444a1c4a4558c46a9ceb86d64f06908f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 87d9ff55d..a0e8f89d8 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -589,9 +589,12 @@ OC.L10N.register(
"STUN servers" : "Servidores STUN",
"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.",
"TURN server schemes" : "Esquemas de servidor TURN (Traversal Using Relays around NAT)",
+ "{option1} and {option2}" : "{option1} y {option2}",
+ "{option} only" : "Soo {option}",
"TURN server URL" : "URL del servidor TURN",
"TURN server secret" : "Secreto del servidor TURN",
"TURN server protocols" : "Protocolos de servidor TURN",
+ "{schema} scheme must be used with a domain" : "El esquema {schema} debe usarse co nun dominio",
"OK: Successful ICE candidates returned by the TURN server" : "OK: El servidor TURN ha devuelto candidatos ICE con éxito",
"Error: No working ICE candidates returned by the TURN server" : "Error: El servidor TURN no ha devuelto candidatos ICE que funcionen",
"Testing whether the TURN server returns ICE candidates" : "Probando si el servidor TURN devuelve candidatos ICE",
@@ -1022,6 +1025,7 @@ OC.L10N.register(
"turn: and turns:" : "turn: y turns:",
"turn: only" : "turn: sólo",
"turns: only" : "turns: sólo",
- "turns: scheme must be used with a domain" : "turns: debe usarse el esquema con un dominio"
+ "turns: scheme must be used with a domain" : "turns: debe usarse el esquema con un dominio",
+ "Error: No working ICE candidates returned for UDP by the TURN server" : "Error: El servidor TURN no ha devuelto por UDP ningún candidato ICE que funcione"
},
"nplurals=2; plural=(n != 1);");