diff options
Diffstat (limited to 'core/l10n/es_AR.php')
-rw-r--r-- | core/l10n/es_AR.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php index 59e0afbdbe6..1bf43449fd7 100644 --- a/core/l10n/es_AR.php +++ b/core/l10n/es_AR.php @@ -56,6 +56,11 @@ $TRANSLATIONS = array( "(all selected)" => "(todos están seleccionados)", "({count} selected)" => "({count} seleccionados)", "Error loading file exists template" => "Error cargando la plantilla de archivo existente", +"Very weak password" => "Contraseña muy débil.", +"Weak password" => "Contraseña débil.", +"So-so password" => "Contraseña de nivel medio. ", +"Good password" => "Buena contraseña. ", +"Strong password" => "Contraseña fuerte.", "Shared" => "Compartido", "Share" => "Compartir", "Error" => "Error", |