From 0790e3f849529ec89195cc6e50f5d14b50e4bbfb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 7 Apr 2024 00:20:27 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/ast.js | 4 ++++ core/l10n/ast.json | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'core/l10n') diff --git a/core/l10n/ast.js b/core/l10n/ast.js index cbb1d5a5c88..2546cf44a6c 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -251,6 +251,7 @@ OC.L10N.register( "Installing …" : "Instalando…", "Need help?" : "¿Precises ayuda?", "See the documentation" : "Mira la documentación", + "Go to %s" : "Dir a «%s»", "Grant access" : "Conceder l'accesu", "You can close this window." : "Pues zarrar esta ventana.", "This share is password-protected" : "Esti secrete ta protexíu con una contraseña", @@ -290,11 +291,14 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "«/» ye un caráuter que nun ta permitíu nel nome del ficheru.", "\"{name}\" is not an allowed filetype" : "«{name}» nun ye un tipu de ficheru permitíu", "{newName} already exists" : "«{newName}» xá esiste", + "Error loading file picker template: {error}" : "Hebo un error al cargar la plantía de selector de ficheros: {error}", "Show list view" : "Amosar la vista en llista", "Show grid view" : "Amosar la vista en rexáu", "Pending" : "Pendiente", "Home" : "Aniciu", + "Move to {folder}" : "Mover a «{folder}»", "Authentication required" : "L'autenticación ye obligatoria", + "This action requires you to confirm your password" : "Esta aición rique que confirmes la contraseña", "Confirm" : "Confirmar", "Failed to authenticate, try again" : "Nun se pue autenticar, volvi tentalo", "Users" : "Usuarios", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index 2af57a0ce87..dc4733db923 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -249,6 +249,7 @@ "Installing …" : "Instalando…", "Need help?" : "¿Precises ayuda?", "See the documentation" : "Mira la documentación", + "Go to %s" : "Dir a «%s»", "Grant access" : "Conceder l'accesu", "You can close this window." : "Pues zarrar esta ventana.", "This share is password-protected" : "Esti secrete ta protexíu con una contraseña", @@ -288,11 +289,14 @@ "\"/\" is not allowed inside a file name." : "«/» ye un caráuter que nun ta permitíu nel nome del ficheru.", "\"{name}\" is not an allowed filetype" : "«{name}» nun ye un tipu de ficheru permitíu", "{newName} already exists" : "«{newName}» xá esiste", + "Error loading file picker template: {error}" : "Hebo un error al cargar la plantía de selector de ficheros: {error}", "Show list view" : "Amosar la vista en llista", "Show grid view" : "Amosar la vista en rexáu", "Pending" : "Pendiente", "Home" : "Aniciu", + "Move to {folder}" : "Mover a «{folder}»", "Authentication required" : "L'autenticación ye obligatoria", + "This action requires you to confirm your password" : "Esta aición rique que confirmes la contraseña", "Confirm" : "Confirmar", "Failed to authenticate, try again" : "Nun se pue autenticar, volvi tentalo", "Users" : "Usuarios", -- cgit v1.2.3