OSDN Git Service

CHANGE: 言語(language)となっていたディレクトリ・定数・変数・翻訳・ドキュメントをロケール(locale)に修正。
[nucleus-jp/nucleus-next.git] / nucleus / locales / it_Latn_IT.ISO-8859-1.php
index dfff335..787b38b 100644 (file)
@@ -6,12 +6,12 @@
 // Previous Previous Author: Antonio Fragola - MrShark (http://www.mrshark.it)
 // Nucleus version: v3.2
 //
-// Please note: if you want to translate this file to your own language, be aware
+// Please note: if you want to translate this file to your own locale, be aware
 // that in a next Nucleus version, new variables might be added and some other ones
 // might be deleted. Therefor, it's important to list the Nucleus version for which
 // the file was written in your document.
 //
-// Fully translated language file can be sent to Wouter Demuynck (nucleus@demuynck.org)
+// Fully translated file can be sent to Wouter Demuynck (nucleus@demuynck.org)
 // and will be available for download (with proper credit to the author, of course)
 
 // START changed/added after 315 START
@@ -586,7 +586,7 @@ define('_ERROR_UPLOADDUPLICATE',    'E\' già present eun altro file con ques
 define('_ERROR_LOGINDISALLOWED',       'Non sei ablitato all\'accesso all\'area amministrativa del blog. Puoi connetterti come altro utente');
 define('_ERROR_DBCONNECT',                     'Non è possibile connettersi al server mySQL');
 define('_ERROR_DBSELECT',                      'Non è possibile selezionare il database di Nucleus.');
-define('_ERROR_NOSUCHLANGUAGE',                'Il file della lingua non esiste');
+define('_ERROR_NOSUCHTRANSLATION',             'Il file della lingua non esiste');
 define('_ERROR_NOSUCHCATEGORY',                'La categoria non esiste');
 define('_ERROR_DELETELASTCATEGORY',    'Ci deve essere almeno una categoria');
 define('_ERROR_DELETEDEFCATEGORY',     'Non puoi cancellare la categoria di default');
@@ -787,7 +787,7 @@ define('_SETTINGS_ALLOWCREATE',             'Consenti ai visitatori di creare un account ut
 define('_SETTINGS_NEWLOGIN',           'Abilita il login all\'area amministrativa per gli account creati dagli utenti');
 define('_SETTINGS_NEWLOGIN2',          '(questa impostazione verrà applicata solo ai nuovi account)');
 define('_SETTINGS_MEMBERMSGS',         'Abilita i servizi tra i membri del blog');
-define('_SETTINGS_LANGUAGE',           'Linguaggio di default');
+define('_SETTINGS_LOCALE',             'Linguaggio di default');
 define('_SETTINGS_DISABLESITE',                'Disabilita il weblog');
 define('_SETTINGS_DBLOGIN',                    'Connessione mySQL & database');
 define('_SETTINGS_UPDATE',                     'Aggiorna le impostazioni');