source: extensions/Comments_on_Albums/language/it_IT/plugin.lang.php @ 11874

Last change on this file since 11874 was 11874, checked in by mistic100, 13 years ago

rename language keys

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 676 bytes
Line 
1<?php
2
3/* common */
4$lang['Comments on photos'] = 'Commenti sulle foto';
5$lang['Comments on albums'] = 'Commenti sugli album';
6
7/* admin */
8$lang['Icons pack'] = 'Set d\'icone';
9$lang['Basic state'] = 'Stato di base';
10$lang['Over state'] = 'Stato elevato';
11
12$lang['COA_help_icon_pack'] = 'Selezionare le icone da usare nella pagina principale dei Commenti<br>
13  <br>
14  Potete aggiungere le vostre icone nella cartella <i>plugins/comments_on_pictures/template/s26</i>.';
15$lang['COA_comment_validation_link'] = 'La Validazione (se attivata) dei commenti degli album si trova <a href="admin.php?page=comments&section=albums">sulla stessa pagina</a> dei commenti delle foto.';
16
17?>
Note: See TracBrowser for help on using the repository browser.