diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-14 00:18:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-14 00:18:04 +0000 |
commit | 669836790e59df7e71cbc1b401340972573a0815 (patch) | |
tree | 6a94c8a1ef02ae5e1ea754e33ad56e36f9a5e6ad /apps/comments | |
parent | b7ae4b93f5b7adcdf99a5fa1471af0090a004452 (diff) | |
download | nextcloud-server-669836790e59df7e71cbc1b401340972573a0815.tar.gz nextcloud-server-669836790e59df7e71cbc1b401340972573a0815.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/gl.json | 1 |
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"], |