diff options
Diffstat (limited to 'l10n-ja/suite/chrome/mailnews/pref/pref-mailnews.dtd')
-rw-r--r-- | l10n-ja/suite/chrome/mailnews/pref/pref-mailnews.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/mailnews/pref/pref-mailnews.dtd b/l10n-ja/suite/chrome/mailnews/pref/pref-mailnews.dtd new file mode 100644 index 0000000000..90794e6899 --- /dev/null +++ b/l10n-ja/suite/chrome/mailnews/pref/pref-mailnews.dtd @@ -0,0 +1,38 @@ +<!-- 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.mailnews.title "メールとニュースグループ"> +<!ENTITY generalSettings.caption "一般設定"> +<!ENTITY confirmMove.label "フォルダーをごみ箱へ移動するときに確認する"><!--Confirm when moving folders to the Trash--> +<!ENTITY confirmMove.accesskey "C"> +<!ENTITY preserveThreading.label "メッセージを並べ替えるときにスレッド表示を維持する"> +<!ENTITY preserveThreading.accesskey "v"> +<!ENTITY loadInBackground.label "新しいタブを開いたら前面に表示する"> +<!ENTITY loadInBackground.accesskey "t"> +<!ENTITY mailBiffOnNewWindow.label "メールとニュースグループを起動したときにだけ新着メールを確認する"><!--Only check for new mail after opening Mail & Newsgroups--> +<!ENTITY mailBiffOnNewWindow.accesskey "O"> + +<!ENTITY defaultMailSettings.description "&brandShortName; を以下の既定のアプリケーションに設定する:"> +<!ENTITY setDefaultMail.label "メール"> +<!ENTITY setDefaultMail.accesskey "M"> +<!ENTITY setDefaultNews.label "ニュース"> +<!ENTITY setDefaultNews.accesskey "N"> +<!ENTITY setDefaultFeed.label "フィード (RSS)"> +<!ENTITY setDefaultFeed.accesskey "e"> + +<!ENTITY useInternalSettings.description "ブラウザーで以下のリンクを開くときに &brandShortName; のメールとニュースを使用する:"> +<!ENTITY useInternalMail.label "メール (mailto:)"> +<!ENTITY useInternalMail.accesskey "a"> +<!ENTITY useInternalNews.label "ニュース (news:, snews:, nntp:)"> +<!ENTITY useInternalNews.accesskey "s"> + +<!ENTITY messengerStartPage.caption "メールスタートページ"> +<!ENTITY enableStartPage.label "起動時にメッセージペインにスタートページを表示する"> +<!ENTITY enableStartPage.accesskey "W"> +<!ENTITY location.label "URL:"> +<!ENTITY location.accesskey "L"> +<!ENTITY useDefault.label "既定値に戻す"> +<!ENTITY useDefault.accesskey "D"> +<!ENTITY rememberLastMsg.label "最後に選択したメッセージを記憶させる"> +<!ENTITY rememberLastMsg.accesskey "R"> |