Revision 821
Added by thorn over 16 years ago
IT.php | ||
---|---|---|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 |
Website Baker Project <http://www.websitebaker.org/>
|
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 | 9 |
|
10 |
Website Baker is free software; you can redistribute it and/or modify
|
|
11 |
it under the terms of the GNU General Public License as published by
|
|
12 |
the Free Software Foundation; either version 2 of the License, or
|
|
13 |
(at your option) any later version.
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 | 14 |
|
15 |
Website Baker is distributed in the hope that it will be useful,
|
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
18 |
GNU General Public License for more details.
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 | 19 |
|
20 |
You should have received a copy of the GNU General Public License
|
|
21 |
along with Website Baker; if not, write to the Free Software
|
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 | 23 |
|
24 | 24 |
*/ |
25 | 25 |
|
26 |
// use languageedit-module to modify this file |
|
27 |
|
|
26 | 28 |
// Define that this file is loaded |
27 | 29 |
if(!defined('LANGUAGE_LOADED')) { |
28 |
define('LANGUAGE_LOADED', true);
|
|
30 |
define('LANGUAGE_LOADED', true); |
|
29 | 31 |
} |
30 | 32 |
|
31 | 33 |
// Set the language information |
... | ... | |
39 | 41 |
// Menu titles |
40 | 42 |
$MENU['START'] = 'Avvio'; |
41 | 43 |
$MENU['PAGES'] = 'Pagine'; |
42 |
$MENU['MEDIA'] = 'Media'; //needs to be translated
|
|
43 |
$MENU['ADDONS'] = 'Add-ons'; //needs to be translated
|
|
44 |
$MENU['MEDIA'] = 'Media'; |
|
45 |
$MENU['ADDONS'] = 'Add-ons'; |
|
44 | 46 |
$MENU['MODULES'] = 'Moduli'; |
45 |
$MENU['TEMPLATES'] = 'Templates'; //needs to be translated
|
|
47 |
$MENU['TEMPLATES'] = 'Templates'; |
|
46 | 48 |
$MENU['LANGUAGES'] = 'Lingua'; |
47 | 49 |
$MENU['PREFERENCES'] = 'Preferenze'; |
48 | 50 |
$MENU['SETTINGS'] = 'Impostazioni'; |
49 |
$MENU['ADMINTOOLS'] = 'Admin-Tools'; //needs to be translated
|
|
51 |
$MENU['ADMINTOOLS'] = 'Admin-Tools'; |
|
50 | 52 |
$MENU['ACCESS'] = 'Accesso'; |
51 | 53 |
$MENU['USERS'] = 'Utenti'; |
52 | 54 |
$MENU['GROUPS'] = 'Gruppi'; |
53 | 55 |
$MENU['HELP'] = 'Aiuto'; |
54 | 56 |
$MENU['VIEW'] = 'Visualizza'; |
55 |
$MENU['LOGOUT'] = 'Log-out'; //needs to be translated
|
|
56 |
$MENU['LOGIN'] = 'Login'; //needs to be translated
|
|
57 |
$MENU['LOGOUT'] = 'Log-out'; |
|
58 |
$MENU['LOGIN'] = 'Login'; |
|
57 | 59 |
$MENU['FORGOT'] = 'Recupera dati di login'; |
58 | 60 |
|
59 | 61 |
// Section overviews |
... | ... | |
69 | 71 |
$OVERVIEW['GROUPS'] = 'Gestisci gruppi utenti e permessi...'; |
70 | 72 |
$OVERVIEW['HELP'] = 'Trova risposte alle tue domande...'; |
71 | 73 |
$OVERVIEW['VIEW'] = 'Visualizza il sito in una nuova finestra...'; |
72 |
$OVERVIEW['ADMINTOOLS'] = 'Access the Website Baker administration tools...'; //needs to be translated
|
|
74 |
$OVERVIEW['ADMINTOOLS'] = 'Access the Website Baker administration tools...'; |
|
73 | 75 |
|
74 | 76 |
// Headings |
75 | 77 |
$HEADING['MODIFY_DELETE_PAGE'] = 'Modifica/Elimina una pagina'; |
... | ... | |
107 | 109 |
$HEADING['SEARCH_SETTINGS'] = 'Impostazioni di Ricerca'; |
108 | 110 |
$HEADING['FILESYSTEM_SETTINGS'] = 'Impostazioni del Filesystem'; |
109 | 111 |
$HEADING['SERVER_SETTINGS'] = 'Impostazioni del Server '; |
110 |
$HEADING['WBMAILER_SETTINGS'] = 'Mailer Settings'; //needs to be translated
|
|
112 |
$HEADING['WBMAILER_SETTINGS'] = 'Mailer Settings'; |
|
111 | 113 |
$HEADING['ADMINISTRATION_TOOLS'] = 'Tool di Amministrazione'; |
112 | 114 |
|
113 | 115 |
$HEADING['MODIFY_DELETE_USER'] = 'Modifica/Elimina Utente'; |
... | ... | |
119 | 121 |
$HEADING['MODIFY_GROUP'] = 'Modifica Gruppo'; |
120 | 122 |
|
121 | 123 |
// Other text |
122 |
$TEXT['OPEN'] = 'Open'; //needs to be translated
|
|
124 |
$TEXT['OPEN'] = 'Open'; |
|
123 | 125 |
$TEXT['ADD'] = 'Aggiungi'; |
124 | 126 |
$TEXT['MODIFY'] = 'Modifica'; |
125 |
$TEXT['SETTINGS'] = 'Settings'; //needs to be translated
|
|
127 |
$TEXT['SETTINGS'] = 'Settings'; |
|
126 | 128 |
$TEXT['DELETE'] = 'Elimina'; |
127 | 129 |
$TEXT['SAVE'] = 'Salva'; |
128 | 130 |
$TEXT['RESET'] = 'Resetta'; |
129 |
$TEXT['LOGIN'] = 'Login'; //needs to be translated
|
|
131 |
$TEXT['LOGIN'] = 'Login'; |
|
130 | 132 |
$TEXT['RELOAD'] = 'Ricarica'; |
131 | 133 |
$TEXT['CANCEL'] = 'Annulla'; |
132 | 134 |
$TEXT['NAME'] = 'Nome'; |
... | ... | |
158 | 160 |
$TEXT['FORGOTTEN_DETAILS'] = 'Dimenticati i dati?'; |
159 | 161 |
$TEXT['NEED_TO_LOGIN'] = 'Bisogno di login?'; |
160 | 162 |
$TEXT['SEND_DETAILS'] = 'Invia i dati'; |
161 |
$TEXT['USERNAME'] = 'Username'; //needs to be translated
|
|
162 |
$TEXT['PASSWORD'] = 'Password'; //needs to be translated
|
|
163 |
$TEXT['HOME'] = 'Home'; //needs to be translated
|
|
163 |
$TEXT['USERNAME'] = 'Username'; |
|
164 |
$TEXT['PASSWORD'] = 'Password'; |
|
165 |
$TEXT['HOME'] = 'Home'; |
|
164 | 166 |
$TEXT['TARGET_FOLDER'] = 'Cartella di destinazione'; |
165 | 167 |
$TEXT['OVERWRITE_EXISTING'] = 'Sovrascrivi esistenti'; |
166 |
$TEXT['FILE'] = 'File'; //needs to be translated
|
|
167 |
$TEXT['FILES'] = 'Files'; //needs to be translated
|
|
168 |
$TEXT['FILE'] = 'File'; |
|
169 |
$TEXT['FILES'] = 'Files'; |
|
168 | 170 |
$TEXT['FOLDER'] = 'Cartella'; |
169 |
$TEXT['FOLDERS'] = 'Folders'; //needs to be translated
|
|
171 |
$TEXT['FOLDERS'] = 'Folders'; |
|
170 | 172 |
$TEXT['CREATE_FOLDER'] = 'Crea Cartella'; |
171 | 173 |
$TEXT['UPLOAD_FILES'] = 'Carica File(s)'; |
172 | 174 |
$TEXT['CURRENT_FOLDER'] = 'Cartella corrente'; |
... | ... | |
180 | 182 |
$TEXT['VERSION'] = 'Versione'; |
181 | 183 |
$TEXT['DESIGNED_FOR'] = 'Progettato per'; |
182 | 184 |
$TEXT['DESCRIPTION'] = 'Descrizione'; |
183 |
$TEXT['EMAIL'] = 'Email'; //needs to be translated
|
|
185 |
$TEXT['EMAIL'] = 'Email'; |
|
184 | 186 |
$TEXT['LANGUAGE'] = 'Lingua'; |
185 | 187 |
$TEXT['TIMEZONE'] = 'Fuso orario'; |
186 | 188 |
$TEXT['CURRENT_PASSWORD'] = 'Password corrente'; |
... | ... | |
197 | 199 |
$TEXT['HIDE_ADVANCED'] = 'Nascondi opzioni avanzate'; |
198 | 200 |
$TEXT['BASIC'] = 'Base'; |
199 | 201 |
$TEXT['ADVANCED'] = 'Avanzato'; |
200 |
$TEXT['WEBSITE'] = 'Website'; //needs to be translated
|
|
201 |
$TEXT['DEFAULT'] = 'Default'; //needs to be translated
|
|
202 |
$TEXT['WEBSITE'] = 'Website'; |
|
203 |
$TEXT['DEFAULT'] = 'Default'; |
|
202 | 204 |
$TEXT['KEYWORDS'] = 'Parole chiave'; |
203 | 205 |
$TEXT['TEXT'] = 'Testo'; |
204 | 206 |
$TEXT['HEADER'] = 'Intestazione'; |
205 | 207 |
$TEXT['FOOTER'] = 'Piè di pagina'; |
206 |
$TEXT['TEMPLATE'] = 'Template'; //needs to be translated
|
|
208 |
$TEXT['TEMPLATE'] = 'Template'; |
|
207 | 209 |
$TEXT['INSTALLATION'] = 'Installazione'; |
208 |
$TEXT['DATABASE'] = 'Database'; //needs to be translated
|
|
209 |
$TEXT['HOST'] = 'Host'; //needs to be translated
|
|
210 |
$TEXT['DATABASE'] = 'Database'; |
|
211 |
$TEXT['HOST'] = 'Host'; |
|
210 | 212 |
$TEXT['INTRO'] = 'Introduzione'; |
211 | 213 |
$TEXT['PAGE'] = 'Pagina'; |
212 | 214 |
$TEXT['SIGNUP'] = 'Iscrizione'; |
213 |
$TEXT['PHP_ERROR_LEVEL'] = 'PHP Error Reporting Level'; //needs to be translated
|
|
214 |
$TEXT['ADMIN'] = 'Admin'; //needs to be translated
|
|
215 |
$TEXT['PATH'] = 'Path'; //needs to be translated
|
|
216 |
$TEXT['URL'] = 'URL'; //needs to be translated
|
|
217 |
$TEXT['FRONTEND'] = 'Front-end'; //needs to be translated
|
|
215 |
$TEXT['PHP_ERROR_LEVEL'] = 'PHP Error Reporting Level'; |
|
216 |
$TEXT['ADMIN'] = 'Admin'; |
|
217 |
$TEXT['PATH'] = 'Path'; |
|
218 |
$TEXT['URL'] = 'URL'; |
|
219 |
$TEXT['FRONTEND'] = 'Front-end'; |
|
218 | 220 |
$TEXT['EXTENSION'] = 'Estensioni'; |
219 |
$TEXT['TABLE_PREFIX'] = 'Table Prefix'; //needs to be translated
|
|
221 |
$TEXT['TABLE_PREFIX'] = 'Table Prefix'; |
|
220 | 222 |
$TEXT['CHANGES'] = 'Modifiche'; |
221 | 223 |
$TEXT['ADMINISTRATION'] = 'Amministrazione'; |
222 | 224 |
$TEXT['FORGOT_DETAILS'] = 'Dimenticato i dati?'; |
223 |
$TEXT['LOGGED_IN'] = 'Logged-In'; //needs to be translated
|
|
225 |
$TEXT['LOGGED_IN'] = 'Logged-In'; |
|
224 | 226 |
$TEXT['WELCOME_BACK'] = 'Bentornato'; |
225 | 227 |
$TEXT['FULL_NAME'] = 'Nome completo'; |
226 | 228 |
$TEXT['ACCOUNT_SIGNUP'] = 'Iscrizione Account'; |
227 |
$TEXT['LINK'] = 'Link'; //needs to be translated
|
|
228 |
$TEXT['ANCHOR'] = 'Anchor'; //needs to be translated
|
|
229 |
$TEXT['LINK'] = 'Link'; |
|
230 |
$TEXT['ANCHOR'] = 'Anchor'; |
|
229 | 231 |
$TEXT['TARGET'] = 'Destinazione'; |
230 | 232 |
$TEXT['NEW_WINDOW'] = 'Nuova finestra'; |
231 | 233 |
$TEXT['SAME_WINDOW'] = 'Stessa finestra'; |
232 |
$TEXT['TOP_FRAME'] = 'Top Frame'; //needs to be translated
|
|
234 |
$TEXT['TOP_FRAME'] = 'Top Frame'; |
|
233 | 235 |
$TEXT['PAGE_LEVEL_LIMIT'] = 'Limite del livello di pagina'; |
234 | 236 |
$TEXT['SUCCESS'] = 'Successo'; |
235 | 237 |
$TEXT['ERROR'] = 'Errore'; |
236 | 238 |
$TEXT['ARE_YOU_SURE'] = 'Sei sicuro?'; |
237 | 239 |
$TEXT['YES'] = 'Sì'; |
238 |
$TEXT['NO'] = 'No'; //needs to be translated
|
|
240 |
$TEXT['NO'] = 'No'; |
|
239 | 241 |
$TEXT['SYSTEM_DEFAULT'] = 'Default di sistema'; |
240 | 242 |
$TEXT['PAGE_TITLE'] = 'Titolo Pagina'; |
241 | 243 |
$TEXT['MENU_TITLE'] = 'Titolo Menu'; |
242 | 244 |
$TEXT['ACTIONS'] = 'Azioni'; |
243 | 245 |
$TEXT['UNKNOWN'] = 'Sconosciuto'; |
244 |
$TEXT['BLOCK'] = 'Block'; //needs to be translated
|
|
246 |
$TEXT['BLOCK'] = 'Block'; |
|
245 | 247 |
$TEXT['SEARCH'] = 'Ricerca'; |
246 | 248 |
$TEXT['SEARCHING'] = 'Ricerca'; |
247 |
$TEXT['POST'] = 'Post'; //needs to be translated
|
|
249 |
$TEXT['POST'] = 'Post'; |
|
248 | 250 |
$TEXT['COMMENT'] = 'Commento'; |
249 | 251 |
$TEXT['COMMENTS'] = 'Commenti'; |
250 | 252 |
$TEXT['COMMENTING'] = 'Commentare'; |
251 | 253 |
$TEXT['SHORT'] = 'Breve'; |
252 | 254 |
$TEXT['LONG'] = 'Estesa'; |
253 |
$TEXT['LOOP'] = 'Loop'; //needs to be translated
|
|
255 |
$TEXT['LOOP'] = 'Loop'; |
|
254 | 256 |
$TEXT['FIELD'] = 'Campo'; |
255 | 257 |
$TEXT['REQUIRED'] = 'Obbligatorio'; |
256 | 258 |
$TEXT['LENGTH'] = 'Lunghezza'; |
... | ... | |
302 | 304 |
$TEXT['MATCHING'] = 'Confronto'; |
303 | 305 |
$TEXT['TEMPLATE_PERMISSIONS'] = 'Permessi dei Template'; |
304 | 306 |
$TEXT['PAGES_DIRECTORY'] = 'Pagine Directory'; |
305 |
$TEXT['MEDIA_DIRECTORY'] = 'Media Directory'; //needs to be translated
|
|
307 |
$TEXT['MEDIA_DIRECTORY'] = 'Media Directory'; |
|
306 | 308 |
$TEXT['FILE_MODE'] = 'Modalità File'; |
307 |
$TEXT['USER'] = 'User'; //needs to be translated
|
|
309 |
$TEXT['USER'] = 'User'; |
|
308 | 310 |
$TEXT['OTHERS'] = 'Altri'; |
309 | 311 |
$TEXT['READ'] = 'Lettura'; |
310 | 312 |
$TEXT['WRITE'] = 'Scrittura'; |
311 | 313 |
$TEXT['EXECUTE'] = 'Esecuzione'; |
312 |
$TEXT['SMART_LOGIN'] = 'Smart Login'; //needs to be translated
|
|
314 |
$TEXT['SMART_LOGIN'] = 'Smart Login'; |
|
313 | 315 |
$TEXT['REMEMBER_ME'] = 'Ricordami'; |
314 | 316 |
$TEXT['FILESYSTEM_PERMISSIONS'] = 'Permessi del Filesystem'; |
315 |
$TEXT['DIRECTORIES'] = 'Directories'; //needs to be translated
|
|
317 |
$TEXT['DIRECTORIES'] = 'Directories'; |
|
316 | 318 |
$TEXT['DIRECTORY_MODE'] = 'Modalità Directory'; |
317 | 319 |
$TEXT['LIST_OPTIONS'] = 'Opzioni di elenco'; |
318 | 320 |
$TEXT['OPTION'] = 'Opzioni'; |
... | ... | |
337 | 339 |
$TEXT['START'] = 'Avvio'; |
338 | 340 |
$TEXT['SECTION_BLOCKS'] = 'Blocchi di Sezione'; |
339 | 341 |
$TEXT['REGISTERED_VIEWERS'] = 'Utenti registrati'; |
340 |
$TEXT['ALLOWED_VIEWERS'] = 'Allowed Viewers'; //needs to be translated
|
|
342 |
$TEXT['ALLOWED_VIEWERS'] = 'Allowed Viewers'; |
|
341 | 343 |
$TEXT['SUBMISSION_ID'] = 'Iscrizione ID'; |
342 | 344 |
$TEXT['SUBMISSIONS'] = 'Iscrizioni'; |
343 | 345 |
$TEXT['SUBMITTED'] = 'Iscritto'; |
344 | 346 |
$TEXT['MAX_SUBMISSIONS_PER_HOUR'] = 'Max. Iscizioni per ora'; |
345 | 347 |
$TEXT['SUBMISSIONS_STORED_IN_DATABASE'] = 'Iscrizioni memorizzate nel Database'; |
346 | 348 |
$TEXT['EMAIL_ADDRESS'] = 'Indirizzo Email'; |
347 |
$TEXT['CUSTOM'] = 'Custom'; //needs to be translated
|
|
349 |
$TEXT['CUSTOM'] = 'Custom'; |
|
348 | 350 |
$TEXT['ANONYMOUS'] = 'Anonimo'; |
349 |
$TEXT['SERVER_OPERATING_SYSTEM'] = 'Server Operating System'; //needs to be translated
|
|
351 |
$TEXT['SERVER_OPERATING_SYSTEM'] = 'Server Operating System'; |
|
350 | 352 |
$TEXT['WORLD_WRITEABLE_FILE_PERMISSIONS'] = 'Permesso di scrittura file a chiunque'; |
351 |
$TEXT['LINUX_UNIX_BASED'] = 'Linux/Unix based'; //needs to be translated
|
|
352 |
$TEXT['WINDOWS'] = 'Windows'; //needs to be translated
|
|
353 |
$TEXT['LINUX_UNIX_BASED'] = 'Linux/Unix based'; |
|
354 |
$TEXT['WINDOWS'] = 'Windows'; |
|
353 | 355 |
$TEXT['HOME_FOLDER'] = 'Cartella Home'; |
354 | 356 |
$TEXT['HOME_FOLDERS'] = 'Cartelle Home'; |
355 | 357 |
$TEXT['PAGE_TRASH'] = 'Cestino'; |
356 |
$TEXT['INLINE'] = 'In-line'; //needs to be translated
|
|
358 |
$TEXT['INLINE'] = 'In-line'; |
|
357 | 359 |
$TEXT['SEPARATE'] = 'Separa'; |
358 | 360 |
$TEXT['DELETED'] = 'Eliminato'; |
359 | 361 |
$TEXT['VIEW_DELETED_PAGES'] = 'Vedi Pagine Eliminate'; |
... | ... | |
375 | 377 |
$TEXT['LAST_UPDATED_BY'] = 'Ultima modifica di'; |
376 | 378 |
$TEXT['RESULTS_FOR'] = 'Risultati per'; |
377 | 379 |
$TEXT['TIME'] = 'Ora'; |
378 |
$TEXT['WYSIWYG_STYLE'] = 'WYSIWYG Style'; //needs to be translated
|
|
379 |
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG Editor'; //needs to be translated
|
|
380 |
$TEXT['SERVER_EMAIL'] = 'Server Email'; //needs to be translated
|
|
381 |
$TEXT['MENU'] = 'Menu'; //needs to be translated
|
|
380 |
$TEXT['WYSIWYG_STYLE'] = 'WYSIWYG Style'; |
|
381 |
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG Editor'; |
|
382 |
$TEXT['SERVER_EMAIL'] = 'Server Email'; |
|
383 |
$TEXT['MENU'] = 'Menu'; |
|
382 | 384 |
$TEXT['MANAGE_GROUPS'] = 'Gestisci i Gruppi'; |
383 | 385 |
$TEXT['MANAGE_USERS'] = 'Gestisci gli Utenti'; |
384 | 386 |
$TEXT['PAGE_LANGUAGES'] = 'Pagina Lingue'; |
... | ... | |
387 | 389 |
$TEXT['RENAME_FILES_ON_UPLOAD'] = 'Rinomina i Files per il Caricamento'; |
388 | 390 |
$TEXT['APP_NAME'] = 'Nome Applicazione'; |
389 | 391 |
$TEXT['SESSION_IDENTIFIER'] = 'Identificazione della sessione'; |
390 |
$TEXT['BACKUP'] = 'Backup'; //needs to be translated
|
|
391 |
$TEXT['RESTORE'] = 'Restore'; //needs to be translated
|
|
392 |
$TEXT['BACKUP'] = 'Backup'; |
|
393 |
$TEXT['RESTORE'] = 'Restore'; |
|
392 | 394 |
$TEXT['BACKUP_DATABASE'] = 'Backup del Database'; |
393 | 395 |
$TEXT['RESTORE_DATABASE'] = 'Restore del Database'; |
394 |
$TEXT['BACKUP_ALL_TABLES'] = 'Backup all tables in database'; //needs to be translated
|
|
395 |
$TEXT['BACKUP_WB_SPECIFIC'] = 'Backup only WB-specific tables'; //needs to be translated
|
|
396 |
$TEXT['BACKUP_MEDIA'] = 'Backup Media'; //needs to be translated
|
|
397 |
$TEXT['RESTORE_MEDIA'] = 'Restore Media'; //needs to be translated
|
|
396 |
$TEXT['BACKUP_ALL_TABLES'] = 'Backup all tables in database'; |
|
397 |
$TEXT['BACKUP_WB_SPECIFIC'] = 'Backup only WB-specific tables'; |
|
398 |
$TEXT['BACKUP_MEDIA'] = 'Backup Media'; |
|
399 |
$TEXT['RESTORE_MEDIA'] = 'Restore Media'; |
|
398 | 400 |
$TEXT['ADMINISTRATION_TOOL'] = 'Tool di Amministrazione'; |
399 | 401 |
$TEXT['CAPTCHA_VERIFICATION'] = 'verificaCaptcha '; |
400 | 402 |
$TEXT['VERIFICATION'] = 'Verifica'; |
401 | 403 |
$TEXT['DEFAULT_CHARSET'] = 'Carattere di Default'; |
402 | 404 |
$TEXT['CHARSET'] = 'Caratteri'; |
403 |
$TEXT['MODULE_ORDER'] = 'Module-order for searching'; //needs to be translated
|
|
404 |
$TEXT['MAX_EXCERPT'] = 'Max lines of excerpt'; //needs to be translated
|
|
405 |
$TEXT['TIME_LIMIT'] = 'Max time to gather excerpts per module'; //needs to be translated
|
|
406 |
$TEXT['PUBL_START_DATE'] = 'Start date'; //needs to be translated
|
|
407 |
$TEXT['PUBL_END_DATE'] = 'End date'; //needs to be translated
|
|
408 |
$TEXT['CALENDAR'] = 'Calender'; //needs to be translated
|
|
409 |
$TEXT['DELETE_DATE'] = 'Delete date'; //needs to be translated
|
|
410 |
$TEXT['WBMAILER_DEFAULT_SETTINGS_NOTICE'] = 'Please specify a default "FROM" address and "SENDER" name below. It is recommended to use a FROM address like: <strong>admin@yourdomain.com</strong>. Some mail provider (e.g. <em>mail.com</em>) may reject mails with a FROM: address like <em>name@mail.com</em> sent via a foreign relay to avoid spam.<br /><br />The default values are only used if no other values are specified by Website Baker. If your server supports <acronym title="Simple mail transfer protocol">SMTP</acronym>, you may want use this option for outgoing mails.'; //needs to be translated
|
|
411 |
$TEXT['WBMAILER_DEFAULT_SENDER_MAIL'] = 'Default From Mail'; //needs to be translated
|
|
412 |
$TEXT['WBMAILER_DEFAULT_SENDER_NAME'] = 'Default Sender Name'; //needs to be translated
|
|
413 |
$TEXT['WBMAILER_NOTICE'] = '<strong>SMTP Mailer Settings:</strong><br />The settings below are only required if you want to send mails via <acronym title="Simple mail transfer protocol">SMTP</acronym>. If you do not know your SMTP host or you are not sure about the required settings, simply stay with the default mail routine: PHP MAIL.'; //needs to be translated
|
|
414 |
$TEXT['WBMAILER_FUNCTION'] = 'Mail Routine'; //needs to be translated
|
|
415 |
$TEXT['WBMAILER_SMTP_HOST'] = 'SMTP Host'; //needs to be translated
|
|
416 |
$TEXT['WBMAILER_PHP'] = 'PHP MAIL'; //needs to be translated
|
|
417 |
$TEXT['WBMAILER_SMTP'] = 'SMTP'; //needs to be translated
|
|
418 |
$TEXT['WBMAILER_SMTP_AUTH'] = 'SMTP Authentification'; //needs to be translated
|
|
419 |
$TEXT['WBMAILER_SMTP_AUTH_NOTICE'] = 'only activate if your SMTP host requires authentification'; //needs to be translated
|
|
420 |
$TEXT['WBMAILER_SMTP_USERNAME'] = 'SMTP Username'; //needs to be translated
|
|
421 |
$TEXT['WBMAILER_SMTP_PASSWORD'] = 'SMTP Password'; //needs to be translated
|
|
422 |
$TEXT['PLEASE_LOGIN'] = 'Please login'; //needs to be translated
|
|
423 |
$TEXT['CAP_EDIT_CSS'] = 'Edit CSS'; //needs to be translated
|
|
424 |
$TEXT['HEADING_CSS_FILE'] = 'Actual module file: '; //needs to be translated
|
|
425 |
$TEXT['TXT_EDIT_CSS_FILE'] = 'Edit the CSS definitions in the textarea below.'; //needs to be translated
|
|
405 |
$TEXT['MODULE_ORDER'] = 'Module-order for searching'; |
|
406 |
$TEXT['MAX_EXCERPT'] = 'Max lines of excerpt'; |
|
407 |
$TEXT['TIME_LIMIT'] = 'Max time to gather excerpts per module'; |
|
408 |
$TEXT['PUBL_START_DATE'] = 'Start date'; |
|
409 |
$TEXT['PUBL_END_DATE'] = 'End date'; |
|
410 |
$TEXT['CALENDAR'] = 'Calender'; |
|
411 |
$TEXT['DELETE_DATE'] = 'Delete date'; |
|
412 |
$TEXT['WBMAILER_DEFAULT_SETTINGS_NOTICE'] = 'Please specify a default "FROM" address and "SENDER" name below. It is recommended to use a FROM address like: <strong>admin@yourdomain.com</strong>. Some mail provider (e.g. <em>mail.com</em>) may reject mails with a FROM: address like <em>name@mail.com</em> sent via a foreign relay to avoid spam.<br /><br />The default values are only used if no other values are specified by Website Baker. If your server supports <acronym title="Simple mail transfer protocol">SMTP</acronym>, you may want use this option for outgoing mails.'; |
|
413 |
$TEXT['WBMAILER_DEFAULT_SENDER_MAIL'] = 'Default From Mail'; |
|
414 |
$TEXT['WBMAILER_DEFAULT_SENDER_NAME'] = 'Default Sender Name'; |
|
415 |
$TEXT['WBMAILER_NOTICE'] = '<strong>SMTP Mailer Settings:</strong><br />The settings below are only required if you want to send mails via <acronym title="Simple mail transfer protocol">SMTP</acronym>. If you do not know your SMTP host or you are not sure about the required settings, simply stay with the default mail routine: PHP MAIL.'; |
|
416 |
$TEXT['WBMAILER_FUNCTION'] = 'Mail Routine'; |
|
417 |
$TEXT['WBMAILER_SMTP_HOST'] = 'SMTP Host'; |
|
418 |
$TEXT['WBMAILER_PHP'] = 'PHP MAIL'; |
|
419 |
$TEXT['WBMAILER_SMTP'] = 'SMTP'; |
|
420 |
$TEXT['WBMAILER_SMTP_AUTH'] = 'SMTP Authentification'; |
|
421 |
$TEXT['WBMAILER_SMTP_AUTH_NOTICE'] = 'only activate if your SMTP host requires authentification'; |
|
422 |
$TEXT['WBMAILER_SMTP_USERNAME'] = 'SMTP Username'; |
|
423 |
$TEXT['WBMAILER_SMTP_PASSWORD'] = 'SMTP Password'; |
|
424 |
$TEXT['PLEASE_LOGIN'] = 'Please login'; |
|
425 |
$TEXT['CAP_EDIT_CSS'] = 'Edit CSS'; |
|
426 |
$TEXT['HEADING_CSS_FILE'] = 'Actual module file: '; |
|
427 |
$TEXT['TXT_EDIT_CSS_FILE'] = 'Edit the CSS definitions in the textarea below.'; |
|
426 | 428 |
|
427 | 429 |
// Success/error messages |
428 | 430 |
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'Spaicente, non ha i permessi per vedere la pagina'; |
429 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display'; //needs to be translated
|
|
431 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display'; |
|
430 | 432 |
|
431 | 433 |
$MESSAGE['ADMIN']['INSUFFICIENT_PRIVELLIGES'] = 'Privilegi insufficienti per essere qui'; |
432 | 434 |
|
... | ... | |
546 | 548 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'Impossibile scrivere sulla directory'; |
547 | 549 |
$MESSAGE['GENERIC']['INVALID'] = 'Il file caricato è non valido'; |
548 | 550 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'Impossibile disisntallare: file in uso'; |
549 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONTRUCTION'] = 'Sito Web in costruzione';
|
|
551 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Website Under Construction';
|
|
550 | 552 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Torna presto...'; |
551 | 553 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Attendi pazientemente...'; |
552 | 554 |
$MESSAGE['GENERIC']['ERROR_OPENING_FILE'] = 'Errore nella apertura del file.'; |
553 | 555 |
|
554 | 556 |
$MESSAGE['MOD_FORM']['REQUIRED_FIELDS'] = 'Devi inserire tutti i dati nei seguenti campi'; |
555 | 557 |
$MESSAGE['MOD_FORM']['EXCESS_SUBMISSIONS'] = 'Spiacente: hai compilato questa form troppe volte nell\'ultima ora.'; |
556 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'Il numero di controllo (chiama Captcha) che hai inserito non è valido. Se hai problemi con la lettura del Captcha, invia un email email: '.SERVER_EMAIL; |
|
558 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'Il numero di controllo (chiama Captcha) che hai inserito non è valido. Se hai problemi con la lettura del Captcha, invia un email email: '.SERVER_EMAIL.'';
|
|
557 | 559 |
|
558 | 560 |
$MESSAGE['MOD_RELOAD']['PLEASE_SELECT'] = 'Seleziona gli add-ons che desideri ricaricare'; |
559 | 561 |
$MESSAGE['MOD_RELOAD']['MODULES_RELOADED'] = 'Moduli ricaricati con successo'; |
560 | 562 |
$MESSAGE['MOD_RELOAD']['TEMPLATES_RELOADED'] = 'Templates ricaricati con successo'; |
561 | 563 |
$MESSAGE['MOD_RELOAD']['LANGUAGES_RELOADED'] = 'Lingue ricaricate con successo'; |
562 | 564 |
|
563 |
?> |
|
565 |
?> |
Also available in: Unified diff
fixed language-files