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>2022-08-12 06:22:02 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-12 06:22:02 +0300
commit8bb0142338c2c12f23e3e06e704511cf233456e8 (patch)
tree3fc7849cded442fd4639db34764a08fbfdc9e9df /l10n/es_PR.js
parent0deefa8132b89c1e739133108bac213a06b1f9f0 (diff)
[tx-robot] updated from transifexv13.0.8
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_PR.js')
-rw-r--r--l10n/es_PR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index 316a06d1d..1055a3be3 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"Blocked" : "Bloqueado",
"Shared secret" : "Secreto compartido",
"Validate SSL certificate" : "Validar certificado SSL",
- "Saved" : "Guardado",
"STUN servers" : "Servidores STUN",
"A STUN server is used to determine the public IP address of participants behind a router." : "Un servidor STUN se está usando para determinar la IP pública de los participantes que estén detrás de un ruteador. ",
"TURN server protocols" : "Protocolos del servidor TURN",
@@ -124,6 +123,7 @@ OC.L10N.register(
"The TURN server is used to proxy the traffic from participants behind a firewall." : "El servidor TURN se usa para concentrar el tráfico de participantes detras de un firewall. ",
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Un servidor externo de señalización puede ser, opcionalmente, utilizado para instalaciones más grandes. Déjalo vacío para usar el sevidor de señalización interno. ",
"Android app" : "Aplicación android",
- "iOS app" : "Aplicación iOS"
+ "iOS app" : "Aplicación iOS",
+ "Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");