From 8b10af95ffc4b14a4f758b3c85c60d9c8c2bd71c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 16 May 2023 04:23:35 +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 4cb8154..5285cbe 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -6,6 +6,7 @@ OC.L10N.register( "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Delete" : "Desaniciar", "Error" : "Error", "API secret is invalid" : "El secretu de l'API nun ye válidu" }, diff --git a/l10n/ast.json b/l10n/ast.json index e0eb220..dc763b0 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -4,6 +4,7 @@ "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Delete" : "Desaniciar", "Error" : "Error", "API secret is invalid" : "El secretu de l'API nun ye válidu" },"pluralForm" :"nplurals=2; plural=(n != 1);"