mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
Add support for OpenRISC 32-bit embedded processor
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: opcodes 2.11\n"
|
||||
"POT-Creation-Date: 2002-01-17 13:58+0000\n"
|
||||
"POT-Creation-Date: 2002-01-31 17:10+0000\n"
|
||||
"PO-Revision-Date: 2001-10-23 15:35+0200\n"
|
||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
@ -25,21 +25,21 @@ msgstr "hopptipset ligger inte p
|
||||
msgid "Illegal limm reference in last instruction!\n"
|
||||
msgstr "Otill<6C>ten limm-referens i sista instruktionen!\n"
|
||||
|
||||
#: arm-dis.c:509
|
||||
#: arm-dis.c:502
|
||||
msgid "<illegal precision>"
|
||||
msgstr "<otill<6C>ten precision>"
|
||||
|
||||
#: arm-dis.c:1019
|
||||
#: arm-dis.c:1012
|
||||
#, c-format
|
||||
msgid "Unrecognised register name set: %s\n"
|
||||
msgstr "Ok<4F>nt registernamn <20>r angivet: %s\n"
|
||||
|
||||
#: arm-dis.c:1026
|
||||
#: arm-dis.c:1019
|
||||
#, c-format
|
||||
msgid "Unrecognised disassembler option: %s\n"
|
||||
msgstr "Ok<4F>nt disassembleralternativ: %s\n"
|
||||
|
||||
#: arm-dis.c:1198
|
||||
#: arm-dis.c:1191
|
||||
msgid ""
|
||||
"\n"
|
||||
"The following ARM specific disassembler options are supported for use with\n"
|
||||
@ -63,6 +63,7 @@ msgid "unknown constraint `%c'"
|
||||
msgstr "ok<6F>nd begr<67>nsning \"%c\""
|
||||
|
||||
#: cgen-asm.c:346 fr30-ibld.c:195 m32r-ibld.c:195 openrisc-ibld.c:195
|
||||
#: xstormy16-ibld.c:195
|
||||
#, c-format
|
||||
msgid "operand out of range (%ld not between %ld and %ld)"
|
||||
msgstr "operanden <20>r utanf<6E>r intervallet (%ld <20>r inte mellan %ld och %ld)"
|
||||
@ -88,97 +89,101 @@ msgstr "Ok
|
||||
msgid "Address 0x%x is out of bounds.\n"
|
||||
msgstr "Adressen 0x%x ligger utanf<6E>r till<6C>tna gr<67>nser.\n"
|
||||
|
||||
#: fr30-asm.c:324 m32r-asm.c:326 openrisc-asm.c:245
|
||||
#: fr30-asm.c:323 m32r-asm.c:325 openrisc-asm.c:244 xstormy16-asm.c:231
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while parsing.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid tolkning.\n"
|
||||
|
||||
#: fr30-asm.c:374 m32r-asm.c:376 openrisc-asm.c:295
|
||||
#: fr30-asm.c:373 m32r-asm.c:375 openrisc-asm.c:294 xstormy16-asm.c:281
|
||||
msgid "missing mnemonic in syntax string"
|
||||
msgstr ""
|
||||
|
||||
#. We couldn't parse it.
|
||||
#: fr30-asm.c:510 fr30-asm.c:514 fr30-asm.c:601 fr30-asm.c:703 m32r-asm.c:512
|
||||
#: m32r-asm.c:516 m32r-asm.c:603 m32r-asm.c:705 openrisc-asm.c:431
|
||||
#: openrisc-asm.c:435 openrisc-asm.c:522 openrisc-asm.c:624
|
||||
#: 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
|
||||
msgid "unrecognized instruction"
|
||||
msgstr "ok<6F>nd instruktion"
|
||||
|
||||
#: fr30-asm.c:557 m32r-asm.c:559 openrisc-asm.c:478
|
||||
#: fr30-asm.c:556 m32r-asm.c:558 openrisc-asm.c:477 xstormy16-asm.c:464
|
||||
#, c-format
|
||||
msgid "syntax error (expected char `%c', found `%c')"
|
||||
msgstr "syntaxfel (tecknet \"%c\" f<>rv<72>ntades, hittade \"%c\")"
|
||||
|
||||
#: fr30-asm.c:567 m32r-asm.c:569 openrisc-asm.c:488
|
||||
#: fr30-asm.c:566 m32r-asm.c:568 openrisc-asm.c:487 xstormy16-asm.c:474
|
||||
#, fuzzy, c-format
|
||||
msgid "syntax error (expected char `%c', found end of instruction)"
|
||||
msgstr "syntaxfel (tecknet \"%c\" f<>rv<72>ntades, hittade \"%c\")"
|
||||
|
||||
#: fr30-asm.c:595 m32r-asm.c:597 openrisc-asm.c:516
|
||||
#: fr30-asm.c:594 m32r-asm.c:596 openrisc-asm.c:515 xstormy16-asm.c:502
|
||||
msgid "junk at end of line"
|
||||
msgstr "skr<6B>p vid slutet p<> raden"
|
||||
|
||||
#: fr30-asm.c:702 m32r-asm.c:704 openrisc-asm.c:623
|
||||
#: fr30-asm.c:701 m32r-asm.c:703 openrisc-asm.c:622 xstormy16-asm.c:609
|
||||
#, fuzzy
|
||||
msgid "unrecognized form of instruction"
|
||||
msgstr "ok<6F>nd instruktion"
|
||||
|
||||
#: fr30-asm.c:714 m32r-asm.c:716 openrisc-asm.c:635
|
||||
#: fr30-asm.c:713 m32r-asm.c:715 openrisc-asm.c:634 xstormy16-asm.c:621
|
||||
#, c-format
|
||||
msgid "bad instruction `%.50s...'"
|
||||
msgstr "felaktig instruktion \"%.50s...\""
|
||||
|
||||
#: fr30-asm.c:717 m32r-asm.c:719 openrisc-asm.c:638
|
||||
#: fr30-asm.c:716 m32r-asm.c:718 openrisc-asm.c:637 xstormy16-asm.c:624
|
||||
#, c-format
|
||||
msgid "bad instruction `%.50s'"
|
||||
msgstr "felaktig instruktion \"%.50s\""
|
||||
|
||||
#. Default text to print if an instruction isn't recognized.
|
||||
#: fr30-dis.c:39 m32r-dis.c:39 mmix-dis.c:282 openrisc-dis.c:39
|
||||
#: xstormy16-dis.c:39
|
||||
msgid "*unknown*"
|
||||
msgstr "*ok<6F>nd*"
|
||||
|
||||
#: fr30-dis.c:319 m32r-dis.c:250 openrisc-dis.c:137
|
||||
#: fr30-dis.c:318 m32r-dis.c:249 openrisc-dis.c:136 xstormy16-dis.c:169
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while printing insn.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid utskrift av instruktion.\n"
|
||||
|
||||
#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166
|
||||
#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166 xstormy16-ibld.c:166
|
||||
#, fuzzy, c-format
|
||||
msgid "operand out of range (%ld not between %ld and %lu)"
|
||||
msgstr "operanden <20>r utanf<6E>r intervallet (%ld <20>r inte mellan %ld och %ld)"
|
||||
|
||||
#: fr30-ibld.c:179 m32r-ibld.c:179 openrisc-ibld.c:179
|
||||
#: fr30-ibld.c:179 m32r-ibld.c:179 openrisc-ibld.c:179 xstormy16-ibld.c:179
|
||||
#, c-format
|
||||
msgid "operand out of range (%lu not between 0 and %lu)"
|
||||
msgstr "operanden utanf<6E>r intervallet (%lu inte mellan 0 och %lu)"
|
||||
|
||||
#: fr30-ibld.c:731 m32r-ibld.c:660 openrisc-ibld.c:634
|
||||
#: fr30-ibld.c:730 m32r-ibld.c:659 openrisc-ibld.c:633 xstormy16-ibld.c:678
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while building insn.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid konstruktion av instruktion.\n"
|
||||
|
||||
#: fr30-ibld.c:939 m32r-ibld.c:794 openrisc-ibld.c:737
|
||||
#: fr30-ibld.c:937 m32r-ibld.c:792 openrisc-ibld.c:735 xstormy16-ibld.c:826
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while decoding insn.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid avkodning av instruktion.\n"
|
||||
|
||||
#: fr30-ibld.c:1088 m32r-ibld.c:904 openrisc-ibld.c:817
|
||||
#: fr30-ibld.c:1086 m32r-ibld.c:902 openrisc-ibld.c:815 xstormy16-ibld.c:939
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while getting int operand.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid h<>mtning av heltalsoperand.\n"
|
||||
|
||||
#: fr30-ibld.c:1217 m32r-ibld.c:994 openrisc-ibld.c:877
|
||||
#: fr30-ibld.c:1215 m32r-ibld.c:992 openrisc-ibld.c:875 xstormy16-ibld.c:1032
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while getting vma operand.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid h<>mtning av vma-operand.\n"
|
||||
|
||||
#: fr30-ibld.c:1351 m32r-ibld.c:1092 openrisc-ibld.c:946
|
||||
#: fr30-ibld.c:1349 m32r-ibld.c:1090 openrisc-ibld.c:944 xstormy16-ibld.c:1134
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while setting int operand.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid inst<73>llning av heltalsoperand.\n"
|
||||
|
||||
#: fr30-ibld.c:1473 m32r-ibld.c:1178 openrisc-ibld.c:1003
|
||||
#: fr30-ibld.c:1471 m32r-ibld.c:1176 openrisc-ibld.c:1001
|
||||
#: xstormy16-ibld.c:1224
|
||||
#, c-format
|
||||
msgid "Unrecognized field %d while setting vma operand.\n"
|
||||
msgstr "Ok<4F>nt f<>lt %d vid inst<73>llning av vma-operand.\n"
|
||||
@ -398,5 +403,36 @@ msgstr "omedelbara v
|
||||
msgid "immediate value must be even"
|
||||
msgstr "omedelbara v<>rdet m<>ste vara j<>mnt"
|
||||
|
||||
#: xstormy16-asm.c:74
|
||||
#, fuzzy
|
||||
msgid "Bad register in preincrement"
|
||||
msgstr "indexregistret <20>r i inl<6E>sningsintervallet"
|
||||
|
||||
#: xstormy16-asm.c:79
|
||||
#, fuzzy
|
||||
msgid "Bad register in postincrement"
|
||||
msgstr "ogiltigt register f<>r stackjustering"
|
||||
|
||||
#: xstormy16-asm.c:81
|
||||
#, fuzzy
|
||||
msgid "Bad register name"
|
||||
msgstr "indexregistret <20>r i inl<6E>sningsintervallet"
|
||||
|
||||
#: xstormy16-asm.c:85
|
||||
msgid "Label conflicts with register name"
|
||||
msgstr ""
|
||||
|
||||
#: xstormy16-asm.c:89
|
||||
msgid "Label conflicts with `Rx'"
|
||||
msgstr ""
|
||||
|
||||
#: xstormy16-asm.c:91
|
||||
msgid "Bad immediate expression"
|
||||
msgstr ""
|
||||
|
||||
#: xstormy16-asm.c:120
|
||||
msgid "Small operand was not an immediate number"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "unrecognized keyword/register name"
|
||||
#~ msgstr "ok<6F>nt namn p<> nyckelord/register"
|
||||
|
Reference in New Issue
Block a user