OSDN Git Service

MERGE: リビジョン1869。翻訳ファイルの拡充。
[nucleus-jp/nucleus-next.git] / nucleus / locales / en_Latn_US.UTF-8.php
index b0f388b..63fa45f 100644 (file)
@@ -1,33 +1,51 @@
 <?php
-// English Nucleus Language File
-//
-// Author: Wouter Demuynck
-// Nucleus version: v1.0-v3.4
-//
-// Please note: if you want to translate this file to your own translation, be aware
-// that in a next Nucleus version, new variables might be added and some other ones
-// might be deleted. Therefore, it's important to list the Nucleus version for which
-// the file was written in your document.
-//
-// Fully translated translation file can be sent to us and will be made
-// available for download (with proper credit to the author, of course)
-
 /**
- * English Nucleus Language File
+ * Nucleus CMS Translation File
+ * English in United States (Latin script)
  *
  * @license http://nucleuscms.org/license.txt GNU General Public License
  * @copyright Copyright (C) 2002-2009 The Nucleus Group
- * @version $Id: en_Latn_US.UTF-8.php 1837 2012-05-13 04:12:13Z sakamocchi $
+ * @version $Id: en_Latn_US.ISO-8859-1.php 1868 2012-05-22 05:10:53Z sakamocchi $
  */
 
 /********************************************
  *        Start New for 4.0                 *
  ********************************************/
+// SkinableAdminArea vars
+define('_SKINABLEADMIN_DEL_UNINSTALL_DATA',                    'Delete ADMIN skin data table on uninstall?');
+define('_SKINABLEADMIN_DEFAULT_SKIN',                          'Choose a skin of the management area of the default.');
+define('_SKINABLEADMIN_MEMBER_DEFAULT_SKIN',           'Choose a skin of the management area of you use.');
+define('_SKINABLEADMIN_QMENU_LAYOUT',                          'Admin layout');
+define('_SKINABLEADMIN_PAGE_STR',                                      'page');
+define('_SKINABLEADMIN_BATCH_MOVE',                                    'Item move other category/Category move other blog');
+define('_SKINABLEADMIN_BATCH',                                         'batch');
+define('_SKINABLEADMIN_PAGEHEAD',                                      'Admin page head');
+define('_SKINABLEADMIN_PAGEFOOT',                                      'Admin page foot');
+define('_SKINABLEADMIN_TEMPLATEOVERVIEW',                      'Template overview');
+define('_SKINABLEADMIN_ADMINAREAHEADLINK',                     '[Your site]link');
+define('_SKINABLEADMIN_TPLSETTING_INGENERAL',          'In general');
+define('_SKINABLEADMIN_HEAD_STR',                                      ' head');
+define('_SKINABLEADMIN_BODY_STR',                                      ' body');
+define('_SKINABLEADMIN_FOOT_STR',                                      ' foot');
+define('_SKINABLEADMIN_TEXT_STR',                                      ' text');
+define('_SKINABLEADMIN_TITLE_STR',                                     ' title');
+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_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');
+define('_SKINABLEADMIN_PLUGIN_PLGOPT_OPTTYPE',         'Template for option-type %s');
+define('_SKINABLEADMIN_PLUGIN_PLGOPT_OPTMETA',         'Template for option-meta-data %s');
+define('_SKINABLEADMIN_MEMBERS_ADMINSKIN',                     "ADMIN-Area's skin");
+
 define('_LOCALE_BG_CYRL_BG',   'Bulgarian in Bulgaria');
 define('_LOCALE_CA_LATN_ES',   'Catalan in Spain');
 define('_LOCALE_CS_LATN_CZ',   'Czech in Czech Republic');
 define('_LOCALE_DE_LATN_DE',   'German in Germany');
-define('_LOCALE_EL_LATN_GR',   'Greek in Greece');
+define('_LOCALE_EL_GREK_GR',   'Greek in Greece');
 define('_LOCALE_EN_LATN_US',   'English in United States');
 define('_LOCALE_ES_LATN_ES',   'Spanish in Spain');
 define('_LOCALE_FA_ARAB_IR',   'Persian in Islamic Republic of Iran');
@@ -63,9 +81,9 @@ define('_LISTS_AUTHOR',                                               'Author');
 define('_OVERVIEW_OTHER_DRAFTS',                       'Other Drafts');
 define('_ERROR_BADADMINSKINNAME',                      'the name of skin for admin area must start with \'admin/\'.');
 define('_ERROR_BADADMINTEMPLATENAME',          'the name of template for admin area must start with \'admin/\'.');
-define('_SETTINGS_ADMINSKIN', 'default skin for admin area');
-define('_SETTINGS_BKMKLTSKIN', 'default skin for bookmarklet');
-define('_MEMBERS_BKMKLTSKIN',          "bookmarklet skin");
+define('_SETTINGS_ADMINSKIN',                          'default skin for admin area');
+define('_SETTINGS_BKMKLTSKIN',                         'default skin for bookmarklet');
+define('_MEMBERS_BKMKLTSKIN',                          "bookmarklet skin");
 
 /********************************************
  *        Start New for 3.6x                *
@@ -1307,52 +1325,10 @@ define('_EDITC_NONMEMBER',                      'non member');
 define('_MOVE_TITLE',                          'Move to which blog?');
 define('_MOVE_BTN',                                    'Move Item');
 
-// SkinableAdminArea vars
-
-// PLUGIN OPTIONS
-// global
-define('_SKINABLEADMIN_DEL_UNINSTALL_DATA',         'Delete ADMIN skin data table on uninstall?');
-define('_SKINABLEADMIN_DEFAULT_SKIN',               'Choose a skin of the management area of the default.');
-// member
-define('_SKINABLEADMIN_MEMBER_DEFAULT_SKIN',        'Choose a skin of the management area of you use.');
-
-// Skin text
-define('_SKINABLEADMIN_QMENU_LAYOUT',               'Admin layout');
-define('_SKINABLEADMIN_PAGE_STR',                   'page');
-define('_SKINABLEADMIN_BATCH_MOVE',                 'Item move other category/Category move other blog');
-define('_SKINABLEADMIN_BATCH',                      'batch');
-define('_SKINABLEADMIN_PAGEHEAD',                   'Admin page head');
-define('_SKINABLEADMIN_PAGEFOOT',                   'Admin page foot');
-define('_SKINABLEADMIN_TEMPLATEOVERVIEW',           'Template overview');
-define('_SKINABLEADMIN_ADMINAREAHEADLINK',          '[Your site]link');
-define('_SKINABLEADMIN_TPLSETTING_INGENERAL',       'In general');
-define('_SKINABLEADMIN_HEAD_STR',                   ' head');
-define('_SKINABLEADMIN_BODY_STR',                   ' body');
-define('_SKINABLEADMIN_FOOT_STR',                   ' foot');
-define('_SKINABLEADMIN_TEXT_STR',                   ' text');
-define('_SKINABLEADMIN_TITLE_STR',                  ' title');
-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_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');
-define('_SKINABLEADMIN_PLUGIN_PLGOPT_OPTTYPE',      'Template for option-type %s');
-define('_SKINABLEADMIN_PLUGIN_PLGOPT_OPTMETA',      'Template for option-meta-data %s');
-
-define('_SKINABLEADMIN_MEMBERS_ADMINSKIN',          "ADMIN-Area's skin");
-define('_SKINABLEADMIN_MEMBERS_USESITESKIN',        'use site setting');
-
-//
-include_once('adminskinTypes.php');
-
 // ADMIN-template template types
-
+include_once('adminskinTypes.php');
 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');
 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGEVENTLIST',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'API entry');
 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGNEDUPDATE',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'eventlist updates');