Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "特定できないエラー", "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に、トラブルシューティングのより詳しい情報が掲載されています。", "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": "ティーザー(概要)を連結", "Only files with the following extensions are allowed: %files-allowed.": "次の拡張子のファイルのみが許可されます: %files-allowed", "Upload": "アップロード", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "「ブロックの保存」ボタンをクリックするまで、これらのブロックへの変更は保存されません。", "Remove": "除去", "Add": "追加", "unlimited": "無制限", "Directory %dir is loaded.": "ディレクトリ %dir をロードしました。", "Directory %dir is empty.": "ディレクトリ %dir は空です。", "File browsing is disabled in directory %dir.": "ディレクトリ %dir でのファイルブラウジングは無効です。", "You can\'t perform this operation.": "この操作を実行することはできません。", "Do you want to refresh the current directory?": "カレントディレクトリをリフレッシュしますか?", "Uploading %filename...": "%filename をアップロードしています…", "Delete selected files?": "選択したファイルを削除してよろしいですか?", "Please select a thumbnail.": "サムネイルを選択してください。", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "画像サイズは 1x1 から @dimensions の範囲内で指定してください。", "Please select a single file.": "1つのファイルを選択してください。", "%filename is not an image.": "%filename は画像ではありません。", "Please select a file.": "ファイルを選択してください。", "You must select at least %num files.": "少なくとも %num 個のファイルを選択する必要があります。", "You are not allowed to operate on more than %num files.": "%num 個以上のファイルの操作は許可されていません。", "Send to @app": "@app へ送る", "textarea": "テキストエリア", "An error occurred at @path.": "@path でエラーが発生しました。", "jQuery UI Tabs: Mismatching fragment identifier.": "jQuery UI Tabs: フラグメント識別子の組合せが不適当です。", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery UI Tabs: タブの追加に必要なアーギュメントが不足しています。", "Install Queue": "インストール キュー", "Clear Queue: Are you sure?": "キューをクリアします。よろしいですか?", "Inserting image into FCKeditor is allowed only in WYSIWYG mode": "FCKeditorにイメージを挿入することはWYSIWYGモードでのみ許可されます。" } };