diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-07 00:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-07 00:20:11 +0000 |
commit | 1001d41197f393ca82355caca194dabb2747473c (patch) | |
tree | 6c8efea5716355a730c25e50116067eb60d42f15 /core | |
parent | d581eb2da27931bfedc293fa4c81949eac5f1206 (diff) | |
download | nextcloud-server-1001d41197f393ca82355caca194dabb2747473c.tar.gz nextcloud-server-1001d41197f393ca82355caca194dabb2747473c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ast.js | 4 | ||||
-rw-r--r-- | core/l10n/ast.json | 4 |
2 files changed, 8 insertions, 0 deletions
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", |