diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
commit | 4bbad8f88a0c62477cae8116b296d584b46ed8e6 (patch) | |
tree | 2a70828cf4f4d163fbfdd62677abca40044d087d /apps/comments/l10n/es_CO.js | |
parent | a2c518ee5a3d452973052a627e15bcb3bb812dd3 (diff) | |
download | nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.tar.gz nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_CO.js')
-rw-r--r-- | apps/comments/l10n/es_CO.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js index dd35a834011..91c91e0c094 100644 --- a/apps/comments/l10n/es_CO.js +++ b/apps/comments/l10n/es_CO.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 presentó un error al recuperar el comentario con ID {id}", "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"], |