commit
7b10adb912
@ -7,7 +7,7 @@ Configuration = Pengaturan
|
||||
|
||||
# Keys for the Configuration menu
|
||||
|
||||
current.version = Versi terbaru
|
||||
current.version = Versi saat ini
|
||||
check.for.updates = Periksa update
|
||||
auto.update = Update otomatis?
|
||||
max.download.threads = Thread unduh maksimal
|
||||
@ -35,23 +35,25 @@ inactive = Tidak aktif
|
||||
re-rip.checked = Rip Ulang
|
||||
remove = Hapus
|
||||
clear = Hapus Semua
|
||||
download.url.list = Download url list
|
||||
select.save.dir = Select Save Directory
|
||||
download.url.list = Unduh daftar url
|
||||
select.save.dir = Pilih Tempat Penyimpanan
|
||||
|
||||
# Keys for the logs generated by DownloadFileThread
|
||||
|
||||
nonretriable.status.code = Non-retriable status code
|
||||
retriable.status.code = Retriable status code
|
||||
server.doesnt.support.resuming.downloads = Server doesn't support resuming downloads
|
||||
nonretriable.status.code = Kode status tidak dapat diulang
|
||||
retriable.status.code = Kode status dapat diulang
|
||||
server.doesnt.support.resuming.downloads = Server tidak punya fitur melanjutkan unduhan
|
||||
|
||||
# A "magic number" can also be called a file signature
|
||||
was.unable.to.get.content.type.using.magic.number = Was unable to get content type using magic number
|
||||
magic.number.was = Magic number was
|
||||
deleting.existing.file = Deleting existing file
|
||||
request.properties = Request properties
|
||||
download.interrupted = Download interrupted
|
||||
exceeded.maximum.retries = Exceeded maximum retries
|
||||
http.status.exception = HTTP status exception
|
||||
exception.while.downloading.file = Exception while downloading file
|
||||
failed.to.download = Failed to download
|
||||
skipping = Skipping
|
||||
file.already.exists = file already exists
|
||||
|
||||
was.unable.to.get.content.type.using.magic.number = Tidak dapat mengetahui tipe file menggunakan magic number
|
||||
magic.number.was = Magic number nya
|
||||
deleting.existing.file = Menghapus file yang sudah ada
|
||||
request.properties = Membutuhkan data properties
|
||||
download.interrupted = Unduhan terputus
|
||||
exceeded.maximum.retries = Mencapai percobaan maksimum
|
||||
http.status.exception = Pengecualian status HTTP
|
||||
exception.while.downloading.file = Pengecualian saat mengunduh file
|
||||
failed.to.download = Gagal mengunduh
|
||||
skipping = Melewatkan
|
||||
file.already.exists = file sudah ada
|
Loading…
Reference in New Issue
Block a user