diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-28 05:19:26 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-28 05:19:26 +0000 |
commit | 55e3a8fe13f2fa14de1e51cb52045216422e3018 (patch) | |
tree | dfb670fab5ed80b0df7ccc71b810f2bc326a048e /language/es_ES | |
parent | 2c633b7bb692ee26b7318d017b3a4fac7e175f66 (diff) |
[trunk_admin] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@28823 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r-- | language/es_ES/admin.lang.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 4e31b8748..fff936fe2 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -108,7 +108,6 @@ $lang['New parent album'] = 'Nuevo álbum padre'; $lang['New tag'] = 'Nueva etiqueta'; $lang['Number of comments per page'] = 'Número de comentarios por página'; $lang['Number of rates'] = 'Número de valoraciones'; -$lang['Number of thumbnails to create'] = 'Número de miniaturas que hay que crear'; $lang['Only private albums are listed'] = 'Sólo se listan los álbumes privados'; $lang['Operating system'] = 'Sistema operativo'; $lang['Options'] = 'Opciones'; @@ -326,7 +325,6 @@ $lang['Photo unreachable or no support'] = 'Foto inaccesible o formato no soport $lang['GD version'] = 'versión de GD'; $lang['General statistics'] = 'Estadísticas generales'; $lang['average time'] = 'Tiempo medio'; -$lang['number of miniaturized photos'] = 'número de miniaturas creadas'; $lang['total time'] = 'el tiempo total'; $lang['for this file format'] = 'para este formato de archivo'; $lang['unit mode'] = 'modo unitario'; @@ -973,4 +971,4 @@ $lang['close'] = 'cerrar'; $lang['Close user details'] = 'Cerrar detalles de usuario'; $lang['Open user details'] = 'Abrir detalles de usuario'; $lang['Activate it now'] = 'Activarlo ahora'; -?>
\ No newline at end of file +$lang['Allow users to add a link to their website'] = 'Permitir a los usuarios añadir un enlace a su página web';
\ No newline at end of file |