diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-08 05:19:23 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-08 05:19:23 +0000 |
commit | 75dbf9922e1185544ada5ca859e2e56177f7ae22 (patch) | |
tree | 30a39912b0472320ab333a2a87eea6806e836b25 | |
parent | ec50a59f75f8799b50d178ce4c7e8f4a14906874 (diff) |
[trunk_admin] Update es_ES, thanks to :
git-svn-id: http://piwigo.org/svn/trunk@20611 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 25726b769..f9fb7f166 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -337,7 +337,7 @@ $lang['unset'] = 'Vaciar'; $lang['Update albums informations'] = 'Actualizar la información de los álbumes'; $lang['Update photos information'] = 'Actualizar las informaciones de las fotos'; $lang['Synchronize'] = 'Sincronizar'; -$lang['reduce to single existing albums'] = 'Traitar solo un àlbum'; +$lang['reduce to single existing albums'] = 'Tratar solo un àlbum'; $lang['Choose an option'] = 'Escoger una opción'; $lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'Mostrar toda la información (álbumes añadidos, fotos añadidas, álbumes y fotos borradas)'; $lang['Error list'] = 'Lista errores'; |