diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
commit | 3fc809dfd80a296d7da922a06f9e13d446b3d3f0 (patch) | |
tree | 55ecf6e5575b07d553d4e4185110fe29b3eac869 /core/l10n/es_AR.php | |
parent | 5eafdf156cfdde7a7d578e46c11e717f88db0f25 (diff) | |
download | nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.tar.gz nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.zip |
[tx-robot] updated from transifex
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", |