clear-urls-browser-extension/_locales/ja/messages.json
2020-04-14 21:10:48 +00:00

328 lines
18 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"hash_status_code_1": {
"message": "最新の",
"description": "このステータスコードは、ClearURLs ルールの更新が利用できず、すべてが最新であることを示しています。"
},
"hash_status_code_2": {
"message": "更新する",
"description": "このステータスコードは、ClearURLs ルールが正常に更新されたことを示しています。"
},
"hash_status_code_3": {
"message": "利用可能な更新",
"description": "このステータスコードは、ClearURLs ルールの更新が利用可能であることを示しています。"
},
"hash_status_code_4": {
"message": "エラー",
"description": "このステータスコードは、ClearURLs を正しく開始できなかったことを示しています。"
},
"hash_status_code_5": {
"message": "おっと!何かが間違っていた!",
"description": "このステータスコードは、ClearURLs ルールの更新中にエラーが発生したことを示しています。"
},
"log_redirect": {
"message": "この URL はリダイレクトされます",
"description": "この文字列は、ClearURLs ログをリダイレクトして使用されます。"
},
"log_domain_blocked": {
"message": "このドメインはブロックされています",
"description": "この文字列は、ClearURLs ログのブロックされたドメインで使用されます。"
},
"check_os_log": {
"message": "[ClearURLs]:ログリスナーが追加されました。",
"description": "この文字列は、ClearURLs ログの起動時に使用されます。"
},
"log_html_page_title": {
"message": "ClearURLs からのログ",
"description": "この文字列は、ログページのヘッダーとして使用されます。"
},
"log_html_table_head_1": {
"message": "処理する前に",
"description": "この文字列は、ログページのテーブルタイトルとして使用されます。"
},
"log_html_table_head_2": {
"message": "処理後",
"description": "この文字列は、ログページのテーブルタイトルとして使用されます。"
},
"log_html_table_head_3": {
"message": "規則",
"description": "この文字列は、ログページのテーブルタイトルとして使用されます。"
},
"log_html_table_head_4": {
"message": "時間",
"description": "この文字列は、ログページのテーブルタイトルとして使用されます。"
},
"log_html_reset_button": {
"message": "リセットする",
"description": "この文字列は、ログページのリセットボタンに使用されます。"
},
"log_html_reset_button_title": {
"message": "グローバルログをリセットする",
"description": "この文字列は、ログページのリセットボタンのタイトルとして使用されます。"
},
"popup_html_configs_head": {
"message": "設定",
"description": "この文字列は、ポップアップページの設定のタイトルとして使用されます。"
},
"popup_html_configs_switch_filter": {
"message": "フィルター",
"description": "この文字列は、ポップアップページのフィルタースイッチボタンの名前として使用されます。"
},
"popup_html_configs_switch_filter_title": {
"message": "フィルタースイッチは、ClearURLs のクリーニング機能を有効にします。 このオプションを無効にすると、アドオン全体が無効になります。",
"description": "この文字列は、ポップアップページのフィルタースイッチボタンのタイトルとして使用されます。"
},
"popup_html_configs_switch_log": {
"message": "追跡記録",
"description": "この文字列は、ポップアップページのロギングスイッチボタンの名前として使用されます。"
},
"popup_html_configs_switch_log_title": {
"message": "ログはローカルにのみ保存されます。この機能が必要ない場合は、この機能を無効にすることをおすすめします。",
"description": "この文字列は、ポップアップページのロギングスイッチボタンのタイトルとして使用されます。"
},
"popup_html_configs_switch_badges": {
"message": "バッジ",
"description": "この文字列は、ポップアップページのバッジスイッチボタンの名前として使用されます。"
},
"popup_html_configs_switch_badges_title": {
"message": "消去された URL の数を表示する",
"description": "この文字列は、ポップアップページのバッジ切り替えボタンのタイトルとして使用されます。"
},
"popup_html_statistics_head": {
"message": "統計",
"description": "この文字列は、ポップアップページの統計のタイトルとして使用されます。"
},
"popup_html_statistics_elements": {
"message": "要素",
"description": "この文字列は、ポップアップページの要素の名前として使用されます。"
},
"popup_html_statistics_blocked": {
"message": "ブロックされた要素",
"description": "この文字列は、ポップアップページでブロックされた要素の名前として使用されます。"
},
"popup_html_statistics_percentage": {
"message": "ブロックされた要素の割合",
"description": "この文字列は、ポップアップページでブロックされた要素の割合の名前として使用されます。"
},
"popup_html_statistics_reset_button": {
"message": "リセットする",
"description": "この文字列は、ポップアップページの統計リセットボタンの名前として使用されます。"
},
"popup_html_statistics_reset_button_title": {
"message": "グローバル統計をリセットする",
"description": "この文字列は、ポップアップページの統計リセットボタンのタイトルとして使用されます。"
},
"popup_html_rules_status_head": {
"message": "ルール・ステータス",
"description": "この文字列は、ポップアップページのルール・ステータスセクションのタイトルとして使用されます。"
},
"popup_html_log_head": {
"message": "記録を取る",
"description": "この文字列は、ポップアップページのログボタンの名前として使用されます。"
},
"popup_html_log_head_title": {
"message": "記録を開く",
"description": "この文字列は、ポップアップページのログボタンのタイトルとして使用されます。"
},
"popup_html_report_button": {
"message": "現在の URL を報告する",
"description": "注:現在使用されていません。"
},
"popup_html_report_button_title": {
"message": "このタブから現在の URL を報告してください。",
"description": "現在使用されていません。"
},
"core_save_on_disk": {
"message": "[ClearURLs]:ディスクに保存します。",
"description": "この文字列は、ClearURLs が設定をディスクに保存したことをユーザーに伝えるために使用されます。"
},
"core_error": {
"message": "[ClearURLs]:アドオンを開始できませんでした。",
"description": "この文字列は、ClearURLs を開始できなかったことをユーザーに伝えるために使用されます。"
},
"configs_switch_statistics": {
"message": "統計情報",
"description": "この文字列は、ポップアップページの統計情報切り替えボタンの名前として使用されます。"
},
"configs_switch_statistics_title": {
"message": "統計情報機能を有効または無効にする",
"description": "この文字列は、ポップアップページの統計情報切り替えボタンのタイトルとして使用されます。"
},
"settings_html_page_title": {
"message": "ClearURLs からの設定",
"description": "この文字列は、設定ページのタイトルとして使用されます。"
},
"badged_color_label": {
"message": "バッジの色",
"description": "この文字列は、バッジ付きカラーラベルの名前として使用されます。"
},
"setting_html_reset_button": {
"message": "リセットする",
"description": "この文字列は、設定ページのリセットボタンの名前として使用されます。"
},
"setting_html_reset_button_title": {
"message": "すべてをリセットする",
"description": "この文字列は、設定ページのリセットボタンのタイトルとして使用されます。"
},
"setting_rule_url_label": {
"message": "data.json ファイルへの URLルール",
"description": "この文字列は、ルールの URL ラベルの名前として使用されます。"
},
"settings_html_save_button": {
"message": "アドオンの保存と再読み込み",
"description": "この文字列は、設定ページの保存と再読み込みボタンの名前として使用されます。"
},
"settings_html_save_button_title": {
"message": "設定を保存します。",
"description": "この文字列は、設定ページの保存と再読み込みボタンのタイトルとして使用されます。"
},
"setting_hash_url_label": {
"message": "rules.hash ファイル(ハッシュ)への URL",
"description": "この文字列は、rule.hash URL ラベルの名前として使用されます。"
},
"setting_types_label": {
"message": "<a href='https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/ResourceType' target='_blank'> リクエストタイプ</a> (エキスパートレベル)",
"description": "この文字列は、タイプラベルの名前として使用されます。"
},
"setting_report_server_label": {
"message": "URL のサーバーを報告する",
"description": "注:現在使用されていません。"
},
"success_report_url": {
"message": "URL は正常に報告されました。 我々はすぐに、この URL をチェックします。",
"description": "注:現在使用されていません。"
},
"error_report_url": {
"message": "この URL は既に報告されているようです。",
"description": "注:現在使用されていません。"
},
"donate_button": {
"message": "ClearURLs 作成者への寄付。",
"description": "この文字列は、寄付ページを参照するために使用されます。"
},
"clipboard_copy_link": {
"message": "クリーンリンクの Location位置情報のコピー",
"description": "この文字列は、コンテキストメニューでクリーンリンクをコピーするために使用されます。"
},
"context_menu_enabled": {
"message": "コンテキストメニューエントリを表示する",
"description": "この文字列は、コンテキストメニューのエントリを切り替えて、クリーンなリンクをコピーするために使用されます。"
},
"history_listener_enabled": {
"message": "history(履歴)API でのインジェクションの追跡を防止する (参照: <a href='https://developer.mozilla.org/en-US/docs/Web/API/History_API#The_replaceState()_method' target='_blank'>The replaceState() method</a>)",
"description": "この文字列は、history(履歴)API リスナーラベルの名前として使用されます。"
},
"cleaning_tool_page_title": {
"message": "ClearURLs のクリーニングツール",
"description": "この文字列は、クリーニングツールページのタイトルとして使用されます。"
},
"cleaning_tool_description": {
"message": "このツールを使用すると、URL を貼り付けることができます。ClearURLs は、緑色のボタンをクリックすると URL を消去します。 一度に複数の URL を貼り付けることができますが、すべての URL を別々の行に含める必要があります。",
"description": "この文字列は、クリーニングツールの説明として使用されます。"
},
"cleaning_tool_btn": {
"message": "Clean URLs",
"description": "この文字列は、クリーン URL ボタンの名前として使用されます。"
},
"cleaning_tool_dirty_urls_label": {
"message": "ここで、難読化された URL を貼り付けることができます。",
"description": "この文字列は、難読化された URL のクリーニングツールページのタイトルとして使用されます。"
},
"cleaning_tool_clean_urls_label": {
"message": "ここで、クリーンアップされた URL を見つけることができます。",
"description": "この文字列は、クリーン URL のクリーニングツールページのタイトルとして使用されます。"
},
"local_hosts_skipping": {
"message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)",
"description": "This string is used as label for the local host skipping switch"
},
"local_hosts_skipping_title": {
"message": "Skips URLs on local hosts",
"description": "This string is used as title for the local host skipping switch"
},
"log_html_export_button": {
"message": "Export",
"description": "This string is used for the export button on the log page."
},
"log_html_export_button_title": {
"message": "Exports the global log",
"description": "This string is used as title for the export button on the log page."
},
"log_html_import_button": {
"message": "Import",
"description": "This string is used for the import button on the log page."
},
"log_html_import_button_title": {
"message": "Import the global log",
"description": "This string is used as title for the import button on the log page."
},
"setting_html_export_button": {
"message": "Export",
"description": "This string is used as name for the export button on the settings page."
},
"setting_html_export_button_title": {
"message": "Exports everything",
"description": "This string is used as title for the export button on the settings page."
},
"setting_html_import_button": {
"message": "Import",
"description": "This string is used as name for the reset button on the settings page."
},
"setting_html_import_button_title": {
"message": "Imports everything",
"description": "This string is used as title for the import button on the settings page."
},
"setting_log_limit_label": {
"message": "Limit the log to $LIMIT$ entries. (-1 := ∞)",
"description": "This string is used as name for the log limit label.",
"placeholders": {
"limit": {
"content": "$1",
"example": "100"
}
}
},
"blocked_html_title": {
"message": "This site was blocked by <b>ClearURLs</b>",
"description": "This string is used as title on the blocked site page."
},
"blocked_html_body": {
"message": "This site was blocked by the <b>ClearURLs</b> Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.",
"description": "This string is used as body on the blocked site page."
},
"blocked_html_button": {
"message": "Visit page",
"description": "This string is used as button on the blocked site page."
},
"referral_marketing_enabled": {
"message": "Allow referral marketing",
"description": "This string is used as label for the referral marketing switch"
},
"referral_marketing_enabled_title": {
"message": "Allows referral marketing",
"description": "This string is used as title for the referral marketing switch"
},
"watchdog": {
"message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.",
"description": "This string is used as text for the watchdog"
},
"domain_blocking_enabled": {
"message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)",
"description": "This string is used as label for the domain blocking switch"
},
"domain_blocking_enabled_title": {
"message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)",
"description": "This string is used as title for the domain blocking switch"
},
"log_ping_blocked": {
"message": "This hyperlink auditing was blocked",
"description": "This string is used on hyperlink auditing in the ClearURLs log."
},
"ping_blocking_enabled": {
"message": "Block hyperlink auditing (See also <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing' target='_blank'>this article</a>)",
"description": "This string is used as label for the hyperlink auditing blocking switch"
},
"ping_blocking_enabled_title": {
"message": "Block hyperlink auditing",
"description": "This string is used as title for the hyperlink auditing blocking switch"
}
}