2018-07-19 15:37:19 +02:00
{
"pageTitle" : {
2018-08-06 14:57:14 +02:00
"message" : "$APP_NAME$ ウェブ保管庫" ,
2018-07-19 15:37:19 +02:00
"description" : "The title of the website in the browser window." ,
"placeholders" : {
"app_name" : {
"content" : "$1" ,
"example" : "Bitwarden"
}
}
} ,
"whatTypeOfItem" : {
2018-08-06 14:57:14 +02:00
"message" : "このアイテムのタイプは何ですか?"
2018-07-19 15:37:19 +02:00
} ,
"name" : {
2018-08-06 14:57:14 +02:00
"message" : "名前"
2018-07-19 15:37:19 +02:00
} ,
"uri" : {
"message" : "URI"
} ,
"uriPosition" : {
"message" : "URI $POSITION$" ,
"description" : "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc." ,
"placeholders" : {
"position" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"newUri" : {
2018-08-06 14:57:14 +02:00
"message" : "新しい URI"
2018-07-19 15:37:19 +02:00
} ,
"username" : {
2018-08-06 14:57:14 +02:00
"message" : "ユーザー名"
2018-07-19 15:37:19 +02:00
} ,
"password" : {
2018-08-06 14:57:14 +02:00
"message" : "パスワード"
2018-07-19 15:37:19 +02:00
} ,
2018-10-09 15:21:52 +02:00
"passphrase" : {
2018-10-24 19:03:03 +02:00
"message" : "パスフレーズ"
2018-10-09 15:21:52 +02:00
} ,
2018-07-19 15:37:19 +02:00
"notes" : {
2018-08-06 14:57:14 +02:00
"message" : "メモ"
2018-07-19 15:37:19 +02:00
} ,
"customFields" : {
2018-08-06 14:57:14 +02:00
"message" : "カスタムフィールド"
2018-07-19 15:37:19 +02:00
} ,
"cardholderName" : {
2018-08-06 14:57:14 +02:00
"message" : "カードの名義人名"
2018-07-19 15:37:19 +02:00
} ,
"number" : {
2018-08-06 14:57:14 +02:00
"message" : "番号"
2018-07-19 15:37:19 +02:00
} ,
"brand" : {
2018-08-06 14:57:14 +02:00
"message" : "ブランド"
2018-07-19 15:37:19 +02:00
} ,
"expiration" : {
2018-08-06 14:57:14 +02:00
"message" : "有効期限"
2018-07-19 15:37:19 +02:00
} ,
"securityCode" : {
2018-08-06 14:57:14 +02:00
"message" : "セキュリティコード (CVV)"
2018-07-19 15:37:19 +02:00
} ,
"identityName" : {
2018-08-06 14:57:14 +02:00
"message" : "固有名"
2018-07-19 15:37:19 +02:00
} ,
"company" : {
2018-08-06 14:57:14 +02:00
"message" : "会社名"
2018-07-19 15:37:19 +02:00
} ,
"ssn" : {
2018-08-06 14:57:14 +02:00
"message" : "社会保障番号"
2018-07-19 15:37:19 +02:00
} ,
"passportNumber" : {
2018-08-06 14:57:14 +02:00
"message" : "パスポート番号"
2018-07-19 15:37:19 +02:00
} ,
"licenseNumber" : {
2018-08-06 14:57:14 +02:00
"message" : "免許証番号"
2018-07-19 15:37:19 +02:00
} ,
"email" : {
2018-08-06 14:57:14 +02:00
"message" : "メールアドレス"
2018-07-19 15:37:19 +02:00
} ,
"phone" : {
2018-08-06 14:57:14 +02:00
"message" : "電話番号"
2018-07-19 15:37:19 +02:00
} ,
"january" : {
2018-08-06 14:57:14 +02:00
"message" : "1月"
2018-07-19 15:37:19 +02:00
} ,
"february" : {
2018-08-06 14:57:14 +02:00
"message" : "2月"
2018-07-19 15:37:19 +02:00
} ,
"march" : {
2018-08-06 14:57:14 +02:00
"message" : "3月"
2018-07-19 15:37:19 +02:00
} ,
"april" : {
2018-08-06 14:57:14 +02:00
"message" : "4月"
2018-07-19 15:37:19 +02:00
} ,
"may" : {
2018-08-06 14:57:14 +02:00
"message" : "5月"
2018-07-19 15:37:19 +02:00
} ,
"june" : {
2018-08-06 14:57:14 +02:00
"message" : "6月"
2018-07-19 15:37:19 +02:00
} ,
"july" : {
2018-08-06 14:57:14 +02:00
"message" : "7月"
2018-07-19 15:37:19 +02:00
} ,
"august" : {
2018-08-06 14:57:14 +02:00
"message" : "8月"
2018-07-19 15:37:19 +02:00
} ,
"september" : {
2018-08-06 14:57:14 +02:00
"message" : "9月"
2018-07-19 15:37:19 +02:00
} ,
"october" : {
2018-08-06 14:57:14 +02:00
"message" : "10月"
2018-07-19 15:37:19 +02:00
} ,
"november" : {
2018-08-06 14:57:14 +02:00
"message" : "11月"
2018-07-19 15:37:19 +02:00
} ,
"december" : {
2018-08-06 14:57:14 +02:00
"message" : "12月"
2018-07-19 15:37:19 +02:00
} ,
"title" : {
2018-08-06 14:57:14 +02:00
"message" : "敬称"
2018-07-19 15:37:19 +02:00
} ,
"mr" : {
"message" : "Mr"
} ,
"mrs" : {
"message" : "Mrs"
} ,
"ms" : {
"message" : "Ms"
} ,
"dr" : {
"message" : "Dr"
} ,
"expirationMonth" : {
2018-08-06 14:57:14 +02:00
"message" : "有効期限月"
2018-07-19 15:37:19 +02:00
} ,
"expirationYear" : {
2018-08-06 14:57:14 +02:00
"message" : "有効期限年"
2018-07-19 15:37:19 +02:00
} ,
"authenticatorKeyTotp" : {
2018-08-06 14:57:14 +02:00
"message" : "認証キー (TOTP)"
2018-07-19 15:37:19 +02:00
} ,
"folder" : {
2018-08-06 14:57:14 +02:00
"message" : "フォルダー"
2018-07-19 15:37:19 +02:00
} ,
"newCustomField" : {
2018-08-06 14:57:14 +02:00
"message" : "新規カスタムフィールド"
2018-07-19 15:37:19 +02:00
} ,
"value" : {
2018-08-06 14:57:14 +02:00
"message" : "値"
2018-07-19 15:37:19 +02:00
} ,
"cfTypeText" : {
2018-08-06 14:57:14 +02:00
"message" : "テキスト"
2018-07-19 15:37:19 +02:00
} ,
"cfTypeHidden" : {
2018-08-06 14:57:14 +02:00
"message" : "非表示"
2018-07-19 15:37:19 +02:00
} ,
"cfTypeBoolean" : {
2018-08-06 14:57:14 +02:00
"message" : "真偽値"
2018-07-19 15:37:19 +02:00
} ,
"remove" : {
2018-08-06 14:57:14 +02:00
"message" : "削除"
2018-07-19 15:37:19 +02:00
} ,
"unassigned" : {
2018-08-06 14:57:14 +02:00
"message" : "未割り当て"
2018-07-19 15:37:19 +02:00
} ,
"noneFolder" : {
2018-08-06 14:57:14 +02:00
"message" : "フォルダーなし" ,
2018-07-19 15:37:19 +02:00
"description" : "This is the folder for uncategorized items"
} ,
"addFolder" : {
2018-08-06 14:57:14 +02:00
"message" : "フォルダーを追加"
2018-07-19 15:37:19 +02:00
} ,
"editFolder" : {
2018-08-06 14:57:14 +02:00
"message" : "フォルダーを編集"
2018-07-19 15:37:19 +02:00
} ,
"baseDomain" : {
2018-08-06 14:57:14 +02:00
"message" : "ベースドメイン"
2018-07-19 15:37:19 +02:00
} ,
"host" : {
2018-08-06 14:57:14 +02:00
"message" : "ホスト" ,
2018-07-19 15:37:19 +02:00
"description" : "A URL's host value. For example, the host of https:\/\/sub.domain.com:443 is 'sub.domain.com:443'."
} ,
"exact" : {
2018-08-06 14:57:14 +02:00
"message" : "完全一致"
2018-07-19 15:37:19 +02:00
} ,
"startsWith" : {
2018-08-06 14:57:14 +02:00
"message" : "前方一致"
2018-07-19 15:37:19 +02:00
} ,
"regEx" : {
2018-08-06 14:57:14 +02:00
"message" : "正規表現" ,
2018-07-19 15:37:19 +02:00
"description" : "A programming term, also known as 'RegEx'."
} ,
"matchDetection" : {
2018-08-06 14:57:14 +02:00
"message" : "一致検出方法" ,
2018-07-19 15:37:19 +02:00
"description" : "URI match detection for auto-fill."
} ,
"defaultMatchDetection" : {
2018-08-06 14:57:14 +02:00
"message" : "デフォルトの一致検出方法" ,
2018-07-19 15:37:19 +02:00
"description" : "Default URI match detection for auto-fill."
} ,
"never" : {
2018-08-06 14:57:14 +02:00
"message" : "なし"
2018-07-19 15:37:19 +02:00
} ,
"toggleVisibility" : {
2018-08-06 14:57:14 +02:00
"message" : "表示切り替え"
2018-07-19 15:37:19 +02:00
} ,
"generatePassword" : {
2018-08-06 14:57:14 +02:00
"message" : "パスワードの自動生成"
2018-07-19 15:37:19 +02:00
} ,
"checkPassword" : {
2018-08-06 14:57:14 +02:00
"message" : "パスワードが漏洩していないか確認する"
2018-07-19 15:37:19 +02:00
} ,
"passwordExposed" : {
2018-08-06 14:57:14 +02:00
"message" : "このパスワードは過去に$VALUE$回漏洩したことがあるため、変更するべきです。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"value" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"passwordSafe" : {
2018-08-06 14:57:14 +02:00
"message" : "このパスワードは過去に漏洩したデータ内にはないため、安全であると思われます。"
2018-07-19 15:37:19 +02:00
} ,
"save" : {
2018-08-06 14:57:14 +02:00
"message" : "保存"
2018-07-19 15:37:19 +02:00
} ,
"cancel" : {
2018-08-06 14:57:14 +02:00
"message" : "キャンセル"
2018-07-19 15:37:19 +02:00
} ,
"canceled" : {
2018-08-06 14:57:14 +02:00
"message" : "キャンセルしました"
2018-07-19 15:37:19 +02:00
} ,
"close" : {
2018-08-06 14:57:14 +02:00
"message" : "閉じる"
2018-07-19 15:37:19 +02:00
} ,
"delete" : {
2018-08-06 14:57:14 +02:00
"message" : "削除"
2018-07-19 15:37:19 +02:00
} ,
"favorite" : {
2018-08-06 14:57:14 +02:00
"message" : "お気に入り"
2018-07-19 15:37:19 +02:00
} ,
"unfavorite" : {
2018-08-06 14:57:14 +02:00
"message" : "お気に入り解除"
2018-07-19 15:37:19 +02:00
} ,
"edit" : {
2018-08-06 14:57:14 +02:00
"message" : "編集"
2018-07-19 15:37:19 +02:00
} ,
"searchCollection" : {
2018-08-06 14:57:14 +02:00
"message" : "コレクションの検索"
2018-07-19 15:37:19 +02:00
} ,
"searchFolder" : {
2018-08-06 14:57:14 +02:00
"message" : "フォルダーの検索"
2018-07-19 15:37:19 +02:00
} ,
"searchFavorites" : {
2018-08-06 14:57:14 +02:00
"message" : "お気に入りの検索"
2018-07-19 15:37:19 +02:00
} ,
"searchType" : {
2018-08-06 14:57:14 +02:00
"message" : "検索の種類" ,
2018-07-19 15:37:19 +02:00
"description" : "Search item type"
} ,
"searchVault" : {
2018-08-06 14:57:14 +02:00
"message" : "保管庫を検索"
2018-07-19 15:37:19 +02:00
} ,
"allItems" : {
2018-08-06 14:57:14 +02:00
"message" : "全てのアイテム"
2018-07-19 15:37:19 +02:00
} ,
"favorites" : {
2018-08-06 14:57:14 +02:00
"message" : "お気に入り"
2018-07-19 15:37:19 +02:00
} ,
"types" : {
2018-08-06 14:57:14 +02:00
"message" : "タイプ"
2018-07-19 15:37:19 +02:00
} ,
"typeLogin" : {
2018-08-06 14:57:14 +02:00
"message" : "ログイン"
2018-07-19 15:37:19 +02:00
} ,
"typeCard" : {
2018-08-06 14:57:14 +02:00
"message" : "カード"
2018-07-19 15:37:19 +02:00
} ,
"typeIdentity" : {
2018-08-06 14:57:14 +02:00
"message" : "ID"
2018-07-19 15:37:19 +02:00
} ,
"typeSecureNote" : {
2018-08-06 14:57:14 +02:00
"message" : "セキュアメモ"
2018-07-19 15:37:19 +02:00
} ,
"folders" : {
2018-08-06 14:57:14 +02:00
"message" : "フォルダー"
2018-07-19 15:37:19 +02:00
} ,
"collections" : {
2018-08-06 14:57:14 +02:00
"message" : "コレクション"
2018-07-19 15:37:19 +02:00
} ,
"firstName" : {
2018-08-06 14:57:14 +02:00
"message" : "名"
2018-07-19 15:37:19 +02:00
} ,
"middleName" : {
2018-08-06 14:57:14 +02:00
"message" : "ミドルネーム"
2018-07-19 15:37:19 +02:00
} ,
"lastName" : {
2018-08-06 14:57:14 +02:00
"message" : "姓"
2018-07-19 15:37:19 +02:00
} ,
"address1" : {
2018-08-06 14:57:14 +02:00
"message" : "住所 1"
2018-07-19 15:37:19 +02:00
} ,
"address2" : {
2018-08-06 14:57:14 +02:00
"message" : "住所 2"
2018-07-19 15:37:19 +02:00
} ,
"address3" : {
2018-08-06 14:57:14 +02:00
"message" : "住所 3"
2018-07-19 15:37:19 +02:00
} ,
"cityTown" : {
2018-08-06 14:57:14 +02:00
"message" : "市町村"
2018-07-19 15:37:19 +02:00
} ,
"stateProvince" : {
2018-08-06 14:57:14 +02:00
"message" : "都道府県"
2018-07-19 15:37:19 +02:00
} ,
"zipPostalCode" : {
2018-08-06 14:57:14 +02:00
"message" : "郵便番号"
2018-07-19 15:37:19 +02:00
} ,
"country" : {
2018-08-06 14:57:14 +02:00
"message" : "国"
2018-07-19 15:37:19 +02:00
} ,
"shared" : {
2018-08-06 14:57:14 +02:00
"message" : "共有"
2018-07-19 15:37:19 +02:00
} ,
"attachments" : {
2018-08-06 14:57:14 +02:00
"message" : "添付ファイル"
2018-07-19 15:37:19 +02:00
} ,
"select" : {
2018-08-06 14:57:14 +02:00
"message" : "選択"
2018-07-19 15:37:19 +02:00
} ,
"addItem" : {
2018-08-06 14:57:14 +02:00
"message" : "アイテムの追加"
2018-07-19 15:37:19 +02:00
} ,
"editItem" : {
2018-08-06 14:57:14 +02:00
"message" : "アイテムの編集"
2018-07-19 15:37:19 +02:00
} ,
"ex" : {
2018-08-06 14:57:14 +02:00
"message" : "例:" ,
2018-07-19 15:37:19 +02:00
"description" : "Short abbreviation for 'example'."
} ,
"other" : {
2018-08-06 14:57:14 +02:00
"message" : "その他"
2018-07-19 15:37:19 +02:00
} ,
"share" : {
2018-08-06 14:57:14 +02:00
"message" : "共有"
2018-07-19 15:37:19 +02:00
} ,
"valueCopied" : {
2018-08-06 14:57:14 +02:00
"message" : "$VALUE$ をコピーしました" ,
2018-07-19 15:37:19 +02:00
"description" : "Value has been copied to the clipboard." ,
"placeholders" : {
"value" : {
"content" : "$1" ,
"example" : "Password"
}
}
} ,
"copyValue" : {
2018-08-06 14:57:14 +02:00
"message" : "値のコピー" ,
2018-07-19 15:37:19 +02:00
"description" : "Copy value to clipboard"
} ,
"copyPassword" : {
2018-08-06 14:57:14 +02:00
"message" : "パスワードのコピー" ,
2018-07-19 15:37:19 +02:00
"description" : "Copy password to clipboard"
} ,
"copyUsername" : {
2018-08-06 14:57:14 +02:00
"message" : "ユーザー名のコピー" ,
2018-07-19 15:37:19 +02:00
"description" : "Copy username to clipboard"
} ,
"copyNumber" : {
2018-08-06 14:57:14 +02:00
"message" : "番号のコピー" ,
2018-07-19 15:37:19 +02:00
"description" : "Copy credit card number"
} ,
"copySecurityCode" : {
2018-08-06 14:57:14 +02:00
"message" : "セキュリティコードのコピー" ,
2018-07-19 15:37:19 +02:00
"description" : "Copy credit card security code (CVV)"
} ,
"copyUri" : {
2018-08-06 14:57:14 +02:00
"message" : "URI のコピー" ,
2018-07-19 15:37:19 +02:00
"description" : "Copy URI to clipboard"
} ,
"myVault" : {
2018-08-06 14:57:14 +02:00
"message" : "保管庫"
2018-07-19 15:37:19 +02:00
} ,
"vault" : {
2018-08-06 14:57:14 +02:00
"message" : "保管庫"
2018-07-19 15:37:19 +02:00
} ,
"shareSelected" : {
2018-10-24 19:03:03 +02:00
"message" : "選択したものを共有"
2018-07-19 15:37:19 +02:00
} ,
"deleteSelected" : {
2018-10-24 19:03:03 +02:00
"message" : "選択したものを削除"
2018-07-19 15:37:19 +02:00
} ,
"moveSelected" : {
2018-10-24 19:03:03 +02:00
"message" : "選択したものを移動"
2018-07-19 15:37:19 +02:00
} ,
"selectAll" : {
2018-10-24 19:03:03 +02:00
"message" : "すべて選択"
2018-07-19 15:37:19 +02:00
} ,
"unselectAll" : {
2018-10-24 19:03:03 +02:00
"message" : "すべて選択解除"
2018-07-19 15:37:19 +02:00
} ,
"launch" : {
2018-10-24 19:03:03 +02:00
"message" : "開く"
2018-07-19 15:37:19 +02:00
} ,
"newAttachment" : {
2018-10-24 19:03:03 +02:00
"message" : "添付ファイルの追加"
2018-07-19 15:37:19 +02:00
} ,
"deletedAttachment" : {
2018-10-24 19:03:03 +02:00
"message" : "添付ファイルを削除"
2018-07-19 15:37:19 +02:00
} ,
"deleteAttachmentConfirmation" : {
2018-10-24 19:03:03 +02:00
"message" : "この添付ファイルを削除してよろしいですか?"
2018-07-19 15:37:19 +02:00
} ,
"attachmentSaved" : {
2018-10-24 19:03:03 +02:00
"message" : "添付ファイルを保存しました。"
2018-07-19 15:37:19 +02:00
} ,
"file" : {
2018-10-24 19:03:03 +02:00
"message" : "ファイル"
2018-07-19 15:37:19 +02:00
} ,
"selectFile" : {
2018-10-24 19:03:03 +02:00
"message" : "ファイルを選択してください。"
2018-07-19 15:37:19 +02:00
} ,
"maxFileSize" : {
2018-10-24 19:03:03 +02:00
"message" : "最大ファイルサイズ: 100 MB"
2018-07-19 15:37:19 +02:00
} ,
"updateKey" : {
2018-10-24 19:03:03 +02:00
"message" : "暗号キーを更新するまでこの機能は使用できません。"
2018-07-19 15:37:19 +02:00
} ,
"addedItem" : {
2018-10-24 19:03:03 +02:00
"message" : "追加されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"editedItem" : {
2018-10-24 19:03:03 +02:00
"message" : "編集されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"sharedItem" : {
2018-10-24 19:03:03 +02:00
"message" : "共有されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"sharedItems" : {
2018-10-24 19:03:03 +02:00
"message" : "共有されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"deleteItem" : {
2018-10-24 19:03:03 +02:00
"message" : "アイテムの削除"
2018-07-19 15:37:19 +02:00
} ,
"deleteFolder" : {
2018-10-24 19:03:03 +02:00
"message" : "フォルダーの削除"
2018-07-19 15:37:19 +02:00
} ,
"deleteAttachment" : {
2018-10-24 19:03:03 +02:00
"message" : "添付ファイルの削除"
2018-07-19 15:37:19 +02:00
} ,
"deleteItemConfirmation" : {
2018-10-24 19:03:03 +02:00
"message" : "このアイテムを削除してもよろしいですか?"
2018-07-19 15:37:19 +02:00
} ,
"deletedItem" : {
2018-10-24 19:03:03 +02:00
"message" : "削除されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"deletedItems" : {
2018-10-24 19:03:03 +02:00
"message" : "削除されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"movedItems" : {
2018-10-24 19:03:03 +02:00
"message" : "移動されたアイテム"
2018-07-19 15:37:19 +02:00
} ,
"overwritePasswordConfirmation" : {
2018-10-24 19:03:03 +02:00
"message" : "現在のパスワードを上書きしてもよろしいですか?"
2018-07-19 15:37:19 +02:00
} ,
"editedFolder" : {
2018-10-24 19:03:03 +02:00
"message" : "フォルダーを編集しました"
2018-07-19 15:37:19 +02:00
} ,
"addedFolder" : {
2018-10-24 19:03:03 +02:00
"message" : "フォルダーを追加しました"
2018-07-19 15:37:19 +02:00
} ,
"deleteFolderConfirmation" : {
2018-10-24 19:03:03 +02:00
"message" : "フォルダーを削除しますか?"
2018-07-19 15:37:19 +02:00
} ,
"deletedFolder" : {
2018-10-24 19:03:03 +02:00
"message" : "フォルダーを削除しました"
2018-07-19 15:37:19 +02:00
} ,
"loggedOut" : {
2018-10-24 19:03:03 +02:00
"message" : "ログアウトしました"
2018-07-19 15:37:19 +02:00
} ,
"loginExpired" : {
2018-10-24 19:03:03 +02:00
"message" : "ログインセッションの有効期限が切れています。"
2018-07-19 15:37:19 +02:00
} ,
"logOutConfirmation" : {
2018-10-24 19:03:03 +02:00
"message" : "ログアウトしてもよろしいですか?"
2018-07-19 15:37:19 +02:00
} ,
"logOut" : {
2018-10-24 19:03:03 +02:00
"message" : "ログアウト"
2018-07-19 15:37:19 +02:00
} ,
"ok" : {
2018-10-24 19:03:03 +02:00
"message" : "OK"
2018-07-19 15:37:19 +02:00
} ,
"yes" : {
2018-10-24 19:03:03 +02:00
"message" : "はい"
2018-07-19 15:37:19 +02:00
} ,
"no" : {
2018-10-24 19:03:03 +02:00
"message" : "いいえ"
2018-07-19 15:37:19 +02:00
} ,
"loginOrCreateNewAccount" : {
2018-10-24 19:03:03 +02:00
"message" : "安全なデータ保管庫へアクセスするためにログインまたはアカウントを作成してください。"
2018-07-19 15:37:19 +02:00
} ,
"createAccount" : {
2018-10-24 19:03:03 +02:00
"message" : "アカウントの作成"
2018-07-19 15:37:19 +02:00
} ,
"logIn" : {
2018-10-24 19:03:03 +02:00
"message" : "ログイン"
2018-07-19 15:37:19 +02:00
} ,
"submit" : {
2018-10-24 19:03:03 +02:00
"message" : "送信"
2018-07-19 15:37:19 +02:00
} ,
"emailAddressDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "メールアドレスを使用してログインできます。"
2018-07-19 15:37:19 +02:00
} ,
"yourName" : {
2018-10-24 19:03:03 +02:00
"message" : "名前"
2018-07-19 15:37:19 +02:00
} ,
"yourNameDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "あなたを何と呼べばいいですか?"
2018-07-19 15:37:19 +02:00
} ,
"masterPass" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワード"
2018-07-19 15:37:19 +02:00
} ,
"masterPassDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードは、パスワード保管庫へのアクセスに使用するパスワードです。あなたのマスターパスワードを忘れないように注意してください。忘れた場合、パスワードを回復する方法はありません。"
2018-07-19 15:37:19 +02:00
} ,
"masterPassHintDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードのヒントは、パスワードを忘れた場合に役立ちます。"
2018-07-19 15:37:19 +02:00
} ,
"reTypeMasterPass" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードを再入力"
2018-07-19 15:37:19 +02:00
} ,
"masterPassHint" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードのヒント (省略可能)"
2018-07-19 15:37:19 +02:00
} ,
"masterPassHintLabel" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードのヒント"
2018-07-19 15:37:19 +02:00
} ,
"settings" : {
2018-08-06 14:57:14 +02:00
"message" : "設定"
2018-07-19 15:37:19 +02:00
} ,
"passwordHint" : {
2018-08-06 14:57:14 +02:00
"message" : "パスワードのヒント"
2018-07-19 15:37:19 +02:00
} ,
"enterEmailToGetHint" : {
2018-08-06 14:57:14 +02:00
"message" : "マスターパスワードのヒントを受信するアカウントのメールアドレスを入力してください。"
2018-07-19 15:37:19 +02:00
} ,
"getMasterPasswordHint" : {
2018-08-06 14:57:14 +02:00
"message" : "マスターパスワードのヒントを取得する"
2018-07-19 15:37:19 +02:00
} ,
"emailRequired" : {
2018-08-06 14:57:14 +02:00
"message" : "メールアドレスは必須項目です。"
2018-07-19 15:37:19 +02:00
} ,
"invalidEmail" : {
2018-08-06 14:57:14 +02:00
"message" : "無効なメールアドレスです。"
2018-07-19 15:37:19 +02:00
} ,
"masterPassRequired" : {
2018-08-06 14:57:14 +02:00
"message" : "マスターパスワードは必須です。"
2018-07-19 15:37:19 +02:00
} ,
"masterPassLength" : {
2018-08-06 14:57:14 +02:00
"message" : "マスターパスワードは、少なくとも8文字以上で設定してください。"
2018-07-19 15:37:19 +02:00
} ,
"masterPassDoesntMatch" : {
2018-08-06 14:57:14 +02:00
"message" : "マスターパスワードが一致しません。"
2018-07-19 15:37:19 +02:00
} ,
"newAccountCreated" : {
2018-08-06 14:57:14 +02:00
"message" : "新しいアカウントを作成しました!今すぐログインできます。"
2018-07-19 15:37:19 +02:00
} ,
"masterPassSent" : {
2018-08-06 14:57:14 +02:00
"message" : "あなたのマスターパスワードのヒントを記載したメールを送信しました。"
2018-07-19 15:37:19 +02:00
} ,
"unexpectedError" : {
2018-08-06 14:57:14 +02:00
"message" : "予期せぬエラーが発生しました。"
2018-07-19 15:37:19 +02:00
} ,
"emailAddress" : {
2018-08-06 14:57:14 +02:00
"message" : "メールアドレス"
2018-07-19 15:37:19 +02:00
} ,
"yourVaultIsLocked" : {
2018-08-06 14:57:14 +02:00
"message" : "保管庫がロックされています。開くにはマスターパスワードを入力してください。"
2018-07-19 15:37:19 +02:00
} ,
"unlock" : {
2018-08-06 14:57:14 +02:00
"message" : "ロック解除"
2018-07-19 15:37:19 +02:00
} ,
"invalidMasterPassword" : {
2018-08-06 14:57:14 +02:00
"message" : "マスターパスワードが間違っています"
2018-07-19 15:37:19 +02:00
} ,
"lockNow" : {
2018-08-06 14:57:14 +02:00
"message" : "今すぐロック"
2018-07-19 15:37:19 +02:00
} ,
"noItemsInList" : {
2018-08-06 14:57:14 +02:00
"message" : "表示するアイテムがありません"
2018-07-19 15:37:19 +02:00
} ,
"noCollectionsInList" : {
2018-08-06 14:57:14 +02:00
"message" : "表示するコレクションがありません"
2018-07-19 15:37:19 +02:00
} ,
"noGroupsInList" : {
2018-08-06 14:57:14 +02:00
"message" : "表示するグループがありません"
2018-07-19 15:37:19 +02:00
} ,
"noUsersInList" : {
2018-08-06 14:57:14 +02:00
"message" : "表示するユーザーがありません"
2018-07-19 15:37:19 +02:00
} ,
"noEventsInList" : {
2018-08-06 14:57:14 +02:00
"message" : "表示するイベントがありません"
2018-07-19 15:37:19 +02:00
} ,
"newOrganization" : {
2018-08-06 14:57:14 +02:00
"message" : "新しい組織"
2018-07-19 15:37:19 +02:00
} ,
"noOrganizationsList" : {
2018-08-06 14:57:14 +02:00
"message" : "あなたはどの組織にも属していません。組織では他のユーザーとアイテムを安全に共有できます。"
2018-07-19 15:37:19 +02:00
} ,
"versionNumber" : {
2018-08-06 14:57:14 +02:00
"message" : "バージョン $VERSION_NUMBER$" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"version_number" : {
"content" : "$1" ,
"example" : "1.2.3"
}
}
} ,
"enterVerificationCodeApp" : {
2018-08-06 14:57:14 +02:00
"message" : "認証アプリに表示された6桁の認証コードを入力してください。"
2018-07-19 15:37:19 +02:00
} ,
"enterVerificationCodeEmail" : {
2018-08-06 14:57:14 +02:00
"message" : "$EMAIL$ に送信された6桁の認証コードを入力してください。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"email" : {
"content" : "$1" ,
"example" : "example@gmail.com"
}
}
} ,
"verificationCodeEmailSent" : {
2018-08-06 14:57:14 +02:00
"message" : "$EMAIL$ に認証コードを送信しました。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"email" : {
"content" : "$1" ,
"example" : "example@gmail.com"
}
}
} ,
"rememberMe" : {
2018-08-06 14:57:14 +02:00
"message" : "情報を保存する"
2018-07-19 15:37:19 +02:00
} ,
"sendVerificationCodeEmailAgain" : {
2018-08-06 14:57:14 +02:00
"message" : "確認コードをメールで再送"
2018-07-19 15:37:19 +02:00
} ,
"useAnotherTwoStepMethod" : {
2018-08-06 14:57:14 +02:00
"message" : "他の2段階認証方法を使用"
2018-07-19 15:37:19 +02:00
} ,
"insertYubiKey" : {
2018-08-06 14:57:14 +02:00
"message" : "YubiKey を USB ポートに挿入し、ボタンをタッチしてください。"
2018-07-19 15:37:19 +02:00
} ,
"insertU2f" : {
2018-08-06 14:57:14 +02:00
"message" : "セキュリティキーを USB ポートに挿入し、ボタンがある場合はボタンをタッチしてください。"
2018-07-19 15:37:19 +02:00
} ,
"loginUnavailable" : {
2018-08-06 14:57:14 +02:00
"message" : "ログインできません。"
2018-07-19 15:37:19 +02:00
} ,
"noTwoStepProviders" : {
2018-08-06 14:57:14 +02:00
"message" : "このアカウントは2段階認証が有効ですが、このブラウザに対応した2段階認証プロパイダが一つも設定されていません。"
2018-07-19 15:37:19 +02:00
} ,
"noTwoStepProviders2" : {
2018-08-06 14:57:14 +02:00
"message" : "Chrome などの対応したブラウザを使うか、より幅広い端末に対応した認証プロパイダを追加してください。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepOptions" : {
2018-08-06 14:57:14 +02:00
"message" : "2段階認証オプション"
2018-07-19 15:37:19 +02:00
} ,
"recoveryCodeDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "すべての2段階認証プロパイダにアクセスできなくなったときは、リカバリーコードを使用するとアカウントの2段階認証を無効化できます。"
2018-07-19 15:37:19 +02:00
} ,
"recoveryCodeTitle" : {
2018-08-06 14:57:14 +02:00
"message" : "リカバリーコード"
2018-07-19 15:37:19 +02:00
} ,
"authenticatorAppTitle" : {
2018-08-06 14:57:14 +02:00
"message" : "認証アプリ"
2018-07-19 15:37:19 +02:00
} ,
"authenticatorAppDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "Authy や Google 認証システムなどの認証アプリで時限式の認証コードを生成してください。" ,
2018-07-19 15:37:19 +02:00
"description" : "'Authy' and 'Google Authenticator' are product names and should not be translated."
} ,
"yubiKeyTitle" : {
2018-08-06 14:57:14 +02:00
"message" : "YubiKey OTP セキュリティキー"
2018-07-19 15:37:19 +02:00
} ,
"yubiKeyDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "YubiKey を使ってアカウントにアクセスできます。 YubiKey 4、4 Nano、4C、NEOに対応しています。"
2018-07-19 15:37:19 +02:00
} ,
"duoDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "Duo Mobile アプリや SMS、電話や U2F セキュリティキーを使って Duo Security で認証します。" ,
2018-07-19 15:37:19 +02:00
"description" : "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
} ,
"duoOrganizationDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "組織の Duo Security を Duo Mobile アプリや SMS、電話、U2F セキュリティーキーを使用して認証します。" ,
2018-07-19 15:37:19 +02:00
"description" : "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
} ,
"u2fDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "FIDO U2F が有効なセキュリティキーを使ってアカウントにアクセスできます。"
2018-07-19 15:37:19 +02:00
} ,
"u2fTitle" : {
2018-08-06 14:57:14 +02:00
"message" : "FIDO U2F セキュリティキー"
2018-07-19 15:37:19 +02:00
} ,
"emailTitle" : {
2018-08-06 14:57:14 +02:00
"message" : "メールアドレス"
2018-07-19 15:37:19 +02:00
} ,
"emailDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "確認コードをメールにお送りします。"
2018-07-19 15:37:19 +02:00
} ,
"continue" : {
2018-08-06 14:57:14 +02:00
"message" : "続ける"
2018-07-19 15:37:19 +02:00
} ,
"organization" : {
2018-10-24 19:03:03 +02:00
"message" : "組織"
2018-07-19 15:37:19 +02:00
} ,
"organizations" : {
2018-10-24 19:03:03 +02:00
"message" : "組織"
2018-07-19 15:37:19 +02:00
} ,
"shareDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "このアイテムを共有する組織を選択してください。共有するとアイテムの所有権は組織に移行し、あなたはもはやこのアイテムの直接のオーナーではなくなります。"
2018-07-19 15:37:19 +02:00
} ,
"shareManyDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "これらのアイテムを共有する組織を選択してください。共有するとアイテムの所有権は組織に移行し、あなたはもはやこれらのアイテムの直接のオーナーではなくなります。"
2018-07-19 15:37:19 +02:00
} ,
"collectionsDesc" : {
"message" : "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
} ,
"deleteSelectedItemsDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "$COUNT$個のアイテムを削除しようとしています。本当にこれらのアイテムを削除しますか?" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "150"
}
}
} ,
"moveSelectedItemsDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "$COUNT$個のアイテムを移動したいフォルダーを選択してください。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "150"
}
}
} ,
"shareSelectedItemsDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "$COUNT$個(共有可能:$SHAREABLE_COUNT$個、共有不可:$NONSHAREABLE_COUNT$個)のアイテムを選択しています。添付ファイルのあるアイテムは個別に共有する必要があります。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "10"
} ,
"shareable_count" : {
"content" : "$2" ,
"example" : "8"
} ,
"nonshareable_count" : {
"content" : "$3" ,
"example" : "2"
}
}
} ,
"verificationCodeTotp" : {
2018-10-24 19:03:03 +02:00
"message" : "認証コード (TOTP)"
2018-07-19 15:37:19 +02:00
} ,
"copyVerificationCode" : {
2018-10-24 19:03:03 +02:00
"message" : "認証コードのコピー"
2018-07-19 15:37:19 +02:00
} ,
"warning" : {
2018-10-24 19:03:03 +02:00
"message" : "注意"
2018-07-19 15:37:19 +02:00
} ,
"exportWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "暗号化していないデータを .csv 形式でエクスポートします。メールなどの安全でない手段で保管したり共有したりしないでください。使用した後はすぐに削除してください。"
2018-07-19 15:37:19 +02:00
} ,
"exportMasterPassword" : {
2018-10-24 19:03:03 +02:00
"message" : "保管庫のデータをエクスポートするにはマスターパスワードを入力してください。"
2018-07-19 15:37:19 +02:00
} ,
"exportVault" : {
2018-10-24 19:03:03 +02:00
"message" : "保管庫のエクスポート"
2018-07-19 15:37:19 +02:00
} ,
"exportSuccess" : {
2018-10-24 19:03:03 +02:00
"message" : "エクスポートされました。"
2018-07-19 15:37:19 +02:00
} ,
"passwordGenerator" : {
2018-10-24 19:03:03 +02:00
"message" : "パスワード生成ツール"
2018-07-19 15:37:19 +02:00
} ,
"minNumbers" : {
2018-10-24 19:03:03 +02:00
"message" : "数字の最小数"
2018-07-19 15:37:19 +02:00
} ,
"minSpecial" : {
2018-10-24 19:03:03 +02:00
"message" : "記号の最小数" ,
2018-07-19 15:37:19 +02:00
"description" : "Minimum Special Characters"
} ,
"ambiguous" : {
2018-10-24 19:03:03 +02:00
"message" : "あいまいな文字を省く"
2018-07-19 15:37:19 +02:00
} ,
"regeneratePassword" : {
2018-10-24 19:03:03 +02:00
"message" : "パスワードの再生成"
2018-07-19 15:37:19 +02:00
} ,
"length" : {
2018-10-24 19:03:03 +02:00
"message" : "長さ"
2018-07-19 15:37:19 +02:00
} ,
2018-10-09 15:21:52 +02:00
"numWords" : {
2018-10-24 19:03:03 +02:00
"message" : "単語数"
2018-10-09 15:21:52 +02:00
} ,
"wordSeparator" : {
2018-10-24 19:03:03 +02:00
"message" : "単語の区切り"
2018-10-09 15:21:52 +02:00
} ,
2018-07-19 15:37:19 +02:00
"passwordHistory" : {
2018-10-24 19:03:03 +02:00
"message" : "パスワードの履歴"
2018-07-19 15:37:19 +02:00
} ,
"noPasswordsInList" : {
2018-10-24 19:03:03 +02:00
"message" : "表示するパスワードがありません"
2018-07-19 15:37:19 +02:00
} ,
"clear" : {
2018-10-24 19:03:03 +02:00
"message" : "消去する"
2018-07-19 15:37:19 +02:00
} ,
"accountUpdated" : {
2018-10-24 19:03:03 +02:00
"message" : "アカウントを更新しました"
2018-07-19 15:37:19 +02:00
} ,
"changeEmail" : {
2018-10-24 19:03:03 +02:00
"message" : "メールアドレスを変更"
2018-07-19 15:37:19 +02:00
} ,
"newEmail" : {
2018-10-24 19:03:03 +02:00
"message" : "新しいメールアドレス"
2018-07-19 15:37:19 +02:00
} ,
"code" : {
2018-10-24 19:03:03 +02:00
"message" : "コード"
2018-07-19 15:37:19 +02:00
} ,
"changeEmailDesc" : {
2018-10-09 15:21:52 +02:00
"message" : "認証コードのメールを $EMAIL$ に送信しました。メールアドレスの変更を完了するには、メールを確認してコードを以下に入力してください。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"email" : {
"content" : "$1" ,
"example" : "john.smith@example.com"
}
}
} ,
"loggedOutWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "次に進むと現在のセッションからログアウトし再度ログインが必要になります。他のデバイスでのセッションは1時間程度維持されます。"
2018-07-19 15:37:19 +02:00
} ,
"emailChanged" : {
2018-10-24 19:03:03 +02:00
"message" : "メールアドレスの変更"
2018-07-19 15:37:19 +02:00
} ,
"logBackIn" : {
2018-10-24 19:03:03 +02:00
"message" : "ログインし直してください"
2018-07-19 15:37:19 +02:00
} ,
"logBackInOthersToo" : {
2018-10-24 19:03:03 +02:00
"message" : "ログインし直してください。他のBitwardenのアプリを使用している場合、同様にログインし直してください。"
2018-07-19 15:37:19 +02:00
} ,
"changeMasterPassword" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードの変更"
2018-07-19 15:37:19 +02:00
} ,
"masterPasswordChanged" : {
2018-10-24 19:03:03 +02:00
"message" : "マスターパスワードが変更されました。"
2018-07-19 15:37:19 +02:00
} ,
"currentMasterPass" : {
2018-10-24 19:03:03 +02:00
"message" : "現在のマスターパスワード"
2018-07-19 15:37:19 +02:00
} ,
"newMasterPass" : {
2018-10-24 19:03:03 +02:00
"message" : "新しいマスターパスワード"
2018-07-19 15:37:19 +02:00
} ,
"confirmNewMasterPass" : {
2018-10-24 19:03:03 +02:00
"message" : "新しいマスターパスワードの確認"
2018-07-19 15:37:19 +02:00
} ,
2018-08-28 18:53:14 +02:00
"encKeySettings" : {
2018-10-24 19:03:03 +02:00
"message" : "暗号化の設定"
2018-08-28 18:53:14 +02:00
} ,
"kdfAlgorithm" : {
2018-10-24 19:03:03 +02:00
"message" : "KDFアルゴリズム"
2018-08-28 18:53:14 +02:00
} ,
"kdfIterations" : {
2018-10-24 19:03:03 +02:00
"message" : "KDF反復回数"
2018-08-28 18:53:14 +02:00
} ,
"kdfIterationsDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "KDF反復回数が多いほどマスターパスワードに対する総当たり攻撃に強くなります。$VALUE$以上を推奨します。" ,
2018-08-28 18:53:14 +02:00
"placeholders" : {
"value" : {
"content" : "$1" ,
"example" : "100,000"
}
}
} ,
"kdfIterationsWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "KDF反復回数が多すぎると遅いCPUのデバイスでログイン・ロック解除時のパフォーマンスが低下します。$INCREMENT$ずつ回数を増やし全てのデバイスでテストすることを推奨します。" ,
2018-08-28 18:53:14 +02:00
"placeholders" : {
"increment" : {
"content" : "$1" ,
"example" : "50,000"
}
}
} ,
"changeKdf" : {
2018-10-24 19:03:03 +02:00
"message" : "KDFの変更"
2018-08-28 18:53:14 +02:00
} ,
"encKeySettingsChanged" : {
2018-10-24 19:03:03 +02:00
"message" : "暗号化キーの設定が変更されました"
2018-08-28 18:53:14 +02:00
} ,
2018-07-19 15:37:19 +02:00
"dangerZone" : {
2018-10-24 19:03:03 +02:00
"message" : "危険な操作"
2018-07-19 15:37:19 +02:00
} ,
"dangerZoneDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "これらの操作はやり直せないため注意してください!"
2018-07-19 15:37:19 +02:00
} ,
"deauthorizeSessions" : {
"message" : "Deauthorize Sessions"
} ,
"deauthorizeSessionsDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "あなたのアカウントに別のデバイスからログインされていますか? 以下で以前に使用したすべてのコンピューターやデバイスの認証を解除できます。 このステップは、以前に公共のコンピューターを使用した場合や、誤って他人のデバイスにパスワードを保存した場合におすすめです。 以前に記憶された二段階認証のログインセッションもすべてクリアされます。"
2018-07-19 15:37:19 +02:00
} ,
"deauthorizeSessionsWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "次に進むと現在のセッションからログアウトし二段階認証を含め再度ログインが必要になります。他のデバイスでのセッションは1時間程度維持されます。"
2018-07-19 15:37:19 +02:00
} ,
"sessionsDeauthorized" : {
2018-10-24 19:03:03 +02:00
"message" : "全てのセッションを無効化"
2018-07-19 15:37:19 +02:00
} ,
"purgeVault" : {
2018-10-24 19:03:03 +02:00
"message" : "保管庫を削除"
2018-07-19 15:37:19 +02:00
} ,
2018-10-08 22:05:16 +02:00
"purgedOrganizationVault" : {
2018-10-24 19:03:03 +02:00
"message" : "組織の保管庫を削除"
2018-10-08 22:05:16 +02:00
} ,
2018-07-19 15:37:19 +02:00
"purgeVaultDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "続行すると保管庫内のすべてのアイテムとフォルダーが削除されます。組織と共有しているアイテムは削除されません。"
2018-07-19 15:37:19 +02:00
} ,
2018-10-08 22:05:16 +02:00
"purgeOrgVaultDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "続行すると組織の保管庫内の全てのアイテムを削除します。"
2018-10-08 22:05:16 +02:00
} ,
2018-07-19 15:37:19 +02:00
"purgeVaultWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "保管庫を恒久的に削除します。元に戻すことはできません。"
2018-07-19 15:37:19 +02:00
} ,
"vaultPurged" : {
2018-10-24 19:03:03 +02:00
"message" : "あなたの保管庫は削除されました。"
2018-07-19 15:37:19 +02:00
} ,
"deleteAccount" : {
2018-10-24 19:03:03 +02:00
"message" : "アカウントの削除"
2018-07-19 15:37:19 +02:00
} ,
"deleteAccountDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "続行するとアカウントと関連するすべてのデータが削除されます。"
2018-07-19 15:37:19 +02:00
} ,
"deleteAccountWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "アカウントを恒久的に削除します。元に戻すことはできません。"
2018-07-19 15:37:19 +02:00
} ,
"accountDeleted" : {
2018-08-06 14:57:14 +02:00
"message" : "アカウントが削除されました"
2018-07-19 15:37:19 +02:00
} ,
"accountDeletedDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "アカウントが削除され、すべての関連するデータが削除されました。"
2018-07-19 15:37:19 +02:00
} ,
"myAccount" : {
2018-08-06 14:57:14 +02:00
"message" : "マイアカウント"
2018-07-19 15:37:19 +02:00
} ,
"tools" : {
2018-08-06 14:57:14 +02:00
"message" : "ツール"
2018-07-19 15:37:19 +02:00
} ,
"importData" : {
2018-08-06 14:57:14 +02:00
"message" : "データをインポート"
2018-07-19 15:37:19 +02:00
} ,
"importSuccess" : {
2018-08-06 14:57:14 +02:00
"message" : "データを保管庫にインポートしました。"
2018-07-19 15:37:19 +02:00
} ,
"importFormatError" : {
2018-08-06 14:57:14 +02:00
"message" : "データが正しい形式ではありません。インポートするファイルを確認してやり直してください。"
2018-07-19 15:37:19 +02:00
} ,
"importNothingError" : {
2018-08-06 14:57:14 +02:00
"message" : "何もインポートされませんでした。"
2018-07-19 15:37:19 +02:00
} ,
"selectFormat" : {
2018-08-06 14:57:14 +02:00
"message" : "インポートするファイルの形式を選択"
2018-07-19 15:37:19 +02:00
} ,
"selectImportFile" : {
2018-08-06 14:57:14 +02:00
"message" : "インポートするファイルを選択"
2018-07-19 15:37:19 +02:00
} ,
"orCopyPasteFileContents" : {
2018-08-06 14:57:14 +02:00
"message" : "またはインポートするファイルの中身をコピーして貼り付け"
2018-07-19 15:37:19 +02:00
} ,
"instructionsFor" : {
2018-08-06 14:57:14 +02:00
"message" : "$NAME$ 向けの説明" ,
2018-07-19 15:37:19 +02:00
"description" : "The title for the import tool instructions." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "LastPass (csv)"
}
}
} ,
"options" : {
2018-08-06 14:57:14 +02:00
"message" : "オプション"
2018-07-19 15:37:19 +02:00
} ,
"optionsDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "ウェブ保管庫の動作をカスタマイズします。"
2018-07-19 15:37:19 +02:00
} ,
"optionsUpdated" : {
2018-08-06 14:57:14 +02:00
"message" : "オプションを更新しました"
2018-07-19 15:37:19 +02:00
} ,
"language" : {
"message" : "Language"
} ,
"languageDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "ウェブ保管庫で使用する言語を変更します。"
2018-07-19 15:37:19 +02:00
} ,
"disableIcons" : {
2018-08-06 14:57:14 +02:00
"message" : "ウェブサイトアイコンの無効化"
2018-07-19 15:37:19 +02:00
} ,
"disableIconsDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "保管庫のアイテム毎にウェブサイトのアイコンを表示します。"
2018-07-19 15:37:19 +02:00
} ,
2018-08-01 13:58:30 +02:00
"enableGravatars" : {
2018-08-06 14:57:14 +02:00
"message" : "Gravatar を有効化" ,
2018-08-01 13:58:30 +02:00
"description" : "'Gravatar' is the name of a service. See www.gravatar.com"
} ,
"enableGravatarsDesc" : {
2018-08-06 14:57:14 +02:00
"message" : "gravatar.com から読み込んだアバター画像を使います。"
2018-08-01 13:58:30 +02:00
} ,
2018-07-19 15:37:19 +02:00
"default" : {
2018-08-06 14:57:14 +02:00
"message" : "デフォルト"
2018-07-19 15:37:19 +02:00
} ,
"domainRules" : {
2018-08-06 14:57:14 +02:00
"message" : "ドメインルール"
2018-07-19 15:37:19 +02:00
} ,
"domainRulesDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "複数の異なるドメインで同じログイン情報を用いることができます。「グローバルドメイン」はBitwardenにより予め作成されたものです。"
2018-07-19 15:37:19 +02:00
} ,
"globalEqDomains" : {
2018-10-24 19:03:03 +02:00
"message" : "グローバルドメイン"
2018-07-19 15:37:19 +02:00
} ,
"customEqDomains" : {
2018-10-24 19:03:03 +02:00
"message" : "カスタムドメイン"
2018-07-19 15:37:19 +02:00
} ,
"exclude" : {
2018-10-24 19:03:03 +02:00
"message" : "無効化"
2018-07-19 15:37:19 +02:00
} ,
"include" : {
2018-10-24 19:03:03 +02:00
"message" : "有効化"
2018-07-19 15:37:19 +02:00
} ,
"customize" : {
2018-10-24 19:03:03 +02:00
"message" : "カスタマイズ"
2018-07-19 15:37:19 +02:00
} ,
"newCustomDomain" : {
2018-10-24 19:03:03 +02:00
"message" : "新規カスタムドメイン"
2018-07-19 15:37:19 +02:00
} ,
"newCustomDomainDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "コンマで区切ったドメインリストを入力します。サブドメインを除いて入力してください。例えば、\"www.google.com\"ではなく\"google.com\"を入力します。\"androidapp:\/\/package.name\"の形式で入力することでドメインとAndroidアプリを関連付けることもできます。"
2018-07-19 15:37:19 +02:00
} ,
"customDomainX" : {
"message" : "Custom Domain $INDEX$" ,
"placeholders" : {
"index" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"domainsUpdated" : {
2018-10-24 19:03:03 +02:00
"message" : "ドメインが更新されました"
2018-07-19 15:37:19 +02:00
} ,
"twoStepLogin" : {
2018-10-24 19:03:03 +02:00
"message" : "2段階認証"
2018-07-19 15:37:19 +02:00
} ,
"twoStepLoginDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "ログイン時に追加の手順を必要としアカウントを保護します。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepLoginOrganizationDesc" : {
"message" : "Require two-step login for your organization's users by configuring providers at the organization level."
} ,
"twoStepLoginRecoveryWarning" : {
2018-10-24 19:03:03 +02:00
"message" : "二段階認証を有効にするとBitwardenアカウントから永久に閉め出されてしまうことがあります。リカバリーコードがあれば、通常の二段階認証プロバイダを使えなくなったとき(デバイスの紛失等)でもアカウントにアクセスできます。アカウントにアクセスできなくなってもBitwardenはサポート出来ないため、リカバリーコードを書き出すか印刷し安全な場所で保管しておくことを推奨します。"
2018-07-19 15:37:19 +02:00
} ,
"viewRecoveryCode" : {
2018-10-24 19:03:03 +02:00
"message" : "リカバリーコードを確認"
2018-07-19 15:37:19 +02:00
} ,
"providers" : {
2018-10-24 19:03:03 +02:00
"message" : "プロバイダ" ,
2018-07-19 15:37:19 +02:00
"description" : "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
} ,
"enable" : {
2018-10-24 19:03:03 +02:00
"message" : "有効化"
2018-07-19 15:37:19 +02:00
} ,
"enabled" : {
2018-10-24 19:03:03 +02:00
"message" : "有効化されました"
2018-07-19 15:37:19 +02:00
} ,
"premium" : {
"message" : "Premium" ,
"description" : "Premium Membership"
} ,
"premiumMembership" : {
2018-10-24 19:03:03 +02:00
"message" : "プレミアム会員"
2018-07-19 15:37:19 +02:00
} ,
"premiumRequired" : {
2018-10-24 19:03:03 +02:00
"message" : "プレミアム会員専用"
2018-07-19 15:37:19 +02:00
} ,
"premiumRequiredDesc" : {
2018-10-24 19:03:03 +02:00
"message" : "この機能はプレミアムメンバー専用です。"
2018-07-19 15:37:19 +02:00
} ,
2018-09-01 14:24:36 +02:00
"youHavePremiumAccess" : {
"message" : "You have premium access"
} ,
"alreadyPremiumFromOrg" : {
"message" : "You already have access to premium features because of an organization you are a member of."
} ,
2018-07-19 15:37:19 +02:00
"manage" : {
2018-10-24 19:03:03 +02:00
"message" : "管理"
2018-07-19 15:37:19 +02:00
} ,
"disable" : {
2018-10-29 15:26:38 +01:00
"message" : "無効化"
2018-07-19 15:37:19 +02:00
} ,
"twoStepLoginProviderEnabled" : {
2018-10-29 15:26:38 +01:00
"message" : "この二段階認証プロバイダは、あなたのアカウントで有効になっています。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepLoginAuthDesc" : {
2018-10-29 15:26:38 +01:00
"message" : "二段階認証の設定を変更するためにマスターパスワードを入力して下さい。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepAuthenticatorDesc" : {
"message" : "Follow these steps to set up two-step login with an authenticator app:"
} ,
"twoStepAuthenticatorDownloadApp" : {
"message" : "Download a two-step authenticator app"
} ,
"twoStepAuthenticatorNeedApp" : {
"message" : "Need a two-step authenticator app? Download one of the following"
} ,
"iosDevices" : {
2018-10-29 15:26:38 +01:00
"message" : "iOSデバイス"
2018-07-19 15:37:19 +02:00
} ,
"androidDevices" : {
2018-10-29 15:26:38 +01:00
"message" : "Androidデバイス"
2018-07-19 15:37:19 +02:00
} ,
"windowsDevices" : {
2018-10-29 15:26:38 +01:00
"message" : "Windowsデバイス"
2018-07-19 15:37:19 +02:00
} ,
"twoStepAuthenticatorAppsRecommended" : {
2018-10-29 15:26:38 +01:00
"message" : "これらのアプリがお勧めですが、他の認証アプリでも動作します。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepAuthenticatorScanCode" : {
2018-10-29 15:26:38 +01:00
"message" : "認証アプリでQRコードをスキャンして下さい。"
2018-07-19 15:37:19 +02:00
} ,
"key" : {
2018-10-29 15:26:38 +01:00
"message" : "キー"
2018-07-19 15:37:19 +02:00
} ,
"twoStepAuthenticatorEnterCode" : {
2018-10-29 15:26:38 +01:00
"message" : "認証アプリに表示された6桁の確認コードを入力して下さい。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepAuthenticatorReaddDesc" : {
2018-10-29 15:26:38 +01:00
"message" : "別のデバイスの認証アプリを利用する場合、以下のQRコード(またはキー)が必要となります。"
2018-07-19 15:37:19 +02:00
} ,
"twoStepDisableDesc" : {
2018-10-29 15:26:38 +01:00
"message" : "この二段階認証プロバイダを無効にしますか?"
2018-07-19 15:37:19 +02:00
} ,
"twoStepDisabled" : {
2018-10-29 15:26:38 +01:00
"message" : "二段階認証プロバイダが無効化されました。"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeyAdd" : {
2018-10-29 15:26:38 +01:00
"message" : "あなたのアカウントに新しいYubiKeyを追加するには"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeyPlugIn" : {
2018-10-09 15:21:52 +02:00
"message" : "YubiKey をコンピューターの USB ポートに挿入してください。"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeySelectKey" : {
2018-08-06 14:57:14 +02:00
"message" : "最初の未入力の YubiKey 入力フィールドを選択してください。"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeyTouchButton" : {
2018-10-29 15:26:38 +01:00
"message" : "YubiKeyのボタンにタッチします。"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeySaveForm" : {
2018-10-29 15:26:38 +01:00
"message" : "フォームを保存します。"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeyWarning" : {
2018-10-29 15:26:38 +01:00
"message" : "プラットフォームの制限によりYubiKeyはBitwardenのアプリケーションのすべてで使用できるわけではありません。他の二段階認証プロバイダを有効化しておくと、YubiKeyが使用できない場合でもアカウントにアクセスできます。サポートされるプラットフォーム:"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeySupportUsb" : {
2018-10-29 15:26:38 +01:00
"message" : "ウェブ保管庫、デスクトップアプリ、コマンドラインツール、USBポートのあるデバイス上のブラウザ拡張機能ではYubiKeyを使用できます。"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeySupportMobile" : {
2018-10-29 15:26:38 +01:00
"message" : "NFCまたはUSBポートのあるデバイスのモバイルアプリではYubiKeyを使用できます。"
2018-07-19 15:37:19 +02:00
} ,
"yubikeyX" : {
"message" : "YubiKey $INDEX$" ,
"placeholders" : {
"index" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
2018-10-08 22:05:16 +02:00
"u2fkeyX" : {
2018-10-29 15:26:38 +01:00
"message" : "U2F対応キー $INDEX$" ,
2018-10-08 22:05:16 +02:00
"placeholders" : {
"index" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
2018-07-19 15:37:19 +02:00
"nfcSupport" : {
2018-10-29 15:26:38 +01:00
"message" : "NFC対応"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeySupportsNfc" : {
2018-10-29 15:26:38 +01:00
"message" : "NFC対応のYubiKeyが含まれています"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorYubikeySupportsNfcDesc" : {
2018-10-29 15:26:38 +01:00
"message" : "NFC対応のYubiKey(YubiKey NEOなど)が含まれる場合、NFC対応のモバイルデバイスで確認画面が表示されます。"
2018-07-19 15:37:19 +02:00
} ,
"yubikeysUpdated" : {
2018-10-29 15:26:38 +01:00
"message" : "YubiKeyが更新されました"
2018-07-19 15:37:19 +02:00
} ,
"disableAllKeys" : {
2018-10-29 15:26:38 +01:00
"message" : "すべてのキーを無効化"
2018-07-19 15:37:19 +02:00
} ,
"twoFactorDuoDesc" : {
"message" : "Enter the Bitwarden application information from your Duo Admin panel."
} ,
"twoFactorDuoIntegrationKey" : {
"message" : "Integration Key"
} ,
"twoFactorDuoSecretKey" : {
"message" : "Secret Key"
} ,
"twoFactorDuoApiHostname" : {
"message" : "API Hostname"
} ,
"twoFactorEmailDesc" : {
"message" : "Follow these steps to set up two-step login with email:"
} ,
"twoFactorEmailEnterEmail" : {
"message" : "Enter the email that you wish to receive verification codes"
} ,
"twoFactorEmailEnterCode" : {
"message" : "Enter the resulting 6 digit verification code from the email"
} ,
"sendEmail" : {
"message" : "Send Email"
} ,
"twoFactorU2fAdd" : {
"message" : "Add a FIDO U2F security key to your account"
} ,
2018-10-08 22:05:16 +02:00
"removeU2fConfirmation" : {
"message" : "Are you sure you want to remove this security key?"
} ,
"readKey" : {
"message" : "Read Key"
} ,
"keyCompromised" : {
"message" : "Key is compromised."
} ,
"twoFactorU2fGiveName" : {
"message" : "Give the security key a friendly name to identify it."
} ,
"twoFactorU2fPlugInReadKey" : {
"message" : "Plug the security key into your computer's USB port and click the \"Read Key\" button."
2018-07-19 15:37:19 +02:00
} ,
"twoFactorU2fTouchButton" : {
"message" : "If the security key has a button, touch it."
} ,
2018-10-08 22:05:16 +02:00
"twoFactorU2fSaveForm" : {
"message" : "Save the form."
} ,
2018-07-19 15:37:19 +02:00
"twoFactorU2fWarning" : {
"message" : "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
} ,
"twoFactorU2fSupportWeb" : {
"message" : "Web vault and browser extensions on a desktop\/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
} ,
"twoFactorU2fWaiting" : {
"message" : "Waiting for you to touch the button on your security key"
} ,
2018-10-08 22:05:16 +02:00
"twoFactorU2fClickSave" : {
"message" : "Click the \"Save\" button below to enable this security key for two-step login."
2018-07-19 15:37:19 +02:00
} ,
2018-10-08 22:05:16 +02:00
"twoFactorU2fProblemReadingTryAgain" : {
"message" : "There was a problem reading the security key. Try again."
2018-07-19 15:37:19 +02:00
} ,
"twoFactorRecoveryYourCode" : {
"message" : "Your Bitwarden two-step login recovery code"
} ,
"twoFactorRecoveryNoCode" : {
"message" : "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code."
} ,
"printCode" : {
"message" : "Print Code" ,
"description" : "Print 2FA recovery code"
} ,
"reports" : {
"message" : "Reports"
} ,
"dataBreachReport" : {
"message" : "Data Breach Report"
} ,
"breachDesc" : {
"message" : "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords."
} ,
"breachCheckUsernameEmail" : {
"message" : "Check any usernames or email addresses that you use."
} ,
"checkBreaches" : {
"message" : "Check Breaches"
} ,
"breachUsernameNotFound" : {
"message" : "$USERNAME$ was not found in any known data breaches." ,
"placeholders" : {
"username" : {
"content" : "$1" ,
"example" : "user@example.com"
}
}
} ,
"goodNews" : {
"message" : "Good News" ,
"description" : "ex. Good News, No Breached Accounts Found!"
} ,
"breachUsernameFound" : {
"message" : "$USERNAME$ was found in $COUNT$ different data breaches online." ,
"placeholders" : {
"username" : {
"content" : "$1" ,
"example" : "user@example.com"
} ,
"count" : {
"content" : "$2" ,
"example" : "7"
}
}
} ,
"breachFound" : {
"message" : "Breached Accounts Found"
} ,
"compromisedData" : {
"message" : "Compromised data"
} ,
"website" : {
2018-10-24 19:03:03 +02:00
"message" : "ウェブサイト"
2018-07-19 15:37:19 +02:00
} ,
"affectedUsers" : {
"message" : "Affected Users"
} ,
"breachOccurred" : {
"message" : "Breach Occurred"
} ,
"breachReported" : {
"message" : "Breach Reported"
} ,
"reportError" : {
"message" : "An error occurred trying to load the report. Try again"
} ,
"billingAndLicensing" : {
"message" : "Billing & Licensing"
} ,
"goPremium" : {
"message" : "Go Premium" ,
"description" : "Another way of saying \"Get a premium membership\""
} ,
"premiumUpdated" : {
"message" : "You've upgraded to premium."
} ,
2018-07-24 02:13:48 +02:00
"premiumUpgradeUnlockFeatures" : {
"message" : "Upgrade your account to a premium membership and unlock some great additional features."
2018-07-19 15:37:19 +02:00
} ,
"premiumSignUpStorage" : {
2018-10-24 19:03:03 +02:00
"message" : "1GB の暗号化されたファイルストレージ"
2018-07-19 15:37:19 +02:00
} ,
"premiumSignUpTwoStep" : {
2018-10-24 19:03:03 +02:00
"message" : "YubiKey、FIDO U2F、Duoなどの追加の2段階認証ログインオプション"
2018-07-19 15:37:19 +02:00
} ,
"premiumSignUpTotp" : {
"message" : "TOTP verification code (2FA) generator for logins in your vault."
} ,
"premiumSignUpSupport" : {
2018-10-24 19:03:03 +02:00
"message" : "優先カスタマーサポート"
2018-07-19 15:37:19 +02:00
} ,
"premiumSignUpFuture" : {
2018-10-24 19:03:03 +02:00
"message" : "将来のプレミアム機能すべて(詳細は近日公開予定!)"
2018-07-19 15:37:19 +02:00
} ,
"premiumPrice" : {
2018-10-24 19:03:03 +02:00
"message" : "全部で年間たった$PRICE$! " ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"price" : {
"content" : "$1" ,
"example" : "$10"
}
}
} ,
"addons" : {
2018-10-24 19:03:03 +02:00
"message" : "アドオン"
2018-07-19 15:37:19 +02:00
} ,
"additionalStorageGb" : {
"message" : "Additional Storage (GB)"
} ,
"additionalStorageGbDesc" : {
"message" : "# of additional GB"
} ,
2018-10-29 15:26:38 +01:00
"additionalStorageIntervalDesc" : {
"message" : "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB \/$INTERVAL$." ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"size" : {
"content" : "$1" ,
"example" : "1 GB"
} ,
"price" : {
"content" : "$2" ,
"example" : "$4.00"
2018-10-29 15:26:38 +01:00
} ,
"interval" : {
"content" : "$3" ,
"example" : "'month' or 'year'"
2018-07-19 15:37:19 +02:00
}
}
} ,
"summary" : {
"message" : "Summary"
} ,
"total" : {
"message" : "Total"
} ,
"year" : {
"message" : "year"
} ,
"month" : {
"message" : "month"
} ,
"monthAbbr" : {
"message" : "mo." ,
"description" : "Short abbreviation for 'month'"
} ,
"paymentChargedAnnually" : {
2018-08-06 14:57:14 +02:00
"message" : "お支払い方法はすぐに変更され、毎年定期的に課金されます。いつでもキャンセルできます。"
2018-07-19 15:37:19 +02:00
} ,
"paymentChargedWithTrial" : {
2018-08-06 14:57:14 +02:00
"message" : "ご利用のプランでは、7日間の無料トライアルが可能です。トライアル期間が終わるまでは課金されません。トライアル終了後、$INTERVAL$毎に請求されます。いつでもキャンセルできます。" ,
2018-07-19 15:37:19 +02:00
"placeholders" : {
"interval" : {
"content" : "$1" ,
"example" : "year"
}
}
} ,
"paymentInformation" : {
"message" : "Payment Information"
} ,
"creditCard" : {
"message" : "Credit Card"
} ,
"paypalClickSubmit" : {
"message" : "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
} ,
"cancelSubscription" : {
"message" : "Cancel Subscription"
} ,
"subscriptionCanceled" : {
"message" : "The subscription has been canceled."
} ,
"pendingCancellation" : {
"message" : "Pending Cancellation"
} ,
"subscriptionPendingCanceled" : {
"message" : "The subscription has been marked for cancellation at the end of the current billing period."
} ,
"reinstateSubscription" : {
"message" : "Reinstate Subscription"
} ,
"reinstateConfirmation" : {
"message" : "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
} ,
"reinstated" : {
"message" : "The subscription has been reinstated."
} ,
"cancelConfirmation" : {
"message" : "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
} ,
"canceledSubscription" : {
"message" : "The subscription has been canceled."
} ,
"neverExpires" : {
"message" : "Never Expires"
} ,
"status" : {
"message" : "Status"
} ,
"nextCharge" : {
"message" : "Next Charge"
} ,
"details" : {
"message" : "Details"
} ,
"downloadLicense" : {
"message" : "Download License"
} ,
"updateLicense" : {
"message" : "Update License"
} ,
"updatedLicense" : {
"message" : "Updated license"
} ,
"manageSubscription" : {
"message" : "Manage Subscription"
} ,
"storage" : {
"message" : "Storage"
} ,
"addStorage" : {
"message" : "Add Storage"
} ,
"removeStorage" : {
"message" : "Remove Storage"
} ,
"subscriptionStorage" : {
"message" : "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$." ,
"placeholders" : {
"max_storage" : {
"content" : "$1" ,
"example" : "4"
} ,
"used_storage" : {
"content" : "$2" ,
"example" : "65 MB"
}
}
} ,
"paymentMethod" : {
"message" : "Payment Method"
} ,
"noPaymentMethod" : {
"message" : "No payment method on file."
} ,
"addPaymentMethod" : {
"message" : "Add Payment Method"
} ,
"changePaymentMethod" : {
"message" : "Change Payment Method"
} ,
"charges" : {
"message" : "Charges" ,
"description" : "Credit card charges\/payments."
} ,
"noCharges" : {
"message" : "No charges."
} ,
"chargesStatement" : {
"message" : "Any charges will appear on your statement as $STATEMENT_NAME$." ,
"placeholders" : {
"statement_name" : {
"content" : "$1" ,
"example" : "BITWARDEN"
}
}
} ,
"gbStorageAdd" : {
"message" : "GB of Storage To Add"
} ,
"gbStorageRemove" : {
"message" : "GB of Storage To Remove"
} ,
"storageAddNote" : {
"message" : "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
} ,
"storageRemoveNote" : {
"message" : "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
} ,
"adjustedStorage" : {
"message" : "Adjusted $AMOUNT$ GB of storage." ,
"placeholders" : {
"amount" : {
"content" : "$1" ,
"example" : "5"
}
}
} ,
"contactSupport" : {
"message" : "Contact Customer Support"
} ,
"contactSupportPaymentMethod" : {
"message" : "If you would like to change from this payment method please contact customer support."
} ,
"updatedPaymentMethod" : {
"message" : "Updated payment method."
} ,
"purchasePremium" : {
"message" : "Purchase Premium"
} ,
"licenseFile" : {
"message" : "License File"
} ,
"licenseFileDesc" : {
"message" : "Your license file will be named something like $FILE_NAME$" ,
"placeholders" : {
"file_name" : {
"content" : "$1" ,
"example" : "bitwarden_premium_license.json"
}
}
} ,
"uploadLicenseFilePremium" : {
"message" : "To upgrade your account to a premium membership you need to upload a valid license file."
} ,
"uploadLicenseFileOrg" : {
"message" : "To create an on-premise hosted organization you need to upload a valid license file."
} ,
"accountEmailMustBeVerified" : {
"message" : "Your account's email address must be verified."
} ,
"newOrganizationDesc" : {
"message" : "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
} ,
"generalInformation" : {
"message" : "General Information"
} ,
"organizationName" : {
"message" : "Organization Name"
} ,
"accountOwnedBusiness" : {
"message" : "This account is owned by a business."
} ,
"billingEmail" : {
"message" : "Billing Email"
} ,
"businessName" : {
"message" : "Business Name"
} ,
"chooseYourPlan" : {
"message" : "Choose Your Plan"
} ,
"users" : {
"message" : "Users"
} ,
"userSeats" : {
"message" : "User Seats"
} ,
"additionalUserSeats" : {
"message" : "Additional User Seats"
} ,
"userSeatsDesc" : {
"message" : "# of user seats"
} ,
"userSeatsAdditionalDesc" : {
"message" : "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user \/month." ,
"placeholders" : {
"base_seats" : {
"content" : "$1" ,
"example" : "5"
} ,
"seat_price" : {
"content" : "$2" ,
"example" : "$2.00"
}
}
} ,
"userSeatsHowManyDesc" : {
"message" : "How many user seats do you need? You can also add additional seats later if needed."
} ,
"planNameFree" : {
2018-08-01 23:03:43 +02:00
"message" : "Free" ,
"description" : "Free as in 'free beer'."
2018-07-19 15:37:19 +02:00
} ,
"planDescFree" : {
"message" : "For testing or personal users to share with $COUNT$ other user." ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "1"
}
}
} ,
"planNameFamilies" : {
"message" : "Families"
} ,
"planDescFamilies" : {
"message" : "For personal use, to share with family & friends."
} ,
"planNameTeams" : {
"message" : "Teams"
} ,
"planDescTeams" : {
"message" : "For businesses and other team organizations."
} ,
"planNameEnterprise" : {
"message" : "Enterprise"
} ,
"planDescEnterprise" : {
"message" : "For businesses and other large organizations."
} ,
"freeForever" : {
"message" : "Free Forever"
} ,
"includesXUsers" : {
"message" : "includes $COUNT$ users" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "5"
}
}
} ,
"additionalUsers" : {
"message" : "Additional Users"
} ,
"costPerUser" : {
"message" : "$COST$ per user" ,
"placeholders" : {
"cost" : {
"content" : "$1" ,
"example" : "$3"
}
}
} ,
"limitedUsers" : {
"message" : "Limited to $COUNT$ users (including you)" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"limitedCollections" : {
"message" : "Limited to $COUNT$ collections" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"addShareLimitedUsers" : {
"message" : "Add and share with up to $COUNT$ users" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "5"
}
}
} ,
"addShareUnlimitedUsers" : {
"message" : "Add and share with unlimited users"
} ,
"createUnlimitedCollections" : {
"message" : "Create unlimited collections"
} ,
"gbEncryptedFileStorage" : {
"message" : "$SIZE$ encrypted file storage" ,
"placeholders" : {
"size" : {
"content" : "$1" ,
"example" : "1 GB"
}
}
} ,
"onPremHostingOptional" : {
"message" : "On-premise hosting (optional)"
} ,
2018-09-01 14:24:36 +02:00
"usersGetPremium" : {
"message" : "Users get access to premium membership features"
} ,
2018-07-19 15:37:19 +02:00
"controlAccessWithGroups" : {
"message" : "Control user access with groups"
} ,
"syncUsersFromDirectory" : {
"message" : "Sync your users and groups from a directory"
} ,
"trackAuditLogs" : {
"message" : "Track user actions with audit logs"
} ,
"enforce2faDuo" : {
"message" : "Enforce 2FA with Duo"
} ,
"priorityCustomerSupport" : {
2018-10-24 19:03:03 +02:00
"message" : "優先カスタマーサポート"
2018-07-19 15:37:19 +02:00
} ,
"xDayFreeTrial" : {
"message" : "$COUNT$ day free trial, cancel anytime" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "7"
}
}
} ,
"monthly" : {
"message" : "Monthly"
} ,
"annually" : {
"message" : "Annually"
} ,
"basePrice" : {
"message" : "Base Price"
} ,
"organizationCreated" : {
"message" : "Organization Created"
} ,
"organizationReadyToGo" : {
"message" : "Your new organization is ready to go!"
} ,
"leave" : {
"message" : "Leave"
} ,
"leaveOrganizationConfirmation" : {
"message" : "Are you sure you want to leave this organization?"
} ,
"leftOrganization" : {
"message" : "You have left the organization."
} ,
"defaultCollection" : {
"message" : "Default Collection"
} ,
"getHelp" : {
"message" : "Get Help"
} ,
"getApps" : {
"message" : "Get the Apps"
} ,
"loggedInAs" : {
"message" : "Logged in as"
} ,
"eventLogs" : {
"message" : "Event Logs"
} ,
"people" : {
"message" : "People"
} ,
"groups" : {
"message" : "Groups"
} ,
"newGroup" : {
"message" : "New Group"
} ,
"addGroup" : {
"message" : "Add Group"
} ,
"editGroup" : {
"message" : "Edit Group"
} ,
"deleteGroupConfirmation" : {
"message" : "Are you sure you want to delete this group?"
} ,
"removeUserConfirmation" : {
"message" : "Are you sure you want to remove this user?"
} ,
"externalId" : {
"message" : "External Id"
} ,
"externalIdGroupDesc" : {
"message" : "The external id is used to link this group to an external system such as a user directory."
} ,
"accessControl" : {
"message" : "Access Control"
} ,
"groupAccessAllItems" : {
"message" : "This group can access and modify all items."
} ,
"groupAccessSelectedCollections" : {
"message" : "This group can access only the selected collections."
} ,
"readOnly" : {
"message" : "Read Only"
} ,
"newCollection" : {
"message" : "New Collection"
} ,
"addCollection" : {
"message" : "Add Collection"
} ,
"editCollection" : {
"message" : "Edit Collection"
} ,
"deleteCollectionConfirmation" : {
"message" : "Are you sure you want to delete this collection?"
} ,
"editUser" : {
"message" : "Edit User"
} ,
"inviteUser" : {
"message" : "Invite User"
} ,
"inviteUserDesc" : {
"message" : "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
} ,
"inviteMultipleEmailDesc" : {
"message" : "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses." ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "20"
}
}
} ,
"userAccessAllItems" : {
"message" : "This user can access and modify all items."
} ,
"userAccessSelectedCollections" : {
"message" : "This user can access only the selected collections."
} ,
"search" : {
"message" : "Search"
} ,
"invited" : {
"message" : "Invited"
} ,
"accepted" : {
"message" : "Accepted"
} ,
"confirmed" : {
"message" : "Confirmed"
} ,
"owner" : {
"message" : "Owner"
} ,
"ownerDesc" : {
"message" : "The highest access user that can manage all aspects of your organization."
} ,
"admin" : {
"message" : "Admin"
} ,
"adminDesc" : {
2018-10-29 15:26:38 +01:00
"message" : "管理者はあなたの組織のすべてのアイテム、コレクション、ユーザーへアクセス・管理できます。"
2018-07-19 15:37:19 +02:00
} ,
"user" : {
"message" : "User"
} ,
"userDesc" : {
2018-10-29 15:26:38 +01:00
"message" : "あなたの組織に割り当てられたコレクションへのアクセス権を持つ標準ユーザーです。"
2018-07-19 15:37:19 +02:00
} ,
2018-10-24 19:03:03 +02:00
"manager" : {
"message" : "Manager"
} ,
"managerDesc" : {
"message" : "Managers can access and manage assigned collections in your organization."
} ,
2018-07-19 15:37:19 +02:00
"all" : {
"message" : "All"
} ,
"refresh" : {
"message" : "Refresh"
} ,
"timestamp" : {
"message" : "Timestamp"
} ,
"event" : {
"message" : "Event"
} ,
"unknown" : {
"message" : "Unknown"
} ,
"loadMore" : {
"message" : "Load More"
} ,
"mobile" : {
"message" : "Mobile" ,
"description" : "Mobile app"
} ,
"extension" : {
"message" : "Extension" ,
"description" : "Browser extension\/addon"
} ,
"desktop" : {
"message" : "Desktop" ,
"description" : "Desktop app"
} ,
"webVault" : {
"message" : "Web Vault"
} ,
"loggedIn" : {
"message" : "Logged in."
} ,
"changedPassword" : {
"message" : "Changed account password."
} ,
2018-10-09 22:07:41 +02:00
"enabledUpdated2fa" : {
"message" : "Enabled\/updated two-step login."
2018-07-19 15:37:19 +02:00
} ,
"disabled2fa" : {
"message" : "Disabled two-step login."
} ,
"recovered2fa" : {
"message" : "Recovered account from two-step login."
} ,
"failedLogin" : {
"message" : "Login attempt failed with incorrect password."
} ,
"failedLogin2fa" : {
"message" : "Login attempt failed with incorrect two-step login."
} ,
"editedOrgSettings" : {
"message" : "Edited organization settings."
} ,
"createdItemId" : {
"message" : "Created item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Google"
}
}
} ,
"editedItemId" : {
"message" : "Edited item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Google"
}
}
} ,
"deletedItemId" : {
"message" : "Deleted item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Google"
}
}
} ,
"sharedItemId" : {
"message" : "Shared item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "'Google'"
}
}
} ,
"createdCollectionId" : {
"message" : "Created collection $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Server Passwords"
}
}
} ,
"editedCollectionId" : {
"message" : "Edited collection $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Server Passwords"
}
}
} ,
"deletedCollectionId" : {
"message" : "Deleted collection $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Server Passwords"
}
}
} ,
"createdGroupId" : {
"message" : "Created group $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Developers"
}
}
} ,
"editedGroupId" : {
"message" : "Edited group $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Developers"
}
}
} ,
"deletedGroupId" : {
"message" : "Deleted group $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Developers"
}
}
} ,
"removedUserId" : {
"message" : "Removed user $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
"createdAttachmentForItem" : {
"message" : "Created attachment for item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Google"
}
}
} ,
"deletedAttachmentForItem" : {
"message" : "Deleted attachment for item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Google"
}
}
} ,
"editedCollectionsForItem" : {
"message" : "Edited collections for item $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "Google"
}
}
} ,
"invitedUserId" : {
"message" : "Invited user $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
"confirmedUserId" : {
"message" : "Confirmed user $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
"editedUserId" : {
"message" : "Edited user $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
"editedGroupsForUser" : {
"message" : "Edited groups for user $ID$." ,
"placeholders" : {
"id" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
"device" : {
2018-08-06 14:57:14 +02:00
"message" : "デバイス"
2018-07-19 15:37:19 +02:00
} ,
"view" : {
2018-08-06 14:57:14 +02:00
"message" : "表示"
2018-07-19 15:37:19 +02:00
} ,
"invalidDateRange" : {
2018-08-06 14:57:14 +02:00
"message" : "日付範囲が正しくありません。"
2018-07-19 15:37:19 +02:00
} ,
"errorOccurred" : {
2018-08-06 14:57:14 +02:00
"message" : "エラーが発生しました。"
2018-07-19 15:37:19 +02:00
} ,
"userAccess" : {
2018-08-06 14:57:14 +02:00
"message" : "ユーザーのアクセス"
2018-07-19 15:37:19 +02:00
} ,
"userType" : {
2018-08-06 14:57:14 +02:00
"message" : "ユーザーの種類"
2018-07-19 15:37:19 +02:00
} ,
"groupAccess" : {
2018-08-06 14:57:14 +02:00
"message" : "グループのアクセス"
2018-07-19 15:37:19 +02:00
} ,
"groupAccessUserDesc" : {
"message" : "Edit the groups that this user belongs to."
} ,
"invitedUsers" : {
"message" : "Invited user(s)."
} ,
"resendInvitation" : {
"message" : "Resend Invitation"
} ,
"hasBeenReinvited" : {
"message" : "$USER$ has been reinvited." ,
"placeholders" : {
"user" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
"confirm" : {
"message" : "Confirm"
} ,
"hasBeenConfirmed" : {
"message" : "$USER$ has been confirmed." ,
"placeholders" : {
"user" : {
"content" : "$1" ,
"example" : "John Smith"
}
}
} ,
2018-08-06 23:41:26 +02:00
"confirmUsers" : {
"message" : "Confirm Users"
} ,
"usersNeedConfirmed" : {
"message" : "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
} ,
2018-07-19 15:37:19 +02:00
"startDate" : {
"message" : "Start Date"
} ,
"endDate" : {
"message" : "End Date"
} ,
"verifyEmail" : {
"message" : "Verify Email"
} ,
"verifyEmailDesc" : {
"message" : "Verify your account's email address to unlock access to all features."
} ,
2018-07-24 02:13:48 +02:00
"verifyEmailFirst" : {
"message" : "Your account's email address first must be verified."
} ,
2018-07-19 15:37:19 +02:00
"checkInboxForVerification" : {
"message" : "Check your email inbox for a verification link."
} ,
"emailVerified" : {
"message" : "Your email has been verified."
} ,
"emailVerifiedFailed" : {
"message" : "Unable to verify your email. Try sending a new verification email."
} ,
"updateBrowser" : {
"message" : "Update Browser"
} ,
"updateBrowserDesc" : {
"message" : "You are using an unsupported web browser. The web vault may not function properly."
} ,
"joinOrganization" : {
"message" : "Join Organization"
} ,
"joinOrganizationDesc" : {
"message" : "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
} ,
"inviteAccepted" : {
"message" : "Invitation Accepted"
} ,
"inviteAcceptedDesc" : {
"message" : "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens."
} ,
"inviteAcceptFailed" : {
"message" : "Unable to accept invitation. Ask an organization admin to send a new invitation."
} ,
"rememberEmail" : {
"message" : "Remember email"
} ,
"recoverAccountTwoStepDesc" : {
"message" : "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
} ,
"recoverAccountTwoStep" : {
"message" : "Recover Account Two-Step Login"
} ,
"twoStepRecoverDisabled" : {
"message" : "Two-step login has been disabled on your account."
} ,
"learnMore" : {
"message" : "Learn more"
} ,
"deleteRecoverDesc" : {
"message" : "Enter your email address below to recover and delete your account."
} ,
"deleteRecoverEmailSent" : {
"message" : "If your account exists, we've sent you an email with further instructions."
} ,
"deleteRecoverConfirmDesc" : {
"message" : "You have requested to delete your Bitwarden account. Click the button below to confirm."
} ,
"myOrganization" : {
"message" : "My Organization"
} ,
"deleteOrganization" : {
"message" : "Delete Organization"
} ,
"deleteOrganizationDesc" : {
"message" : "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. "
} ,
"deleteOrganizationWarning" : {
"message" : "Deleting the organization is permanent. It cannot be undone."
} ,
"organizationDeleted" : {
"message" : "Organization Deleted"
} ,
"organizationDeletedDesc" : {
"message" : "The organization and all associated data has been deleted."
} ,
"organizationUpdated" : {
2018-08-06 14:57:14 +02:00
"message" : "組織を更新しました"
2018-07-19 15:37:19 +02:00
} ,
"taxInformation" : {
2018-08-06 14:57:14 +02:00
"message" : "税金情報"
2018-07-19 15:37:19 +02:00
} ,
"taxInformationDesc" : {
"message" : "Please contact support to provide (or update) tax information for your invoices."
} ,
"billingPlan" : {
2018-08-06 14:57:14 +02:00
"message" : "プラン" ,
2018-07-19 15:37:19 +02:00
"description" : "A billing plan\/package. For example: families, teams, enterprise, etc."
} ,
"changeBillingPlan" : {
2018-08-06 14:57:14 +02:00
"message" : "プラン変更" ,
2018-07-19 15:37:19 +02:00
"description" : "A billing plan\/package. For example: families, teams, enterprise, etc."
} ,
"changeBillingPlanDesc" : {
"message" : "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account." ,
"description" : "A billing plan\/package. For example: families, teams, enterprise, etc."
} ,
"invoice" : {
2018-08-06 14:57:14 +02:00
"message" : "請求書"
2018-07-19 15:37:19 +02:00
} ,
"verifyBankAccount" : {
2018-08-06 14:57:14 +02:00
"message" : "銀行口座の認証"
2018-07-19 15:37:19 +02:00
} ,
"verifyBankAccountDesc" : {
"message" : "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
} ,
"verifyBankAccountInitialDesc" : {
"message" : "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account."
} ,
"verifyBankAccountFailureWarning" : {
"message" : "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
} ,
"verifiedBankAccount" : {
"message" : "Bank account has been verified."
} ,
"bankAccount" : {
"message" : "Bank Account"
} ,
"amountX" : {
"message" : "Amount $COUNT$" ,
"description" : "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "1"
}
}
} ,
"routingNumber" : {
"message" : "Routing Number" ,
"description" : "Bank account routing number"
} ,
"accountNumber" : {
"message" : "Account Number"
} ,
"accountHolderName" : {
"message" : "Account Holder Name"
} ,
"bankAccountType" : {
"message" : "Account Type"
} ,
"bankAccountTypeCompany" : {
"message" : "Company (Business)"
} ,
"bankAccountTypeIndividual" : {
"message" : "Individual (Personal)"
} ,
"enterInstallationId" : {
"message" : "Enter your installation id"
} ,
"addSeats" : {
"message" : "Add Seats" ,
"description" : "Seat = User Seat"
} ,
"removeSeats" : {
"message" : "Remove Seats" ,
"description" : "Seat = User Seat"
} ,
"subscriptionUserSeats" : {
"message" : "Your subscription allows for a total of $COUNT$ users." ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "50"
}
}
} ,
"seatsToAdd" : {
"message" : "Seats To Add"
} ,
"seatsToRemove" : {
"message" : "Seats To Remove"
} ,
"seatsAddNote" : {
"message" : "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
} ,
"seatsRemoveNote" : {
"message" : "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
} ,
"adjustedSeats" : {
"message" : "Adjusted $AMOUNT$ user seats." ,
"placeholders" : {
"amount" : {
"content" : "$1" ,
"example" : "15"
}
}
} ,
"keyUpdated" : {
"message" : "Key Updated"
} ,
"updateKeyTitle" : {
"message" : "Update Key"
} ,
"updateEncryptionKey" : {
"message" : "Update Encryption Key"
} ,
"updateEncryptionKeyShortDesc" : {
"message" : "You are currently using an outdated encryption scheme."
} ,
"updateEncryptionKeyDesc" : {
"message" : "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
} ,
"updateEncryptionKeyWarning" : {
"message" : "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
} ,
"subscription" : {
"message" : "Subscription"
} ,
"loading" : {
"message" : "Loading"
} ,
"upgrade" : {
"message" : "Upgrade"
} ,
"upgradeOrganization" : {
"message" : "Upgrade Organization"
} ,
"upgradeOrganizationDesc" : {
"message" : "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
2018-07-24 02:13:48 +02:00
} ,
"createOrganizationStep1" : {
"message" : "Create Organization: Step 1"
} ,
"createOrganizationCreatePersonalAccount" : {
"message" : "Before creating your organization, you first need to create a free personal account."
} ,
"refunded" : {
"message" : "Refunded"
} ,
"nothingSelected" : {
"message" : "You have not selected anything."
} ,
"submitAgreePolicies" : {
"message" : "By clicking the \"Submit\" button, you agree to the following policies:" ,
"description" : "A policy is something like Terms of Service, Privacy Policy, etc."
} ,
"termsOfService" : {
"message" : "Terms of Service"
} ,
"privacyPolicy" : {
"message" : "Privacy Policy"
2018-07-26 14:51:51 +02:00
} ,
"filters" : {
"message" : "Filters"
2018-07-30 22:55:06 +02:00
} ,
"lockOptions" : {
"message" : "Lock Options"
} ,
"lockOptionsDesc" : {
"message" : "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again."
} ,
"oneMinute" : {
2018-08-06 14:57:14 +02:00
"message" : "1分"
2018-07-30 22:55:06 +02:00
} ,
"fiveMinutes" : {
2018-08-06 14:57:14 +02:00
"message" : "5分"
2018-07-30 22:55:06 +02:00
} ,
"fifteenMinutes" : {
2018-08-06 14:57:14 +02:00
"message" : "15分"
2018-07-30 22:55:06 +02:00
} ,
"thirtyMinutes" : {
2018-08-06 14:57:14 +02:00
"message" : "30分"
2018-07-30 22:55:06 +02:00
} ,
"oneHour" : {
2018-08-06 14:57:14 +02:00
"message" : "1時間"
2018-07-30 22:55:06 +02:00
} ,
"fourHours" : {
2018-08-06 14:57:14 +02:00
"message" : "4時間"
2018-07-30 22:55:06 +02:00
} ,
"onRefresh" : {
2018-08-06 14:57:14 +02:00
"message" : "ページ更新時"
2018-07-30 22:55:06 +02:00
} ,
"dateUpdated" : {
2018-08-06 14:57:14 +02:00
"message" : "更新日" ,
2018-07-30 22:55:06 +02:00
"description" : "ex. Date this item was updated"
} ,
"datePasswordUpdated" : {
2018-08-06 14:57:14 +02:00
"message" : "パスワード更新日" ,
2018-07-30 22:55:06 +02:00
"description" : "ex. Date this password was updated"
2018-08-01 23:03:43 +02:00
} ,
"organizationIsDisabled" : {
2018-08-06 14:57:14 +02:00
"message" : "組織は無効です。"
2018-08-01 23:03:43 +02:00
} ,
"licenseIsExpired" : {
2018-08-06 14:57:14 +02:00
"message" : "ライセンスの有効期限が切れています。"
2018-10-24 19:03:03 +02:00
} ,
"updatedUsers" : {
"message" : "Updated users"
} ,
"selected" : {
"message" : "Selected"
} ,
"ownership" : {
"message" : "Ownership"
} ,
"whoOwnsThisItem" : {
"message" : "Who owns this item?"
2018-07-19 15:37:19 +02:00
}
}