Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "この表のすべての欄を選択", "Deselect all rows in this table": "この表のすべての欄を選択解除", "Unspecified error": "不明のエラー", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "\x3cem\x3eブロックの保存\x3c/em\x3eボタンがクリックされるまで、これらのブロックへの変更は保存されません。", "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クリーンURLのハンドブックページ\x3c/a\x3eに問題解決の詳しい情報があります。", "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.": "フォームが送信されるまでこの表で行われた変更は保存されません。", "Split summary at cursor": "カーソル位置で要約を分割", "Join summary": "要約を結合" } };