|
558 | 558 | and is used to enable or disable playback of DRM controlled content. -->
|
559 | 559 | <string name="security_options_drm_content">DRM 制御のコンテンツを再生 (<a href="http://somesite.com/">詳細</a>)</string>
|
560 | 560 |
|
| 561 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 562 | + and is used to enable or disable the tabs restoration after a fresh app start. --> |
| 563 | + <string name="security_options_restore_tabs">再起動後にタブとウィンドウを復元する</string> |
| 564 | + |
561 | 565 | <!-- This string labels an On/Off switch in the Privacy and Security settings dialog
|
562 | 566 | and is used to enable or disable tracking protection. -->
|
563 | 567 | <string name="security_options_tracking_protection">トラッキング防止</string>
|
|
597 | 601 | of this storage even though the storage may not reside on external removable media. -->
|
598 | 602 | <string name="security_options_permission_storage">外部ストレージの読み取り</string>
|
599 | 603 |
|
| 604 | + <!-- This string labels the button that displays or enables application access to the device's |
| 605 | + camera and microphone, if present. --> |
| 606 | + <string name="security_options_permission_camera_and_microphone">カメラとマイク</string> |
| 607 | + |
600 | 608 | <!-- This string labels the button in the privacy option panel that enables/disables the pop-up
|
601 | 609 | blocking. -->
|
602 | 610 | <string name="security_options_block_pup_up_windows">ポップアップウィンドウをブロックする</string>
|
|
660 | 668 | device's microphone. It explains why Voice Search is not working. -->
|
661 | 669 | <string name="voice_search_permission_after_decline">音声検索を使用するにはマイクへのアクセスを許可してください。</string>
|
662 | 670 |
|
| 671 | + <!-- This string is displayed in the button at the bottom of the Voice Search dialog. When clicked the Voice search dialog is closed. --> |
| 672 | + <string name="voice_search_close">閉じる</string> |
| 673 | + |
663 | 674 | <!-- This string is displayed in the URL bar when it is empty. It informs the user that they
|
664 | 675 | may use the URL bar to search the Web or enter a Web address. -->
|
665 | 676 | <string name="search_placeholder">検索語またはアドレスを入力してください</string>
|
|
931 | 942 | <!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. -->
|
932 | 943 | <string name="privacy_options_popups_list_header">次のウェブサイトがポップアップウィンドウの表示を要求しています:</string>
|
933 | 944 |
|
| 945 | + <!-- This string is displayed in the first line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list |
| 946 | + when there are no exceptions. --> |
| 947 | + <string name="privacy_options_popups_list_empty_first">ポップアップウィンドウが表示されるウェブサイトを開くと、ポップアップのブロックを選択するダイアログが表示されます。</string> |
| 948 | + |
| 949 | + <!-- This string is displayed in the second line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list |
| 950 | + when there are no exceptions. --> |
| 951 | + <string name="privacy_options_popups_list_empty_second">許可したサイトのリストがここに表示されます。</string> |
| 952 | + |
934 | 953 | <!-- This string labels the Reset button that restores the default controller settings values. -->
|
935 | 954 | <string name="controller_options_reset">コントローラーの設定をリセット</string>
|
936 | 955 |
|
|
0 commit comments