diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/user_ldap/l10n/id.js | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/id.js')
-rw-r--r-- | apps/user_ldap/l10n/id.js | 35 |
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 3319f9bea58..255ee3ee1c8 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -10,54 +10,30 @@ OC.L10N.register( "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", "No data specified" : "Tidak ada data yang ditetapkan", " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", - "Deletion failed" : "Penghapusan gagal", - "Take over settings from recent server configuration?" : "Mengambil alih pengaturan dari konfigurasi server saat ini?", - "Keep settings?" : "Biarkan pengaturan?", - "{nthServer}. Server" : "{nthServer}. Server", - "Cannot add server configuration" : "Gagal menambah konfigurasi server", - "mappings cleared" : "pemetaan dibersihkan", - "Success" : "Berhasil", - "Error" : "Kesalahan", - "Please specify a Base DN" : "Sialakan menetapkan Base DN", - "Could not determine Base DN" : "Tidak dapat menetapkan Base DN", - "Please specify the port" : "Silakan tetapkan port", - "Configuration OK" : "Konfigurasi Oke", "Configuration incorrect" : "Konfigurasi salah", "Configuration incomplete" : "Konfigurasi tidak lengkap", + "Configuration OK" : "Konfigurasi Oke", "Select groups" : "Pilih grup", "Select object classes" : "Pilik kelas obyek", - "Select attributes" : "Pilih atribut", - "Connection test succeeded" : "Pemeriksaan koneksi berhasil", - "Connection test failed" : "Pemeriksaan koneksi gagal", + "{nthServer}. Server" : "{nthServer}. Server", "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?", "Confirm Deletion" : "Konfirmasi Penghapusan", + "Select attributes" : "Pilih atribut", "_%s group found_::_%s groups found_" : ["%s grup ditemukan"], "_%s user found_::_%s users found_" : ["%s pengguna ditemukan"], "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", - "User Filter" : "Penyaring Pengguna", - "Login Filter" : "Penyaring Masuk", - "Group Filter" : "Penyaring grup", - "Save" : "Simpan", + "Users" : "Pengguna", + "Groups" : "Grup", "Test Configuration" : "Uji Konfigurasi", "Help" : "Bantuan", "Groups meeting these criteria are available in %s:" : "Grup memenuhi kriteria ini tersedia di %s:", - "only those object classes:" : "hanya kelas objek:", - "only from those groups:" : "hanya dari kelompok:", - "Edit raw filter instead" : "Sunting penyaring raw", - "Raw LDAP filter" : "Penyaring LDAP raw", "Test Filter" : "Uji Penyaring", - "groups found" : "grup ditemukan", - "Users login with this attribute:" : "Login pengguna dengan atribut ini:", - "LDAP Username:" : "Nama pengguna LDAP:", - "LDAP Email Address:" : "Alamat Email LDAP:", "Other Attributes:" : "Atribut Lain:", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Add Server Configuration" : "Tambah Konfigurasi Server", - "Delete Configuration" : "Hapus Konfigurasi", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Protokol dapat tidak ditulis, kecuali Anda menggunakan SSL. Lalu jalankan dengan ldaps://", "Port" : "Port", @@ -69,7 +45,6 @@ OC.L10N.register( "You can specify Base DN for users and groups in the Advanced tab" : "Anda dapat menetapkan Base DN untuk pengguna dan grup dalam tab Lanjutan", "Manually enter LDAP filters (recommended for large directories)" : "Masukkan penyaring LDAP secara manual (direkomendasikan untuk direktori yang besar)", "Limit %s access to users meeting these criteria:" : "Batasi akses %s untuk pengguna yang sesuai dengan kriteria berikut:", - "users found" : "pengguna ditemukan", "Saving" : "Menyimpan", "Back" : "Kembali", "Continue" : "Lanjutkan", |