OSDN Git Service

MERGE: リビジョン1992。テンプレート「SHOWLIST_LISTPLUG_TABLE_NAVILIST」の追加
[nucleus-jp/nucleus-next.git] / nucleus / locales / ku_Arab_TR.UTF-8.php
index 0cc4751..d10d1cc 100644 (file)
@@ -15,6 +15,9 @@
 /********************************************
  *        Start New for 4.0                 *
  ********************************************/
+/* argument value for setlocale() in Microsoft's windows operating system */
+define('_LOCALE_IN_WINDOWS',   'C');
+
 /* labels for date and time measurement unit */
 define('_LABEL_YEAR_UNIT',             'year');
 define('_LABEL_MONTH_UNIT',            'month');
@@ -44,7 +47,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');
@@ -1329,6 +1332,7 @@ define('_MOVE_BTN',                                       'گواستنه‌وه‌ی بابه‌ت');
 
 // ADMIN-template template types
 include_once('adminskinTypes.php');
+define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_NAVILIST',          'navibar for item/comment list');
 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_BLIST_BD_TADM',  _SKINABLEADMIN_ADMINSKINVAR_STR . ' [yrbloglist] member is blog ADMIN');
 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_BLIST_BD_SADM',  _SKINABLEADMIN_ADMINSKINVAR_STR . ' [yrbloglist] member is super ADMIN');
 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_GURL',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'plugin URL');