diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:15 +0000 |
commit | 556a9e88f0f957138dc9b92fe881a53e44e46787 (patch) | |
tree | 78bf2552de46a29546d33124f6a232e4c51bf66f /apps/user_ldap | |
parent | 29fea4fc570970ecadbcdc1d1a560de0cc2b563c (diff) | |
download | nextcloud-server-556a9e88f0f957138dc9b92fe881a53e44e46787.tar.gz nextcloud-server-556a9e88f0f957138dc9b92fe881a53e44e46787.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.json | 1 |
2 files changed, 2 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" : "内部ユーザー名", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 3af11713e69..0cd18657bf1 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -174,6 +174,7 @@ "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" : "内部ユーザー名", |