Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r--apps/user_ldap/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 0c7903aaae3..832f143c4be 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"No data specified" : "データが指定されていません",
" Could not set configuration %s" : "構成 %s を設定できませんでした",
"Action does not exist" : "アクションが存在しません",
- "LDAP user and group backend" : "ユーザー・グループのLDAP連携",
"Renewing …" : "更新中 ...",
"Very weak password" : "非常に弱いパスワードです",
"Weak password" : "脆弱なパスワード",
@@ -65,6 +64,7 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
"Could not find the desired feature" : "望ましい機能は見つかりませんでした",
"Invalid Host" : "無効なホスト",
+ "LDAP user and group backend" : "ユーザー・グループのLDAP連携",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "このアプリケーションを使用すると、管理者はLDAPベースのユーザーディレクトリにNextcloudを接続できます。",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "このアプリケーションを使用すると、管理者は認証、プロビジョニングのためにLDAPベースのユーザーディレクトリにNextcloudを接続し、ユーザー、グループ、およびユーザー属性をプロビジョニングできます。 管理者は、LDAPインターフェイス経由で1つまたは複数のLDAPディレクトリまたはActive Directoryに接続するようにこのアプリケーションを設定できます。 ユーザークオータ、電子メール、アバターピクチャ、グループメンバーシップなどの属性は、適切なクエリとフィルタを使用してディレクトリからNextcloudに取り込むことができます。ユーザーはLDAPまたはAD資格情報でNextcloudにログインし、 LDAPまたはADサーバによって処理される認証要求。 NextcloudはLDAPまたはADのパスワードを格納しませんが、これらの資格情報はユーザーの認証に使用され、NextcloudはユーザーIDのセッションを使用します。 詳細は、LDAPユーザーおよびグループのバックエンドのドキュメントを参照してください。",
"Test Configuration" : "設定をテスト",