diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-09 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-09 00:08:20 +0000 |
commit | 8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (patch) | |
tree | 583017d195e85230e82ac5cd5b93454a93de5e0a /apps/user_ldap/l10n/ja.js | |
parent | 9707ef9ba7c0a23238802bc8b71182284ab78b9f (diff) | |
download | nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.tar.gz nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ja.js')
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index f1f05050bb2..acb88439213 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -156,9 +156,6 @@ OC.L10N.register( "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid のプレースフォルダがありません。プレースフォルダでは、LDAP /ADで問合せするときにログイン名で置き換えられます。", "Verify settings and count groups" : "設定を検証し、グループを数える", - "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。uid か、samaccountname のどちらかが検出されました。", - "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "メール属性に対してログインが許可されています。メールや mailPrimaryAddress が許可されています。", - "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。%%uid にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"", "Add a new and blank configuration" : "空欄の新しい設定を追加", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL通信しない場合には、プロトコル名を省略することができます。そうでない場合には、ldaps:// から始めてください。", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> user_ldap と user_webdavauth のアプリには互換性がありません。予期せぬ動作をする可能性があります。システム管理者にどちらかを無効にするよう問い合わせてください。", |