OSDN Git Service

MERGE: リビジョン1894〜1990
[nucleus-jp/nucleus-next.git] / nucleus / locales / nl_Latn_NL.UTF-8.php
index 3163ab4..c946523 100644 (file)
  * 
  * @license http://nucleuscms.org/license.txt GNU General Public License
  * @copyright Copyright (C) 2002-2012 The Nucleus Group
- * @version $Id: nl_Latn_NL.UTF-8.php 1868 2012-05-22 05:10:53Z sakamocchi $
+ * @version $Id: nl_Latn_NL.UTF-8.php 1887 2012-06-17 08:30:08Z sakamocchi $
  */
 
 /********************************************
  *        Start New for 4.0                 *
  ********************************************/
+/* argument value for setlocale() in Microsoft's windows operating system */
+define('_LOCALE_IN_WINDOWS',   'nld_nld');
+
 /* labels for date and time measurement unit */
 define('_LABEL_YEAR_UNIT',             'year');
 define('_LABEL_MONTH_UNIT',            'month');
@@ -45,7 +48,7 @@ define('_SKINABLEADMIN_ADMINSETTING_STR',                     ' set editmember is \'admin\'');
 define('_SKINABLEADMIN_NORMALSETTING_STR',                     ' normal');
 define('_SKINABLEADMIN_HELPICONURL_STR',                       ' icon URL');
 define('_SKINABLEADMIN_HELPFILEURL_STR',                       ' help file URL');
-define('_SKINABLEADMIN_ADMINSKINVAR_STR',                      ' ADMIN area skin skinvars');
+define('_SKINABLEADMIN_ADMINSKINVAR_STR',                      ' skinvars');
 define('_SKINABLEADMIN_SHOWLIST_LISTPLUG_SELECT',      'selectbox used in ADMIN area');
 define('_SKINABLEADMIN_SHOWLIST_LISTPLUG_TABLE',       'Table for list indication');
 define('_SKINABLEADMIN_PLUGIN_QUICKMENU',                      'Link to admin page of the plugin shown to the quick-menu');