Changeset 5482


Ignore:
Timestamp:
Mar 30, 2010, 10:38:36 PM (14 years ago)
Author:
riopwg
Message:

Update language IT

Location:
trunk/language/it_IT
Files:
2 edited

Legend:

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

    r5464 r5482  
    298298$lang['There is no available subscribers to mail.'] = 'Nessun utente da notificare via email.';
    299299$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = 'Un utente è da notificare se ci sono nuovi elementi disponibili.';
    300 $lang['Anyway only webmasters can see this tab and never administrators.'] = 'È possibile che non vi siano utenti iscritti (solo il webmaster può accedere a queste informazioni).';
     300$lang['Anyway only webmasters can see this tab and never administrators.'] = 'Solo il webmaster può accedere a queste informazioni, non gli amministratori.';
    301301$lang['No user to send notifications by mail.'] = 'Nessun utente da notificare via email.';
    302302$lang['New elements added'] = 'Nuovi elementi aggiunti';
  • trunk/language/it_IT/upgrade.lang.php

    r5464 r5482  
    3535$lang['Upgrade informations'] = 'Informazioni sull\'aggiornamento';
    3636$lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = 'Se riscontrate dei problemi, effettuare una manutezione in [Amministrazione>Speciale>Manutenzione].';
    37 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Per precauzione, i plugins sono stati disattivati. Verificate se non esistono degli aggiornamenti prima di riattivarli:';
     37$lang['As a precaution, following plugins have been disabled. You must check for plugins upgrade before reactiving them:'] = 'Per precauzione, i plugins sono stati disattivati. Verificate se non esistono degli aggiornamenti prima di riattivarli:';
    3838$lang['Only administrator can run upgrade: please sign in below.'] = 'Solo un\'amministratore può eseguire l\'aggiornamento: identificatevi.';
    3939$lang['You do not have access rights to run upgrade'] = 'Non avete le autorizzazioni necessarie per effettuare l\'aggiornamento';
Note: See TracChangeset for help on using the changeset viewer.