diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:44 +0000 |
commit | dfe70692d711d16612f18f88eb999cf041b8487b (patch) | |
tree | 922f9c31b030c2bdd1e4b3d18d9e07864ee3ae53 /apps/user_ldap/l10n/ja.js | |
parent | a1204be15baaa00a073107c36c722a5a090d4699 (diff) | |
download | nextcloud-server-dfe70692d711d16612f18f88eb999cf041b8487b.tar.gz nextcloud-server-dfe70692d711d16612f18f88eb999cf041b8487b.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, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 185da53cae0..490fcda1695 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -176,6 +176,7 @@ OC.L10N.register( "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 username (default). Otherwise, specify an LDAP/AD attribute." : "ユーザー名は空のままにしてください(デフォルト)。それ以外の場合は、LDAP/AD属性を指定します。", "\"$home\" Placeholder Field" : "\"$home\" 属性設定", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "外部ストレージ設定の $home 変数には、指定した属性の値が入ります", "Internal Username" : "内部ユーザー名", |