From b286a0d3e60f902f788e7a7faed16a708463f462 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 28 Dec 2024 02:01:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 1 + l10n/ja.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 2be0aeb7b..080f9d171 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -73,6 +73,7 @@ OC.L10N.register( "URL Location of the IdP where the SP will send the SLO Request" : "URL SPがSLO要求を送信するIdPの場所", "URL Location of the IDP's SLO Response" : "IDPがSLOレスポンスを提供するURL", "Public X.509 certificate of the IdP" : "IdPの公開X.509証明書", + "Request parameters to pass-through to IdP (comma separated list)" : "IdPに渡すリクエストパラメータ(カンマ区切りリスト)", "Attribute mapping" : "属性マッピング", "If you want to optionally map attributes to the user you can configure these here." : "オプションで属性をユーザーにマップする場合は、ここでそれらを構成できます。", "Show attribute mapping settings…" : "属性マッピングの設定を表示する...", diff --git a/l10n/ja.json b/l10n/ja.json index ed7f0a724..c2224af58 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -71,6 +71,7 @@ "URL Location of the IdP where the SP will send the SLO Request" : "URL SPがSLO要求を送信するIdPの場所", "URL Location of the IDP's SLO Response" : "IDPがSLOレスポンスを提供するURL", "Public X.509 certificate of the IdP" : "IdPの公開X.509証明書", + "Request parameters to pass-through to IdP (comma separated list)" : "IdPに渡すリクエストパラメータ(カンマ区切りリスト)", "Attribute mapping" : "属性マッピング", "If you want to optionally map attributes to the user you can configure these here." : "オプションで属性をユーザーにマップする場合は、ここでそれらを構成できます。", "Show attribute mapping settings…" : "属性マッピングの設定を表示する...",