Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "特定できないエラー", "An error occurred. \n@uri\n@text": "エラーが発生しました。 \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "エラーが発生しました。 \n@uri\n(情報がありません)", "An HTTP error @status occurred. \n@uri": "HTTPエラー @status が発生しました。 \n@uri", "Drag to re-order": "ドラッグして並べ替え", "Changes made in this table will not be saved until the form is submitted.": "フォームが送信されるまで、このテーブルでの変更は保存されません。", "Select all rows in this table": "このテーブルのすべての行を選択する", "Deselect all rows in this table": "このテーブルのすべての行を選択解除する", "Split summary at cursor": "カーソル位置でティーザー(概要)を分離", "Join summary": "ティーザー(概要)を連結", "Your server has been successfully tested to support this feature.": "サーバがこの機能をサポートすることが正常に検証されました。", "Testing clean URLs...": "クリーンURLのテスト...", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "現在のシステム設定ではこの機能をサポートしていません。 \x3ca href=\"http://drupal.org/node/15365\"\x3eハンドブックのClean URLsページ(英文)\x3c/a\x3eに、トラブルシューティングのより詳しい情報が掲載されています。", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "「ブロックの保存」ボタンをクリックするまで、これらのブロックへの変更は保存されません。", "Content can be only inserted into CKEditor in WYSIWYG mode.": "コンテンツのみがWYSIWYGモードでCKEditorに挿入できます。", "Insert Teaser Break": "ティーザー区切りを挿入", "Insert Page Break": "改ページを挿入", "The document already contains a teaser break. Do you want to proceed by removing it first?": "文書は既にティーザー区切りを含んでいます。まずそれを削除してから続行しますか?", "Error !msg": "エラー !msg", "Error on retrieving data from module.": "モジュールからのデータ取得でのエラー。", "Embed Media Dialog": "埋め込みメディアダイアログ", "Embed media code": "埋め込みメディアコード", "Paste embed code here": "埋め込みコードをここに貼り付け", "Embed Media": "埋め込まれたメディア", "Content can only be inserted into CKEditor in the WYSIWYG mode.": "コンテンツはWYSIWYGモードでのみCKEditorに挿入することができます。" } };