summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/it/admin
blob: 22948230e21298faab2f9bf19f4717861f956330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
$self{texts} = {
  'Access Control'              => 'Controllo degli accessi',
  'Accounting'                  => 'Contabilità',
  'Add User'                    => 'Aggiungi Utente',
  'Address'                     => 'Indirizzo',
  'Administration'              => 'Amministrazione',
  'Administrator'               => 'Amministratore',
  'All Datasets up to date!'    => 'Tutti i Dataset sono aggiornati!',
  'Change Admin Password'       => 'Cambia password dell\'amministratore',
  'Change Password'             => 'Cambia password',
  'Character Set'               => 'Set di Caratteri',
  'Click on login name to edit!' => 'Clicca sul nome per effettuare modifiche',
  'Company'                     => 'Ragione Sociale',
  'Connect to'                  => 'Connetti a',
  'Continue'                    => 'Continua',
  'Create Chart of Accounts'    => 'Crea Piano dei Conti',
  'Create Dataset'              => 'Crea Dataset',
  'DBI not installed!'          => 'Modulo DBI non installato',
  'Database'                    => 'Database',
  'Database Administration'     => 'Amministratore del Database',
  'Database Driver not checked!' => 'Il driver del database non e\' stato controllato!',
  'Database User missing!'      => 'Manca l\'utente del Database!',
  'Dataset'                     => 'Dataset',
  'Dataset missing!'            => 'Dataset mancante!',
  'Dataset updated!'            => 'Dataset aggiornato!',
  'Date Format'                 => 'Formato della data',
  'Delete'                      => 'Cancella',
  'Delete Dataset'              => 'Cancella Dataset',
  'Directory'                   => 'Directory',
  'Driver'                      => 'Driver',
  'Dropdown Limit'              => 'Limite per i menu a discesa',
  'E-mail'                      => 'E-mail',
  'Edit User'                   => 'Modifica Utente',
  'Existing Datasets'           => 'Datasets esistenti',
  'Fax'                         => 'Fax',
  'Host'                        => 'Host',
  'Hostname missing!'           => 'Manca il nome del server',
  'Incorrect Password!'         => 'Password sbagliata!',
  'Language'                    => 'Lingua',
  'Leave host and port field empty unless you want to make a remote connection.' => 'Lascia in bianco il server e la porta a meno che tu non voglia fare una connessione remota',
  'Login'                       => 'Login',
  'Multibyte Encoding'          => 'Multibyte Encoding',
  'Name'                        => 'Nome',
  'New Templates'               => 'Nuovi Modelli',
  'No Database Drivers available!' => 'Nessun Database Driver disponibile!',
  'No Dataset selected!'        => 'Nessun Dataset selezionato!',
  'Nothing to delete!'          => 'Nulla da cancellare!',
  'Number Format'               => 'Formato Numerico',
  'Oracle Database Administration' => 'Amministratore del Database Oracle',
  'Password'                    => 'Password',
  'Password changed!'           => 'Password cambiata!',
  'Pg Database Administration'  => 'Amministratore del Database Pg',
  'Phone'                       => 'Tel.',
  'Port'                        => 'Porta',
  'Port missing!'               => 'Manca la Porta',
  'Printer'                     => 'Stampante',
  'Save'                        => 'Salva',
  'Select a Dataset to delete and press "Continue"' => 'Seleziona un dataset da cancellare e premi "Continua"',
  'Setup Templates'             => 'Configurazione dei modelli',
  'Ship via'                    => 'Porto',
  'Signature'                   => 'Firma',
  'Stylesheet'                  => 'Foglio di Stile',
  'Templates'                   => 'Modelli',
  'The following Datasets are not in use and can be deleted' => 'I seguenti datasets non sono in uso e possono essere cancellati',
  'The following Datasets need to be updated' => 'I seguenti datasets devono essere aggiornati',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'Questo è un controllo preliminare per verificare le risorse esistenti. Nulla verrà creato o cancellato in questa fase!',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => 'Per aggiungere un utente ad un gruppo, modifica i dati dell\'utente, cambia lo username e salva. Un nuovo utente con gli stessi dati verrà salvato con il nuovo username.',
  'Update Dataset'              => 'Aggiorna il Dataset',
  'Use Templates'               => 'Usa Modelli',
  'User'                        => 'Utente',
  'User deleted!'               => 'Utente cancellato!',
  'User saved!'                 => 'Utente salvato!',
  'Version'                     => 'Versione',
  'You must enter a host and port for local and remote connections!' => 'Devi inserire un server ed una porta per le connessioni locali e remote!',
  'does not exist'              => 'non esiste',
  'is already a member!'        => 'è già utente!',
  'localhost'                   => 'localhost',
  'locked!'                     => 'locked!',
  'successfully created!'       => 'creato!',
  'successfully deleted!'       => 'cancellato!',
  'website'                     => 'sito web',
};

$self{subs} = {
  'add_user'                    => 'add_user',
  'adminlogin'                  => 'adminlogin',
  'change_admin_password'       => 'change_admin_password',
  'change_password'             => 'change_password',
  'check_password'              => 'check_password',
  'continue'                    => 'continue',
  'create_dataset'              => 'create_dataset',
  'dbcreate'                    => 'dbcreate',
  'dbdelete'                    => 'dbdelete',
  'dbdriver_defaults'           => 'dbdriver_defaults',
  'dbselect_source'             => 'dbselect_source',
  'dbupdate'                    => 'dbupdate',
  'delete'                      => 'delete',
  'delete_dataset'              => 'delete_dataset',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'get_value'                   => 'get_value',
  'list_users'                  => 'list_users',
  'login'                       => 'login',
  'login_name'                  => 'login_name',
  'oracle_database_administration' => 'oracle_database_administration',
  'pg_database_administration'  => 'pg_database_administration',
  'save'                        => 'save',
  'update_dataset'              => 'update_dataset',
  'aggiungi_utente'             => 'add_user',
  'cambia_password_dell\'amministratore' => 'change_admin_password',
  'cambia_password'             => 'change_password',
  'continua'                    => 'continue',
  'crea_dataset'                => 'create_dataset',
  'cancella'                    => 'delete',
  'cancella_dataset'            => 'delete_dataset',
  'login'                       => 'login',
  'amministratore_del_database_oracle' => 'oracle_database_administration',
  'amministratore_del_database_pg' => 'pg_database_administration',
  'salva'                       => 'save',
  'aggiorna_il_dataset'         => 'update_dataset',
};

1;