OSDN Git Service

CHANGE: 言語(language)となっていたディレクトリ・定数・変数・翻訳・ドキュメントをロケール(locale)に修正。
[nucleus-jp/nucleus-next.git] / nucleus / locales / es_Latn_ES.UTF-8.php
index 9484def..0951ade 100644 (file)
@@ -4,12 +4,12 @@
 // Author: Alfonso Sanchez 
 // Nucleus version: v1.0-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 us and will be made
+// Fully translated file can be sent to us and will be made
 // available for download (with proper credit to the author, of course)
 
 // START changed/added after 315 START
@@ -586,7 +586,7 @@ define('_ERROR_UPLOADDUPLICATE',    'Ya existe otro archivo con ese nombre. Intenta
 define('_ERROR_LOGINDISALLOWED',       'Sin permiso para entrar en la administración. Es posible registrarse como otro usuario');
 define('_ERROR_DBCONNECT',                     'No es posible conectar con MySQL server');
 define('_ERROR_DBSELECT',                      'No es posible seleccionar la base de datos de Nucleus.');
-define('_ERROR_NOSUCHLANGUAGE',                'No existe el archivo para el idioma');
+define('_ERROR_NOSUCHTRANSLATION',             'No existe el archivo para el idioma');
 define('_ERROR_NOSUCHCATEGORY',                'No existe la categoría');
 define('_ERROR_DELETELASTCATEGORY',    'Debe haber al menos una categoría');
 define('_ERROR_DELETEDEFCATEGORY',     'No es posible eliminar la categoría principal');
@@ -787,7 +787,7 @@ define('_SETTINGS_ALLOWCREATE',             'Permitir a los visitantes crear una cuenta de
 define('_SETTINGS_NEWLOGIN',           'Registro permitido para las cuentas creadas por el usuario');
 define('_SETTINGS_NEWLOGIN2',          '(sólo para cuentas nuevas)');
 define('_SETTINGS_MEMBERMSGS',         'Permite un servicio de miembro a miembro');
-define('_SETTINGS_LANGUAGE',           'Idioma por defecto');
+define('_SETTINGS_LOCALE',             'Idioma por defecto');
 define('_SETTINGS_DISABLESITE',                'Deshabilitar web');
 define('_SETTINGS_DBLOGIN',                    'MySQL Registro y base de datos');
 define('_SETTINGS_UPDATE',                     'Actualizar preferencias');