From 12511a1ba45a0ba457af48a8b26d8cb271ad0827 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 7 Nov 2017 01:24:01 +0000 Subject: [tx-robot] updated from transifex --- l10n/es_EC.js | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 l10n/es_EC.js (limited to 'l10n/es_EC.js') 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,

%s participated in the poll '%s'.

To go directly to the poll, you can use this link" : "Hola%s,

%s participó en la encuesta '%s'.

Para ir directamente a la encuesta, puedes usar esta liga", + "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);"); -- cgit v1.2.3