diff options
Diffstat (limited to 'apps/settings/l10n/ast.js')
-rw-r--r-- | apps/settings/l10n/ast.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 98b745f5e14..b907cc087a2 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -317,6 +317,7 @@ OC.L10N.register( "Unable to update profile default setting" : "Nun ye posible anovar la opción predeterminada del sirvidor", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Des/activa'l perfil predetermináu pa les cuentes nueves.", + "Password confirmation is required" : "Ríquese la contraseña de confirmación", "Failed to save setting" : "Nun se pue guardar la opción", "Unable to update server side encryption config" : "Nun ye posible anovar la configuración del cifráu del sirvidor", "Server-side encryption" : "Cifráu de llau del sirvidor", @@ -531,8 +532,6 @@ OC.L10N.register( "File locking" : "Bloquéu de ficheros", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.", "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", - "Failed to remove group \"{group}\"" : "Nun se pue quitar el grupu «{group}»", - "Remove group" : "Quitar el grupu", "Your biography" : "Biografía", "You are using <strong>{usage}</strong>" : "Tas usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Tas usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" |