# Pesan Bahasa Indonesia untuk binutils # Copyright (C) 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the binutils package. # Arif E. Nugroho , 2008,2009. # msgid "" msgstr "" "Project-Id-Version: binutils 2.20\n" "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" "POT-Creation-Date: 2021-07-03 15:06+0100\n" "PO-Revision-Date: 2009-11-11 11:00+0700\n" "Last-Translator: Arif E. Nugroho \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" #: addr2line.c:87 #, c-format msgid "Usage: %s [option(s)] [addr(s)]\n" msgstr "Penggunaan: %s [pilihan] [alamat]\n" #: addr2line.c:88 #, c-format msgid " Convert addresses into line number/file name pairs.\n" msgstr " Mengubah alamat kedalam pasangan nomor baris / nama berkas.\n" #: addr2line.c:89 #, c-format msgid " If no addresses are specified on the command line, they will be read from stdin\n" msgstr " Jika tidak ada alamat yang dispesifikasikan dalam baris perintah, mereka akan dibaca dari stdin\n" #: addr2line.c:90 #, fuzzy, c-format #| msgid "" #| " The options are:\n" #| " @ Read options from \n" #| " -b --target= Set the binary file format\n" #| " -e --exe= Set the input file name (default is a.out)\n" #| " -i --inlines Unwind inlined functions\n" #| " -j --section= Read section-relative offsets instead of addresses\n" #| " -s --basenames Strip directory names\n" #| " -f --functions Show function names\n" #| " -C --demangle[=style] Demangle function names\n" #| " -h --help Display this information\n" #| " -v --version Display the program's version\n" #| "\n" msgid "" " The options are:\n" " @ Read options from \n" " -a --addresses Show addresses\n" " -b --target= Set the binary file format\n" " -e --exe= Set the input file name (default is a.out)\n" " -i --inlines Unwind inlined functions\n" " -j --section= Read section-relative offsets instead of addresses\n" " -p --pretty-print Make the output easier to read for humans\n" " -s --basenames Strip directory names\n" " -f --functions Show function names\n" " -C --demangle[=style] Demangle function names\n" " -R --recurse-limit Enable a limit on recursion whilst demangling. [Default]\n" " -r --no-recurse-limit Disable a limit on recursion whilst demangling\n" " -h --help Display this information\n" " -v --version Display the program's version\n" "\n" msgstr "" " Pilihan adalah:\n" " @ Baca pilihan dari \n" " -b --target= Set format berkas binary\n" " -e --exe=executable> Set nama berkas masukan (baku a.out)\n" " -i --inlines Buka fungsi inline\n" " -j --section= Baca section-relative ofset daripada alamat\n" " -s --basenames Strip nama direktori\n" " -f --functions Tampilkan nama fungsi\n" " -C --demangle[=style] Demangle nama fungsi\n" " -h --help Tampilkan informasi ini\n" " -v --version Tampilkan versi aplikasi\n" "\n" #: addr2line.c:109 ar.c:357 ar.c:394 coffdump.c:471 dlltool.c:3715 #: dllwrap.c:518 elfedit.c:952 objcopy.c:697 objcopy.c:752 readelf.c:4842 #: size.c:109 srconv.c:1704 strings.c:706 sysdump.c:649 windmc.c:227 #: windres.c:690 #, c-format msgid "Report bugs to %s\n" msgstr "Laporkan bugs ke %s\n" #. Note for translators: This printf is used to join the #. function name just printed above to the line number/ #. file name pair that is about to be printed below. Eg: #. #. foo at 123:bar.c #: addr2line.c:313 #, c-format msgid " at " msgstr "" #. Note for translators: This printf is used to join the #. line number/file name pair that has just been printed with #. the line number/file name pair that is going to be printed #. by the next iteration of the while loop. Eg: #. #. 123:bar.c (inlined by) 456:main.c #: addr2line.c:353 #, fuzzy, c-format #| msgid "(inlined)" msgid " (inlined by) " msgstr "(inline)" #: addr2line.c:386 #, c-format msgid "%s: cannot get addresses from archive" msgstr "%s: tidak dapat memperoleh alamat dari archive" #: addr2line.c:403 #, c-format msgid "%s: cannot find section %s" msgstr "%s: tidak dapat menemukan daerah %s" #: addr2line.c:442 ar.c:756 dlltool.c:3239 nm.c:1807 objcopy.c:6029 #: objdump.c:5211 size.c:151 strings.c:289 windmc.c:958 windres.c:816 msgid "fatal error: libbfd ABI mismatch" msgstr "" #: addr2line.c:469 nm.c:1833 objdump.c:5258 readelf.c:5115 #, c-format msgid "unknown demangling style `%s'" msgstr "gaya demangling `%s' tidak diketahui" #: ar.c:274 #, c-format msgid "no entry %s in archive\n" msgstr "tidak ada masukan %s dalam archive\n" #: ar.c:288 #, fuzzy, c-format #| msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n" msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin ] [member-name] [count] archive-file file...\n" msgstr "Penggunaan: %s [pilihan emulasi] [-]{dmpqrstx}[abcfilNoPsSuvV] [nama-anggota] [jumlah] berkas-archive berkas...\n" #: ar.c:294 #, fuzzy, c-format #| msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n" msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [member-name] [count] archive-file file...\n" msgstr "Penggunaan: %s [pilihan emulasi] [-]{dmpqrstx}[abcfilNoPsSuvV] [nama-anggota] [jumlah] berkas-archive berkas...\n" #: ar.c:302 #, c-format msgid " %s -M [ ] - specify the dependencies of this library\n" msgstr "" #: ar.c:339 #, c-format msgid " [S] - do not build a symbol table\n" msgstr " [S] - jangan buah sebuah tabel simbol\n" #: ar.c:340 #, c-format msgid " [T] - make a thin archive\n" msgstr " [T] - buat sebuah archive tipis\n" #: ar.c:341 #, c-format msgid " [v] - be verbose\n" msgstr " [v] - verbose\n" #: ar.c:342 #, c-format msgid " [V] - display the version number\n" msgstr " [V] - tampilkan nomor versi\n" #: ar.c:343 #, c-format msgid " @ - read options from \n" msgstr " @ - baca pilihan dari \n" #: ar.c:344 #, c-format msgid " --target=BFDNAME - specify the target object format as BFDNAME\n" msgstr "" #: ar.c:345 #, c-format msgid " --output=DIRNAME - specify the output directory for extraction operations\n" msgstr "" #: ar.c:346 #, c-format msgid " --record-libdeps= - specify the dependencies of this library\n" msgstr "" #: ar.c:348 #, c-format msgid " optional:\n" msgstr " pilihan adalah:\n" #: ar.c:349 #, c-format msgid " --plugin

- load the specified plugin\n" msgstr " --plugin

- muat plugin yang dispesifikasikan\n" #: ar.c:370 #, c-format msgid "Usage: %s [options] archive\n" msgstr "Penggunaan: %s [pilihan] archive\n" #: ar.c:371 #, c-format msgid " Generate an index to speed access to archives\n" msgstr " Buat sebuah indeks untuk mempercepat akses ke archive\n" #: ar.c:372 #, c-format msgid "" " The options are:\n" " @ Read options from \n" msgstr "" " Pilihan adalah:\n" " @ Baca pilihan dari \n" #: ar.c:375 #, c-format msgid " --plugin Load the specified plugin\n" msgstr " --plugin Muat plugin yang dispesifikasikan\n" #: ar.c:379 #, fuzzy, c-format #| msgid "" #| " -t Update the archive's symbol map timestamp\n" #| " -h --help Print this help message\n" #| " -v --version Print version information\n" msgid "" " -D Use zero for symbol map timestamp (default)\n" " -U Use an actual symbol map timestamp\n" msgstr "" " -t Update archive peta simbol tanda-waktu\n" " -h --help Tampilkan pesan bantuan ini\n" " -v --version Tampilkan informasi versi\n" #: ar.c:383 #, fuzzy, c-format #| msgid "" #| " -t Update the archive's symbol map timestamp\n" #| " -h --help Print this help message\n" #| " -v --version Print version information\n" msgid "" " -D Use zero for symbol map timestamp\n" " -U Use actual symbol map timestamp (default)\n" msgstr "" " -t Update archive peta simbol tanda-waktu\n" " -h --help Tampilkan pesan bantuan ini\n" " -v --version Tampilkan informasi versi\n" #: ar.c:386 #, c-format msgid "" " -t Update the archive's symbol map timestamp\n" " -h --help Print this help message\n" " -v --version Print version information\n" msgstr "" " -t Update archive peta simbol tanda-waktu\n" " -h --help Tampilkan pesan bantuan ini\n" " -v --version Tampilkan informasi versi\n" #: ar.c:511 msgid "two different operation options specified" msgstr "dua pilihan operasi berbeda dispesifikasikan" #: ar.c:547 msgid "libdeps specified more than once" msgstr "" #: ar.c:608 ar.c:683 nm.c:1926 #, c-format msgid "sorry - this program has been built without plugin support\n" msgstr "maaf - aplikasi ini telah dibuat tanpa dukungan plugin\n" #: ar.c:812 msgid "no operation specified" msgstr "tidak ada operasi yang dispesifikasikan" #: ar.c:815 msgid "`u' is only meaningful with the `r' option." msgstr "`u' hanya berarti dengan pilihan `r'." #: ar.c:818 msgid "`u' is not meaningful with the `D' option." msgstr "`u' hanya berarti dengan pilihan `D'." #: ar.c:821 msgid "`u' modifier ignored since `D' is the default (see `U')" msgstr "" #: ar.c:830 msgid "missing position arg." msgstr "" #: ar.c:836 msgid "`N' is only meaningful with the `x' and `d' options." msgstr "`N' hanya berarti dengan pilihan `x' dan `d'." #: ar.c:838 msgid "`N' missing value." msgstr "" #: ar.c:841 msgid "Value for `N' must be positive." msgstr "Nilai untuk `N' harus positif." #: ar.c:857 msgid "`x' cannot be used on thin archives." msgstr "`x' tidak dapat digunakan dalam archive tipis." #: ar.c:871 msgid "Cannot create libdeps record." msgstr "" #: ar.c:874 msgid "Cannot set libdeps record type to binary." msgstr "" #: ar.c:877 msgid "Cannot set libdeps object format." msgstr "" #: ar.c:880 msgid "Cannot make libdeps object writable." msgstr "" #: ar.c:883 msgid "Cannot write libdeps record." msgstr "" #: ar.c:886 msgid "Cannot make libdeps object readable." msgstr "" #: ar.c:889 #, fuzzy #| msgid "unexpected record type" msgid "Cannot reset libdeps record type." msgstr "tipe rekaman tidak terduga" #: ar.c:950 #, c-format msgid "internal error -- this option not implemented" msgstr "internal error -- pilihan ini tidak terimplementasi" #: ar.c:1019 #, c-format msgid "creating %s" msgstr "membuat %s" #: ar.c:1050 #, c-format msgid "Cannot convert existing library %s to thin format" msgstr "" #: ar.c:1056 #, c-format msgid "Cannot convert existing thin library %s to normal format" msgstr "" #: ar.c:1088 ar.c:1185 ar.c:1507 objcopy.c:3606 #, c-format msgid "internal stat error on %s" msgstr "internal stat error di %s" #: ar.c:1107 ar.c:1211 #, c-format msgid "%s is not a valid archive" msgstr "%s bukan sebuah archive valid" #: ar.c:1135 #, c-format msgid "illegal output pathname for archive member: %s, using '%s' instead" msgstr "" #: ar.c:1259 #, fuzzy #| msgid "could not create temporary file to hold stripped copy" msgid "could not create temporary file whilst writing archive" msgstr "tidak dapat membuat berkas sementara untuk menjaga salinan terstrip" #: ar.c:1410 #, c-format msgid "No member named `%s'\n" msgstr "Tidak ada anggota bernama `%s'\n" #: ar.c:1460 #, c-format msgid "no entry %s in archive %s!" msgstr "tidak ada masukan %s dalam archive %s!" #: ar.c:1620 #, c-format msgid "%s: no archive map to update" msgstr "%s: tidak ada peta archive untuk update" #: arsup.c:91 #, c-format msgid "No entry %s in archive.\n" msgstr "Tidak ada masukan %s dalam archive.\n" #: arsup.c:116 #, c-format msgid "Can't open file %s\n" msgstr "Tidak dapat membuka berkas %s\n" #: arsup.c:159 #, fuzzy, c-format #| msgid "can't open temporary file `%s': %s" msgid "%s: Can't open temporary file (%s)\n" msgstr "tida dapat membuka berkas sementara `%s': %s" #: arsup.c:170 #, c-format msgid "%s: Can't open output archive %s\n" msgstr "%s: Tidak dapat membuat keluaran archive %s\n" #: arsup.c:191 #, c-format msgid "%s: Can't open input archive %s\n" msgstr "%s: Tidak dapat membuak masukan archive %s\n" #: arsup.c:200 #, c-format msgid "%s: file %s is not an archive\n" msgstr "%s: berkas %s bukan sebuah archive\n" #: arsup.c:240 #, c-format msgid "%s: no output archive specified yet\n" msgstr "%s: belum ada keluaran archive yang dispesifikasikan\n" #: arsup.c:260 arsup.c:303 arsup.c:345 arsup.c:383 arsup.c:449 #, c-format msgid "%s: no open output archive\n" msgstr "%s: tidak ada keluaran archive\n" #: arsup.c:276 arsup.c:404 arsup.c:430 #, c-format msgid "%s: can't open file %s\n" msgstr "%s: tidak dapat membuka berkas %s\n" #: arsup.c:330 arsup.c:426 arsup.c:507 #, c-format msgid "%s: can't find module file %s\n" msgstr "%s: tidak dapat menemukan berkas module %s\n" #: arsup.c:458 #, c-format msgid "Current open archive is %s\n" msgstr "Open archive sekarang adalah %s\n" #: arsup.c:482 #, c-format msgid "%s: no open archive\n" msgstr "%s: tidak ada open archive\n" #: binemul.c:38 #, c-format msgid " No emulation specific options\n" msgstr " Tidak ada pilihan spesifik emulasi\n" #. Macros for common output. #: binemul.h:45 #, c-format msgid " emulation options: \n" msgstr " pilihan emulasi: \n" #: bucomm.c:43 bucomm.c:77 msgid "cause of error unknown" msgstr "" #: bucomm.c:157 #, c-format msgid "can't set BFD default target to `%s': %s" msgstr "tidak dapat menset default target BFD ke `%s': %s" #: bucomm.c:169 #, c-format msgid "%s: Matching formats:" msgstr "%s: Format yang cocok:" #: bucomm.c:184 #, c-format msgid "Supported targets:" msgstr "Target yang didukung:" #: bucomm.c:186 #, c-format msgid "%s: supported targets:" msgstr "%s: target yang didukung:" #: bucomm.c:204 #, c-format msgid "Supported architectures:" msgstr "Arsitektur yang didukung:" #: bucomm.c:206 #, c-format msgid "%s: supported architectures:" msgstr "%s: arsitektur yang didukung:" #: bucomm.c:219 msgid "big endian" msgstr "" #: bucomm.c:220 #, fuzzy #| msgid "2's complement, little endian" msgid "little endian" msgstr "2's komplemen, little endian" #: bucomm.c:221 msgid "endianness unknown" msgstr "" #: bucomm.c:268 #, c-format msgid "" "%s\n" " (header %s, data %s)\n" msgstr "" #: bucomm.c:417 #, c-format msgid "BFD header file version %s\n" msgstr "versi berkas header BFD %s\n" #: bucomm.c:447 #, c-format msgid "