1# Swedish messages for opcodes. 2# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. 3# Christian Rose <menthos@menthos.com>, 2001, 2002, 2003. 4# 5msgid "" 6msgstr "" 7"Project-Id-Version: opcodes 2.14rel030712\n" 8"POT-Creation-Date: 2003-07-11 13:56+0930\n" 9"PO-Revision-Date: 2003-07-16 14:36+0200\n" 10"Last-Translator: Christian Rose <menthos@menthos.com>\n" 11"Language-Team: Swedish <sv@li.org>\n" 12"MIME-Version: 1.0\n" 13"Content-Type: text/plain; charset=iso-8859-1\n" 14"Content-Transfer-Encoding: 8bit\n" 15 16#: alpha-opc.c:335 17msgid "branch operand unaligned" 18msgstr "grenoperanden ligger inte p� j�mn gr�ns" 19 20#: alpha-opc.c:358 alpha-opc.c:380 21msgid "jump hint unaligned" 22msgstr "hopptipset ligger inte p� j�mn gr�ns" 23 24#: arc-dis.c:52 25msgid "Illegal limm reference in last instruction!\n" 26msgstr "Otill�ten limm-referens i sista instruktionen!\n" 27 28#: arm-dis.c:554 29msgid "<illegal precision>" 30msgstr "<otill�ten precision>" 31 32#: arm-dis.c:1162 33#, c-format 34msgid "Unrecognised register name set: %s\n" 35msgstr "Ok�nt registernamn �r angivet: %s\n" 36 37#: arm-dis.c:1169 38#, c-format 39msgid "Unrecognised disassembler option: %s\n" 40msgstr "Ok�nt disassembleralternativ: %s\n" 41 42#: arm-dis.c:1343 43msgid "" 44"\n" 45"The following ARM specific disassembler options are supported for use with\n" 46"the -M switch:\n" 47msgstr "" 48"\n" 49"F�ljande ARM-specifika disassembleralternativ st�ds f�r anv�ndning\n" 50"tillsammans med flaggan -M:\n" 51 52#: avr-dis.c:117 avr-dis.c:127 53msgid "undefined" 54msgstr "odefinierad" 55 56#: avr-dis.c:179 57msgid "Internal disassembler error" 58msgstr "Internt fel i disassembleraren" 59 60#: avr-dis.c:227 61#, c-format 62msgid "unknown constraint `%c'" 63msgstr "ok�nd begr�nsning \"%c\"" 64 65#: cgen-asm.c:348 fr30-ibld.c:195 frv-ibld.c:195 ip2k-ibld.c:195 66#: iq2000-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 "operanden �r utanf�r intervallet (%ld �r inte mellan %ld och %ld)" 70 71#: cgen-asm.c:369 72#, c-format 73msgid "operand out of range (%lu not between %lu and %lu)" 74msgstr "operanden �r utanf�r intervallet (%lu �r inte mellan %lu och %lu)" 75 76#: d30v-dis.c:312 77#, c-format 78msgid "<unknown register %d>" 79msgstr "<ok�nt register %d>" 80 81#. Can't happen. 82#: dis-buf.c:57 83#, c-format 84msgid "Unknown error %d\n" 85msgstr "Ok�nt fel %d\n" 86 87#: dis-buf.c:62 88#, c-format 89msgid "Address 0x%x is out of bounds.\n" 90msgstr "Adressen 0x%x ligger utanf�r till�tna gr�nser.\n" 91 92#: fr30-asm.c:323 frv-asm.c:626 ip2k-asm.c:574 iq2000-asm.c:460 m32r-asm.c:325 93#: openrisc-asm.c:261 xstormy16-asm.c:284 94#, c-format 95msgid "Unrecognized field %d while parsing.\n" 96msgstr "Ok�nt f�lt %d vid tolkning.\n" 97 98#: fr30-asm.c:373 frv-asm.c:676 ip2k-asm.c:624 iq2000-asm.c:510 m32r-asm.c:375 99#: openrisc-asm.c:311 xstormy16-asm.c:334 100msgid "missing mnemonic in syntax string" 101msgstr "instruktion saknas i syntaxstr�ng" 102 103#. We couldn't parse it. 104#: fr30-asm.c:509 fr30-asm.c:513 fr30-asm.c:600 fr30-asm.c:702 frv-asm.c:812 105#: frv-asm.c:816 frv-asm.c:903 frv-asm.c:1005 ip2k-asm.c:760 ip2k-asm.c:764 106#: ip2k-asm.c:851 ip2k-asm.c:953 iq2000-asm.c:646 iq2000-asm.c:650 107#: iq2000-asm.c:737 iq2000-asm.c:839 m32r-asm.c:511 m32r-asm.c:515 108#: m32r-asm.c:602 m32r-asm.c:704 openrisc-asm.c:447 openrisc-asm.c:451 109#: openrisc-asm.c:538 openrisc-asm.c:640 xstormy16-asm.c:470 110#: xstormy16-asm.c:474 xstormy16-asm.c:561 xstormy16-asm.c:663 111msgid "unrecognized instruction" 112msgstr "ok�nd instruktion" 113 114#: fr30-asm.c:556 frv-asm.c:859 ip2k-asm.c:807 iq2000-asm.c:693 m32r-asm.c:558 115#: openrisc-asm.c:494 xstormy16-asm.c:517 116#, c-format 117msgid "syntax error (expected char `%c', found `%c')" 118msgstr "syntaxfel (tecknet \"%c\" f�rv�ntades, hittade \"%c\")" 119 120#: fr30-asm.c:566 frv-asm.c:869 ip2k-asm.c:817 iq2000-asm.c:703 m32r-asm.c:568 121#: openrisc-asm.c:504 xstormy16-asm.c:527 122#, c-format 123msgid "syntax error (expected char `%c', found end of instruction)" 124msgstr "syntaxfel (tecknet \"%c\" f�rv�ntades, hittade slutet p� instruktion)" 125 126#: fr30-asm.c:594 frv-asm.c:897 ip2k-asm.c:845 iq2000-asm.c:731 m32r-asm.c:596 127#: openrisc-asm.c:532 xstormy16-asm.c:555 128msgid "junk at end of line" 129msgstr "skr�p vid slutet p� raden" 130 131#: fr30-asm.c:701 frv-asm.c:1004 ip2k-asm.c:952 iq2000-asm.c:838 132#: m32r-asm.c:703 openrisc-asm.c:639 xstormy16-asm.c:662 133msgid "unrecognized form of instruction" 134msgstr "ok�nd instruktionsform" 135 136#: fr30-asm.c:713 frv-asm.c:1016 ip2k-asm.c:964 iq2000-asm.c:850 137#: m32r-asm.c:715 openrisc-asm.c:651 xstormy16-asm.c:674 138#, c-format 139msgid "bad instruction `%.50s...'" 140msgstr "felaktig instruktion \"%.50s...\"" 141 142#: fr30-asm.c:716 frv-asm.c:1019 ip2k-asm.c:967 iq2000-asm.c:853 143#: m32r-asm.c:718 openrisc-asm.c:654 xstormy16-asm.c:677 144#, c-format 145msgid "bad instruction `%.50s'" 146msgstr "felaktig instruktion \"%.50s\"" 147 148#. Default text to print if an instruction isn't recognized. 149#: fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41 m32r-dis.c:41 150#: mmix-dis.c:284 openrisc-dis.c:41 xstormy16-dis.c:41 151msgid "*unknown*" 152msgstr "*ok�nd*" 153 154#: fr30-dis.c:320 frv-dis.c:371 ip2k-dis.c:329 iq2000-dis.c:192 m32r-dis.c:251 155#: openrisc-dis.c:138 xstormy16-dis.c:171 156#, c-format 157msgid "Unrecognized field %d while printing insn.\n" 158msgstr "Ok�nt f�lt %d vid utskrift av instruktion.\n" 159 160#: fr30-ibld.c:166 frv-ibld.c:166 ip2k-ibld.c:166 iq2000-ibld.c:166 161#: m32r-ibld.c:166 openrisc-ibld.c:166 xstormy16-ibld.c:166 162#, c-format 163msgid "operand out of range (%ld not between %ld and %lu)" 164msgstr "operanden �r utanf�r intervallet (%ld �r inte mellan %ld och %lu)" 165 166#: fr30-ibld.c:179 frv-ibld.c:179 ip2k-ibld.c:179 iq2000-ibld.c:179 167#: m32r-ibld.c:179 openrisc-ibld.c:179 xstormy16-ibld.c:179 168#, c-format 169msgid "operand out of range (%lu not between 0 and %lu)" 170msgstr "operanden utanf�r intervallet (%lu inte mellan 0 och %lu)" 171 172#: fr30-ibld.c:730 frv-ibld.c:829 ip2k-ibld.c:607 iq2000-ibld.c:713 173#: m32r-ibld.c:659 openrisc-ibld.c:633 xstormy16-ibld.c:678 174#, c-format 175msgid "Unrecognized field %d while building insn.\n" 176msgstr "Ok�nt f�lt %d vid konstruktion av instruktion.\n" 177 178#: fr30-ibld.c:937 frv-ibld.c:1121 ip2k-ibld.c:684 iq2000-ibld.c:890 179#: m32r-ibld.c:792 openrisc-ibld.c:735 xstormy16-ibld.c:826 180#, c-format 181msgid "Unrecognized field %d while decoding insn.\n" 182msgstr "Ok�nt f�lt %d vid avkodning av instruktion.\n" 183 184#: fr30-ibld.c:1086 frv-ibld.c:1375 ip2k-ibld.c:761 iq2000-ibld.c:1024 185#: m32r-ibld.c:902 openrisc-ibld.c:815 xstormy16-ibld.c:939 186#, c-format 187msgid "Unrecognized field %d while getting int operand.\n" 188msgstr "Ok�nt f�lt %d vid h�mtning av heltalsoperand.\n" 189 190#: fr30-ibld.c:1215 frv-ibld.c:1609 ip2k-ibld.c:818 iq2000-ibld.c:1138 191#: m32r-ibld.c:992 openrisc-ibld.c:875 xstormy16-ibld.c:1032 192#, c-format 193msgid "Unrecognized field %d while getting vma operand.\n" 194msgstr "Ok�nt f�lt %d vid h�mtning av vma-operand.\n" 195 196#: fr30-ibld.c:1349 frv-ibld.c:1852 ip2k-ibld.c:880 iq2000-ibld.c:1261 197#: m32r-ibld.c:1090 openrisc-ibld.c:944 xstormy16-ibld.c:1134 198#, c-format 199msgid "Unrecognized field %d while setting int operand.\n" 200msgstr "Ok�nt f�lt %d vid inst�llning av heltalsoperand.\n" 201 202#: fr30-ibld.c:1471 frv-ibld.c:2083 ip2k-ibld.c:930 iq2000-ibld.c:1372 203#: m32r-ibld.c:1176 openrisc-ibld.c:1001 xstormy16-ibld.c:1224 204#, c-format 205msgid "Unrecognized field %d while setting vma operand.\n" 206msgstr "Ok�nt f�lt %d vid inst�llning av vma-operand.\n" 207 208#: frv-asm.c:365 209msgid "register number must be even" 210msgstr "registernumret m�ste vara j�mnt" 211 212#: h8300-dis.c:377 213#, c-format 214msgid "Hmmmm 0x%x" 215msgstr "Hmmmm 0x%x" 216 217#: h8300-dis.c:760 218#, c-format 219msgid "Don't understand 0x%x \n" 220msgstr "F�rst�r inte 0x%x \n" 221 222#: h8500-dis.c:143 223#, c-format 224msgid "can't cope with insert %d\n" 225msgstr "kan inte s�tta in %d\n" 226 227#. Couldn't understand anything. 228#: h8500-dis.c:350 229#, c-format 230msgid "%02x\t\t*unknown*" 231msgstr "%02x\t\t*ok�nd*" 232 233#: i386-dis.c:1699 234msgid "<internal disassembler error>" 235msgstr "<internt fel i disassembleraren>" 236 237#: ia64-gen.c:295 238#, c-format 239msgid "%s: Error: " 240msgstr "%s: Fel: " 241 242#: ia64-gen.c:308 243#, c-format 244msgid "%s: Warning: " 245msgstr "%s: Varning: " 246 247#: ia64-gen.c:494 ia64-gen.c:728 248#, c-format 249msgid "multiple note %s not handled\n" 250msgstr "multipel anteckning %s hanteras inte\n" 251 252#: ia64-gen.c:605 253msgid "can't find ia64-ic.tbl for reading\n" 254msgstr "kan inte hitta ia64-ic.tbl f�r l�sning\n" 255 256#: ia64-gen.c:810 257#, c-format 258msgid "can't find %s for reading\n" 259msgstr "kan inte hitta %s f�r l�sning\n" 260 261#: ia64-gen.c:1034 262#, c-format 263msgid "" 264"most recent format '%s'\n" 265"appears more restrictive than '%s'\n" 266msgstr "" 267"allra senaste formatet \"%s\"\n" 268"verkar mer restriktivt �n \"%s\"\n" 269 270#: ia64-gen.c:1045 271#, c-format 272msgid "overlapping field %s->%s\n" 273msgstr "�verlappande f�lt %s->%s\n" 274 275#: ia64-gen.c:1236 276#, c-format 277msgid "overwriting note %d with note %d (IC:%s)\n" 278msgstr "skriver �ver anteckning %d med anteckning %d (IC:%s)\n" 279 280#: ia64-gen.c:1435 281#, c-format 282msgid "don't know how to specify %% dependency %s\n" 283msgstr "vet inte hur %%-beroende %s ska anges\n" 284 285#: ia64-gen.c:1457 286#, c-format 287msgid "Don't know how to specify # dependency %s\n" 288msgstr "Vet inte hur #-beroende %s ska anges\n" 289 290#: ia64-gen.c:1496 291#, c-format 292msgid "IC:%s [%s] has no terminals or sub-classes\n" 293msgstr "IC:%s [%s] har inga terminaler eller underklasser\n" 294 295#: ia64-gen.c:1499 296#, c-format 297msgid "IC:%s has no terminals or sub-classes\n" 298msgstr "IC:%s har inga terminaler eller underklasser\n" 299 300#: ia64-gen.c:1508 301#, c-format 302msgid "no insns mapped directly to terminal IC %s [%s]" 303msgstr "inga instruktioner mappade direkt till terminal-IC %s [%s]" 304 305#: ia64-gen.c:1511 306#, c-format 307msgid "no insns mapped directly to terminal IC %s\n" 308msgstr "inga instruktioner mappade direkt till terminal-IC %s\n" 309 310#: ia64-gen.c:1522 311#, c-format 312msgid "class %s is defined but not used\n" 313msgstr "klassen %s �r definierad men inte anv�nd\n" 314 315# Misst�nkt pluralhack! 316#: ia64-gen.c:1533 317#, c-format 318msgid "Warning: rsrc %s (%s) has no chks%s\n" 319msgstr "Varning: rsrc %s (%s) har inga kontroller%s\n" 320 321#: ia64-gen.c:1537 322#, c-format 323msgid "rsrc %s (%s) has no regs\n" 324msgstr "rsrc %s (%s) har inga register\n" 325 326#: ia64-gen.c:2436 327#, c-format 328msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" 329msgstr "" 330"IC-anteckning %d i instruktion %s (IC:%s) st�r i konflikt med resurs %s\n" 331"anteckning %d\n" 332 333#: ia64-gen.c:2464 334#, c-format 335msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" 336msgstr "" 337"IC-anteckning %d f�r instruktion %s (IC:%s) st�r i konflikt med resurs %s\n" 338"anteckning %d\n" 339 340#: ia64-gen.c:2478 341#, c-format 342msgid "opcode %s has no class (ops %d %d %d)\n" 343msgstr "instruktion %s har ingen klass (operationer %d %d %d)\n" 344 345#: ia64-gen.c:2789 346#, c-format 347msgid "unable to change directory to \"%s\", errno = %s\n" 348msgstr "kan inte byta katalog till \"%s\", felnummer = %s\n" 349 350#. We've been passed a w. Return with an error message so that 351#. cgen will try the next parsing option. 352#: ip2k-asm.c:92 353msgid "W keyword invalid in FR operand slot." 354msgstr "W-nyckelord ogiltigt i FR-operandlucka." 355 356#. Invalid offset present. 357#: ip2k-asm.c:122 358msgid "offset(IP) is not a valid form" 359msgstr "avst�ndet(IP) �r inte en giltig form" 360 361#. Found something there in front of (DP) but it's out 362#. of range. 363#: ip2k-asm.c:175 364msgid "(DP) offset out of range." 365msgstr "(DP) avst�ndet �r utanf�r intervallet." 366 367#. Found something there in front of (SP) but it's out 368#. of range. 369#: ip2k-asm.c:221 370msgid "(SP) offset out of range." 371msgstr "(SP) avst�ndet �r utanf�r intervallet." 372 373#: ip2k-asm.c:241 374msgid "illegal use of parentheses" 375msgstr "otill�ten anv�ndning av parenteser" 376 377#: ip2k-asm.c:248 378msgid "operand out of range (not between 1 and 255)" 379msgstr "operanden utanf�r intervallet (inte mellan 1 och 255)" 380 381#. Something is very wrong. opindex has to be one of the above. 382#: ip2k-asm.c:273 383msgid "parse_addr16: invalid opindex." 384msgstr "parse_addr16: ogiltigt opindex." 385 386#: ip2k-asm.c:353 387msgid "Byte address required. - must be even." 388msgstr "Byteadress kr�vs - m�ste vara j�mn." 389 390#: ip2k-asm.c:362 391msgid "cgen_parse_address returned a symbol. Literal required." 392msgstr "cgen_parse_address returnerade en symbol. Literal kr�vs." 393 394#: ip2k-asm.c:420 395#, c-format 396msgid "%operator operand is not a symbol" 397msgstr "%operator-operand �r inte en symbol" 398 399#: ip2k-asm.c:474 400msgid "Attempt to find bit index of 0" 401msgstr "F�rs�k att hitta 0-bitindex" 402 403#: iq2000-asm.c:110 iq2000-asm.c:141 404msgid "immediate value cannot be register" 405msgstr "omedelbart v�rde kan inte vara register" 406 407#: iq2000-asm.c:120 iq2000-asm.c:151 408msgid "immediate value out of range" 409msgstr "omedelbart v�rde �r utanf�r intervallet" 410 411#: iq2000-asm.c:180 412msgid "21-bit offset out of range" 413msgstr "21-bitars avst�nd utanf�r intervallet" 414 415#: iq2000-asm.c:205 iq2000-asm.c:235 iq2000-asm.c:272 iq2000-asm.c:305 416#: openrisc-asm.c:96 openrisc-asm.c:155 417msgid "missing `)'" 418msgstr "\")\" saknas" 419 420#: m10200-dis.c:199 421#, c-format 422msgid "unknown\t0x%02x" 423msgstr "ok�nd\t0x%02x" 424 425#: m10200-dis.c:339 426#, c-format 427msgid "unknown\t0x%04lx" 428msgstr "ok�nd\t0x%04lx" 429 430#: m10300-dis.c:766 431#, c-format 432msgid "unknown\t0x%04x" 433msgstr "ok�nd\t0x%04x" 434 435#: m68k-dis.c:429 436#, c-format 437msgid "<internal error in opcode table: %s %s>\n" 438msgstr "<internt fel i instruktionstabellen: %s %s>\n" 439 440#: m68k-dis.c:1007 441#, c-format 442msgid "<function code %d>" 443msgstr "<funktionskod %d>" 444 445#: m88k-dis.c:746 446#, c-format 447msgid "# <dis error: %08x>" 448msgstr "# <disassemblerarfel: %08x>" 449 450#: mips-dis.c:699 451msgid "# internal error, incomplete extension sequence (+)" 452msgstr "# internt fel, ofullst�ndig �ndelsesekvens (+)" 453 454#: mips-dis.c:742 455#, c-format 456msgid "# internal error, undefined extension sequence (+%c)" 457msgstr "# internt fel, odefinierad �ndelsesekvens (+%c)" 458 459#: mips-dis.c:1000 460#, c-format 461msgid "# internal error, undefined modifier(%c)" 462msgstr "# internt fel, ok�nd modifierare(%c)" 463 464#: mips-dis.c:1751 465#, c-format 466msgid "# internal disassembler error, unrecognised modifier (%c)" 467msgstr "# internt disassemblerfel, ok�nd modifierare (%c)" 468 469#: mips-dis.c:1763 470msgid "" 471"\n" 472"The following MIPS specific disassembler options are supported for use\n" 473"with the -M switch (multiple options should be separated by commas):\n" 474msgstr "" 475"\n" 476"F�ljande MIPS-specifika disassembleralternativ st�ds f�r anv�ndning\n" 477"tillsammans med flaggan -M (flera alternativ kan skiljas �t med komman):\n" 478 479#: mips-dis.c:1767 480msgid "" 481"\n" 482" gpr-names=ABI Print GPR names according to specified ABI.\n" 483" Default: based on binary being disassembled.\n" 484msgstr "" 485"\n" 486" gpr-names=ABI Skriv ut GPR-namn enligt det angivna ABI:t.\n" 487" Standard: baserat p� den bin�rfil som\n" 488" disassembleras.\n" 489 490#: mips-dis.c:1771 491msgid "" 492"\n" 493" fpr-names=ABI Print FPR names according to specified ABI.\n" 494" Default: numeric.\n" 495msgstr "" 496"\n" 497" fpr-names=ABI Skriv ut FPR-namn enligt det angivna ABI:t.\n" 498" Standard: numeriskt.\n" 499 500#: mips-dis.c:1775 501msgid "" 502"\n" 503" cp0-names=ARCH Print CP0 register names according to\n" 504" specified architecture.\n" 505" Default: based on binary being disassembled.\n" 506msgstr "" 507"\n" 508" cp0-names=ARK Skriv ut CP0-registernamn enligt den angivna\n" 509" arkitekturen.\n" 510" Standard: baserat p� den bin�rfil som\n" 511" disassembleras.\n" 512 513#: mips-dis.c:1780 514msgid "" 515"\n" 516" hwr-names=ARCH Print HWR names according to specified \n" 517"\t\t\t architecture.\n" 518" Default: based on binary being disassembled.\n" 519msgstr "" 520"\n" 521" hwr-names=ARK Skriv ut HWR-namn enligt den angivna \n" 522"\t\t\t arkitekturen.\n" 523" Standard: baserat p� den bin�rfil som\n" 524" disassembleras.\n" 525 526#: mips-dis.c:1785 527msgid "" 528"\n" 529" reg-names=ABI Print GPR and FPR names according to\n" 530" specified ABI.\n" 531msgstr "" 532"\n" 533" reg-names=ABI Skriv ut GPR- och FPR-namn enligt det angivna\n" 534" ABI:t.\n" 535 536#: mips-dis.c:1789 537msgid "" 538"\n" 539" reg-names=ARCH Print CP0 register and HWR names according to\n" 540" specified architecture.\n" 541msgstr "" 542"\n" 543" reg-names=ARK Skriv ut CP0-register med HWR-namn enligt\n" 544" angiven arkitektur.\n" 545 546#: mips-dis.c:1793 547msgid "" 548"\n" 549" For the options above, the following values are supported for \"ABI\":\n" 550" " 551msgstr "" 552"\n" 553" F�r flaggorna ovan st�ds f�ljande v�rden p� \"ABI\":\n" 554" " 555 556#: mips-dis.c:1798 mips-dis.c:1806 mips-dis.c:1808 557msgid "\n" 558msgstr "\n" 559 560#: mips-dis.c:1800 561msgid "" 562"\n" 563" For the options above, The following values are supported for \"ARCH\":\n" 564" " 565msgstr "" 566"\n" 567" F�r flaggorna ovan st�ds f�ljande v�rden p� \"ARK\":\n" 568" " 569 570#: mmix-dis.c:34 571#, c-format 572msgid "Bad case %d (%s) in %s:%d\n" 573msgstr "Felaktigt fall %d (%s) i %s:%d\n" 574 575#: mmix-dis.c:44 576#, c-format 577msgid "Internal: Non-debugged code (test-case missing): %s:%d" 578msgstr "Internt: Ej fels�kt kod (testfall saknas): %s:%d" 579 580#: mmix-dis.c:53 581msgid "(unknown)" 582msgstr "(ok�nd)" 583 584#: mmix-dis.c:519 585#, c-format 586msgid "*unknown operands type: %d*" 587msgstr "*ok�nd operandtyp: %d*" 588 589#. I and Z are output operands and can`t be immediate 590#. * A is an address and we can`t have the address of 591#. * an immediate either. We don't know how much to increase 592#. * aoffsetp by since whatever generated this is broken 593#. * anyway! 594#. 595#: ns32k-dis.c:631 596msgid "$<undefined>" 597msgstr "$<odefinierad>" 598 599#: ppc-opc.c:781 ppc-opc.c:809 600msgid "invalid conditional option" 601msgstr "ogiltig villkorlig flagga" 602 603#: ppc-opc.c:811 604msgid "attempt to set y bit when using + or - modifier" 605msgstr "f�rs�k att st�lla in y-biten d� modifieraren + eller - anv�ndes" 606 607#: ppc-opc.c:840 608msgid "offset not a multiple of 16" 609msgstr "avst�ndet �r inte en multipel av 16" 610 611#: ppc-opc.c:860 612msgid "offset not a multiple of 2" 613msgstr "avst�ndet �r inte en multipel av 2" 614 615#: ppc-opc.c:862 616msgid "offset greater than 62" 617msgstr "avst�ndet �r st�rre �n 62" 618 619#: ppc-opc.c:881 ppc-opc.c:927 ppc-opc.c:975 620msgid "offset not a multiple of 4" 621msgstr "avst�ndet �r inte en multipel av 4" 622 623#: ppc-opc.c:883 624msgid "offset greater than 124" 625msgstr "avst�ndet �r st�rre �n 124" 626 627#: ppc-opc.c:902 628msgid "offset not a multiple of 8" 629msgstr "avst�ndet �r inte en multipel av 8" 630 631#: ppc-opc.c:904 632msgid "offset greater than 248" 633msgstr "avst�ndet �r st�rre �n 248" 634 635#: ppc-opc.c:950 636msgid "offset not between -2048 and 2047" 637msgstr "avst�ndet �r inte mellan -2048 och 2047" 638 639#: ppc-opc.c:973 640msgid "offset not between -8192 and 8191" 641msgstr "avst�ndet �r inte mellan -8192 och 8191" 642 643#: ppc-opc.c:1011 644msgid "ignoring invalid mfcr mask" 645msgstr "ignorerar ogiltig mfcr-mask" 646 647#: ppc-opc.c:1059 648msgid "ignoring least significant bits in branch offset" 649msgstr "ignorerar minst signifikanta bitarna i grenavst�nd" 650 651#: ppc-opc.c:1090 ppc-opc.c:1125 652msgid "illegal bitmask" 653msgstr "otill�ten bitmask" 654 655#: ppc-opc.c:1192 656msgid "value out of range" 657msgstr "v�rdet �r utanf�r intervallet" 658 659#: ppc-opc.c:1262 660msgid "index register in load range" 661msgstr "indexregistret �r i inl�sningsintervallet" 662 663#: ppc-opc.c:1279 664msgid "source and target register operands must be different" 665msgstr "k�ll- och m�lregisteroperander m�ste vara olika" 666 667#: ppc-opc.c:1294 668msgid "invalid register operand when updating" 669msgstr "ogiltig registeroperand vid uppdatering" 670 671#: ppc-opc.c:1335 672msgid "target register operand must be even" 673msgstr "m�lregisteroperand m�ste vara j�mn" 674 675#: ppc-opc.c:1350 676msgid "source register operand must be even" 677msgstr "k�llregisteroperand m�ste vara j�mn" 678 679#. Mark as non-valid instruction. 680#: sparc-dis.c:760 681msgid "unknown" 682msgstr "ok�nd" 683 684#: sparc-dis.c:835 685#, c-format 686msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 687msgstr "Internt fel: felaktig sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 688 689#: sparc-dis.c:846 690#, c-format 691msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 692msgstr "Internt fel: felaktig sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 693 694#: sparc-dis.c:895 695#, c-format 696msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" 697msgstr "Internt fel: felaktig sparc-opcode.h: \"%s\" == \"%s\"\n" 698 699#: v850-dis.c:221 700#, c-format 701msgid "unknown operand shift: %x\n" 702msgstr "ok�nt operandskifte: %x\n" 703 704#: v850-dis.c:233 705#, c-format 706msgid "unknown pop reg: %d\n" 707msgstr "ok�nt pop-register: %d\n" 708 709#. The functions used to insert and extract complicated operands. 710#. Note: There is a conspiracy between these functions and 711#. v850_insert_operand() in gas/config/tc-v850.c. Error messages 712#. containing the string 'out of range' will be ignored unless a 713#. specific command line option is given to GAS. 714#: v850-opc.c:68 715msgid "displacement value is not in range and is not aligned" 716msgstr "f�rskjutningsv�rdet �r inte inom intervallet och ligger inte p� j�mn gr�ns" 717 718#: v850-opc.c:69 719msgid "displacement value is out of range" 720msgstr "f�rskjutningsv�rdet �r utanf�r intervallet" 721 722#: v850-opc.c:70 723msgid "displacement value is not aligned" 724msgstr "f�rskjutningsv�rdet ligger inte p� j�mn gr�ns" 725 726#: v850-opc.c:72 727msgid "immediate value is out of range" 728msgstr "omedelbara v�rdet �r utanf�r intervallet" 729 730#: v850-opc.c:83 731msgid "branch value not in range and to odd offset" 732msgstr "grenv�rdet �r inte inom intervallet och till ett udda avst�nd" 733 734#: v850-opc.c:85 v850-opc.c:117 735msgid "branch value out of range" 736msgstr "grenv�rdet �r utanf�r intervallet" 737 738#: v850-opc.c:88 v850-opc.c:120 739msgid "branch to odd offset" 740msgstr "grening till udda avst�nd" 741 742#: v850-opc.c:115 743msgid "branch value not in range and to an odd offset" 744msgstr "grenv�rdet �r inte inom intervallet och till ett udda avst�nd" 745 746#: v850-opc.c:346 747msgid "invalid register for stack adjustment" 748msgstr "ogiltigt register f�r stackjustering" 749 750#: v850-opc.c:370 751msgid "immediate value not in range and not even" 752msgstr "omedelbara v�rdet �r inte inom intervallet och inte j�mnt" 753 754#: v850-opc.c:375 755msgid "immediate value must be even" 756msgstr "omedelbara v�rdet m�ste vara j�mnt" 757 758#: xstormy16-asm.c:76 759msgid "Bad register in preincrement" 760msgstr "Felaktigt register i f�rhands�kning" 761 762#: xstormy16-asm.c:81 763msgid "Bad register in postincrement" 764msgstr "Felaktigt register i efterhands�kning" 765 766#: xstormy16-asm.c:83 767msgid "Bad register name" 768msgstr "Felaktigt registernamn" 769 770#: xstormy16-asm.c:87 771msgid "Label conflicts with register name" 772msgstr "Etiketten st�r i konflikt med registernamn" 773 774#: xstormy16-asm.c:91 775msgid "Label conflicts with `Rx'" 776msgstr "Etiketten st�r i konflikt med \"Rx\"" 777 778#: xstormy16-asm.c:93 779msgid "Bad immediate expression" 780msgstr "Felaktigt omedelbart uttryck" 781 782#: xstormy16-asm.c:115 783msgid "No relocation for small immediate" 784msgstr "Ingen omlokalisering f�r litet omedelbart tal" 785 786#: xstormy16-asm.c:125 787msgid "Small operand was not an immediate number" 788msgstr "Liten operand var inte ett omedelbart tal" 789 790#: xstormy16-asm.c:164 791msgid "Operand is not a symbol" 792msgstr "Operanden �r inte en symbol" 793 794#: xstormy16-asm.c:172 795msgid "Syntax error: No trailing ')'" 796msgstr "Syntaxfel: Inget eftersl�pande \")\"" 797 798#~ msgid "Hmmmm %x" 799#~ msgstr "Hmmmm %x" 800 801#~ msgid "Don't understand %x \n" 802#~ msgstr "F�rst�r inte %x \n" 803 804#~ msgid "No relocation for small immediate number" 805#~ msgstr "Ingen omlokalisering f�r litet omedelbart tal" 806 807#~ msgid "unrecognized keyword/register name" 808#~ msgstr "ok�nt namn p� nyckelord/register" 809