aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-05 17:57:15 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-05 17:57:15 +0000
commitd2bc69133768d58698fc78d8ce8baf9d6577625c (patch)
treeab835b0d53fcaf6f599d68148b966fb2595a4597 /language/es_ES
parentd6b8fc5a14aa793ca88c2076a713685420f30132 (diff)
[trunk (public)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@13924 68402e56-0260-453c-a942-63ccdbb3a9ee
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 &rarr; old'] = 'Fecha de creación, nuevo &rarr; viejo';
+$lang['Date created, old &rarr; new'] = 'Fecha de creación, viejo &rarr; nuevo';
+$lang['Date posted, new &rarr; old'] = 'Fecha de subida, nuevo &rarr; viejo';
+$lang['Date posted, old &rarr; new'] = 'Fecha de subida, viejo &rarr; nuevo';
+$lang['File name, A &rarr; Z'] = 'Nombre de archivo, A &rarr; Z';
+$lang['File name, Z &rarr; A'] = 'Nombre de archivo , Z &rarr; A';
+$lang['Manual sort order'] = 'Orden manual';
+$lang['Numeric identifier, 1 &rarr; 9'] = 'Número de identificación, 1 &rarr; 9';
+$lang['Numeric identifier, 9 &rarr; 1'] = 'Número de identificación, 9 &rarr; 1';
+$lang['Photo title, A &rarr; Z'] = 'Título de foto, A &rarr; Z';
+$lang['Photo title, Z &rarr; A'] = 'Título de foto, Z &rarr; A';
+$lang['Rating score, high &rarr; low'] = 'Puntuación, más alta &rarr; más baja';
+$lang['Rating score, low &rarr; high'] = 'Puntuación, más baja &rarr; más alta';
+$lang['Visits, high &rarr; low'] = 'Visitas, más &rarr; menos';
+$lang['Visits, low &rarr; high'] = 'Visitas, menos &rarr; más';
+$lang['xsmall'] = 'XS - muy pequeño';
?> \ No newline at end of file