summaryrefslogtreecommitdiffstats
path: root/l10n/es_PE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-01 01:38:37 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-01 01:38:37 +0000
commit0861de09cbeb8cb410a18b2f256dc8e05d973817 (patch)
tree786f959c59b3b7fb957e063faadc8e8611ee5382 /l10n/es_PE.js
parente1ead84958b8ee571ebd90b8be4707cd16fbcb94 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_PE.js')
-rw-r--r--l10n/es_PE.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 5ac697eed..cc24dd9e8 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -83,11 +83,8 @@ OC.L10N.register(
"{actor} invited you to {call}" : "{actor} te ha invitado a {call}",
"You were invited to a <strong>talk</strong> room or had a <strong>call</strong>" : "Te invitaron a un cuarto de <strong>conversación</strong> o tuviste una <strong>llamada</strong>",
"Talk to %s" : "Hablar con %s",
- "_%n other guest_::_%n other guests_" : [" %n otro invitado","%n otros invitados"],
- ", " : ",",
"{user} wants to talk with you" : "{user} quiere hablar contigo",
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
- "A group call has started" : "Una llamada en grupo ha iniciado",
"This call is password-protected" : "Esta llamada está protegida con contraseña",
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Signaling server" : "Señalizando al servidor",
@@ -95,6 +92,9 @@ 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 está usando para determinar la IP pública de los participantes que estén detrás de un ruteador. ",
"TURN server" : "Servidor TURN",
- "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. "
+ "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. ",
+ "_%n other guest_::_%n other guests_" : [" %n otro invitado","%n otros invitados"],
+ ", " : ",",
+ "A group call has started" : "Una llamada en grupo ha iniciado"
},
"nplurals=2; plural=(n != 1);");