diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 00:09:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 00:09:19 +0000 |
commit | 0cc8b8b244fe921226a53c9c03c40e13f63b6362 (patch) | |
tree | 13d1afbc79ec709b30a5da513e24a74fec104214 /apps/user_ldap/l10n/id.js | |
parent | 2d861c9feaa233b89f4d75e1bf4af6b04b05b081 (diff) | |
download | nextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.tar.gz nextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/id.js')
-rw-r--r-- | apps/user_ldap/l10n/id.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 41bddd33847..252fb9bd4ef 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -52,10 +52,6 @@ OC.L10N.register( "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.", "Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan", "Invalid Host" : "Host tidak sah", - "Server" : "Server", - "Users" : "Pengguna", - "Login Attributes" : "Atribut Login", - "Groups" : "Grup", "Test Configuration" : "Uji Konfigurasi", "Help" : "Bantuan", "Groups meeting these criteria are available in %s:" : "Grup yang memenuhi kriteria ini tersedia di %s:", @@ -104,6 +100,10 @@ OC.L10N.register( "Back" : "Kembali", "Continue" : "Lanjutkan", "LDAP" : "LDAP", + "Server" : "Server", + "Users" : "Pengguna", + "Login Attributes" : "Atribut Login", + "Groups" : "Grup", "Expert" : "Lanjutan", "Advanced" : "Lanjutan", "<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.", |