diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-01 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-01 01:54:43 -0400 |
commit | eda4d4583645b49bd1e582f7396603ce6795e919 (patch) | |
tree | eda134802b5545f6e1fa3dd28582060257f4a23d /apps/user_ldap/l10n/id.json | |
parent | 8f117cb89b90a87dcfd934358b43376569be13d9 (diff) | |
download | nextcloud-server-eda4d4583645b49bd1e582f7396603ce6795e919.tar.gz nextcloud-server-eda4d4583645b49bd1e582f7396603ce6795e919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/id.json')
-rw-r--r-- | apps/user_ldap/l10n/id.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index bbff7d43f0b..0d1818f9a51 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -8,15 +8,33 @@ "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", + "Action does not exist" : "Tidak ada tindakan", "Configuration incorrect" : "Konfigurasi salah", "Configuration incomplete" : "Konfigurasi tidak lengkap", "Configuration OK" : "Konfigurasi Oke", "Select groups" : "Pilih grup", "Select object classes" : "Pilik kelas obyek", + "Please check the credentials, they seem to be wrong." : "Mohon periksa kredensial, nampaknya ada kesalahan.", + "Please specify the port, it could not be auto-detected." : "Mohon tentukan port karena tidak terdeteksi secara otomatis.", + "Base DN could not be auto-detected, please revise credentials, host and port." : "Base DN tidak terdeteksi secara otomatis, mohon periksa kembali kredensial, host dan port.", + "Could not detect Base DN, please enter it manually." : "Tidak dapat mendeteksi Base DN, mohon masukkan secara manual.", "{nthServer}. Server" : "{nthServer}. Server", + "No object found in the given Base DN. Please revise." : "Tidak ada obyek ditemukan di Base DN yang diberikan. Mohon diperiksa kembali.", + "More than 1.000 directory entries available." : "Lebih dari 1.000 entri direktori yang tersedia.", + " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan", + "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Terjadi kesalahan. Silakan periksa Base DN, serta pengaturan sambungan dan kredensial.", "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?", "Confirm Deletion" : "Konfirmasi Penghapusan", + "Mappings cleared successfully!" : "Pemetaan berhasil dibersihkan!", + "Error while clearing the mappings." : "Kesalahan saat membersihkan pemetaan.", + "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Menyimpan gagal. Mohon pastikan basis data di Operasi. Muat Ulang sebelum melanjutkan.", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Beralih modus akan mengaktifkan kueri LDAP. Hal ini memerlukan beberapa saat tergantung pada ukuran LDAP Anda. Apakah Anda tetap ingin beralih modus?", + "Mode switch" : "Beralih modus", "Select attributes" : "Pilih atribut", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Pengguna tidak ditemukan. Mohon periksa atribut login dan nama pengguna Anda. Penyaring efektif (salin dan tempel berikut untuk validasi baris perintah):\n<br/>", + "User found and settings verified." : "Pengguna ditemukan dan pengaturan terverifikasi.", + "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Terjadi kesalahan sambungan ke LDAP / AD, mohon periksa host, port dan kredensial.", + "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Kotak grup telah diaktifkan, karena server LDAP / AD tidak mendukung keanggotaan.", "_%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.", @@ -24,11 +42,21 @@ "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 memenuhi kriteria ini tersedia di %s:", + "Only these object classes:" : "Hanya kelas obyek berikut:", + "Only from these groups:" : "Hanya dari grup berikut:", + "Search groups" : "Pencarian grup", + "Available groups" : "Grup tersedia", + "Selected groups" : "Grup terpilih", + "Edit LDAP Query" : "Sunting Kueri LDAP", + "LDAP Filter:" : "Penyaring LDAP:", "Test Filter" : "Uji Penyaring", + "LDAP / AD Username:" : "Nama pengguna LDAP / AD:", + "LDAP / AD Email Address:" : "Alamat Email LDAP / AD:", "Other Attributes:" : "Atribut Lain:", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", |