From a16a070d4cab87a4a4dd701fb64f17d33d6cb026 Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 29 May 2010 08:57:34 +0000 Subject: merge r6418 from branch 2.1 to trunk - removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_AR/common.lang.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'language/es_AR') diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index 7f58d7ffa..3c43cfaa3 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -236,7 +236,6 @@ $lang['Unknown identifier'] = 'Identificador desconocido'; $lang['New password'] = 'Nueva contraseña'; $lang['Rate this picture'] = 'Votar esta imagen'; $lang['Next'] = 'Siguiente'; -$lang['Home'] = 'Inicio'; $lang['no rate'] = 'sin calificar'; $lang['Elements posted within the last %d day.'] = 'Se han filtrado los elementos para mostrar sólo los recientes de menos de %d día.'; $lang['Elements posted within the last %d days.'] = 'Se han filtrado los elementos para mostrar sólo los recientes de menos de %d días.'; @@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Búsqueda vacía: no ha s $lang['Search Options'] = 'Opciones de búsqueda'; $lang['Search results'] = 'Resultados de la búsqueda'; $lang['Search in subcategories'] = 'Buscar en sub-categorías'; -$lang['Search'] = 'Búsqueda'; $lang['searched words : %s'] = 'palabras buscadas : %s'; $lang['Contact'] = 'Contacto'; $lang['set as category representative'] = 'Elegir como representante de esta categoría'; @@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'formatos acept $lang['the height of the picture must not exceed :'] = 'la altura de la imagen debe ser inferior o igual a: '; $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'No es obligatorio pero se recomienda: elegir una diapositiva asociada '; $lang['the width of the picture must not exceed :'] = 'el ancho de la imagen debe ser inferior o igual a: '; -$lang['Author'] = 'Autor'; $lang['can\'t upload the picture on the server'] = 'fue imposible subir el archivo al servidor'; $lang['the username must be given'] = 'falta el nombre de usuario'; $lang['A picture\'s name already used'] = 'este archivo ya existe'; -- cgit v1.2.3