diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
commit | c28fceb5d511e22030697e549c618699bce7c205 (patch) | |
tree | bb52c77a1ec6b7f23b914e2dd751e62cd9073cf2 /core/l10n/ast.js | |
parent | 1ed3f03a1b0d6b5cd69993321074dbf3826a7e85 (diff) | |
download | nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.tar.gz nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index bfcfe01365e..b62dc24d876 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -279,7 +279,6 @@ OC.L10N.register( "Security warning" : "Alvertencia de seguranza", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ye probable que'l to direutoriu de datos y los ficheros seyan accesibles dende internet porque'l ficheru .htaccess nun funciona.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Pa consiguir más información tocante a cómo configurar afayadizamente'l sirvidor, mira la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.", - "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta pa l'alministración</strong>", "Show password" : "Amosar la contraseña", "Toggle password visibility" : "Alternar la visibilidá de la contraseña", "Storage & database" : "Almacenamientu y base de datos", @@ -385,6 +384,7 @@ OC.L10N.register( "Users" : "Usuarios", "Profile not found" : "Nun s'atopó'l perfil", "The profile does not exist." : "El perfil nun esiste.", + "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta pa l'alministración</strong>", "Username" : "Nome d'usuariu", "Database user" : "Usuariu de la base de datos", "This action requires you to confirm your password" : "Esta aición rique que confirmes la contraseña", |