diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-25 02:14:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-25 02:14:40 +0000 |
commit | 569cf31cd6e4f6237d542ab683e035fa8cc1d219 (patch) | |
tree | eed4eca35f3e37c19784d4b785aec56977e89162 /apps/user_ldap | |
parent | 80b71ddbfad13ef50d89d34c0722ffaedcdc519e (diff) | |
download | nextcloud-server-569cf31cd6e4f6237d542ab683e035fa8cc1d219.tar.gz nextcloud-server-569cf31cd6e4f6237d542ab683e035fa8cc1d219.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 832f143c4be..e12bcc83a94 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -55,6 +55,7 @@ OC.L10N.register( "The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/ADサーバーがMemberOfオプションをサポートしていないため、グループボックスは無効になりました。", "Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:", "Please login with the new password" : "新しいパスワードでログインしてください", + "LDAP User backend" : "LDAPユーザーバックエンド", "Your password will expire tomorrow." : "パスワードが明日期限切れになります。", "Your password will expire today." : "パスワードが今日期限切れになります。", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["パスワードがあと %n日で期限切れになります。"], diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 5c24ab4f346..9f1ee48bd32 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -53,6 +53,7 @@ "The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/ADサーバーがMemberOfオプションをサポートしていないため、グループボックスは無効になりました。", "Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:", "Please login with the new password" : "新しいパスワードでログインしてください", + "LDAP User backend" : "LDAPユーザーバックエンド", "Your password will expire tomorrow." : "パスワードが明日期限切れになります。", "Your password will expire today." : "パスワードが今日期限切れになります。", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["パスワードがあと %n日で期限切れになります。"], |