/* Format used for appending a status message to the item count, e.g. '24 items - Deleting selected items...' */
"%@ \\U2014 %@" = "%@ — %@";
/* Format for partial string shown on status line when keychain contains more than 1 item, and the user has disabled showing item sizes. Argument is the total number of items in the keychain. */
"%u items" = "%u 項目";
/* Name of the .Mac service */
".Mac" = ".Mac";
/* Value of Kind column of a .Mac password item */
".Mac password" = ".Mac パスワード";
/* Partial string shown on status line when the keychain contains 1 item and the user has disabled showing item sizes. */
"1 item" = "1 項目";
/* Message when no access control is set for an item */
"Access to this item is not restricted." = "この項目へのアクセスは制限されていません。";
/* Message when access control is set for an item */
"Access to this item is restricted." = "この項目へのアクセスは制限されています。";
/* Title of alert panel shown when the user tries to quit when a fetch is in progress */
"Alert" = "警告";
/* Text of the panel shown when an uncaught exception is reported. */
"An unexpected error has occurred that may cause Keychain to malfunction. You may want to quit the Keychain application.\n\nError: %@" = "予期しないエラーが起き、キーチェーンアクセスが正常に動作しなくなる可能性があります。今すぐキーチェーンアプリケーションを終了してください。\n\nエラー:%@";
/* Value of Kind column of an AppleShare password item */
"AppleShare password" = "AppleShare パスワード";
/* Value of Kind column of a generic password item */
"application password" = "アプリケーションパスワード";
/* Are you sure you want to delete the selected items alert sheet. */
"Are you sure you want to delete the selected items from the list?" = "選択した項目をリストから削除してもよろしいですか?";
/* Alert button title */
"Cancel" = "キャンセル";
/* Value of Kind column of a certificate item */
"certificate" = "証明書";
/* Title of error panel when an invalid certificate is imported */
"Certificate Import Error" = "証明書の読み込みエラー";
/* Explanatory text */
"Certificates contain no secrets and are always public.\nThey are digitally signed to prevent modification." = "証明書に機密事項は記載されず、常にパブリックの状態です。\n証明書は変更されないようにデジタル署名されています。";
/* Title of menu item which changes the keychain password */
"Change Password for Keychain \\U201C%@\\U201D\\U2026" = "キーチェーン“%@”のパスワードを変更...";
/* Title of menu item which changes the keychain settings */
"Change Settings for Keychain \\U201C%@\\U201D\\U2026" = "キーチェーン“%@”の設定を変更...";
/* Title of continue button on unexpected error panel */
"Continue" = "続ける";
/* Item on the context menu for copy selected items. */
"Copy" = "コピー";
/* Item on the context menu for cut selected items. */
"Cut" = "カット";
/* Alert button title */
"Delete" = "削除";
/* Title for alert to confirm deleting keychain(s) */
"Delete Keychain" = "キーチェーンの削除";
/* Title of menu item which deletes the keychain */
/* Tooltip for Go toolbar button when a secure disk image is selected. */
"Mount Disk Image" = "ディスクイメージをマウント";
/* Tooltip for Password toolbar button. */
"New Password Item" = "新規パスワード項目";
/* Tooltip for Note toolbar button. */
"New Secure Note Item" = "新規保護情報項目";
/* Alert button title */
"No" = "いいえ";
/* Message when an attribute for the selected item is not available */
"not available" = "使用不可";
/* Title of toolbar button. Displays the New Secure Note Item dialog. */
"Note" = "メモ";
/* Alert button title */
"OK" = "OK";
/* Title of toolbar button. Displays the New Password Item dialog. */
"Password" = "パスワード";
/* Item on the context menu for pasting selected items. */
"Paste" = "ペースト";
/* Value of Kind column of a private key item */
"private key" = "秘密鍵";
/* Value of Kind column of a public key item */
"public key" = "公開鍵";
/* Title of quit button on unexpected error panel */
"Quit" = "終了";
/* Value of Kind column of a root certificate item */
"root certificate" = "ルート証明書";
/* Save button title */
"Save" = "保存";
/* Warning when user forgets to apply Keychain List changes */
"Save changes before closing?" = "閉じる前に変更内容を保存しますか?";
/* Value of Kind column of a secure note item */
"secure note" = "保護情報";
/* Tooltip for Keychains toolbar button. */
"Show Keychain List" = "キーチェーンリストを表示";
/* Title of menu item which shows the Keychains drawer */
"Show Keychains" = "キーチェーンを表示";
/* Title of menu item which shows the status line */
"Show Status Line" = "ステータス行を表示";
/* Value of Kind column of a symmetric key item */
"symmetric key" = "対称鍵";
/* Localized user-visible name for the system keychain file */
"System" = "システム";
/* Text of the panel shown when an import exception is reported. */
"The certificate password you entered was invalid. Please contact your network administrator for the certificate password.\n\nError: %ld" = "入力した証明書のパスワードは無効です。ネットワーク管理者に問い合わせて、証明書のパスワードを確認してください。\n\nエラー:%ld";
/* Error messages shown when a keychain fails to open after the user clicked on it in the keychains drawer */
"The keychain \\U201C%@\\U201D could not be opened." = "キーチェーン“%@”を開けませんでした。";
/* Format for alert message to confirm deleting a keychain */
"The references to be deleted refer to files on your disk. Do you wish to delete only the references and not the related files?" = "削除しようとしている参照はディスク上のファイルを参照しています。参照だけを削除し、関連するファイルはそのまま残してもよろしいですか?";
/* Notice that a key expired */
"This key has expired." = "このキーは有効期限切れです。";
/* Message indicating that this item is dated today */
"Today" = "今日";
/* Title of alert panel when an uncaught exception is reported */
"Unexpected Error" = "予期しないエラー";
/* Message when an attribute for the selected item is unknown */
"unknown" = "不明";
/* Title of toolbar button when selected keychain is locked. */
"Unlock" = "ロック解除";
/* Tooltip for Unlock toolbar button. */
"Unlock Keychain" = "キーチェーンのロック解除";
/* Title of menu item which unlocks the keychain */