OSDN Git Service

CHANGE: 言語(language)となっていたディレクトリ・定数・変数・翻訳・ドキュメントをロケール(locale)に修正。
[nucleus-jp/nucleus-next.git] / nucleus / locales / gl_Latn_ES.UTF-8.php
index be6b593..e986962 100644 (file)
@@ -4,12 +4,12 @@
 // Author: Xes García Santamarina (xes@afragamaldita.net)
 // Nucleus version: v1.0-v2.0
 //
-// 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 introduced after v2.0 START
@@ -458,7 +458,7 @@ define('_ERROR_UPLOADDUPLICATE',    'Xa existe otro arquivo con ese nome. Intente r
 define('_ERROR_LOGINDISALLOWED',       'Sen permiso para entrar na administración. É posible rexistrarse como outro usuario');
 define('_ERROR_DBCONNECT',                     'Non é posible conectar con MySQL server');
 define('_ERROR_DBSELECT',                      'Non é posible seleccionala base de datos de Nucleus.');
-define('_ERROR_NOSUCHLANGUAGE',                'Non existe o arquivo para o idioma');
+define('_ERROR_NOSUCHTRANSLATION',             'Non existe o arquivo para o idioma');
 define('_ERROR_NOSUCHCATEGORY',                'Non existe a categoría');
 define('_ERROR_DELETELASTCATEGORY',    'Debe de haber polo menos una categoría');
 define('_ERROR_DELETEDEFCATEGORY',     'Non é posible eliminala categoría principal');
@@ -659,7 +659,7 @@ define('_SETTINGS_ALLOWCREATE',             'Permitir ós visitantes crear unha conta de me
 define('_SETTINGS_NEWLOGIN',           'Rexistro permitido para as contas creadas polo usuario');
 define('_SETTINGS_NEWLOGIN2',          '(só para contas novas)');
 define('_SETTINGS_MEMBERMSGS',         'Permite un servicio de membro a membro');
-define('_SETTINGS_LANGUAGE',           'Idioma por defecto');
+define('_SETTINGS_LOCALE',             'Idioma por defecto');
 define('_SETTINGS_DISABLESITE',                'Deshabilitar web');
 define('_SETTINGS_DBLOGIN',                    'MySQL Rexistro e base de datos');
 define('_SETTINGS_UPDATE',                     'Actualizar preferencias');