1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 02:23:44 +00:00

Autosync the updated translations (#6107)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-25 11:36:46 +00:00
committed by GitHub
parent e215828e85
commit 4b6c369fcc
62 changed files with 6027 additions and 881 deletions

View File

@@ -3536,6 +3536,9 @@
"vaultTimeoutDesc": {
"message": "保管庫がタイムアウトし、選択したアクションを実行するタイミングを選択します。"
},
"vaultTimeoutLogoutDesc": {
"message": "保管庫からいつログアウトするかを選択します。"
},
"oneMinute": {
"message": "1分"
},
@@ -6835,28 +6838,60 @@
"updateKdfSettings": {
"message": "KDF の設定を更新する"
},
"loginInitiated": {
"message": "ログイン開始"
},
"deviceApprovalRequired": {
"message": "デバイスの承認が必要です。以下から承認オプションを選択してください:"
},
"rememberThisDevice": {
"message": "このデバイスを記憶する"
},
"uncheckIfPublicDevice": {
"message": "パブリックデバイスを使用している場合はチェックしないでください"
},
"approveFromYourOtherDevice": {
"message": "他のデバイスから承認する"
},
"requestAdminApproval": {
"message": "管理者の承認を要求する"
},
"approveWithMasterPassword": {
"message": "マスターパスワードで承認する"
},
"trustedDeviceEncryption": {
"message": "信頼できるデバイスでの暗号化"
},
"trustedDevices": {
"message": "信頼できるデバイス"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "認証が完了したあとメンバーはデバイスに保存されているキーを使用して保管庫のデータを復号します。このオプションを使用すると、",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
"memberDecryptionOptionTdeDescriptionPartOne": {
"message": "認証されると、メンバーはデバイスに保存されキーを使て保管庫のデータを復号します。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO Required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionTdeDescriptionLinkOne": {
"memberDecryptionOptionTdeDescriptionLinkOne": {
"message": "単一組織",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionTdeDescriptionPartTwo": {
"message": "ポリシー",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
"memberDecryptionOptionTdeDescriptionPartTwo": {
"message": "ポリシー",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionTdeDescriptionLinkTwo": {
"memberDecryptionOptionTdeDescriptionLinkTwo": {
"message": "SSO 必須",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartThree": {
"message": "ポリシーと",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkThree": {
"message": "アカウント回復の管理",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionTdeDescriptionPartThree": {
"message": "自動登録が有効になります。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
"memberDecryptionOptionTdeDescriptionPartFour": {
"message": "自動登録のポリシーがオンになります。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"notFound": {
"message": "$RESOURCE$ が見つかりません",
@@ -6945,6 +6980,27 @@
"removeMembersWithoutMasterPasswordWarning": {
"message": "マスターパスワードを設定せずにマスターパスワードを持たないメンバーを削除すると、フルアカウントへのアクセスが制限される可能性があります。"
},
"approvedAuthRequest": {
"message": "$ID$ のデバイスを承認しました。",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"rejectedAuthRequest": {
"message": "$ID$ のデバイスを拒否しました。",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"requestedDeviceApproval": {
"message": "デバイスの承認を要求しました。"
},
"startYour7DayFreeTrialOfBitwardenFor": {
"message": "$ORG$ 向けの Bitwarden 7日間無料トライアルを開始",
"placeholders": {
@@ -6966,6 +7022,30 @@
"selectedRegionFlag": {
"message": "リージョン選択"
},
"accountSuccessfullyCreated": {
"message": "アカウントを正常に作成しました!"
},
"adminApprovalRequested": {
"message": "管理者の承認を要求しました"
},
"adminApprovalRequestSentToAdmins": {
"message": "要求を管理者に送信しました。"
},
"youWillBeNotifiedOnceApproved": {
"message": "承認されると通知されます。 "
},
"troubleLoggingIn": {
"message": "ログインできない場合"
},
"loginApproved": {
"message": "ログインが承認されました"
},
"userEmailMissing": {
"message": "ユーザーのメールアドレスがありません"
},
"deviceTrusted": {
"message": "信頼されたデバイス"
},
"sendsNoItemsTitle": {
"message": "アクティブな Send なし",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -7076,6 +7156,9 @@
"maxServiceAccountCost": {
"message": "潜在的なサービスアカウントのコストの最大値"
},
"loggedInExclamation": {
"message": "ログインしました!"
},
"smBetaEndedDesc": {
"message": "シークレットマネージャーベータは$BETA_ENDING_DATE$で終了しました。シークレットマネージャーを有料サブスクリプションに追加し、シークレットマネージャーのデータへのアクセスを維持するには、$DAYS$日間の猶予があります。シークレットマネージャーをサブスクリプションに追加するには、カスタマーサクセスまでお問い合わせください。",
"placeholders": {