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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es_EC.js')
-rw-r--r--apps/comments/l10n/es_EC.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js
index 3b9ee03d292..79eba9e8a36 100644
--- a/apps/comments/l10n/es_EC.js
+++ b/apps/comments/l10n/es_EC.js
@@ -17,16 +17,6 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
"Comment" : "Comentario",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado",
- "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”",
- "New comment …" : "Comentario nuevo ...",
- "Post" : "Publicar",
- "Cancel" : "Cancelar",
- "[Deleted user]" : "[Usuario borrado]",
- "More comments …" : "Más comentarios ...",
- "Save" : "Guardar",
- "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
- "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}",
- "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}",
- "Error occurred while posting comment" : "Se presentó un error al publicar el comentario"
+ "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”"
},
"nplurals=2; plural=(n != 1);");