Ignore:
Timestamp:
Jan 18, 2011, 12:53:47 AM (13 years ago)
Author:
plg
Message:

feature 2102: add a few language keys to remove all image/picture/element and replace by photo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/it_IT/common.lang.php

    r8711 r8727  
    291291$lang['Update your rating'] = 'Aggiorna il tuo voto';
    292292$lang['wrong filename'] = 'nome della directory errata';
    293 $lang['the filesize of the picture must not exceed :'] = 'La dimensione del file immagine non deve eccedere: ';
    294 $lang['the picture must be to the fileformat jpg, gif or png'] = 'L\'immagine deve essere in formato jpg, png o gif';
    295 $lang['the height of the picture must not exceed :'] = 'L\'altezza dell\'immagine non deve eccedere: ';
    296 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opzionale ma raccomandato: scegliere una miniatura da associare a ';
    297 $lang['the width of the picture must not exceed :'] = 'La larghezza dell\'immagine non deve eccedere: ';
    298 $lang['can\'t upload the picture on the server'] = 'non è stato possibile caricare il file sul server';
    299293$lang['the username must be given'] = 'nome utente obbligatorio';
    300 $lang['A picture\'s name already used'] = 'file già esistente';
    301 $lang['You must choose a picture fileformat for the image'] = 'il formato del file non è un formato immagine';
    302 $lang['Name of the picture'] = 'Nome dell\'immagine';
    303 $lang['Upload a picture'] = 'Caricare un\'immagine';
    304 $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Immagine caricata con successo. Un amministratore convaliderà l\'operazione il più presto possibile';
    305294$lang['useful when password forgotten'] = 'utile se si dimentica la password';
    306295$lang['Quick search'] = 'Ricerca rapida';
     
    316305$lang['Registration of %s'] = 'Registrazione di %s';
    317306$lang['Album: %s'] = 'Album: %s';
    318 $lang['Picture name: %s'] = 'Nome dell\'immagine: %s';
    319 $lang['Creation date: %s'] = 'Data di creazione: %d';
    320307$lang['Picture uploaded by %s'] = 'Immagine caricata da %s';
    321308// --------- Starting below: New or revised $lang ---- from version 1.7.1
     
    342329$lang['display photos linked to this tag'] = 'Mostrare le immagini connesse solo a questo tag';
    343330$lang['photos posted during the last %d days'] = 'immagini aggiunte durante gli ultimi %d giorni';
    344 $lang['Choose an image'] = 'Scegliere un immagine da aggiungere';
    345331$lang['Piwigo Help'] = 'Help di Piwigo';
    346332$lang['Rank'] = 'Rang';
Note: See TracChangeset for help on using the changeset viewer.