You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/ja.js
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ OC.L10N.register(
12
12
"Provider " : "プロバイダー",
13
13
"X.509 certificate of the Service Provider" : "サービスプロバイダーのX.509 証明書",
14
14
"Private key of the Service Provider" : "サービスプロバイダーの秘密鍵",
15
+
"Service Provider Entity ID (optional)" : "サービスプロバイダエンティティID (オプション)",
15
16
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "このSPによって送信された <samlp:logoutRequest> のnameIDが暗号化されることを示します。",
16
17
"Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "このSPによって送信された <samlp:AuthnRequest> メッセージが署名されるかどうかを示します。[SPのメタデータがこの情報を提供する]",
17
18
"Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "このSPによって送信された <samlp:logoutRequest> メッセージが署名されるかどうかを示します。",
"This feature might not work with all identity providers. Use only if your IdP specifically requires POST binding for SAML requests." : "この機能はすべてのIDプロバイダーで動作するとは限りません。IdPでSAMLリクエストのPOSTバインディングが特に必要な場合にのみ使用します。",
65
68
"Service Provider Data" : "Service Providerデータ",
66
69
"If your Service Provider should use certificates you can optionally specify them here." : "サービスプロバイダーが証明書を使用する必要がある場合は、オプションでここで指定することができます。",
67
70
"Show Service Provider settings…" : "サービスプロバイダーの設定を表示しています...",
@@ -90,6 +93,8 @@ OC.L10N.register(
90
93
"Metadata invalid" : "メタデータが無効です",
91
94
"Metadata valid" : "有効なメタデータ",
92
95
"Error" : "エラー",
96
+
"Please wait while you are redirected to the SSO server." : "SSOサーバーにリダイレクトされるまでお待ちください。",
97
+
"JavaScript is disabled in your browser. Please enable it to continue." : "お使いのブラウザではJavaScriptが無効になっています。続行するには有効にしてください。",
93
98
"Access denied." : "アクセスが拒否されました。",
94
99
"Your account is denied, access to this service is thus not possible." : "あなたのアカウントは拒否され、このサービスへのアクセスはできません。",
95
100
"Account not provisioned." : "アカウントがプロビジョニングされていない",
Copy file name to clipboardExpand all lines: l10n/ja.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
"Provider " : "プロバイダー",
11
11
"X.509 certificate of the Service Provider" : "サービスプロバイダーのX.509 証明書",
12
12
"Private key of the Service Provider" : "サービスプロバイダーの秘密鍵",
13
+
"Service Provider Entity ID (optional)" : "サービスプロバイダエンティティID (オプション)",
13
14
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "このSPによって送信された <samlp:logoutRequest> のnameIDが暗号化されることを示します。",
14
15
"Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "このSPによって送信された <samlp:AuthnRequest> メッセージが署名されるかどうかを示します。[SPのメタデータがこの情報を提供する]",
15
16
"Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "このSPによって送信された <samlp:logoutRequest> メッセージが署名されるかどうかを示します。",
"This feature might not work with all identity providers. Use only if your IdP specifically requires POST binding for SAML requests." : "この機能はすべてのIDプロバイダーで動作するとは限りません。IdPでSAMLリクエストのPOSTバインディングが特に必要な場合にのみ使用します。",
63
66
"Service Provider Data" : "Service Providerデータ",
64
67
"If your Service Provider should use certificates you can optionally specify them here." : "サービスプロバイダーが証明書を使用する必要がある場合は、オプションでここで指定することができます。",
65
68
"Show Service Provider settings…" : "サービスプロバイダーの設定を表示しています...",
@@ -88,6 +91,8 @@
88
91
"Metadata invalid" : "メタデータが無効です",
89
92
"Metadata valid" : "有効なメタデータ",
90
93
"Error" : "エラー",
94
+
"Please wait while you are redirected to the SSO server." : "SSOサーバーにリダイレクトされるまでお待ちください。",
95
+
"JavaScript is disabled in your browser. Please enable it to continue." : "お使いのブラウザではJavaScriptが無効になっています。続行するには有効にしてください。",
91
96
"Access denied." : "アクセスが拒否されました。",
92
97
"Your account is denied, access to this service is thus not possible." : "あなたのアカウントは拒否され、このサービスへのアクセスはできません。",
93
98
"Account not provisioned." : "アカウントがプロビジョニングされていない",
0 commit comments