aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2008-04-07 07:46:21 +0000
committerddtddt <ddtddt@piwigo.org>2008-04-07 07:46:21 +0000
commitb541a6a43121bdfc3ead190f4dcdc18f45b3a086 (patch)
tree0df7154af0577851c9216be76a79705aacb513f4 /language/es_ES/common.lang.php
parent524011bfa604ea36c42b6cd0c75469415e1c09c4 (diff)
update of the files Spanish
git-svn-id: http://piwigo.org/svn/trunk@2300 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/common.lang.php')
-rw-r--r--language/es_ES/common.lang.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index 267e0be9c..99d1ac42d 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -349,12 +349,12 @@ $lang['reg_err_mail_address_dbl'] = 'Un utilizador ya utiliza esta dirección e-
$lang['Category results for'] = 'Los resultados de las categorías para';
$lang['Tag results for'] = 'Los resultados de los tags para';
$lang['from %s to %s'] = 'de %s a %s';
-/* TODO */ $lang['start_play'] = 'Play of slideshow';
-/* TODO */ $lang['stop_play'] = 'Pause of slideshow';
-/* TODO */ $lang['start_repeat'] = 'Repeat the slideshow';
-/* TODO */ $lang['stop_repeat'] = 'Not repeat the slideshow';
-/* TODO */ $lang['inc_period'] = 'Reduce diaporama speed';
-/* TODO */ $lang['dec_period'] = 'Accelerate diaporama speed';
+$lang['start_play'] = 'Lectura del diaporama';
+$lang['stop_play'] = 'Pausa del diaporama';
+$lang['start_repeat'] = 'Repetir el diaporama';
+$lang['stop_repeat'] = 'No repetir el diaporama ';
+$lang['inc_period'] = 'Disminuir la velocidad del diaporama';
+$lang['dec_period'] = 'Acelerar la velocidad del diaporama';
$lang['Submit'] = 'Validar';
$lang['Yes'] = 'Si';
$lang['No'] = 'No';