|
114 | 114 | allowed pop-up sites. -->
|
115 | 115 | <string name="settings_privacy_policy_popups_description">ポップアップウィンドウの表示を許可するウェブサイトを指定してください</string>
|
116 | 116 |
|
| 117 | + <!-- This string is used as the title of the WebXR dialog used to do not allow websites to access WebXR devices. --> |
| 118 | + <string name="settings_privacy_policy_webxr_title">VR の許可設定</string> |
| 119 | + |
117 | 120 | <!-- This string is used as the title of the Tracking dialog used to do not allow websites to bypass tracking protection. -->
|
118 | 121 | <string name="settings_privacy_policy_tracking_title">強化型トラッキング防止機能の例外</string>
|
119 | 122 |
|
120 | 123 | <!-- This string is displayed under the title the Tracking dialog used to do not allow websites to bypass tracking protection. -->
|
121 | 124 | <string name="settings_privacy_policy_tracking_description">これらのウェブサイトでは、保護をオフに設定しています。</string>
|
122 | 125 |
|
| 126 | + <!-- This string is displayed in the first line of a text that's displayed in the middle of the etp exceptions instead of the exceptions list |
| 127 | + when there are no exceptions. --> |
| 128 | + <string name="settings_privacy_policy_tracking_empty_description">あなたの行動追跡をウェブサイトに許可した場合、ここにそれらが表示されます。</string> |
| 129 | + |
| 130 | + <!-- This string labels the Reset button that removes all the sites not allowed to access WebXR --> |
| 131 | + <string name="settings_privacy_policy_tracking_reset">強化型トラッキング防止の例外をリセットします。</string> |
| 132 | + |
123 | 133 | <!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is allowed. -->
|
124 | 134 | <string name="pop_up_site_switch_allow">許可</string>
|
125 | 135 |
|
|
638 | 648 | pop-up blocked sites. -->
|
639 | 649 | <string name="security_options_block_pup_up_settings">詳細</string>
|
640 | 650 |
|
| 651 | + <!-- This string labels the button in the privacy option panel that enables/disables Virtual Reality |
| 652 | + Devices access to websites (WebXR). --> |
| 653 | + <string name="security_options_permission_webxr">VR デバイス (WebXR)</string> |
| 654 | + |
641 | 655 | <!-- This string is a label above the group of switches that indicates that the switches below
|
642 | 656 | relate to Firefox data collection and use. -->
|
643 | 657 | <string name="security_options_speech_data_collection_title">%1$s のデータの収集と使用</string>
|
|
975 | 989 | when there are no exceptions. -->
|
976 | 990 | <string name="privacy_options_popups_list_empty_second">許可したサイトのリストがここに表示されます。</string>
|
977 | 991 |
|
| 992 | + <!-- This string is used to label radio buttons for setting ETP in. --> |
| 993 | + <string name="privacy_options_tracking">強化型トラッキング防止。 (<a href="%1$s">詳細情報</a>)</string> |
| 994 | + |
| 995 | + <!-- This string labels the button in the privacy option panel that opens the dialog to add/remove |
| 996 | + Tracking protection exceptions. --> |
| 997 | + <string name="privacy_options_tracking_exceptions">例外</string> |
| 998 | + |
978 | 999 | <!-- This string labels the Reset button that restores the default controller settings values. -->
|
979 | 1000 | <string name="controller_options_reset">コントローラーの設定をリセット</string>
|
980 | 1001 |
|
|
1083 | 1104 | 'Resize' refers to the button used to resize the browset window. -->
|
1084 | 1105 | <string name="resize_tooltip">サイズ変更します</string>
|
1085 | 1106 |
|
| 1107 | + <!-- This string is for the tooltip that appears upon hovering the 'Tracking' button in the |
| 1108 | + browser's navigation bar. The button it labels, when pressed, Shows the Tracking dialog. --> |
| 1109 | + <string name="tracking_allowed_tooltip">トラッキング防止は有効です</string> |
| 1110 | + |
| 1111 | + <!-- This string is for the tooltip that appears upon hovering the 'Tracking Protection' button in the |
| 1112 | + browser's navigation bar. The button it labels, when pressed, Shows the Tracking Protection dialog. --> |
| 1113 | + <string name="tracking_disabled_tooltip">トラッキング防止は無効です</string> |
| 1114 | + |
1086 | 1115 | <!-- This string is for the tooltip that appears when the user is not in the browser's Private Browsing mode
|
1087 | 1116 | and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
|
1088 | 1117 | <string name="private_browsing_enter_tooltip">プライベートブラウジングを開始</string>
|
@@ -1399,6 +1428,9 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1399 | 1428 | <string name="slow_script_dialog_action_wait">待機</string>
|
1400 | 1429 |
|
1401 | 1430 |
|
| 1431 | + <!-- This string is displayed in the title of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. --> |
| 1432 | + <string name="tracking_dialog_message">このサイトでの強化型トラッキング防止は %1$s です。 (<a href="%2$s">詳細情報</a>)</string> |
| 1433 | + |
1402 | 1434 | <!-- This string is displayed in the enable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. -->
|
1403 | 1435 | <string name="tracking_dialog_button_enable">有効化</string>
|
1404 | 1436 |
|
|
0 commit comments