mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
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:
@@ -290,19 +290,8 @@ $lang['A comment on your site'] = 'A comment on your site';
|
||||
$lang['today'] = 'avui';
|
||||
$lang['Update your rating'] = 'Actualitzeu les vostres valoracions';
|
||||
$lang['wrong filename'] = 'nom del fitxer erroni';
|
||||
$lang['the filesize of the picture must not exceed :'] = 'la mida del fitxer de la imatge no pot excedir :';
|
||||
$lang['the picture must be to the fileformat jpg, gif or png'] = 'la imatge ha de ser en format de fitxer jpg, gif o png';
|
||||
$lang['the height of the picture must not exceed :'] = 'l\'alçada de la imatge no pot excedir :';
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcional, però es recomanat : esculliu una miniatura per associar-la a';
|
||||
$lang['the width of the picture must not exceed :'] = 'l\'amplada de la imatge no pot excedir :';
|
||||
$lang['Author'] = 'Autor';
|
||||
$lang['can\'t upload the picture on the server'] = 'no es pot carregar la imatge al servidor';
|
||||
$lang['the username must be given'] = 's\'ha d\'indicar el nom d\'usuari';
|
||||
$lang['A picture\'s name already used'] = 'Un nom d\'imatge ja està en ús';
|
||||
$lang['You must choose a picture fileformat for the image'] = 'Heu d\'escollir un format de fitxer d\'imatge per la imatge';
|
||||
$lang['Name of the picture'] = 'Nom de la imatge';
|
||||
$lang['Upload a picture'] = 'Carrega una imatge';
|
||||
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'La imatge s\'ha carregat amb èxit, un administrador la validarà tan aviat com sigui possible';
|
||||
$lang['useful when password forgotten'] = 'útil quan s\'ha oblidat la contrasenya';
|
||||
$lang['Quick search'] = 'Quick search';
|
||||
$lang['Connected user: %s'] = 'Usuari connectat: %s';
|
||||
@@ -316,8 +305,6 @@ $lang['Email: %s'] = 'Email: %s';
|
||||
$lang['Admin: %s'] = 'Admin: %s';
|
||||
$lang['Registration of %s'] = 'Registrat de %s';
|
||||
$lang['Album: %s'] = 'Categoria: %s';
|
||||
$lang['Picture name: %s'] = 'Nom de la imatge: %s';
|
||||
$lang['Creation date: %s'] = 'Data de creació: %s';
|
||||
$lang['Picture uploaded by %s'] = 'Imatge carregada per %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.'] = 'Estat erroni de l\'usuari "invitat", s\'està utilitzant l\'estat predeterminat. Si us plau informeu-ho a l\'administrador de la web.';
|
||||
@@ -342,7 +329,6 @@ $lang['%d photo is also linked to current tags'] = '%d imatge també ha estat en
|
||||
$lang['%d photos are also linked to current tags'] = '%d imatges també han estat enllaçades amb aquestes etiquetes';
|
||||
$lang['display photos linked to this tag'] = 'Veure imatges enllaçades amb aquesta etiqueta solament';
|
||||
$lang['photos posted during the last %d days'] = 'imatges publicades durant els últims %d dies';
|
||||
$lang['Choose an image'] = 'Esculliu una imatge';
|
||||
$lang['Piwigo Help'] = 'Ajuda del Piwigo';
|
||||
$lang['Rank'] = 'Rànquing';
|
||||
$lang['group by letters'] = 'agrupa per lletres';
|
||||
|
||||
Reference in New Issue
Block a user