Update language IT
git-svn-id: http://piwigo.org/svn/trunk@12140 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
e1d3eb9154
commit
6bccbbb72a
3 changed files with 9 additions and 4 deletions
|
|
@ -869,4 +869,5 @@ $lang['Select at least two tags for merging'] = 'Selezionare almeno due tag da f
|
|||
$lang['Average rate'] = 'Voto medio';
|
||||
$lang['Rate'] = 'Voto';
|
||||
$lang['Learn more'] = 'Per saperne di più';
|
||||
$lang['Select an album'] = 'Selezionare un album';
|
||||
?>
|
||||
|
|
@ -55,7 +55,7 @@ $lang['All tags'] = 'Tutti i tags';
|
|||
$lang['Any tag'] = 'Qualsiasi tag';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'Almeno una delle regole elencate deve essere soddisfatta.';
|
||||
$lang['At least one tag must match'] = 'Almeno un tag deve corrispondere';
|
||||
$lang['Author'] = 'Autore';
|
||||
$lang['Albums'] = 'Album';
|
||||
$lang['Album'] = 'Album';
|
||||
$lang['Close this window'] = 'Chiudi questa finestra';
|
||||
$lang['Complete RSS feed (photos, comments)'] = 'Feed RSS completo (foto, commenti)';
|
||||
|
|
@ -98,7 +98,6 @@ $lang['Posted on'] = 'Inviato il';
|
|||
$lang['Profile'] = 'Profilo';
|
||||
$lang['Quick connect'] = 'Connessione veloce';
|
||||
$lang['RSS feed'] = 'Feed RSS';
|
||||
$lang['Rate'] = 'Voto';
|
||||
$lang['Register'] = 'Registrati';
|
||||
$lang['Registration'] = 'Registrazione';
|
||||
$lang['Related tags'] = 'Tags correlati';
|
||||
|
|
@ -110,6 +109,7 @@ $lang['Search'] = 'Cerca';
|
|||
$lang['display available tags'] = 'Mostra i tags disponibili';
|
||||
$lang['Since'] = 'Dal';
|
||||
$lang['Sort by'] = 'Ordina per';
|
||||
$lang['Sort order'] = 'Ordinamento';
|
||||
$lang['Tag'] = 'Tag';
|
||||
$lang['Tags'] = 'Tags';
|
||||
$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'L\'RSS Feed notifica delle novità della galleria: nuove foto, nuovi album, nuovi commenti. Da usare con un lettore RSS Feed.';
|
||||
|
|
@ -370,4 +370,8 @@ $lang['Enter your new password below.'] = 'Immettere la nuova password qui sotto
|
|||
$lang['Author'] = 'Autore';
|
||||
$lang['%d rates'] = '%d voti';
|
||||
$lang['Rating score'] = 'Punteggio';
|
||||
$lang['Reset Password'] = 'Reinizzializzare la password';
|
||||
$lang['EXIF Metadata'] = 'Dati EXIF';
|
||||
$lang['IPTC Metadata'] = 'Dati IPTC';
|
||||
|
||||
?>
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
<p>Quindi un "parametro facoltativo dell'URL" può essere un "permalink" attivo (per maggiore informazioni
|
||||
vedere i permalinks nella nostra documentazione).</p>
|
||||
|
||||
<p>Leggere: `<a href="#warnings">Avvertimenti</a> sulle condizioni d'uso.</p>
|
||||
<p>Leggere: `<a href="#warnings">Avvertimenti</a>` sulle condizioni d'uso.</p>
|
||||
|
||||
<h3>Che cosa sono le estensioni dei template?</h3>
|
||||
|
||||
|
|
@ -34,7 +34,7 @@ Trammite FTP, nella directory template-estensione, il Webmaster pu
|
|||
<li><span class="filename">tags.tpl</span></li>
|
||||
<li><span class="filename">upload.tpl</span></li>
|
||||
<li><span class="filename">about.tpl</span></li>
|
||||
<li><span class="filename">popuphelp.tpl</span> </li>
|
||||
<li><span class="filename">popuphelp.tpl</span></li>
|
||||
<li><span class="filename">search.tpl</span> e/o <span class="filename">search_rules.tpl</span></li>
|
||||
<li><span class="filename">nbm.tpl</span> e/o <span class="filename">notification.tpl</span></li>
|
||||
<li><span class="filename">identification.tpl</span> e/o <span class="filename">register.tpl</span></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue