diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-nb-NO/suite/chrome/mailnews/start.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/suite/chrome/mailnews/start.dtd')
-rw-r--r-- | l10n-nb-NO/suite/chrome/mailnews/start.dtd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/mailnews/start.dtd b/l10n-nb-NO/suite/chrome/mailnews/start.dtd new file mode 100644 index 0000000000..f352785597 --- /dev/null +++ b/l10n-nb-NO/suite/chrome/mailnews/start.dtd @@ -0,0 +1,33 @@ +<!-- 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 "Velkommen til &brandShortName; e-post og nyhetsgrupper"> +<!--# LOCALIZATION NOTE (headline.label): the URL for <a id="vendorURL"> is fetched from brand.properties --> +<!ENTITY headline.label +'Velkommen til <a id="vendorURL" href="">&brandShortName;</a> e-post og nyhetsgrupper!'> +<!ENTITY description.label +"&brandShortName; E-post og nyhetsgrupper er en kraftig åpen-kildekode e-post og nyhetsgruppeklient +som støtter avansert søppelpostkontroll og andre nyttige funksjoner."> +<!ENTITY features.title "Funksjoner"> +<!ENTITY feat_multiacc.label "Støtte for flere kontoer"> +<!ENTITY feat_junk.label "Oppdaging av søppelpost"> +<!ENTITY feat_feeds.label "Nyhetskilde-leser (RSS)"> +<!ENTITY feat_filters.label "Meldingsfiltre"> +<!ENTITY feat_htmlmsg.label "Støtte for HTML-meldinger"> +<!ENTITY feat_abook.label "Adressebok"> +<!ENTITY feat_tags.label "Egendefinerbare etiketter og e-postvisninger"> +<!ENTITY feat_integration.label +"Tett integrasjon med programpakken &brandShortName;"> +<!ENTITY dict.title "Ordbøker"> +<!ENTITY dict_intro.label "Ordbøker brukes for å stavekontrollere meldingene dine."> +<!ENTITY dict_info.label2 +'Mange flere språk kan installeres fra +<a id="dictURL" href="">ordbøker</a>-delen på +<a href="https://addons.thunderbird.net/seamonkey/">Utvidelser for SeaMonkey og Thunderbird</a>.'> +<!ENTITY info.title "Mer informasjon"> +<!--# LOCALIZATION NOTE (info_bugs.label2): the URL for <a id="releaseNotesURL"> is fetched from brand.properties --> +<!ENTITY info_bugs.label2 +'<a href="https://www.seamonkey-project.org/dev/get-involved">Vi</a> setter pris på feilrapporter og +ønsker om nye funksjoner, men les <a id="releaseNotesURL" href="">versjonsnotatet</a> og søk i +<a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> først.'> |