summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-11 00:32:34 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-11 00:32:34 +0000
commite211096573b50391d78dcf1b2ea935d327cfe9c3 (patch)
treef0b8e2d176af2399b5a87ccac68ff6ac229515d2 /apps/comments/l10n/gl.js
parentc2af1493e2cfbaaea7337b92987501a69fe8c111 (diff)
downloadnextcloud-server-e211096573b50391d78dcf1b2ea935d327cfe9c3.tar.gz
nextcloud-server-e211096573b50391d78dcf1b2ea935d327cfe9c3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/gl.js')
-rw-r--r--apps/comments/l10n/gl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index a17aed3fb9f..edf34600bb2 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -24,10 +24,10 @@ OC.L10N.register(
"_%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",
+ "An error occurred while trying to edit the comment" : "Produciuse un erro cando 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",
+ "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario",
+ "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario",
"%1$s commented" : "%1$s comentados"
},
"nplurals=2; plural=(n != 1);");