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-hu/suite/chrome/mailnews/pref/pref-composing_messages.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-hu/suite/chrome/mailnews/pref/pref-composing_messages.dtd')
-rw-r--r-- | l10n-hu/suite/chrome/mailnews/pref/pref-composing_messages.dtd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/mailnews/pref/pref-composing_messages.dtd b/l10n-hu/suite/chrome/mailnews/pref/pref-composing_messages.dtd new file mode 100644 index 0000000000..60dd152bcb --- /dev/null +++ b/l10n-hu/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 "Szerkesztés"> +<!ENTITY generalComposing.label "Általános"> +<!ENTITY forwardMsg.label "Levél továbbítása:"> +<!ENTITY inline.label "Beágyazva"> +<!ENTITY inline.accesskey "B"> +<!ENTITY asAttachment.label "Mellékletként"> +<!ENTITY asAttachment.accesskey "M"> + +<!ENTITY replyQuoteInline.label "Mellékletek beágyazott megtekintése a válaszokban"> +<!ENTITY replyQuoteInline.accesskey "b"> +<!ENTITY warnOnSendAccelKey.label "Jóváhagyás kérése gyorsbillentyűvel végzett levélküldéskor"> +<!ENTITY warnOnSendAccelKey.accesskey "J"> +<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with + "xxx minutes", using a number and (autoSaveEnd.label). --> +<!ENTITY autoSave.label "Üzenetek automatikus mentése"> +<!ENTITY autoSave.accesskey "m"> +<!ENTITY autoSaveEnd.label "percenként"> +<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). --> +<!ENTITY wrapOutMsg.label "Levelek tördelése"> +<!ENTITY wrapOutMsg.accesskey "t"> +<!ENTITY char.label "karakter szélesre"> + +<!ENTITY defaultMessagesHeader.label "HTML-üzenetek beállításai"> +<!ENTITY font.label "Betű:"> +<!ENTITY font.accesskey "B"> +<!ENTITY size.label "Méret:"> +<!ENTITY size.accesskey "M"> +<!ENTITY fontColor.label "Szöveg:"> +<!ENTITY fontColor.accesskey "z"> +<!ENTITY bgColor.label "Háttér:"> +<!ENTITY bgColor.accesskey "H"> +<!ENTITY defaultCompose.label "Alapértelmezett szerkesztési formátum:"> +<!ENTITY defaultBodyText.label "Szövegtörzs (az Enter gomb új sort hoz létre)"> +<!ENTITY defaultBodyText.accesskey "t"> +<!ENTITY defaultParagraph.label "Bekezdés (az Enter gomb új sort hoz létre)"> +<!ENTITY defaultParagraph.accesskey "B"> + +<!ENTITY selectHeaderType.label "Válaszfejléc típusa:"> +<!ENTITY selectHeaderType.accesskey "e"> +<!ENTITY noReplyOption.label "Nincs válaszfejléc"> +<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the + mailnews.reply_header_authorwrotesingle preference. [Author] needs to be + translated. --> +<!ENTITY authorWroteOption.label "[Szerző] írta:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_ondateauthorwrote preference. [Author] and [date] + need to be translated. --> +<!ENTITY onDateAuthorWroteOption.label "[Dátum] keltezéssel, [Szerző] írta:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_authorwroteondate preference. [Author] and [date] + need to be translated. --> +<!ENTITY authorWroteOnDateOption.label "[Szerző] írta, [Dátum] keltezéssel:"> |