Translations by Arif Endro Nugroho

Arif Endro Nugroho has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 421 results
3.
Errors encountered processing file %s
2009-06-28
Error ditemui dalam pemrosesan berkas %s
4.
%P: warning: '--thumb-entry %s' is overriding '-e %s'
2009-06-28
%P: peringatan: '--thumb-entry %s' memaksa '-e %s'
6.
--base_file <basefile> Generate a base file for relocatable DLLs
2009-06-28
--base_file <basefile> Buat sebuah berkas dasar untuk DLL yang dapat direlokasikan
7.
--dll Set image base to the default for DLLs
2009-06-28
--dll Set dasar image ke default untuk DLLs
8.
--file-alignment <size> Set file alignment
2009-06-28
--file-alignment <besar> Set berkas alignment
9.
--heap <size> Set initial size of the heap
2009-06-28
--heap <besar> Set ukuran inisial dari heap
10.
--image-base <address> Set start address of the executable
2009-06-28
--image-base <alamat> Set alamat awal dari executabel
11.
--major-image-version <number> Set version number of the executable
2009-06-28
--major-image-version <nomor> Set nomor versi dari executabel
12.
--major-os-version <number> Set minimum required OS version
2009-06-28
--major-os-version <nomor> Set versi minimum yang dibutuhkan oleh OS
13.
--major-subsystem-version <number> Set minimum required OS subsystem version
2009-06-28
--major-subsystem-version <nomor> Set minimum versi OS subsistem yang dibutuhkan
14.
--minor-image-version <number> Set revision number of the executable
2009-06-28
--minor-image-version <nomor> Set nomor revisi dari executabel
15.
--minor-os-version <number> Set minimum required OS revision
2009-06-28
--minor-os-version <nomor> Set versi OS minimum yang dibutuhkan
16.
--minor-subsystem-version <number> Set minimum required OS subsystem revision
2009-06-28
--minor-subsystem-version <nomor> Set versi OS subsistem minimum yang dibutuhkan
17.
--section-alignment <size> Set section alignment
2009-06-28
--section-alignment <besar> Set daerah alignment
18.
--stack <size> Set size of the initial stack
2009-06-28
--stack <besar> Set ukuran dari inisial stack
19.
--subsystem <name>[:<version>] Set required OS subsystem [& version]
2009-06-28
--subsistem <nama>[:<versi>] Set OS subsistem yang dibutuhkan [& versi]
20.
--support-old-code Support interworking with old code
2009-06-28
--support-old-code Dukung antar-kerja dengan kode lama
21.
--thumb-entry=<symbol> Set the entry point to be Thumb <symbol>
2009-06-28
--thumb-entry=<simbol> Set titik masukan ke Thumb <simbol>
22.
--add-stdcall-alias Export symbols with and without @nn
2009-06-28
--add-stdcall-alias Expor simbol dengan dan tanpa @nn
23.
--disable-stdcall-fixup Don't link _sym to _sym@nn
2009-06-28
--disable-stdcall-fixup Jangan hubungkan _sym ke _sym@nn
24.
--enable-stdcall-fixup Link _sym to _sym@nn without warnings
2009-06-28
--enable-stdcall-fixup Hubungkan _sym ke _sym@nn tanpa peringatan
25.
--exclude-symbols sym,sym,... Exclude symbols from automatic export
2009-06-28
--exclude-symbols sym,sym,... Exclude simbol dari expor otomatis
26.
--exclude-libs lib,lib,... Exclude libraries from automatic export
2009-06-28
--exclude-libs lib,lib,... Exclude perpustakaan dari otomatis expor
27.
--export-all-symbols Automatically export all globals to DLL
2009-06-28
--export-all-symbols Otomatis expor seluruh global ke DLL
28.
--kill-at Remove @nn from exported symbols
2009-06-28
--kill-at Hapus @nn dari simbol terexpor
29.
--out-implib <file> Generate import library
2009-06-28
--out-implib <berkas> Buat perpustakaan impor
30.
--output-def <file> Generate a .DEF file for the built DLL
2009-06-28
--output-def <berkas> Buat sebuah berkas .DEF untuk membuat DLL
31.
--warn-duplicate-exports Warn about duplicate exports.
2009-06-28
--warn-duplicate-exports Peringatkan tetang duplikasi expor.
32.
--compat-implib Create backward compatible import libs; create __imp_<SYMBOL> as well.
2009-06-28
--compat-implib Buat backwar kompatibel impor libs; buat __imp_<SIMBOL> juga.
33.
--enable-auto-image-base Automatically choose image base for DLLs unless user specifies one
2009-06-28
--enable-auto-image-base Otomatis pilih dasar image untuk DLL kecuali pengguna menspesifikasikannya
34.
--disable-auto-image-base Do not auto-choose image base. (default)
2009-06-28
--disable-auto-image-base Jangan auto-choose image base. (default)
35.
--dll-search-prefix=<string> When linking dynamically to a dll without an importlib, use <string><basename>.dll in preference to lib<basename>.dll
2009-06-28
--dll-search-prefix=<string> Ketika menghubungkan secra dinamis ke sebuah dll tanpa sebuah imporlib, gunakan <string><basename>.dll dalam kesukaan ke lib<nama dasar>.dll
36.
--enable-auto-import Do sophistcated linking of _sym to __imp_sym for DATA references
2009-06-28
--enable-auto-import Lakukan penghubungan istimewa dari _sym ke __imp_sym untuk referensi DATA
37.
--disable-auto-import Do not auto-import DATA items from DLLs
2009-06-28
--disable-auto-import Jangan auto-import DATA items dari DLL
38.
--enable-runtime-pseudo-reloc Work around auto-import limitations by adding pseudo-relocations resolved at runtime.
2009-06-28
--enable-runtime-pseudo-reloc Atasi pembatasan auto-import dengan menambahkan pseudo-relocations diselesaikan di waktu-jalan.
39.
--disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations for auto-imported DATA.
2009-06-28
--disable-runtime-pseudo-reloc Jangan tambahkan runtime pseudo-relocations untuk auto-imported DATA.
40.
--enable-extra-pe-debug Enable verbose debug output when building or linking to DLLs (esp. auto-import)
2009-06-28
--enable-extra-pe-debug Aktifkan keluaran verbose debug ketika membuat atau menghubungkan ke DLL (lebih tepatnya auto-import)
41.
--large-address-aware Executable supports virtual addresses greater than 2 gigabytes
2009-06-28
--large-address-aware Executable dukung alamat maya lebih besar dari 2 gigabytes
42.
%P: warning: bad version number in -subsystem option
2009-06-28
%P: peringatan: nomor versi buruk dalam pilihan -subsistem
43.
%P%F: invalid subsystem type %s
2009-06-28
%P%F: tipe subsistem %s tidak valid
44.
%P%F: invalid hex number for PE parameter '%s'
2009-06-28
%P%F: nomor hex untuk parameter PE '%s' tidak valid
45.
%P%F: strange hex info for PE parameter '%s'
2009-06-28
%P%F: informasi hex untuk paramter PE '%s' aneh
46.
%s: Can't open base file %s
2009-06-28
%s: Tidak dapat membuka berkas dasar %s
47.
%P: warning, file alignment > section alignment.
2009-06-28
%P: peringatan, berkas alignment > daerah alignment.
48.
Warning: resolving %s by linking to %s
2009-06-28
Peringatan: meresolf %s dengan menghubungkan ke %s
49.
Use --enable-stdcall-fixup to disable these warnings
2009-06-28
Gunakan --enable-stdcall-fixup untuk menonaktifkan peringatan ini
50.
Use --disable-stdcall-fixup to disable these fixups
2009-06-28
Gunakan --disable-stdcall-fixup untuk menonaktifkan perbaikan ini
51.
%C: Cannot get section contents - auto-import exception
2009-06-28
%C: Tidak dpaat memperoleh isi daerah - auto-import exception
52.
Info: resolving %s by linking to %s (auto-import)
2009-06-28
Info: meresolf %s dengan menghubungkan ke %s (auto-import)
53.
%F%P: cannot perform PE operations on non PE output file '%B'.
2009-06-28
%F%P: tidak dapat melakukan operasi PE di berkas keluaran bukan PE '%B'.