From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_AR/common.lang.php | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'language/es_AR/common.lang.php') diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index eb2d7ed14..6dc1a2ccd 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -291,18 +291,7 @@ $lang['A comment on your site'] = 'Hay un comentario en el sitio'; $lang['today'] = 'hoy'; $lang['Update your rating'] = 'Actualizar su calificación'; $lang['wrong filename'] = 'nombre de carpeta incorrecto'; -$lang['the filesize of the picture must not exceed :'] = 'el tamaño de la imagen debe ser inferior o igual a: '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'formatos aceptados: jpg, png o gif únicamente'; -$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['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'; -$lang['You must choose a picture fileformat for the image'] = 'el formato del archivo no es un formato de imagen reconocido'; -$lang['Name of the picture'] = 'Título de la imagen'; -$lang['Upload a picture'] = 'Agregar una imagen'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagen agregada con éxito. Un administrador debe aprobarla para que los usuarios puedan verla'; $lang['useful when password forgotten'] = 'útil en caso de contraseña olvidada'; $lang['Quick search'] = 'Búsqueda rápida'; $lang['Connected user: %s'] = 'Usuario conectado: %s'; @@ -316,8 +305,6 @@ $lang['Email: %s'] = 'Correo electrónico: %s'; $lang['Admin: %s'] = 'Administración: %s'; $lang['Registration of %s'] = 'Registro de %s'; $lang['Album: %s'] = 'Categoría: %s'; -$lang['Picture name: %s'] = 'Nombre de la imagen: %s'; -$lang['Creation date: %s'] = 'Fecha de creación: %d'; $lang['Picture uploaded by %s'] = 'Imagen subida por %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'El estatuto de usuario "huésped" no corresponde, se utilizará el estatuto por defecto. Por favor avísele al webmaster.'; @@ -342,7 +329,6 @@ $lang['%d photo is also linked to current tags'] = '%d imagen también está rel $lang['%d photos are also linked to current tags'] = '%d imágenes también están relacionadas con los tags actuales'; $lang['display photos linked to this tag'] = 'Ver únicamente las imágenes relacionadas a ese tag'; $lang['photos posted during the last %d days'] = 'imágenes agregadas los últimos días'; -$lang['Choose an image'] = 'Elegir una imagen para agregar'; $lang['Piwigo Help'] = 'Ayuda de Piwigo'; $lang['Rank'] = 'Rango'; $lang['group by letters'] = 'reagrupar por letras'; -- cgit v1.2.3