diff options
Diffstat (limited to 'apps/comments/l10n/es_EC.js')
-rw-r--r-- | apps/comments/l10n/es_EC.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js index b383e8b8749..5058666bab4 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -27,7 +27,6 @@ OC.L10N.register( "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "OcurriĆ³ un error al intentar eliminar el comentario", "An error occurred while trying to create the comment" : "OcurriĆ³ un error al intentar crear el comentario", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fuiste mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fuiste mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |