diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ja/suite/chrome/mailnews/start.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/suite/chrome/mailnews/start.dtd')
-rw-r--r-- | l10n-ja/suite/chrome/mailnews/start.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/mailnews/start.dtd b/l10n-ja/suite/chrome/mailnews/start.dtd new file mode 100644 index 0000000000..14e7a9ac41 --- /dev/null +++ b/l10n-ja/suite/chrome/mailnews/start.dtd @@ -0,0 +1,32 @@ +<!-- 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 startpage.title "&brandShortName; メールとニュースグループへようこそ"> +<!--# LOCALIZATION NOTE (headline.label): the URL for <a id="vendorURL"> is fetched from brand.properties --> +<!ENTITY headline.label +'ようこそ、<a id="vendorURL" href="">&brandShortName;</a> メールとニュースグループへ!'> +<!ENTITY description.label +"&brandShortName; メールとニュースグループはパワフルなオープンソースのメールとニュースクライアントです。先進の迷惑メール検知機能と多くの便利な機能をサポートしています。"> + +<!ENTITY features.title "特徴"> +<!ENTITY feat_multiacc.label "マルチアカウントに対応"> +<!ENTITY feat_junk.label "先進の迷惑メール検知機能"> +<!ENTITY feat_feeds.label "フィード (RSS) リーダー"> +<!ENTITY feat_filters.label "メッセージフィルター"> +<!ENTITY feat_htmlmsg.label "HTML メールのサポート"> +<!ENTITY feat_abook.label "アドレス帳"> +<!ENTITY feat_tags.label "カスタマイズ可能なラベルとメール表示"> +<!ENTITY feat_integration.label +"&brandShortName; アプリケーションスイートとの密接な統合"> +<!ENTITY dict.title "辞書"> +<!ENTITY dict_intro.label "辞書は、あなたのメールのスペルチェックに使用されます。"> +<!--# LOCALIZATION NOTE (dict_info.label): the URL for <a id="dictURL"> is fetched from brand.properties --> +<!ENTITY dict_info.label2 +'<a href="addons.thunderbird.net/seamonkey/">SeaMonkey and Thunderbird Add-ons</a> から多くの +<a id="dictURL" href="">スペルチェック用の辞書</a> がダウンロードできます。'> +<!ENTITY info.title "詳細情報"> +<!--# LOCALIZATION NOTE (info_bugs.label): the URL for <a id="releaseNotesURL"> is fetched from brand.properties --> +<!ENTITY info_bugs.label +'<a href="https://developer.mozilla.org/docs/Mozilla/Projects/MailNews">私たち</a> はバグ報告や新機能の提案を歓迎しています。 +ただし、<a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> にバグを報告する前に <a id="releaseNotesURL" href="">リリースノート</a> を確認することを忘れないでください。'> |