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-ka/suite/chrome/mailnews/pref/pref-composing_messages.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.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-ka/suite/chrome/mailnews/pref/pref-composing_messages.dtd')
-rw-r--r-- | l10n-ka/suite/chrome/mailnews/pref/pref-composing_messages.dtd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-ka/suite/chrome/mailnews/pref/pref-composing_messages.dtd b/l10n-ka/suite/chrome/mailnews/pref/pref-composing_messages.dtd new file mode 100644 index 0000000000..622bbbc7b8 --- /dev/null +++ b/l10n-ka/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 "შექმნა"> +<!ENTITY generalComposing.label "ზოგადი"> +<!ENTITY forwardMsg.label "გადასაგზავნი წერილები:"> +<!ENTITY inline.label "წერილის ტექსტში"> +<!ENTITY inline.accesskey "n"> +<!ENTITY asAttachment.label "დანართად"> +<!ENTITY asAttachment.accesskey "A"> + +<!ENTITY replyQuoteInline.label "ციტირების სქემა უშუალო პასუხისას"> +<!ENTITY replyQuoteInline.accesskey "Q"> +<!ENTITY warnOnSendAccelKey.label "თანხმობის მოთხოვნა წერილების 'სხარტი კლავიშით' გაგზავნისას"> +<!ENTITY warnOnSendAccelKey.accesskey "k"> +<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with + "xxx minutes", using a number and (autoSaveEnd.label). --> +<!ENTITY autoSave.label "წერილის ავტომატური შენახვა ყოველ"> +<!ENTITY autoSave.accesskey "u"> +<!ENTITY autoSaveEnd.label "წუთში"> +<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). --> +<!ENTITY wrapOutMsg.label "ტექსტური სტრიქონის გადატანა ყოველ"> +<!ENTITY wrapOutMsg.accesskey "W"> +<!ENTITY char.label "სიმბოლოზე"> + +<!ENTITY defaultMessagesHeader.label "HTML წერილების ძირითადი პარამეტრები"> +<!ENTITY font.label "შრიფტი:"> +<!ENTITY font.accesskey "F"> +<!ENTITY size.label "ზომა:"> +<!ENTITY size.accesskey "S"> +<!ENTITY fontColor.label "ტექსტი:"> +<!ENTITY fontColor.accesskey "T"> +<!ENTITY bgColor.label "ფონი:"> +<!ENTITY bgColor.accesskey "B"> +<!ENTITY defaultCompose.label "შექმნის ნაგულისხმევი გაფორმება:"> +<!ENTITY defaultBodyText.label "ძირითადი ტექსტი (Enter ღილაკით, ახალ ხაზზე გადატანა)"> +<!ENTITY defaultBodyText.accesskey "ძ"> +<!ENTITY defaultParagraph.label "პარაგრაფი (Enter ღილაკით, ახალი პარაგრაფის შექმნა)"> +<!ENTITY defaultParagraph.accesskey "პ"> + +<!ENTITY selectHeaderType.label "პასუხის თავსართის სახეობის შერჩევა:"> +<!ENTITY selectHeaderType.accesskey "e"> +<!ENTITY noReplyOption.label "პასუხის თავსართის გარეშე"> +<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the + mailnews.reply_header_authorwrotesingle preference. [Author] needs to be + translated. --> +<!ENTITY authorWroteOption.label "[ავტორი] იწერება:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_ondateauthorwrote preference. [Author] and [date] + need to be translated. --> +<!ENTITY onDateAuthorWroteOption.label "[თარიღი], [ავტორი] იწერება:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_authorwroteondate preference. [Author] and [date] + need to be translated. --> +<!ENTITY authorWroteOnDateOption.label "[ავტორი] იწერება, [თარიღი]:"> |