diff options
author | riopwg <riopwg@piwigo.org> | 2011-05-23 07:59:37 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-05-23 07:59:37 +0000 |
commit | cdc973c68e6aa090d510758ba27b7c403f32db86 (patch) | |
tree | 4d1792243388d1c420ecb61a1022ab6ed2730789 /language/it_IT | |
parent | f4d8fa5805505df3d3dbda0fda0fdda4a92cc008 (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11001 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 157686c84..7b3fa964e 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -841,4 +841,7 @@ $lang['Height'] = 'Altezza'; $lang['Follow Orientation'] = 'Rispettare l\'orientamento'; $lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Se volete rigenerare le miniature, rendetevi su <a href="%s">Gestione per lotti</a>.'; $lang['Graphics Library'] = 'Biblioteca grafica'; +$lang['No results'] = 'Nessun risultato'; +$lang['Type in a search term'] = 'Inserire un Entrez un termine di ricerca'; +$lang['Searching...'] = 'Ricerca ...'; ?>
\ No newline at end of file |