summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-10 00:13:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-10 00:13:31 +0000
commite2f5355f731b5898277317722a6ae1e8de39a684 (patch)
tree41268d2067c56e969db436f4894fdb0ce5b36a73 /apps/comments
parent44255faab38e003ed39c1b2e74ce68d7b509d504 (diff)
downloadnextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.tar.gz
nextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/es_GT.js1
-rw-r--r--apps/comments/l10n/es_GT.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es_GT.js b/apps/comments/l10n/es_GT.js
index dd35a834011..91c91e0c094 100644
--- a/apps/comments/l10n/es_GT.js
+++ b/apps/comments/l10n/es_GT.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"],
diff --git a/apps/comments/l10n/es_GT.json b/apps/comments/l10n/es_GT.json
index 270910c334b..58f6624a7a3 100644
--- a/apps/comments/l10n/es_GT.json
+++ b/apps/comments/l10n/es_GT.json
@@ -10,6 +10,7 @@
"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"],