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-tr/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-tr/suite/chrome/mailnews/start.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/mailnews/start.dtd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/start.dtd b/l10n-tr/suite/chrome/mailnews/start.dtd new file mode 100644 index 0000000000..7fa04fcc98 --- /dev/null +++ b/l10n-tr/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 "Welcome to &brandShortName; Mail & Newsgroups"> +<!--# LOCALIZATION NOTE (headline.label): the URL for <a id="vendorURL"> is fetched from brand.properties --> +<!ENTITY headline.label 'Welcome to <a id="vendorURL" href="">&brandShortName;</a> Mail & Newsgroups!'> +<!ENTITY description.label "&brandShortName; Mail & Newsgroups is a powerful open-source mail and news +client, supporting advanced junk mail detection and other useful features."> +<!ENTITY features.title "Features"> +<!ENTITY feat_multiacc.label "Support for multiple accounts"> +<!ENTITY feat_junk.label "Junk Mail detection"> +<!ENTITY feat_feeds.label "Feed Reader"> +<!ENTITY feat_filters.label "Posta süzgeçleri"> +<!ENTITY feat_htmlmsg.label "HTML message support"> +<!ENTITY feat_abook.label "Adres defteri"> +<!ENTITY feat_labels.label "Customizable Tags and Mail Views"> +<!ENTITY feat_integration.label "Tight integration with the &brandShortName; application suite"> +<!ENTITY dict.title "Sözlükler"> +<!ENTITY dict_intro.label "Dictionaries are used to check the spelling of your messages."> +<!--# LOCALIZATION NOTE (dict_info.label): the URL for <a id="dictURL"> is fetched from brand.properties --> +<!ENTITY dict_info.label 'Many additional languages can be installed from the +<a id="dictURL" href="">dictionaries</a> section on +<a href="https://addons.mozilla.org/seamonkey/">Mozilla Add-ons</a>.'> +<!ENTITY info.title "Daha fazla bilgi"> +<!--# LOCALIZATION NOTE (info_bugs.label): the URL for <a id="releaseNotesURL"> is fetched from brand.properties --> +<!ENTITY info_bugs.label '<a href="http://www.mozilla.org/mailnews/">We</a> welcome bug reports and feature +requests, but please read the <a id="releaseNotesURL" href="">release notes</a> and query +<a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> first.'> |