diff options
Diffstat (limited to 'l10n-ja/suite/chrome/common/gopherAddon.dtd')
-rw-r--r-- | l10n-ja/suite/chrome/common/gopherAddon.dtd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/common/gopherAddon.dtd b/l10n-ja/suite/chrome/common/gopherAddon.dtd new file mode 100644 index 0000000000..1e0aea6e19 --- /dev/null +++ b/l10n-ja/suite/chrome/common/gopherAddon.dtd @@ -0,0 +1,9 @@ +<!-- 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 loadError.label "ページ読み込みエラー"> +<!ENTITY gopherAddon.title "Gopher プロトコル"> +<!ENTITY gopherAddon.shortDesc "gopher は登録されてないプロトコルです。"> +<!ENTITY gopherAddon.longDesc "指定されたアドレスは現在サポートされていない gopher プロトコルです。ブラウザーはサイトに接続できません。Mozilla Add-ons から互換性のあるアドオンをインストールすると、このサーバーに接続できます。"> +<!ENTITY goToAddOn.label "アドオンのページへ"> |