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>2017-11-07 04:24:01 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-07 04:24:01 +0300
commit12511a1ba45a0ba457af48a8b26d8cb271ad0827 (patch)
tree1f3a1f5a8ff22f1db5db01b72c9caa190b755d53 /l10n/es_EC.js
parent28d3cb8ebe2ee860c56df69d25f585126f62b080 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_EC.js')
-rw-r--r--l10n/es_EC.js66
1 files changed, 66 insertions, 0 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
new file mode 100644
index 00000000..58647a8c
--- /dev/null
+++ b/l10n/es_EC.js
@@ -0,0 +1,66 @@
+OC.L10N.register(
+ "polls",
+ {
+ "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!",
+ "Do you really want to delete that poll?" : "¿Realmente deseas borrar esa encuesta?",
+ "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. ",
+ "An error occurred, your comment was not posted…" : "Se presentó un error, tu comentario no fue publicado...",
+ "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 Comment" : "Aplicación de encuestas - Nuevo Comentario",
+ "Polls App" : "Aplicación para encuestas",
+ "Edit poll" : "Editar encuesta",
+ "Create new poll" : "Crear nueva encuesta",
+ "Title" : "Título",
+ "Description" : "Descripción",
+ "Access" : "Acceso",
+ "Registered users only" : "Solo usuarios registrados",
+ "hidden" : "oculto",
+ "Public access" : "Acceso público",
+ "Select" : "Seleccionar",
+ "User/Group search" : "Búsqueda de Usuario / Grupo",
+ "Anonymous" : "Anónimo",
+ "Hide user names for admin" : "Ocultar los nombres de usuario de admin",
+ "Expires" : "Expira",
+ "Event schedule" : "Calendarización del evento",
+ "Text based" : "Base texto",
+ "Dates" : "Fechas",
+ "Text item" : "Siguente elemento",
+ "Add" : "Agregar",
+ "Update poll" : "Actualizar encuesta",
+ "Create poll" : "Crear encuesta",
+ "Cancel" : "Cancelar",
+ "No description provided." : "No se proporcionó una descripción. ",
+ "Your name here" : "Tu nombre aquí",
+ "Total" : "Total",
+ "Best option" : "Mejor opción",
+ "Vote!" : "¡Vota!",
+ "Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
+ "Link" : "Liga",
+ "Poll expired" : "La encuesta expiró",
+ "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. ",
+ "Comments" : "Comentarios",
+ "Login" : "Iniciar sesión",
+ "or" : "o",
+ "Logged in as" : "Sesión iniciada como",
+ "Send!" : "¡Enviar!",
+ "No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
+ "No existing polls." : "No hay encuestas existentes.",
+ "By" : "Por",
+ "Created" : "Creado",
+ "participated" : "participó",
+ "You did not vote" : "No votaste",
+ "You did not comment" : "No dejaste algún comentario",
+ "Yourself" : "Tú mismo",
+ "Never" : "Nunca",
+ "You voted" : "Votaste",
+ "You commented" : "Comentaste",
+ "Click to get link" : "Haz click para obtener una liga",
+ "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. "
+},
+"nplurals=2; plural=(n != 1);");