OSDN Git Service

CHANGE: インストールスクリプトの修正
[nucleus-jp/nucleus-next.git] / install / locales / en_Latn_US.UTF-8.php
index 9c16348..97c3635 100644 (file)
@@ -40,7 +40,7 @@ define('_DB_FIELD2_DESC',             '(alphabet, number, _, -)');
 define('_DB_FIELD3',                   'Password');\r
 define('_DB_FIELD3_DESC',              '(alphabet, number)');\r
 define('_DB_FIELD4',                   'Database');\r
-define('_DB_FIELD4_DESC',              '(alphabet, number)');\r
+define('_DB_FIELD4_DESC',              '(alphabet, number, _)');\r
 define('_DB_FIELD5',                   'Table Prefix');\r
 define('_DB_FIELD5_DESC',              'Don\'t usually set this.');\r
 \r
@@ -55,7 +55,7 @@ define('_BLOG_FIELD2_DESC',           '(alphabet, number, _, -)');
 define('_ADMIN_HEADER',                        'Administrator User');\r
 define('_ADMIN_FIELD1',                        'Manager Name');\r
 define('_ADMIN_FIELD2',                        'Login ID');\r
-define('_ADMIN_FIELD2_DESC',   '(alphabet, number, _, -)');\r
+define('_ADMIN_FIELD2_DESC',   '(alphabet, number)');\r
 define('_ADMIN_FIELD3',                        'Password');\r
 define('_ADMIN_FIELD3_DESC',   '(alphabet, number)');\r
 define('_ADMIN_FIELD4',                        'Password Again');\r
@@ -105,25 +105,31 @@ define('_ERROR1',                         '"%s" has not been entered.');
 define('_ERROR2',                              '"%s" character that can be used are A-Z, a-z ,0-9 and only _(underscore).');\r
 define('_ERROR3',                              'Could not connect to MySQL Server.');\r
 define('_ERROR4',                              'It contains characters that can not be used to "Blog Short Name". (Characters that can be used: a-z and 0-9, blank can not be used)');\r
-define('_ERROR5',                              'Contains characters that can not be used in "Login ID". (0-9, a-z and the first and last non-blank characters that can be used)');\r
+define('_ERROR5',                              'Contains characters that can not be used in "Login ID". (A-Z, a-z, 0-9 and the first and last non-blank characters that can be used)');\r
 define('_ERROR6',                              'Passwords entered do not match.');\r
 define('_ERROR7',                              '"E-mail address" is incorrect.');\r
 \r
-define('_ERROR8',                              'Does not end with "action.php" the URL of the "Action URL", or does not end with a forward slash "/" is Izure or the URL.');\r
-define('_ERROR9',                              'Does not end with a forward slash "/" directory path of "%s".');\r
-define('_ERROR10',                             'Directory path in the "Admin-area path" does not exist on the server.');\r
-define('_ERROR11',                             'Could not create the database. Please make sure that there is a permission to create.');\r
-define('_ERROR12',                             'Could not find the database. Please make sure that the database exists.');\r
-define('_ERROR13',                             'Database table was trying to create already exists.');\r
-define('_ERROR14',                             'An error occurred execution of the query');\r
-define('_ERROR15',                             'An error occurred during the execution of the "Configuring Members"');\r
-define('_ERROR16',                             'An error occurred during the execution of the "Blog Settings"');\r
-define('_ERROR17',                             'An error occurred during the execution of the "Setting item"');\r
-define('_ERROR18',                             'can not write to the config.php. Once you have the permissions to <span style="font-weight:bold;">666</span> of config.php, the script will automatically write the configuration information. (<a href="../nucleus/documentation/tips.html#filepermissions">Quick Guide to change permissions</a>)');\r
-define('_ERROR19',                             'You must have MySQL version %s or more at least in the Nucleus.');\r
-define('_ERROR20',                             'Indeterminable');\r
-define('_ERROR21',                             'Could not install the plug-in "%s".');\r
-define('_ERROR22',                             'Failed to install. Please run the installation script again to fix the cause of the following.');\r
+define('_ERROR8',                              'Does not end with a forward slash "/" is "%s".');\r
+define('_ERROR9',                              'Does not end with "action.php" the URL of the "%s".');\r
+define('_ERROR10',                             'Does not end with a forward slash "/" directory path of "%s".');\r
+define('_ERROR11',                             'Directory path in the "Admin-area path" does not exist on the server.');\r
+define('_ERROR12',                             'Could not create the database. Please make sure that there is a permission to create.');\r
+define('_ERROR13',                             'Could not find the database. Please make sure that the database exists.');\r
+define('_ERROR14',                             'Database table was trying to create already exists.');\r
+define('_ERROR15',                             'An error occurred execution of the query');\r
+define('_ERROR16',                             'An error occurred during the execution of the "Configuring Members"');\r
+define('_ERROR17',                             'An error occurred during the execution of the "Blog Settings"');\r
+define('_ERROR18',                             'An error occurred during the execution of the "Setting item"');\r
+define('_ERROR19',                             'can not write to the config.php. Once you have the permissions to <span style="font-weight:bold;">666</span> of config.php, the script will automatically write the configuration information. (<a href="../nucleus/documentation/tips.html#filepermissions">Quick Guide to change permissions</a>)');\r
+define('_ERROR20',                             'You must have MySQL version %s or more at least in the Nucleus.');\r
+define('_ERROR21',                             'Indeterminable');\r
+define('_ERROR22',                             'Could not install the plug-in "%s".');\r
+define('_ERROR23',                             'File "%s" can not be found.');\r
+define('_ERROR24',                             'Theme file "%s" could not be read.');\r
+define('_ERROR25',                             'Could not import the theme "%s".');\r
+\r
+define('_ERROR26',                             'There is an error in your input. Please re-look at the input value to see the error message for each section.');\r
+define('_ERROR27',                             'Failed to install. Please run the installation script again to fix the cause of the following.');\r
 \r
 // General category\r
 define('_GENERALCAT_NAME',             'General');\r