diff options
Diffstat (limited to 'apps/user_ldap/l10n/id.js')
-rw-r--r-- | apps/user_ldap/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 3bc29548e89..a1b266263d6 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -85,7 +85,6 @@ OC.L10N.register( "Saving" : "Menyimpan", "Back" : "Kembali", "Continue" : "Lanjutkan", - "LDAP" : "LDAP", "Server" : "Server", "Users" : "Pengguna", "Login Attributes" : "Atribut Login", @@ -150,6 +149,7 @@ OC.L10N.register( "Verify settings and count groups" : "Verifikasi setelan dan hitung grup", "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://", + "LDAP" : "LDAP", "<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.", "in bytes" : "dalam bytes" }, |