summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-27 00:23:14 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-27 00:23:14 +0000
commitcdd77bce21b6c5b28d579f68d991ac397ba4afca (patch)
treecf1938a3e5f1bcd5ce379543c20d7f1a93f6d25e /l10n/es_AR.js
parent28f354447eaef68bbb0bffd82eada406b4443eb6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_AR.js')
-rw-r--r--l10n/es_AR.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index 6bb33b96f..ca19d2567 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"spreed",
{
- "Video calls" : "Video llamadas",
"Saved" : "Guardado",
"TURN server protocols" : "Protocolos del servidor TURN",
"UDP and TCP" : "UDP y TCP",
@@ -15,6 +14,7 @@ OC.L10N.register(
"Screensharing extension is required to share your screen." : "Se requiere de la extenisón de compartir pantalla para compartir su pantalla. ",
"Please use a different browser like Firefox or Chrome to share your screen." : "Favor de usar un navegador diferente como Firefox o Chrome para compartir su pantalla.",
"An error occurred while starting screensharing." : "Se presentó un error al comenzar a compartir la pantalla. ",
+ "Video calls" : "Video llamadas",
"Waiting for {participantName} to join the call …" : "Esperando a que {participantName} se una a la llamada…",
"Waiting for others to join the call …" : "Esperando a que los demás se unan a la llamada ...",
"Waiting for camera and microphone permissions" : "Aguardando los permisos para la cámara y micrófono",
@@ -29,10 +29,8 @@ OC.L10N.register(
"Press ⌘-C to copy." : "Presione ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presione Ctrl-C para copiar.",
"This call has ended" : "Esta llamada ha terminado",
- "Add person" : "Agregar persona",
"Rename" : "Renombrar",
"Share link" : "Compartir link",
- "Leave call" : "Dejar la llamada",
"No other people in this call" : "No hay más personas en esta llamada",
"You" : "Usted",
"and you" : "y usted",
@@ -47,7 +45,6 @@ OC.L10N.register(
"Guest's screen" : "Pantalla del invitado",
"Your screen" : "Su pantalla",
"_%n guest_::_%n guests_" : ["%n inivitado","%n inivitados"],
- "You were invited to a <strong>video call</strong>" : "Ha sido invitado a una <strong>video llamada</strong>",
"Video call" : "Video llamada",
"_%n other guest_::_%n other guests_" : [" %n otro invitado","%n otros invitados"],
", " : ",",
@@ -68,9 +65,12 @@ OC.L10N.register(
"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. ",
"Saving failed" : "Se presentó una falla al guardar",
+ "Add person" : "Agregar persona",
+ "Leave call" : "Dejar la llamada",
"{actor} invited you to a private call" : "{actor} lo ha invitado a una llamada privada",
"{actor} invited you to a group call" : "{actor} lo ha invitado a una llamada en grupo",
"{actor} invited you to the call {call}" : "{actor} lo ha invitado a la llamada {call}",
+ "You were invited to a <strong>video call</strong>" : "Ha sido invitado a una <strong>video llamada</strong>",
"Invalid format, must be stunserver:port." : "El formato es inválido, debe usar servidorstun:puerto.",
"Invalid port specified." : "Se ha especificado un puerto inválido.",
"Invalid protocols specified." : "Se han especificado protocolos inválidos. ",