From b541a6a43121bdfc3ead190f4dcdc18f45b3a086 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 7 Apr 2008 07:46:21 +0000 Subject: update of the files Spanish git-svn-id: http://piwigo.org/svn/trunk@2300 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/common.lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (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 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'; -- cgit v1.2.3