From 9d5f7c7f62feca6db96ef6541954b5d6ceaa2d79 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 24 Dec 2018 01:11:46 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/gl.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/comments/l10n/gl.js') diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index bcd135576a4..2d1fe45b67e 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -12,6 +12,7 @@ OC.L10N.register( "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"], @@ -24,7 +25,10 @@ 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 foi eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»", + "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheirros", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3