blob: ad90a27928ec7514e8d9166bd5cacf0cbc44f509 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY safeModeDialog.title "&brandShortName; セーフモード">
<!ENTITY window.width "37em"><!-- en-US: 37em -->
<!ENTITY safeModeDescription.label "&brandShortName; はセーフモードで実行されており、ユーザー設定、テーマ、拡張機能はすべて一時的に無効化されています。">
<!ENTITY safeModeDescription2.label "以下の項目については恒久的に変更できます:">
<!ENTITY disableAddons.label "すべてのアドオンを無効化する">
<!ENTITY disableAddons.accesskey "D">
<!ENTITY resetToolbars.label "ツールバーとコントロールをリセットする">
<!ENTITY resetToolbars.accesskey "R">
<!ENTITY deleteBookmarks.label "バックアップ以外すべてのブックマークを削除する">
<!ENTITY deleteBookmarks.accesskey "b">
<!ENTITY resetUserPrefs.label "すべてのユーザー設定を &brandShortName; の既定値にリセットする">
<!ENTITY resetUserPrefs.accesskey "p">
<!ENTITY restoreSearch.label "既定の検索エンジンを復元する">
<!ENTITY restoreSearch.accesskey "s">
<!ENTITY changeAndRestartButton.label "変更を実行して再起動">
<!ENTITY continueButton.label "セーフモードを続ける">
|