From 17df336d878ad23e61fdeef03065ff30b2ec11d5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 7 Apr 2024 00:32:01 +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 2e32307e..a5db3a86 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -2,6 +2,7 @@ OC.L10N.register( "cms_pico", { "Copy" : "Copiar", + "Abort" : "Albortar", "Save" : "Guardar", "The requested website could not be found on the server. Maybe the website was deleted?" : "Nun se pudo atopar el sitiu web solicitáu nel sirvidor. ¿Quiciabes se desaniciare?", "This website is hosted on a non-local storage and thus could not be accessed." : "Esti sitiu web ta agospiáu nun almacenamientu que nun ye llocal y, polo tanto, podría nun ser accesible.", diff --git a/l10n/ast.json b/l10n/ast.json index e482954d..cd53d764 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,5 +1,6 @@ { "translations": { "Copy" : "Copiar", + "Abort" : "Albortar", "Save" : "Guardar", "The requested website could not be found on the server. Maybe the website was deleted?" : "Nun se pudo atopar el sitiu web solicitáu nel sirvidor. ¿Quiciabes se desaniciare?", "This website is hosted on a non-local storage and thus could not be accessed." : "Esti sitiu web ta agospiáu nun almacenamientu que nun ye llocal y, polo tanto, podría nun ser accesible.",