diff options
Diffstat (limited to 'apps/comments/l10n/es_PE.js')
-rw-r--r-- | apps/comments/l10n/es_PE.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/apps/comments/l10n/es_PE.js b/apps/comments/l10n/es_PE.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_PE.js +++ b/apps/comments/l10n/es_PE.js @@ -17,15 +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 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);"); |