richdocuments/l10n/id.js

44 строки
2.0 KiB
JavaScript
Исходник Обычный вид История

2019-07-13 05:47:30 +03:00
OC.L10N.register(
"richdocuments",
{
"File already exists" : "Berkas sudah ada",
2019-07-13 05:47:30 +03:00
"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",
2019-12-22 06:37:45 +03:00
"File is too big" : "Berkas terlalu besar",
"Invalid file provided" : "Berkas yang diberikan tidak sah",
"Images" : "Gambar",
2020-01-30 05:59:08 +03:00
"Advanced settings" : "Pengaturan Lanjutan",
"Select groups" : "Pilih grup",
2020-06-05 05:54:31 +03:00
"Failed to save settings" : "Gagal simpan setelan",
"Confirm" : "Konfirmasi",
"Cancel" : "Membatalkan",
"Save" : "Simpan",
2020-01-30 05:59:08 +03:00
"Description" : "Deskrisi",
2019-12-22 06:37:45 +03:00
"No results" : "Tidak ada hasil",
"Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan",
"Close" : "Tutup",
2019-12-22 06:37:45 +03:00
"Error" : "Kesalahan",
2020-05-29 05:55:19 +03:00
"An error occurred" : "Terjadi kesalahan",
2019-12-22 06:37:45 +03:00
"Nickname" : "Nama panggilan",
"Saving …" : "Menyimpan ...",
2019-12-22 06:37:45 +03:00
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Tambah ke favorit",
"Details" : "Detil",
2020-10-14 06:07:49 +03:00
"Download" : "Unduh",
"Guest" : "Tamu",
"New file" : "Berkas baru",
2020-10-14 06:07:49 +03:00
"Create" : "Buat",
"Could not create file" : "Tidak dapat membuat berkas",
"Select template" : "Pilih template",
"Saving…" : "Menyimpan..."
2019-07-13 05:47:30 +03:00
},
"nplurals=1; plural=0;");