diff options
Diffstat (limited to 'apps/comments/l10n/es.json')
-rw-r--r-- | apps/comments/l10n/es.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 867c442e6f0..d14bad43e9a 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Nuevo comentario …", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario eliminado]", - "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 ha producido un error al obtener el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", - "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |