From c655b4a89ba78775ef505e92b80076d1125282ed Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 2 Mar 2024 01:43:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 3 ++- l10n/ast.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/ast.js b/l10n/ast.js index 99bab158..1c22c57a 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -5,6 +5,7 @@ OC.L10N.register( "An error occurred: {msg}" : "Prodúxose un error: {msg}", "Retry" : "Retentar", "An error occurred. Please try again." : "Prodúxose un error. Volvi tentalo.", - "Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn." + "Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.", + "Remove" : "Quitar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index 14ff6798..d1b6b787 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -3,6 +3,7 @@ "An error occurred: {msg}" : "Prodúxose un error: {msg}", "Retry" : "Retentar", "An error occurred. Please try again." : "Prodúxose un error. Volvi tentalo.", - "Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn." + "Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.", + "Remove" : "Quitar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file