diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 20:47:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 20:47:45 +0000 |
commit | c40b7acb09f99d0fa5e179345de141409356a55d (patch) | |
tree | 7c831ea6db41ea8791e1662e30aed9d4f8c95d24 /apps/user_ldap/l10n/ja.js | |
parent | 24f5c44e2b6ae949c6c592146ee8899b2a3add46 (diff) | |
download | nextcloud-server-c40b7acb09f99d0fa5e179345de141409356a55d.tar.gz nextcloud-server-c40b7acb09f99d0fa5e179345de141409356a55d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 92a5e7b0d9a..8259de8fa51 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -166,7 +166,6 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、すべてのLDAPの設定に影響を与えます!本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。", "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする", - "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "設定は検証できましたが、ユーザーが1名見つかりました。最初の1名だけログインできます。より厳しいフィルターを検討してください。", "in bytes" : "バイト" }, "nplurals=1; plural=0;"); |