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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-23 03:39:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-23 03:39:14 +0300
commit4437afbc8525477253bf4fcaf888a81f0a53b2e3 (patch)
treea4d41c8503b249184a31d9887aa906812fcda988 /l10n/es_EC.js
parent9115872c2d3a3722b852be55a850fc4102fafe10 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_EC.js')
-rw-r--r--l10n/es_EC.js29
1 files changed, 28 insertions, 1 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index b0b6ea00..64804d34 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -1,14 +1,23 @@
OC.L10N.register(
"polls",
{
+ "Do you really want to delete that poll (new)?" : "¿Realmente quieres borrar esa encuesta (nuevo)?",
"Nothing selected!\nClick on cells to turn them green." : "¡No haya nada seleccionado!\nHaz click en las celdas para hacerlas verdes. ",
"You must enter at least a title for the new poll." : "Debes ingresar al menos un título para una nueva encuesta. ",
"Please select at least one user or group!" : "¡Por favor selecciona un usuario o grupo!",
+ "Copied!" : "¡Copiado!",
+ "Copy" : "Copiar",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Copy to clipboard: Ctrl+C, Enter" : "Copiar a la papelera: Ctrl + C, Enter",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
+ "just now" : "justo ahora",
+ "An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this <a href=\"%s\">link</a>" : "Hola%s,<br/><br/><strong>%s</strong> participó en la encuesta '%s'.<br/><br/> Para ir directamente a la encuesta, puedes usar esta <a href=\"%s\">liga</a>",
+ "Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"Polls App" : "Aplicación para encuestas",
"Edit poll" : "Editar encuesta",
"Create new poll" : "Crear nueva encuesta",
@@ -33,12 +42,28 @@ OC.L10N.register(
"Cancel" : "Cancelar",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
+ "Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
+ "Close details" : "Cerrar detalles",
+ "Close" : "Cerrar",
+ "Owner" : "Propietario",
+ "Expired" : "Expirado",
+ "Expires on %s" : "Expira el %s",
+ "Expires never" : "Nunca expira",
+ "Invitation access" : "Acceso por inivtación",
+ "Anononymous poll" : "Encuesta anónima",
+ "Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
+ "Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Click to get link" : "Haz click para obtener una liga",
+ "Copy Link" : "Copiar Liga",
+ "Delete poll" : "Borrar encuesta",
+ "Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
+ "Login or ..." : "Iniciar sesión o ...",
+ "New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"No existing polls." : "No hay encuestas existentes.",
"By" : "Por",
@@ -47,6 +72,8 @@ OC.L10N.register(
"Yourself" : "Tú mismo",
"Never" : "Nunca",
"Access denied" : "Acceso denegado",
- "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
+ "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
+ "You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
+ "You are not allowed to delete this poll or the poll does not exist." : "No tienes permitido borrar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");