1 1.1 christos # Danish messages for opcodes. 2 1.1 christos # Copyright (C) 2001 Free Software Foundation, Inc. 3 1.1 christos # This file is distributed under the same license as the binutils package. 4 1.1 christos # Keld Simonsen <keld (a] keldix.com>, 2002,2011. 5 1.1 christos # Christian Rose <menthos (a] menthos.com>, 2001. 6 1.1 christos # 7 1.1 christos msgid "" 8 1.1 christos msgstr "" 9 1.1 christos "Project-Id-Version: opcodes 2.20.90\n" 10 1.1 christos "Report-Msgid-Bugs-To: bug-binutils (a] gnu.org\n" 11 1.1 christos "POT-Creation-Date: 2010-11-05 11:32+0100\n" 12 1.1 christos "PO-Revision-Date: 2011-04-21 09:35+0100\n" 13 1.1 christos "Last-Translator: Keld Simonsen <keld (a] keldix.com>\n" 14 1.1 christos "Language-Team: Danish <dansk (a] dansk-gruppen.dk>\n" 15 1.1 christos "Language: da\n" 16 1.6 christos "X-Bugs: Report translation errors to the Language-Team address.\n" 17 1.1 christos "MIME-Version: 1.0\n" 18 1.1 christos "Content-Type: text/plain; charset=iso-8859-1\n" 19 1.1 christos "Content-Transfer-Encoding: 8bit\n" 20 1.1 christos 21 1.1 christos #: alpha-opc.c:155 22 1.1 christos msgid "branch operand unaligned" 23 1.1 christos msgstr "operanden for betinget hop ligger p skv adresse" 24 1.1 christos 25 1.1 christos #: alpha-opc.c:171 alpha-opc.c:187 26 1.1 christos msgid "jump hint unaligned" 27 1.1 christos msgstr "hopperdet ligger p skv adresse" 28 1.1 christos 29 1.1 christos #: arc-dis.c:77 30 1.1 christos msgid "Illegal limm reference in last instruction!\n" 31 1.1 christos msgstr "Ugyldig limm-reference i sidste instruktion!\n" 32 1.1 christos 33 1.1 christos #: arc-opc.c:386 34 1.1 christos msgid "unable to fit different valued constants into instruction" 35 1.1 christos msgstr "kunne ikke f konstant med forskellig vrdi ned i instruktion" 36 1.1 christos 37 1.1 christos #: arc-opc.c:395 38 1.1 christos msgid "auxiliary register not allowed here" 39 1.1 christos msgstr "ydre register ikke tilladt her" 40 1.1 christos 41 1.1 christos #: arc-opc.c:401 arc-opc.c:418 42 1.1 christos msgid "attempt to set readonly register" 43 1.1 christos msgstr "forsg p at skrive i register, der kun kan lses fra" 44 1.1 christos 45 1.1 christos #: arc-opc.c:406 arc-opc.c:423 46 1.1 christos msgid "attempt to read writeonly register" 47 1.1 christos msgstr "forsg p at lse register, der kun kan skrives i" 48 1.1 christos 49 1.1 christos #: arc-opc.c:428 50 1.1 christos #, c-format 51 1.1 christos msgid "invalid register number `%d'" 52 1.1 christos msgstr "ugyldigt registerummer '%d'" 53 1.1 christos 54 1.1 christos #: arc-opc.c:594 arc-opc.c:645 arc-opc.c:673 55 1.1 christos msgid "too many long constants" 56 1.1 christos msgstr "for mange lange konstanter" 57 1.1 christos 58 1.1 christos #: arc-opc.c:668 59 1.1 christos msgid "too many shimms in load" 60 1.1 christos msgstr "for mange shimms i indlsning" 61 1.1 christos 62 1.1 christos #. Do we have a limm already? 63 1.1 christos #: arc-opc.c:781 64 1.1 christos msgid "impossible store" 65 1.1 christos msgstr "umulig gemning" 66 1.1 christos 67 1.1 christos #: arc-opc.c:814 68 1.1 christos msgid "st operand error" 69 1.1 christos msgstr "fejl ved st-operand" 70 1.1 christos 71 1.1 christos #: arc-opc.c:818 arc-opc.c:860 72 1.1 christos msgid "address writeback not allowed" 73 1.1 christos msgstr "tilbageskrivning af adresse ikke tilladt" 74 1.1 christos 75 1.1 christos #: arc-opc.c:822 76 1.1 christos msgid "store value must be zero" 77 1.1 christos msgstr "gemningsvrdi skal vre nul" 78 1.1 christos 79 1.1 christos #: arc-opc.c:847 80 1.1 christos msgid "invalid load/shimm insn" 81 1.1 christos msgstr "" 82 1.1 christos 83 1.1 christos #: arc-opc.c:856 84 1.1 christos msgid "ld operand error" 85 1.1 christos msgstr "fejl ved ld-operand" 86 1.1 christos 87 1.1 christos #: arc-opc.c:943 88 1.1 christos msgid "jump flags, but no .f seen" 89 1.1 christos msgstr "hoppeflag, men ingen .f set" 90 1.1 christos 91 1.1 christos #: arc-opc.c:946 92 1.1 christos msgid "jump flags, but no limm addr" 93 1.1 christos msgstr "hoppeflag, men ingen limm-adresse" 94 1.1 christos 95 1.1 christos #: arc-opc.c:949 96 1.1 christos msgid "flag bits of jump address limm lost" 97 1.1 christos msgstr "flagbit tabt for hoppeadresse-limm" 98 1.1 christos 99 1.1 christos #: arc-opc.c:952 100 1.1 christos msgid "attempt to set HR bits" 101 1.1 christos msgstr "forsg p at stte HR-bit" 102 1.1 christos 103 1.1 christos #: arc-opc.c:955 104 1.1 christos msgid "bad jump flags value" 105 1.1 christos msgstr "drlig vrdi p hoppeflag" 106 1.1 christos 107 1.1 christos #: arc-opc.c:988 108 1.1 christos msgid "branch address not on 4 byte boundary" 109 1.1 christos msgstr "" 110 1.1 christos 111 1.1 christos #: arc-opc.c:1024 112 1.1 christos msgid "must specify .jd or no nullify suffix" 113 1.1 christos msgstr "skal angive .jd eller intet nulstil-suffiks" 114 1.1 christos 115 1.1 christos #: arm-dis.c:1990 116 1.1 christos msgid "<illegal precision>" 117 1.1 christos msgstr "<ugyldig prcision>" 118 1.1 christos 119 1.1 christos #. XXX - should break 'option' at following delimiter. 120 1.1 christos #: arm-dis.c:4357 121 1.1 christos #, c-format 122 1.1 christos msgid "Unrecognised register name set: %s\n" 123 1.1 christos msgstr "Ukendt registernavn er angivet: %s\n" 124 1.1 christos 125 1.1 christos #. XXX - should break 'option' at following delimiter. 126 1.1 christos #: arm-dis.c:4365 127 1.1 christos #, c-format 128 1.1 christos msgid "Unrecognised disassembler option: %s\n" 129 1.1 christos msgstr "Ukendt disassembleralternativ: %s\n" 130 1.1 christos 131 1.1 christos #: arm-dis.c:4950 132 1.1 christos #, c-format 133 1.1 christos msgid "" 134 1.1 christos "\n" 135 1.1 christos "The following ARM specific disassembler options are supported for use with\n" 136 1.1 christos "the -M switch:\n" 137 1.1 christos msgstr "" 138 1.1 christos "\n" 139 1.1 christos "Flgende ARM-specifikke disassembleralternativ understttes for brug\n" 140 1.1 christos "sammen med flaget -M:\n" 141 1.1 christos 142 1.1 christos #: avr-dis.c:115 avr-dis.c:125 143 1.1 christos #, c-format 144 1.1 christos msgid "undefined" 145 1.1 christos msgstr "udefineret" 146 1.1 christos 147 1.1 christos #: avr-dis.c:187 148 1.1 christos #, c-format 149 1.1 christos msgid "Internal disassembler error" 150 1.1 christos msgstr "Intern fejl i disassembleren" 151 1.1 christos 152 1.1 christos #: avr-dis.c:236 153 1.1 christos #, c-format 154 1.1 christos msgid "unknown constraint `%c'" 155 1.1 christos msgstr "ukendt begrnsning \"%c\"" 156 1.1 christos 157 1.1 christos #: cgen-asm.c:336 fr30-ibld.c:201 frv-ibld.c:201 ip2k-ibld.c:201 158 1.1 christos #: iq2000-ibld.c:201 lm32-ibld.c:201 m32c-ibld.c:201 m32r-ibld.c:201 159 1.1 christos #: mep-ibld.c:201 mt-ibld.c:201 openrisc-ibld.c:201 xc16x-ibld.c:201 160 1.1 christos #: xstormy16-ibld.c:201 161 1.1 christos #, c-format 162 1.1 christos msgid "operand out of range (%ld not between %ld and %ld)" 163 1.1 christos msgstr "operanden er uden for intervallet (%ld er ikke mellem %ld og %ld)" 164 1.1 christos 165 1.1 christos #: cgen-asm.c:358 166 1.1 christos #, c-format 167 1.1 christos msgid "operand out of range (%lu not between %lu and %lu)" 168 1.1 christos msgstr "operanden er uden for intervallet (%lu er ikke mellem %lu og %lu)" 169 1.1 christos 170 1.1 christos #: d30v-dis.c:255 171 1.1 christos #, c-format 172 1.1 christos msgid "<unknown register %d>" 173 1.1 christos msgstr "<ukendt register %d>" 174 1.1 christos 175 1.1 christos #. Can't happen. 176 1.1 christos #: dis-buf.c:60 177 1.1 christos #, c-format 178 1.1 christos msgid "Unknown error %d\n" 179 1.1 christos msgstr "Ukendt fejl %d\n" 180 1.1 christos 181 1.1 christos #: dis-buf.c:69 182 1.1 christos #, c-format 183 1.1 christos msgid "Address 0x%s is out of bounds.\n" 184 1.1 christos msgstr "Adressen 0x%s ligger uden for tilladt omrde.\n" 185 1.1 christos 186 1.1 christos #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879 187 1.1 christos msgid "Register number is not valid" 188 1.1 christos msgstr "Registernummer er ikke gyldig " 189 1.1 christos 190 1.1 christos #: fr30-asm.c:95 191 1.1 christos msgid "Register must be between r0 and r7" 192 1.1 christos msgstr "Register skal vre mellem r0 og r7" 193 1.1 christos 194 1.1 christos #: fr30-asm.c:97 195 1.1 christos msgid "Register must be between r8 and r15" 196 1.1 christos msgstr "Register skal vre mellem r0 og r15" 197 1.1 christos 198 1.1 christos #: fr30-asm.c:116 m32c-asm.c:910 199 1.1 christos msgid "Register list is not valid" 200 1.1 christos msgstr "Registerliste er ugyldig" 201 1.1 christos 202 1.1 christos #: fr30-asm.c:310 frv-asm.c:1263 ip2k-asm.c:511 iq2000-asm.c:459 203 1.1 christos #: lm32-asm.c:349 m32c-asm.c:1584 m32r-asm.c:328 mep-asm.c:1286 mt-asm.c:595 204 1.1 christos #: openrisc-asm.c:241 xc16x-asm.c:376 xstormy16-asm.c:276 205 1.1 christos #, c-format 206 1.1 christos msgid "Unrecognized field %d while parsing.\n" 207 1.1 christos msgstr "Ukendt felt %d ved tolkning.\n" 208 1.1 christos 209 1.1 christos #: fr30-asm.c:361 frv-asm.c:1314 ip2k-asm.c:562 iq2000-asm.c:510 210 1.1 christos #: lm32-asm.c:400 m32c-asm.c:1635 m32r-asm.c:379 mep-asm.c:1337 mt-asm.c:646 211 1.1 christos #: openrisc-asm.c:292 xc16x-asm.c:427 xstormy16-asm.c:327 212 1.1 christos msgid "missing mnemonic in syntax string" 213 1.1 christos msgstr "Mangler mnemonic i syntaksstreng" 214 1.1 christos 215 1.1 christos #. We couldn't parse it. 216 1.1 christos #: fr30-asm.c:496 fr30-asm.c:500 fr30-asm.c:589 fr30-asm.c:696 frv-asm.c:1449 217 1.1 christos #: frv-asm.c:1453 frv-asm.c:1542 frv-asm.c:1649 ip2k-asm.c:697 ip2k-asm.c:701 218 1.1 christos #: ip2k-asm.c:790 ip2k-asm.c:897 iq2000-asm.c:645 iq2000-asm.c:649 219 1.1 christos #: iq2000-asm.c:738 iq2000-asm.c:845 lm32-asm.c:535 lm32-asm.c:539 220 1.1 christos #: lm32-asm.c:628 lm32-asm.c:735 m32c-asm.c:1770 m32c-asm.c:1774 221 1.1 christos #: m32c-asm.c:1863 m32c-asm.c:1970 m32r-asm.c:514 m32r-asm.c:518 222 1.1 christos #: m32r-asm.c:607 m32r-asm.c:714 mep-asm.c:1472 mep-asm.c:1476 mep-asm.c:1565 223 1.1 christos #: mep-asm.c:1672 mt-asm.c:781 mt-asm.c:785 mt-asm.c:874 mt-asm.c:981 224 1.1 christos #: openrisc-asm.c:427 openrisc-asm.c:431 openrisc-asm.c:520 openrisc-asm.c:627 225 1.1 christos #: xc16x-asm.c:562 xc16x-asm.c:566 xc16x-asm.c:655 xc16x-asm.c:762 226 1.1 christos #: xstormy16-asm.c:462 xstormy16-asm.c:466 xstormy16-asm.c:555 227 1.1 christos #: xstormy16-asm.c:662 228 1.1 christos msgid "unrecognized instruction" 229 1.1 christos msgstr "ukendt instruktion" 230 1.1 christos 231 1.1 christos #: fr30-asm.c:543 frv-asm.c:1496 ip2k-asm.c:744 iq2000-asm.c:692 232 1.1 christos #: lm32-asm.c:582 m32c-asm.c:1817 m32r-asm.c:561 mep-asm.c:1519 mt-asm.c:828 233 1.1 christos #: openrisc-asm.c:474 xc16x-asm.c:609 xstormy16-asm.c:509 234 1.1 christos #, c-format 235 1.1 christos msgid "syntax error (expected char `%c', found `%c')" 236 1.1 christos msgstr "syntaksfejl (tegnet \"%c\" forventedes, fandt \"%c\")" 237 1.1 christos 238 1.1 christos #: fr30-asm.c:553 frv-asm.c:1506 ip2k-asm.c:754 iq2000-asm.c:702 239 1.1 christos #: lm32-asm.c:592 m32c-asm.c:1827 m32r-asm.c:571 mep-asm.c:1529 mt-asm.c:838 240 1.1 christos #: openrisc-asm.c:484 xc16x-asm.c:619 xstormy16-asm.c:519 241 1.1 christos #, c-format 242 1.1 christos msgid "syntax error (expected char `%c', found end of instruction)" 243 1.1 christos msgstr "syntaksfejl (tegnet \"%c\" forventedes, fandt slut p instruktion)" 244 1.1 christos 245 1.1 christos #: fr30-asm.c:583 frv-asm.c:1536 ip2k-asm.c:784 iq2000-asm.c:732 246 1.1 christos #: lm32-asm.c:622 m32c-asm.c:1857 m32r-asm.c:601 mep-asm.c:1559 mt-asm.c:868 247 1.1 christos #: openrisc-asm.c:514 xc16x-asm.c:649 xstormy16-asm.c:549 248 1.1 christos msgid "junk at end of line" 249 1.1 christos msgstr "snavs ved slutning p linjen" 250 1.1 christos 251 1.1 christos #: fr30-asm.c:695 frv-asm.c:1648 ip2k-asm.c:896 iq2000-asm.c:844 252 1.1 christos #: lm32-asm.c:734 m32c-asm.c:1969 m32r-asm.c:713 mep-asm.c:1671 mt-asm.c:980 253 1.1 christos #: openrisc-asm.c:626 xc16x-asm.c:761 xstormy16-asm.c:661 254 1.1 christos msgid "unrecognized form of instruction" 255 1.1 christos msgstr "ukendt form af instruktion" 256 1.1 christos 257 1.1 christos #: fr30-asm.c:709 frv-asm.c:1662 ip2k-asm.c:910 iq2000-asm.c:858 258 1.1 christos #: lm32-asm.c:748 m32c-asm.c:1983 m32r-asm.c:727 mep-asm.c:1685 mt-asm.c:994 259 1.1 christos #: openrisc-asm.c:640 xc16x-asm.c:775 xstormy16-asm.c:675 260 1.1 christos #, c-format 261 1.1 christos msgid "bad instruction `%.50s...'" 262 1.1 christos msgstr "fejlagtig instruktion \"%.50s...\"" 263 1.1 christos 264 1.1 christos #: fr30-asm.c:712 frv-asm.c:1665 ip2k-asm.c:913 iq2000-asm.c:861 265 1.1 christos #: lm32-asm.c:751 m32c-asm.c:1986 m32r-asm.c:730 mep-asm.c:1688 mt-asm.c:997 266 1.1 christos #: openrisc-asm.c:643 xc16x-asm.c:778 xstormy16-asm.c:678 267 1.1 christos #, c-format 268 1.1 christos msgid "bad instruction `%.50s'" 269 1.1 christos msgstr "fejlagtig instruktion \"%.50s\"" 270 1.1 christos 271 1.1 christos #. Default text to print if an instruction isn't recognized. 272 1.1 christos #: fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41 lm32-dis.c:41 273 1.1 christos #: m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:277 mt-dis.c:41 274 1.1 christos #: openrisc-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41 275 1.1 christos msgid "*unknown*" 276 1.1 christos msgstr "*ukendt*" 277 1.1 christos 278 1.1 christos #: fr30-dis.c:299 frv-dis.c:396 ip2k-dis.c:288 iq2000-dis.c:189 lm32-dis.c:147 279 1.1 christos #: m32c-dis.c:891 m32r-dis.c:279 mep-dis.c:1187 mt-dis.c:290 280 1.1 christos #: openrisc-dis.c:135 xc16x-dis.c:420 xstormy16-dis.c:168 281 1.1 christos #, c-format 282 1.1 christos msgid "Unrecognized field %d while printing insn.\n" 283 1.1 christos msgstr "Ukendt felt %d ved udskrift af instruktion.\n" 284 1.1 christos 285 1.1 christos #: fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164 iq2000-ibld.c:164 286 1.1 christos #: lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164 mep-ibld.c:164 287 1.1 christos #: mt-ibld.c:164 openrisc-ibld.c:164 xc16x-ibld.c:164 xstormy16-ibld.c:164 288 1.1 christos #, c-format 289 1.1 christos msgid "operand out of range (%ld not between %ld and %lu)" 290 1.1 christos msgstr "operanden er uden for intervallet (%ld er ikke mellem %ld og %lu)" 291 1.1 christos 292 1.1 christos #: fr30-ibld.c:185 frv-ibld.c:185 ip2k-ibld.c:185 iq2000-ibld.c:185 293 1.1 christos #: lm32-ibld.c:185 m32c-ibld.c:185 m32r-ibld.c:185 mep-ibld.c:185 294 1.1 christos #: mt-ibld.c:185 openrisc-ibld.c:185 xc16x-ibld.c:185 xstormy16-ibld.c:185 295 1.1 christos #, c-format 296 1.1 christos msgid "operand out of range (0x%lx not between 0 and 0x%lx)" 297 1.1 christos msgstr "operanden uden for intervallet (0x%lx ikke mellem 0 og 0x%lx)" 298 1.1 christos 299 1.1 christos #: fr30-ibld.c:727 frv-ibld.c:853 ip2k-ibld.c:604 iq2000-ibld.c:710 300 1.1 christos #: lm32-ibld.c:631 m32c-ibld.c:1728 m32r-ibld.c:662 mep-ibld.c:1205 301 1.1 christos #: mt-ibld.c:746 openrisc-ibld.c:630 xc16x-ibld.c:749 xstormy16-ibld.c:675 302 1.1 christos #, c-format 303 1.1 christos msgid "Unrecognized field %d while building insn.\n" 304 1.1 christos msgstr "Ukendt felt %d ved konstruktion af instruktion.\n" 305 1.1 christos 306 1.1 christos #: fr30-ibld.c:932 frv-ibld.c:1170 ip2k-ibld.c:679 iq2000-ibld.c:885 307 1.1 christos #: lm32-ibld.c:735 m32c-ibld.c:2889 m32r-ibld.c:799 mep-ibld.c:1804 308 1.1 christos #: mt-ibld.c:966 openrisc-ibld.c:730 xc16x-ibld.c:969 xstormy16-ibld.c:821 309 1.1 christos #, c-format 310 1.1 christos msgid "Unrecognized field %d while decoding insn.\n" 311 1.1 christos msgstr "Ukendt felt %d ved afkodning af instruktion.\n" 312 1.1 christos 313 1.1 christos #: fr30-ibld.c:1078 frv-ibld.c:1448 ip2k-ibld.c:753 iq2000-ibld.c:1016 314 1.1 christos #: lm32-ibld.c:824 m32c-ibld.c:3506 m32r-ibld.c:912 mep-ibld.c:2274 315 1.1 christos #: mt-ibld.c:1166 openrisc-ibld.c:807 xc16x-ibld.c:1190 xstormy16-ibld.c:931 316 1.1 christos #, c-format 317 1.1 christos msgid "Unrecognized field %d while getting int operand.\n" 318 1.1 christos msgstr "Ukendt felt %d ved hentning af heltalsoperand.\n" 319 1.1 christos 320 1.1 christos #: fr30-ibld.c:1206 frv-ibld.c:1708 ip2k-ibld.c:809 iq2000-ibld.c:1129 321 1.1 christos #: lm32-ibld.c:895 m32c-ibld.c:4105 m32r-ibld.c:1007 mep-ibld.c:2726 322 1.1 christos #: mt-ibld.c:1348 openrisc-ibld.c:866 xc16x-ibld.c:1393 xstormy16-ibld.c:1023 323 1.1 christos #, c-format 324 1.1 christos msgid "Unrecognized field %d while getting vma operand.\n" 325 1.1 christos msgstr "Ukendt felt %d ved hentning af vma-operand.\n" 326 1.1 christos 327 1.1 christos #: fr30-ibld.c:1337 frv-ibld.c:1975 ip2k-ibld.c:868 iq2000-ibld.c:1249 328 1.1 christos #: lm32-ibld.c:973 m32c-ibld.c:4692 m32r-ibld.c:1108 mep-ibld.c:3139 329 1.1 christos #: mt-ibld.c:1537 openrisc-ibld.c:932 xc16x-ibld.c:1597 xstormy16-ibld.c:1122 330 1.1 christos #, c-format 331 1.1 christos msgid "Unrecognized field %d while setting int operand.\n" 332 1.1 christos msgstr "Ukendt felt %d ved indstilling af heltalsoperand.\n" 333 1.1 christos 334 1.1 christos #: fr30-ibld.c:1458 frv-ibld.c:2232 ip2k-ibld.c:917 iq2000-ibld.c:1359 335 1.1 christos #: lm32-ibld.c:1041 m32c-ibld.c:5269 m32r-ibld.c:1199 mep-ibld.c:3542 336 1.1 christos #: mt-ibld.c:1716 openrisc-ibld.c:988 xc16x-ibld.c:1791 xstormy16-ibld.c:1211 337 1.1 christos #, c-format 338 1.1 christos msgid "Unrecognized field %d while setting vma operand.\n" 339 1.1 christos msgstr "Ukendt felt %d ved indstilling af vma-operand.\n" 340 1.1 christos 341 1.1 christos #: frv-asm.c:608 342 1.1 christos msgid "missing `]'" 343 1.1 christos msgstr "manglende ']'" 344 1.1 christos 345 1.1 christos #: frv-asm.c:611 frv-asm.c:621 346 1.1 christos msgid "Special purpose register number is out of range" 347 1.1 christos msgstr "Specialformls registernummer er uden for intervallet" 348 1.1 christos 349 1.1 christos #: frv-asm.c:908 350 1.1 christos msgid "Value of A operand must be 0 or 1" 351 1.1 christos msgstr "Vrdi af A-operand skal vre 0 eller 1" 352 1.1 christos 353 1.1 christos #: frv-asm.c:944 354 1.1 christos msgid "register number must be even" 355 1.1 christos msgstr "registernummer skal vre lige" 356 1.1 christos 357 1.1 christos #. -- assembler routines inserted here. 358 1.1 christos #. -- asm.c 359 1.1 christos #: frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95 lm32-asm.c:127 lm32-asm.c:157 360 1.1 christos #: lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247 m32c-asm.c:140 m32c-asm.c:235 361 1.1 christos #: m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355 m32r-asm.c:53 mep-asm.c:241 362 1.1 christos #: mep-asm.c:259 mep-asm.c:274 mep-asm.c:289 mep-asm.c:301 openrisc-asm.c:54 363 1.1 christos msgid "missing `)'" 364 1.1 christos msgstr "manglende ')'" 365 1.1 christos 366 1.1 christos #: h8300-dis.c:314 367 1.1 christos #, c-format 368 1.1 christos msgid "Hmmmm 0x%x" 369 1.1 christos msgstr "Hmmmm 0x%x" 370 1.1 christos 371 1.1 christos #: h8300-dis.c:695 372 1.1 christos #, c-format 373 1.1 christos msgid "Don't understand 0x%x \n" 374 1.1 christos msgstr "Forstr ikke 0x%x \n" 375 1.1 christos 376 1.1 christos #: h8500-dis.c:124 377 1.1 christos #, c-format 378 1.1 christos msgid "can't cope with insert %d\n" 379 1.1 christos msgstr "kan ikke indstte %d\n" 380 1.1 christos 381 1.1 christos #. Couldn't understand anything. 382 1.1 christos #: h8500-dis.c:324 383 1.1 christos #, c-format 384 1.1 christos msgid "%02x\t\t*unknown*" 385 1.1 christos msgstr "%02x\t\t*ukendt*" 386 1.1 christos 387 1.1 christos #: i386-dis.c:10671 388 1.1 christos msgid "<internal disassembler error>" 389 1.1 christos msgstr "<intern fejl i disassembleren>" 390 1.1 christos 391 1.1 christos #: i386-dis.c:10968 392 1.1 christos #, c-format 393 1.1 christos msgid "" 394 1.1 christos "\n" 395 1.1 christos "The following i386/x86-64 specific disassembler options are supported for use\n" 396 1.1 christos "with the -M switch (multiple options should be separated by commas):\n" 397 1.1 christos msgstr "" 398 1.1 christos "\n" 399 1.1 christos "De flgende i386/x86-64-specifikke disassembleralternativer understttes for brug\n" 400 1.1 christos "sammen med flaget -M (flere alternativer br adskilles med komma):\n" 401 1.1 christos 402 1.1 christos #: i386-dis.c:10972 403 1.1 christos #, c-format 404 1.1 christos msgid " x86-64 Disassemble in 64bit mode\n" 405 1.1 christos msgstr " x86-64 Disassemble i 64bit-tilstand\n" 406 1.1 christos 407 1.1 christos #: i386-dis.c:10973 408 1.1 christos #, c-format 409 1.1 christos msgid " i386 Disassemble in 32bit mode\n" 410 1.1 christos msgstr " i386 Disassemble i 32bit-tilstand\n" 411 1.1 christos 412 1.1 christos #: i386-dis.c:10974 413 1.1 christos #, c-format 414 1.1 christos msgid " i8086 Disassemble in 16bit mode\n" 415 1.1 christos msgstr " i8086 Disassemble i 16bit-tilstand\n" 416 1.1 christos 417 1.1 christos #: i386-dis.c:10975 418 1.1 christos #, c-format 419 1.1 christos msgid " att Display instruction in AT&T syntax\n" 420 1.1 christos msgstr " att Vs instruktion i AT&T-syntaks\n" 421 1.1 christos 422 1.1 christos #: i386-dis.c:10976 423 1.1 christos #, c-format 424 1.1 christos msgid " intel Display instruction in Intel syntax\n" 425 1.1 christos msgstr " intel Vs instruktion i Intel-syntaks\n" 426 1.1 christos 427 1.1 christos #: i386-dis.c:10977 428 1.1 christos #, c-format 429 1.1 christos msgid "" 430 1.1 christos " att-mnemonic\n" 431 1.1 christos " Display instruction in AT&T mnemonic\n" 432 1.1 christos msgstr "" 433 1.1 christos 434 1.1 christos #: i386-dis.c:10979 435 1.1 christos #, c-format 436 1.1 christos msgid "" 437 1.1 christos " intel-mnemonic\n" 438 1.1 christos " Display instruction in Intel mnemonic\n" 439 1.1 christos msgstr "" 440 1.1 christos 441 1.1 christos #: i386-dis.c:10981 442 1.1 christos #, c-format 443 1.1 christos msgid " addr64 Assume 64bit address size\n" 444 1.1 christos msgstr " addr64 Antag 64bit-adressestrrelse\n" 445 1.1 christos 446 1.1 christos #: i386-dis.c:10982 447 1.1 christos #, c-format 448 1.1 christos msgid " addr32 Assume 32bit address size\n" 449 1.1 christos msgstr " addr32 Antag 32bit-adressestrrelse\n" 450 1.1 christos 451 1.1 christos #: i386-dis.c:10983 452 1.1 christos #, c-format 453 1.1 christos msgid " addr16 Assume 16bit address size\n" 454 1.1 christos msgstr " addr16 Antag 16bit-adressestrrelse\n" 455 1.1 christos 456 1.1 christos #: i386-dis.c:10984 457 1.1 christos #, c-format 458 1.1 christos msgid " data32 Assume 32bit data size\n" 459 1.1 christos msgstr " data32 Antag 32bit-datastrrelse\n" 460 1.1 christos 461 1.1 christos #: i386-dis.c:10985 462 1.1 christos #, c-format 463 1.1 christos msgid " data16 Assume 16bit data size\n" 464 1.1 christos msgstr " data16 Antag 16bit-datastrrelse\n" 465 1.1 christos 466 1.1 christos #: i386-dis.c:10986 467 1.1 christos #, c-format 468 1.1 christos msgid " suffix Always display instruction suffix in AT&T syntax\n" 469 1.1 christos msgstr "" 470 1.1 christos 471 1.1 christos #: i386-gen.c:459 ia64-gen.c:307 472 1.1 christos #, c-format 473 1.1 christos msgid "%s: Error: " 474 1.1 christos msgstr "%s: Fejl: " 475 1.1 christos 476 1.1 christos #: i386-gen.c:591 477 1.1 christos #, c-format 478 1.1 christos msgid "%s: %d: Unknown bitfield: %s\n" 479 1.1 christos msgstr "" 480 1.1 christos 481 1.1 christos #: i386-gen.c:593 482 1.1 christos #, c-format 483 1.1 christos msgid "Unknown bitfield: %s\n" 484 1.1 christos msgstr "Ukendt bitfelt: %s\n" 485 1.1 christos 486 1.1 christos #: i386-gen.c:649 487 1.1 christos #, c-format 488 1.1 christos msgid "%s: %d: Missing `)' in bitfield: %s\n" 489 1.1 christos msgstr "" 490 1.1 christos 491 1.1 christos #: i386-gen.c:914 492 1.1 christos #, c-format 493 1.1 christos msgid "can't find i386-opc.tbl for reading, errno = %s\n" 494 1.1 christos msgstr "" 495 1.1 christos 496 1.1 christos #: i386-gen.c:1045 497 1.1 christos #, c-format 498 1.1 christos msgid "can't find i386-reg.tbl for reading, errno = %s\n" 499 1.1 christos msgstr "" 500 1.1 christos 501 1.1 christos #: i386-gen.c:1122 502 1.1 christos #, c-format 503 1.1 christos msgid "can't create i386-init.h, errno = %s\n" 504 1.1 christos msgstr "" 505 1.1 christos 506 1.1 christos #: i386-gen.c:1211 ia64-gen.c:2820 507 1.1 christos #, c-format 508 1.1 christos msgid "unable to change directory to \"%s\", errno = %s\n" 509 1.1 christos msgstr "" 510 1.1 christos 511 1.1 christos #: i386-gen.c:1218 512 1.1 christos #, c-format 513 1.1 christos msgid "%d unused bits in i386_cpu_flags.\n" 514 1.1 christos msgstr "" 515 1.1 christos 516 1.1 christos #: i386-gen.c:1225 517 1.1 christos #, c-format 518 1.1 christos msgid "%d unused bits in i386_operand_type.\n" 519 1.1 christos msgstr "" 520 1.1 christos 521 1.1 christos #: i386-gen.c:1239 522 1.1 christos #, c-format 523 1.1 christos msgid "can't create i386-tbl.h, errno = %s\n" 524 1.1 christos msgstr "" 525 1.1 christos 526 1.1 christos #: ia64-gen.c:320 527 1.1 christos #, c-format 528 1.1 christos msgid "%s: Warning: " 529 1.1 christos msgstr "%s: Advarsel: " 530 1.1 christos 531 1.1 christos #: ia64-gen.c:506 ia64-gen.c:737 532 1.1 christos #, c-format 533 1.1 christos msgid "multiple note %s not handled\n" 534 1.1 christos msgstr "" 535 1.1 christos 536 1.1 christos #: ia64-gen.c:617 537 1.1 christos msgid "can't find ia64-ic.tbl for reading\n" 538 1.1 christos msgstr "" 539 1.1 christos 540 1.1 christos #: ia64-gen.c:819 541 1.1 christos #, c-format 542 1.1 christos msgid "can't find %s for reading\n" 543 1.1 christos msgstr "" 544 1.1 christos 545 1.1 christos #: ia64-gen.c:1043 546 1.1 christos #, c-format 547 1.1 christos msgid "" 548 1.1 christos "most recent format '%s'\n" 549 1.1 christos "appears more restrictive than '%s'\n" 550 1.1 christos msgstr "" 551 1.1 christos 552 1.1 christos #: ia64-gen.c:1054 553 1.1 christos #, c-format 554 1.1 christos msgid "overlapping field %s->%s\n" 555 1.1 christos msgstr "" 556 1.1 christos 557 1.1 christos #: ia64-gen.c:1251 558 1.1 christos #, c-format 559 1.1 christos msgid "overwriting note %d with note %d (IC:%s)\n" 560 1.1 christos msgstr "" 561 1.1 christos 562 1.1 christos #: ia64-gen.c:1456 563 1.1 christos #, c-format 564 1.1 christos msgid "don't know how to specify %% dependency %s\n" 565 1.1 christos msgstr "" 566 1.1 christos 567 1.1 christos #: ia64-gen.c:1478 568 1.1 christos #, c-format 569 1.1 christos msgid "Don't know how to specify # dependency %s\n" 570 1.1 christos msgstr "" 571 1.1 christos 572 1.1 christos #: ia64-gen.c:1517 573 1.1 christos #, c-format 574 1.1 christos msgid "IC:%s [%s] has no terminals or sub-classes\n" 575 1.1 christos msgstr "" 576 1.1 christos 577 1.1 christos #: ia64-gen.c:1520 578 1.1 christos #, c-format 579 1.1 christos msgid "IC:%s has no terminals or sub-classes\n" 580 1.1 christos msgstr "" 581 1.1 christos 582 1.1 christos #: ia64-gen.c:1529 583 1.1 christos #, c-format 584 1.1 christos msgid "no insns mapped directly to terminal IC %s [%s]" 585 1.1 christos msgstr "" 586 1.1 christos 587 1.1 christos #: ia64-gen.c:1532 588 1.1 christos #, c-format 589 1.1 christos msgid "no insns mapped directly to terminal IC %s\n" 590 1.1 christos msgstr "" 591 1.1 christos 592 1.1 christos #: ia64-gen.c:1543 593 1.1 christos #, c-format 594 1.1 christos msgid "class %s is defined but not used\n" 595 1.1 christos msgstr "" 596 1.1 christos 597 1.1 christos #: ia64-gen.c:1556 598 1.1 christos #, c-format 599 1.1 christos msgid "Warning: rsrc %s (%s) has no chks\n" 600 1.1 christos msgstr "" 601 1.1 christos 602 1.1 christos #: ia64-gen.c:1559 603 1.1 christos #, c-format 604 1.1 christos msgid "Warning: rsrc %s (%s) has no chks or regs\n" 605 1.1 christos msgstr "" 606 1.1 christos 607 1.1 christos #: ia64-gen.c:1563 608 1.1 christos #, c-format 609 1.1 christos msgid "rsrc %s (%s) has no regs\n" 610 1.1 christos msgstr "" 611 1.1 christos 612 1.1 christos #: ia64-gen.c:2455 613 1.1 christos #, c-format 614 1.1 christos msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" 615 1.1 christos msgstr "" 616 1.1 christos 617 1.1 christos #: ia64-gen.c:2483 618 1.1 christos #, c-format 619 1.1 christos msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" 620 1.1 christos msgstr "" 621 1.1 christos 622 1.1 christos #: ia64-gen.c:2497 623 1.1 christos #, c-format 624 1.1 christos msgid "opcode %s has no class (ops %d %d %d)\n" 625 1.1 christos msgstr "opcode %s har ingen klasse (ops %d %d %d)\n" 626 1.1 christos 627 1.1 christos #. We've been passed a w. Return with an error message so that 628 1.1 christos #. cgen will try the next parsing option. 629 1.1 christos #: ip2k-asm.c:81 630 1.1 christos msgid "W keyword invalid in FR operand slot." 631 1.1 christos msgstr "W-ngleord ugyldigt i FR operandplads." 632 1.1 christos 633 1.1 christos #. Invalid offset present. 634 1.1 christos #: ip2k-asm.c:106 635 1.1 christos msgid "offset(IP) is not a valid form" 636 1.1 christos msgstr "afst(IP) er ikke en gyldig form" 637 1.1 christos 638 1.1 christos #. Found something there in front of (DP) but it's out 639 1.1 christos #. of range. 640 1.1 christos #: ip2k-asm.c:154 641 1.1 christos msgid "(DP) offset out of range." 642 1.1 christos msgstr "(DP) afset uden for intervallet" 643 1.1 christos 644 1.1 christos #. Found something there in front of (SP) but it's out 645 1.1 christos #. of range. 646 1.1 christos #: ip2k-asm.c:195 647 1.1 christos msgid "(SP) offset out of range." 648 1.1 christos msgstr "(SP) afset uden for intervallet" 649 1.1 christos 650 1.1 christos #: ip2k-asm.c:211 651 1.1 christos msgid "illegal use of parentheses" 652 1.1 christos msgstr "forkert brug af parenteser" 653 1.1 christos 654 1.1 christos #: ip2k-asm.c:218 655 1.1 christos msgid "operand out of range (not between 1 and 255)" 656 1.1 christos msgstr "operand uden for intervallet (ikke mellem 1 og 255)" 657 1.1 christos 658 1.1 christos #. Something is very wrong. opindex has to be one of the above. 659 1.1 christos #: ip2k-asm.c:242 660 1.1 christos msgid "parse_addr16: invalid opindex." 661 1.1 christos msgstr "parse_addr16: ugyldigt opindeks." 662 1.1 christos 663 1.1 christos #: ip2k-asm.c:296 664 1.1 christos msgid "Byte address required. - must be even." 665 1.1 christos msgstr "Byte-adresse krvet. - skal vre lige." 666 1.1 christos 667 1.1 christos #: ip2k-asm.c:305 668 1.1 christos msgid "cgen_parse_address returned a symbol. Literal required." 669 1.1 christos msgstr "" 670 1.1 christos 671 1.1 christos #: ip2k-asm.c:360 672 1.1 christos msgid "percent-operator operand is not a symbol" 673 1.1 christos msgstr "percent-operator operand er ikke et symbol" 674 1.1 christos 675 1.1 christos #: ip2k-asm.c:413 676 1.1 christos msgid "Attempt to find bit index of 0" 677 1.1 christos msgstr "Forsg p at finde bit-indeks p 0" 678 1.1 christos 679 1.1 christos #: iq2000-asm.c:112 iq2000-asm.c:142 680 1.1 christos msgid "immediate value cannot be register" 681 1.1 christos msgstr "umiddelbar vrdi kan ikke vre register" 682 1.1 christos 683 1.1 christos #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70 684 1.1 christos msgid "immediate value out of range" 685 1.1 christos msgstr "umiddelbar vrdi uden for interval" 686 1.1 christos 687 1.1 christos #: iq2000-asm.c:182 688 1.1 christos msgid "21-bit offset out of range" 689 1.1 christos msgstr "21-bits afst er uden for interval" 690 1.1 christos 691 1.1 christos #: lm32-asm.c:166 692 1.1 christos msgid "expecting gp relative address: gp(symbol)" 693 1.1 christos msgstr "forventet gp relativ adresse: gp(symbol)" 694 1.1 christos 695 1.1 christos #: lm32-asm.c:196 696 1.1 christos msgid "expecting got relative address: got(symbol)" 697 1.1 christos msgstr "forventet got relativ adresse: got(symbol)" 698 1.1 christos 699 1.1 christos #: lm32-asm.c:226 700 1.1 christos msgid "expecting got relative address: gotoffhi16(symbol)" 701 1.1 christos msgstr "forventet got relativ adresse: gotoffhi16(symbol)" 702 1.1 christos 703 1.1 christos #: lm32-asm.c:256 704 1.1 christos msgid "expecting got relative address: gotofflo16(symbol)" 705 1.1 christos msgstr "forventet got relativ adresse: gotofflo16(symbol)" 706 1.1 christos 707 1.1 christos #: m10200-dis.c:158 m10300-dis.c:582 708 1.1 christos #, c-format 709 1.1 christos msgid "unknown\t0x%04lx" 710 1.1 christos msgstr "ukendt\t0x%04lx" 711 1.1 christos 712 1.1 christos #: m10200-dis.c:328 713 1.1 christos #, c-format 714 1.1 christos msgid "unknown\t0x%02lx" 715 1.1 christos msgstr "ukendt\t0x%02lx" 716 1.1 christos 717 1.1 christos #: m32c-asm.c:117 718 1.1 christos msgid "imm:6 immediate is out of range" 719 1.1 christos msgstr "imm:6 umiddelbar vrdi er uden for interval" 720 1.1 christos 721 1.1 christos #: m32c-asm.c:145 722 1.1 christos #, c-format 723 1.1 christos msgid "%dsp8() takes a symbolic address, not a number" 724 1.1 christos msgstr "" 725 1.1 christos 726 1.1 christos #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253 727 1.1 christos msgid "dsp:8 immediate is out of range" 728 1.1 christos msgstr "dsp:8 umiddelbar vrdi er uden for interval" 729 1.1 christos 730 1.1 christos #: m32c-asm.c:184 m32c-asm.c:188 731 1.1 christos msgid "Immediate is out of range -8 to 7" 732 1.1 christos msgstr "umiddelbar vrdi er uden for interval -8 til 7" 733 1.1 christos 734 1.1 christos #: m32c-asm.c:209 m32c-asm.c:213 735 1.1 christos msgid "Immediate is out of range -7 to 8" 736 1.1 christos msgstr "umiddelbar vrdi er uden for interval -7 til 8" 737 1.1 christos 738 1.1 christos #: m32c-asm.c:281 739 1.1 christos #, c-format 740 1.1 christos msgid "%dsp16() takes a symbolic address, not a number" 741 1.1 christos msgstr "" 742 1.1 christos 743 1.1 christos #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373 744 1.1 christos msgid "dsp:16 immediate is out of range" 745 1.1 christos msgstr "dsp:16 umiddelbar vrdi er uden for interval" 746 1.1 christos 747 1.1 christos #: m32c-asm.c:399 748 1.1 christos msgid "dsp:20 immediate is out of range" 749 1.1 christos msgstr "dsp:20 umiddelbar vrdi er uden for interval" 750 1.1 christos 751 1.1 christos #: m32c-asm.c:425 m32c-asm.c:445 752 1.1 christos msgid "dsp:24 immediate is out of range" 753 1.1 christos msgstr "dsp:24 umiddelbar vrdi er uden for interval" 754 1.1 christos 755 1.1 christos #: m32c-asm.c:478 756 1.1 christos msgid "immediate is out of range 1-2" 757 1.1 christos msgstr "umiddelbar vrdi er uden for interval 1-2" 758 1.1 christos 759 1.1 christos #: m32c-asm.c:496 760 1.1 christos msgid "immediate is out of range 1-8" 761 1.1 christos msgstr "umiddelbar vrdi er uden for interval 1-8" 762 1.1 christos 763 1.1 christos #: m32c-asm.c:514 764 1.1 christos msgid "immediate is out of range 0-7" 765 1.1 christos msgstr "umiddelbar vrdi er uden for interval 0-7" 766 1.1 christos 767 1.1 christos #: m32c-asm.c:550 768 1.1 christos msgid "immediate is out of range 2-9" 769 1.1 christos msgstr "umiddelbar vrdi er uden for interval 2-9" 770 1.1 christos 771 1.1 christos #: m32c-asm.c:568 772 1.1 christos msgid "Bit number for indexing general register is out of range 0-15" 773 1.1 christos msgstr "" 774 1.1 christos 775 1.1 christos #: m32c-asm.c:606 m32c-asm.c:662 776 1.1 christos msgid "bit,base is out of range" 777 1.1 christos msgstr "bit,base er uden for interval" 778 1.1 christos 779 1.1 christos #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666 780 1.1 christos msgid "bit,base out of range for symbol" 781 1.1 christos msgstr "bit,base er uden for interval for symbol" 782 1.1 christos 783 1.1 christos #: m32c-asm.c:802 784 1.1 christos msgid "not a valid r0l/r0h pair" 785 1.1 christos msgstr "ikke et gyldigt r0l/r0h-par" 786 1.1 christos 787 1.1 christos #: m32c-asm.c:832 788 1.1 christos msgid "Invalid size specifier" 789 1.1 christos msgstr "" 790 1.1 christos 791 1.1 christos #: m68k-dis.c:1281 792 1.1 christos #, c-format 793 1.1 christos msgid "<function code %d>" 794 1.1 christos msgstr "<funktionskode %d>" 795 1.1 christos 796 1.1 christos #: m68k-dis.c:1440 797 1.1 christos #, c-format 798 1.1 christos msgid "<internal error in opcode table: %s %s>\n" 799 1.1 christos msgstr "<intern fejl i instruktionstabellen: %s %s>\n" 800 1.1 christos 801 1.1 christos #: m88k-dis.c:679 802 1.1 christos #, c-format 803 1.1 christos msgid "# <dis error: %08lx>" 804 1.1 christos msgstr "# <disassemblerfejl: %08lx>" 805 1.1 christos 806 1.1 christos #: mep-asm.c:129 807 1.1 christos msgid "Only $tp or $13 allowed for this opcode" 808 1.1 christos msgstr "Kun $tp eller $13 tilladt for denne opcode" 809 1.1 christos 810 1.1 christos #: mep-asm.c:143 811 1.1 christos msgid "Only $sp or $15 allowed for this opcode" 812 1.1 christos msgstr "Kun $tp eller $15 tilladt for denne opcode" 813 1.1 christos 814 1.1 christos #: mep-asm.c:308 mep-asm.c:504 815 1.1 christos #, c-format 816 1.1 christos msgid "invalid %function() here" 817 1.1 christos msgstr "ugyldig %function() her" 818 1.1 christos 819 1.1 christos #: mep-asm.c:336 820 1.1 christos msgid "Immediate is out of range -32768 to 32767" 821 1.1 christos msgstr "umiddelbar vrdi er uden for intervallet -32768 to 32767" 822 1.1 christos 823 1.1 christos #: mep-asm.c:356 824 1.1 christos msgid "Immediate is out of range 0 to 65535" 825 1.1 christos msgstr "umiddelbar vrdi er uden for intervallet 0 to 65535" 826 1.1 christos 827 1.1 christos #: mep-asm.c:549 mep-asm.c:562 828 1.1 christos msgid "Immediate is out of range -512 to 511" 829 1.1 christos msgstr "umiddelbar vrdi er uden for intervallet -512 to 511" 830 1.1 christos 831 1.1 christos #: mep-asm.c:554 mep-asm.c:563 832 1.1 christos msgid "Immediate is out of range -128 to 127" 833 1.1 christos msgstr "umiddelbar vrdi er uden for intervallet -128 to 127" 834 1.1 christos 835 1.1 christos #: mep-asm.c:558 836 1.1 christos msgid "Value is not aligned enough" 837 1.1 christos msgstr "vrdien ligger ikke p tilstrkkeligt lige adresse" 838 1.1 christos 839 1.1 christos #: mips-dis.c:841 840 1.1 christos msgid "# internal error, incomplete extension sequence (+)" 841 1.1 christos msgstr "" 842 1.1 christos 843 1.1 christos #: mips-dis.c:975 844 1.1 christos #, c-format 845 1.1 christos msgid "# internal error, undefined extension sequence (+%c)" 846 1.1 christos msgstr "# intern fejl, udefineret udvidelsessekvens (+%c)" 847 1.1 christos 848 1.1 christos #: mips-dis.c:1335 849 1.1 christos #, c-format 850 1.1 christos msgid "# internal error, undefined modifier (%c)" 851 1.1 christos msgstr "# intern fejl, ukendt modifikator (%c)" 852 1.1 christos 853 1.1 christos #: mips-dis.c:1939 854 1.1 christos #, c-format 855 1.1 christos msgid "# internal disassembler error, unrecognised modifier (%c)" 856 1.1 christos msgstr "# intern disassembler-fejl, ukendt modifikator (%c)" 857 1.1 christos 858 1.1 christos #: mips-dis.c:2177 859 1.1 christos #, c-format 860 1.1 christos msgid "" 861 1.1 christos "\n" 862 1.1 christos "The following MIPS specific disassembler options are supported for use\n" 863 1.1 christos "with the -M switch (multiple options should be separated by commas):\n" 864 1.1 christos msgstr "" 865 1.1 christos "\n" 866 1.1 christos "Flgende MIPS-specifikke disassemblervalgmuligheder understttes for brug\n" 867 1.1 christos "sammen med flaget -M (flere valg br adskilles med komma):\n" 868 1.1 christos 869 1.1 christos #: mips-dis.c:2181 870 1.1 christos #, c-format 871 1.1 christos msgid "" 872 1.1 christos "\n" 873 1.1 christos " gpr-names=ABI Print GPR names according to specified ABI.\n" 874 1.1 christos " Default: based on binary being disassembled.\n" 875 1.1 christos msgstr "" 876 1.1 christos 877 1.1 christos #: mips-dis.c:2185 878 1.1 christos #, c-format 879 1.1 christos msgid "" 880 1.1 christos "\n" 881 1.1 christos " fpr-names=ABI Print FPR names according to specified ABI.\n" 882 1.1 christos " Default: numeric.\n" 883 1.1 christos msgstr "" 884 1.1 christos 885 1.1 christos #: mips-dis.c:2189 886 1.1 christos #, c-format 887 1.1 christos msgid "" 888 1.1 christos "\n" 889 1.1 christos " cp0-names=ARCH Print CP0 register names according to\n" 890 1.1 christos " specified architecture.\n" 891 1.1 christos " Default: based on binary being disassembled.\n" 892 1.1 christos msgstr "" 893 1.1 christos 894 1.1 christos #: mips-dis.c:2194 895 1.1 christos #, c-format 896 1.1 christos msgid "" 897 1.1 christos "\n" 898 1.1 christos " hwr-names=ARCH Print HWR names according to specified \n" 899 1.1 christos "\t\t\t architecture.\n" 900 1.1 christos " Default: based on binary being disassembled.\n" 901 1.1 christos msgstr "" 902 1.1 christos 903 1.1 christos #: mips-dis.c:2199 904 1.1 christos #, c-format 905 1.1 christos msgid "" 906 1.1 christos "\n" 907 1.1 christos " reg-names=ABI Print GPR and FPR names according to\n" 908 1.1 christos " specified ABI.\n" 909 1.1 christos msgstr "" 910 1.1 christos 911 1.1 christos #: mips-dis.c:2203 912 1.1 christos #, c-format 913 1.1 christos msgid "" 914 1.1 christos "\n" 915 1.1 christos " reg-names=ARCH Print CP0 register and HWR names according to\n" 916 1.1 christos " specified architecture.\n" 917 1.1 christos msgstr "" 918 1.1 christos 919 1.1 christos #: mips-dis.c:2207 920 1.1 christos #, c-format 921 1.1 christos msgid "" 922 1.1 christos "\n" 923 1.1 christos " For the options above, the following values are supported for \"ABI\":\n" 924 1.1 christos " " 925 1.1 christos msgstr "" 926 1.1 christos 927 1.1 christos #: mips-dis.c:2212 mips-dis.c:2220 mips-dis.c:2222 928 1.1 christos #, c-format 929 1.1 christos msgid "\n" 930 1.1 christos msgstr "" 931 1.1 christos 932 1.1 christos #: mips-dis.c:2214 933 1.1 christos #, c-format 934 1.1 christos msgid "" 935 1.1 christos "\n" 936 1.1 christos " For the options above, The following values are supported for \"ARCH\":\n" 937 1.1 christos " " 938 1.1 christos msgstr "" 939 1.1 christos 940 1.1 christos #: mmix-dis.c:35 941 1.1 christos #, c-format 942 1.1 christos msgid "Bad case %d (%s) in %s:%d\n" 943 1.1 christos msgstr "Fejlagtig 'case' %d (%s) i %s:%d\n" 944 1.1 christos 945 1.1 christos #: mmix-dis.c:45 946 1.1 christos #, c-format 947 1.1 christos msgid "Internal: Non-debugged code (test-case missing): %s:%d" 948 1.1 christos msgstr "Internt: ikke-fejltestet kode (test-tilflde mangler): %s:%d" 949 1.1 christos 950 1.1 christos #: mmix-dis.c:54 951 1.1 christos msgid "(unknown)" 952 1.1 christos msgstr "(ukendt)" 953 1.1 christos 954 1.1 christos #: mmix-dis.c:512 955 1.1 christos #, c-format 956 1.1 christos msgid "*unknown operands type: %d*" 957 1.1 christos msgstr "*ukendt operandstype: %d*" 958 1.1 christos 959 1.1 christos #: msp430-dis.c:328 960 1.1 christos msgid "Illegal as emulation instr" 961 1.1 christos msgstr "" 962 1.1 christos 963 1.1 christos #. R2/R3 are illegal as dest: may be data section. 964 1.1 christos #: msp430-dis.c:379 965 1.1 christos msgid "Illegal as 2-op instr" 966 1.1 christos msgstr "" 967 1.1 christos 968 1.1 christos #: mt-asm.c:110 mt-asm.c:190 969 1.1 christos msgid "Operand out of range. Must be between -32768 and 32767." 970 1.1 christos msgstr "operanden uden for intervallet. Skal vre mellem -32768 og 32767." 971 1.1 christos 972 1.1 christos #: mt-asm.c:149 973 1.1 christos msgid "Biiiig Trouble in parse_imm16!" 974 1.1 christos msgstr "" 975 1.1 christos 976 1.1 christos #: mt-asm.c:157 977 1.1 christos msgid "The percent-operator's operand is not a symbol" 978 1.1 christos msgstr "" 979 1.1 christos 980 1.1 christos #: mt-asm.c:395 981 1.1 christos msgid "invalid operand. type may have values 0,1,2 only." 982 1.1 christos msgstr "" 983 1.1 christos 984 1.1 christos #. I and Z are output operands and can`t be immediate 985 1.1 christos #. A is an address and we can`t have the address of 986 1.1 christos #. an immediate either. We don't know how much to increase 987 1.1 christos #. aoffsetp by since whatever generated this is broken 988 1.1 christos #. anyway! 989 1.1 christos #: ns32k-dis.c:533 990 1.1 christos #, c-format 991 1.1 christos msgid "$<undefined>" 992 1.1 christos msgstr "$<udefineret>" 993 1.1 christos 994 1.1 christos #: ppc-dis.c:234 995 1.1 christos #, c-format 996 1.1 christos msgid "warning: ignoring unknown -M%s option\n" 997 1.1 christos msgstr "advarsel: ignorerer ukendt -M%s valgmulighed\n" 998 1.1 christos 999 1.1 christos #: ppc-dis.c:523 1000 1.1 christos #, c-format 1001 1.1 christos msgid "" 1002 1.1 christos "\n" 1003 1.1 christos "The following PPC specific disassembler options are supported for use with\n" 1004 1.1 christos "the -M switch:\n" 1005 1.1 christos msgstr "" 1006 1.1 christos "\n" 1007 1.1 christos "Flgende PPC-specifikke disassemblervalgmuligheder understttes for brug\n" 1008 1.1 christos "sammen med flaget -M:\n" 1009 1.1 christos 1010 1.1 christos #: ppc-opc.c:878 ppc-opc.c:906 1011 1.1 christos msgid "invalid conditional option" 1012 1.1 christos msgstr "ugyldigt betinget flag" 1013 1.1 christos 1014 1.1 christos #: ppc-opc.c:908 1015 1.1 christos msgid "attempt to set y bit when using + or - modifier" 1016 1.1 christos msgstr "forsg p at stte y-bitten nr modifikatoren + eller - blev brugt" 1017 1.1 christos 1018 1.1 christos #: ppc-opc.c:940 1019 1.1 christos msgid "invalid mask field" 1020 1.1 christos msgstr "ugyldigt maskefelt" 1021 1.1 christos 1022 1.1 christos #: ppc-opc.c:966 1023 1.1 christos msgid "ignoring invalid mfcr mask" 1024 1.1 christos msgstr "ignorerer ugyldig mfcr-maske" 1025 1.1 christos 1026 1.1 christos #: ppc-opc.c:1016 ppc-opc.c:1051 1027 1.1 christos msgid "illegal bitmask" 1028 1.1 christos msgstr "ugyldig bitmaske" 1029 1.1 christos 1030 1.1 christos #: ppc-opc.c:1171 1031 1.1 christos msgid "index register in load range" 1032 1.1 christos msgstr "indeksregistret er i indlsningsintervallet" 1033 1.1 christos 1034 1.1 christos #: ppc-opc.c:1187 1035 1.1 christos msgid "source and target register operands must be different" 1036 1.1 christos msgstr "kilde- og ml-registeroperander skal vre forskellige" 1037 1.1 christos 1038 1.1 christos #: ppc-opc.c:1202 1039 1.1 christos msgid "invalid register operand when updating" 1040 1.1 christos msgstr "ugyldig registeroperand ved opdatering" 1041 1.1 christos 1042 1.1 christos #: ppc-opc.c:1281 1043 1.1 christos msgid "invalid sprg number" 1044 1.1 christos msgstr "ugyldigt sprg-nummer" 1045 1.1 christos 1046 1.1 christos #: ppc-opc.c:1451 1047 1.1 christos msgid "invalid constant" 1048 1.1 christos msgstr "ugyldig konstant" 1049 1.1 christos 1050 1.1 christos #: s390-dis.c:301 1051 1.1 christos #, c-format 1052 1.1 christos msgid "" 1053 1.1 christos "\n" 1054 1.1 christos "The following S/390 specific disassembler options are supported for use\n" 1055 1.1 christos "with the -M switch (multiple options should be separated by commas):\n" 1056 1.1 christos msgstr "" 1057 1.1 christos "\n" 1058 1.1 christos "Flgende S/390-specifikke disassembleralternativer understttes for brug\n" 1059 1.1 christos "sammen med flaget -M (flere valg br adskilles med komma):\n" 1060 1.1 christos 1061 1.1 christos #: s390-dis.c:305 1062 1.1 christos #, c-format 1063 1.1 christos msgid " esa Disassemble in ESA architecture mode\n" 1064 1.1 christos msgstr " esa Disassemblr i ESA-arkitektur tilstand\n" 1065 1.1 christos 1066 1.1 christos #: s390-dis.c:306 1067 1.1 christos #, c-format 1068 1.1 christos msgid " zarch Disassemble in z/Architecture mode\n" 1069 1.1 christos msgstr " zarch Disassemblr i Z/arkitektur tilstand\n" 1070 1.1 christos 1071 1.1 christos #: score-dis.c:662 score-dis.c:869 score-dis.c:1030 score-dis.c:1144 1072 1.1 christos #: score-dis.c:1151 score-dis.c:1158 score7-dis.c:694 score7-dis.c:857 1073 1.1 christos msgid "<illegal instruction>" 1074 1.1 christos msgstr "<forkert instruktion>" 1075 1.1 christos 1076 1.1 christos #: sparc-dis.c:283 1077 1.1 christos #, c-format 1078 1.1 christos msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 1079 1.1 christos msgstr "Intern fejl: drlig sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 1080 1.1 christos 1081 1.1 christos #: sparc-dis.c:294 1082 1.1 christos #, c-format 1083 1.1 christos msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 1084 1.1 christos msgstr "Intern fejl: drlig sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 1085 1.1 christos 1086 1.1 christos #: sparc-dis.c:344 1087 1.1 christos #, c-format 1088 1.1 christos msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" 1089 1.1 christos msgstr "Intern fejl: drlig sparc-opcode.h: \"%s\" == \"%s\"\n" 1090 1.1 christos 1091 1.1 christos #. Mark as non-valid instruction. 1092 1.1 christos #: sparc-dis.c:1015 1093 1.1 christos msgid "unknown" 1094 1.1 christos msgstr "ukendt" 1095 1.1 christos 1096 1.1 christos #: v850-dis.c:365 1097 1.1 christos #, c-format 1098 1.1 christos msgid "unknown operand shift: %x\n" 1099 1.1 christos msgstr "ukendt operandskiftning: %x\n" 1100 1.1 christos 1101 1.1 christos #: v850-dis.c:377 1102 1.1 christos #, c-format 1103 1.1 christos msgid "unknown reg: %d\n" 1104 1.1 christos msgstr "ukendt reg: %d\n" 1105 1.1 christos 1106 1.1 christos #. The functions used to insert and extract complicated operands. 1107 1.1 christos #. Note: There is a conspiracy between these functions and 1108 1.1 christos #. v850_insert_operand() in gas/config/tc-v850.c. Error messages 1109 1.1 christos #. containing the string 'out of range' will be ignored unless a 1110 1.1 christos #. specific command line option is given to GAS. 1111 1.1 christos #: v850-opc.c:55 1112 1.1 christos msgid "displacement value is not in range and is not aligned" 1113 1.1 christos msgstr "forskydningsvrdien er ikke indenfor intervallet og ligger ikke p lige adresse" 1114 1.1 christos 1115 1.1 christos #: v850-opc.c:56 1116 1.1 christos msgid "displacement value is out of range" 1117 1.1 christos msgstr "forskydningsvrdien er uden for intervallet" 1118 1.1 christos 1119 1.1 christos #: v850-opc.c:57 1120 1.1 christos msgid "displacement value is not aligned" 1121 1.1 christos msgstr "forskydningsvrdien ligger ikke p lige adresse" 1122 1.1 christos 1123 1.1 christos #: v850-opc.c:59 1124 1.1 christos msgid "immediate value is out of range" 1125 1.1 christos msgstr "umiddelbar vrdi er uden for intervallet" 1126 1.1 christos 1127 1.1 christos #: v850-opc.c:60 1128 1.1 christos msgid "branch value out of range" 1129 1.1 christos msgstr "vrdien for betinget hop er uden for intervallet" 1130 1.1 christos 1131 1.1 christos #: v850-opc.c:61 1132 1.1 christos msgid "branch value not in range and to odd offset" 1133 1.1 christos msgstr "vrdien for betinget hop er ikke inden for intervallet og til et ulige afst" 1134 1.1 christos 1135 1.1 christos #: v850-opc.c:62 1136 1.1 christos msgid "branch to odd offset" 1137 1.1 christos msgstr "betinget hop til ulige afst" 1138 1.1 christos 1139 1.1 christos #: v850-opc.c:497 1140 1.1 christos msgid "invalid register for stack adjustment" 1141 1.1 christos msgstr "ugyldigt register for stakjustering" 1142 1.1 christos 1143 1.1 christos #: v850-opc.c:518 1144 1.1 christos msgid "invalid register name" 1145 1.1 christos msgstr "Ugyldigt registernavn" 1146 1.1 christos 1147 1.1 christos #: xc16x-asm.c:66 1148 1.1 christos msgid "Missing '#' prefix" 1149 1.1 christos msgstr "Mangler '#'-prefiks" 1150 1.1 christos 1151 1.1 christos #: xc16x-asm.c:82 1152 1.1 christos msgid "Missing '.' prefix" 1153 1.1 christos msgstr "Mangler '.'-prefiks" 1154 1.1 christos 1155 1.1 christos #: xc16x-asm.c:98 1156 1.1 christos msgid "Missing 'pof:' prefix" 1157 1.1 christos msgstr "Mangler 'pof:'-prefiks" 1158 1.1 christos 1159 1.1 christos #: xc16x-asm.c:114 1160 1.1 christos msgid "Missing 'pag:' prefix" 1161 1.1 christos msgstr "Mangler 'pag:'-prefiks" 1162 1.1 christos 1163 1.1 christos #: xc16x-asm.c:130 1164 1.1 christos msgid "Missing 'sof:' prefix" 1165 1.1 christos msgstr "Mangler 'sof:'-prefiks" 1166 1.1 christos 1167 1.1 christos #: xc16x-asm.c:146 1168 1.1 christos msgid "Missing 'seg:' prefix" 1169 1.1 christos msgstr "Mangler 'seg:'-prefiks" 1170 1.1 christos 1171 1.1 christos #: xstormy16-asm.c:71 1172 1.1 christos msgid "Bad register in preincrement" 1173 1.1 christos msgstr "Forkert register i prinkrement" 1174 1.1 christos 1175 1.1 christos #: xstormy16-asm.c:76 1176 1.1 christos msgid "Bad register in postincrement" 1177 1.1 christos msgstr "Forkert register i postinkrement" 1178 1.1 christos 1179 1.1 christos #: xstormy16-asm.c:78 1180 1.1 christos msgid "Bad register name" 1181 1.1 christos msgstr "Forkert registernavn" 1182 1.1 christos 1183 1.1 christos #: xstormy16-asm.c:82 1184 1.1 christos msgid "Label conflicts with register name" 1185 1.1 christos msgstr "Etikette konflikter med registernavn" 1186 1.1 christos 1187 1.1 christos #: xstormy16-asm.c:86 1188 1.1 christos msgid "Label conflicts with `Rx'" 1189 1.1 christos msgstr "Etikette konflikter med 'Rx'" 1190 1.1 christos 1191 1.1 christos #: xstormy16-asm.c:88 1192 1.1 christos msgid "Bad immediate expression" 1193 1.1 christos msgstr "Forkert umiddelbart udtryk" 1194 1.1 christos 1195 1.1 christos #: xstormy16-asm.c:109 1196 1.1 christos msgid "No relocation for small immediate" 1197 1.1 christos msgstr "" 1198 1.1 christos 1199 1.1 christos #: xstormy16-asm.c:119 1200 1.1 christos msgid "Small operand was not an immediate number" 1201 1.1 christos msgstr "Lille operand var ikke et umiddelbart tal" 1202 1.1 christos 1203 1.1 christos #: xstormy16-asm.c:157 1204 1.1 christos msgid "Operand is not a symbol" 1205 1.1 christos msgstr "" 1206 1.1 christos 1207 1.1 christos #: xstormy16-asm.c:165 1208 1.1 christos msgid "Syntax error: No trailing ')'" 1209 1.1 christos msgstr "" 1210 1.1 christos 1211 1.1 christos #~ msgid "unknown\t0x%04x" 1212 1.1 christos #~ msgstr "ukendt\t0x%04x" 1213 1.1 christos 1214 1.1 christos #~ msgid "offset not between -2048 and 2047" 1215 1.1 christos #~ msgstr "afst ikke mellem -2048 og 2047" 1216 1.1 christos 1217 1.1 christos #~ msgid "offset not between -8192 and 8191" 1218 1.1 christos #~ msgstr "afst ikke mellem -8192 og 8191" 1219 1.1 christos 1220 1.1 christos #~ msgid "ignoring least significant bits in branch offset" 1221 1.1 christos #~ msgstr "ignorerer mindste betydende bit i afst for betinget hop" 1222 1.1 christos 1223 1.1 christos #~ msgid "branch value not in range and to an odd offset" 1224 1.1 christos #~ msgstr "vrdien for betinget hop er ikke indenfor intervallet og til et ulige afst" 1225 1.1 christos 1226 1.1 christos #~ msgid "immediate value not in range and not even" 1227 1.1 christos #~ msgstr "umiddelbar vrdi er ikke indenfor intervallet og ikke lige" 1228 1.1 christos 1229 1.1 christos #~ msgid "unrecognized keyword/register name" 1230 1.1 christos #~ msgstr "ukendt navn p ngleord/register" 1231