| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 # $Id: ja.po,v 1.1.2.1 2009/04/12 07:16:39 imagine Exp $ 2 # ----------------------------------------------------------------------------- 3 # Japanese translation of Drupal (modules-admin_menu) 4 # 5 # Copyright (c) 2006-2009 Drupal Japan ( http://drupal.jp/ ) / 6 # Takafumi ( jp.drupal@imagine **reverse order**) 7 # 8 # Generated from file: 9 # admin_menu.inc,v 1.11.2.20.2.8 2009/04/04 15:23:18 sun 10 # admin_menu.module,v 1.43.2.17.2.5 2009/04/04 15:23:18 sun 11 # admin_menu.info,v 1.5.2.1 2008/11/30 12:50:36 sun 12 # 13 # ----------------------------------------------------------------------------- 14 msgid "" 15 msgstr "" 16 "POT-Creation-Date: 2009-04-12 13:46+0900\n" 17 "Last-Translator: Takafumi <jp.drupal@imagine **reverse order**>\n" 18 "Language-Team: Drupal Japan\n" 19 "MIME-Version: 1.0\n" 20 "Content-Type: text/plain; charset=UTF-8\n" 21 "Content-Transfer-Encoding: 8bit\n" 22 "Plural-Forms: nplurals=2; plural=(n!=1);\n" 23 24 #: admin_menu.inc:285 25 msgid "Enable developer modules" 26 msgstr "開発者用モジュールの有効化" 27 28 #: admin_menu.inc:285 29 msgid "Disable developer modules" 30 msgstr "開発者用モジュールの無効化" 31 32 #: admin_menu.inc:343 33 msgid "Current anonymous / authenticated users" 34 msgstr "現在の匿名/認証ユーザ" 35 36 #: admin_menu.inc:381 37 msgid "Adjust top margin" 38 msgstr "トップマージンの調整" 39 40 #: admin_menu.inc:383 41 msgid "If enabled, the site output is shifted down approximately 20 pixels from the top of the viewport to display the administration menu. If disabled, some absolute- or fixed-positioned page elements may be covered by the administration menu." 42 msgstr "有効にした場合、アドミニストレーションメニューを表示するために、サイトの出力はビューポートのトップから約20ピクセル下方に移動されます。 無効にした場合、いくつかの絶対配置や固定配置のページ要素は、アドミニストレーションメニューに覆われる場合があります。" 43 44 #: admin_menu.inc:387 45 msgid "Keep menu at top of page" 46 msgstr "ページトップにメニューを維持" 47 48 #: admin_menu.inc:389 49 msgid "If enabled, the administration menu is always displayed at the top of the browser viewport (even after the page is scrolled). <strong>Note: In some browsers, this setting results in a malformed page, an invisible cursor, non-selectable elements in forms, or other issues. Disable this option if these issues occur.</strong>" 50 msgstr "有効にした場合、アドミニストレーションメニューは常にブラウザのビューポートのトップ(ページがスクロールされた場合にも)に表示されます。 <strong>注意: いくつかのブラウザでは、この設定を行うことによって、不正な形式のページ、カーソルの消失、フォームでの選択できない要素、あるいはその他の問題を引き起こす場合があります。</strong>" 51 52 #: admin_menu.inc:393 53 msgid "Advanced settings" 54 msgstr "高度な設定" 55 56 #: admin_menu.inc:397 57 msgid "Collapse fieldsets on modules page" 58 msgstr "モジュールページのフィールドセットを折りたたむ" 59 60 #: admin_menu.inc:399 61 msgid "If enabled, fieldsets on the <a href=\"!modules-url\">modules</a> page are automatically collapsed when loading the page." 62 msgstr "有効にした場合、<a href=\"!modules-url\">モジュール</a>ページのフィールドセットはページが読み込まれる際に自動的に折りたたまれます。" 63 64 #: admin_menu.inc:402 65 msgid "If the Utility module was installed for this purpose, it can be safely disabled and uninstalled." 66 msgstr "Utilityモジュールがこの目的のためにインストールされている場合、それの無効化とアンインストールを行っても支障はありません。" 67 68 #: admin_menu.inc:406 69 msgid "Move local tasks into menu" 70 msgstr "ローカルタスクをメニューへ移動" 71 72 #: admin_menu.inc:408 73 msgid "If enabled, the tabs on the current page are moved into the administration menu. This feature is only available in themes that use the CSS classes <code>tabs primary</code> and <code>tabs secondary</code> for tabs." 74 msgstr "有効にした場合、ページのタブがアドミニストレーションメニューに移動されます。 この機能は、タブにCSSクラス <code>tabs primary</code> と <code>tabs secondary</code> を使用するテーマでのみ利用可能です。" 75 76 #: admin_menu.inc:434 77 msgid "Administration menu settings" 78 msgstr "アドミニストレーションメニューの設定" 79 80 #: admin_menu.inc:439 81 msgid "None" 82 msgstr "なし" 83 84 #: admin_menu.inc:439 85 msgid "Menu link ID" 86 msgstr "メニューリンクID" 87 88 #: admin_menu.inc:439 89 msgid "Weight" 90 msgstr "ウェイト" 91 92 #: admin_menu.inc:439 93 msgid "Parent link ID" 94 msgstr "上位リンクID" 95 96 #: admin_menu.inc:442 97 msgid "Display additional data for each menu item" 98 msgstr "各メニュー項目の追加データを表示" 99 100 #: admin_menu.inc:445 101 msgid "Display the selected items next to each menu item link." 102 msgstr "各メニュー項目リンクの隣に、選択された項目を表示します。" 103 104 #: admin_menu.inc:449 105 msgid "Display all menu items" 106 msgstr "すべてのメニュー項目を表示" 107 108 #: admin_menu.inc:451 109 msgid "If enabled, all menu items are displayed regardless of your site permissions. <em>Note: Do not enable on a production site.</em>" 110 msgstr "有効にした場合、サイトのパーミッションにかかわらず、すべてのメニュー項目が表示されます。<em>注意: 実稼働中のサイトでは有効にしないでください。</em>" 111 112 #: admin_menu.inc:467 113 msgid "Enabled these modules: !module-list." 114 msgstr "次のモジュールが有効化されました: !module-list" 115 116 #: admin_menu.inc:479 117 msgid "Disabled these modules: !module-list." 118 msgstr "次のモジュールが無効化されました: !module-list" 119 120 #: admin_menu.inc:483 121 msgid "No developer modules are enabled." 122 msgstr "使用可能な開発者用モジュールはありません。" 123 124 #: admin_menu.inc:556 125 msgid "Home" 126 msgstr "ホーム" 127 128 #: admin_menu.module:19 129 msgid "The administration menu module provides a dropdown menu arranged for one- or two-click access to most administrative tasks and other common destinations (to users with the proper permissions). Use the settings below to customize the appearance of the menu." 130 msgstr "アドミニストレーションメニューは、適切なパーミッションを持つユーザが大部分の管理タスクや一般的なアクセス先に1~2回のクリックでアクセスできるように整理された、ドロップダウンメニューを提供します。 メニューの外観をカスタマイズするには、以下の設定を使用してください。" 131 132 #: admin_menu.module:23 133 msgid "The administration menu module provides a dropdown menu arranged for one- or two-click access to most administrative tasks and other common destinations (to users with the proper permissions). Administration menu also displays the number of anonymous and authenticated users, and allows modules to add their own custom menu items. Integration with the menu varies from module to module; the contributed module <a href=\"@drupal\">Devel</a>, for instance, makes strong use of the administration menu module to provide quick access to development tools." 134 msgstr "アドミニストレーションメニューは、適切なパーミッションを持つユーザが大部分の管理タスクや一般的なアクセス先に1~2回のクリックでアクセスできるように整理された、ドロップダウンメニューを提供します。 また、匿名/認証ユーザ数の表示や、モジュールが独自のカスタムメニュー項目を追加できるようにします。 メニューの統合はモジュールによって異なります。 例えばコントリビュートモジュールの<a href=\"@drupal\">Devel</a>は、開発ツールへの素早いアクセスを提供するために、アドミニストレーションメニューモジュールを有効に活用します。" 135 136 #: admin_menu.module:24 137 msgid "The administration menu <a href=\"@settings\">settings page</a> allows you to modify some elements of the menu's behavior and appearance. Since the appearance of the menu is dependent on your site theme, substantial customizations require modifications to your site's theme and CSS files. See the advanced module README.txt file for more information on theme and CSS customizations." 138 msgstr "アドミニストレーションメニューの<a href=\"@settings\">設定ページ</a>では、メニューの振る舞いや外観の要素の変更を行うことができます。 メニューの外観はサイトテーマに依存するため、実質的なカスタマイズはサイトテーマやCSSファイルの変更が必要となります。 テーマやCSSのカスタマイズに関する詳細は、README.txtファイルを参照してください。" 139 140 #: admin_menu.module:25 141 msgid "The menu items displayed in the administration menu depend upon the actual permissions of the viewer. First, the administration menu is only displayed to users in roles with the <em>Access administration menu</em> (admin_menu module) permission. Second, a user must be a member of a role with the <em>Access administration pages</em> (system module) permission to view administrative links. And, third, only currently permitted links are displayed; for example, if a user is not a member of a role with the permissions <em>Administer permissions</em> (user module) and <em>Administer users</em> (user module), the <em>User management</em> menu item is not displayed." 142 msgstr "アドミニストレーションメニューに表示されるメニュー項目は、表示するユーザの実際のパーミッションに依存します。 第1に、アドミニストレーションメニューは、「アドミニストレーションメニューへのアクセス」権限(admin_menuモジュール)を持つロールのユーザにのみ表示されます。 第2に、ユーザは管理リンクを表示するための「管理ページへのアクセス」権限(systemモジュール)を持つロールのメンバーである必要があります。 第3に、現在許可されるリンクのみが表示されます。 例えばユーザが、「権限の管理」権限(userモジュール)と「ユーザの管理」権限(userモジュール)を持つロールのメンバーではない場合は、「ユーザの管理」メニュー項目は表示されません。" 143 144 #: admin_menu.module:320 145 msgid "@count-anon / @count-auth" 146 msgstr "@count-anon / @count-auth" 147 148 #: admin_menu.module:34 149 msgid "access administration menu" 150 msgstr "アドミニストレーションメニューへのアクセス" 151 152 #: admin_menu.module:34 153 msgid "display drupal links" 154 msgstr "drupalリンクの表示" 155 156 #: admin_menu.module:61 admin_menu.info:0 157 msgid "Administration menu" 158 msgstr "アドミニストレーションメニュー" 159 160 #: admin_menu.module:62 161 msgid "Adjust administration menu settings." 162 msgstr "アドミニストレーションメニューの設定を行います。" 163 164 #: admin_menu.module:0 165 msgid "admin_menu" 166 msgstr "admin_menu" 167 168 #: admin_menu.info:0 169 msgid "Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions)." 170 msgstr "適切なパーミッションを持つユーザに対して、大部分の管理タスクと一般的なアクセス先へのドロップダウンメニューを提供します。" 171 172 #: admin_menu.info:0 173 msgid "Administration" 174 msgstr "管理" 175
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |