aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
Diffstat (limited to 'language/es_ES')
-rw-r--r--language/es_ES/common.lang.php17
1 files changed, 17 insertions, 0 deletions
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