diff options
Diffstat (limited to 'l10n-nn-NO/suite/chrome/mailnews/pref/pref-composing_messages.dtd')
-rw-r--r-- | l10n-nn-NO/suite/chrome/mailnews/pref/pref-composing_messages.dtd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/mailnews/pref/pref-composing_messages.dtd b/l10n-nn-NO/suite/chrome/mailnews/pref/pref-composing_messages.dtd new file mode 100644 index 0000000000..7ac7ed4db2 --- /dev/null +++ b/l10n-nn-NO/suite/chrome/mailnews/pref/pref-composing_messages.dtd @@ -0,0 +1,56 @@ +<!-- 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.composing.messages.title "Meldingsskriving"> +<!ENTITY generalComposing.label "Generelt"> +<!ENTITY forwardMsg.label "Vidaresend meldingar:"> +<!ENTITY inline.label "Innbunden"> +<!ENTITY inline.accesskey "I"> +<!ENTITY asAttachment.label "Som vedlegg"> +<!ENTITY asAttachment.accesskey "S"> + +<!ENTITY replyQuoteInline.label "Siter vedlegg innbunde i svar"> +<!ENTITY replyQuoteInline.accesskey "S"> +<!ENTITY warnOnSendAccelKey.label "Stadfest når tastatursnarveg vert brukt for å sende meldingar"> +<!ENTITY warnOnSendAccelKey.accesskey "å"> +<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with + "xxx minutes", using a number and (autoSaveEnd.label). --> +<!ENTITY autoSave.label "Automatisk lagre meldingar kvart"> +<!ENTITY autoSave.accesskey "A"> +<!ENTITY autoSaveEnd.label "minutt"> +<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). --> +<!ENTITY wrapOutMsg.label "Bryt linjer på vanlege tekstmeldingar på"> +<!ENTITY wrapOutMsg.accesskey "B"> +<!ENTITY char.label "teikn"> + +<!ENTITY defaultMessagesHeader.label "Standard for HTML-meldingar"> +<!ENTITY font.label "Skrift:"> +<!ENTITY font.accesskey "S"> +<!ENTITY size.label "Storleik:"> +<!ENTITY size.accesskey "e"> +<!ENTITY fontColor.label "Tekst:"> +<!ENTITY fontColor.accesskey "T"> +<!ENTITY bgColor.label "Bakgrunn:"> +<!ENTITY bgColor.accesskey "B"> +<!ENTITY defaultCompose.label "Standard samansettingsformat:"> +<!ENTITY defaultBodyText.label "Brødtekst (linjeskift lagar ei ny linje)"> +<!ENTITY defaultBodyText.accesskey "ø"> +<!ENTITY defaultParagraph.label "Avsnitt (linjeskift lagar eit nytt avsnitt)"> +<!ENTITY defaultParagraph.accesskey "a"> + +<!ENTITY selectHeaderType.label "Vel type svar-overskrift:"> +<!ENTITY selectHeaderType.accesskey "e"> +<!ENTITY noReplyOption.label "Ikkje noko svar-overskrift"> +<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the + mailnews.reply_header_authorwrotesingle preference. [Author] needs to be + translated. --> +<!ENTITY authorWroteOption.label "[Forfattar] skreiv:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_ondateauthorwrote preference. [Author] and [date] + need to be translated. --> +<!ENTITY onDateAuthorWroteOption.label "Den [dato], skreiv [forfatter]:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_authorwroteondate preference. [Author] and [date] + need to be translated. --> +<!ENTITY authorWroteOnDateOption.label "[Forfatter] skreiv den [dato]:"> |