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
This commit is contained in:
plegall
2011-01-17 23:53:47 +00:00
parent e123585dde
commit 7ca4f8e060
74 changed files with 247 additions and 806 deletions
-14
View File
@@ -291,18 +291,7 @@ $lang['A comment on your site'] = 'Una opinión sobre esta pagina';
$lang['today'] = 'hoy';
$lang['Update your rating'] = 'Actualizar la valoración';
$lang['wrong filename'] = 'Nombre de directorio incorrecto';
$lang['the filesize of the picture must not exceed :'] = 'El tamaño de la imagen no debe sobrepasar los: ';
$lang['the picture must be to the fileformat jpg, gif or png'] = 'El tipo de archivo de la imagen debe ser jpg, png o gif';
$lang['the height of the picture must not exceed :'] = 'La altura de la imagen no debe sobrepasar los: ';
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcional, pero recomendado: escoger una miniatura para asociar ';
$lang['the width of the picture must not exceed :'] = 'La ancho de la imagen no debe sobrepasar los: ';
$lang['can\'t upload the picture on the server'] = 'Imposible trasladar el fichero sobre el servidor';
$lang['the username must be given'] = 'Indique el nombre de usuario';
$lang['A picture\'s name already used'] = 'Ya existe otra imagen con el mismo nombre';
$lang['You must choose a picture fileformat for the image'] = 'Indique el formato de archivo de la imagen';
$lang['Name of the picture'] = 'Nombre 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; podrá visualizarse una vez la apruebe el administrador';
$lang['useful when password forgotten'] = 'Útil en caso de que olvideis la contraseña';
$lang['Quick search'] = 'Búsqueda rápida';
$lang['Connected user: %s'] = 'Usuario conectado: %s';
@@ -316,8 +305,6 @@ $lang['Email: %s'] = 'Email: %s';
$lang['Admin: %s'] = 'Administración: %s';
$lang['Registration of %s'] = 'Registro de %s';
$lang['Album: %s'] = 'Album : %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 cargada 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 estatus del usuario "guest" no es conforme, se utilizará el estatus por defecto. Por favor, informe al administrador del sitio.';
@@ -342,7 +329,6 @@ $lang['%d photo is also linked to current tags'] = '%d imagen es también vincul
$lang['%d photos are also linked to current tags'] = '%d imagenes son igualmente vinculadas a los tags corrientes';
$lang['display photos linked to this tag'] = 'Ver las imágenes relacionadas únicamente a este tag';
$lang['photos posted during the last %d days'] = 'esta imagen tiene menos de %d dias';
$lang['Choose an image'] = 'Elegir una imagen';
$lang['Piwigo Help'] = 'Ayuda de Piwigo';
$lang['Rank'] = 'Fila';
$lang['group by letters'] = 'Reagrupar por letras';