diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-09-08 18:25:00 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-09-08 18:25:00 +0000 |
commit | ee191715ec8e088e0f216818ab940162e95b376f (patch) | |
tree | 1dec50bc0e52f907e7e00879d385c547cb275ed3 /language/es_ES/admin.lang.php | |
parent | 760629351eba33ad29748b518c9c63d5a8b071ee (diff) |
[trunk_admin] Update es_ES, thanks to : jpr928
git-svn-id: http://piwigo.org/svn/trunk@29439 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 750d468b0..4a19bdd94 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -972,4 +972,12 @@ $lang['Activate it now'] = 'Activarlo ahora'; $lang['Allow users to add a link to their website'] = 'Permitir a los usuarios añadir un enlace a su página web'; $lang['Impossible to deactivate the default theme.'] = 'Imposible desactivar el tema por defecto.'; $lang['Mail address is mandatory for registration'] = 'La dirección de correo electrónico es obligatoria para el registro.'; -$lang['Empty caddie'] = 'Cesta vacia';
\ No newline at end of file +$lang['Empty caddie'] = 'Cesta vacia'; +$lang['file name'] = 'nombre del fichero'; +$lang['width & height'] = 'ancho y altura'; +$lang['date & time'] = 'fecha y hora'; +$lang['between %s and %s MB'] = 'entre %s y %s MB'; +$lang['based on'] = 'basada en '; +$lang['Upload in progress'] = 'Carga en proceso'; +$lang['The settings for the guest are from the %s user'] = 'Los ajustes para el cliente son del usuario %s'; +$lang['No and unlock sub-albums'] = 'No, y desbloquear los subálbumes';
\ No newline at end of file |