diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
commit | 6284009fa024005df591f2308fefc49e68728e49 (patch) | |
tree | ce74b7fbf597cf2f854ffa2da59eae3c4d01cfe4 /apps/user_ldap/l10n/ja.js | |
parent | 32a485cbefc6d2d26bc12bef6b81617895c1ed36 (diff) | |
download | nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.tar.gz nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 7e0bcc9c510..07440cd75bc 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -61,6 +61,8 @@ OC.L10N.register( "Your password will expire today." : "パスワードが今日期限切れになります。", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["パスワードがあと %n日で期限切れになります。"], "LDAP/AD integration" : "LDAP/AD統合", + "Invalid LDAP UUIDs" : "無効な LDAP UUID", + "None found" : "該当なし", "Invalid UUIDs of LDAP users 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設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。", "_%n group found_::_%n groups found_" : ["グループ%nが見つかりました "], "> 1000 groups found" : "1000 以上のグループが見つかりました", |