From 14ccb4a8caec434aa9f7ce79c92cddd2a95d9458 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 27 Feb 2024 01:28:11 +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 d3caf45e..90016287 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -11,6 +11,7 @@ OC.L10N.register( "1 hour:" : "1 hora", "PHP" : "PHP", "Version:" : "Versión:", - "Database" : "Base de datos" + "Database" : "Base de datos", + "Copy" : "Copiar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index a81c7e4b..cc9f8232 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -9,6 +9,7 @@ "1 hour:" : "1 hora", "PHP" : "PHP", "Version:" : "Versión:", - "Database" : "Base de datos" + "Database" : "Base de datos", + "Copy" : "Copiar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file