diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:16 +0000 |
commit | 3867a74f0d8f17357043a72e38828eb3cbca59f8 (patch) | |
tree | e096de451734b053e2913f1291679227fb8e49a7 /apps/comments/l10n/es.js | |
parent | c2320aea228e7c58d2e77038ca14a80486a9073c (diff) | |
download | nextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.tar.gz nextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index bec99208b54..d856dd89bc8 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -12,6 +12,7 @@ OC.L10N.register( "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", "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%nComentarios no leídos"], |