diff options
Diffstat (limited to 'core/l10n/id.json')
-rw-r--r-- | core/l10n/id.json | 120 |
1 files changed, 113 insertions, 7 deletions
diff --git a/core/l10n/id.json b/core/l10n/id.json index e5610470f8e..07fcb0adc6e 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -84,14 +84,23 @@ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Pangkalan data kehilangan beberapa kolom opsional. Berdasarkan fakta bahwa menambahkannya pada tabel yang besar membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db: add-missing-columns\", untuk menambahkan kolom secara manual sementara instance tetap berjalan. Setelah itu dilakukan, maka beberapa fitur dapat meningkatkan daya tanggap atau kegunaan.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Instance ini kehilangan beberapa modul PHP yang direkomendasikan. Sangat disarankan menggunakannya untuk peningkatan performa dan kompatibilitas.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Beberapa kolom pada pangkalan data, tidak memiliki konversi ke \"big int\". Berdasarkan fakta bahwa membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db:convert-filecache-bigint\", untuk menerapkan perubahan secara manual. Tindakan ini perlu dilakukan saat instance dalam kondisi luring. Detil lebih lanjut silakan baca <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi</a>.", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite saat ini digunakan sebagai backend pangkalan data. Penggunaan instalasi skala lebih besar, kami sarankan agar beralih ke backend pangkalan data lainnya.", + "This is particularly recommended when using the desktop client for file synchronisation." : "Hal ini sangat dianjurkan saat menggunakan klien desktop untuk sinkronisasi berkas.", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Untuk migrasi ke pangkalan data lainnya, eksekusi baris perintah pada konsol: `occ db:convert-type`, atau lihat <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasi ↗</a>.", + "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Penggunaan fungsi bawaan PHP untuk pengiriman surel sudah tidak lagi didukung. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Silakan perbarui pengaturan peladen surel ↗<a/>.", + "The PHP memory limit is below the recommended value of 512MB." : "Batas memori PHP di bawah nilai yang disarankan yaitu 512MB.", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Beberapa direktori dimiliki oleh pengguna berbeda dengan pengguna peladen web. Hal ini mungkin dikarenakan proses instalasi manual. Periksa hak akses direktori aplikasi berikut:", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL digunakan sebagai pangkalan data, namun tidak mendukung karakter 4-byte. Sebagai contoh untuk dapat menangani karakter 4-byte (seperti emoji) dalam nama file atau komentar tanpa masalah, disarankan untuk mengaktifkan dukungan 4-byte pada MySQL. Bacalah <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi untuk detil mengenai hal ini</a>.", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Instance ini menggunakan penyimpanan objek berbasis S3 sebagai penyimpanan utama. Karena berkas unggahan disimpan sementara pada server, maka disarankan untuk memiliki ruang kosong 50 GB pada direktori sementara PHP. Periksa log untuk detail lengkap tentang lokasi dan ruang penyimpanan yang tersedia. Untuk memperbaikinya, ubah direktori sementara di php.ini atau sediakan lebih banyak ruang di jalur ipada lokasi tersebut.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Anda mengakses instance melalui jalur koneksi aman, tetapi instance Anda menghasilkan URLs yang tidak aman. Hal ini sering kali terjadi dikarenakan Anda berada dibelakang reverse proxy dan juga karena variabel konfigurasi tidak tersetel sesuai. Silakan baca <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi mengenai ini</a>.", "Error occurred while checking server setup" : "Kesalahan tidak terduga saat memeriksa setelan server", - "Non-existing tag #{tag}" : "Tag tidak ada #{tag}", - "restricted" : "terbatas", - "invisible" : "tersembunyi", - "Delete" : "Hapus", - "Rename" : "Ubah nama", - "Collaborative tags" : "Tag kolaboratif", - "No tags found" : "Tag tidak ditemukan", + "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Data folder dan berkas Anda kemungkinan dapat diakses dari Internet secara langsung, dikarenakan berkas .htaccess tidak bekerja. Sangat dianjurkan Anda untuk menyetel peladen web, untuk mencegah hal tersebut terjadi. Atau pindahkan lokasi data Anda di luar root dokumen peladen web.", + "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP header \"{header}\" tidak sesuai tersetel seperti \"{expected}\". Hal ini berpotensi risiko keamanan dan kerahasiaan. Direkomendasikan untuk dapat disesuaikan mengikuti anjuran.", + "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP header \"{header}\" tidak sesuai tersetel seperti \"{expected}\". Beberapa fitur mungkin akan tidak berfungsi dengan baik. Direkomendasikan untuk dapat disesuaikan mengikuti anjuran.", + "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP header \"{header}\" tidak memiliki \"{expected}\". Hal ini berpotensi risiko keamanan dan kerahasiaan. Direkomendasikan untuk dapat disesuaikan mengikuti anjuran.", + "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "HTTP header \"{header}\" tidak tersetel sesuai \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" atau \"{val5}\". Hal ini dapat membocorkan informasi. Lihat <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">rekomendasi W3C ↗</a>.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "HTTP header \"Strict-Transport-Security\" tidak tersetel paling tidak \"{seconds}\" detik. Untuk peningkatan keamanan, direkomendasikan untuk mengaktifkan HSTS seperti yang dijelaskan pada <a href=\"{docUrl}\" rel=\"noreferrer noopener\">kiat keamanan ↗</a>.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Tidak aman mengakses via HTTP. Anda sangat dianjurkan untuk menyetel peladen wajib menggunakan HTTPS, seperti yang dijelaskan pada <a href=\"{docUrl}\">kiat keamanan ↗</a>.", "unknown text" : "teks tidak diketahui", "Hello world!" : "Halo dunia!", "sunny" : "cerah", @@ -106,7 +115,9 @@ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Pembaruan gagal. Untuk informasi berikutnya <a href=\"{url}\">cek posting di forum</a> yang mencakup masalah kami.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Pembaruan gagal. Laporkan masalah ini ke <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">komunitas Nextcloud</a>.", "Continue to Nextcloud" : "Lanjutkan ke Nextcloud", + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Pemutakhiran telah berhasil. Anda akan diarahkan ke Nextcloud setelah %n detik."], "Searching other places" : "Mencari tempat lainnya", + "No search results in other folders for {tag}{filter}{endtag}" : "Hasil pencarian tidak ditemukan di folder lainnya untuk '{tag}{filter}{endtag}'", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} hasil pencarian di folder lain"], "Log in" : "Masuk", "Logging in …" : "Log masuk...", @@ -116,24 +127,58 @@ "Please try again or contact your administrator." : "Mohon coba lagi atau hubungi administrator Anda.", "Username or email" : "Nama pengguna atau email", "Password" : "Kata Sandi", + "Wrong username or password." : "Nama pengguna atau kata sandi salah.", "User disabled" : "Pengguna dinonaktifkan", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Terdeteksi multipel percobaan log masuk tidak valid dari IP Anda. Pencekalan log masuk berikutnya dilakukan hingga 30 detik.", + "Your account is not setup for passwordless login." : "Akun Anda tidak diatur untuk masuk tanpa kata sandi.", + "Passwordless authentication is not supported in your browser." : "Autentikasi tanpa kata sandi tidak didukung peramban Anda.", + "Passwordless authentication is only available over a secure connection." : "Autentikasi tanpa kata sandi hanya tersedia melalui koneksi aman.", "Reset password" : "Setel ulang kata sandi", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Pesan setel ulang kata sandi telah terkirim ke alamat surel akun ini. Jika Anda tidak menerimanya, silakan periksa folder spam/junk atau minta bantuan administrator Anda.", "Couldn't send reset email. Please contact your administrator." : "Tidak dapat mengirim email setel ulang. Silakan hubungi administrator Anda.", "Password can not be changed. Please contact your administrator." : "Kata sandi tidak dapat diubah. Silakan hubungi administrator Anda", + "Back to login" : "Kembali ke log masuk", "New password" : "Kata sandi baru", + "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Berkas Anda terenkripsi. Tidak memungkinkan untuk mendapatkan kembali data anda setelah kata sandi disetel ulang. Jika tidak yakin, silakan hubungi administrator Anda sebelum melanjutkan. Apa anda ingin melanjutkan?", "I know what I'm doing" : "Saya tahu apa yang saya lakukan", + "Resetting password" : "Menyetel ulang kata sandi", + "Recommended apps" : "Aplikasi terekomendasi", + "Loading apps …" : "Memuat aplikasi ...", + "Could not fetch list of apps from the app store." : "Tidak dapat mengambil daftar aplikasi dari toko.", + "Installing apps …" : "Instalasi aplikasi ...", + "Nextcloud {app}" : "{app} Nextcloud", + "App download or installation failed" : "Unduh aplikasi atau gagal instalasi", + "Can't install this app because it is not compatible" : "Instalasi aplikasi gagal karena tidak kompatibel", + "Can't install this app" : "Instalasi aplikasi gagal", "Cancel" : "Batal", + "Schedule work & meetings, synced with all your devices." : "Penjadwalan rapat & pekerjaan, tersinkronisasi dengan gawai Anda.", + "Keep your colleagues and friends in one place without leaking their private info." : "Simpan info teman dan kolega Anda dalam satu tempat, tanpa membocorkan privat mereka.", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplikasi klien surel sederhana, terintegrasi dengan Berkas, Kontak, dan Kalender.", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mengobrol, panggilan video, berbagi layar, rapat daring, dan konferensi web - melalui peramban dan menggunakan aplikasi pada gawai.", + "Collaboratively edit office documents." : "Berkolaborasi edit dokumen perkantoran.", + "Local document editing back-end used by the Collabora Online app." : "Pengeditan dokumen lokal menggunakan aplikasi Collabora Online sebagai back-end.", + "Forgot password?" : "Lupa kata sandi?", "Back" : "Kembali", "Settings" : "Pengaturan", + "Could not load your contacts" : "Tidak dapat memuat kontak Anda", + "Search contacts …" : "Cari kontak ...", + "No contacts found" : "Kontak tidak ditemukan", + "Show all contacts …" : "Tampilkan semua kontak ...", + "Install the Contacts app" : "Instal aplikasi Kontak", + "Loading your contacts …" : "Memuat kontak Anda ...", + "Looking for {term} …" : "Mencari {term}", "No" : "Tidak", "Yes" : "Ya", "No files in here" : "Tidak ada berkas disini", "New folder" : "Folder baru", + "No more subfolders in here" : "Tidak ada lagi subfolder disini", "Name" : "Nama", "Size" : "Ukuran", "Modified" : "Dimodifikasi", "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.", "File name cannot be empty." : "Nama berkas tidak boleh kosong.", + "\"/\" is not allowed inside a file name." : "\"/\" tidak diizinkan pada nama berkas.", + "\"{name}\" is not an allowed filetype" : "Tipe berkas \"{name}\" tidak diizinkan", "{newName} already exists" : "{newName} sudah ada", "Choose" : "Pilih", "Copy" : "Salin", @@ -153,6 +198,9 @@ "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", "Pending" : "Terutnda", + "Copy to {folder}" : "Salin ke {folder}", + "Move to {folder}" : "Pindah ke {folder}", + "Saving …" : "Menyimpan ...", "Authentication required" : "Diperlukan otentikasi", "This action requires you to confirm your password" : "Aksi ini membutuhkan konfirmasi kata sandi Anda", "Confirm" : "Konfirmasi", @@ -160,11 +208,31 @@ "seconds ago" : "beberapa detik yang lalu", "Connection to server lost" : "Koneksi ke server gagal", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tidak dapat memuat laman, muat ulang dalam %n detik"], + "Add to a project" : "Tambah ke proyek", + "Show details" : "Tampilkan detail", + "Hide details" : "Sembunyikan detail", + "Rename project" : "Ubah nama proyek", + "Failed to rename the project" : "Gagal mengubah nama proyek", + "Failed to create a project" : "Gagal membuat proyek", + "Failed to add the item to the project" : "Gagal menambahkan item ke proyek", + "Connect items to a project to make them easier to find" : "Hubungkan item ke proyek agar mudah ditemukan", + "Type to search for existing projects" : "Ketik untuk mencari proyek eksis", + "New in" : "Terbaru", + "View changelog" : "Lihat log pembaruan", "Very weak password" : "Kata sandi sangat lemah", "Weak password" : "Kata sandi lemah", "So-so password" : "Kata sandi lumayan", "Good password" : "Kata sandi baik", "Strong password" : "Kata sandi kuat", + "No action available" : "Aksi tidak tersedia", + "Error fetching contact actions" : "Galat mengambil aksi kontak", + "Non-existing tag #{tag}" : "Tag tidak ada #{tag}", + "restricted" : "terbatas", + "invisible" : "tersembunyi", + "Delete" : "Hapus", + "Rename" : "Ubah nama", + "Collaborative tags" : "Tag kolaboratif", + "No tags found" : "Tag tidak ditemukan", "Personal" : "Pribadi", "Users" : "Pengguna", "Apps" : "Aplikasi", @@ -172,8 +240,12 @@ "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", "File not found" : "Berkas tidak ditemukan", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", + "Back to %s" : "Kembali ke %s", "Error" : "Kesalahan", "Internal Server Error" : "Kesalahan Server Internal", + "The server was unable to complete your request." : "Peladen tidak dapat menyelesaikan permintaan Anda.", + "If this happens again, please send the technical details below to the server administrator." : "Jika terjadi lagi, silakan sampaikan detail di bawah kepada administrator.", "More details can be found in the server log." : "Rincian lebih lengkap dapat ditemukan di log server.", "Technical details" : "Rincian teknis", "Remote Address: %s" : "Alamat remote: %s", @@ -186,8 +258,10 @@ "Trace" : "Jejak", "Security warning" : "Peringatan keamanan", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Kemungkinan direktori data dan berkas anda dapat diakses dari internet karena berkas .htaccess tidak berfungsi.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informasi bagaimana kesesuaian konfigurasi peladen Anda, silakan lihat <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentasi</a>.", "Create an <strong>admin account</strong>" : "Buat sebuah <strong>akun admin</strong>", "Username" : "Nama pengguna", + "Show password" : "Tampilkan kata sandi", "Storage & database" : "Penyimpanan & Basis data", "Data folder" : "Folder data", "Configure the database" : "Konfigurasikan basis data", @@ -201,22 +275,54 @@ "Database host" : "Host basis data", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Harap tentukan nomor port beserta nama host (contoh., localhost:5432).", "Performance warning" : "Peringatan kinerja", + "You chose SQLite as database." : "Anda memilih SQLite sebagai pangkalan data", + "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite hanya digunakan pada instalasi minimal dan lingkungan pengembangan. Untuk lingkungan produksi dianjurkan menggunakan backend pangkalan data lain.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jika menggunakan klien untuk sinkronisasi berkas, penggunaan SQLite sangat tidak dianjurkan.", + "Install recommended apps" : "Instal aplikasi rekomendasi", + "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalender, Kontak, Talk, Surel, & Penyuntingan kolaboratif", "Finish setup" : "Selesaikan instalasi", "Finishing …" : "Menyelesaikan ...", "Need help?" : "Butuh bantuan?", "See the documentation" : "Lihat dokumentasi", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Sepertinya Anda coba untuk menginstal ulang Nextcloud. Namun berkas CAN_INSTALL tidak ditemukan pada direktori konfigurasi. Silakan buat berkas tersebut untuk melanjutkan.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Tidak dapat membuang CAN_INSTALL dari direktori konfigurasi. Silakan lakukan secara manual.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aplikasi ini memerlukan JavaScript untuk dapat beroperasi dengan benar. Mohon {linkstart}aktifkan JavaScript{linkend} dan muat ulang halaman ini.", + "Get your own free account" : "Dapatkan akun gratis Anda", + "Skip to main content" : "Lewati ke konten utama", + "Skip to navigation of app" : "Lewati ke navigasi aplikasi", + "More apps" : "Aplikasi lainnya", "More" : "Lainnya", + "More apps menu" : "Menu aplikasi lainnya", "Search" : "Cari", "Contacts" : "Kontak", + "Contacts menu" : "Menu Kontak", + "Settings menu" : "Menu Pengaturan", "Confirm your password" : "Konfirmasi kata sandi Anda", + "Connect to your account" : "Hubungkan ke akun Anda", + "Please log in before granting %1$s access to your %2$s account." : "Silakan log masuk sebelum mengizinkan %1$s mengakses akun %2$s Anda.", + "App token" : "Token aplikasi", "Grant access" : "Berikan hak akses", + "Alternative log in using app token" : "Log masuk alternatif dengan token aplikasi", + "Account access" : "Akses akun", + "You are about to grant %1$s access to your %2$s account." : "Anda akan memberikan izin %1$s akses ke akun %2$s Anda.", + "Account connected" : "Akun terhubung", + "Your client should now be connected!" : "Klien sudah terhubung!", + "You can close this window." : "Anda dapat menutup jendela ini.", "This share is password-protected" : "Berbagi ini dilindungi kata sandi", "The password is wrong. Try again." : "Kata sandi salah. Coba lagi", "Two-factor authentication" : "Otentikasi Two-factor", + "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Peningkatan keamanan telah diaktifkan pada akun Anda. Pilih faktor-kedua untuk autentikasi:", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Tidak dapat memuat salah satu dari metode autentikasi faktor-kedua. Silakan hubungi admin Anda.", + "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Autentikasi faktor-kedua diwajibkan, namun belum terkonfigurasi pada akun Anda. Hubungi admin untuk asistensi.", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Autentikasi faktor-kedua diwajibkan, namun belum terkonfigurasi pada akun Anda. Silakan lanjutkan untuk menyetel autentikasi faktor-kedua.", + "Set up two-factor authentication" : "Setel autentikasi faktor-kedua", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Autentikasi faktor-kedua diwajibkan, namun belum terkonfigurasi pada akun Anda. Gunakan salah satu kode cadangan untuk log masuk, atau hubungi admin untuk asistensi.", "Use backup code" : "Gunakan kode cadangan", "Cancel login" : "Batalkan log masuk", + "Setup two-factor authentication" : "Setel autentikasi faktor-kedua", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Peningkatan keamanan diwajibkan untuk akun Anda. Pilih penyedia setelan:", "Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda", + "Access through untrusted domain" : "Akses melalui domain tidak terpercaya", "App update required" : "Diperlukan perbarui aplikasi", "These incompatible apps will be disabled:" : "Aplikasi yang tidak kompatibel berikut akan dinonaktifkan:", "The theme %s has been disabled." : "Tema %s telah dinonaktfkan.", |