Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
install.php
1 <?php
2 /**
3  * Message translations.
4  *
5  * This file is automatically generated by 'yiic message' command.
6  * It contains the localizable messages extracted from source code.
7  * You may modify this file by translating the extracted messages.
8  *
9  * Each array element represents the translation (value) of a message (key).
10  * If the value is empty, the message is considered as not translated.
11  *
12  * NOTE, this file must be saved in UTF-8 encoding.
13  *
14  * @version $Id: $
15  */
16 return array (
17  'An error occurred while installing Rights.' => '',
18  'Application authorization manager must extend the RDbAuthManager class.' => '',
19  'Application web user must extend the RWebUser class.' => '',
20  'Error' => '',
21  'Please try again or consult the documentation.' => '',
22  'Congratulations!' => 'Complimenti!',
23  'Install Rights' => 'Installa Rights',
24  'No' => 'No',
25  'Notice: All your existing data will be lost.' => 'Attenzione: Tutti i dati salvati andranno persi.',
26  'Please confirm if you wish to reinstall.' => 'Per cortesia, conferma che intendi procedere nuovamente all\'installazione.',
27  'Rights has been installed succesfully.' => 'Rights &egrave; stato installato.',
28  'Rights is already installed!' => 'Rights &egrave; gi&agrave; installato!',
29  'Yes' => 'S&igrave;',
30  'You can start by generating your authorization items' => 'Puoi iniziare a generare le autorizzazioni',
31  'You must be logged in to install Rights.' => 'Per installare Rights devi aver effettutato il login.',
32  'here' => 'qui',
33 );