aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-14 00:17:56 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-14 00:17:56 +0000
commitc12a64fa526cc6c575eeb3acdf3e8713e853c32f (patch)
treee05aa261891b063718617547e2a3fb0a5a3119d5 /apps/comments/l10n
parent69f6585e3604792587ae917d78a7bcec9e05f61b (diff)
downloadnextcloud-server-c12a64fa526cc6c575eeb3acdf3e8713e853c32f.tar.gz
nextcloud-server-c12a64fa526cc6c575eeb3acdf3e8713e853c32f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/gl.js1
-rw-r--r--apps/comments/l10n/gl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index 28ffba4065e..1bc4bd87c56 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"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",
+ "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos",
"Unable to load the comments list" : "Non é 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"],
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index 29cb61b5491..11c70e6d150 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -17,6 +17,7 @@
"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",
+ "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos",
"Unable to load the comments list" : "Non é 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"],