diff options
Diffstat (limited to 'core/l10n/ast.php')
-rw-r--r-- | core/l10n/ast.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index a76eeb6b512..f0e1a039497 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -56,7 +56,6 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "Compartíu contigo por {owner}", "Share link" => "Compartir enllaz", "Password protect" => "Protexer con contraseña", -"Password" => "Contraseña", "Email link to person" => "Enlláz de corréu electrónicu a la persona", "Send" => "Unviar", "Set expiration date" => "Afitar la data de caducidá", @@ -108,6 +107,7 @@ $TRANSLATIONS = array( "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ensin un xenerador de númberos al debalu, un atacante podría aldovinar los tokens pa restablecer la contraseña y tomar el control de la cuenta.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "El to direutoriu de datos y ficheros seique ye accesible dende internet por mor qu'el ficheru .htaccess nun furrula.", "Create an <strong>admin account</strong>" => "Crea una <strong>cuenta d'alministrador</strong>", +"Password" => "Contraseña", "Data folder" => "Carpeta de datos", "Configure the database" => "Configura la base de datos", "will be used" => "usaráse", |