diff options
author | riopwg <riopwg@piwigo.org> | 2011-06-14 09:43:40 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-06-14 09:43:40 +0000 |
commit | c15baed2148df6ff54e8f3f8cdaa4cb82e969dda (patch) | |
tree | 9c0e5c728555e181c46d4aa1ea7d4be06cbd4f2e /language/it_IT/admin.lang.php | |
parent | a9ee6d49447f8e7515297aea033a5b2f86e0d2d1 (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11357 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index db544e11d..25be32e8e 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -846,4 +846,10 @@ $lang['No results'] = 'Nessun risultato'; $lang['Type in a search term'] = 'Inserire un Entrez un termine di ricerca'; $lang['Searching...'] = 'Ricerca ...'; $lang['new'] = 'nuovo'; +$lang['Default photos order'] = 'Ordinamento di default delle foto'; +$lang['Default photos order inside album'] = 'Ordinamento di default delle foto in un album'; +$lang['Invalid order string'] = 'Stringa SQL non corretta'; +$lang['As default order'] = 'Come ordinamento di default'; +$lang['Custom'] = 'Personalizzare'; +$lang['Activate icon "new" next to albums and pictures'] = 'Visualizzare l\'icona "nuovo" a fianco degli album e delle foto'; ?>
\ No newline at end of file |