diff options
Diffstat (limited to 'l10n-ja/suite/chrome/common/pref/pref-applications.dtd')
-rw-r--r-- | l10n-ja/suite/chrome/common/pref/pref-applications.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/common/pref/pref-applications.dtd b/l10n-ja/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..ffa1b7b520 --- /dev/null +++ b/l10n-ja/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE : FILE The Applications prefs dialog --> +<!ENTITY pref.applications.title "ヘルパーアプリケーション"> + +<!ENTITY typeColumn.label "ファイルの種類"> +<!ENTITY typeColumn.accesskey "T"> + +<!ENTITY actionColumn2.label "処理方法"> +<!ENTITY actionColumn2.accesskey "A"> + +<!ENTITY search.placeholder "ファイルの種類と処理方法を検索"> + +<!ENTITY useAppChooser.label "利用可能であればネイティブのアプリケーション選択機能を使用する"> +<!ENTITY useAppChooser.accesskey "U"> |