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-ja/mail/chrome/messenger/search-attributes.properties | |
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-ja/mail/chrome/messenger/search-attributes.properties')
-rw-r--r-- | l10n-ja/mail/chrome/messenger/search-attributes.properties | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-ja/mail/chrome/messenger/search-attributes.properties b/l10n-ja/mail/chrome/messenger/search-attributes.properties new file mode 100644 index 0000000000..b864b00c0b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/search-attributes.properties @@ -0,0 +1,47 @@ +# 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/. + +# (^^; 英語表記を括弧付けするべきか検討中 +#these need to match nsMsgSearchAttrib interface in nsMsgSearchCore.idl +#and nsMsgSearchAttribMap in nsMsgSearchAdapter.cpp +Subject = 件名 +From = 差出人 +Body = 本文 +# (^^; 検索対象には時刻指定ができないことに注意 +Date = 送信日 +Priority = 重要度 +Status = 状態 +To = 宛先 +Cc = Cc +ToOrCc = 宛先または Cc +AgeInDays = 送信日からの日数 +SizeKB = サイズ (KB) +Tags = タグ +# for AB and LDAP +AnyName = 名前 +DisplayName = 表示名 +Nickname = ニックネーム +ScreenName = スクリーンネーム +Email = メールアドレス +AdditionalEmail = 別のメールアドレス +AnyNumber = 電話番号 +WorkPhone = 勤務先の電話番号 +HomePhone = 自宅の電話番号 +Fax = FAX +Pager = ポケットベル +Mobile = 携帯電話 +City = 勤務先の市区町村 +Street = 勤務先の番地 +Title = 役職 +Organization = 組織 +Department = 部門 +# more mailnews +FromToCcOrBcc = 差出人または宛先、Cc、Bcc +JunkScoreOrigin = 迷惑メールの判別元 +JunkPercent = 迷惑メール確率 +AttachmentStatus = 添付ファイルの有無 +JunkStatus = 迷惑マークの有無 +Label = ラベル +Customize = カスタムヘッダー... +MissingCustomTerm = 不明なカスタム検索項目 |