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/id.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/id.js')
-rw-r--r-- | apps/user_ldap/l10n/id.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index be6509ed925..3bc29548e89 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -148,9 +148,6 @@ OC.L10N.register( "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Placeholder %uid tidak ada. Placeholder akan digantikan dengan nama login saat melakukan kueri LDAP / AD.", "Verify settings and count groups" : "Verifikasi setelan dan hitung grup", - "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Izinkan login dengan nama pengguna LDAP / AD, baik berupa uid atau samaccountname, mereka akan terdeteksi.", - "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Izinkan login dengan atribut email. Mail dan mailPrimaryAddress diperbolehkan.", - "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Tetapkan penyaring yang akan diterapkan saat mencoba login. %%uid akan mengganti nama pengguna saat melakukan login. Contoh: \"uid=%%uid\"", "Add a new and blank configuration" : "Tambah konfigurasi kosong yang baru", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Anda dapat mengabaikan protokol, kecuali Anda membutuhkan SSL. Lalu jalankan dengan 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>Peringatan:</b> Aplikasi user_ldap dan user_webdavauth tidak kompatibel. Anda mungkin akan mengalami perilaku yang tidak terduga. Silakan minta administrator Anda untuk menonaktifkan salah satunya.", |