1# opcodes 2.12.1 (Indonesian) 2# Copyright (C) 2002 Free Software Foundation, Inc. 3# Tedi Heriyanto <tedi_h@gmx.net>, 2002. 4# 5msgid "" 6msgstr "" 7"Project-Id-Version: opcodes 2.12.1\n" 8"POT-Creation-Date: 2002-02-08 03:24-0200\n" 9"PO-Revision-Date: 2002-07-23 12:35GMT+0700\n" 10"Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n" 11"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n" 12"MIME-Version: 1.0\n" 13"Content-Type: text/plain; charset=UTF-8\n" 14"Content-Transfer-Encoding: 8bit\n" 15"X-Generator: KBabel 0.9.5\n" 16 17#: alpha-opc.c:335 18msgid "branch operand unaligned" 19msgstr "operand cabang tidak rata" 20 21#: alpha-opc.c:358 alpha-opc.c:380 22msgid "jump hint unaligned" 23msgstr "petunjuk lompat tidak rata" 24 25#: arc-dis.c:52 26msgid "Illegal limm reference in last instruction!\n" 27msgstr "referensi limm ilegal dalam instruksi terakhir!\n" 28 29#: arm-dis.c:502 30msgid "<illegal precision>" 31msgstr "<presisi ilegal>" 32 33#: arm-dis.c:1012 34#, c-format 35msgid "Unrecognised register name set: %s\n" 36msgstr "Set nama register tidak dikenal: %s\n" 37 38#: arm-dis.c:1019 39#, c-format 40msgid "Unrecognised disassembler option: %s\n" 41msgstr "Option disasembler tidak dikenal: %s\n" 42 43#: arm-dis.c:1191 44msgid "" 45"\n" 46"The following ARM specific disassembler options are supported for use with\n" 47"the -M switch:\n" 48msgstr "" 49"\n" 50"Option disablembler khusus ARM berikut ini didukung untuk digunakan dengan\n" 51"switch -M:\n" 52 53#: avr-dis.c:118 avr-dis.c:128 54msgid "undefined" 55msgstr "tidak didefinisikan" 56 57#: avr-dis.c:180 58msgid "Internal disassembler error" 59msgstr "Kesalahan disasembler internal" 60 61#: avr-dis.c:228 62#, c-format 63msgid "unknown constraint `%c'" 64msgstr "konstrain tidak dikenal `%c'" 65 66#: cgen-asm.c:346 fr30-ibld.c:195 m32r-ibld.c:195 openrisc-ibld.c:195 xstormy16-ibld.c:195 67#, c-format 68msgid "operand out of range (%ld not between %ld and %ld)" 69msgstr "operand keluar batas (%ld tidak antara %ld dan %ld)" 70 71#: cgen-asm.c:367 72#, c-format 73msgid "operand out of range (%lu not between %lu and %lu)" 74msgstr "operand keluar batas (%lu tidak antara %lu dan %lu)" 75 76#: d30v-dis.c:312 77#, c-format 78msgid "<unknown register %d>" 79msgstr "<register tidak dikenal %d>" 80 81#. Can't happen. 82#: dis-buf.c:57 83#, c-format 84msgid "Unknown error %d\n" 85msgstr "Kesalahan tidak dikenal %d\n" 86 87#: dis-buf.c:62 88#, c-format 89msgid "Address 0x%x is out of bounds.\n" 90msgstr "Alamat 0x%x di luar batas.\n" 91 92#: fr30-asm.c:323 m32r-asm.c:325 openrisc-asm.c:244 xstormy16-asm.c:231 93#, c-format 94msgid "Unrecognized field %d while parsing.\n" 95msgstr "Field tidak dikenal %d saat parsing.\n" 96 97#: fr30-asm.c:373 m32r-asm.c:375 openrisc-asm.c:294 xstormy16-asm.c:281 98msgid "missing mnemonic in syntax string" 99msgstr "mnemonik hilang dalam string sintaks" 100 101#. We couldn't parse it. 102#: fr30-asm.c:509 fr30-asm.c:513 fr30-asm.c:600 fr30-asm.c:702 m32r-asm.c:511 m32r-asm.c:515 m32r-asm.c:602 m32r-asm.c:704 openrisc-asm.c:430 openrisc-asm.c:434 openrisc-asm.c:521 openrisc-asm.c:623 xstormy16-asm.c:417 xstormy16-asm.c:421 xstormy16-asm.c:508 xstormy16-asm.c:610 103msgid "unrecognized instruction" 104msgstr "instruksti tidak dikenal" 105 106#: fr30-asm.c:556 m32r-asm.c:558 openrisc-asm.c:477 xstormy16-asm.c:464 107#, c-format 108msgid "syntax error (expected char `%c', found `%c')" 109msgstr "kesalahan sintaks (diharapkan karakter `%c', ditemukan `%c')" 110 111#: fr30-asm.c:566 m32r-asm.c:568 openrisc-asm.c:487 xstormy16-asm.c:474 112#, c-format 113msgid "syntax error (expected char `%c', found end of instruction)" 114msgstr "kesalahan sintaks (diharapkan karakter `%c', ditemukan akhir instruksi)" 115 116#: fr30-asm.c:594 m32r-asm.c:596 openrisc-asm.c:515 xstormy16-asm.c:502 117msgid "junk at end of line" 118msgstr "sampah di akhir baris" 119 120#: fr30-asm.c:701 m32r-asm.c:703 openrisc-asm.c:622 xstormy16-asm.c:609 121msgid "unrecognized form of instruction" 122msgstr "bentuk instruksi tidak dikenal" 123 124#: fr30-asm.c:713 m32r-asm.c:715 openrisc-asm.c:634 xstormy16-asm.c:621 125#, c-format 126msgid "bad instruction `%.50s...'" 127msgstr "instruksi buruk `%.50s...'" 128 129#: fr30-asm.c:716 m32r-asm.c:718 openrisc-asm.c:637 xstormy16-asm.c:624 130#, c-format 131msgid "bad instruction `%.50s'" 132msgstr "instruksi buruk `%.50s'" 133 134#. Default text to print if an instruction isn't recognized. 135#: fr30-dis.c:39 m32r-dis.c:39 mmix-dis.c:282 openrisc-dis.c:39 xstormy16-dis.c:39 136msgid "*unknown*" 137msgstr "*tidak dikenal*" 138 139#: fr30-dis.c:318 m32r-dis.c:249 openrisc-dis.c:136 xstormy16-dis.c:169 140#, c-format 141msgid "Unrecognized field %d while printing insn.\n" 142msgstr "Field tidak dikenal %d saat mencetak insn.\n" 143 144#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166 xstormy16-ibld.c:166 145#, c-format 146msgid "operand out of range (%ld not between %ld and %lu)" 147msgstr "operand di luar batas (%ld tidak antara %ld dan %lu)" 148 149#: fr30-ibld.c:179 m32r-ibld.c:179 openrisc-ibld.c:179 xstormy16-ibld.c:179 150#, c-format 151msgid "operand out of range (%lu not between 0 and %lu)" 152msgstr "operand di luar batas (%lu tidak antara 0 dan %lu)" 153 154#: fr30-ibld.c:730 m32r-ibld.c:659 openrisc-ibld.c:633 xstormy16-ibld.c:678 155#, c-format 156msgid "Unrecognized field %d while building insn.\n" 157msgstr "Field tidak dikenal %d saat membuild insn.\n" 158 159#: fr30-ibld.c:937 m32r-ibld.c:792 openrisc-ibld.c:735 xstormy16-ibld.c:826 160#, c-format 161msgid "Unrecognized field %d while decoding insn.\n" 162msgstr "Field tidak dikenal %d saat mendekode insn.\n" 163 164#: fr30-ibld.c:1086 m32r-ibld.c:902 openrisc-ibld.c:815 xstormy16-ibld.c:939 165#, c-format 166msgid "Unrecognized field %d while getting int operand.\n" 167msgstr "Field tidak dikenal %d saat memperoleh operand int.\n" 168 169#: fr30-ibld.c:1215 m32r-ibld.c:992 openrisc-ibld.c:875 xstormy16-ibld.c:1032 170#, c-format 171msgid "Unrecognized field %d while getting vma operand.\n" 172msgstr "Field tidak dikenal %d saat memperoleh operand vma.\n" 173 174#: fr30-ibld.c:1349 m32r-ibld.c:1090 openrisc-ibld.c:944 xstormy16-ibld.c:1134 175#, c-format 176msgid "Unrecognized field %d while setting int operand.\n" 177msgstr "Field tidak dikenal %d saat menset operand int.\n" 178 179#: fr30-ibld.c:1471 m32r-ibld.c:1176 openrisc-ibld.c:1001 xstormy16-ibld.c:1224 180#, c-format 181msgid "Unrecognized field %d while setting vma operand.\n" 182msgstr "Field tidak dikenal %d saat menset operand vma.\n" 183 184#: h8300-dis.c:384 185#, c-format 186msgid "Hmmmm %x" 187msgstr "Hmmmm %x" 188 189#: h8300-dis.c:395 190#, c-format 191msgid "Don't understand %x \n" 192msgstr "Tidak mengerti %x \n" 193 194#: h8500-dis.c:143 195#, c-format 196msgid "can't cope with insert %d\n" 197msgstr "tidak dapat menangani insert %d\n" 198 199#. Couldn't understand anything. 200#: h8500-dis.c:350 201#, c-format 202msgid "%02x\t\t*unknown*" 203msgstr "%02x\t\t*tidak dikenal*" 204 205#: i386-dis.c:1649 206msgid "<internal disassembler error>" 207msgstr "<kesalahan asembler internal>" 208 209#: m10200-dis.c:199 210#, c-format 211msgid "unknown\t0x%02x" 212msgstr "tidak dikenal\t0x%02x" 213 214#: m10200-dis.c:339 215#, c-format 216msgid "unknown\t0x%04lx" 217msgstr "tidak dikenal\t0x%04lx" 218 219#: m10300-dis.c:685 220#, c-format 221msgid "unknown\t0x%04x" 222msgstr "tidak dikenal\t0x%04x" 223 224#: m68k-dis.c:429 225#, c-format 226msgid "<internal error in opcode table: %s %s>\n" 227msgstr "<kesalahan internal dalam tabel opcode: %s %s>\n" 228 229#: m68k-dis.c:1007 230#, c-format 231msgid "<function code %d>" 232msgstr "<kode fungsi %d>" 233 234#: m88k-dis.c:255 235#, c-format 236msgid "# <dis error: %08x>" 237msgstr "# <kesalahan dis: %08x>" 238 239#: mips-dis.c:290 240#, c-format 241msgid "# internal error, undefined modifier(%c)" 242msgstr "# kesalahan internal, modifier tidak didefinisikan(%c)" 243 244#: mips-dis.c:1154 245#, c-format 246msgid "# internal disassembler error, unrecognised modifier (%c)" 247msgstr "# kesalahan internal disasembler, modifier tidak dikenal (%c)" 248 249#: mmix-dis.c:34 250#, c-format 251msgid "Bad case %d (%s) in %s:%d\n" 252msgstr "Case buruk %d (%s) dalam %s:%d\n" 253 254#: mmix-dis.c:44 255#, c-format 256msgid "Internal: Non-debugged code (test-case missing): %s:%d" 257msgstr "Internal: Kode belum didebug (tidak ada test-case): %s:%d" 258 259#: mmix-dis.c:53 260msgid "(unknown)" 261msgstr "(tidak dikenal)" 262 263#: mmix-dis.c:517 264#, c-format 265msgid "*unknown operands type: %d*" 266msgstr "*tipe operand tidak dikenal: %d*" 267 268#. I and Z are output operands and can`t be immediate 269#. * A is an address and we can`t have the address of 270#. * an immediate either. We don't know how much to increase 271#. * aoffsetp by since whatever generated this is broken 272#. * anyway! 273#. 274#: ns32k-dis.c:628 275msgid "$<undefined>" 276msgstr "$<tidak didefinisikan>" 277 278#: ppc-opc.c:765 ppc-opc.c:798 279msgid "invalid conditional option" 280msgstr "option kondisional tidak valid" 281 282#: ppc-opc.c:800 283msgid "attempt to set y bit when using + or - modifier" 284msgstr "berusaha menset bit y saat menggunakan modifier + atau -" 285 286#: ppc-opc.c:832 ppc-opc.c:884 287msgid "offset not a multiple of 4" 288msgstr "offset bukan kelipatan 4" 289 290#: ppc-opc.c:857 291msgid "offset not between -2048 and 2047" 292msgstr "offset tidak berada antara -2048 dan 2047" 293 294#: ppc-opc.c:882 295msgid "offset not between -8192 and 8191" 296msgstr "offset tidak berada antara -8192 dan 8191" 297 298#: ppc-opc.c:910 299msgid "ignoring least significant bits in branch offset" 300msgstr "mengabaikan least significant bit dalam offset cabang" 301 302#: ppc-opc.c:944 ppc-opc.c:981 303msgid "illegal bitmask" 304msgstr "bitmask ilegal" 305 306#: ppc-opc.c:1054 307msgid "value out of range" 308msgstr "nilai di luar batas" 309 310#: ppc-opc.c:1130 311msgid "index register in load range" 312msgstr "register indeks dalam daerah pemuatan" 313 314#: ppc-opc.c:1146 315msgid "invalid register operand when updating" 316msgstr "operand register tidak valid saat mengupdate" 317 318#. Mark as non-valid instruction 319#: sparc-dis.c:750 320msgid "unknown" 321msgstr "tidak dikenal" 322 323#: sparc-dis.c:825 324#, c-format 325msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 326msgstr "Kesalahan internal: sparc-opcode.h buruk: \"%s\", %#.8lx, %#.8lx\n" 327 328#: sparc-dis.c:836 329#, c-format 330msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 331msgstr "Kesalahan internal: sparc-opcode.h buruk: \"%s\", %#.8lx, %#.8lx\n" 332 333#: sparc-dis.c:885 334#, c-format 335msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" 336msgstr "Kesalahan internal: sparc-opcode.h buruk: \"%s\" == \"%s\"\n" 337 338#: v850-dis.c:224 339#, c-format 340msgid "unknown operand shift: %x\n" 341msgstr "shift operand tidak dikenal: %x\n" 342 343#: v850-dis.c:236 344#, c-format 345msgid "unknown pop reg: %d\n" 346msgstr "reg pop tidak dikenal: %d\n" 347 348#. The functions used to insert and extract complicated operands. 349#. Note: There is a conspiracy between these functions and 350#. v850_insert_operand() in gas/config/tc-v850.c. Error messages 351#. containing the string 'out of range' will be ignored unless a 352#. specific command line option is given to GAS. 353#: v850-opc.c:68 354msgid "displacement value is not in range and is not aligned" 355msgstr "nilai displacement tidak dalam jangkauan dan tidak rata" 356 357#: v850-opc.c:69 358msgid "displacement value is out of range" 359msgstr "nilai displacement di luar batas" 360 361#: v850-opc.c:70 362msgid "displacement value is not aligned" 363msgstr "nilai displacement tidak rata" 364 365#: v850-opc.c:72 366msgid "immediate value is out of range" 367msgstr "nilai langsung di luar batas" 368 369#: v850-opc.c:83 370msgid "branch value not in range and to odd offset" 371msgstr "nilai cabang tidak dalam jangkauan" 372 373#: v850-opc.c:85 v850-opc.c:117 374msgid "branch value out of range" 375msgstr "nilai cabang di luar jangkauan" 376 377#: v850-opc.c:88 v850-opc.c:120 378msgid "branch to odd offset" 379msgstr "cabang offset ganjil" 380 381#: v850-opc.c:115 382msgid "branch value not in range and to an odd offset" 383msgstr "nilai cabang di luar jangkauan dan offset ganjil" 384 385#: v850-opc.c:346 386msgid "invalid register for stack adjustment" 387msgstr "register tidak valid untuk penyesuaian stack" 388 389#: v850-opc.c:370 390msgid "immediate value not in range and not even" 391msgstr "nilai langsung tidak dalam jangkauan dan tidak genap" 392 393#: v850-opc.c:375 394msgid "immediate value must be even" 395msgstr "nilai langsung harus genap" 396 397#: xstormy16-asm.c:74 398msgid "Bad register in preincrement" 399msgstr "register buruk dalam preinkremen" 400 401#: xstormy16-asm.c:79 402msgid "Bad register in postincrement" 403msgstr "Register buruk dalam pascainkremen" 404 405#: xstormy16-asm.c:81 406msgid "Bad register name" 407msgstr "Nama register buruk" 408 409#: xstormy16-asm.c:85 410msgid "Label conflicts with register name" 411msgstr "Label konflik dengan nama register" 412 413#: xstormy16-asm.c:89 414msgid "Label conflicts with `Rx'" 415msgstr "Label konflik dengan `Rx'" 416 417#: xstormy16-asm.c:91 418msgid "Bad immediate expression" 419msgstr "Ekspresi langsung yang buruk" 420 421#: xstormy16-asm.c:120 422msgid "Small operand was not an immediate number" 423msgstr "Operand kecil bukan sebuah angka immediate" 424