Ignore:
Timestamp:
Sep 3, 2011, 7:58:30 PM (13 years ago)
Author:
riopwg
Message:

Update language IT

File:
1 edited

Legend:

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

    r11992 r12043  
    353353$lang['validate this comment'] = 'Approvare questo commento';
    354354$lang['html tags are not allowed in login'] = 'I tag HTML non sono ammessi nel login';
     355$lang['Enter a username or email address'] = 'Inserisci il tuo nome utente o indirizzo email';
     356$lang['Invalid username or email'] = 'Nome utente o indirizzo email non valido';
     357$lang['Password reset is not allowed for this user'] = 'Il rinnovo della password non è consentito per questo utente';
     358$lang['User "%s" has no email address, password reset is not possible'] = 'L\'utente "%s" non ha nessun indirizzo email, il rinnovo della password è impossibile';
     359$lang['Someone requested that the password be reset for the following user account:'] = 'Qualcuno ha chiesto di rinnovare la propria password per l\'utente seguente :';
     360$lang['Username "%s" on gallery %s'] = 'Utente "%s" sur la galerie %s';
     361$lang['To reset your password, visit the following address:'] = 'Per rinnovare la vostra password, cliccare sul link qui sotto :';
     362$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Se si tratta di un\'errore, ignorare questo messaggio e la richiesta non sarà presa in considerazione';
     363$lang['Password Reset'] = 'Rinnovare la vostra password';
     364$lang['Check your email for the confirmation link'] = 'Controllare la posta elettronica per trovare il link di conferma';
     365$lang['Invalid key'] = 'Chiave non valida';
     366$lang['The passwords do not match'] = 'Le password non coincidono';
     367$lang['Your password has been reset'] = 'La password è stata reimpostata';
     368$lang['Return to home page'] = 'Ritornare alla home page';
     369$lang['Please enter your username or email address.'] = 'Grazie d\'inserire il nome utente o l\'indirizzo email';
     370$lang['You will receive a link to create a new password via email.'] = 'Via email, riceverete un link da cliccare per rinnovare la vostra password';
     371$lang['Username or email'] = 'Nome utente o indirizzo email';
     372$lang['Change my password'] = 'Cambiare la mia password';
     373$lang['Enter your new password below.'] = 'Immettere la nuova password qui sotto';
    355374?>
Note: See TracChangeset for help on using the changeset viewer.