diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-04 00:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-04 00:07:46 +0000 |
commit | ec5377306d8824ab7f7e9e0f534c8fb9c2b81a65 (patch) | |
tree | 6a36023626e0e1d39e391df685862312b4a7e003 /apps/user_ldap/l10n/ja.js | |
parent | 51bcb0bbe196a82f17ccd67022dcef3a4b7573c1 (diff) | |
download | nextcloud-server-ec5377306d8824ab7f7e9e0f534c8fb9c2b81a65.tar.gz nextcloud-server-ec5377306d8824ab7f7e9e0f534c8fb9c2b81a65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index bc75a76dec7..92a5e7b0d9a 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -148,8 +148,11 @@ OC.L10N.register( "(New password is sent as plain text to LDAP)" : "(新しいパスワードは平文テキストで LDAP に送信されます)", "Special Attributes" : "特殊属性", "Quota Field" : "クォータ属性", + "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "ユーザーのデフォルトのクォータを空のままにしてください。 もしくは、LDAP/ADの属性を指定してください。", "Quota Default" : "クォータのデフォルト", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "クォータフィールドでクォータが設定されていないLDAPユーザのデフォルトクォータを上書きします。", "Email Field" : "メール属性", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "LDAP属性からユーザーのメールを設定します。 デフォルト動作では空のままにします。", "User Home Folder Naming Rule" : "ユーザーのホームフォルダー命名規則", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "ユーザー名を空のままにしてください(デフォルト)。もしくは、LDAPもしくはADの属性を指定してください。", "Internal Username" : "内部ユーザー名", |