chore(translations): update translations via Crowdin (#1184)

This commit is contained in:
Elias Schneider
2026-01-02 18:55:58 +01:00
committed by GitHub
parent ffb2ef91bd
commit 651b58aee6
19 changed files with 304 additions and 19 deletions

View File

@@ -483,5 +483,20 @@
"allowed_oidc_clients_updated_successfully": "許可されたOIDCクライアントの更新が正常に完了しました",
"yes": "はい",
"no": "いいえ",
"restricted": "制限付き"
"restricted": "制限付き",
"scim_provisioning": "SCIMプロビジョニング",
"scim_provisioning_description": "SCIMプロビジョニングにより、OIDCクライアントからユーザーやグループを自動的にプロビジョニングおよびデプロビジョニングできます。詳細は<link href='https://pocket-id.org/docs/configuration/scim'>ドキュメント</link>をご覧ください。",
"scim_endpoint": "SCIMエンドポイント",
"scim_token": "SCIMトークン",
"last_successful_sync_at": "最後の正常な同期: {time}",
"scim_configuration_updated_successfully": "SCIM設定の更新に成功しました。",
"scim_enabled_successfully": "SCIMが正常に有効化されました。",
"scim_disabled_successfully": "SCIMが無効化されました。",
"disable_scim_provisioning": "SCIMプロビジョニングを無効化",
"disable_scim_provisioning_confirm_description": "SCIMプロビジョニングを無効にすることを確認しますか <b>{clientName}</b>? これにより、すべての自動ユーザーおよびグループのプロビジョニングとデプロビジョニングが停止されます。",
"scim_sync_failed": "SCIM同期に失敗しました。詳細についてはサーバーログを確認してください。",
"scim_sync_successful": "SCIM同期が正常に完了しました。",
"save_and_sync": "保存と同期",
"scim_save_changes_description": "SCIM同期を開始する前に変更を保存する必要があります。今すぐ保存しますか",
"scopes": "スコープ"
}