From 1842c74029f61bfbfa0e5a3ac960db5536f2b24c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Feb 2024 00:22:46 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index e4b2d5ae924..93ed3c7b2d5 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -14,6 +14,7 @@ OC.L10N.register( "An administrator removed circle {circle}" : "L'alministración quitó'l círculu «{circle}»", "Message deleted by author" : "L'autor desanició'l mensaxe", "File is too big" : "El ficheru ye mui grande", + "Invalid file provided" : "Fornióse un ficheru inválidu", "Accept" : "Aceptar", "Decline" : "Refugar", "{user} invited you to a private conversation" : "{user} convidóte a una conversación privada", diff --git a/l10n/ast.json b/l10n/ast.json index 7970a9f26b1..61bfb4d4131 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -12,6 +12,7 @@ "An administrator removed circle {circle}" : "L'alministración quitó'l círculu «{circle}»", "Message deleted by author" : "L'autor desanició'l mensaxe", "File is too big" : "El ficheru ye mui grande", + "Invalid file provided" : "Fornióse un ficheru inválidu", "Accept" : "Aceptar", "Decline" : "Refugar", "{user} invited you to a private conversation" : "{user} convidóte a una conversación privada",