From d2bc69133768d58698fc78d8ce8baf9d6577625c Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 5 Apr 2012 17:57:15 +0000 Subject: [trunk (public)] Update es_ES, thanks to : petaqui git-svn-id: http://piwigo.org/svn/trunk@13924 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/common.lang.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'language/es_ES/common.lang.php') diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 7910dc028..c79240dbf 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -387,4 +387,21 @@ $lang['Photo sizes'] = 'Tamaño de las fotos'; $lang['Show latest comments first'] = 'Mostrar los últimos comentarios primero.'; $lang['Show oldest comments first'] = 'Mostrar comentarios antiguos primero.'; $lang['View in'] = 'Ver en'; +$lang['2small'] = 'XXS - enano'; +$lang['Date created, new → old'] = 'Fecha de creación, nuevo → viejo'; +$lang['Date created, old → new'] = 'Fecha de creación, viejo → nuevo'; +$lang['Date posted, new → old'] = 'Fecha de subida, nuevo → viejo'; +$lang['Date posted, old → new'] = 'Fecha de subida, viejo → nuevo'; +$lang['File name, A → Z'] = 'Nombre de archivo, A → Z'; +$lang['File name, Z → A'] = 'Nombre de archivo , Z → A'; +$lang['Manual sort order'] = 'Orden manual'; +$lang['Numeric identifier, 1 → 9'] = 'Número de identificación, 1 → 9'; +$lang['Numeric identifier, 9 → 1'] = 'Número de identificación, 9 → 1'; +$lang['Photo title, A → Z'] = 'Título de foto, A → Z'; +$lang['Photo title, Z → A'] = 'Título de foto, Z → A'; +$lang['Rating score, high → low'] = 'Puntuación, más alta → más baja'; +$lang['Rating score, low → high'] = 'Puntuación, más baja → más alta'; +$lang['Visits, high → low'] = 'Visitas, más → menos'; +$lang['Visits, low → high'] = 'Visitas, menos → más'; +$lang['xsmall'] = 'XS - muy pequeño'; ?> \ No newline at end of file -- cgit v1.2.3