richdocuments/l10n/id.js
Nextcloud bot 64633a7b6d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-06 01:48:19 +00:00

47 lines
2.1 KiB
JavaScript

OC.L10N.register(
"richdocuments",
{
"File already exists" : "Berkas sudah ada",
"Saved" : "Disimpan",
"The file was uploaded" : "Berkas terunggah",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.",
"The file was only partially uploaded" : "Berkas hanya sebagian terunggah",
"No file was uploaded" : "Tidak ada berkas yang diunggah",
"Missing a temporary folder" : "Folder sementara tidak ada",
"Could not write file to disk" : "Tidak dapat menulis berkas ke diska",
"A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas",
"No file uploaded or file size exceeds maximum of %s" : "Gagal unggah berkas atau ukuran melampaui batas maksimum %s",
"File is too big" : "Berkas terlalu besar",
"Invalid file provided" : "Berkas yang diberikan tidak sah",
"Images" : "Gambar",
"New" : "Baru",
"Failed to save settings" : "Gagal simpan setelan",
"Advanced settings" : "Pengaturan Lanjutan",
"Select groups" : "Pilih grup",
"Save" : "Simpan",
"Remove" : "Hapus",
"Confirm" : "Konfirmasi",
"Cancel" : "Membatalkan",
"Save as" : "Simpan sebagai",
"Description" : "Deskrisi",
"No results" : "Tidak ada hasil",
"Select file" : "Pilih berkas",
"Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan",
"Close" : "Tutup",
"Edit" : "Sunting",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Tambah ke favorit",
"Details" : "Detil",
"Download" : "Unduh",
"Guest" : "Tamu",
"New file" : "Berkas baru",
"Create" : "Buat",
"Could not create file" : "Tidak dapat membuat berkas",
"Select template" : "Pilih template",
"Error" : "Kesalahan",
"An error occurred" : "Terjadi kesalahan",
"Nickname" : "Nama panggilan",
"Saving…" : "Menyimpan..."
},
"nplurals=1; plural=0;");