summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-23 02:18:51 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-23 02:18:51 +0000
commit9aedda5542179bbdfe7e5649b955ea391d084704 (patch)
tree116547d24e6ce7c7173e5ae4f8b9c3fd1f532cd0 /apps/comments/l10n/gl.js
parent58b1597587d4ecbb22741a7e3d1a06aa46daf342 (diff)
downloadnextcloud-server-9aedda5542179bbdfe7e5649b955ea391d084704.tar.gz
nextcloud-server-9aedda5542179bbdfe7e5649b955ea391d084704.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/gl.js')
-rw-r--r--apps/comments/l10n/gl.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index 6c47e94c099..4541188aff7 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -15,12 +15,19 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros",
"Edit comment" : "Editar comentario",
"Delete comment" : "Eliminar comentario",
+ "Cancel edit" : "Anular a edición",
+ "Post comment" : "Publicar comentario",
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
+ "No more messages" : "Non hai máis mensaxes",
"Retry" : "Volver tentar",
+ "Unable to load the comments list" : "Non foi posíbel cargar a lista de comentarios",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"],
"Comment" : "Comentario",
+ "An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario",
"Comment deleted" : "Comentario eliminado",
+ "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario",
+ "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario",
"New comment …" : "Comentario novo…",
"Post" : "Publicar",
"Cancel" : "Cancelar",