aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/admin.lang.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-02 20:14:56 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-02 20:14:56 +0000
commit786827e47391a6dc6ebb631579a695c63b79d12d (patch)
tree86bc594987ca305c2dd58343589629b3f574bef9 /language/es_ES/admin.lang.php
parentacab59031ead745f0fadcf00716b9328e8671dee (diff)
[trunk_admin] Update es_ES, thanks to : petaqui & AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@14658 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/admin.lang.php')
-rw-r--r--language/es_ES/admin.lang.php22
1 files changed, 22 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index c23c6c3ef..143ad9ba5 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -894,4 +894,26 @@ $lang['X Position'] = 'X Posición';
$lang['X Repeat'] = 'X Repetir';
$lang['Y Position'] = 'Y Posición';
$lang['Multiple Size'] = 'Tamaños múltiples';
+$lang['%d day'] = '%d día';
+$lang['%d days'] = '%d días';
+$lang['%d hour'] = '%d hora';
+$lang['%d hours'] = '%d horas';
+$lang['%d minute'] = '%d minuto';
+$lang['%d minutes'] = '%d minutos';
+$lang['%d month'] = '%d mes';
+$lang['%d months'] = '%d meses';
+$lang['%d second'] = '%d segundo';
+$lang['%d seconds'] = '%d segundos';
+$lang['%d year'] = '%d año';
+$lang['%d years'] = '%d años';
+$lang['%s ago'] = 'Hace %s';
+$lang['%s in the future'] = '%s en el futuro';
+$lang['Added by %s'] = 'Añadido por %s';
+$lang['Numeric identifier : %d'] = 'Identificador numérico: %d';
+$lang['Original file : %s'] = 'Archivo original: %s';
+$lang['Posted %s on %s'] = 'Publicado %s el %s';
+$lang['Rated %d times, score : %.2f'] = 'Puntuado %d veces, puntuación: %.2f';
+$lang['Sharpen'] = 'Enfocar';
+$lang['Visited %d times'] = 'Visto %d veces';
+$lang['Watermark'] = 'Marca de agua';
?> \ No newline at end of file