2012-10-22 04:06:18 +04:00
< ? php $TRANSLATIONS = array (
" Help " => " bantu " ,
" Personal " => " perseorangan " ,
" Settings " => " pengaturan " ,
" Users " => " pengguna " ,
" Apps " => " aplikasi " ,
" Admin " => " admin " ,
" ZIP download is turned off. " => " download ZIP sedang dimatikan " ,
" Files need to be downloaded one by one. " => " file harus di unduh satu persatu " ,
" Back to Files " => " kembali ke daftar file " ,
" Selected files too large to generate zip file. " => " file yang dipilih terlalu besar untuk membuat file zip " ,
" Application is not enabled " => " aplikasi tidak diaktifkan " ,
" Authentication error " => " autentikasi bermasalah " ,
" Token expired. Please reload page. " => " token kadaluarsa.mohon perbaharui laman. " ,
2013-01-14 03:18:21 +04:00
" Files " => " Berkas " ,
2012-10-25 04:11:53 +04:00
" Text " => " teks " ,
2013-01-14 03:18:21 +04:00
" Images " => " Gambar " ,
2013-04-05 02:22:48 +04:00
" Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. " => " Web server anda belum terkonfigurasi untuk mengijinkan sinkronisasi berkas karena sepertinya antarmuka WebDAV rusak. " ,
" Please double check the <a href='%s'>installation guides</a>. " => " Silakan periksa ulang <a href='%s'>panduan instalasi</a>. " ,
2012-10-22 04:06:18 +04:00
" seconds ago " => " beberapa detik yang lalu " ,
" 1 minute ago " => " 1 menit lalu " ,
" %d minutes ago " => " %d menit lalu " ,
2013-01-14 03:18:21 +04:00
" 1 hour ago " => " 1 jam yang lalu " ,
" %d hours ago " => " %d jam yang lalu " ,
2012-10-22 04:06:18 +04:00
" today " => " hari ini " ,
" yesterday " => " kemarin " ,
" %d days ago " => " %d hari lalu " ,
" last month " => " bulan kemarin " ,
2013-01-14 03:18:21 +04:00
" %d months ago " => " %d bulan yang lalu " ,
2012-10-22 04:06:18 +04:00
" last year " => " tahun kemarin " ,
" years ago " => " beberapa tahun lalu " ,
" %s is available. Get <a href= \" %s \" >more information</a> " => " %s tersedia. dapatkan <a href= \" %s \" > info lebih lanjut</a> " ,
" up to date " => " terbaru " ,
2013-01-14 03:18:21 +04:00
" updates check is disabled " => " pengecekan pembaharuan sedang non-aktifkan " ,
" Could not find category \" %s \" " => " Tidak dapat menemukan kategori \" %s \" "
2012-10-22 04:06:18 +04:00
);