diff options
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 51caac17106..3f2c6e0130e 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -34,7 +34,7 @@ OC.L10N.register( "LDAP Filter:" : "LDAP フィルタ:", "The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。", "Test Filter" : "フィルターをテスト", - "LDAP / AD Username:" : "LDAP / AD ユーザ名:", + "LDAP / AD Username:" : "LDAP/ADユーザー名:", "LDAP / AD Email Address:" : "LDAP / AD メールアドレス:", "Other Attributes:" : "その他の属性:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。%%uid にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"", |