1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-11 09:29:19 +00:00

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

This commit is contained in:
Elias Schneider
2025-12-29 16:03:44 +01:00
committed by GitHub
parent 3c98c98fe3
commit c0e490c28f
19 changed files with 78 additions and 21 deletions

View File

@@ -480,5 +480,8 @@
"allowed_oidc_clients_description": "このユーザーグループのメンバーがサインインを許可されているOIDCクライアントを選択してください。",
"unrestrict_oidc_client": "制限なし {clientName}",
"confirm_unrestrict_oidc_client_description": "OIDCクライアントの制限を解除してもよろしいですか <b>{clientName}</b>?これにより、このクライアントに対するすべてのグループ割り当てが解除され、どのユーザーでもサインインできるようになります。",
"allowed_oidc_clients_updated_successfully": "許可されたOIDCクライアントの更新が正常に完了しました"
"allowed_oidc_clients_updated_successfully": "許可されたOIDCクライアントの更新が正常に完了しました",
"yes": "はい",
"no": "いいえ",
"restricted": "制限付き"
}