summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-30 00:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-30 00:07:41 +0000
commitf984cf09878fd48d68ff7be3dd31058cfc4c8163 (patch)
tree2d82639ead8252762a298ab849401a61932130f5 /apps/user_ldap/l10n/ja.js
parente8f2ee769b039eed5cd76c77d467483faac4b075 (diff)
downloadnextcloud-server-f984cf09878fd48d68ff7be3dd31058cfc4c8163.tar.gz
nextcloud-server-f984cf09878fd48d68ff7be3dd31058cfc4c8163.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r--apps/user_ldap/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 39e478ad9d6..bc75a76dec7 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -149,7 +149,6 @@ OC.L10N.register(
"Special Attributes" : "特殊属性",
"Quota Field" : "クォータ属性",
"Quota Default" : "クォータのデフォルト",
- "in bytes" : "バイト",
"Email Field" : "メール属性",
"User Home Folder Naming Rule" : "ユーザーのホームフォルダー命名規則",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "ユーザー名を空のままにしてください(デフォルト)。もしくは、LDAPもしくはADの属性を指定してください。",
@@ -164,6 +163,7 @@ 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名だけログインできます。より厳しいフィルターを検討してください。"
+ "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;");