summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/msgmdn.properties
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/msgmdn.properties')
-rw-r--r--thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/msgmdn.properties18
1 files changed, 18 insertions, 0 deletions
diff --git a/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/msgmdn.properties b/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/msgmdn.properties
new file mode 100644
index 0000000000..db18cf6028
--- /dev/null
+++ b/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/msgmdn.properties
@@ -0,0 +1,18 @@
+# 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/.
+## Msg Mdn Report strings
+MsgMdnDisplayed = Note: This Return Receipt only acknowledges that the message was displayed on the recipient's computer. There is no guarantee that the recipient has read or understood the message contents.
+MsgMdnDispatched = The message was either printed, faxed, or forwarded without being displayed to the recipient. There is no guarantee that the recipient will read the message at a later time.
+MsgMdnProcessed = The message was processed by the recipient's mail client without being displayed. There is no guarantee that the message will be read at a later time.
+MsgMdnDeleted = The message has been deleted. The person you sent it to may or may not have seen it. They might undelete it at a later time and read it.
+MsgMdnDenied = The recipient of the message does not wish to send a return receipt back to you.
+MsgMdnFailed = A failure occurred. A proper return receipt could not be generated or sent to you.
+# LOCALIZATION NOTE : Do not translate the word "%S" below.
+MsgMdnMsgSentTo = This is a Return Receipt for the mail that you sent to %S.
+MdnDisplayedReceipt = Return Receipt (displayed)
+MdnDispatchedReceipt = Return Receipt (dispatched)
+MdnProcessedReceipt = Return Receipt (processed)
+MdnDeletedReceipt = Return Receipt (deleted)
+MdnDeniedReceipt = Return Receipt (denied)
+MdnFailedReceipt = Return Receipt (failed)