diff options
Diffstat (limited to 'apps/comments/l10n/es_PR.js')
-rw-r--r-- | apps/comments/l10n/es_PR.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/es_PR.js b/apps/comments/l10n/es_PR.js index 06edc7ea813..753c5fb4279 100644 --- a/apps/comments/l10n/es_PR.js +++ b/apps/comments/l10n/es_PR.js @@ -25,8 +25,6 @@ OC.L10N.register( "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", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], - "Comment" : "Comentario", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”" + "Comment" : "Comentario" }, "nplurals=2; plural=(n != 1);"); |