Skip to content

Commit 9fc076a

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 6447803 commit 9fc076a

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

l10n/ja.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ OC.L10N.register(
1212
"Provider " : "プロバイダー",
1313
"X.509 certificate of the Service Provider" : "サービスプロバイダーのX.509 証明書",
1414
"Private key of the Service Provider" : "サービスプロバイダーの秘密鍵",
15+
"Service Provider Entity ID (optional)" : "サービスプロバイダエンティティID (オプション)",
1516
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "このSPによって送信された <samlp:logoutRequest> のnameIDが暗号化されることを示します。",
1617
"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のメタデータがこの情報を提供する]",
1718
"Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "このSPによって送信された <samlp:logoutRequest> メッセージが署名されるかどうかを示します。",
@@ -48,6 +49,7 @@ OC.L10N.register(
4849
"Windows domain qualified name" : "Windowsドメイン修飾名",
4950
"X509 subject name" : "X509の件名",
5051
"Optional display name of the identity provider (default: \"SSO & SAML log in\")" : "IDプロバイダーのオプションの表示名(デフォルト: \"SSO&SAMLログイン\")",
52+
"Use POST method for SAML request (default: GET)" : "SAMLリクエストにPOSTメソッドを使用(デフォルト:GET)",
5153
"Allow the use of multiple user back-ends (e.g. LDAP)" : "複数のユーザーのバックエンド(LDAPなど)の使用を許可する",
5254
"SSO & SAML authentication" : "SSOとSAML認証",
5355
"Authenticate using single sign-on" : "シングルサインオンを使用して認証する",
@@ -62,6 +64,7 @@ OC.L10N.register(
6264
"Remove identity provider" : "identity providerを削除する",
6365
"Add identity provider" : "identity providerを追加する",
6466
"General" : "一般",
67+
"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バインディングが特に必要な場合にのみ使用します。",
6568
"Service Provider Data" : "Service Providerデータ",
6669
"If your Service Provider should use certificates you can optionally specify them here." : "サービスプロバイダーが証明書を使用する必要がある場合は、オプションでここで指定することができます。",
6770
"Show Service Provider settings…" : "サービスプロバイダーの設定を表示しています...",
@@ -90,6 +93,8 @@ OC.L10N.register(
9093
"Metadata invalid" : "メタデータが無効です",
9194
"Metadata valid" : "有効なメタデータ",
9295
"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が無効になっています。続行するには有効にしてください。",
9398
"Access denied." : "アクセスが拒否されました。",
9499
"Your account is denied, access to this service is thus not possible." : "あなたのアカウントは拒否され、このサービスへのアクセスはできません。",
95100
"Account not provisioned." : "アカウントがプロビジョニングされていない",

l10n/ja.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"Provider " : "プロバイダー",
1111
"X.509 certificate of the Service Provider" : "サービスプロバイダーのX.509 証明書",
1212
"Private key of the Service Provider" : "サービスプロバイダーの秘密鍵",
13+
"Service Provider Entity ID (optional)" : "サービスプロバイダエンティティID (オプション)",
1314
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "このSPによって送信された <samlp:logoutRequest> のnameIDが暗号化されることを示します。",
1415
"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のメタデータがこの情報を提供する]",
1516
"Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "このSPによって送信された <samlp:logoutRequest> メッセージが署名されるかどうかを示します。",
@@ -46,6 +47,7 @@
4647
"Windows domain qualified name" : "Windowsドメイン修飾名",
4748
"X509 subject name" : "X509の件名",
4849
"Optional display name of the identity provider (default: \"SSO & SAML log in\")" : "IDプロバイダーのオプションの表示名(デフォルト: \"SSO&SAMLログイン\"",
50+
"Use POST method for SAML request (default: GET)" : "SAMLリクエストにPOSTメソッドを使用(デフォルト:GET)",
4951
"Allow the use of multiple user back-ends (e.g. LDAP)" : "複数のユーザーのバックエンド(LDAPなど)の使用を許可する",
5052
"SSO & SAML authentication" : "SSOとSAML認証",
5153
"Authenticate using single sign-on" : "シングルサインオンを使用して認証する",
@@ -60,6 +62,7 @@
6062
"Remove identity provider" : "identity providerを削除する",
6163
"Add identity provider" : "identity providerを追加する",
6264
"General" : "一般",
65+
"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バインディングが特に必要な場合にのみ使用します。",
6366
"Service Provider Data" : "Service Providerデータ",
6467
"If your Service Provider should use certificates you can optionally specify them here." : "サービスプロバイダーが証明書を使用する必要がある場合は、オプションでここで指定することができます。",
6568
"Show Service Provider settings…" : "サービスプロバイダーの設定を表示しています...",
@@ -88,6 +91,8 @@
8891
"Metadata invalid" : "メタデータが無効です",
8992
"Metadata valid" : "有効なメタデータ",
9093
"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が無効になっています。続行するには有効にしてください。",
9196
"Access denied." : "アクセスが拒否されました。",
9297
"Your account is denied, access to this service is thus not possible." : "あなたのアカウントは拒否され、このサービスへのアクセスはできません。",
9398
"Account not provisioned." : "アカウントがプロビジョニングされていない",

0 commit comments

Comments
 (0)