diff options
Diffstat (limited to 'l10n-fi/suite/chrome/mailnews/pref/pref-composing_messages.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/mailnews/pref/pref-composing_messages.dtd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/mailnews/pref/pref-composing_messages.dtd b/l10n-fi/suite/chrome/mailnews/pref/pref-composing_messages.dtd new file mode 100644 index 0000000000..ca98e808e3 --- /dev/null +++ b/l10n-fi/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 "Viestien kirjoitus"> +<!ENTITY generalComposing.label "Yleiset"> +<!ENTITY forwardMsg.label "Välitä viestit:"> +<!ENTITY inline.label "Viestiin sisällytettynä"> +<!ENTITY inline.accesskey "V"> +<!ENTITY asAttachment.label "Liitteenä"> +<!ENTITY asAttachment.accesskey "L"> + +<!ENTITY replyQuoteInline.label "Lainaa vastauksissa viestiin sisällytettyinä näytettyjä liitteitä"> +<!ENTITY replyQuoteInline.accesskey "a"> +<!ENTITY warnOnSendAccelKey.label "Kysy vahvistus, kun yritän lähettää viestin näppäinoikotietä käyttäen"> +<!ENTITY warnOnSendAccelKey.accesskey "K"> +<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with + "xxx minutes", using a number and (autoSaveEnd.label). --> +<!ENTITY autoSave.label "Tallenna viesti"> +<!ENTITY autoSave.accesskey "T"> +<!ENTITY autoSaveEnd.label "minuutin välein"> +<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). --> +<!ENTITY wrapOutMsg.label "Rivitä pelkkä teksti -viestit"> +<!ENTITY wrapOutMsg.accesskey "R"> +<!ENTITY char.label "merkin välein"> + +<!ENTITY defaultMessagesHeader.label "HTML-viestien oletukset"> +<!ENTITY font.label "Kirjasinlaji:"> +<!ENTITY font.accesskey "s"> +<!ENTITY size.label "Koko:"> +<!ENTITY size.accesskey "o"> +<!ENTITY fontColor.label "Teksti:"> +<!ENTITY fontColor.accesskey "e"> +<!ENTITY bgColor.label "Tausta:"> +<!ENTITY bgColor.accesskey "u"> +<!ENTITY defaultCompose.label "Tekstin oletusmuoto:"> +<!ENTITY defaultBodyText.label "Riveittäin (Enter-näppäin luo uuden rivin)"> +<!ENTITY defaultBodyText.accesskey "R"> +<!ENTITY defaultParagraph.label "Kappaleittain (Enter-näppäin luo uuden kappaleen)"> +<!ENTITY defaultParagraph.accesskey "K"> + +<!ENTITY selectHeaderType.label "Valitse vastausotsakkeen tyyppi:"> +<!ENTITY selectHeaderType.accesskey "i"> +<!ENTITY noReplyOption.label "Ei vastausotsaketta"> +<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the + mailnews.reply_header_authorwrotesingle preference. [Author] needs to be + translated. --> +<!ENTITY authorWroteOption.label "[Tekijä] kirjoitti:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_ondateauthorwrote preference. [Author] and [date] + need to be translated. --> +<!ENTITY onDateAuthorWroteOption.label "[Päiväys], [tekijä] kirjoitti:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_authorwroteondate preference. [Author] and [date] + need to be translated. --> +<!ENTITY authorWroteOnDateOption.label "[Tekijä] kirjoitti, [päiväys]:"> |