diff options
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 8b6606d8c3d..51bef03a56d 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -62,10 +62,6 @@ OC.L10N.register( "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["パスワードがあと %n日で期限切れになります。"], "LDAP/AD integration" : "LDAP/AD統合", "LDAP Connection" : "LDAP接続", - "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["これらのLDAP構成のバインドに失敗しました: %s"], - "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["これらのLDAP設定の検索に失敗しました: %s"], - "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["非アクティブなLDAP設定があります: %s"], - "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["バインドと検索は、設定されているすべてのLDAP接続(%s)で動作します"], "Invalid LDAP UUIDs" : "無効な LDAP UUID", "None found" : "該当なし", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAPアカウントまたはグループの無効なUUIDが見つかりました。LDAP設定のエキスパート部分にある \"Override UUID detection\" の設定を見直して、\"occ ldap:update-uuid\"を使ってアップデートしてください。", |