diff options
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 |