lazarus/components/turbopower_ipro/languages/ipconst.id.po
2020-06-12 16:49:36 +00:00

2695 lines
59 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: Lazarus 1.x\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2007-09-22 01:08+0700\n"
"Last-Translator: Zaenal Mutaqin <ade999@gmail.com>\n"
"Language-Team: Indonesian <ade999@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ipconst.cacheadding
#, object-pascal-format
msgid "Caching item (%s = %s)"
msgstr "Men-cache item (%s = %s)"
#: ipconst.cachecheckfreshness
#, object-pascal-format
msgid "Checking Freshness (%s)"
msgstr "Memeriksa Kesegaran (%s)"
#: ipconst.cachedirnotexist
#, object-pascal-format
msgid "Cache directory %s does not exist."
msgstr "Direktori cache %s tidak ada."
#: ipconst.cacheretrieving
#, object-pascal-format
msgid "Loading from Cache (%s = %s)"
msgstr "Mengambil dari Cache (%s = %s)"
#: ipconst.httpcantloadgraphic
#, object-pascal-format
msgid "Unable to load graphic %s"
msgstr "Tidak bisa mengambil grafik %s"
#: ipconst.httpconnect
#, object-pascal-format
msgid "Connected: (%s)"
msgstr "Tersambung: (%s)"
#: ipconst.httpdisconnect
#, object-pascal-format
msgid "Disconnected: (%s), %s Total bytes received"
msgstr "Diputuskan: (%s), %s Total byte diterima"
#: ipconst.httpdownload
#, object-pascal-format
msgid "Download: (%s), Error downloading"
msgstr "Download: (%s), Kesalahan men-download"
#: ipconst.httpget
#, object-pascal-format
msgid "GET: (%s)"
msgstr "GET: (%s)"
#: ipconst.httpgeterror
#, object-pascal-format
msgid "GET: (%s) FAILED"
msgstr "GET: (%s) GAGAL"
#: ipconst.httpgotheader
#, object-pascal-format
msgid "Download: (%s), Got Header Data"
msgstr "Download: (%s), Didapat Data Header"
#: ipconst.httphead
#, object-pascal-format
msgid "HEAD: (%s)"
msgstr "HEAD: (%s)"
#: ipconst.httpheaderror
#, object-pascal-format
msgid "HEAD: (%s) FAILED"
msgstr "HEAD: (%s) GAGAL"
#: ipconst.httpnoheaderdata
msgid "No Header Data for Entity"
msgstr "Tidak ada Data Header untuk Entitas"
#: ipconst.httppost
#, object-pascal-format
msgid "POST: (%s)"
msgstr "POST: (%s)"
#: ipconst.httpposterror
#, object-pascal-format
msgid "POST: (%s) FAILED"
msgstr "POST: (%s) GAGAL"
#: ipconst.httpprogress
#, object-pascal-format
msgid "Progress Made: (%s), %s bytes received"
msgstr "Progres Dibuat: (%s), %s byte diterima"
#: ipconst.httpsizemismatch
#, object-pascal-format
msgid "Download: (%s), Size Mismatch expecting %s , got %s"
msgstr "Download: (%s), Ukuran salah mengharapkan %s , didapat %s"
#: ipconst.providerunknownformat
#, object-pascal-format
msgid "Don't know how to handle %s"
msgstr "Tidak tahu bagaimana untuk menangani %s"
#: ipconst.providerunknownpicture
msgid "Invalid picture format"
msgstr "Format gambar tidak benar"
#: ipconst.providerunknownrequest
#, object-pascal-format
msgid "Unknown request type \"%s\""
msgstr "Tipe permintaan \"%s\" tidak dikenal"
#: ipconst.rsiphtmlpreviewclose
msgid "Close"
msgstr ""
#: ipconst.rsiphtmlpreviewfitall
msgid "Fit all"
msgstr ""
#: ipconst.rsiphtmlpreviewfitheight
msgid "Height"
msgstr ""
#: ipconst.rsiphtmlpreviewfitwidth
msgid "Width"
msgstr ""
#: ipconst.rsiphtmlpreviewof
msgid "of"
msgstr ""
#: ipconst.rsiphtmlpreviewpage
msgid "Page:"
msgstr ""
#: ipconst.rsiphtmlpreviewprint
msgid "Print"
msgstr ""
#: ipconst.rsiphtmlpreviewprintpreview
msgid "Print preview"
msgstr ""
#: ipconst.rsiphtmlpreviewselectprinter
msgid "Select printer ..."
msgstr ""
#: ipconst.rsiphtmlpreviewzoom
msgid "Zoom:"
msgstr ""
#: ipconst.saccessprocerr
#, object-pascal-format
msgid "Win32 error loading '%s' pointer: %s"
msgstr "Kesalahan Win32 mengambil '%s' pointer: %s"
#: ipconst.sactiveerr
msgid "Cannot set property on an active socket"
msgstr "Tidak bisa menyetel properti pada soket aktif"
#: ipconst.sattemptingtoread
msgid "Attempting to read "
msgstr "Mencoba untuk membaca "
#: ipconst.sattemptingtowrite
msgid "Attempting to write "
msgstr "Mencoba untuk menulis "
#: ipconst.sbadframelistobject
#, object-pascal-format
msgid "Unrecognized object of class %s in GIF Frame List"
msgstr "Obyek kelas %s dalam Daftar Bingkai GIF tidak dikenal"
#: ipconst.sbadimagelibfileformat
msgid "Unrecognized file format"
msgstr "Format file tidak dikenal"
#: ipconst.sbadimagelibstream
msgid "ImageLib must use TMemoryStreams"
msgstr "ImageLib harus menggunakan TMemoryStreams"
#: ipconst.sbadlinelength
msgid "Invalid line length"
msgstr "Panjang baris tidak benar"
#: ipconst.sbadlineterminator
msgid "Invalid line terminator"
msgstr "Pemutus baris tidak benar"
#: ipconst.sbadoffset
msgid "Invalid stream offset"
msgstr "Ofset stream tidak benar"
#: ipconst.sbadpath
msgid "Path does not exist"
msgstr "Path tidak ada"
#: ipconst.sbadseekorigin
msgid "Invalid seek origin"
msgstr "Asal seek tidak benar"
#: ipconst.sbibuffernotassigned
msgid "Buffer not assigned"
msgstr "Bufer tidak ditempati"
#: ipconst.sbinhexbadchar
msgid "Invalid BinHex character"
msgstr "Karakter BinHex tidak benar"
#: ipconst.sbinhexbaddatacrc
#, fuzzy
msgctxt "ipconst.sbinhexbaddatacrc"
msgid "Bad header CRC"
msgstr "CRC header tidak benar"
#: ipconst.sbinhexbadformat
msgid "Invalid BinHex format"
msgstr "Format BinHex tidak benar"
#: ipconst.sbinhexbadheadercrc
msgctxt "ipconst.sbinhexbadheadercrc"
msgid "Bad header CRC"
msgstr "CRC header tidak benar"
#: ipconst.sbinhexcolonexpected
msgid "\":\" expected"
msgstr "\":\" diharapkan"
#: ipconst.sbinhexlengtherr
msgid "Invalid data length"
msgstr "Panjang data tidak benar"
#: ipconst.sbinhexoddchar
msgid "One odd character"
msgstr "Satu karakter ganjil"
#: ipconst.sbinhexresourceforkerr
msgid "Resource fork present"
msgstr "Garpu sumber daya ada"
#: ipconst.sbrokerdownloadreq
#, object-pascal-format
msgid "Download %s?"
msgstr "Download %s?"
#: ipconst.sbrokerdownloadtitle
msgid "Download?"
msgstr "Download?"
#: ipconst.sbytesfromstream
msgid " bytes from stream"
msgstr " byte dari stream"
#: ipconst.sbytesreadfromstream
msgid " bytes read from stream"
msgstr " byte dibaca dari stream"
#: ipconst.sbytestostream
msgid " bytes to stream"
msgstr " byte ke stream"
#: ipconst.sbyteswrittentostream
msgid " bytes written to stream"
msgstr " byte ditulis ke stream"
#: ipconst.scannotwritetostream
msgid "Cannot write to stream"
msgstr "Tidak bisa menulis ke stream"
#: ipconst.scounttoosmall
#, object-pascal-format
msgid "%s: new count too small"
msgstr "%s: jumlah baru terlalu kecil"
#: ipconst.sdestroying
msgid "Destroying"
msgstr "Menghancurkan"
#: ipconst.seventconnect
#, object-pascal-format
msgid "Connect: Loc: %s Rem: %s"
msgstr "Sambung: Lok: %s Rem: %s"
#: ipconst.seventdisconnect
#, object-pascal-format, fuzzy
#| msgid "Close: Loc: %s Rem: %s"
msgid "Close: Loc: %s Rem: %s"
msgstr "Tutup: Lok: %s Rem: %s"
#: ipconst.sfilename
msgid " Filename: "
msgstr " Nama file: "
#: ipconst.sftpbytestransferred
msgid " bytes Transferred"
msgstr " byte Ditransfer"
#: ipconst.sftpclose
#, fuzzy
msgctxt "ipconst.sftpclose"
msgid "Disconnected"
msgstr "Terputus"
#: ipconst.sftpcomplete
msgid "Transfer complete. "
msgstr "Transfer lengkap. "
#: ipconst.sftpdelete
msgid "Deleting "
msgstr "Menghapus "
#: ipconst.sftplogin
msgid " logged in"
msgstr " masuk"
#: ipconst.sftplogout
msgid " logged out"
msgstr " keluar"
#: ipconst.sftpopen
msgid "Connected to "
msgstr "Tersambung ke "
#: ipconst.sftprename
msgid "Renaming "
msgstr "Mengganti nama "
#: ipconst.sftprestart
msgid "Attempting to re-start transfer of "
msgstr "Mencoba untuk memulai lagi transfer "
#: ipconst.sftpretrieve
msgid "Retrieving "
msgstr "Mengambil "
#: ipconst.sftpstore
msgid "Storing "
msgstr "Menyimpan "
#: ipconst.sftptimeout
msgid "Transfer timed out"
msgstr "Transfer kehabisan waktu"
#: ipconst.sftpuserabort
msgid "Transfer aborted by user"
msgstr "Transfer dibatalkan oleh pengguna"
#: ipconst.shtmlcharstackoverfl
msgid "Character stack overflow"
msgstr "Stack karakter overflow"
#: ipconst.shtmldashexp
msgid "- expected"
msgstr "- diharapkan"
#: ipconst.shtmldefbrowsecaption
#, fuzzy
#| msgid "Browse..."
msgid "Browse ..."
msgstr "Browse..."
#: ipconst.shtmldefresetcaption
msgid "Reset"
msgstr "Reset"
#: ipconst.shtmldefsubmitcaption
msgid "Submit"
msgstr "Kirim"
#: ipconst.shtmlencnotsupported
msgid " encoding not supported"
msgstr " enkode tidak didukung"
#: ipconst.shtmlexp
msgid " expected"
msgstr " diharapkan"
#: ipconst.shtmlinternal
msgid "Internal error"
msgstr " Kesalahan internal"
#: ipconst.shtmlinvalign
msgid "Invalid alignment specified"
msgstr "Penjajaran yang ditetapkan tidak benar"
#: ipconst.shtmlinvcolor
msgid "Invalid color constant:"
msgstr "Konstan warna tidak benar:"
#: ipconst.shtmlinvdir
msgid "Invalid dir value specified"
msgstr "Nilai dir yang ditetapkan tidak benar"
#: ipconst.shtmlinvframe
msgid "Invalid frame specified"
msgstr "Bingkai yang ditetapkan tidak benar"
#: ipconst.shtmlinvgraphic
msgid "Invalid graphic returned"
msgstr "Grafik yang dikembalikan tidak benar"
#: ipconst.shtmlinvint
msgid "Invalid integer constant"
msgstr "Konstan integer tidak benar"
#: ipconst.shtmlinvmethod
msgid "Invalid method specified"
msgstr "Metode yang ditetapkan tidak benar"
#: ipconst.shtmlinvpicture
msgid "Invalid picture returned"
msgstr "Gambar yang ditetapkan tidak benar"
#: ipconst.shtmlinvrule
msgid "Invalid rule specified"
msgstr "Aturn yang ditetapkan tidak benar"
#: ipconst.shtmlinvscope
msgid "Invalid scope specified"
msgstr "Lingkup yang ditetapkan tidak benar"
#: ipconst.shtmlinvscroll
msgid "Invalid scrolling specified"
msgstr "Penggulungan yang ditetapkan tidak benar"
#: ipconst.shtmlinvshape
msgid "Invalid shape specified"
msgstr "Bentuk yang ditetapkan tidak benar"
#: ipconst.shtmlinvtype
msgid "Invalid type specified"
msgstr "Tipe tidak benar yang ditetapkan"
#: ipconst.shtmlinvvaltype
msgid "Invalid value type specified"
msgstr "Tipe nilai yang ditetapkan tidak benar"
#: ipconst.shtmllineerror
#, object-pascal-format
msgid "Error \"%s\" at line %d, position %d"
msgstr "Kesalahan \"%s\" di baris %d, posisi %d"
#: ipconst.shtmlnodataprovider
msgid "No data provider assigned"
msgstr "Tidak ada penyedia data ditempatkan"
#: ipconst.shtmlnogetimage
msgid "No OnGetImage event handler assigned"
msgstr "Tidak ada pengendali event OnGetImage yang ditetapkan"
#: ipconst.shtmlnographic
msgid "Picture object contains no graphic object"
msgstr "Obyek gambar tidak berisi obyek grafik"
#: ipconst.shtmlnotcontainer
msgid "Parent is not a container"
msgstr "Leluhur bukan kontainer"
#: ipconst.shtmlresunavail
msgid "Resource unavailable:"
msgstr "Resource tidak tersedia"
#: ipconst.shtmltokenstackoverfl
msgid "Token stack overflow"
msgstr "Stack token overflow"
#: ipconst.shtmlunknowntok
msgid "Unknown token"
msgstr "Token tidak dikenal"
#: ipconst.shtmlunsupprotocol
#, object-pascal-format
msgid "Unsupported protocol in URL:%s"
msgstr "Protokol dalam URL tidak didukung:%s"
#: ipconst.sicmpecho
#, object-pascal-format
msgid ""
"Echo reply (Hop number: %d)\n"
" Status = %d\n"
" RTTime = %d\n"
" Ttl = %d\n"
" Tos = %d\n"
" IpFlags = %d"
msgstr ""
#: ipconst.sicmpechostring
#, object-pascal-format
msgid "Echo string: %s"
msgstr "String echo: %s"
#: ipconst.sicmppingstart
#, object-pascal-format
msgid "Pinging %s with %d bytes data"
msgstr "Ping %s dengan %d byte data"
#: ipconst.sicmpthreadexecute
#, object-pascal-format
msgid "Thread %d executing (Hop number = %d)"
msgstr "Thread %d berjalan (nomor Hop = %d)"
#: ipconst.sicmpthreadterminate
#, object-pascal-format
msgid "Thread %d terminating (Hop number = %d)"
msgstr "Thread %d berakhir (nomor Hop = %d)"
#: ipconst.sicmptracecomplete
#, object-pascal-format
msgid "Trace complete (%s), %d hops"
msgstr "Pelacakan selesai (%s), %d hops"
#: ipconst.sicmptracestart
#, object-pascal-format
msgid "Trace to %s started"
msgstr "Melacak %s dimulai"
#: ipconst.sindexerr
msgid "Index out of range"
msgstr "Indeks di luar jangkauan"
#: ipconst.sinvalrespcode
msgid "Invalid response code"
msgstr "Kode respon tidak benar"
#: ipconst.sinvitemsize
msgid "TIpTerminalArray.GetItemPtr: invalid item size"
msgstr "TIpTerminalArray.GetItemPtr: ukuran item tidak benar"
#: ipconst.sinvscrollrow
msgid "TIpTerminalBuffer.SetScrollRegion: invalid row number(s)"
msgstr "TIpTerminalBuffer.SetScrollRegion: invalid row number(s)"
#: ipconst.sipicmp_bad_destination
msgid "Bad destination"
msgstr "Tujuan buruk"
#: ipconst.sipicmp_bad_option
msgid "Bad option"
msgstr "Opsi salah"
#: ipconst.sipicmp_bad_req
msgid "Bad request"
msgstr "Permintaan salah"
#: ipconst.sipicmp_bad_route
msgid "Bad route"
msgstr "Rute buruk"
#: ipconst.sipicmp_buf_too_small
msgid "Buffer too small"
msgstr "Bufer terlalu kecil"
#: ipconst.sipicmp_dest_host_unreachable
msgid "Destination host unreachable"
msgstr "Host tujuan tidak tercapai"
#: ipconst.sipicmp_dest_net_unreachable
msgid "Destination network unreachable"
msgstr "Jaringan tujuan tidak tercapai"
#: ipconst.sipicmp_dest_port_unreachable
msgid "Destination port unreachable"
msgstr "Port tujuan tidak bisa dicapai"
#: ipconst.sipicmp_dest_prot_unreachable
msgid "Destination protocol unreachable"
msgstr "Protokol tujuan tidak tercapai"
#: ipconst.sipicmp_hw_error
msgid "Hardware error"
msgstr "Hardware salah"
#: ipconst.sipicmp_no_resources
msgid "Destination does not have resources to complete"
msgstr "Tujuan tidak memiliki sumber daya untuk menyelesaikan"
#: ipconst.sipicmp_option_too_big
msgid "Option too large"
msgstr "Opsi terlalu besar"
#: ipconst.sipicmp_packet_too_big
msgid "Packet too large"
msgstr "Paket terlalu besar"
#: ipconst.sipicmp_param_problem
msgid "Parameter problem"
msgstr "Masalah parameter"
#: ipconst.sipicmp_req_timed_out
msgid "Request timed out"
msgstr "Waktu permintaan berakhir"
#: ipconst.sipicmp_source_quench
msgid "Destination is busy"
msgstr "Tujuan sibuk"
#: ipconst.sipicmp_success
msgid "Successful"
msgstr "Sukses"
#: ipconst.sipicmp_ttl_expired_reassem
msgid "Time to live expired during reassembly"
msgstr "Waktu hidup berakhir selama reassembly"
#: ipconst.sipicmp_ttl_expired_transit
msgid "Time to live expired during transmit"
msgstr ""
#: ipconst.sipicmp_unknown
msgid "Unknown status"
msgstr "Status tidak dikenal"
#: ipconst.slesszero
#, object-pascal-format
msgid "%s: new col count %d is less than zero"
msgstr "%s: jumlah kol baru %d kurang dari nol"
#: ipconst.slinelengtherr
msgid "Invalid line length for encoded text"
msgstr "Panjang baris untuk teks dienkode tidak benar"
#: ipconst.slistnotassigned
msgid "List not assigned"
msgstr "Daftar tidak ditempati"
#: ipconst.slogarticle
msgid "Generating OnArticle event"
msgstr "Membuat event OnArticle"
#: ipconst.slogauthlogin
msgid " (ssAuthLogin)"
msgstr " (ssAuthLogin)"
#: ipconst.slogauthpass
msgid " (ssAuthPass)"
msgstr " (ssAuthPass)"
#: ipconst.slogauthuser
msgid " (ssAuthUser)"
msgstr " (ssAuthUser)"
#: ipconst.slogdata
msgid " (ssData)"
msgstr " (ssData)"
#: ipconst.slogehlo
msgid " (ssEhlo)"
msgstr " (ssEhlo)"
#: ipconst.slogencodeactionstart
msgid "Generating OnEncodeAction(Start)"
msgstr "Membuat OnEncodeAction(Start)"
#: ipconst.slogencodeactionstop
msgid "Generating OnEncodeAction(Stop)"
msgstr "Membuat OnEncodeAction(Stop)"
#: ipconst.slogexpand
msgid " (ssExpand)"
msgstr " (ssExpand)"
#: ipconst.sloghelo
msgid " (ssHelo)"
msgstr " (ssHelo)"
#: ipconst.sloghelp
msgid " (ssHelp)"
msgstr " (ssHelp)"
#: ipconst.slogicmpclass
msgid "[ICMP] "
msgstr "[ICMP] "
#: ipconst.slogmailfrom
msgid " (ssMailFrom)"
msgstr " (ssMailFrom)"
#: ipconst.slogmultiline
msgid "Generating OnMultiLineResponse event"
msgstr "Membuat event OnMultiLineResponse"
#: ipconst.slognextmessagenotready
msgid "Next message not ready"
msgstr "Pesan berikutnya tidak siap"
#: ipconst.slognextmessageready
msgid "Next message ready"
msgstr "Pesan berikutnya siap"
#: ipconst.slognntpclass
msgid "[NNTP] "
msgstr "[NNTP] "
#: ipconst.slognsarticle
msgid " (nsArticle)"
msgstr " (nsArticle)"
#: ipconst.slognsauthpass
msgid " (nsAuthPass)"
msgstr " (nsAuthPass)"
#: ipconst.slognsauthuser
msgid " (nsAuthUser)"
msgstr " (nsAuthUser)"
#: ipconst.slognsbody
msgid " (nsBody)"
msgstr " (nsBody)"
#: ipconst.slognsconnect
msgid " (nsConnect)"
msgstr " (nsConnect)"
#: ipconst.slognsdate
msgid " (nsDate)"
msgstr " (nsDate)"
#: ipconst.slognsgroup
msgid " (nsGroup)"
msgstr " (nsGroup)"
#: ipconst.slognshead
msgid " (nsHead)"
msgstr " (nsHead)"
#: ipconst.slognshelp
msgid " (nsHelp)"
msgstr " (nsHelp)"
#: ipconst.slognslast
msgid " (nsLast)"
msgstr " (nsLast)"
#: ipconst.slognslist
msgid " (nsList)"
msgstr " (nsList)"
#: ipconst.slognslistactivetimes
msgid " (nsListActiveTimes)"
msgstr " (nsListActiveTimes)"
#: ipconst.slognslistdistribpats
msgid " (nsListDistribPats)"
msgstr " (nsListDistribPats)"
#: ipconst.slognslistdistributions
msgid " (nsListDistributions)"
msgstr " (nsListDistributions)"
#: ipconst.slognslistext
msgid " (nsListExt)"
msgstr " (nsListExt)"
#: ipconst.slognslistgroup
msgid " (nsListGroup)"
msgstr " (nsListGroup)"
#: ipconst.slognslistnewsgroups
msgid " (nsListNewsGroups)"
msgstr " (nsListNewsGroups)"
#: ipconst.slognslistoverviewfmt
msgid " (nsListOverviewFmt)"
msgstr " (nsListOverviewFmt)"
#: ipconst.slognsnewgroups
msgid " (nsNewGroups)"
msgstr " (nsNewGroups)"
#: ipconst.slognsnewnews
msgid " (nsNewNews)"
msgstr " (nsNewNews)"
#: ipconst.slognsnext
msgid " (nsNext)"
msgstr " (nsNext)"
#: ipconst.slognsnoop
msgid " (nsNoOp)"
msgstr " (nsNoOp)"
#: ipconst.slognsover
msgid " (nsOver)"
msgstr " (nsOver)"
#: ipconst.slognspat
msgid " (nsPat)"
msgstr " (nsPat)"
#: ipconst.slognspost
msgid " (nsPost)"
msgstr " (nsPost)"
#: ipconst.slognsprepost
msgid " (nsPrePost)"
msgstr " (nsPrePost)"
#: ipconst.slognsquit
msgid " (nsQuit)"
msgstr " (nsQuit)"
#: ipconst.slognsspecial
msgid " (nsSpecial)"
msgstr " (nsSpecial)"
#: ipconst.slognsstat
msgid " (nsStat)"
msgstr " (nsStat)"
#: ipconst.slogntauthenticate
msgid " (ntAuthenticate)"
msgstr " (ntAuthenticate)"
#: ipconst.slogntnewnews
msgid " (ntNewNews)"
msgstr " (ntNewNews)"
#: ipconst.slogntnotask
msgid " (ntNoTask)"
msgstr " (ntNoTask)"
#: ipconst.slogntpostto
msgid " (ntPostTo)"
msgstr " (ntPostTo)"
#: ipconst.slogntselectgroup
msgid " (ntSelectGroup)"
msgstr " (ntSelectGroup)"
#: ipconst.slogoslist
msgid " (psList)"
msgstr " (psList)"
#: ipconst.slogpop3class
msgid "[POP3] "
msgstr "[POP3] "
#: ipconst.slogpop3message
msgid "Generating OnMessage event"
msgstr "Membuat event OnMessage"
#: ipconst.slogpop3top
msgid "Generating OnTop event"
msgstr "Membuat event OnTop"
#: ipconst.slogpsapop
msgid " (psApop)"
msgstr " (psApop)"
#: ipconst.slogpsconnect
msgid " (psConnect)"
msgstr " (psConnect)"
#: ipconst.slogpsdele
msgid " (psDele)"
msgstr " (psDele)"
#: ipconst.slogpsnoop
msgid " {psNoOp)"
msgstr " {psNoOp)"
#: ipconst.slogpspass
msgid " (psPass)"
msgstr " (psPass)"
#: ipconst.slogpsquit
msgid " (psQuit)"
msgstr " (psQuit)"
#: ipconst.slogpsretr
msgid " (psRetr)"
msgstr " (psRetr)"
#: ipconst.slogpsrset
msgid " (psRSet)"
msgstr " (psRSet)"
#: ipconst.slogpsspecial
msgid " (psSpecial)"
msgstr " (psSpecial)"
#: ipconst.slogpsstat
msgid " (psStat)"
msgstr " (psStat)"
#: ipconst.slogpstop
msgid " (psTop)"
msgstr " (psTop)"
#: ipconst.slogpsuidl
msgid " (psUidl)"
msgstr " (psUidl)"
#: ipconst.slogpsuser
msgid " (psUser)"
msgstr " (psUser)"
#: ipconst.slogptlist
msgid " (ptList)"
msgstr " (ptList)"
#: ipconst.slogptlogon
msgid " (ptLogon)"
msgstr " (ptLogon)"
#: ipconst.slogptnone
msgid " (ptNone)"
msgstr " (ptNone)"
#: ipconst.slogptuidl
msgid " (ptUIDL)"
msgstr " (ptUIDL)"
#: ipconst.slogquit
msgid " (ssQuit)"
msgstr " (ssQuit)"
#: ipconst.slogrcptbcc
msgid " (ssRcptBcc)"
msgstr " (ssRcptBcc)"
#: ipconst.slogrcptcc
msgid " (ssRcptCc)"
msgstr " (ssRcptCc)"
#: ipconst.slogrcptto
msgid " (ssRcptTo)"
msgstr " (ssRcptTo)"
#: ipconst.slogresponse
msgid "Generating OnResponse event, Code = "
msgstr "Membuat event OnResponse, Kode = "
#: ipconst.slogrset
msgid " (ssRSet)"
msgstr " (ssRSet)"
#: ipconst.slogsaml
msgid " (ssSaml)"
msgstr " (ssSaml)"
#: ipconst.slogsend
msgid " (ssSend)"
msgstr " (ssSend)"
#: ipconst.slogsendenvelope
msgid " (ssSendEnvelope)"
msgstr " (ssSendEnvelope)"
#: ipconst.slogsendmessage
msgid " (ssSendMessage)"
msgstr " (ssSendMessage)"
#: ipconst.slogsmtpclass
msgid "[SMTP] "
msgstr "[SMTP] "
#: ipconst.slogsmtpnextmessage
msgid "Generating OnNextMessage event"
msgstr "Membuat event OnNextMessage"
#: ipconst.slogsoml
msgid " (ssSoml)"
msgstr " (ssSoml)"
#: ipconst.slogspecial
msgid " (ssSpecial)"
msgstr " (ssSpecial)"
#: ipconst.slogssconnect
msgid " (ssConnect)"
msgstr " (ssConnect)"
#: ipconst.slogssnoop
msgid " (ssNoOp)"
msgstr " (ssNoOp)"
#: ipconst.slogstate
msgid "State change: "
msgstr "Kondisi berubah: "
#: ipconst.slogstlogon
msgid " (stLogon)"
msgstr " (stLogon)"
#: ipconst.slogstnotask
msgid " (stNoTask)"
msgstr " (stNoTask)"
#: ipconst.slogstsendmail
msgid " (stSendMail)"
msgstr " (stSendMail)"
#: ipconst.slogtaskcomplete
msgid "Generating OnTaskComplete event "
msgstr "Membuat event OnTaskComplete"
#: ipconst.slogtaskstart
msgid "Starting task: "
msgstr "Memulai tugas: "
#: ipconst.slogturn
msgid " (ssTurn)"
msgstr " (ssTurn)"
#: ipconst.slogverify
msgid " (ssVerify)"
msgstr " (ssVerify)"
#: ipconst.smemmapfilenamerequired
msgid "You must specify a file name for TIpMemMapStream"
msgstr "Anda harus menetapkan nama file untuk TIpMemMapStream"
#: ipconst.smemmapmustbeclosed
#, object-pascal-format
msgid "The %s method requires the TIpMemMapStream instance to be closed"
msgstr "Metode %s memerlukan turunan TIpMemMapStream untuk ditutup"
#: ipconst.smemmapmustbeopen
#, object-pascal-format
msgid "The %s method requires the TIpMemMapStream instance to be opened"
msgstr "Metode %s memerlukan turunan TIpMemMapStream untuk dibuka"
#: ipconst.snntpcmdarticle
msgid "ARTICLE"
msgstr "ARTICLE"
#: ipconst.snntpcmdauthpass
msgid "AUTHINFO PASS"
msgstr "AUTHINFO PASS"
#: ipconst.snntpcmdauthuser
msgid "AUTHINFO USER"
msgstr "AUTHINFO USER"
#: ipconst.snntpcmdbody
msgid "BODY"
msgstr "BODY"
#: ipconst.snntpcmddate
msgid "DATE"
msgstr "DATE"
#: ipconst.snntpcmdgroup
msgid "GROUP"
msgstr "GROUP"
#: ipconst.snntpcmdhead
msgid "HEAD"
msgstr "HEAD"
#: ipconst.snntpcmdhelp
msgid "HELP"
msgstr "HELP"
#: ipconst.snntpcmdlast
msgid "LAST"
msgstr "LAST"
#: ipconst.snntpcmdlist
#, fuzzy
msgctxt "ipconst.snntpcmdlist"
msgid "LIST"
msgstr "LIST"
#: ipconst.snntpcmdlistacttimes
msgid "LIST ACTIVE.TIMES"
msgstr "LIST ACTIVE.TIMES"
#: ipconst.snntpcmdlistdistrib
msgid "LIST DISTRIBUTIONS"
msgstr "LIST DISTRIBUTIONS"
#: ipconst.snntpcmdlistdistribpats
msgid "LIST DISTRIB.PATS"
msgstr "LIST DISTRIB.PATS"
#: ipconst.snntpcmdlistext
msgid "LIST EXTENSIONS"
msgstr "LIST EXTENSIONS"
#: ipconst.snntpcmdlistgroup
msgid "LISTGROUP"
msgstr "LISTGROUP"
#: ipconst.snntpcmdlistnewsgroups
msgid "LIST NEWSGROUPS"
msgstr "LIST NEWSGROUPS"
#: ipconst.snntpcmdlistoverfmt
msgid "LIST OVERVIEW.FMT"
msgstr "LIST OVERVIEW.FMT"
#: ipconst.snntpcmdnewgroups
msgid "NEWGROUPS"
msgstr "NEWGROUPS"
#: ipconst.snntpcmdnewnews
msgid "NEWNEWS"
msgstr "NEWNEWS"
#: ipconst.snntpcmdnext
msgid "NEXT"
msgstr "NEXT"
#: ipconst.snntpcmdpat
msgid "PAT"
msgstr "PAT"
#: ipconst.snntpcmdpost
msgid "POST"
msgstr "POST"
#: ipconst.snntpcmdquit
#, fuzzy
msgctxt "ipconst.snntpcmdquit"
msgid "QUIT"
msgstr "QUIT"
#: ipconst.snntpcmdstat
#, fuzzy
msgctxt "ipconst.snntpcmdstat"
msgid "STAT"
msgstr "STAT"
#: ipconst.snntpcmdxover
msgid "XOVER"
msgstr "XOVER"
#: ipconst.snoboundary
msgid "No Mime boundary"
msgstr "Tidak ada batasan Mime"
#: ipconst.snomemorystreamerr
msgid "No Memory Stream assigned"
msgstr "Memori Stream tidak ditempati"
#: ipconst.snorecipients
msgid "No recipients specified"
msgstr "Tidak ada penerima yang ditetapkan"
#: ipconst.snoseekforread
msgid "No seek for read"
msgstr "Tidak ada pencarian untuk membaca"
#: ipconst.snoseekforwrite
msgid "No seek for write"
msgstr "Tidak ada pencarian untuk menulis"
#: ipconst.snosockerr
msgid "Socket not assigned"
msgstr "Soket tidak ditempatkan"
#: ipconst.snostreamerr
msgid "Stream not assigned"
msgstr "Stream tidak ditempati"
#: ipconst.snotenoughdata
#, object-pascal-format
msgid "Not enough data in queue (%s bytes) to satisfy read request (%s bytes)"
msgstr "Data tidak cukup dalam antrian (%s byte) untuk memuaskan permintaan baca (%s byte)"
#: ipconst.snotimererr
msgid "Not enough system timers available"
msgstr "Timer sistem tidak cukup tersedia"
#: ipconst.snowinsock2err
#, object-pascal-format
msgid "%s requires WinSock 2, and this system only has WinSock 1"
msgstr "%s memerlukan WinSock 2, dan sistem ini hanya memiliki WinSock 1"
#: ipconst.snsarticle
msgid "Retrieving article"
msgstr "Mengambil artikel"
#: ipconst.snsauthpass
msgid "Authorizing password"
msgstr "Kata sandi Otorisasi"
#: ipconst.snsauthuser
msgid "Authorizing user"
msgstr "Mengotorisasi pengguna"
#: ipconst.snsbody
msgid "Retrieving body"
msgstr "Mengambil badan"
#: ipconst.snsconnect
#, fuzzy
msgctxt "ipconst.snsconnect"
msgid "Connecting"
msgstr "Menyambungkan"
#: ipconst.snsdate
msgid "Retrieving server date"
msgstr "Mengambil tanggal server"
#: ipconst.snsgroup
msgid "Selecting group"
msgstr "Memilih grup"
#: ipconst.snshead
msgid "Retrieving heading"
msgstr "Mengambil heading"
#: ipconst.snshelp
msgid "Retrieving help"
msgstr "Mengambil bantuan"
#: ipconst.snslast
msgid "Selecting previous article"
msgstr "Memilih artikel sebelumnya"
#: ipconst.snslist
msgid "Retrieving list"
msgstr "Mengambil daftar"
#: ipconst.snslistactivetimes
msgid "Retrieving active times"
msgstr "Mengambil waktu aktif"
#: ipconst.snslistdistribpats
msgid "Retrieving distribution patterns"
msgstr "MEngambil pola distribusi"
#: ipconst.snslistdistributions
msgid "Retrieving list of distributions"
msgstr "Mengambil daftar distribusi"
#: ipconst.snslistext
msgid "Retrieving list of extended commands"
msgstr "MEngambil daftar perintah lanjutan"
#: ipconst.snslistgroup
msgid "Retrieving article numbers"
msgstr "MEngambil nomor artikel"
#: ipconst.snslistnewsgroups
msgid "Retrieving list of available news groups"
msgstr "MEngambil daftar grup berita tersedia"
#: ipconst.snslistoverviewfmt
msgid "Retrieving overview format"
msgstr "MEngambil format tinjauan"
#: ipconst.snsnewgroups
msgid "Getting new news groups"
msgstr "Mendapatkan grup berita baru"
#: ipconst.snsnewnews
msgid "Getting new articles"
msgstr "Mendapatkan artikel baru"
#: ipconst.snsnext
msgid "Selecting next article"
msgstr "Memilih artikel berikutnya"
#: ipconst.snsnoop
#, fuzzy
msgctxt "ipconst.snsnoop"
msgid "No operation"
msgstr "Tidak ada operasi"
#: ipconst.snsover
msgid "Retrieving overview"
msgstr "Mengambil tinjauan"
#: ipconst.snspat
msgid "Retrieving patterns"
msgstr "Mengambil pola"
#: ipconst.snspost
msgctxt "ipconst.snspost"
msgid "Posting article"
msgstr "Menulis artikel"
#: ipconst.snsprepost
msgid "Preparing to post article"
msgstr "Menyiapkan untuk menulis artikel"
#: ipconst.snsquit
#, fuzzy
msgctxt "ipconst.snsquit"
msgid "Disconnecting"
msgstr "Memutuskan"
#: ipconst.snsspecial
#, fuzzy
msgctxt "ipconst.snsspecial"
msgid "Sending special command"
msgstr "MEngirimkan perintah spesial"
#: ipconst.snsstat
msgid "Retrieving status"
msgstr "Mengambil status"
#: ipconst.sntauthenticate
msgid "Authenticating"
msgstr "Otentikasi"
#: ipconst.sntnewnews
msgid "Retrieving new news"
msgstr "Menerima berita baru"
#: ipconst.sntnotask
#, fuzzy
msgctxt "ipconst.sntnotask"
msgid "No task"
msgstr "Tidak ada tugas"
#: ipconst.sntpostto
msgctxt "ipconst.sntpostto"
msgid "Posting article"
msgstr "Menulis artikel"
#: ipconst.sntselectgroup
msgid "Selecting Group"
msgstr "Memilih Grup"
#: ipconst.soriginfrombegin
msgid "When origin is soFromBeginning, Offset must be >= 0"
msgstr "Ketika asal adalah soFromBeginning, Ofset harus >= 0"
#: ipconst.soriginfromend
msgid "When origin is soFromEnd, Offset must be <= 0"
msgstr "Ketika asal adalah soFromEnd, Ofset harus <= 0"
#: ipconst.spngbadbitdepth
#, object-pascal-format
msgid "Unsupported Bit Depth of %d"
msgstr "Kedalaman Bit %d Tidak Didukung"
#: ipconst.spngbadchunktype
#, object-pascal-format
msgid "Unrecognized Chunk Type: %s"
msgstr "Tipe Chunk Tidak Dikenal: %s"
#: ipconst.spngbadcolortype
#, object-pascal-format
msgid "Unrecognized color type of %d"
msgstr "Tipe warna %d tidak dikenal"
#: ipconst.spngbadinterlacemethod
msgid "Unrecognized Interlace Method"
msgstr "Metode Interlace Tidak Dikenal"
#: ipconst.spngbadmodificationtime
msgid "Invalid Modification Time"
msgstr "Waktu Modifikasi Tidak Benar"
#: ipconst.spngbadpalettelength
msgid "Invalid Palette Length"
msgstr "Panjang Palet Tidak Bena"
#: ipconst.spngbadpixeldepth
#, object-pascal-format
msgid "Unrecognized pixel depth of %d"
msgstr "Kedalaman pixel %d tidak dikenal"
#: ipconst.spngbadsignature
msgid "Invalid PNG Signature"
msgstr "Tanda PNG Tidak Benar"
#: ipconst.spngbitdepth
#, object-pascal-format
msgid "Bit Depth: %d"
msgstr "Kedalaman Bit: %d"
#: ipconst.spngbuffertoosmall
msgid "PNG Buffer too small."
msgstr "Bufer PNG terlalu kecil"
#: ipconst.spngcannotsave
msgid "PNG Saving is not supported"
msgstr "Penyimpanan PNG tidak didukung"
#: ipconst.spngchunkidandlength
#, object-pascal-format
msgid "PNG Chunk: %s Length: %d"
msgstr "PNG Chunk: %s Panjang: %d"
#: ipconst.spngcolortype
#, object-pascal-format
msgid "Color Type: %d"
msgstr "Tipe Warna: %d"
#: ipconst.spngcompressionmethod
#, object-pascal-format
msgid "Compression Method: %d"
msgstr "Metode Kompresi: %d"
#: ipconst.spngdefilterpass
#, object-pascal-format
msgid "Unfiltering Pass %d Size: %dx%d From: %dx%d"
msgstr "Unfiltering Pass %d Ukuran: %dx%d Dari: %dx%d"
#: ipconst.spngeffectivefilter
#, object-pascal-format
msgid "Effective filter is %s"
msgstr "Filter efektif adalah %s"
#: ipconst.spngerrorconstant
msgid "**** ERROR ****"
msgstr "**** SALAH ****"
#: ipconst.spngfilterchange
#, object-pascal-format
msgid "Filter changed on Row %d to %x"
msgstr "Filter berubah pada Baris %d ke %x"
#: ipconst.spngfiltermethod
#, object-pascal-format
msgid "Filter Method: %d"
msgstr "Metode Filter: %d"
#: ipconst.spnggamatoolong
msgid "gAMA chunk is long"
msgstr "Bagian Gama panjang"
#: ipconst.spnggamatooshort
msgid "gAMA chunk is short"
msgstr "Bagian Gama pendek"
#: ipconst.spnggammacorrection
#, object-pascal-format
msgid "Gamma Correction: %f"
msgstr "Koreksi Gama: %f"
#: ipconst.spngihdrtoolong
msgid "IHDR chunk is long."
msgstr "Bagian IHDR panjang."
#: ipconst.spngihdrtooshort
msgid "IHDR chunk is short."
msgstr "Bagian IHDR pendek."
#: ipconst.spngimagesize
#, object-pascal-format
msgid "Image size is %dx%d pixels"
msgstr "Ukuran gambar adalah %dx%d pixel"
#: ipconst.spnginterlacemethod
#, object-pascal-format
msgid "Interlace Method: %d"
msgstr "Metode Interlace: %d"
#: ipconst.spngmemoryrequired
#, object-pascal-format
msgid "Memory required for image: %d bytes"
msgstr "Memori yang diperlukan untuk gambar: %d byte"
#: ipconst.spngmissingiend
msgid "End of PNG found with no IEND chunk"
msgstr "Akhir PNG ditemukan tanpa chunk IEND"
#: ipconst.spngmissingihdr
msgid "IHDR Chunk is missing"
msgstr "IHDR Chunk hilang"
#: ipconst.spngmodificationdate
#, object-pascal-format
msgid "Modification Date: %s"
msgstr "Tanggal Modifikasi: %s"
#: ipconst.spngnoclipboard
msgid "PNG Clipboard support is not supported."
msgstr "Dukungan Clipboard PNG tidak didukung"
#: ipconst.spngpaletteentry
#, object-pascal-format
msgid "Palette Entry %d - Red: %d Green: %d Blue: %d"
msgstr "Entri Palet %d - Merah: %d Hijau: %d Biru: %d"
#: ipconst.spngpalettetoolong
msgid "Too many palette entries"
msgstr "Terlalu banyak entri palet"
#: ipconst.spngpalettetransparency
#, object-pascal-format
msgid "Palette Transparency: %d Alpha %d"
msgstr "Transparansi Palet: %d Alfa %d"
#: ipconst.spngtimetoolong
msgid "tIME chunk is long."
msgstr "Bagian jam panjang"
#: ipconst.spngtimetooshort
msgid "tIME chunk is short."
msgstr "Bagian Jam pendek"
#: ipconst.spngtransparentcolor
#, object-pascal-format
msgid "Transparent Color: %x"
msgstr "Warna Transparan: %x"
#: ipconst.spngtruncatedcrc
msgid "CRC Code is truncated"
msgstr "Kode CRC terpotong"
#: ipconst.spngtruncateddata
msgid "Chunk data is truncated"
msgstr "Bagian data terpotong"
#: ipconst.spngunsupportedfeature
#, object-pascal-format
msgid "A %s chunk was found in the PNG File. This feature is not supported in this version of the PNG decoder"
msgstr "Bagian %s ditemukan dalam file PNG. Fitur ini tidak didukung dalam versi dekoder PNG"
#: ipconst.spngwarningconstant
msgid "**** WARNING ****"
msgstr "**** PERINGATAN ****\""
#: ipconst.spop3cmdapop
msgid "APOP"
msgstr "APOP"
#: ipconst.spop3cmddele
msgid "DELE"
msgstr "DELE"
#: ipconst.spop3cmdlist
msgctxt "ipconst.spop3cmdlist"
msgid "LIST"
msgstr "LIST"
#: ipconst.spop3cmdnoop
msgid "NOOP"
msgstr "NOOP"
#: ipconst.spop3cmdpass
msgid "PASS"
msgstr "PASS"
#: ipconst.spop3cmdquit
msgctxt "ipconst.spop3cmdquit"
msgid "QUIT"
msgstr "QUIT"
#: ipconst.spop3cmdretr
msgid "RETR"
msgstr "RETR"
#: ipconst.spop3cmdrset
msgid "RSET"
msgstr "RSET"
#: ipconst.spop3cmdstat
msgctxt "ipconst.spop3cmdstat"
msgid "STAT"
msgstr "STAT"
#: ipconst.spop3cmdtop
msgid "TOP"
msgstr "TOP"
#: ipconst.spop3cmduidl
msgid "UIDL"
msgstr "UIDL"
#: ipconst.spop3cmduser
msgid "USER"
msgstr "USER"
#: ipconst.spop3errresp
msgid "-ERR"
msgstr "-ERR"
#: ipconst.spop3notauthenticating
#, object-pascal-format
msgid "%s can not be called in transaction state"
msgstr ""
#: ipconst.spop3nottransacting
#, object-pascal-format
msgid "%s can not be called in authentication state"
msgstr ""
#: ipconst.spop3okresp
msgid "+OK"
msgstr "+OK"
#: ipconst.sposreqd
#, object-pascal-format
msgid "%s: count must be positive"
msgstr "%s: jumlah harus positif"
#: ipconst.spsapop
msgid "Logging on with APOP"
msgstr "Masuk dengan APOP"
#: ipconst.spsconnect
msgid "Connecting to server"
msgstr "Menyambung ke server"
#: ipconst.spsdele
msgid "Marking message for deletion"
msgstr "Menandai pesan untuk penghapusan"
#: ipconst.spslist
msgctxt "ipconst.spslist"
msgid "Retrieving mailbox list"
msgstr "Mengambil daftar kotak surat"
#: ipconst.spsnoop
#, fuzzy
msgctxt "ipconst.spsnoop"
msgid "No operation"
msgstr "Tidak ada operasi"
#: ipconst.spspass
msgid "Logging on with Password"
msgstr "Masuk dengan Kata sandi"
#: ipconst.spsquit
msgctxt "ipconst.spsquit"
msgid "Disconnecting"
msgstr "Memutuskan"
#: ipconst.spsretr
msgid "Retrieving message"
msgstr "Mengambil pesan"
#: ipconst.spsrset
msgid "Resetting messages"
msgstr "Mereset pesan"
#: ipconst.spsspecial
msgid "Special command"
msgstr "Perintah khusus"
#: ipconst.spsstat
msgid "Retrieving mailbox status"
msgstr "Mengambil status kotak surat"
#: ipconst.spstop
msgid "Retrieving top of message"
msgstr "Mengambil pesan teratas"
#: ipconst.spsuidl
msgctxt "ipconst.spsuidl"
msgid "Retrieving mailbox UID list"
msgstr "Mengambil daftar UID kotak surat"
#: ipconst.spsunknown
msgid "Unknown state"
msgstr "Keadaan tidak dikenal"
#: ipconst.spsuser
msgid "Logging on with User"
msgstr "Masuk dengan Pengguna"
#: ipconst.spterror
#, fuzzy
#| msgid "An error occured with the last task."
msgid "An error occurred with the last task."
msgstr "Kesalahan terjadi dengan tugas terakhir"
#: ipconst.sptlist
msgctxt "ipconst.sptlist"
msgid "Retrieving mailbox list"
msgstr "Mengambil daftar kotak surat"
#: ipconst.sptlogon
#, fuzzy
msgctxt "ipconst.sptlogon"
msgid "Logging on"
msgstr "Masuk"
#: ipconst.sptnone
msgctxt "ipconst.sptnone"
msgid "No task"
msgstr "Tidak ada tugas"
#: ipconst.sptuidl
msgctxt "ipconst.sptuidl"
msgid "Retrieving mailbox UID list"
msgstr "Mengambil daftar UID kotak surat"
#: ipconst.sptunknown
msgid "Unknown task"
msgstr "Tugas tidak dikenal"
#: ipconst.srasalldevicesconnected
msgid "All devices connected"
msgstr "Semua device tersambung"
#: ipconst.srasauthack
msgid "Authenticate acknowledged"
msgstr "Otentikasi pengakuan"
#: ipconst.srasauthcallback
msgid "Authenticate callback"
msgstr "Callback otentikasi"
#: ipconst.srasauthchangepassword
msgid "Authenticate change password"
msgstr "Otentikasi perubahan kata sandi"
#: ipconst.srasauthenticate
msgid "Authenticate"
msgstr "Otentikasi"
#: ipconst.srasauthenticated
msgid "Authenticated"
msgstr "Diotentikasi"
#: ipconst.srasauthlinkspeed
msgid "Authenticate link speed"
msgstr "Otentikasi kecepatan sambungan"
#: ipconst.srasauthnotify
msgid "Authenticate notify"
msgstr "Pemberitahuan Otentikasi"
#: ipconst.srasauthproject
msgid "Authenticate project"
msgstr "Otentikasi proyek"
#: ipconst.srasauthretry
msgid "Authenticate retry"
msgstr "Percobaan otentikasi"
#: ipconst.srascallbackcomplete
msgid "Callback complete"
msgstr "Callbacj selesai"
#: ipconst.srascallbacksetbycaller
msgid "Callback set by caller"
msgstr "Setelan callback oleh pemanggil"
#: ipconst.srasconnectdevice
msgid "Connect device"
msgstr "Sambungkan device"
#: ipconst.srasconnected
msgid "Connected"
msgstr "Tersambung"
#: ipconst.srasdeviceconnected
msgid "Device connected"
msgstr "Device tersambung"
#: ipconst.srasdisconnected
msgctxt "ipconst.srasdisconnected"
msgid "Disconnected"
msgstr "Terputus"
#: ipconst.sraserr
#, object-pascal-format
msgid "Ras Error (%d): on API '%s'"
msgstr "Ras Salah (%d): pada API '%s'"
#: ipconst.srasinteractive
msgid "Interactive"
msgstr "Interaktif"
#: ipconst.sraslogonnetwork
msgid "Logon network"
msgstr "Masuk jaringan"
#: ipconst.srasopenport
msgid "Open port"
msgstr "Buka port"
#: ipconst.sraspasswordexpired
msgid "Password expired"
msgstr "Kata sasndi berakhir"
#: ipconst.sraspaused
msgid "Paused"
msgstr "Diistirahatkan"
#: ipconst.srasportopened
msgid "Port opened"
msgstr "Port dibuka"
#: ipconst.srasprepareforcallback
msgid "Prepare for callback"
msgstr "Persiapan untuk callback"
#: ipconst.srasprojected
msgid "Projected"
msgstr "Diproyeksikan"
#: ipconst.srasreauthenticate
msgid "Re-authenticate"
msgstr "Otentikasi ulang"
#: ipconst.srasretryauthentication
msgid "Retry authentication"
msgstr "Mencoba ulang otentikasi"
#: ipconst.srasstartauthentication
msgid "Start authentication"
msgstr "Mulai otentikasi"
#: ipconst.srassubentryconnected
msgid "Sub-entry connected"
msgstr "Sub-entri tersambung"
#: ipconst.srassubentrydisconnected
msgid "Sub-entry disconnected"
msgstr "Sub-entri diputuskan"
#: ipconst.sraswaitforcallback
msgid "Wait for callback"
msgstr "Menunggu callback"
#: ipconst.sraswaitformodemreset
msgid "Wait for modem reset"
msgstr "Menunggu\" reset mode"
#: ipconst.sreadlineerr
msgid "Received line too long, exceeds MaxLineBuf"
msgstr "Baris yang diterima terlalu panjang, melebihi MaxLineBuf"
#: ipconst.srenameddiskfileto
msgid "Renamed disk file to "
msgstr "Mengganti file disk ke "
#: ipconst.srowcoloor
#, object-pascal-format
msgid "%s: either row %d or col %d is out of range"
msgstr "%s: baik baris %d ataupun kolom %d di luar jangkauan"
#: ipconst.srowoor
#, object-pascal-format
msgid "%s: row number is out of range"
msgstr "%s: nomor baris di luar jangkauan"
#: ipconst.srowrowoor
#, object-pascal-format
msgid "TIpTerminalArray.ScrollRows: either start row %d or end row %d is out of range"
msgstr "TIpTerminalArray.ScrollRows: baik baris awal %d ataupun baris akhir %d di luar jangkauan"
#: ipconst.sseekingdiskfileto
msgid "Seeking disk file to "
msgstr "Mencari file disk ke "
#: ipconst.sslnopremastersecret
msgid "No pre-master secret."
msgstr "Tidak ada rahasia pra-master."
#: ipconst.ssmtpresponse02
msgid "Success, "
msgstr "Sukses, "
#: ipconst.ssmtpresponse04
msgid "Transient, "
msgstr "Sementara, "
#: ipconst.ssmtpresponse05
msgid "Persistent, "
msgstr "Persisten, "
#: ipconst.ssmtpresponse10
msgid "Other address status"
msgstr "Status alamat lainnya"
#: ipconst.ssmtpresponse11
msgid "Bad destination mailbox address"
msgstr "Alamat kotak surat tujuan buruk"
#: ipconst.ssmtpresponse12
msgid "Bad destination system address"
msgstr "Alamat sistem tujuan buruk"
#: ipconst.ssmtpresponse13
msgid "Bad destination mailbox address syntax"
msgstr "Sintaks alamat kotak surat tujuan buruk"
#: ipconst.ssmtpresponse14
msgid "Destination mailbox address ambiguous"
msgstr "Alamat kotak surat tujuan tidak jelas"
#: ipconst.ssmtpresponse15
msgid "Destination mailbox address valid"
msgstr "Alamat koktak surat tujuan benar"
#: ipconst.ssmtpresponse16
msgid "Mailbox has moved"
msgstr "Kotak surat sudah dipindahkan"
#: ipconst.ssmtpresponse17
msgid "Bad sender's mailbox address syntax"
msgstr "Sintaks alamat kotak surat pengirim buruk"
#: ipconst.ssmtpresponse18
msgid "Bad sender's system address"
msgstr "Alamat sistem pengirim buruk"
#: ipconst.ssmtpresponse20
msgid "Other or undefined mailbox status"
msgstr "Yang lainnya atau status kotak surat tidak didefinisikan"
#: ipconst.ssmtpresponse21
msgid "Mailbox disabled, not accepting messages"
msgstr "Kotak surat dimatikan, tidak menerima pesan"
#: ipconst.ssmtpresponse22
msgid "Mailbox full"
msgstr "Kotak surat penuh"
#: ipconst.ssmtpresponse23
msgid "Message length exceeds administrative limit."
msgstr "Panjang pesan melebihi batas administratif"
#: ipconst.ssmtpresponse24
msgid "Mailing list expansion problem"
msgstr "Masalah ekspansi Milis"
#: ipconst.ssmtpresponse30
msgid "Other or undefined mail system status"
msgstr "Yang lainnya atau status sistem surat tidak didefinisikan"
#: ipconst.ssmtpresponse31
msgid "Mail system full"
msgstr "Sistem Surat penuh"
#: ipconst.ssmtpresponse32
msgid "System not accepting network messages"
msgstr "Sistem tidak menerima pesan jaringan"
#: ipconst.ssmtpresponse33
msgid "System not capable of selected features"
msgstr "Sistem tidak mampu atas fitur yang dipilih"
#: ipconst.ssmtpresponse34
msgid "Message too big for system"
msgstr "Pesan terlalu besar untuk sistem"
#: ipconst.ssmtpresponse40
msgid "Other or undefined network or routing status"
msgstr "Yang lainnya atau jaringan atau status rute tidak didefinisikan"
#: ipconst.ssmtpresponse41
msgid "No answer from host"
msgstr "Tidak ada jawaban dari host"
#: ipconst.ssmtpresponse42
msgid "Bad connection"
msgstr "Koneksi buruk"
#: ipconst.ssmtpresponse43
msgid "Routing server failure"
msgstr "Merutekan server gagal"
#: ipconst.ssmtpresponse44
msgid "Unable to route"
msgstr "Tidak bisas merutekan"
#: ipconst.ssmtpresponse45
msgid "Network congestion"
msgstr "Kemacetan jaringan"
#: ipconst.ssmtpresponse46
msgid "Routing loop detected"
msgstr "Pengulangan rute terdeteksi"
#: ipconst.ssmtpresponse47
msgid "Delivery time expired"
msgstr "Waktu pengiriman berakhir"
#: ipconst.ssmtpresponse50
msgid "Other or undefined protocol status"
msgstr "Yang lain atau status protokol tidak didefinisikan"
#: ipconst.ssmtpresponse51
msgid "Invalid command"
msgstr "Perintah tidak benar"
#: ipconst.ssmtpresponse52
msgid "Syntax error"
msgstr "Sintaks salah"
#: ipconst.ssmtpresponse53
msgid "Too many recipients"
msgstr "Terlalu banyak penerima"
#: ipconst.ssmtpresponse54
msgid "Invalid command arguments"
msgstr "Argumen perintah tidak benar"
#: ipconst.ssmtpresponse55
msgid "Wrong protocol version"
msgstr "Versi protokol salah"
#: ipconst.ssmtpresponse60
msgid "Other or undefined media error"
msgstr "Yang lain atau kesalahan media tidak didefinisikan"
#: ipconst.ssmtpresponse61
msgid "Media not supported"
msgstr "Media tidak didukung"
#: ipconst.ssmtpresponse62
msgid "Conversion required and prohibited"
msgstr "Konversi diperlukan dan dilarang"
#: ipconst.ssmtpresponse63
msgid "Conversion required but not supported"
msgstr "Konversi diperlukan tapi tidak didukung"
#: ipconst.ssmtpresponse64
msgid "Conversion with loss performed"
msgstr "Konversi dengan kehilangan dilakukan"
#: ipconst.ssmtpresponse65
msgid "Conversion failed"
msgstr "Konversi gagal"
#: ipconst.ssmtpresponse70
msgid "Other or undefined security status"
msgstr "Status keamanan tidak didefinisikan atau yang lainnya"
#: ipconst.ssmtpresponse71
msgid "Delivery not authorized, message refused"
msgstr "Pengiriman tidak diotoarisasi, pesan ditolak"
#: ipconst.ssmtpresponse72
msgid "Mailing list expansion prohibited"
msgstr "Ekspansi Milis dilarang"
#: ipconst.ssmtpresponse73
msgid "Security conversion required but not possible"
msgstr "Konversi keamanan diperlukan tapi tidak mungkin"
#: ipconst.ssmtpresponse74
msgid "Security features not supported"
msgstr "Fitur keamanan tidak didukung"
#: ipconst.ssmtpresponse75
msgid "Cryptographic failure"
msgstr "Kriptografi gagal"
#: ipconst.ssmtpresponse76
msgid "Cryptographic algorithm not supported"
msgstr "Algoritma kriptografi tidak didukung"
#: ipconst.ssmtpresponse77
msgid "Message integrity failure"
msgstr "Kegagalan integritas pesan"
#: ipconst.ssmtpresponsesubunknown
msgid "Unknown subcode"
msgstr "Subkode tidak dikenal"
#: ipconst.ssmtpresponseunknown
msgid "Unknown response code"
msgstr "Kode respon tidak dikenal"
#: ipconst.ssockserr
#, object-pascal-format
msgid "SOCKS request refused - %d"
msgstr "Permintaan SOCKS ditolak - %d"
#: ipconst.sssauthlogin
msgid "Requesting authentication"
msgstr "Meminta otentikasi"
#: ipconst.sssauthpass
msgid "Authenticating password"
msgstr "Mengotentikasi kata sandi"
#: ipconst.sssauthuser
msgid "Authenticating username"
msgstr "Mengotentikasi nama pengguna"
#: ipconst.sssconnect
msgctxt "ipconst.sssconnect"
msgid "Connecting"
msgstr "Menyambungkan"
#: ipconst.sssdata
msgid "Sending Data"
msgstr "Mengirimkan Data"
#: ipconst.sssehlo
msgid "Logging on with EHLO"
msgstr "Masuk dengan EHLO"
#: ipconst.sssexpand
msgid "Expanding"
msgstr "Melebarkan"
#: ipconst.ssshelo
msgid "Logging on with HELO"
msgstr "Masuk dengan HELO"
#: ipconst.ssshelp
msgid "Help"
msgstr "Bantuan"
#: ipconst.ssslbadcertificate
msgid "Bad certificate."
msgstr "Sertifikat Buruk."
#: ipconst.ssslbadcerttype
msgid "Cert type not found"
msgstr "Tipe Cert tidak ditemukan"
#: ipconst.ssslbadcompressionvalue
msgid "Compression value is wrong."
msgstr "Nilai kompresi salah"
#: ipconst.ssslbadkeyexchangetype
msgid "Key exchange message expected but not received"
msgstr "Pesan pertukaran kunci diharapkan tapi tidak diterima"
#: ipconst.ssslbadmac
msgid "MAC did not match."
msgstr "MAC tidak sama."
#: ipconst.ssslbadmd5hash
msgid "MD5 hash did not match."
msgstr "Hash MD5 tidak sama."
#: ipconst.ssslbadpublicencoding
msgid "Bad public encoding type."
msgstr "Tipe enkode publik buruk."
#: ipconst.ssslbadrecordmac
msgid "Server received a bad record MAC."
msgstr "Server menerima rekaman MAC buruk."
#: ipconst.ssslbadsha1hash
msgid "SHA1 hash did not match."
msgstr "Hash SHA1 tidak sama"
#: ipconst.ssslblocksizeerror
msgid "Block size error"
msgstr "Ukuran blok salah"
#: ipconst.ssslbufferoverflow
msgid "Buffer overflow error."
msgstr "Kesalahan bufer berlebihan"
#: ipconst.ssslbuffersizemissmatch
msgid "Buffer size miss-match."
msgstr "Ukuran bufer tidak sama."
#: ipconst.ssslclosenotify
msgid "Server sent close notify."
msgstr "Server mengirimkan pemberitahuan penutupan."
#: ipconst.ssslcompressionfailure
msgid "Compression failure."
msgstr "Kompresi gagal."
#: ipconst.ssslconnectchange
msgid "Can not change SSL status while connected."
msgstr "Tidak bisa mengubah status SSL selama tersambung."
#: ipconst.ssslencryptbuf2small
msgid "Encrypt buffer to small."
msgstr "Bufer enkripsi terlalu kecil"
#: ipconst.ssslencryptiontype
msgid "Encryption type not defined."
msgstr "Tipe enkripsi tidak didefinisikan."
#: ipconst.ssslexpiredcertificate
msgid "Expired Certificate."
msgstr "Sertifikat Berakhir"
#: ipconst.ssslfailedhelloparse
msgid "Did not parse server hello correctly."
msgstr "Tidak menguraikan hello server dengan benar."
#: ipconst.ssslhandshakefailure
msgid "Handshake failure."
msgstr "Handshake gagal."
#: ipconst.ssslillegalparameter
msgid "Illegal Parameter."
msgstr "Parameter tidak benar."
#: ipconst.ssslinvalidcipher
msgid "Invalid cipher."
msgstr "Cipher tidak benar."
#: ipconst.ssslnocertificate
msgid "Certificate is not available."
msgstr "Sertifikat tidak tersedia."
#: ipconst.ssslnohashtype
msgid "No hash type selected."
msgstr "Tipe hash tidak dipilih."
#: ipconst.ssslnomessageencslected
msgid "No message encoding type selected."
msgstr "Tipe enkode pesan tidak dipilih."
#: ipconst.ssslnoroom
msgid "Not enough memory available to read SSL record."
msgstr "Memori tidak cukup tersedia untuk membaca rekaman SSL."
#: ipconst.ssslnotenoughkeymaterail
msgid "Not enough key material."
msgstr "Material kunci tidak cukup."
#: ipconst.ssslpaddingerror
msgid "Padding error."
msgstr "Pemadatan salah."
#: ipconst.ssslparsererror
msgid "Parsing error."
msgstr "Penguraian salah."
#: ipconst.ssslpointernotassigned
msgid "Pointer not assigned."
msgstr "Pointer tidak ditempatkan"
#: ipconst.ssslreaderror
msgid "Read error."
msgstr "Pembacaan salah."
#: ipconst.ssslreadsizemissmatch
msgid "Read size miss-match."
msgstr "Ukuran baca tidak sama."
#: ipconst.ssslrevokedcertificate
msgid "Revoked Certificate."
msgstr "Sertifikat Dihidupkan."
#: ipconst.ssslservernohandshake
msgid "Server did not return a handshake message."
msgstr ""
#: ipconst.ssslservernoserverhello
#, fuzzy
#| msgid "Server cid not return a server hello message."
msgid "Server did not return a server hello message."
msgstr "Server tidak mengembalikan pesan serverhello."
#: ipconst.ssslsessidtolong
msgid "Session ID is longer than 32 bytes."
msgstr "ID Sesi lebih panjang dari 32 byte."
#: ipconst.ssslshabuf2small
msgid "SHA1 buffer to small."
msgstr "Bufer SHA1 terlalu kecil."
#: ipconst.ssslunexpectedmessage
msgid "Server received an unexpected message."
msgstr "Server menerima pesan yang tidak diharapkan."
#: ipconst.ssslunknowncertificate
msgid "Unknown Certificate."
msgstr "Sertifikat Tidak Dikenal."
#: ipconst.ssslunprocesseddata
msgid "SSL data processing error."
msgstr "Kesalahan pemrosesan data SSL"
#: ipconst.ssslunsupportedcertificate
msgid "Unsupported Certificate."
msgstr "Sertifikat Tidak Didukung."
#: ipconst.ssslunsupportedchiper
msgid "Unsupported cipher chosen."
msgstr "Cipher yang dipilih tidak didukung."
#: ipconst.ssslunsupportedencoding
msgid "Unsupported public encoding."
msgstr "Enkode publik tidak didukung"
#: ipconst.sssmailfrom
msgid "Sending sender's info"
msgstr "Mengirimkan info pengirim"
#: ipconst.sssnoop
msgctxt "ipconst.sssnoop"
msgid "No operation"
msgstr "Tidak ada operasi"
#: ipconst.sssquit
msgid "Quit"
msgstr "Keluar"
#: ipconst.sssrcptbcc
msgid "Sending BCC info"
msgstr "Mengirimkan info BCC"
#: ipconst.sssrcptcc
msgid "Sending CC info"
msgstr "Mengirimkan info CC"
#: ipconst.sssrcptto
msgid "Sending MailTo info"
msgstr "Mengirimkan info MailTo"
#: ipconst.sssrset
msgid "Resetting server"
msgstr "Mereset server"
#: ipconst.ssssaml
msgid "ssSaml"
msgstr "ssSaml"
#: ipconst.ssssend
msgid "ssSend"
msgstr "ssSend"
#: ipconst.ssssendenvelope
msgid "Sending Envelope"
msgstr "Mengirimkan Amplop"
#: ipconst.ssssendmessage
msgid "Sending Message"
msgstr "Mengirimkan pesan"
#: ipconst.ssssoml
msgid "ssSoml"
msgstr "ssSoml"
#: ipconst.sssspecial
msgctxt "ipconst.sssspecial"
msgid "Sending special command"
msgstr "MEngirimkan perintah spesial"
#: ipconst.sssturn
msgid "ssTurn"
msgstr "ssTurn"
#: ipconst.sssverify
msgid "Verifying"
msgstr "Memverifikasi"
#: ipconst.ssterror
#, fuzzy
#| msgid "An error has occured during this task."
msgid "An error has occurred during this task."
msgstr "Kesalahan terjadi selama tugas ini."
#: ipconst.sstlogon
msgctxt "ipconst.sstlogon"
msgid "Logging on"
msgstr "Masuk"
#: ipconst.sstnotask
msgid "None"
msgstr "Tidak ada"
#: ipconst.sstreamcreated
msgid "Successfully created "
msgstr "Dibuat dengan sukses "
#: ipconst.sstreamcreateerror
msgid "Stream create error "
msgstr "Pembuatan stream salah "
#: ipconst.sstsendmail
msgid "Sending mail"
msgstr "Mengirimkan surat"
#: ipconst.sunsupportedencoding
msgid "Encoding method not supported"
msgstr "Metode enkode tidak didukung"
#: ipconst.suuencodecounterr
msgid "Count <> Len or Count > 63"
msgstr "Count <> Len atau Count > 63"
#: ipconst.swebimagecannotload
#, object-pascal-format
msgid "Cannot load %s"
msgstr "Tidak bisa mengambil %s"
#: ipconst.swebimagenotfound
#, object-pascal-format
msgid "%s was not found"
msgstr "%s tidak ditemukan"
#: ipconst.swebimagestreambad
msgid "Cannot load image from stream"
msgstr "Tidak bisa mengambil gambar dari stream"
#: ipconst.swinsockerr
#, object-pascal-format
msgid "WinSock Error (%d): %s, on API '%s'"
msgstr "WinSock Salah (%d): %s, pada API '%s'"
#: ipconst.swriteafterrename
msgid "***Write after rename"
msgstr "***Menulis setelah mengganti nama"
#: ipconst.swrongstateerr
msgid "Can not comply, wrong state"
msgstr "Tidak bisa mengikuti, kondisi salah"
#: ipconst.swsaeacces
msgid "Permission denied"
msgstr "Perijinan ditolak"
#: ipconst.swsaeaddrinuse
msgid "Address already in use"
msgstr "Sudah dalam penggunaan"
#: ipconst.swsaeaddrnotavail
msgid "Cannot assign requested address"
msgstr "Tidak bisa menempatkan alamat yang diminta"
#: ipconst.swsaeafnosupport
msgid "Address family not supported by protocol family"
msgstr ""
#: ipconst.swsaealready
msgid "Operation already in progress"
msgstr "Operasi sedang dilakukan"
#: ipconst.swsaebadf
msgid "Bad file descriptor"
msgstr "Deskriptor file buruk"
#: ipconst.swsaecancelled
msgid "Cancelled"
msgstr "Dibatalkan"
#: ipconst.swsaeconnaborted
msgid "Software caused connection abort"
msgstr "SOftware menyebabkan pembatalan koneksi"
#: ipconst.swsaeconnrefused
msgid "Connection refused"
msgstr "Koneksi ditolak"
#: ipconst.swsaeconnreset
msgid "Connection reset by peer"
msgstr "Koneksi direset oleh peer"
#: ipconst.swsaedestaddrreq
msgid "Destination address required"
msgstr "Alamat tujuan diperlukan"
#: ipconst.swsaediscon
msgid "Graceful shutdown in progress"
msgstr "Mematikan dengan baik sedang berlangsung"
#: ipconst.swsaedquot
msgid "Disk quota exceeded"
msgstr "Kuota disk terlampaui"
#: ipconst.swsaefault
msgid "Bad address"
msgstr "Alamat tidak benar"
#: ipconst.swsaehostdown
msgid "Host is down"
msgstr "Host mati"
#: ipconst.swsaehostunreach
msgid "No route to host"
msgstr "Tidak ada rute ke host"
#: ipconst.swsaeinprogress
msgid "Operation now in progress"
msgstr "Operasi sekarang sedang berlangsung"
#: ipconst.swsaeintr
msgid "Interrupted function call"
msgstr "Pemanggilan fungsi diinterupsi"
#: ipconst.swsaeinval
msgid "Invalid argument"
msgstr "Argumen tidak benar"
#: ipconst.swsaeinvalidproctable
msgid "Invalid procedure table from service provider"
msgstr "Tabel prosedur tidak benar dari penyedia layanan"
#: ipconst.swsaeinvalidprovider
msgid "Invalid service provider version number"
msgstr "Nomor versi penyedia layanan tidak benar"
#: ipconst.swsaeisconn
msgid "Socket is already connected"
msgstr "Soket sudah tersambung"
#: ipconst.swsaeloop
msgid "Too many levels of symbolic links"
msgstr "Terlalu banyak tingkat dari link simbolis"
#: ipconst.swsaemfile
msgid "Too many open files"
msgstr "Terlalu banyak file terbuka"
#: ipconst.swsaemsgsize
msgid "Message too long"
msgstr "Pesan terlalu panjang"
#: ipconst.swsaenametoolong
msgid "File name too long"
msgstr "Nama file terlalu panjang"
#: ipconst.swsaenetdown
msgid "Network is down"
msgstr "Jaringan putus"
#: ipconst.swsaenetreset
msgid "Network dropped connection on reset"
msgstr "Jaringan memutuskan koneksi saat reset"
#: ipconst.swsaenetunreach
msgid "Network is unreachable"
msgstr "Jaringan tidak tercapai"
#: ipconst.swsaenobufs
msgid "No buffer space available"
msgstr "Ruang bufer tidak tersedia"
#: ipconst.swsaenomore
msgctxt "ipconst.swsaenomore"
msgid "No more data available"
msgstr "Tidak ada data lagi tersedia"
#: ipconst.swsaenoprotoopt
msgid "Bad protocol option"
msgstr "Opsi protokol salah"
#: ipconst.swsaenotconn
msgid "Socket is not connected"
msgstr "Soket tidak tersambung"
#: ipconst.swsaenotempty
msgid "Directory not empty"
msgstr "Direktori tidak kosong"
#: ipconst.swsaenotsock
#, fuzzy
#| msgid "Socket operation on nonsocket"
msgid "Socket operation on non socket"
msgstr "Operasi soket pada nonsoket"
#: ipconst.swsaeopnotsupp
msgid "Operation not supported"
msgstr "Operasi tidak didukung"
#: ipconst.swsaepfnosupport
msgid "Protocol family not supported"
msgstr "Keluarga protokol tidak didukung"
#: ipconst.swsaeproclim
msgid "Too many processes"
msgstr "Terlalu banyak proses"
#: ipconst.swsaeprotonosupport
msgid "Protocol not supported"
msgstr "Protokol tidak didukung"
#: ipconst.swsaeprototype
msgid "Protocol wrong type for socket"
msgstr "Tipe protokol salah untuk soket"
#: ipconst.swsaeproviderfailedinit
msgid "Unable to initialize a service provider"
msgstr "Tidak bisa menginisialisasi penyedia layanan"
#: ipconst.swsaerefused
msgid "Refused"
msgstr "Ditolak"
#: ipconst.swsaeremote
msgid "Too many levels of remote in path"
msgstr "Terlalu banyak tingkat remote dalam path"
#: ipconst.swsaeshutdown
msgid "Cannot send after socket shutdown"
msgstr "Tidak bisa mengirim setelah soket putus"
#: ipconst.swsaesocktnosupport
msgid "Socket type not supported"
msgstr "Tipe soket tidak didukung"
#: ipconst.swsaestale
msgid "Stale NFS file handle"
msgstr "Kendali file NFS jatuh"
#: ipconst.swsaetimedout
msgid "Connection timed out"
msgstr "Koneksi kehabisan waktu"
#: ipconst.swsaetoomanyrefs
msgid "Too many references; cannot splice"
msgstr "Terlalu banyak referensil tidak bisa splice"
#: ipconst.swsaeusers
msgid "Too many users"
msgstr "Terlalu banyak pengguna"
#: ipconst.swsaewouldblock
msgid "Resource temporarily unavailable"
msgstr "Resource sementara tidak tersedia"
#: ipconst.swsahost_not_found
msgid "Host not found"
msgstr "Host tidak ditemukan"
#: ipconst.swsanotinitialised
msgid "Successful WSAStartup not yet performed"
msgstr "WSAStartup yang sukses belum dilakukan"
#: ipconst.swsano_data
msgid "Valid name, no data record of requested type"
msgstr "Nama benar, tidak ada rekaman data atas tipe yang diminta"
#: ipconst.swsano_recovery
msgid "This is a nonrecoverable error"
msgstr "Ini adalah kesalahan tidak bisa ditemukan kembali"
#: ipconst.swsaservice_not_found
msgid "Service not found"
msgstr "Layanan tidak ditemukan"
#: ipconst.swsasyscallfailure
msgid "System call failure"
msgstr "Kegagalan pemanggilan sistem"
#: ipconst.swsasysnotready
msgid "Network subsystem is unavailable"
msgstr "Subsistem jaringan tidak tersedia"
#: ipconst.swsatry_again
#, fuzzy
#| msgid "Nonauthoritative host not found"
msgid "Non-authoritative host not found"
msgstr "Non otoratif host ditemukan"
#: ipconst.swsatype_not_found
msgid "Type not found"
msgstr "Tipe tidak ditemukan"
#: ipconst.swsavernotsupported
msgid "WinSock DLL version not supported"
msgstr "Versi DLL WinSock tidak didukung"
#: ipconst.swsa_e_cancelled
msgid "Lookup cancelled"
msgstr "Lookup dibatalkan"
#: ipconst.swsa_e_no_more
msgctxt "ipconst.swsa_e_no_more"
msgid "No more data available"
msgstr "Tidak ada data lagi tersedia"
#: ipconst.swsa_qos_admission_failure
msgid "Error due to lack of resources"
msgstr "Kesalahan karena kekurangan sumber daya"
#: ipconst.swsa_qos_bad_object
#, fuzzy
#| msgid "Problem filterspec or providerspecific buffer"
msgid "Problem filterspec or provider specific buffer"
msgstr "Masalah filterspec atau bufer providerspecific"
#: ipconst.swsa_qos_bad_style
msgid "Unknown or conflicting style"
msgstr "Tidak dikenal atau gaya konflik"
#: ipconst.swsa_qos_generic_error
msgid "General error"
msgstr "Kesalahan umum"
#: ipconst.swsa_qos_no_receivers
msgid "There are no receivers"
msgstr "Tidak ada penerima"
#: ipconst.swsa_qos_no_senders
msgid "There are no senders"
msgstr "Tidak ada pengirim"
#: ipconst.swsa_qos_policy_failure
msgid "Rejected for administrative reasons - bad credentials"
msgstr "Ditolak untuk alasan administratis - kredensial salah"
#: ipconst.swsa_qos_receivers
msgid "At least one Reserve has arrived"
msgstr "Setidaknya satu penyediaan diterima"
#: ipconst.swsa_qos_request_confirmed
msgid "Reserve has been confirmed"
msgstr "Penyediaan sudah dikonfirmasi"
#: ipconst.swsa_qos_senders
msgid "At least one Path has arrived"
msgstr "Setidaknya satu Path diterima"
#: ipconst.swsa_qos_traffic_ctrl_error
msgid "Problem with some part of the flowspec"
msgstr "Masalah dengan beberapa bagian dari flowspec"