summaryrefslogtreecommitdiffstats
path: root/l10n-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd
parentInitial commit. (diff)
downloadfirefox-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-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd')
-rw-r--r--l10n-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd46
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd b/l10n-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd
new file mode 100644
index 0000000000..01250f495f
--- /dev/null
+++ b/l10n-ja/suite/chrome/mailnews/msgHdrViewOverlay.dtd
@@ -0,0 +1,46 @@
+<!-- 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 toField.label "宛先(To): ">
+<!ENTITY fromField.label "差出人(From): ">
+<!ENTITY senderField.label "送信者: ">
+<!ENTITY organizationField.label "組織: ">
+<!ENTITY replyToField.label "返信先(Reply-To): ">
+
+<!ENTITY subjectField.label "件名: ">
+<!--# LOCALIZATION NOTE (ccField.label): DONT_TRANSLATE -->
+<!ENTITY ccField.label "Cc: ">
+<!ENTITY bccField.label "Bcc: ">
+<!ENTITY newsgroupsField.label "ニュースグループ: ">
+<!ENTITY followupToField.label "Followup-To: ">
+
+<!ENTITY tagsHdr.label "タグ: ">
+<!ENTITY dateField.label "日付: ">
+<!ENTITY userAgentField.label "User-Agent: ">
+<!ENTITY referencesField.label "References: ">
+<!ENTITY messageIdField.label "Message-ID: ">
+<!ENTITY inReplyToField.label "In-Reply-To: ">
+<!ENTITY originalWebsite.label "ウェブサイト: ">
+
+<!ENTITY editMessage.label "下書きを編集...">
+<!ENTITY editMessage.accesskey "D">
+
+<!ENTITY attachmentsTree.label "添付:">
+<!ENTITY attachmentsTree.accesskey "c">
+<!ENTITY openAttachmentCmd.label "開く">
+<!ENTITY openAttachmentCmd.accesskey "O">
+<!ENTITY viewAttachmentCmd.label "ソースを表示">
+<!ENTITY viewAttachmentCmd.accesskey "V">
+<!ENTITY saveAsAttachmentCmd.label "名前を付けて保存...">
+<!ENTITY saveAsAttachmentCmd.accesskey "A">
+<!ENTITY detachAttachmentCmd.label "添付ファイルを分離...">
+<!ENTITY detachAttachmentCmd.accesskey "h">
+<!ENTITY deleteAttachmentCmd.label "削除">
+<!ENTITY deleteAttachmentCmd.accesskey "t">
+<!ENTITY saveAllAttachmentsCmd.label "すべて保存...">
+<!ENTITY saveAllAttachmentsCmd.accesskey "S">
+<!ENTITY detachAllAttachmentsCmd.label "すべて分離...">
+<!ENTITY detachAllAttachmentsCmd.accesskey "D">
+<!ENTITY deleteAllAttachmentsCmd.label "すべて削除...">
+<!ENTITY deleteAllAttachmentsCmd.accesskey "e">