diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ja/extensions/irc/chrome/pref-irc.dtd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-ja/extensions/irc/chrome/pref-irc.dtd b/l10n-ja/extensions/irc/chrome/pref-irc.dtd new file mode 100644 index 0000000000..1de600f57b --- /dev/null +++ b/l10n-ja/extensions/irc/chrome/pref-irc.dtd @@ -0,0 +1,12 @@ +<!-- 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 pref-irc.window.title "ChatZilla"> + +<!ENTITY pref-irc.open.title "ChatZilla の設定"> +<!ENTITY pref-irc.open.desc "ChatZilla の設定は量が多いため、このウィンドウには収まりません。専用のウィンドウを開いてください。"> +<!ENTITY pref-irc.open.label "ChatZilla の設定を開く"> +<!ENTITY pref-irc.open.accesskey "O"> +<!ENTITY startup.chat.label "ChatZilla"> +<!ENTITY startup.chat.accesskey "Z"> |