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