diff options
Diffstat (limited to 'l10n-de/suite/chrome/mailnews/start.dtd')
-rw-r--r-- | l10n-de/suite/chrome/mailnews/start.dtd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-de/suite/chrome/mailnews/start.dtd b/l10n-de/suite/chrome/mailnews/start.dtd new file mode 100644 index 0000000000..11be518146 --- /dev/null +++ b/l10n-de/suite/chrome/mailnews/start.dtd @@ -0,0 +1,29 @@ +<!-- 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 "Willkommen zu &brandShortName; Mail & Newsgroups"> +<!--# LOCALIZATION NOTE (headline.label): the URL for <a id="vendorURL"> is fetched from brand.properties --> +<!ENTITY headline.label +'Willkommen zu <a id="vendorURL" href="">&brandShortName;</a> Mail & Newsgroups!'> +<!ENTITY description.label +"&brandShortName; Mail & Newsgroups ist ein umfangreiches OpenSource Mail- und News-Programm, das fortgeschrittene Junk-Mail-Erkennung und andere nützliche Funktionen bietet."> +<!ENTITY features.title "Funktionen"> +<!ENTITY feat_multiacc.label "Unterstützung mehrerer Accounts"> +<!ENTITY feat_junk.label "Junk-Mail-Erkennung"> +<!ENTITY feat_feeds.label "Feed-Reader"> +<!ENTITY feat_filters.label "Nachrichtenfilter"> +<!ENTITY feat_htmlmsg.label "Unterstützung von HTML-Nachrichten"> +<!ENTITY feat_abook.label "Adressbuch"> +<!ENTITY feat_tags.label "Tags und Nachrichtenansichten anpassen"> +<!ENTITY feat_integration.label +"Enge Integration in die &brandShortName; Anwendungsreihe"> +<!ENTITY dict.title "Wörterbücher"> +<!ENTITY dict_intro.label "Wörterbücher werden zur Rechtschreibprüfung Ihrer Nachrichten verwendet."> +<!--# LOCALIZATION NOTE (dict_info.label): the URL for <a id="dictURL"> is fetched from brand.properties --> +<!ENTITY dict_info.label +'Viele zusätzliche Sprachen können über den <a id="dictURL" href="">"Wörterbücher"</a>-Bereich auf <a href="http://addons.mozilla.org/seamonkey/">Add-ons für SeaMonkey</a> installiert werden.'> +<!ENTITY info.title "Weitere Informationen"> +<!--# 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">Wir</a> nehmen Bug-Meldungen und Funktionswünsche gerne auf, aber zuvor lesen Sie bitte die <a id="releaseNotesURL" href="">Release Notes</a> und durchsuchen Sie <a href="http://bugzilla.mozilla.org/query.cgi">Bugzilla</a>.'> |