From 80052ba7a33318176908048f34b838ab45f4d011 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Feb 2024 00:19:42 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/comments/l10n/gl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/comments/l10n/gl.js') diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 45a28d5bc7a..9bef40eb6da 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -9,7 +9,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentados en %2$s", "{author} commented on {file}" : "{author} comentou en {file}", "Comments for files" : "Comentarios para ficheiros", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que xa foi eliminado", "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a Vde. nun comentario en «{file}»", "Files app plugin to add comments to files" : "Complemento da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", @@ -30,6 +29,7 @@ OC.L10N.register( "Comment deleted" : "Comentario eliminado", "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", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que xa foi eliminado", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"] }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3