summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/gl.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/gl.js')
-rw-r--r--apps/comments/l10n/gl.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index 9fc987e3153..6c47e94c099 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -15,19 +15,21 @@ 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",
+ "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
+ "Retry" : "Volver tentar",
+ "_%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",
+ "Comment deleted" : "Comentario eliminado",
"New comment …" : "Comentario novo…",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"[Deleted user]" : "[Usuario eliminado]",
- "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
"More comments …" : "Máis comentarios…",
"Save" : "Gardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
"Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
- "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
- "_%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"
+ "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario"
},
"nplurals=2; plural=(n != 1);");