OSDN Git Service

管理画面の翻訳漏れを修正(「現在のブログチームのメンバー」@ブログ設定)
[nucleus-jp/nucleus-jp-ancient.git] / nucleus / language / english.php
index eadf493..ba04836 100755 (executable)
  * @license http://nucleuscms.org/license.txt GNU General Public License\r
  * @copyright Copyright (C) 2002-2009 The Nucleus Group\r
  * @version $Id$\r
- */\r
+ *  */\r
+\r
+// START changed/added after 3.33 START\r
+define('_MEMBERS_USEAUTOSAVE',                                         'Use the Autosave function?');\r
+// END changed/added after 3.33 END\r
 \r
 // START merge UTF-8 and EUC-JP\r
 \r
@@ -28,7 +32,7 @@ define('_ADMIN_NOTABILIA',                                                    'Some information');
 define('_ADMIN_PLEASE_READ',                                           "Before you start, here's some <strong>important information</strong>");\r
 define('_ADMIN_HOW_TO_ACCESS',                                         "After you've created a new weblog, you'll need to perform some actions to make your blog accessible. There are two possibilities:");\r
 define('_ADMIN_SIMPLE_WAY',                                                    "<strong>Simple:</strong> Create a copy of <code>index.php</code> and modify it to display your new weblog. Further instructions on how to do this will be provided after you've submitted this first form.");\r
-define('_ADMIN_ADVANCED_WAY',                                          "<strong>Advanced:</strong> Insert the blog content into your current skins using skinvars like <code>otherblog</code>. This way, you can place multiple blogs on the same page.");\r
+define('_ADMIN_ADVANCED_WAY',                                          "<strong>Advanced:</strong> Insert the blog content into your current skins using skinvars like <code>&lt;%otherblog()&gt;</code>. This way, you can place multiple blogs on the same page.");\r
 define('_ADMIN_HOW_TO_CREATE',                                         'Create Weblog');\r
 \r
 \r
@@ -40,6 +44,7 @@ define('_BOOKMARKLET_SEND_PING',                                      'Item was added successfully. Now pinging w
 // END merge UTF-8 and EUC-JP\r
 \r
 // START changed/added for 3.34 START\r
+define('_TEMPLATE_PLUGIN_FIELDS',                                      'Custom Plugin Fields');\r
 define('_TEMPLATE_BLOGLIST',                                           'Template Blog List');\r
 define('_TEMPLATE_BLOGHEADER',                                         'Blog List Header');\r
 define('_TEMPLATE_BLOGITEM',                                           'Blog List Item');\r
@@ -197,6 +202,7 @@ define('_ERROR_PLUGNOHELPFILE',                                             'The helpfile for this plugin can not be fo
 define('_PLUGS_HELP_TITLE',                                                    'Helppage for plugin');\r
 define('_LIST_PLUGS_HELP',                                                     'help');\r
 \r
+\r
 // END changed/started after 3.1\r
 \r
 // START changed/added after v2.5beta START\r
@@ -231,6 +237,7 @@ define('_ADD_ALIGNLEFT_TT',                                                 'Align Left');
 define('_ADD_ALIGNRIGHT_TT',                                           'Align Right');\r
 define('_ADD_ALIGNCENTER_TT',                                          'Align Center');\r
 \r
+\r
 // generic upload failure\r
 define('_ERROR_UPLOADFAILED',                                          'Upload failed');\r
 \r
@@ -1006,6 +1013,8 @@ define('_LIST_COMMENT_HOST',                                              'Host');
 // itemlist\r
 define('_LIST_ITEM_INFO',                                                      'Info');\r
 define('_LIST_ITEM_CONTENT',                                           'Title and Text');\r
+define('_LIST_ITEM_NOCONTENT',                                         'No Comment');\r
+define('_LIST_ITEM_COMMENTS',                                          '%d Comments');\r
 \r
 \r
 // teamlist\r
@@ -1034,8 +1043,8 @@ define('_MOVE_BTN',                                                                       'Move Item');
 define('_OVERVIEW_SHOWALL',                                                    'Show all blogs');      // <add by shizuki />\r
 \r
 // Edit skins\r
-define('_SKIN_ALLOWEDBLOGS',                                           'Short blog names:');                   // <add by shizuki>\r
-define('_SKIN_ALLOWEDTEMPLATESS',                                      'Template names:');             // <add by shizuki>\r
+define('_SKINEDIT_ALLOWEDBLOGS',                                               'Short blog names:');                   // <add by shizuki>\r
+define('_SKINEDIT_ALLOWEDTEMPLATESS',                                  'Template names:');             // <add by shizuki>\r
 \r
 // delete member\r
 define('_WARNINGTXT_NOTDELMEDIAFILES',                         'Please note that media files will <b>NOT</b> be deleted. (At least not in this Nucleus version)');     // <add by shizuki />\r
@@ -1046,6 +1055,7 @@ define('_UPDATEDPING_GOPINGPAGE',                                 'try again');
 define('_UPDATEDPING_PINGING',                                         'Pinging services, please wait...');\r
 define('_UPDATEDPING_VIEWITEM',                                                'View list of recent items for ');\r
 define('_UPDATEDPING_VISITOWNSITE',                                    'Visit your own site');\r
+define('_UPDATEDPING_GOSENDPING',                                      'Send Update ping');\r
 \r
 // General category\r
 define('_EBLOGDEFAULTCATEGORY_NAME',                           'General');\r
@@ -1118,7 +1128,7 @@ define('_BAN_BANBLOGNAME',                                                        'Only blog %s');
 define('_PLUGIN_OPTIONS_TITLE',                                                        'Options for %s');\r
 \r
 // Plugin file loda error\r
-define('_PLUGINFILE_COULDNT_BELOADED1',                                'Error: plugin file <strong>%s.php</strong> could not be loaded, or it has been set inactive because it does not support some features (check the <a href="?action=actionlog">actionlog</a> for more info)');\r
+define('_PLUGINFILE_COULDNT_BELOADED',                         'Error: plugin file <strong>%s.php</strong> could not be loaded, or it has been set inactive because it does not support some features (check the <a href="?action=actionlog">actionlog</a> for more info)');\r
 \r
 //ITEM add/edit template (for japanese only)\r
 define('_ITEM_ADDEDITTEMPLATE_FORMAT',                         'Format :');\r
@@ -1212,6 +1222,7 @@ define('_GFUNCTIONS_YOU_AERNT_LOGGEDIN',                  "You aren't logged in.");
 \r
 // MANAGER.php\r
 define('_MANAGER_PLUGINFILE_NOTFOUND',                         "Plugin %s was not loaded (File not found)");\r
+define('_MANAGER_PLUGINFILE_NOCLASS',                          "Plugin %s was not loaded (Class not found in file, possible parse error)");\r
 define('_MANAGER_PLUGINTABLEPREFIX_NOTSUPPORT',                "Plugin %s was not loaded (does not support SqlTablePrefix)");\r
 \r
 // mysql.php\r
@@ -1234,6 +1245,12 @@ define('_LIST_SKIN_README_TXT',                                          'Read me');
 define('_CREATED_NEW_CATEGORY_NAME',                           'newcat');\r
 define('_CREATED_NEW_CATEGORY_DESC',                           'New category');\r
 \r
+// ADMIN.php blog settings\r
+define('_EBLOG_CURRENT_TEAM_MEMBER',                           'Members currently on your team:');\r
+\r
+// HTML outputs\r
+define('_HTML_XML_NAME_SPACE_AND_LANG_CODE',           'xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us"');\r
+\r
 // Language Files\r
 define('_LANGUAGEFILES_JAPANESE-UTF8',                         'Japanese - &#26085;&#26412;&#35486; (UTF-8)');\r
 define('_LANGUAGEFILES_JAPANESE-EUC',                          'Japanese - &#26085;&#26412;&#35486; (EUC)');\r