nextcloud/core/l10n/id.json

258 lines
20 KiB
JSON
Raw Normal View History

2019-12-22 05:28:34 +03:00
{ "translations": {
"Please select a file." : "Pilih berkas",
"File is too big" : "Berkas terlalu besar",
"The selected file is not an image." : "Berkas yang dipilih bukanlah sebuah gambar.",
"The selected file cannot be read." : "Berkas yang dipilih tidak bisa dibaca.",
"Invalid file provided" : "Berkas yang diberikan tidak sah",
"No image or file provided" : "Tidak ada gambar atau berkas yang disediakan",
"Unknown filetype" : "Tipe berkas tidak dikenal",
"Invalid image" : "Gambar tidak sah",
"An error occurred. Please contact your admin." : "Terjadi kesalahan. Silakan hubungi admin Anda.",
"No temporary profile picture available, try again" : "Tidak ada gambar profil sementara yang tersedia, coba lagi",
"No crop data provided" : "Tidak ada data krop tersedia",
"No valid crop data provided" : "Tidak ada data valid untuk dipangkas",
"Crop is not square" : "Pangkas ini tidak persegi",
2020-05-28 05:16:38 +03:00
"Invalid app password" : "Kata sandi aplikasi tidak valid",
"Could not complete login" : "Tidak dapat menyelesaikan log masuk",
"Your login token is invalid or has expired" : "Token log masuk Anda tidak valid atau sudah kedaluwarsa",
"Password reset is disabled" : "Setel ulang kata sandi dinonaktifkan",
2019-12-22 05:28:34 +03:00
"Couldn't reset password because the token is invalid" : "Tidak dapat menyetel ulang kata sandi karena token tidak sah",
"Couldn't reset password because the token is expired" : "Tidak dapat menyetel ulang kata sandi karena token telah kadaluarsa",
"%s password reset" : "%s kata sandi disetel ulang",
2020-05-28 05:16:38 +03:00
"Password reset" : "Setel ulang kata sandi",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klik tombol berikut untuk menyetel ulang kata sandi Anda. Jika Anda tidak melakukan permintaan setel ulang kata sandi, abaikan surel ini.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klik tautan berikut untuk menyetel ulang kata sandi Anda. Jika Anda tidak melakukan permintaan setel ulang kata sandi, abaikan surel ini.",
"Reset your password" : "Setel ulang kata sandi Anda",
2019-12-22 05:28:34 +03:00
"Nextcloud Server" : "Server Nextcloud",
2020-05-28 05:16:38 +03:00
"Some of your link shares have been removed" : "Beberapa tautan berbagi Anda telah dihapus",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Dikarenakan isu bug keamanan, kami perlu menghapus beberapa tautan berbagi Anda. Silahkan lihat tautan berikut untuk informasi lebih lanjut.",
2019-12-22 05:28:34 +03:00
"Preparing update" : "Mempersiapkan pembaruan",
"[%d / %d]: %s" : "[%d / %d]: %s",
2020-05-28 05:16:38 +03:00
"Repair step:" : "Langkah perbaikan:",
"Repair info:" : "Info perbaikan:",
"Repair warning:" : "Peringatan perbaikan:",
"Repair error:" : "Galat perbaikan:",
2019-12-22 05:28:34 +03:00
"Please use the command line updater because automatic updating is disabled in the config.php." : "Gunakan pembaruan di command line karena pembaruan otomatis di nonaktifkan di config.php. ",
"[%d / %d]: Checking table %s" : "[%d / %d]: Mengecek tabel %s",
"Turned on maintenance mode" : "Hidupkan mode perawatan",
"Turned off maintenance mode" : "Matikan mode perawatan",
"Maintenance mode is kept active" : "Mode Pemeliharaan masih aktif",
"Updating database schema" : "Memperbarui skema basis data",
"Updated database" : "Basis data terbaru",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Memeriksa apakah skema basis data dapat diperbarui (dapat memerlukan waktu yang lama tergantung pada ukuran basis data)",
"Checked database schema update" : "Pembaruan skema basis data terperiksa",
"Checking updates of apps" : "Memeriksa pembaruan aplikasi",
2020-05-28 05:16:38 +03:00
"Checking for update of app \"%s\" in appstore" : "Pemeriksa pembaruan aplikasi \"%s\" pada appstore",
"Update app \"%s\" from appstore" : "Perbarui aplikasi \"%s\" melalui appstore",
2019-12-22 05:28:34 +03:00
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Memeriksa apakah skema untuk %s dapat diperbarui (dapat memerlukan waktu yang lama tergantung pada ukuran basis data)",
"Checked database schema update for apps" : "Pembaruan skema basis data terperiksa untuk aplikasi",
"Set log level to debug" : "Atur log level ke debug",
"Reset log level" : "Atur ulang log level",
"Starting code integrity check" : "Memulai pengecekan integritas kode",
"Finished code integrity check" : "Pengecekan integritas kode selesai",
"%s (incompatible)" : "%s (tidak kompatibel)",
2020-05-28 05:16:38 +03:00
"The following apps have been disabled: %s" : "Aplikasi berikut telah dinonaktifkan: %s",
2019-12-22 05:28:34 +03:00
"Already up to date" : "Sudah yang terbaru",
2020-05-28 05:16:38 +03:00
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Peladen web Anda belum diatur sesuai untuk sinkronisasi berkas, karena antarmuka WebDAV tidak berfungsi.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Peladen web Anda tidak setel sesuai untuk resolusi \"{url}\". Informasi lebih lanjut, dapat ditemukan pada <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasi</a>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Pelden web Anda tidak disetel sesuai untuk resolusi \"{url}\". Kemungkinan terkait konfigurasi peladen web yang belum diperbarui untuk melayani folder ini secara langsung. Silahkan bandingkan konfigurasi Anda dengan aturan rewrite yang ada pada \".htaccess\" untuk Apache, atau untuk Nginx silakan gunakan yang ada pada <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi</a>. Pada Nginx yang perlu diperbarui khususnya adalah baris yang dimulai dengan \"location ~\".",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Peladen web Anda tidak disetel sesuai untuk melayanai berkas .woff2. Ini khususnya isu pada konfigurasi Nginx. Pada Nextcloud 15, diperlukan penyesuaian untuk juga melayanani berkas .woff2. Bandingkan konfigurasi Anda dengan rekomendasi konfigurasi pada <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi</a> kami.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP tidak disetel sesuai untuk melakukan kueri system environment variables. Pengujian dengan getenv(\"PATH\") hanya menghasilkan pesan kosong. ",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Silahkan periksa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasi instalasi ↗</a> pada catatan konfigurasi dan konfigurasi pada peladen Anda, khususnya saat menggunakan php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurasi baca-saja telah diaktifkan. Hal ini mencegah penyetelan beberapa konfigurasi via antarmuka web. Pada setiap proses pembaruan berikutnya, secara manual berkas tersebut perlu dibuat agar dapat ditulis.",
2019-12-22 05:28:34 +03:00
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Database Anda tidak dijalankan dengan isolasi transaksi level \"READ COMMITED\". Ini dapat menyebabkan masalah saat banyak tindakan dilakukan secara paralel.",
"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",
"unknown text" : "teks tidak diketahui",
"Hello world!" : "Halo dunia!",
"sunny" : "cerah",
"Hello {name}, the weather is {weather}" : "Halo {name}, saat ini {weather}",
"Hello {name}" : "Halo {name}",
"new" : "baru",
"_download %n file_::_download %n files_" : ["unduh %n berkas"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.",
"Update to {version}" : "Perbarui ke {version}",
"An error occurred." : "Terjadi kesalahan.",
"Please reload the page." : "Silakan muat ulang halaman.",
"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",
"Searching other places" : "Mencari tempat lainnya",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} hasil pencarian di folder lain"],
2020-04-03 15:08:12 +03:00
"Log in" : "Masuk",
"Logging in …" : "Log masuk...",
2019-12-22 05:28:34 +03:00
"Server side authentication failed!" : "Otentikasi dari sisi server gagal!",
"Please contact your administrator." : "Silahkan hubungi administrator anda.",
"An internal error occurred." : "Terjadi kesalahan internal.",
"Please try again or contact your administrator." : "Mohon coba lagi atau hubungi administrator Anda.",
"Username or email" : "Nama pengguna atau email",
"Password" : "Kata Sandi",
"User disabled" : "Pengguna dinonaktifkan",
"Reset password" : "Setel ulang kata sandi",
"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",
"New password" : "Kata sandi baru",
"I know what I'm doing" : "Saya tahu apa yang saya lakukan",
"Cancel" : "Batal",
2020-04-03 15:08:12 +03:00
"Back" : "Kembali",
2019-12-22 05:28:34 +03:00
"Settings" : "Pengaturan",
"No" : "Tidak",
"Yes" : "Ya",
"No files in here" : "Tidak ada berkas disini",
"New folder" : "Folder baru",
"Name" : "Nama",
"Size" : "Ukuran",
"Modified" : "Dimodifikasi",
2020-02-26 05:18:20 +03:00
"\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.",
"File name cannot be empty." : "Nama berkas tidak boleh kosong.",
2019-12-22 05:28:34 +03:00
"{newName} already exists" : "{newName} sudah ada",
"Choose" : "Pilih",
"Copy" : "Salin",
"Move" : "Pindah",
"Error loading file picker template: {error}" : "Kesalahan saat memuat templat berkas pemilih: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Kesalahan memuat templat pesan: {error}",
"read-only" : "hanya-baca",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} berkas konflik"],
"One file conflict" : "Satu berkas konflik",
"New Files" : "Berkas Baru",
"Already existing files" : "Berkas sudah ada",
"Which files do you want to keep?" : "Berkas mana yang ingin anda pertahankan?",
"If you select both versions, the copied file will have a number added to its name." : "Jika anda memilih kedua versi, berkas yang disalin akan memiliki nomor yang ditambahkan sesuai namanya.",
"Continue" : "Lanjutkan",
"(all selected)" : "(semua terpilih)",
"({count} selected)" : "({count} terpilih)",
"Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada",
"Pending" : "Terutnda",
"Authentication required" : "Diperlukan otentikasi",
"This action requires you to confirm your password" : "Aksi ini membutuhkan konfirmasi kata sandi Anda",
"Confirm" : "Konfirmasi",
"Failed to authenticate, try again" : "Gagal mengotentikasi, coba lagi",
"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"],
2020-03-13 05:18:18 +03:00
"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",
2019-12-22 05:28:34 +03:00
"Personal" : "Pribadi",
"Users" : "Pengguna",
"Apps" : "Aplikasi",
"Admin" : "Admin",
"Help" : "Bantuan",
"Access forbidden" : "Akses ditolak",
"File not found" : "Berkas tidak ditemukan",
"Error" : "Kesalahan",
"Internal Server Error" : "Kesalahan Server Internal",
"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",
"Request ID: %s" : "ID Permintaan: %s",
"Type: %s" : "Tipe: %s",
"Code: %s" : "Kode: %s",
"Message: %s" : "Pesan: %s",
"File: %s" : "Berkas: %s",
"Line: %s" : "Baris: %s",
"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.",
"Create an <strong>admin account</strong>" : "Buat sebuah <strong>akun admin</strong>",
"Username" : "Nama pengguna",
"Storage & database" : "Penyimpanan & Basis data",
"Data folder" : "Folder data",
"Configure the database" : "Konfigurasikan basis data",
"Only %s is available." : "Hanya %s yang tersedia",
"Install and activate additional PHP modules to choose other database types." : "Pasang dan aktifkan modul PHP tambahan untuk memilih tipe basis data lainnya.",
"For more details check out the documentation." : "Untuk lebih rinci, periksa pada dokumentasi.",
"Database user" : "Pengguna basis data",
"Database password" : "Kata sandi basis data",
"Database name" : "Nama basis data",
"Database tablespace" : "Tablespace basis data",
"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",
"Finish setup" : "Selesaikan instalasi",
"Finishing …" : "Menyelesaikan ...",
"Need help?" : "Butuh bantuan?",
"See the documentation" : "Lihat dokumentasi",
"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.",
"More" : "Lainnya",
"Search" : "Cari",
"Contacts" : "Kontak",
"Confirm your password" : "Konfirmasi kata sandi Anda",
"Grant access" : "Berikan hak akses",
"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",
"Use backup code" : "Gunakan kode cadangan",
2020-01-07 05:28:34 +03:00
"Cancel login" : "Batalkan log masuk",
2019-12-22 05:28:34 +03:00
"Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda",
"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.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Pastikan bahwa basis data, folder konfig, dan folder data telah dicadangkan sebelum melanjutkan.",
"Start update" : "Jalankan pembaruan",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Untuk menghindari waktu habis dengan instalasi yang lebih besar, Anda bisa menjalankan perintah berikut dari direktori instalasi Anda:",
"Detailed logs" : "Log detail",
"Update needed" : "Pembaruan dibutuhkan",
"This %s instance is currently in maintenance mode, which may take a while." : "Instansi %s ini sedang dalam modus pemeliharaan, mungkin memerlukan beberapa saat.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.",
2020-05-14 05:16:36 +03:00
"Following apps have been disabled: %s" : "Aplikasi berikut telah dinonaktifkan: %s",
2019-12-22 05:28:34 +03:00
"Shared" : "Dibagikan",
"Shared by" : "Dibagikan oleh",
"Choose a password for the public link" : "Tetapkan kata sandi untuk tautan publik",
"Copied!" : "Tersalin!",
"Copy link" : "Salin tautan",
"Not supported!" : "Tidak didukung!",
"Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.",
"Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.",
"Resharing is not allowed" : "Berbagi ulang tidak diizinkan",
"Link" : "Tautan",
"Hide download" : "Sembunyikan unduhan",
"Password protect" : "Lindungi dengan kata sandi",
"Allow editing" : "Izinkan penyuntingan",
"Email link to person" : "Emailkan tautan ini ke orang",
"Send" : "Kirim",
"Allow upload and editing" : "Izinkan pengunggahan dan penyuntingan",
"File drop (upload only)" : "Berkas jatuh (hanya unggah)",
"Set expiration date" : "Atur tanggal kedaluwarsa",
"Expiration" : "Kedaluwarsa",
"Expiration date" : "Tanggal kedaluwarsa",
"Note to recipient" : "Catatan untuk penerima",
"Unshare" : "Batalkan berbagi",
"Share link" : "Bagikan tautan",
"Could not unshare" : "Tidak dapat membatalkan pembagian",
"Shared with you and the group {group} by {owner}" : "Dibagikan dengan anda dan grup {group} oleh {owner}",
"Shared with you by {owner}" : "Dibagikan dengan anda oleh {owner}",
"group" : "grup",
"remote" : "remote",
"email" : "surel",
"Can edit" : "Can edit",
"Can create" : "Can create",
"Can change" : "Can change",
"Can delete" : "Can delete",
"Error while sharing" : "Kesalahan saat membagikan",
"Share details could not be loaded for this item." : "Rincian berbagi tidak dapat dimuat untuk item ini.",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Sekurangnya {count} karakter dibutuhkan untuk autocompletion"],
"This list is maybe truncated - please refine your search term to see more results." : "Daftar ini mungkin terpotong - harap sari kata pencarian anda untuk melihat hasil yang lebih.",
"No users or groups found for {search}" : "Tidak ada pengguna atau grup ditemukan untuk {search}",
"No users found for {search}" : "Tidak ada pengguna ditemukan untuk {search}",
"An error occurred. Please try again" : "Terjadi kesalahan. Silakan coba lagi",
"Home" : "Beranda",
"Work" : "Kantor",
"Other" : "Lainnya",
"Share" : "Bagikan",
"Error removing share" : "Terjadi kesalahan saat menghapus pembagian",
2020-03-23 05:19:02 +03:00
"({scope})" : "({scope})",
2020-02-07 05:20:10 +03:00
"Saving..." : "Menyimpan...",
2020-05-14 05:16:36 +03:00
"Cancel log in" : "Batalkan masuk log",
"These apps will be updated:" : "Aplikasi berikut akan diperbarui:"
2019-12-22 05:28:34 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}