/* Localized strings from Schema.plist file */

/* Data Class: No comment provided by developer */
"com.apple.MailAccounts" = "メールアカウント";

/* Data Class: No comment provided by developer */
"com.apple.MailConfiguration" = "メールのルール、署名、スマートメールボックス";

/* Entity: Dummy entity that has a relationship to all the accounts */
"com.apple.mail.AccountsOwner" = "com.apple.mail.AccountsOwner";

/* Attribute: No comment provided by developer */
"com.apple.mail.AccountsOwner/name" = "名前";

/* Relationship: Relates all accounts to the one dummy record */
"com.apple.mail.AccountsOwner/Accounts" = "すべてのアカウント";

/* Entity: Mail Accounts */
"com.apple.mail.Account" = "アカウント";

/* Attribute: User specified name of the account */
"com.apple.mail.Account/accountName" = "アカウント名";

/* Attribute: Type of account (should never change) */
"com.apple.mail.Account/accountType" = "アカウントの種類";

/* Attribute: The email addresses for this account */
"com.apple.mail.Account/addresses" = "メールアドレス";

/* Attribute: Authentication method (Advanced Account Settings) */
"com.apple.mail.Account/authenticationScheme" = "認証";

/* Attribute: Domain for NTLM authentication */
"com.apple.mail.Account/domain" = "ドメイン";

/* Attribute: Prompt me to skip messages over X KB */
"com.apple.mail.Account/bigMessageWarningSize" = "警告対象にする大きいメッセージのサイズ";

/* Attribute: IMAP message caching policy */
"com.apple.mail.Account/cachePolicy" = "オフライン表示のためにメッセージのコピーを保持";

/* Attribute: IMAP: Name of the mailbox where to store drafs */
"com.apple.mail.Account/draftsMailboxName" = "“下書き”メールボックス名";

/* Attribute: Full user name */
"com.apple.mail.Account/fullUserName" = "フルネーム";

/* Attribute: Mail server hostname */
"com.apple.mail.Account/hostname" = "サーバ名";

/* Attribute: Whether the account is active */
"com.apple.mail.Account/isActive" = "動作中";

/* Attribute: Use SSL */
"com.apple.mail.Account/isSSLEnabled" = "SSL を使用";

/* Attribute: IMAP: Name of the mailbox where to store junk */
"com.apple.mail.Account/junkMailboxName" = "“迷惑メール”メールボックス名";

/* Attribute: Lock Delivery Account */
"com.apple.mail.Account/lockDeliveryAccount" = "デフォルトの送信用サーバだけを使ってメールを送信";

/* Attribute: SMTP: Maximum number of bytes allowed in a message */
"com.apple.mail.Account/maximumMessageBytes" = "メッセージに許可される最大バイト数";

/* Attribute: Erase messages in junk mailbox when */
"com.apple.mail.Account/numberOfDaysToKeepJunk" = "“迷惑メール”のメッセージを消去するタイミング";

/* Attribute: Erase copies of sent messages when */
"com.apple.mail.Account/numberOfDaysToKeepSentMessages" = "送信済みメッセージのコピーを消去するタイミング";

/* Attribute: Erase deleted messages when */
"com.apple.mail.Account/numberOfDaysToKeepTrash" = "削除したメッセージを消去するタイミング";

/* Attribute: Server port number */
"com.apple.mail.Account/portNumber" = "サーバーポート番号";

/* Attribute: IMAP: Name of the mailbox where to store sent messages */
"com.apple.mail.Account/sentMessagesMailboxName" = "“送信済み”メッセージメールボックス名";

/* Attribute: IMAP: IMAP Path Prefix */
"com.apple.mail.Account/serverPathPrefix" = "IMAP パスの接頭辞";

/* Attribute: Include when automatically checking for new mail */
"com.apple.mail.Account/shouldAutofetch" = "新規メールを自動的に受信するときに含める";

/* Attribute: IMAP: Automatically synchronize changed mailboxes */
"com.apple.mail.Account/shouldCacheOveraggressively" = "変更されたメールボックスを自動的に同期させる";

/* Attribute: IMAP: Compact mailboxes automatically */
"com.apple.mail.Account/shouldCompactWhenClosingMailboxes" = "メールボックスを自動的に圧縮する";

/* Attribute: IMAP: List only subscribed mailboxes */
"com.apple.mail.Account/shouldListOnlySubscribedMailboxes" = "登録したメールボックスだけを表示";

/* Attribute: Move deleted messages to the Trash mailbox */
"com.apple.mail.Account/shouldMoveDeletedMessagesToTrash" = "削除したメッセージを“ゴミ箱”メールボックスに移動する";

/* Attribute: No comment provided by developer */
"com.apple.mail.Account/shouldPreventPartialDownloads" = "部分的なダウンロードを不可にする";

/* Attribute: IMAP: Store draft messages on the server */
"com.apple.mail.Account/shouldStoreDraftsOnServer" = "下書きメッセージをサーバに保存する";

/* Attribute: IMAP: Store notes on the server */
"com.apple.mail.Account/shouldStoreNotesOnServer" = "サーバにメモを保存";

/* Attribute: Store notes in the inbox */
"com.apple.mail.Account/shouldStoreNotesInInbox" = "受信ボックスにメモを保存";

/* Attribute: IMAP: Store junk messages on the server */
"com.apple.mail.Account/shouldStoreJunkOnServer" = "迷惑メッセージをサーバに保存する";

/* Attribute: IMAP: Store sent messages on the server */
"com.apple.mail.Account/shouldStoreSentMessagesOnServer" = "送信したメッセージをサーバに保存する";

/* Attribute: IMAP: Store deleted messages on the server */
"com.apple.mail.Account/shouldStoreTrashOnServer" = "削除したメッセージをサーバに保存する";

/* Attribute: SMTP: Use authentication */
"com.apple.mail.Account/shouldUseAuthentication" = "認証を使用";

/* Attribute: Default SMTP server for account */
"com.apple.mail.Account/smtpIdentifier" = "SMTP サーバ";

/* Attribute: IMAP: Trash mailbox name */
"com.apple.mail.Account/trashMailboxName" = "“ゴミ箱”メールボックス名";

/* Attribute: User name */
"com.apple.mail.Account/username" = "ユーザ名";

/* Entity: Dummy entity that has a relationship to all the rules */
"com.apple.mail.RulesOwner" = "com.apple.mail.RulesOwner";

/* Attribute: No comment provided by developer */
"com.apple.mail.RulesOwner/name" = "名前";

/* Relationship: Relates all rules to the one dummy record */
"com.apple.mail.RulesOwner/Rules" = "すべてのルール";

/* Entity: Mail Rule */
"com.apple.mail.Rule" = "ルール";

/* Attribute: No comment provided by developer */
"com.apple.mail.Rule/criteria" = "条件";

/* Attribute: No comment provided by developer */
"com.apple.mail.Rule/actions" = "アクション";

/* Attribute: No comment provided by developer */
"com.apple.mail.Rule/name" = "名前";

/* Attribute: No comment provided by developer */
"com.apple.mail.Rule/isActive" = "動作中";

/* Attribute: No need to localize: will be displayed as part of the criteria */
"com.apple.mail.Rule/allCriteriaMustBeSatisfied" = "allCriteriaMustBeSatisfied";

/* Entity: Dummy entity that has a relationship to all the smart mailboxes */
"com.apple.mail.SmartMailboxesOwner" = "com.apple.mail.SmartMailboxesOwner";

/* Attribute: No comment provided by developer */
"com.apple.mail.SmartMailboxesOwner/name" = "名前";

/* Relationship: Relates all smart mailboxes to the one dummy record */
"com.apple.mail.SmartMailboxesOwner/SmartMailboxes" = "すべてのスマートメールボックス";

/* Entity: Mail Smart Mailbox */
"com.apple.mail.SmartMailbox" = "スマートメールボックス";

/* Attribute: No comment provided by developer */
"com.apple.mail.SmartMailbox/allCriteriaMustBeSatisfied" = "allCriteriaMustBeSatisfied";

/* Attribute: No comment provided by developer */
"com.apple.mail.SmartMailbox/criteria" = "条件";

/* Attribute: internal field, part of the identity, should not change/conflict */
"com.apple.mail.SmartMailbox/isRootMailbox" = "isRootMailbox";

/* Attribute: Whether this mailbox can accept submailboxes (this should never change/conflict) */
"com.apple.mail.SmartMailbox/noInferiors" = "noInferiors";

/* Attribute: The type of mailbox (this should never change/conflict) */
"com.apple.mail.SmartMailbox/mailboxType" = "mailboxType";

/* Attribute: No comment provided by developer */
"com.apple.mail.SmartMailbox/name" = "名前";

/* Relationship: Smart mailboxes that are children of this mailbox */
"com.apple.mail.SmartMailbox/Children" = "下位のメールボックス";

/* Entity: Mail Signature */
"com.apple.mail.Signature" = "com.apple.mail.Signature";

/* Attribute: No comment provided by developer */
"com.apple.mail.Signature/name" = "名前";

/* Attribute: Dependent onto the webArchive, will display as part of it: no need to localize */
"com.apple.mail.Signature/isRich" = "isRich";

/* Attribute: No comment provided by developer */
"com.apple.mail.Signature/webArchiveData" = "署名";

/* Entity: Signature owner, groups the signature and associates them to an account */
"com.apple.mail.SignaturesOwner" = "com.apple.mail.SignaturesOwner";

/* Attribute: No comment provided by developer */
"com.apple.mail.SignaturesOwner/accountURL" = "アカウント";

/* Attribute: No comment provided by developer */
"com.apple.mail.SignaturesOwner/signatureSelectionMethod" = "signatureSelectionMethod";

/* Relationship: Relates an account to its default signature */
"com.apple.mail.SignaturesOwner/DefaultSignature" = "アカウントのデフォルトの署名";

/* Relationship: Relates an account to its signatures */
"com.apple.mail.SignaturesOwner/Signatures" = "アカウントの署名";
