diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-07 00:20:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-07 00:20:39 +0000 |
commit | 2382edd78c7b041305f50dbb1c2603158cdde461 (patch) | |
tree | 22c1403cad59d2ef0df5f58a5f2d7bdbde1a7f05 /core/l10n/ast.js | |
parent | 9fe7865e2e5a8741afc618f67f1795a225ffa175 (diff) | |
download | nextcloud-server-2382edd78c7b041305f50dbb1c2603158cdde461.tar.gz nextcloud-server-2382edd78c7b041305f50dbb1c2603158cdde461.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 4 |
1 files changed, 4 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", |