diff options
author | Nick Clifton <nickc@redhat.com> | 2022-10-31 14:41:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-10-31 14:42:47 +0000 |
commit | 1bf074fb6b5474f94e315d7047c0500535f0a2ef (patch) | |
tree | d4fd3a8b6c9e935a19b82226820f29816c445565 | |
parent | ef07be453e0edf2f43034fcbc0581f61e630993e (diff) | |
download | fsf-binutils-gdb-1bf074fb6b5474f94e315d7047c0500535f0a2ef.zip fsf-binutils-gdb-1bf074fb6b5474f94e315d7047c0500535f0a2ef.tar.gz fsf-binutils-gdb-1bf074fb6b5474f94e315d7047c0500535f0a2ef.tar.bz2 |
Updated Romainain translation for the binutils sub-directory and Swedish translations for the ld and opcodes sub-directories.
-rw-r--r-- | binutils/po/ro.po | 6301 | ||||
-rw-r--r-- | ld/po/sv.po | 5091 | ||||
-rw-r--r-- | opcodes/po/sv.po | 874 |
3 files changed, 6636 insertions, 5630 deletions
diff --git a/binutils/po/ro.po b/binutils/po/ro.po index 2ab847c..a14f457 100644 --- a/binutils/po/ro.po +++ b/binutils/po/ro.po @@ -1,51 +1,56 @@ # Mesajele în limba română pentru binutils. -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright © 2003, 2022 Free Software Foundation, Inc. # This file is distributed under the same license as the binutils package. # Acest fișier este distribuit sub aceeași licență ca și pachetul binutils. # # Laurentiu Buzdugan <lbuz@rolix.org>, 2005. -# Traducere făcută de LB, pentru versiunea bfd 2.15.96. +# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2022. +# +# Cronologia traducerii fișierului „binutils”: +# Traducerea inițială, făcută de LB, pentru versiunea binutils 2.15.96, (27% - tradus). # Actualizare a mesajelor, de la fișierul „binutils-2.36.90.pot”. -# Actualizare a codării caracteror, la codarea de caractere UTF-8. +# Actualizare a codării caracterelor, la codarea de caractere UTF-8. # Actualizare a diacriticelor de la „cu sedilă” la „cu virgulă”. # Actualizare a algoritmului formelor de plural (de la „două” la „trei”). # NU și a mesajelor traduse (acestea au rămas neschimbate). # Eliminare a mesajelor ce-au dispărut în ultima versiune. # Actualizări realizate de Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 15.01.2022. +# Actualizare a algoritmului formelor de plural (de la „trei” la „patru” experimental). +# Actualizare a traducerii pentru versiunea 2.38.90, făcută de R-GC (33% - tradus), oct-2022. # msgid "" msgstr "" -"Project-Id-Version: binutils 2.37.90\n" +"Project-Id-Version: binutils 2.38.90\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2022-01-22 12:22+0000\n" -"PO-Revision-Date: 2022-01-23 16:51+0100\n" +"POT-Creation-Date: 2022-07-08 11:02+0100\n" +"PO-Revision-Date: 2022-10-31 03:12+0100\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=((n==1) ? 0 : (n==2) ? 1 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 2 : 3);\n" "X-Bugs: Report translation errors to the Language-Team address.\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n" -"X-Generator: Poedit 2.3.1\n" +"X-Generator: Poedit 3.1.1\n" -#: addr2line.c:87 +#: addr2line.c:89 #, c-format msgid "Usage: %s [option(s)] [addr(s)]\n" -msgstr "Folosire: %s [opțiune(i)] [adresă(e)]\n" +msgstr "Utilizare: %s [opțiune(i)] [adresă(e)]\n" -#: addr2line.c:88 +#: addr2line.c:90 #, c-format msgid " Convert addresses into line number/file name pairs.\n" -msgstr " Convertește adrese în perechi număr linei/nume fișier.\n" +msgstr " Convertește adrese în perechi număr linie/nume fișier.\n" -#: addr2line.c:89 +#: addr2line.c:91 #, c-format msgid " If no addresses are specified on the command line, they will be read from stdin\n" msgstr " Dacă nu este specificată nici o adresă în linia de comandă, acestea vor fi citite de la intrarea standard (stdin)\n" -#: addr2line.c:90 -#, fuzzy, c-format +#: addr2line.c:92 +#, c-format msgid "" " The options are:\n" " @<file> Read options from <file>\n" @@ -65,32 +70,39 @@ msgid "" "\n" msgstr "" " Opțiunile sunt:\n" -" -b --target=<bfdname> Setează formatul binar al fișierului\n" -" -e --exe=<executable> Setează numele fișierului de intrare (implicit a.out)\n" -" -s --basenames Strip directory names\n" +" @<fișier> Citește opțiunile din <fișier>\n" +" -a --addresses Afișează adresele\n" +" -b --target=<numebfd> Stabilește formatul binar al fișierului\n" +" -e --exe=<executabil> Stabilește numele fișierului de intrare (implicit a.out)\n" +" -i --inlines Desfășoară funcțiile scrise „în-linie”\n" +" -j --section=<nume> Citește pozițiile relative la secțiune în loc de adrese\n" +" -p --pretty-print Face ca ieșirea să fie mai ușor de citit pentru oameni\n" +" -s --basenames Elimină numele directoarelor\n" " -f --functions Afișează numele funcțiilor\n" -" -C --demangle[=style] Demangle function names\n" -" -h --help Display this information\n" -" -v --version Display the program's version\n" +" -C --demangle[=stil] Decodifică numele funcțiilor\n" +" -R --recurse-limit Activează o limită pentru recursivitate în timpul decodificării. [Modul implicit]\n" +" -r --no-recurse-limit Dezactivează limita pentru recursivitate în timpul decodificării.\n" +" -h --help Afișează această informație\n" +" -v --version Afișează versiunea programului\n" "\n" -#: addr2line.c:109 ar.c:359 ar.c:396 coffdump.c:471 dlltool.c:3713 -#: dllwrap.c:518 elfedit.c:976 objcopy.c:697 objcopy.c:752 readelf.c:5165 -#: size.c:109 srconv.c:1704 strings.c:1343 sysdump.c:655 windmc.c:227 +#: addr2line.c:111 ar.c:359 ar.c:396 coffdump.c:471 dlltool.c:3713 +#: dllwrap.c:518 elfedit.c:976 objcopy.c:697 objcopy.c:752 readelf.c:5338 +#: size.c:109 srconv.c:1705 strings.c:1343 sysdump.c:655 windmc.c:227 #: windres.c:690 #, c-format msgid "Report bugs to %s\n" -msgstr "Raportați bug-uri la %s\n" +msgstr "Raportați erorile la %s\n" #. Note for translators: This printf is used to join the #. function name just printed above to the line number/ #. file name pair that is about to be printed below. Eg: #. #. foo at 123:bar.c -#: addr2line.c:313 +#: addr2line.c:376 #, c-format msgid " at " -msgstr "" +msgstr " la " #. Note for translators: This printf is used to join the #. line number/file name pair that has just been printed with @@ -98,50 +110,50 @@ msgstr "" #. by the next iteration of the while loop. Eg: #. #. 123:bar.c (inlined by) 456:main.c -#: addr2line.c:353 +#: addr2line.c:416 #, c-format msgid " (inlined by) " -msgstr "" +msgstr " (în linie cu) " -#: addr2line.c:386 +#: addr2line.c:449 #, c-format msgid "%s: cannot get addresses from archive" -msgstr "" +msgstr "%s: nu se pot obține adrese din arhivă" -#: addr2line.c:403 -#, fuzzy, c-format +#: addr2line.c:463 +#, c-format msgid "%s: cannot find section %s" -msgstr "%s: nu pot seta timpul: %s" +msgstr "%s: nu se găsește secțiunea %s" -#: addr2line.c:442 ar.c:758 dlltool.c:3237 nm.c:2051 objcopy.c:6036 -#: objdump.c:5372 size.c:151 strings.c:340 windmc.c:958 windres.c:816 +#: addr2line.c:502 ar.c:758 dlltool.c:3237 nm.c:2013 objcopy.c:6033 +#: objdump.c:5568 size.c:151 strings.c:340 windmc.c:958 windres.c:816 msgid "fatal error: libbfd ABI mismatch" -msgstr "" +msgstr "eroare fatală: nepotrivire ABI libbfd" -#: addr2line.c:469 nm.c:2077 objdump.c:5419 readelf.c:5438 +#: addr2line.c:529 nm.c:2039 objdump.c:5615 readelf.c:5622 #, c-format msgid "unknown demangling style `%s'" -msgstr "" +msgstr "stil necunoscut de decodificare „%s”" #: ar.c:275 #, c-format msgid "no entry %s in archive\n" -msgstr "" +msgstr "nicio intrare %s în arhivă\n" #: ar.c:289 #, c-format msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file...\n" -msgstr "" +msgstr "Utilizare: %s [opțiuni emulare] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin <nume>] [nume-membru] [contor] fișier-arhivă fișier...\n" #: ar.c:295 #, c-format msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [member-name] [count] archive-file file...\n" -msgstr "" +msgstr "Utilizare: %s [opțiuni emulare] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [nume-membru] [contor] fișier-arhivă fișier...\n" #: ar.c:303 #, c-format msgid " %s -M [<mri-script]\n" -msgstr "" +msgstr " %s -M [<mri-script]\n" #: ar.c:304 #, c-format @@ -161,7 +173,7 @@ msgstr " m[ab] - mută fișier(e) în arhivă\n" #: ar.c:307 #, c-format msgid " p - print file(s) found in the archive\n" -msgstr " p - tipărește fișier(e) găsite în arhivă\n" +msgstr " p - afișează fișierele găsite în arhivă\n" #: ar.c:308 #, c-format @@ -172,16 +184,18 @@ msgstr " q[f] - adaugă rapid fișier(e) la arhivă\n" #, c-format msgid " r[ab][f][u] - replace existing or insert new file(s) into the archive\n" msgstr "" +" r[ab][f][u] - înlocuiește fișierele existente sau introduce fișiere noi\n" +" în arhivă\n" #: ar.c:310 -#, fuzzy, c-format +#, c-format msgid " s - act as ranlib\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " s - se comportă ca ranlib\n" #: ar.c:311 -#, fuzzy, c-format +#, c-format msgid " t[O][v] - display contents of the archive\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " t[O][v] - afișează conținutul arhivei\\n\n" #: ar.c:312 #, c-format @@ -201,7 +215,7 @@ msgstr " [a] - pune fișier(e) după [nume-membru]\n" #: ar.c:315 #, c-format msgid " [b] - put file(s) before [member-name] (same as [i])\n" -msgstr "" +msgstr " [b] - pune fișierul(e) înainte de [nume-membru] (la fel ca [i])\n" #: ar.c:318 #, c-format @@ -244,9 +258,9 @@ msgid " [o] - preserve original dates\n" msgstr "" #: ar.c:334 -#, fuzzy, c-format +#, c-format msgid " [O] - display offsets of files in the archive\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " [O] - afișează pozițiile fișierelor din arhivă\n" #: ar.c:335 #, c-format @@ -256,7 +270,7 @@ msgstr "" #: ar.c:336 #, c-format msgid " generic modifiers:\n" -msgstr "" +msgstr " modificatori generici:\n" #: ar.c:337 #, c-format @@ -279,24 +293,24 @@ msgid " [S] - do not build a symbol table\n" msgstr "" #: ar.c:341 -#, fuzzy, c-format +#, c-format msgid " [T] - deprecated, use --thin instead\n" -msgstr " m[ab] - mută fișier(e) în arhivă\n" +msgstr " [T] - depreciat, utilizați „--thin” în schimb\n" #: ar.c:342 #, c-format msgid " [v] - be verbose\n" -msgstr "" +msgstr " [v] - detaliază operațiile realizate\n" #: ar.c:343 #, c-format msgid " [V] - display the version number\n" -msgstr "" +msgstr " [V] - afișează numărul versiunii\n" #: ar.c:344 #, c-format msgid " @<file> - read options from <file>\n" -msgstr "" +msgstr " @<fișier> - citește opțiunile din <fișier>\n" #: ar.c:345 #, c-format @@ -314,14 +328,14 @@ msgid " --record-libdeps=<text> - specify the dependencies of this library\n" msgstr "" #: ar.c:348 -#, fuzzy, c-format +#, c-format msgid " --thin - make a thin archive\n" -msgstr " m[ab] - mută fișier(e) în arhivă\n" +msgstr " --thin - creează o arhivă rarefiată\n" #: ar.c:350 -#, fuzzy, c-format +#, c-format msgid " optional:\n" -msgstr "opțiuni" +msgstr " opțional:\n" #: ar.c:351 #, c-format @@ -331,12 +345,12 @@ msgstr "" #: ar.c:372 #, c-format msgid "Usage: %s [options] archive\n" -msgstr "" +msgstr "Utilizare: %s [opțiuni] arhivă\n" #: ar.c:373 #, c-format msgid " Generate an index to speed access to archives\n" -msgstr "" +msgstr " Generează un index pentru a accelera accesul la arhive\n" #: ar.c:374 #, c-format @@ -344,11 +358,13 @@ msgid "" " The options are:\n" " @<file> Read options from <file>\n" msgstr "" +" Opțiunile sunt:\n" +" @<fișier> citește opțiunile din <fișier>\n" #: ar.c:377 #, c-format msgid " --plugin <name> Load the specified plugin\n" -msgstr "" +msgstr " --plugin <nume> încarcă modulul specificat\n" #: ar.c:381 #, c-format @@ -374,16 +390,16 @@ msgstr "" #: ar.c:513 msgid "two different operation options specified" -msgstr "" +msgstr "două opțiuni de operare diferite specificate" #: ar.c:549 msgid "libdeps specified more than once" -msgstr "" +msgstr "libdeps a fost specificat de mai multe ori" -#: ar.c:610 ar.c:685 nm.c:2188 +#: ar.c:610 ar.c:685 nm.c:2158 #, c-format msgid "sorry - this program has been built without plugin support\n" -msgstr "" +msgstr "scuze - acest program a fost construit fără suport pentru module\n" #: ar.c:814 msgid "no operation specified" @@ -423,136 +439,135 @@ msgstr "" #: ar.c:873 msgid "Cannot create libdeps record." -msgstr "" +msgstr "Nu se poate crea înregistrarea libdeps." #: ar.c:876 msgid "Cannot set libdeps record type to binary." -msgstr "" +msgstr "Nu se poate configura tipul de înregistrare libdeps la binar." #: ar.c:879 msgid "Cannot set libdeps object format." -msgstr "" +msgstr "Nu se poate configura formatul obiectului libdeps." #: ar.c:882 msgid "Cannot make libdeps object writable." -msgstr "" +msgstr "Nu se poate face obiectul libdeps inscriptibil." #: ar.c:885 msgid "Cannot write libdeps record." -msgstr "" +msgstr "Nu se poate scrie înregistrarea libdeps." #: ar.c:888 msgid "Cannot make libdeps object readable." -msgstr "" +msgstr "Nu se poate face obiectul libdeps citibil." #: ar.c:891 -#, fuzzy msgid "Cannot reset libdeps record type." -msgstr "tip înregistrare (record) neașteptat" +msgstr "Nu se poate reinițializa tipul de înregistrare libdeps." -#: ar.c:952 +#: ar.c:954 #, c-format msgid "internal error -- this option not implemented" -msgstr "" +msgstr "eroare internă - această opțiune nu este implementată" -#: ar.c:1021 +#: ar.c:1023 #, c-format msgid "creating %s" -msgstr "creez %s" +msgstr "se creează %s" -#: ar.c:1052 +#: ar.c:1051 #, c-format msgid "Cannot convert existing library %s to thin format" -msgstr "" +msgstr "Nu se poate converti biblioteca existentă %s în format subțire" -#: ar.c:1058 +#: ar.c:1057 #, c-format msgid "Cannot convert existing thin library %s to normal format" -msgstr "" +msgstr "Nu se poate converti biblioteca subțire existentă %s în format normal" -#: ar.c:1090 ar.c:1190 ar.c:1512 objcopy.c:3612 +#: ar.c:1089 ar.c:1189 ar.c:1511 objcopy.c:3626 #, c-format msgid "internal stat error on %s" -msgstr "eroare stat internă pe %s" +msgstr "eroare internă la evaluarea %s de către stat()" -#: ar.c:1109 ar.c:1216 +#: ar.c:1108 ar.c:1215 #, c-format msgid "%s is not a valid archive" msgstr "%s nu este o arhivă validă" -#: ar.c:1137 +#: ar.c:1136 #, c-format msgid "illegal output pathname for archive member: %s, using '%s' instead" -msgstr "" +msgstr "cale de ieșire ilegală pentru membrul arhivei: %s, se utilizează în loc „%s”" -#: ar.c:1264 +#: ar.c:1263 msgid "could not create temporary file whilst writing archive" -msgstr "" +msgstr "nu s-a putut crea un fișier temporar în timpul scrierii arhivei" -#: ar.c:1415 +#: ar.c:1414 #, c-format msgid "No member named `%s'\n" -msgstr "Nici un membru numit `%s'\n" +msgstr "Nici un membru numit „%s”\n" -#: ar.c:1465 +#: ar.c:1464 #, c-format msgid "no entry %s in archive %s!" -msgstr "" +msgstr "nicio intrare %s în arhiva %s!" -#: ar.c:1625 +#: ar.c:1621 #, c-format msgid "%s: no archive map to update" -msgstr "" +msgstr "%s: nicio hartă de arhivă de actualizat" #: arsup.c:91 #, c-format msgid "No entry %s in archive.\n" -msgstr "" +msgstr "Nicio intrare %s în arhivă.\n" #: arsup.c:116 #, c-format msgid "Can't open file %s\n" -msgstr "Nu pot deschide fișierul %s\n" +msgstr "Nu se poate deschide fișierul %s\n" #: arsup.c:159 -#, fuzzy, c-format +#, c-format msgid "%s: Can't open temporary file (%s)\n" -msgstr "nu pot deschide fișierul temporar `%s': %s" +msgstr "%s: Nu se poate deschide fișierul temporar (%s)\n" #: arsup.c:170 #, c-format msgid "%s: Can't open output archive %s\n" -msgstr "%s: Nu pot deschide arhiva de ieșire %s\n" +msgstr "%s: Nu se poate deschide arhiva de ieșire %s\n" #: arsup.c:191 #, c-format msgid "%s: Can't open input archive %s\n" -msgstr "%s: Nu pot deschide arhiva de intrare %s\n" +msgstr "%s: Nu se poate deschide arhiva de intrare %s\n" #: arsup.c:200 #, c-format msgid "%s: file %s is not an archive\n" -msgstr "" +msgstr "%s: fișierul %s nu este o arhivă\n" #: arsup.c:240 #, c-format msgid "%s: no output archive specified yet\n" -msgstr "" +msgstr "%s: încă nu a fost specificată nicio arhivă de ieșire\n" #: arsup.c:260 arsup.c:303 arsup.c:345 arsup.c:383 arsup.c:449 #, c-format msgid "%s: no open output archive\n" -msgstr "" +msgstr "%s: nicio arhivă de ieșire deschisă\n" #: arsup.c:276 arsup.c:404 arsup.c:430 #, c-format msgid "%s: can't open file %s\n" -msgstr "%s: nu pot deschide fișierul %s\n" +msgstr "%s: nu se poate deschide fișierul %s\n" #: arsup.c:330 arsup.c:426 arsup.c:507 #, c-format msgid "%s: can't find module file %s\n" -msgstr "%s: nu pot găsi fișierul modul %s\n" +msgstr "%s: nu se poate găsi fișierul modul %s\n" #: arsup.c:458 #, c-format @@ -567,121 +582,123 @@ msgstr "%s: nici o arhivă deschisă\n" #: binemul.c:38 #, c-format msgid " No emulation specific options\n" -msgstr "" +msgstr " Fără opțiuni specifice de emulare\n" #. Macros for common output. #: binemul.h:45 #, c-format msgid " emulation options: \n" -msgstr "" +msgstr " opțiuni de emulare:\n" #: bucomm.c:43 bucomm.c:76 msgid "cause of error unknown" -msgstr "" +msgstr "cauza erorii necunoscută" -#: bucomm.c:157 +#: bucomm.c:170 #, c-format msgid "can't set BFD default target to `%s': %s" -msgstr "" +msgstr "nu se poate configura ținta implicită BFD la „%s”: %s" -#: bucomm.c:169 +#: bucomm.c:182 #, c-format msgid "%s: Matching formats:" -msgstr "" +msgstr "%s: Formate care se potrivesc:" -#: bucomm.c:184 +#: bucomm.c:199 #, c-format msgid "Supported targets:" -msgstr "" +msgstr "Ținte acceptate:" -#: bucomm.c:186 +#: bucomm.c:201 #, c-format msgid "%s: supported targets:" -msgstr "" +msgstr "%s: ținte acceptate:" -#: bucomm.c:204 +#: bucomm.c:219 #, c-format msgid "Supported architectures:" -msgstr "" +msgstr "Arhitecturi acceptate:" -#: bucomm.c:206 +#: bucomm.c:221 #, c-format msgid "%s: supported architectures:" -msgstr "" +msgstr "%s: arhitecturi acceptate:" -#: bucomm.c:219 +#: bucomm.c:234 msgid "big endian" -msgstr "" +msgstr "big endian" -#: bucomm.c:220 +#: bucomm.c:235 msgid "little endian" -msgstr "" +msgstr "little endian" -#: bucomm.c:221 +#: bucomm.c:236 msgid "endianness unknown" -msgstr "" +msgstr "tip de endianness necunoscut" -#: bucomm.c:268 +#: bucomm.c:283 #, c-format msgid "" "%s\n" " (header %s, data %s)\n" msgstr "" +"%s\n" +" (antet %s, date %s)\n" -#: bucomm.c:417 +#: bucomm.c:432 #, c-format msgid "BFD header file version %s\n" -msgstr "" +msgstr "Versiunea fișierului antet BFD %s\n" -#: bucomm.c:447 +#: bucomm.c:462 #, c-format msgid "<time data corrupt>" -msgstr "" +msgstr "<date de timp corupte>" -#: bucomm.c:587 +#: bucomm.c:604 #, c-format msgid "%s: bad number: %s" -msgstr "" +msgstr "%s: număr greșit: %s" -#: bucomm.c:607 strings.c:453 +#: bucomm.c:624 strings.c:453 #, c-format msgid "'%s': No such file" -msgstr "" +msgstr "„%s”: Nu există asemenea fișier" -#: bucomm.c:609 strings.c:455 +#: bucomm.c:626 strings.c:455 #, c-format msgid "Warning: could not locate '%s'. reason: %s" -msgstr "" +msgstr "Avertisment: nu s-a putut localiza „%s”. motiv: %s" -#: bucomm.c:613 strings.c:461 +#: bucomm.c:630 strings.c:461 #, c-format msgid "Warning: '%s' is a directory" -msgstr "" +msgstr "Avertisment: „%s” este un director" -#: bucomm.c:615 bucomm.c:628 +#: bucomm.c:632 bucomm.c:645 #, c-format msgid "Warning: '%s' is not an ordinary file" -msgstr "" +msgstr "Avertisment: „%s” nu este un fișier obișnuit" -#: bucomm.c:617 +#: bucomm.c:634 #, c-format msgid "Warning: '%s' has negative size, probably it is too large" -msgstr "" +msgstr "Avertisment: „%s” are dimensiune negativă, probabil că este prea mare" #: coffdump.c:106 #, c-format msgid "#lines %d " -msgstr "" +msgstr "#linii %d " #: coffdump.c:129 -#, fuzzy, c-format +#, c-format msgid "size %d " -msgstr "mărime" +msgstr "dimensiunea %d " #: coffdump.c:134 #, c-format msgid "section definition at %x size %x\n" -msgstr "" +msgstr "definirea secțiunii la %x dimensiunea %x\n" #: coffdump.c:140 #, c-format @@ -691,7 +708,7 @@ msgstr "" #: coffdump.c:145 #, c-format msgid "array [%d] of" -msgstr "" +msgstr "matrice [%d] de" #: coffdump.c:150 #, c-format @@ -701,17 +718,17 @@ msgstr "" #: coffdump.c:154 #, c-format msgid "arguments" -msgstr "" +msgstr "argumente" #: coffdump.c:158 #, c-format msgid "code" -msgstr "" +msgstr "cod" #: coffdump.c:164 #, c-format msgid "structure definition" -msgstr "" +msgstr "definirea structurii" #: coffdump.c:170 #, c-format @@ -739,9 +756,9 @@ msgid "Stack offset %x" msgstr "" #: coffdump.c:254 -#, fuzzy, c-format +#, c-format msgid "Memory section %s+%x" -msgstr "setează dimensiune secțiune" +msgstr "Secțiunea de memorie %s+%x" #: coffdump.c:257 #, c-format @@ -761,81 +778,81 @@ msgstr "" #: coffdump.c:266 #, c-format msgid "Undefined symbol" -msgstr "" +msgstr "Simbol nedefinit" #: coffdump.c:334 -#, fuzzy, c-format +#, c-format msgid "List of symbols" -msgstr "simboluri" +msgstr "Lista de simboluri" #: coffdump.c:341 #, c-format msgid "Symbol %s, tag %d, number %d" -msgstr "" +msgstr "Simbol %s, eticheta %d, numărul %d" -#: coffdump.c:345 readelf.c:18836 readelf.c:18927 +#: coffdump.c:345 readelf.c:19017 readelf.c:19108 #, c-format msgid "Type" -msgstr "" +msgstr "Tip" #: coffdump.c:350 #, c-format msgid "Where" -msgstr "" +msgstr "Unde" #: coffdump.c:354 #, c-format msgid "Visible" -msgstr "" +msgstr "Vizibil" #: coffdump.c:370 msgid "List of blocks " -msgstr "" +msgstr "Listă de blocuri " #: coffdump.c:383 #, c-format msgid "vars %d" -msgstr "" +msgstr "variabile %d" #: coffdump.c:386 #, c-format msgid "blocks" -msgstr "" +msgstr "blocuri" #: coffdump.c:404 #, c-format msgid "List of source files" -msgstr "" +msgstr "Lista fișierelor sursă" #: coffdump.c:410 -#, fuzzy, c-format +#, c-format msgid "Source file %s" -msgstr "Am încercat fișier: %s" +msgstr "Fișier sursă %s" #: coffdump.c:424 #, c-format msgid "section %s %d %d address %x size %x number %d nrelocs %u" -msgstr "" +msgstr "secțiunea %s %d %d adresa %x dimensiunea %x număr %d nrealocări %u" #. PR 17512: file: 0a38fb7c. #: coffdump.c:436 msgid "<no sym>" -msgstr "" +msgstr "<niciun simbol>" #: coffdump.c:451 -#, fuzzy, c-format +#, c-format msgid "#sources %d" -msgstr "nici o resursă" +msgstr "#surse %d" #: coffdump.c:462 sysdump.c:648 #, c-format msgid "Usage: %s [option(s)] in-file\n" -msgstr "" +msgstr "Utilizare: %s [opțiune(i)] fișier-intrare\n" #: coffdump.c:463 #, c-format msgid " Print a human readable interpretation of a COFF object file\n" -msgstr "" +msgstr " Afișează o interpretare care poate fi citită de om, a unui fișier obiect COFF\n" #: coffdump.c:464 #, c-format @@ -847,23 +864,23 @@ msgid "" "\n" msgstr "" -#: coffdump.c:532 srconv.c:1793 sysdump.c:711 +#: coffdump.c:532 srconv.c:1794 sysdump.c:711 msgid "no input file specified" -msgstr "" +msgstr "niciun fișier de intrare specificat" #: coffgrok.c:107 msgid "Out of context scope change encountered" -msgstr "" +msgstr "S-a înregistrat o schimbare în afara contextului" #: coffgrok.c:130 #, c-format msgid "Invalid section target index: %u" -msgstr "" +msgstr "Index țintă de secțiune nevalid: %u" #: coffgrok.c:187 #, c-format msgid "Invalid section target index: %d" -msgstr "" +msgstr "Index țintă de secțiune nevalid: %d" #: coffgrok.c:190 msgid "Target section has insufficient relocs" @@ -882,12 +899,12 @@ msgstr "" #: coffgrok.c:251 #, c-format msgid "Invalid section number (%d) encountered" -msgstr "" +msgstr "Număr de secțiune nevalid (%d) a fost întâlnit" #: coffgrok.c:273 -#, fuzzy, c-format +#, c-format msgid "Unrecognized symbol class: %d" -msgstr "Formă nerecunoscută: %d\n" +msgstr "Clasă de simbol nerecunoscută: %d" #: coffgrok.c:351 #, c-format @@ -931,9 +948,9 @@ msgid "Out of range sum for els (%#x) * size (%#x)" msgstr "" #: coffgrok.c:627 coffgrok.c:870 -#, fuzzy, c-format +#, c-format msgid "Unrecognised symbol class: %d" -msgstr "Formă nerecunoscută: %d\n" +msgstr "Clasă de simbol nerecunoscută: %d" #: coffgrok.c:644 msgid "ICE: do_define called without a block" @@ -991,14 +1008,14 @@ msgid "Variable definition encountered without a scope" msgstr "" #: coffgrok.c:886 -#, fuzzy, c-format +#, c-format msgid "%s: is not a COFF format file" -msgstr "'%s' nu este un fișier obișnuit\n" +msgstr "%s: nu este un fișier în format COFF" -#: cxxfilt.c:124 nm.c:379 objdump.c:405 +#: cxxfilt.c:124 nm.c:384 objdump.c:427 #, c-format msgid "Report bugs to %s.\n" -msgstr "Raportați bug-uri la %s.\n" +msgstr "Raportați erorile la %s.\n" #: debug.c:647 msgid "debug_add_to_current_namespace: no current file" @@ -1101,16 +1118,16 @@ msgstr "" #: dlltool.c:964 #, c-format msgid "Can't open def file: %s" -msgstr "Nu pot deschide fișierul def: %s" +msgstr "Nu se poate deschide fișierul de definiție: %s" #: dlltool.c:969 #, c-format msgid "Processing def file: %s" -msgstr "Procesez fișierul def: %s" +msgstr "Se procesează fișierul de definiție: %s" #: dlltool.c:973 msgid "Processed def file" -msgstr "Am procesat fișierul def" +msgstr "S-a procesat fișierul de definiție" #: dlltool.c:997 #, c-format @@ -1142,36 +1159,36 @@ msgid "VERSION %d.%d\n" msgstr "" #: dlltool.c:1274 -#, fuzzy, c-format +#, c-format msgid "run: %s %s" -msgstr "Avertisment: %s: %s\n" +msgstr "rulează: %s %s" -#: dlltool.c:1315 resrc.c:288 +#: dlltool.c:1315 resrc.c:289 #, c-format msgid "wait: %s" msgstr "așteaptă: %s" -#: dlltool.c:1320 dllwrap.c:416 resrc.c:293 +#: dlltool.c:1320 dllwrap.c:416 resrc.c:294 #, c-format msgid "subprocess got fatal signal %d" msgstr "subprocesul a primit semnalul fatal %d" -#: dlltool.c:1326 dllwrap.c:423 resrc.c:300 +#: dlltool.c:1326 dllwrap.c:423 resrc.c:301 #, c-format msgid "%s exited with status %d" -msgstr "%s a terminat cu codul %d" +msgstr "%s a ieșit cu codul %d" #: dlltool.c:1357 #, c-format msgid "Sucking in info from %s section in %s" -msgstr "Absorb info din secțiunea %s în %s" +msgstr "Se absorb informații din secțiunea %s în %s" #: dlltool.c:1497 #, c-format msgid "Excluding symbol: %s" msgstr "" -#: dlltool.c:1586 dlltool.c:1597 nm.c:1416 nm.c:1427 nm.c:1437 +#: dlltool.c:1586 dlltool.c:1597 nm.c:1423 nm.c:1434 nm.c:1444 #, c-format msgid "%s: no symbols" msgstr "" @@ -1180,22 +1197,22 @@ msgstr "" #: dlltool.c:1623 #, c-format msgid "Done reading %s" -msgstr "Am terminat de citit %s" +msgstr "S-a terminat de citit %s" #: dlltool.c:1633 -#, fuzzy, c-format +#, c-format msgid "Unable to open object file: %s: %s" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "Nu se poate deschide fișierul obiect: %s: %s" #: dlltool.c:1636 #, c-format msgid "Scanning object file %s" -msgstr "Scanez fișierul obiect %s" +msgstr "Se scanează fișierul obiect %s" #: dlltool.c:1656 #, c-format msgid "Cannot produce mcore-elf dll from archive file: %s" -msgstr "Nu pot produce dll mcore-elf fin fișierul arhivă: %s" +msgstr "Nu se poate produce dll mcore-elf din fișierul arhivă: %s" #: dlltool.c:1758 msgid "Adding exports to output file" @@ -1208,7 +1225,7 @@ msgstr "" #: dlltool.c:1978 #, c-format msgid "Generating export file: %s" -msgstr "Generez fișier de export: %s" +msgstr "Se generează fișierul de export: %s" #: dlltool.c:1983 #, c-format @@ -1226,22 +1243,22 @@ msgstr "" #: dlltool.c:2215 msgid "Generated exports file" -msgstr "Am generat fișier de export" +msgstr "S-a generat fișierul de export" #: dlltool.c:2373 -#, fuzzy, c-format +#, c-format msgid "bfd_open failed open stub file: %s: %s" -msgstr "stat a eșuat pentru fișierul de font `%s': %s" +msgstr "bfd_open a eșuat la deschiderea fișierului stub: %s: %s" #: dlltool.c:2377 #, c-format msgid "Creating stub file: %s" -msgstr "Creez fișier stub: %s" +msgstr "Se creează fișierul stub: %s" #: dlltool.c:2691 -#, fuzzy, c-format +#, c-format msgid "bfd_open failed reopen stub file: %s: %s" -msgstr "stat a eșuat pentru fișierul de font `%s': %s" +msgstr "bfd_open a eșuat la redeschiderea fișierului stub: %s: %s" #: dlltool.c:2705 dlltool.c:2784 #, c-format @@ -1249,9 +1266,9 @@ msgid "failed to open temporary head file: %s" msgstr "" #: dlltool.c:2769 dlltool.c:2859 -#, fuzzy, c-format +#, c-format msgid "failed to open temporary head file: %s: %s" -msgstr "nu pot deschide fișierul temporar `%s': %s" +msgstr "nu s-a putut deschide fișierul temporar din frunte(primul): %s: %s" #: dlltool.c:2874 #, c-format @@ -1259,38 +1276,38 @@ msgid "failed to open temporary tail file: %s" msgstr "" #: dlltool.c:2910 -#, fuzzy, c-format +#, c-format msgid "failed to open temporary tail file: %s: %s" -msgstr "nu pot deschide fișierul temporar `%s': %s" +msgstr "nu s-a putut deschide fișierul temporar din coadă(ultimul): %s: %s" #: dlltool.c:2933 -#, fuzzy, c-format +#, c-format msgid "Can't create .lib file: %s: %s" -msgstr "Nu pot deschide fișierul .lib: %s" +msgstr "Nu se poate crea fișierul .lib: %s: %s" #: dlltool.c:2937 #, c-format msgid "Creating library file: %s" -msgstr "Creez fișier bibliotecă: %s" +msgstr "Se creează fișierul de bibliotecă: %s" #: dlltool.c:3024 dlltool.c:3030 #, c-format msgid "cannot delete %s: %s" -msgstr "nu pot șterge %s: %s" +msgstr "nu se poate șterge %s: %s" #: dlltool.c:3036 msgid "Created lib file" -msgstr "Am creat fișier lib" +msgstr "S-a creat fișierul de bibliotecă" #: dlltool.c:3242 -#, fuzzy, c-format +#, c-format msgid "Can't open .lib file: %s: %s" -msgstr "Nu pot deschide fișierul .lib: %s" +msgstr "Nu se poate deschide fișierul .lib: %s: %s" #: dlltool.c:3250 dlltool.c:3272 -#, fuzzy, c-format +#, c-format msgid "%s is not a library" -msgstr "%s nu este o arhivă validă" +msgstr "%s nu este o bibliotecă" #: dlltool.c:3290 #, c-format @@ -1305,7 +1322,7 @@ msgstr "" #: dlltool.c:3527 #, c-format msgid "Warning, ignoring duplicate EXPORT %s %d,%d" -msgstr "Avertisment, ignor EXPORT duplicat %s %d,%d" +msgstr "Avertisment, se ignoră EXPORTul duplicat %s %d,%d" #: dlltool.c:3533 #, c-format @@ -1498,9 +1515,9 @@ msgid " -h --help Display this information.\n" msgstr "" #: dlltool.c:3706 -#, fuzzy, c-format +#, c-format msgid " @<file> Read options from <file>.\n" -msgstr " Lungime: %ld\n" +msgstr " @<fișier> Citește opțiunile din <fișier>.\n" #: dlltool.c:3708 #, c-format @@ -1518,9 +1535,9 @@ msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n" msgstr "" #: dlltool.c:3854 -#, fuzzy, c-format +#, c-format msgid "Unable to open def-file: %s" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "Nu se poate deschide fișierul de definiție: %s" #: dlltool.c:3859 #, c-format @@ -1530,27 +1547,27 @@ msgstr "" #: dlltool.c:3907 #, c-format msgid "Unable to open base-file: %s" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "Nu se poate deschide fișierul-bază: %s" -#: dlltool.c:3956 +#: dlltool.c:3939 #, c-format msgid "Machine '%s' not supported" -msgstr "Mașina '%s' nu este suportată" +msgstr "Mașina „%s” nu este acceptată" -#: dlltool.c:4036 +#: dlltool.c:4037 #, c-format msgid "Warning, machine type (%d) not supported for delayimport." msgstr "" -#: dlltool.c:4104 dllwrap.c:206 +#: dlltool.c:4105 dllwrap.c:206 #, c-format msgid "Tried file: %s" -msgstr "Am încercat fișier: %s" +msgstr "Se încearcă fișierul: %s" -#: dlltool.c:4111 dllwrap.c:213 +#: dlltool.c:4112 dllwrap.c:213 #, c-format msgid "Using file: %s" -msgstr "Folosesc fișier: %s" +msgstr "Se utilizează fișierul: %s" #: dllwrap.c:296 #, c-format @@ -1560,32 +1577,32 @@ msgstr "" #: dllwrap.c:298 #, c-format msgid "Deleting temporary base file %s" -msgstr "Șterg fișier bază temporar %s" +msgstr "Se șterge fișierul de bază temporar %s" #: dllwrap.c:312 #, c-format msgid "Keeping temporary exp file %s" -msgstr "Păstrez fișier exp temporar %s" +msgstr "Se păstrează fișierul exp temporar %s" #: dllwrap.c:314 #, c-format msgid "Deleting temporary exp file %s" -msgstr "Șterg fișier exp temporar %s" +msgstr "Se șterge fișierul exp temporar %s" #: dllwrap.c:327 #, c-format msgid "Keeping temporary def file %s" -msgstr "Păstrez fișier def temporar %s" +msgstr "Se păstrează fișierul def temporar %s" #: dllwrap.c:329 #, c-format msgid "Deleting temporary def file %s" -msgstr "Șterg fișier def temporar %s" +msgstr "Se șterge fișierul def temporar %s" #: dllwrap.c:411 -#, fuzzy, c-format +#, c-format msgid "pwait returns: %s" -msgstr "așteaptă: %s" +msgstr "pwait returnează: %s" #: dllwrap.c:478 #, c-format @@ -1812,16 +1829,16 @@ msgstr "" msgid "DRIVER options : %s\n" msgstr "" -#: dwarf.c:187 +#: dwarf.c:190 msgid "Encoded value extends past end of section\n" msgstr "" -#: dwarf.c:195 +#: dwarf.c:198 #, c-format msgid "Encoded size of %d is too large to read\n" msgstr "" -#: dwarf.c:203 +#: dwarf.c:206 msgid "Encoded size of 0 is too small to read\n" msgstr "" @@ -1833,60 +1850,61 @@ msgstr "" #. This macro cannot protect against PTR values derived from user input. #. The C standard sections 6.5.6 and 6.5.8 say attempts to do so using #. pointers is undefined behaviour. -#: dwarf.c:389 +#: dwarf.c:392 #, c-format msgid "internal error: attempt to read %d byte of data in to %d sized variable" msgid_plural "internal error: attempt to read %d bytes of data in to %d sized variable" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: dwarf.c:477 dwarf.c:5210 +#: dwarf.c:480 dwarf.c:5340 msgid "Badly formed extended line op encountered!\n" msgstr "" -#: dwarf.c:483 +#: dwarf.c:486 #, c-format msgid " Extended opcode %d: " msgstr "" -#: dwarf.c:488 +#: dwarf.c:491 #, c-format msgid "" "End of Sequence\n" "\n" msgstr "" -#: dwarf.c:496 +#: dwarf.c:499 #, c-format msgid "Length (%lu) of DW_LNE_set_address op is too long\n" msgstr "" -#: dwarf.c:502 +#: dwarf.c:505 #, c-format msgid "set Address to 0x%s\n" msgstr "" -#: dwarf.c:509 +#: dwarf.c:512 #, c-format msgid "define new File Table entry\n" msgstr "" -#: dwarf.c:510 dwarf.c:4504 +#: dwarf.c:513 dwarf.c:4634 #, c-format msgid " Entry\tDir\tTime\tSize\tName\n" msgstr "" -#: dwarf.c:531 +#: dwarf.c:534 msgid "DW_LNE_define_file: Bad opcode length\n" msgstr "" -#: dwarf.c:536 +#: dwarf.c:539 #, c-format msgid "set Discriminator to %s\n" msgstr "" -#: dwarf.c:602 +#: dwarf.c:605 #, c-format msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" msgstr "" @@ -1895,2416 +1913,2483 @@ msgstr "" #. the limited range of the unsigned char data type used #. for op_code. #. && op_code <= DW_LNE_hi_user -#: dwarf.c:619 +#: dwarf.c:622 #, c-format msgid "user defined: " msgstr "" -#: dwarf.c:621 +#: dwarf.c:624 #, c-format msgid "UNKNOWN: " msgstr "" -#: dwarf.c:622 +#: dwarf.c:625 #, c-format msgid "length %d [" msgstr "" -#: dwarf.c:640 dwarf.c:710 +#: dwarf.c:643 dwarf.c:713 msgid "<no .debug_str section>" msgstr "" -#: dwarf.c:644 +#: dwarf.c:647 #, c-format msgid "DW_FORM_strp offset too big: 0x%s\n" msgstr "" -#: dwarf.c:646 dwarf.c:674 dwarf.c:1828 +#: dwarf.c:649 dwarf.c:677 dwarf.c:1843 msgid "<offset is too big>" msgstr "" -#: dwarf.c:656 +#: dwarf.c:659 msgid "<no NUL byte at end of .debug_str section>" msgstr "" -#: dwarf.c:668 -#, fuzzy +#: dwarf.c:671 msgid "<no .debug_line_str section>" -msgstr "secțiune modul" +msgstr "<nu există secțiunea .debug_line_str>" -#: dwarf.c:672 +#: dwarf.c:675 #, c-format msgid "DW_FORM_line_strp offset too big: 0x%s\n" msgstr "" -#: dwarf.c:684 +#: dwarf.c:687 msgid "<no NUL byte at end of .debug_line_str section>" msgstr "" -#: dwarf.c:705 +#: dwarf.c:708 msgid "<no .debug_str_offsets.dwo section>" msgstr "" -#: dwarf.c:706 +#: dwarf.c:709 msgid "<no .debug_str_offsets section>" msgstr "" -#: dwarf.c:709 +#: dwarf.c:712 msgid "<no .debug_str.dwo section>" msgstr "" -#: dwarf.c:717 -#, c-format -msgid "Expected offset size of 8 but given %s" -msgstr "" - -#: dwarf.c:722 -#, c-format -msgid "Expected offset size of 4 but given %s" -msgstr "" - -#: dwarf.c:751 -#, c-format -msgid "index table size too large for section %s vs %s\n" -msgstr "" - -#: dwarf.c:759 +#: dwarf.c:724 #, c-format -msgid "index table size %s is too small\n" +msgid "string index of %s converts to an offset of 0x%s which is too big for section %s" msgstr "" -#: dwarf.c:761 -msgid "<table too small>" +#: dwarf.c:729 +msgid "<string index too big>" msgstr "" -#: dwarf.c:773 +#: dwarf.c:742 #, c-format -msgid "DW_FORM_GNU_str_index offset too big: 0x%s vs 0x%s\n" +msgid "indirect offset too big: 0x%s\n" msgstr "" -#: dwarf.c:776 -msgid "<index offset is too big>" -msgstr "" - -#: dwarf.c:783 -#, c-format -msgid "DW_FORM_GNU_str_index indirect offset too big: 0x%s\n" -msgstr "" - -#: dwarf.c:785 +#: dwarf.c:744 msgid "<indirect index offset is too big>" msgstr "" -#: dwarf.c:794 +#: dwarf.c:754 msgid "<no NUL byte at end of section>" msgstr "" -#: dwarf.c:805 -#, fuzzy -msgid "<no .debug_addr section>" -msgstr "date secțiune debug_range" +#: dwarf.c:766 +msgid "Cannot fetch indexed address: the .debug_addr section is missing\n" +msgstr "" -#: dwarf.c:809 +#: dwarf.c:772 dwarf.c:821 #, c-format msgid "Offset into section %s too big: 0x%s\n" msgstr "" +#: dwarf.c:793 +#, c-format +msgid "Unable to locate %s section\n" +msgstr "Nu se poate localiza secțiunea %s\n" + #. PR 17531: file:4bcd9ce9. -#: dwarf.c:1041 +#: dwarf.c:1052 #, c-format msgid "Debug info is corrupted, abbrev size (%lx) is larger than abbrev section size (%lx)\n" msgstr "" -#: dwarf.c:1049 +#: dwarf.c:1060 #, c-format msgid "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section size (%lx)\n" msgstr "" #. Report the missing single zero which ends the section. -#: dwarf.c:1111 +#: dwarf.c:1122 msgid ".debug_abbrev section not zero terminated\n" msgstr "" -#: dwarf.c:1126 +#: dwarf.c:1137 #, c-format msgid "User TAG value: %#lx" msgstr "" -#: dwarf.c:1128 +#: dwarf.c:1139 #, c-format msgid "Unknown TAG value: %#lx" msgstr "" -#: dwarf.c:1148 +#: dwarf.c:1159 #, c-format msgid "Unknown FORM value: %lx" msgstr "" -#: dwarf.c:1164 -#, fuzzy, c-format +#: dwarf.c:1175 +#, c-format msgid "Unknown IDX value: %lx" -msgstr "necunoscut>: %lx" +msgstr "Valoare IDX necunoscută: %lx" -#: dwarf.c:1178 +#: dwarf.c:1189 #, c-format msgid "%c%s byte block: " msgstr "" -#: dwarf.c:1522 +#: dwarf.c:1533 #, c-format msgid "(DW_OP_call_ref in frame info)" msgstr "" -#: dwarf.c:1545 -#, fuzzy, c-format +#: dwarf.c:1556 +#, c-format msgid "size: %s " -msgstr " Fișier: %s" +msgstr "dimensiune: %s " -#: dwarf.c:1547 +#: dwarf.c:1558 #, c-format msgid "offset: %s " msgstr "" -#: dwarf.c:1563 +#: dwarf.c:1574 #, c-format msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown" msgstr "" -#: dwarf.c:1588 +#: dwarf.c:1599 #, c-format msgid "(%s in frame info)" msgstr "" -#: dwarf.c:1688 +#: dwarf.c:1703 #, c-format msgid "(DW_OP_GNU_variable_value in frame info)" msgstr "" -#: dwarf.c:1741 +#: dwarf.c:1756 #, c-format msgid "(User defined location op 0x%x)" msgstr "" -#: dwarf.c:1743 +#: dwarf.c:1758 #, c-format msgid "(Unknown location op 0x%x)" msgstr "" -#: dwarf.c:1797 +#: dwarf.c:1812 msgid "<no links available>" msgstr "" -#: dwarf.c:1821 +#: dwarf.c:1836 msgid "<no NUL byte at end of alt .debug_str section>" msgstr "" -#: dwarf.c:1826 +#: dwarf.c:1841 #, c-format msgid "DW_FORM_GNU_strp_alt offset (%s) too big or no string sections available\n" msgstr "" -#: dwarf.c:1849 +#: dwarf.c:1864 #, c-format msgid "Unknown AT value: %lx" msgstr "" -#: dwarf.c:1915 +#: dwarf.c:1930 #, c-format msgid "Corrupt attribute block length: %lx\n" msgstr "" -#: dwarf.c:2095 +#: dwarf.c:2112 #, c-format msgid "Unable to resolve ref_addr form: uvalue %lx > section size %lx (%s)\n" msgstr "" -#: dwarf.c:2112 +#: dwarf.c:2129 #, c-format msgid "Unable to resolve ref form: uvalue %lx + cu_offset %lx > CU size %lx\n" msgstr "" -#: dwarf.c:2122 +#: dwarf.c:2139 #, c-format msgid "Unexpected form %lx encountered whilst finding abbreviation for type\n" msgstr "" -#: dwarf.c:2131 +#: dwarf.c:2148 #, c-format msgid "Unable to find abbreviations for CU offset %#lx\n" msgstr "" -#: dwarf.c:2136 +#: dwarf.c:2153 #, c-format msgid "Empty abbreviation list encountered for CU offset %lx\n" msgstr "" -#: dwarf.c:2161 +#: dwarf.c:2178 #, c-format msgid "Unable to find entry for abbreviation %lu\n" msgstr "" -#: dwarf.c:2313 +#: dwarf.c:2330 msgid "corrupt discr_list - not using a block form\n" msgstr "" -#: dwarf.c:2320 +#: dwarf.c:2337 msgid "corrupt discr_list - block not long enough\n" msgstr "" -#: dwarf.c:2355 +#: dwarf.c:2372 #, c-format msgid "corrupt discr_list - unrecognized discriminant byte %#x\n" msgstr "" -#: dwarf.c:2396 +#: dwarf.c:2413 msgid "Corrupt attribute\n" msgstr "" -#: dwarf.c:2422 +#: dwarf.c:2436 msgid "Internal error: DW_FORM_ref_addr is not supported in DWARF version 1.\n" msgstr "" -#: dwarf.c:2604 +#: dwarf.c:2627 msgid "Block ends prematurely\n" msgstr "" #. We have already displayed the form name. -#: dwarf.c:2634 dwarf.c:2649 dwarf.c:2672 -#, fuzzy, c-format +#: dwarf.c:2662 dwarf.c:2677 dwarf.c:2703 +#, c-format msgid "%c(offset: 0x%s): %s" -msgstr "%s %s: %s" +msgstr "%c(poziția: 0x%s): %s" -#: dwarf.c:2638 +#: dwarf.c:2666 #, c-format msgid "%c(indirect string, offset: 0x%s): %s" msgstr "" -#: dwarf.c:2653 +#: dwarf.c:2681 #, c-format msgid "%c(indirect line string, offset: 0x%s): %s" msgstr "" -#: dwarf.c:2676 +#: dwarf.c:2706 #, c-format msgid "%c(indexed string: 0x%s): %s" msgstr "" #. We have already displayed the form name. -#: dwarf.c:2687 +#: dwarf.c:2716 #, c-format msgid "%c(offset: 0x%s) %s" msgstr "" -#: dwarf.c:2691 +#: dwarf.c:2720 #, c-format msgid "%c(alt indirect string, offset: 0x%s) %s" msgstr "" #. We have already displayed the form name. -#: dwarf.c:2729 +#: dwarf.c:2804 #, c-format msgid "%c(index: 0x%s): %s" msgstr "" -#: dwarf.c:2733 -#, fuzzy, c-format -msgid "%c(addr_index: 0x%s): %s" -msgstr "Avertisment: %s: %s\n" - -#: dwarf.c:2745 -#, fuzzy, c-format +#: dwarf.c:2816 +#, c-format msgid "Unrecognized form: 0x%lx\n" -msgstr "Formă nerecunoscută: %d\n" +msgstr "Formă nerecunoscută: 0x%lx\n" + +#: dwarf.c:2830 +#, c-format +msgid "CU @ 0x%s has multiple loclists_base values (0x%s and 0x%s)" +msgstr "" + +#: dwarf.c:2838 +#, c-format +msgid "CU @ 0x%s has multiple rnglists_base values (0x%s and 0x%s)" +msgstr "" + +#: dwarf.c:2846 +#, c-format +msgid "CU @ 0x%s has multiple str_offsets_base values (0x%s and 0x%s)" +msgstr "" -#: dwarf.c:2808 +#: dwarf.c:2910 msgid "More location offset attributes than DW_AT_GNU_locview attributes\n" msgstr "" -#: dwarf.c:2820 +#: dwarf.c:2922 msgid "More DW_AT_GNU_locview attributes than location offset attributes\n" msgstr "" -#: dwarf.c:2889 dwarf.c:2921 dwarf.c:2936 +#: dwarf.c:2998 dwarf.c:3032 dwarf.c:3047 #, c-format msgid "Unsupported form (%s) for attribute %s\n" msgstr "" -#: dwarf.c:2983 +#: dwarf.c:3094 #, c-format msgid "(not inlined)" msgstr "" -#: dwarf.c:2986 +#: dwarf.c:3097 #, c-format msgid "(inlined)" msgstr "" -#: dwarf.c:2989 +#: dwarf.c:3100 #, c-format msgid "(declared as inline but ignored)" msgstr "" -#: dwarf.c:2992 +#: dwarf.c:3103 #, c-format msgid "(declared as inline and inlined)" msgstr "" -#: dwarf.c:2995 +#: dwarf.c:3106 #, c-format msgid " (Unknown inline attribute value: %s)" msgstr "" -#: dwarf.c:3052 +#: dwarf.c:3163 #, c-format msgid "(implementation defined: %s)" msgstr "" -#: dwarf.c:3055 -#, fuzzy, c-format +#: dwarf.c:3166 +#, c-format msgid "(Unknown: %s)" -msgstr "<necunoscut: %x>" +msgstr "(Necunoscut: %s)" -#: dwarf.c:3100 +#: dwarf.c:3211 #, c-format msgid "(user defined type)" msgstr "" -#: dwarf.c:3102 -#, fuzzy, c-format +#: dwarf.c:3213 +#, c-format msgid "(unknown type)" -msgstr "tip BB necunoscut" +msgstr "(tip necunoscut)" -#: dwarf.c:3115 -#, fuzzy, c-format +#: dwarf.c:3226 +#, c-format msgid "(unknown accessibility)" -msgstr "tip intern (builtin) necunoscut" +msgstr "(accesibilitate necunoscută)" -#: dwarf.c:3127 -#, fuzzy, c-format +#: dwarf.c:3238 +#, c-format msgid "(unknown visibility)" -msgstr "tip intern (builtin) necunoscut" +msgstr "(vizibilitate necunoscută)" -#: dwarf.c:3140 -#, fuzzy, c-format +#: dwarf.c:3251 +#, c-format msgid "(user specified)" -msgstr "nici o operațiune specificată" +msgstr "(specificat de utilizator)" -#: dwarf.c:3142 -#, fuzzy, c-format +#: dwarf.c:3253 +#, c-format msgid "(unknown endianity)" -msgstr "secțiune necunoscută" +msgstr "(ordine necunoscută a octeților[tipul de endianness])" -#: dwarf.c:3154 -#, fuzzy, c-format +#: dwarf.c:3265 +#, c-format msgid "(unknown virtuality)" -msgstr "tip intern (builtin) necunoscut" +msgstr "(virtualitate necunoscută)" -#: dwarf.c:3166 -#, fuzzy, c-format +#: dwarf.c:3277 +#, c-format msgid "(unknown case)" -msgstr "secțiune necunoscută" +msgstr "(caz necunoscut)" -#: dwarf.c:3184 +#: dwarf.c:3295 #, c-format msgid "(user defined)" -msgstr "" +msgstr "(definit de utilizator)" -#: dwarf.c:3186 -#, fuzzy, c-format +#: dwarf.c:3297 +#, c-format msgid "(unknown convention)" -msgstr "secțiune necunoscută" +msgstr "(convenție necunoscută)" -#: dwarf.c:3195 +#: dwarf.c:3306 #, c-format msgid "(undefined)" -msgstr "" +msgstr "(nedefinit)" -#: dwarf.c:3205 +#: dwarf.c:3316 #, c-format msgid "(unsigned)" -msgstr "" +msgstr "(fără semn)" -#: dwarf.c:3206 +#: dwarf.c:3317 #, c-format msgid "(leading overpunch)" msgstr "" -#: dwarf.c:3207 +#: dwarf.c:3318 #, c-format msgid "(trailing overpunch)" msgstr "" -#: dwarf.c:3208 +#: dwarf.c:3319 #, c-format msgid "(leading separate)" msgstr "" -#: dwarf.c:3209 +#: dwarf.c:3320 #, c-format msgid "(trailing separate)" msgstr "" -#: dwarf.c:3210 dwarf.c:3221 -#, fuzzy, c-format +#: dwarf.c:3321 dwarf.c:3332 +#, c-format msgid "(unrecognised)" -msgstr "opțiune -E nerecunoscută" +msgstr "(nerecunoscut)" -#: dwarf.c:3218 +#: dwarf.c:3329 #, c-format msgid "(no)" msgstr "" -#: dwarf.c:3219 +#: dwarf.c:3330 #, c-format msgid "(in class)" msgstr "" -#: dwarf.c:3220 +#: dwarf.c:3331 #, c-format msgid "(out of class)" msgstr "" -#: dwarf.c:3252 +#: dwarf.c:3370 #, c-format msgid " (location list)" msgstr "" -#: dwarf.c:3273 dwarf.c:6449 dwarf.c:6620 dwarf.c:6796 +#: dwarf.c:3393 dwarf.c:6580 dwarf.c:6786 dwarf.c:6962 #, c-format msgid " [without DW_AT_frame_base]" msgstr "" -#: dwarf.c:3303 +#: dwarf.c:3423 #, c-format msgid "Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is too big.\n" msgstr "" -#: dwarf.c:3309 +#: dwarf.c:3429 #, c-format msgid "\t[Abbrev Number: %ld" msgstr "" -#: dwarf.c:3404 +#: dwarf.c:3524 #, c-format msgid "" "Raw dump of debug contents of section %s (loaded from %s):\n" "\n" msgstr "" -#: dwarf.c:3407 +#: dwarf.c:3527 #, c-format msgid "" "Raw dump of debug contents of section %s:\n" "\n" msgstr "" -#: dwarf.c:3412 +#: dwarf.c:3532 #, c-format msgid "" "Contents of the %s section (loaded from %s):\n" "\n" msgstr "" -#: dwarf.c:3415 +#: dwarf.c:3535 #, c-format msgid "" "Contents of the %s section:\n" "\n" msgstr "" -#: dwarf.c:3458 +#: dwarf.c:3578 #, c-format msgid "Reserved length value (0x%s) found in section %s\n" msgstr "" -#: dwarf.c:3468 +#: dwarf.c:3588 #, c-format msgid "Corrupt unit length (got 0x%s expected at most 0x%s) in section %s\n" msgstr "" -#: dwarf.c:3479 +#: dwarf.c:3599 #, c-format msgid "No comp units in %s section ?\n" msgstr "" -#: dwarf.c:3493 +#: dwarf.c:3613 #, c-format msgid "Not enough memory for a debug info array of %u entries\n" msgstr "" -#: dwarf.c:3522 +#: dwarf.c:3647 #, c-format msgid "Unable to locate %s section!\n" msgstr "" -#: dwarf.c:3698 +#: dwarf.c:3823 #, c-format msgid "Invalid pointer size (%d) in compunit header, using %d instead\n" msgstr "" -#: dwarf.c:3739 +#: dwarf.c:3868 #, c-format msgid " Compilation Unit @ offset 0x%s:\n" msgstr "" -#: dwarf.c:3741 -#, fuzzy, c-format +#: dwarf.c:3870 +#, c-format msgid " Length: 0x%s (%s)\n" -msgstr " Lungime: %ld\n" +msgstr " Lungime: 0x%s (%s)\n" -#: dwarf.c:3744 +#: dwarf.c:3873 #, c-format msgid " Version: %d\n" -msgstr "" +msgstr " Versiune: %d\n" -#: dwarf.c:3749 +#: dwarf.c:3878 #, c-format msgid " Unit Type: %s (%x)\n" msgstr "" -#: dwarf.c:3753 +#: dwarf.c:3882 #, c-format msgid " Abbrev Offset: 0x%s\n" msgstr "" -#: dwarf.c:3755 +#: dwarf.c:3884 #, c-format msgid " Pointer Size: %d\n" msgstr "" -#: dwarf.c:3758 +#: dwarf.c:3887 #, c-format msgid " Signature: 0x%s\n" msgstr "" -#: dwarf.c:3760 +#: dwarf.c:3889 #, c-format msgid " Type Offset: 0x%s\n" msgstr "" -#: dwarf.c:3764 +#: dwarf.c:3893 #, c-format msgid " DWO ID: 0x%s\n" msgstr "" -#: dwarf.c:3770 +#: dwarf.c:3899 #, c-format msgid " Section contributions:\n" msgstr "" -#: dwarf.c:3771 +#: dwarf.c:3900 #, c-format msgid " .debug_abbrev.dwo: 0x%s 0x%s\n" msgstr "" -#: dwarf.c:3774 +#: dwarf.c:3903 #, c-format msgid " .debug_line.dwo: 0x%s 0x%s\n" msgstr "" -#: dwarf.c:3777 +#: dwarf.c:3906 #, c-format msgid " .debug_loc.dwo: 0x%s 0x%s\n" msgstr "" -#: dwarf.c:3780 +#: dwarf.c:3909 #, c-format msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n" msgstr "" -#: dwarf.c:3791 +#: dwarf.c:3920 #, c-format msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n" msgstr "" -#: dwarf.c:3803 +#: dwarf.c:3932 #, c-format msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n" msgstr "" -#: dwarf.c:3858 +#: dwarf.c:3987 #, c-format msgid " <%d><%lx>: Abbrev Number: 0\n" msgstr "" -#: dwarf.c:3868 +#: dwarf.c:3997 #, c-format msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n" msgstr "" -#: dwarf.c:3872 +#: dwarf.c:4001 msgid "Further warnings about bogus end-of-sibling markers suppressed\n" msgstr "" -#: dwarf.c:3891 +#: dwarf.c:4020 #, c-format msgid " <%d><%lx>: Abbrev Number: %lu" msgstr "" -#: dwarf.c:3895 +#: dwarf.c:4024 #, c-format msgid " <%d><%lx>: ...\n" msgstr "" -#: dwarf.c:3916 +#: dwarf.c:4045 #, c-format msgid "DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n" msgstr "" -#: dwarf.c:3990 +#: dwarf.c:4120 msgid "DIE has locviews without loclist\n" msgstr "" -#: dwarf.c:4099 +#: dwarf.c:4229 #, c-format msgid "The length field (0x%lx) in the debug_line header is wrong - the section is too small\n" msgstr "" -#: dwarf.c:4114 +#: dwarf.c:4244 msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n" msgstr "" -#: dwarf.c:4126 dwarf.c:6889 dwarf.c:7763 +#: dwarf.c:4256 dwarf.c:7267 dwarf.c:8167 #, c-format msgid "The %s section contains unsupported segment selector size: %d.\n" msgstr "" -#: dwarf.c:4143 +#: dwarf.c:4273 msgid "Invalid maximum operations per insn.\n" msgstr "" -#: dwarf.c:4170 -#, fuzzy +#: dwarf.c:4300 msgid "Directory Table" -msgstr "" -"\n" -" Tabelul Director:\n" +msgstr "Tabelul de directoare" -#: dwarf.c:4170 +#: dwarf.c:4300 msgid "File Name Table" msgstr "" -#: dwarf.c:4174 +#: dwarf.c:4304 #, c-format msgid "Unexpectedly large number of columns in the %s (%u)\n" msgstr "" -#: dwarf.c:4184 +#: dwarf.c:4314 #, c-format msgid "%s: Corrupt format description entry\n" msgstr "" -#: dwarf.c:4192 +#: dwarf.c:4322 #, c-format msgid "" "\n" " The %s is empty.\n" msgstr "" -#: dwarf.c:4197 +#: dwarf.c:4327 #, c-format msgid "%s: Corrupt entry count - expected %s but none found\n" msgstr "" -#: dwarf.c:4204 +#: dwarf.c:4334 #, c-format msgid "%s: format count is zero, but the table is not empty\n" msgstr "" -#: dwarf.c:4209 +#: dwarf.c:4339 #, c-format msgid "" "\n" " The %s (offset 0x%lx, lines %s, columns %u):\n" msgstr "" -#: dwarf.c:4213 +#: dwarf.c:4343 #, c-format msgid " Entry" msgstr "" -#: dwarf.c:4227 +#: dwarf.c:4357 #, c-format msgid "\tName" msgstr "" -#: dwarf.c:4230 +#: dwarf.c:4360 #, c-format msgid "\tDir" msgstr "" -#: dwarf.c:4233 +#: dwarf.c:4363 #, c-format msgid "\tTime" msgstr "" -#: dwarf.c:4236 +#: dwarf.c:4366 #, c-format msgid "\tSize" msgstr "" -#: dwarf.c:4239 +#: dwarf.c:4369 #, c-format msgid "\tMD5\t\t\t" msgstr "" -#: dwarf.c:4242 -#, fuzzy, c-format +#: dwarf.c:4372 +#, c-format msgid "\t(Unknown format content type %s)" -msgstr "tip format necunoscut `%s'" +msgstr "\t(Tip de conținut în format necunoscut %s)" -#: dwarf.c:4276 +#: dwarf.c:4406 #, c-format msgid "" "\n" "%s: Corrupt entries list\n" msgstr "" -#: dwarf.c:4302 +#: dwarf.c:4432 msgid "corrupt .debug_sup section: size is too small\n" msgstr "" -#: dwarf.c:4309 +#: dwarf.c:4439 msgid "corrupt .debug_sup section: version < 5" msgstr "" -#: dwarf.c:4313 +#: dwarf.c:4443 msgid "corrupt .debug_sup section: is_supplementary not 0 or 1\n" msgstr "" -#: dwarf.c:4317 +#: dwarf.c:4447 msgid "corrupt .debug_sup section: filename not empty in supplementary section\n" msgstr "" -#: dwarf.c:4322 +#: dwarf.c:4452 msgid "corrupt .debug_sup section: filename is not NUL terminated\n" msgstr "" -#: dwarf.c:4330 +#: dwarf.c:4460 msgid "corrupt .debug_sup section: bad LEB128 field for checksum length\n" msgstr "" -#: dwarf.c:4336 +#: dwarf.c:4466 msgid "corrupt .debug_sup section: checksum length is longer than the remaining section length\n" msgstr "" -#: dwarf.c:4341 +#: dwarf.c:4471 #, c-format msgid "corrupt .debug_sup section: there are 0x%lx extra, unused bytes at the end of the section\n" msgstr "" -#: dwarf.c:4345 -#, fuzzy, c-format +#: dwarf.c:4475 +#, c-format msgid " Version: %u\n" -msgstr " Versiune: %d\n" +msgstr " Versiune: %u\n" -#: dwarf.c:4346 +#: dwarf.c:4476 #, c-format msgid " Is Supp: %u\n" msgstr "" -#: dwarf.c:4347 -#, fuzzy, c-format +#: dwarf.c:4477 +#, c-format msgid " Filename: %s\n" -msgstr " Fișier: %s" +msgstr " Nume fișier: %s\n" -#: dwarf.c:4348 +#: dwarf.c:4478 #, c-format msgid " Checksum Len: %lu\n" msgstr "" -#: dwarf.c:4351 +#: dwarf.c:4481 #, c-format msgid " Checksum: " msgstr "" -#: dwarf.c:4399 dwarf.c:4820 +#: dwarf.c:4529 dwarf.c:4950 msgid "Partial .debug_line. section encountered without a prior full .debug_line section\n" msgstr "" -#: dwarf.c:4412 dwarf.c:5967 -#, fuzzy, c-format +#: dwarf.c:4542 dwarf.c:6097 +#, c-format msgid " Offset: 0x%lx\n" -msgstr " Lungime: %ld\n" +msgstr " Poziție: 0x%lx\n" -#: dwarf.c:4413 +#: dwarf.c:4543 #, c-format msgid " Length: %ld\n" msgstr " Lungime: %ld\n" -#: dwarf.c:4414 +#: dwarf.c:4544 #, c-format msgid " DWARF Version: %d\n" msgstr " Versiune DWARF: %d\n" -#: dwarf.c:4417 +#: dwarf.c:4547 #, c-format msgid " Address size (bytes): %d\n" msgstr "" -#: dwarf.c:4418 +#: dwarf.c:4548 #, c-format msgid " Segment selector (bytes): %d\n" msgstr "" -#: dwarf.c:4420 +#: dwarf.c:4550 #, c-format msgid " Prologue Length: %d\n" msgstr "" -#: dwarf.c:4421 +#: dwarf.c:4551 #, c-format msgid " Minimum Instruction Length: %d\n" msgstr "" -#: dwarf.c:4423 +#: dwarf.c:4553 #, c-format msgid " Maximum Ops per Instruction: %d\n" msgstr "" -#: dwarf.c:4424 +#: dwarf.c:4554 #, c-format msgid " Initial value of 'is_stmt': %d\n" msgstr "" -#: dwarf.c:4425 +#: dwarf.c:4555 #, c-format msgid " Line Base: %d\n" -msgstr " Ba Linie: %d\n" +msgstr " Bază Linie: %d\n" -#: dwarf.c:4426 +#: dwarf.c:4556 #, c-format msgid " Line Range: %d\n" msgstr " Interval Linie: %d\n" -#: dwarf.c:4427 +#: dwarf.c:4557 #, c-format msgid " Opcode Base: %d\n" -msgstr " Bază Opcode: %d\n" +msgstr " Baza codului operațional:: %d\n" -#: dwarf.c:4432 dwarf.c:4836 +#: dwarf.c:4562 dwarf.c:4966 msgid "Line range of 0 is invalid, using 1 instead\n" msgstr "" -#: dwarf.c:4444 +#: dwarf.c:4574 msgid "Line Base extends beyond end of section\n" msgstr "" -#: dwarf.c:4448 +#: dwarf.c:4578 #, c-format msgid "" "\n" " Opcodes:\n" msgstr "" "\n" -" Opcode-uri:\n" +" Coduri operaționale:\n" -#: dwarf.c:4451 -#, fuzzy, c-format +#: dwarf.c:4581 +#, c-format msgid " Opcode %d has %d arg\n" msgid_plural " Opcode %d has %d args\n" -msgstr[0] " Opcode %d are %d argumente\n" -msgstr[1] " Opcode %d are %d argumente\n" -msgstr[2] "" +msgstr[0] " Codul operațional %d are un argument\n" +msgstr[1] " Codul operațional %d are două argumente\n" +msgstr[2] " Codul operațional %d are %d argumente\n" +msgstr[3] " Codul operațional %d are %d de argumente\n" -#: dwarf.c:4471 +#: dwarf.c:4601 #, c-format msgid "" "\n" " The Directory Table is empty.\n" msgstr "" +"\n" +" Tabelul de directoare este gol.\n" -#: dwarf.c:4476 -#, fuzzy, c-format +#: dwarf.c:4606 +#, c-format msgid "" "\n" " The Directory Table (offset 0x%lx):\n" msgstr "" "\n" -" Tabelul Director:\n" +" Tabelul de directoare (poziția 0x%lx):\n" -#: dwarf.c:4499 +#: dwarf.c:4629 #, c-format msgid "" "\n" " The File Name Table is empty.\n" msgstr "" -#: dwarf.c:4502 +#: dwarf.c:4632 #, c-format msgid "" "\n" " The File Name Table (offset 0x%lx):\n" msgstr "" -#: dwarf.c:4527 +#: dwarf.c:4657 msgid "Corrupt file name table entry\n" msgstr "" -#: dwarf.c:4544 +#: dwarf.c:4674 #, c-format msgid " No Line Number Statements.\n" msgstr "" -#: dwarf.c:4547 +#: dwarf.c:4677 #, c-format msgid " Line Number Statements:\n" msgstr "" -#: dwarf.c:4569 +#: dwarf.c:4699 #, c-format msgid " Special opcode %d: advance Address by %s to 0x%s%s" msgstr "" -#: dwarf.c:4574 dwarf.c:4595 dwarf.c:4637 dwarf.c:4657 dwarf.c:4707 -#: dwarf.c:4727 +#: dwarf.c:4704 dwarf.c:4725 dwarf.c:4767 dwarf.c:4787 dwarf.c:4837 +#: dwarf.c:4857 msgid " (reset view)" msgstr "" -#: dwarf.c:4589 +#: dwarf.c:4719 #, c-format msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s" msgstr "" -#: dwarf.c:4599 +#: dwarf.c:4729 #, c-format msgid " and Line by %s to %d" msgstr "" -#: dwarf.c:4602 dwarf.c:4619 +#: dwarf.c:4732 dwarf.c:4749 #, c-format msgid " (view %u)\n" msgstr "" -#: dwarf.c:4617 -#, fuzzy, c-format +#: dwarf.c:4747 +#, c-format msgid " Copy" -msgstr "Copiază\n" +msgstr " Copiază" -#: dwarf.c:4633 +#: dwarf.c:4763 #, c-format msgid " Advance PC by %s to 0x%s%s\n" msgstr "" -#: dwarf.c:4652 +#: dwarf.c:4782 #, c-format msgid " Advance PC by %s to 0x%s[%d]%s\n" msgstr "" -#: dwarf.c:4664 +#: dwarf.c:4794 #, c-format msgid " Advance Line by %s to %d\n" msgstr "" -#: dwarf.c:4671 +#: dwarf.c:4801 #, c-format msgid " Set File Name to entry %s in the File Name Table\n" msgstr "" -#: dwarf.c:4678 +#: dwarf.c:4808 #, c-format msgid " Set column to %s\n" msgstr "" -#: dwarf.c:4686 +#: dwarf.c:4816 #, c-format msgid " Set is_stmt to %s\n" msgstr "" -#: dwarf.c:4691 +#: dwarf.c:4821 #, c-format msgid " Set basic block\n" msgstr "" -#: dwarf.c:4703 +#: dwarf.c:4833 #, c-format msgid " Advance PC by constant %s to 0x%s%s\n" msgstr "" -#: dwarf.c:4722 +#: dwarf.c:4852 #, c-format msgid " Advance PC by constant %s to 0x%s[%d]%s\n" msgstr "" -#: dwarf.c:4735 +#: dwarf.c:4865 #, c-format msgid " Advance PC by fixed size amount %s to 0x%s\n" msgstr "" -#: dwarf.c:4742 +#: dwarf.c:4872 #, c-format msgid " Set prologue_end to true\n" msgstr "" -#: dwarf.c:4746 +#: dwarf.c:4876 #, c-format msgid " Set epilogue_begin to true\n" msgstr "" -#: dwarf.c:4751 +#: dwarf.c:4881 #, c-format msgid " Set ISA to %s\n" msgstr "" -#: dwarf.c:4755 dwarf.c:5394 +#: dwarf.c:4885 dwarf.c:5524 #, c-format msgid " Unknown opcode %d with operands: " msgstr "" -#: dwarf.c:4849 +#: dwarf.c:4979 #, c-format msgid "opcode base of %d extends beyond end of section\n" msgstr "" -#: dwarf.c:4864 +#: dwarf.c:4994 #, c-format msgid "Unexpectedly large number of columns in the directory name table (%u)\n" msgstr "" -#: dwarf.c:4876 dwarf.c:4900 dwarf.c:4930 +#: dwarf.c:5006 dwarf.c:5030 dwarf.c:5060 msgid "Corrupt directories list\n" msgstr "" -#: dwarf.c:4938 +#: dwarf.c:5068 #, c-format msgid "Unexpectedly large number of columns in the file name table (%u)\n" msgstr "" -#: dwarf.c:4950 dwarf.c:4975 dwarf.c:5022 +#: dwarf.c:5080 dwarf.c:5105 dwarf.c:5152 msgid "Corrupt file name list\n" msgstr "" -#: dwarf.c:5044 +#: dwarf.c:5174 msgid "directory table ends unexpectedly\n" msgstr "" -#: dwarf.c:5085 +#: dwarf.c:5215 msgid "file table ends unexpectedly\n" msgstr "" -#: dwarf.c:5118 -#, fuzzy, c-format +#: dwarf.c:5248 +#, c-format msgid "CU: No directory table\n" -msgstr "" -"\n" -" Tabelul Director:\n" +msgstr "CU: Fără tabel de directoare\n" -#: dwarf.c:5120 +#: dwarf.c:5250 #, c-format msgid "CU: %s:\n" msgstr "" -#: dwarf.c:5130 dwarf.c:5435 readelf.c:6715 readelf.c:6812 readelf.c:6830 -#: readelf.c:6848 readelf.c:7652 readelf.c:11854 readelf.c:12519 -#: readelf.c:12532 readelf.c:17921 readelf.c:17953 -#, fuzzy +#: dwarf.c:5260 dwarf.c:5565 readelf.c:6901 readelf.c:6998 readelf.c:7016 +#: readelf.c:7034 readelf.c:7838 readelf.c:12040 readelf.c:12705 +#: readelf.c:12718 readelf.c:18102 readelf.c:18134 msgid "<unknown>" -msgstr "<necunoscut>: %d" +msgstr "<necunoscut>" -#: dwarf.c:5133 dwarf.c:5324 +#: dwarf.c:5263 dwarf.c:5454 #, c-format msgid "directory index %u > number of directories %s\n" msgstr "" -#: dwarf.c:5135 dwarf.c:5429 elfcomm.c:777 readelf.c:389 readelf.c:923 -#: readelf.c:7830 readelf.c:8393 readelf.c:10429 readelf.c:12871 -#: readelf.c:12937 readelf.c:12941 readelf.c:13013 readelf.c:13018 -#: readelf.c:16651 readelf.c:16740 readelf.c:17333 readelf.c:17352 -#: readelf.c:17471 readelf.c:17930 readelf.c:19085 readelf.c:19088 +#: dwarf.c:5265 dwarf.c:5559 elfcomm.c:777 readelf.c:394 readelf.c:928 +#: readelf.c:8016 readelf.c:8579 readelf.c:10615 readelf.c:13057 +#: readelf.c:13123 readelf.c:13127 readelf.c:13199 readelf.c:13204 +#: readelf.c:16832 readelf.c:16921 readelf.c:17514 readelf.c:17533 +#: readelf.c:17652 readelf.c:18111 readelf.c:19266 readelf.c:19269 #, c-format msgid "<corrupt>" -msgstr "" +msgstr "<corupt>" -#: dwarf.c:5141 +#: dwarf.c:5271 #, c-format msgid "CU: %s/%s:\n" -msgstr "" +msgstr "CU: %s/%s:\n" -#: dwarf.c:5147 +#: dwarf.c:5277 #, c-format msgid "File name Line number Starting address View Stmt\n" msgstr "" -#: dwarf.c:5149 +#: dwarf.c:5279 #, c-format msgid "CU: Empty file name table\n" msgstr "" -#: dwarf.c:5256 +#: dwarf.c:5386 #, c-format msgid "UNKNOWN (%u): length %ld\n" msgstr "" -#: dwarf.c:5308 +#: dwarf.c:5438 #, c-format msgid "" "\n" " [Use file table entry %d]\n" msgstr "" -#: dwarf.c:5312 +#: dwarf.c:5442 #, c-format msgid "file index %u > number of files %u\n" msgstr "" -#: dwarf.c:5313 +#: dwarf.c:5443 #, c-format msgid "" "\n" " <over large file table index %u>" msgstr "" -#: dwarf.c:5319 +#: dwarf.c:5449 #, c-format msgid "" "\n" " [Use file %s in directory table entry %d]\n" msgstr "" -#: dwarf.c:5326 +#: dwarf.c:5456 #, c-format msgid "" "\n" " <over large directory table entry %u>\n" msgstr "" -#: dwarf.c:5390 +#: dwarf.c:5520 #, c-format msgid " Set ISA to %lu\n" msgstr "" -#: dwarf.c:5428 +#: dwarf.c:5558 #, c-format msgid "corrupt file index %u encountered\n" msgstr "" -#: dwarf.c:5597 -#, fuzzy +#: dwarf.c:5727 msgid "no info" -msgstr "nici un fișier de intrare" +msgstr "fără informații" -#: dwarf.c:5598 +#: dwarf.c:5728 msgid "type" -msgstr "" +msgstr "tip" -#: dwarf.c:5599 +#: dwarf.c:5729 msgid "variable" -msgstr "" +msgstr "variabilă" -#: dwarf.c:5600 -#, fuzzy +#: dwarf.c:5730 msgid "function" -msgstr "secțiune necunoscută" +msgstr "funcție" -#: dwarf.c:5601 +#: dwarf.c:5731 msgid "other" msgstr "" -#: dwarf.c:5602 +#: dwarf.c:5732 msgid "unused5" msgstr "" -#: dwarf.c:5603 +#: dwarf.c:5733 msgid "unused6" msgstr "" -#: dwarf.c:5604 +#: dwarf.c:5734 msgid "unused7" msgstr "" -#: dwarf.c:5642 dwarf.c:7220 dwarf.c:9626 +#: dwarf.c:5772 dwarf.c:7595 dwarf.c:10087 #, c-format msgid "Debug info is corrupted, %s header at %#lx has length %s\n" msgstr "" -#: dwarf.c:5658 dwarf.c:7235 +#: dwarf.c:5788 dwarf.c:7610 #, c-format msgid ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n" msgstr "" -#: dwarf.c:5663 +#: dwarf.c:5793 #, c-format msgid " Length: %ld\n" msgstr "" -#: dwarf.c:5665 +#: dwarf.c:5795 #, c-format msgid " Version: %d\n" msgstr "" -#: dwarf.c:5667 +#: dwarf.c:5797 #, c-format msgid " Offset into .debug_info section: 0x%lx\n" msgstr "" -#: dwarf.c:5669 +#: dwarf.c:5799 #, c-format msgid " Size of area in .debug_info section: %ld\n" msgstr "" -#: dwarf.c:5678 +#: dwarf.c:5808 msgid "Only DWARF 2 and 3 pubnames are currently supported\n" msgstr "" -#: dwarf.c:5686 +#: dwarf.c:5816 #, c-format msgid "" "\n" " Offset Kind Name\n" msgstr "" -#: dwarf.c:5688 +#: dwarf.c:5818 #, c-format msgid "" "\n" " Offset\tName\n" msgstr "" -#: dwarf.c:5722 +#: dwarf.c:5852 msgid "s" msgstr "" -#: dwarf.c:5722 +#: dwarf.c:5852 msgid "g" msgstr "" -#: dwarf.c:5780 +#: dwarf.c:5910 #, c-format msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n" msgstr "" -#: dwarf.c:5786 +#: dwarf.c:5916 #, c-format msgid " DW_MACINFO_end_file\n" msgstr "" -#: dwarf.c:5793 +#: dwarf.c:5923 #, c-format msgid " DW_MACINFO_define - lineno : %d macro : %*s\n" msgstr "" -#: dwarf.c:5803 +#: dwarf.c:5933 #, c-format msgid " DW_MACINFO_undef - lineno : %d macro : %*s\n" msgstr "" -#: dwarf.c:5816 +#: dwarf.c:5946 #, c-format msgid " DW_MACINFO_vendor_ext - constant : %d string : %*s\n" msgstr "" -#: dwarf.c:5960 +#: dwarf.c:6090 #, c-format msgid "Expected to find a version number of 4 or 5 in section %s but found %d instead\n" msgstr "" -#: dwarf.c:5969 -#, fuzzy, c-format +#: dwarf.c:6099 +#, c-format msgid " Version: %d\n" -msgstr " Versiune: %d\n" +msgstr " Versiune: %d\n" -#: dwarf.c:5970 -#, fuzzy, c-format +#: dwarf.c:6100 +#, c-format msgid " Offset size: %d\n" -msgstr " Bază Opcode: %d\n" +msgstr " Dimensiunea decalajului: %d\n" -#: dwarf.c:5974 +#: dwarf.c:6104 #, c-format msgid " Offset into .debug_line: 0x%lx\n" msgstr "" -#: dwarf.c:5988 +#: dwarf.c:6118 #, c-format msgid " Extension opcode arguments:\n" msgstr "" -#: dwarf.c:5995 +#: dwarf.c:6125 #, c-format msgid " DW_MACRO_%02x has no arguments\n" msgstr "" -#: dwarf.c:5998 +#: dwarf.c:6128 #, c-format msgid " DW_MACRO_%02x arguments: " msgstr "" -#: dwarf.c:6024 +#: dwarf.c:6154 #, c-format msgid "Invalid extension opcode form %s\n" msgstr "" -#: dwarf.c:6041 +#: dwarf.c:6171 msgid ".debug_macro section not zero terminated\n" msgstr "" -#: dwarf.c:6055 +#: dwarf.c:6185 #, c-format msgid " DW_MACRO_define - lineno : %d macro : %*s\n" msgstr "" -#: dwarf.c:6065 +#: dwarf.c:6195 #, c-format msgid " DW_MACRO_undef - lineno : %d macro : %*s\n" msgstr "" -#: dwarf.c:6080 +#: dwarf.c:6210 msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n" msgstr "" -#: dwarf.c:6086 +#: dwarf.c:6216 #, c-format msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n" msgstr "" -#: dwarf.c:6089 +#: dwarf.c:6219 #, c-format msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n" msgstr "" -#: dwarf.c:6097 +#: dwarf.c:6227 #, c-format msgid " DW_MACRO_end_file\n" msgstr "" -#: dwarf.c:6107 +#: dwarf.c:6237 #, c-format msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n" msgstr "" -#: dwarf.c:6118 +#: dwarf.c:6248 #, c-format msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n" msgstr "" -#: dwarf.c:6124 +#: dwarf.c:6254 #, c-format msgid " DW_MACRO_import - offset : 0x%lx\n" msgstr "" -#: dwarf.c:6131 +#: dwarf.c:6261 #, c-format msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n" msgstr "" -#: dwarf.c:6138 +#: dwarf.c:6268 #, c-format msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n" msgstr "" -#: dwarf.c:6144 +#: dwarf.c:6274 #, c-format msgid " DW_MACRO_import_sup - offset : 0x%lx\n" msgstr "" -#: dwarf.c:6159 +#: dwarf.c:6289 #, c-format msgid "(with offset %s) " msgstr "" -#: dwarf.c:6160 +#: dwarf.c:6290 #, c-format msgid "lineno : %d macro : %s\n" msgstr "" -#: dwarf.c:6167 +#: dwarf.c:6297 #, c-format msgid " <Target Specific macro op: %#x - UNHANDLED" msgstr "" -#: dwarf.c:6173 +#: dwarf.c:6303 #, c-format msgid " Unknown macro opcode %02x seen\n" msgstr "" -#: dwarf.c:6184 +#: dwarf.c:6314 #, c-format msgid " DW_MACRO_%02x\n" msgstr "" -#: dwarf.c:6187 +#: dwarf.c:6317 #, c-format msgid " DW_MACRO_%02x -" msgstr "" -#: dwarf.c:6242 +#: dwarf.c:6373 #, c-format msgid " Number TAG (0x%lx)\n" msgstr "" -#: dwarf.c:6251 +#: dwarf.c:6382 msgid "has children" msgstr "" -#: dwarf.c:6251 +#: dwarf.c:6382 msgid "no children" msgstr "" -#: dwarf.c:6313 +#: dwarf.c:6444 #, c-format msgid "location view pair\n" msgstr "" -#: dwarf.c:6344 +#: dwarf.c:6475 #, c-format msgid "No debug information available for loc lists of entry: %u\n" msgstr "" -#: dwarf.c:6356 dwarf.c:6504 dwarf.c:6688 +#: dwarf.c:6487 dwarf.c:6636 dwarf.c:6854 #, c-format msgid "Invalid pointer size (%d) in debug info for entry %d\n" msgstr "" -#: dwarf.c:6368 dwarf.c:6422 dwarf.c:6431 dwarf.c:6516 dwarf.c:6594 -#: dwarf.c:6602 dwarf.c:6700 dwarf.c:6773 dwarf.c:6781 +#: dwarf.c:6499 dwarf.c:6553 dwarf.c:6562 dwarf.c:6648 dwarf.c:6760 +#: dwarf.c:6768 dwarf.c:6866 dwarf.c:6939 dwarf.c:6947 dwarf.c:7171 +#: dwarf.c:7189 #, c-format msgid "Location list starting at offset 0x%lx is not terminated.\n" msgstr "" -#: dwarf.c:6390 dwarf.c:6545 dwarf.c:6738 dwarf.c:7582 dwarf.c:7640 +#: dwarf.c:6521 dwarf.c:6677 dwarf.c:6904 dwarf.c:7962 dwarf.c:8027 #, c-format msgid "<End of list>\n" msgstr "" -#: dwarf.c:6402 dwarf.c:6566 dwarf.c:7645 +#: dwarf.c:6533 dwarf.c:6686 dwarf.c:6718 dwarf.c:7119 dwarf.c:7150 +#: dwarf.c:8036 dwarf.c:8060 #, c-format msgid "(base address)\n" msgstr "" -#: dwarf.c:6416 dwarf.c:6538 dwarf.c:6726 +#: dwarf.c:6547 dwarf.c:6670 dwarf.c:6892 #, c-format msgid "" "views at %8.8lx for:\n" " %*s " msgstr "" -#: dwarf.c:6452 dwarf.c:6623 +#: dwarf.c:6583 dwarf.c:6789 dwarf.c:7180 msgid " (start == end)" msgstr "" -#: dwarf.c:6454 dwarf.c:6625 +#: dwarf.c:6585 dwarf.c:6791 dwarf.c:7182 msgid " (start > end)" msgstr "" -#: dwarf.c:6491 +#: dwarf.c:6623 #, c-format msgid "No debug information available for loclists lists of entry: %u\n" msgstr "" -#: dwarf.c:6571 +#: dwarf.c:6683 dwarf.c:7116 +#, c-format +msgid "(index into .debug_addr) " +msgstr "(index în .debug_addr) " + +#: dwarf.c:6735 #, c-format msgid "View pair entry in loclist with locviews attribute\n" msgstr "" -#: dwarf.c:6578 +#: dwarf.c:6742 #, c-format msgid "views for:\n" msgstr "" -#: dwarf.c:6582 +#: dwarf.c:6747 dwarf.c:7165 #, c-format msgid "Invalid location list entry type %d\n" msgstr "" -#: dwarf.c:6634 +#: dwarf.c:6800 #, c-format msgid "Trailing view pair not used in a range" msgstr "" -#: dwarf.c:6676 +#: dwarf.c:6842 #, c-format msgid "No debug information for loc lists of entry: %u\n" msgstr "" -#: dwarf.c:6744 +#: dwarf.c:6910 #, c-format msgid "(base address selection entry)\n" msgstr "" -#: dwarf.c:6765 +#: dwarf.c:6931 #, c-format msgid "Unknown location list entry type 0x%x.\n" msgstr "" -#: dwarf.c:6858 dwarf.c:7115 dwarf.c:7333 dwarf.c:7440 dwarf.c:7708 -#, fuzzy, c-format +#: dwarf.c:7014 +#, c-format +msgid "Table at Offset 0x%lx\n" +msgstr "Tabel la poziția 0x%lx\n" + +#: dwarf.c:7030 dwarf.c:8158 +#, c-format +msgid " Length: 0x%s\n" +msgstr " Lungime: 0x%s\n" + +#: dwarf.c:7031 dwarf.c:8159 +#, c-format +msgid " DWARF version: %u\n" +msgstr " Versiunea DWARF: %u\n" + +#: dwarf.c:7032 dwarf.c:8160 +#, c-format +msgid " Address size: %u\n" +msgstr " Dimensiunea adresei: %u\n" + +#: dwarf.c:7033 dwarf.c:8161 +#, c-format +msgid " Segment size: %u\n" +msgstr " Dimensiunea segmentului: %u\n" + +#: dwarf.c:7034 dwarf.c:8162 +#, c-format +msgid " Offset entries: %u\n" +msgstr "" + +#: dwarf.c:7038 +#, c-format +msgid "The %s section contains a corrupt or unsupported version number: %d.\n" +msgstr "" + +#: dwarf.c:7046 +#, c-format +msgid "The %s section contains an unsupported segment selector size: %d.\n" +msgstr "" + +#: dwarf.c:7054 +#, c-format +msgid "The %s section contains a table without offset\n" +msgstr "" + +#: dwarf.c:7059 +#, c-format msgid "" "\n" -"The %s section is empty.\n" +" Offset Entries starting at 0x%lx:\n" +msgstr "" + +#: dwarf.c:7069 dwarf.c:8192 +#, c-format +msgid " [%6u] 0x%s\n" +msgstr "" + +#: dwarf.c:7079 dwarf.c:8202 +#, c-format +msgid " [%6u] 0x%x\n" +msgstr "" + +#: dwarf.c:7097 +#, c-format +msgid " Offset Entry %u\n" msgstr "" + +#: dwarf.c:7109 +#, c-format +msgid "" +"<End of list>\n" "\n" -"Nu există nici o secțiune în acest fișier.\n" +msgstr "" -#: dwarf.c:6878 +#: dwarf.c:7236 dwarf.c:7490 dwarf.c:7708 dwarf.c:7815 dwarf.c:8252 #, c-format -msgid "The %s section contains corrupt or unsupported version number: %d.\n" +msgid "" +"\n" +"The %s section is empty.\n" msgstr "" +"\n" +"Secțiunea %s este goală.\n" -#: dwarf.c:6898 +#: dwarf.c:7256 #, c-format -msgid "The %s section contains unsupported offset entry count: %d.\n" +msgid "The %s section contains corrupt or unsupported version number: %d.\n" msgstr "" -#: dwarf.c:6909 dwarf.c:7339 dwarf.c:7781 +#: dwarf.c:7283 dwarf.c:7714 dwarf.c:8263 #, c-format msgid "Unable to load/parse the .debug_info section, so cannot interpret the %s section.\n" msgstr "" -#: dwarf.c:6957 +#: dwarf.c:7331 msgid "No location lists in .debug_info section!\n" msgstr "" -#: dwarf.c:6962 +#: dwarf.c:7336 #, c-format -msgid "Location lists in %s section start at 0x%s\n" +msgid "Location lists in %s section start at 0x%s rather than 0x%s\n" msgstr "" -#: dwarf.c:6972 +#: dwarf.c:7347 #, c-format msgid "" " Warning: This section has relocations - addresses seen here may not be accurate.\n" "\n" msgstr "" -#: dwarf.c:6974 -#, fuzzy, c-format +#: dwarf.c:7349 +#, c-format msgid " Offset Begin End Expression\n" -msgstr " Clasa: %s\n" +msgstr " Decalaj Începe Termină Expresie\n" -#: dwarf.c:7029 dwarf.c:7882 +#: dwarf.c:7404 dwarf.c:8349 #, c-format msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n" msgstr "" -#: dwarf.c:7034 dwarf.c:7889 +#: dwarf.c:7409 dwarf.c:8356 #, c-format msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n" msgstr "" -#: dwarf.c:7044 +#: dwarf.c:7419 #, c-format msgid "Offset 0x%lx is bigger than %s section size.\n" msgstr "" -#: dwarf.c:7052 +#: dwarf.c:7427 #, c-format msgid "View Offset 0x%lx is bigger than %s section size.\n" msgstr "" -#: dwarf.c:7070 -#, fuzzy +#: dwarf.c:7445 msgid "DWO is not yet supported.\n" -msgstr "tip float BCD nu este suportat" +msgstr "DWO nu este încă acceptat.\n" -#: dwarf.c:7087 +#: dwarf.c:7462 msgid "Hole and overlap detection requires adjacent view lists and loclists.\n" msgstr "" -#: dwarf.c:7096 +#: dwarf.c:7471 #, c-format msgid "There is %ld unused byte at the end of section %s\n" msgid_plural "There are %ld unused bytes at the end of section %s\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: dwarf.c:7248 +#: dwarf.c:7623 msgid "Only DWARF 2 and 3 aranges are currently supported.\n" msgstr "" -#: dwarf.c:7252 +#: dwarf.c:7627 #, c-format msgid " Length: %ld\n" msgstr " Lungime: %ld\n" -#: dwarf.c:7254 +#: dwarf.c:7629 #, c-format msgid " Version: %d\n" msgstr " Versiune: %d\n" -#: dwarf.c:7255 +#: dwarf.c:7630 #, c-format msgid " Offset into .debug_info: 0x%lx\n" msgstr "" -#: dwarf.c:7257 +#: dwarf.c:7632 #, c-format msgid " Pointer Size: %d\n" msgstr "" -#: dwarf.c:7258 +#: dwarf.c:7633 #, c-format msgid " Segment Size: %d\n" msgstr "" -#: dwarf.c:7265 +#: dwarf.c:7640 #, c-format msgid "Invalid address size in %s section!\n" msgstr "" -#: dwarf.c:7275 +#: dwarf.c:7650 msgid "Pointer size + Segment size is not a power of two.\n" msgstr "" -#: dwarf.c:7280 -#, fuzzy, c-format +#: dwarf.c:7655 +#, c-format msgid "" "\n" " Address Length\n" -msgstr " Adresă punct de intrare: " +msgstr "" +"\n" +" Adresă Lungime\n" -#: dwarf.c:7282 +#: dwarf.c:7657 #, c-format msgid "" "\n" " Address Length\n" msgstr "" -#: dwarf.c:7359 +#: dwarf.c:7734 #, c-format msgid "Corrupt address base (%lx) found in debug section %u\n" msgstr "" -#: dwarf.c:7376 +#: dwarf.c:7751 #, c-format msgid " For compilation unit at offset 0x%s:\n" msgstr "" -#: dwarf.c:7379 +#: dwarf.c:7754 #, c-format msgid "\tIndex\tAddress\n" msgstr "" -#: dwarf.c:7391 +#: dwarf.c:7766 #, c-format msgid "Corrupt %s section: expecting header size of 8 or 16, but found %ld instead\n" msgstr "" -#: dwarf.c:7403 +#: dwarf.c:7778 #, c-format msgid "Corrupt %s section: expecting version number 5 in header but found %d instead\n" msgstr "" -#: dwarf.c:7417 +#: dwarf.c:7792 #, c-format msgid "\t%d:\t" msgstr "" -#: dwarf.c:7482 dwarf.c:7506 +#: dwarf.c:7862 dwarf.c:7886 #, c-format msgid " Length: %#lx\n" msgstr "" -#: dwarf.c:7483 dwarf.c:7508 +#: dwarf.c:7863 dwarf.c:7888 #, c-format msgid " Index Offset [String]\n" msgstr "" -#: dwarf.c:7491 +#: dwarf.c:7871 #, c-format msgid "Section %s is too small %#lx\n" msgstr "" -#: dwarf.c:7499 +#: dwarf.c:7879 #, c-format msgid "Unexpected version number in str_offset header: %#x\n" msgstr "" -#: dwarf.c:7504 +#: dwarf.c:7884 #, c-format msgid "Unexpected value in str_offset header's padding field: %#x\n" msgstr "" -#: dwarf.c:7507 -#, fuzzy, c-format +#: dwarf.c:7887 +#, c-format msgid " Version: %#lx\n" -msgstr " Atribute: %s Versiune: %d\n" +msgstr " Versiune: %#lx\n" -#: dwarf.c:7601 dwarf.c:7681 +#: dwarf.c:7981 dwarf.c:8093 msgid "(start == end)" msgstr "" -#: dwarf.c:7603 dwarf.c:7683 +#: dwarf.c:7983 dwarf.c:8095 msgid "(start > end)" msgstr "" -#: dwarf.c:7627 +#: dwarf.c:8014 #, c-format msgid "Range list starting at offset 0x%s is not terminated.\n" msgstr "" -#: dwarf.c:7661 +#: dwarf.c:8032 +#, c-format +msgid "(base address index) " +msgstr "" + +#: dwarf.c:8072 #, c-format msgid "Invalid range list entry type %d\n" msgstr "" -#: dwarf.c:7742 +#: dwarf.c:8143 #, c-format msgid "The length field (0x%lx) in the debug_rnglists header is wrong - the section is too small\n" msgstr "" -#: dwarf.c:7753 -msgid "Only DWARF version 5 debug_rnglists info is currently supported.\n" +#: dwarf.c:8157 +#, c-format +msgid " Table at Offset: 0x%s:\n" +msgstr " Tabel la poziția: 0x%s:\n" + +#: dwarf.c:8175 +msgid "Only DWARF version 5+ debug_rnglists info is currently supported.\n" msgstr "" -#: dwarf.c:7772 +#: dwarf.c:8184 #, c-format -msgid "The %s section contains unsupported offset entry count: %u.\n" +msgid "" +"\n" +" Offsets starting at 0x%lx:\n" +msgstr "" + +#: dwarf.c:8214 +#, c-format +msgid "" +"\n" +" Offset: %lx, Index: 0x%s\n" +msgstr "" + +#: dwarf.c:8216 dwarf.c:8305 +#, c-format +msgid " Offset Begin End\n" msgstr "" #. This can happen when the file was compiled with -gsplit-debug #. which removes references to range lists from the primary .o file. -#: dwarf.c:7802 +#: dwarf.c:8276 #, c-format msgid "No range lists in .debug_info section.\n" msgstr "" -#: dwarf.c:7834 +#: dwarf.c:8301 #, c-format msgid "Range lists in %s section start at 0x%lx\n" msgstr "" -#: dwarf.c:7839 -#, c-format -msgid " Offset Begin End\n" -msgstr "" - -#: dwarf.c:7857 +#: dwarf.c:8323 #, c-format msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n" msgstr "" -#: dwarf.c:7864 +#: dwarf.c:8330 #, c-format msgid "Corrupt offset (%#8.8lx) in range entry %u\n" msgstr "" -#: dwarf.c:7965 +#: dwarf.c:8432 #, c-format msgid "Unfeasibly large register number: %u\n" msgstr "" -#: dwarf.c:7978 +#: dwarf.c:8445 #, c-format msgid "Out of memory allocating %u columns in dwarf frame arrays\n" msgstr "" -#: dwarf.c:8427 +#: dwarf.c:8894 msgid "No terminator for augmentation name\n" msgstr "" -#: dwarf.c:8445 +#: dwarf.c:8912 #, c-format msgid "Invalid pointer size (%d) in CIE data\n" msgstr "" -#: dwarf.c:8453 +#: dwarf.c:8920 #, c-format msgid "Invalid segment size (%d) in CIE data\n" msgstr "" -#: dwarf.c:8489 dwarf.c:8862 +#: dwarf.c:8956 dwarf.c:9329 #, c-format msgid "Augmentation data too long: 0x%s, expected at most %#lx\n" msgstr "" -#: dwarf.c:8576 +#: dwarf.c:9043 #, c-format msgid " Augmentation data: " msgstr "" -#: dwarf.c:8592 +#: dwarf.c:9059 msgid "bad register: " msgstr "" -#: dwarf.c:8764 +#: dwarf.c:9231 msgid "Failed to read CIE information\n" msgstr "" -#: dwarf.c:8775 dwarf.c:8796 dwarf.c:8823 -#, fuzzy +#: dwarf.c:9242 dwarf.c:9263 dwarf.c:9290 msgid "Invalid max register\n" -msgstr "Rdăcină (radix) invalidă: %s\n" +msgstr "Registru maxim nevalid\n" #. PR 17512: file: 9e196b3e. -#: dwarf.c:8838 +#: dwarf.c:9305 #, c-format msgid "Probably corrupt segment size: %d - using 4 instead\n" msgstr "" #. Ideally translate "invalid " to 8 chars, trailing space #. is optional. -#: dwarf.c:8884 -#, fuzzy, c-format +#: dwarf.c:9351 +#, c-format msgid "cie=invalid " -msgstr "număr invalid" +msgstr "cie=nevalid " -#: dwarf.c:9317 +#: dwarf.c:9778 msgid "Invalid column number in saved frame state\n" msgstr "" -#: dwarf.c:9364 +#: dwarf.c:9825 #, c-format msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n" msgstr "" -#: dwarf.c:9387 +#: dwarf.c:9848 #, c-format msgid " DW_CFA_expression: <corrupt len %lu>\n" msgstr "" -#: dwarf.c:9520 +#: dwarf.c:9981 #, c-format msgid " DW_CFA_??? (User defined call frame op: %#x)\n" msgstr "" -#: dwarf.c:9522 +#: dwarf.c:9983 #, c-format msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n" msgstr "" -#: dwarf.c:9636 dwarf.c:10053 +#: dwarf.c:10097 dwarf.c:10522 #, c-format msgid "Version %ld\n" msgstr "" -#: dwarf.c:9642 +#: dwarf.c:10103 msgid "Only DWARF version 5 .debug_names is currently supported.\n" msgstr "" -#: dwarf.c:9649 +#: dwarf.c:10110 #, c-format msgid "Padding field of .debug_names must be 0 (found 0x%x)\n" msgstr "" -#: dwarf.c:9654 +#: dwarf.c:10115 msgid "Compilation unit count must be >= 1 in .debug_names\n" msgstr "" -#: dwarf.c:9665 +#: dwarf.c:10126 #, c-format msgid "Augmentation string length %u must be rounded up to a multiple of 4 in .debug_names.\n" msgstr "" -#: dwarf.c:9673 +#: dwarf.c:10134 #, c-format msgid "Augmentation string:" msgstr "" -#: dwarf.c:9700 +#: dwarf.c:10161 #, c-format msgid "CU table:\n" msgstr "" -#: dwarf.c:9709 dwarf.c:9722 +#: dwarf.c:10170 dwarf.c:10183 #, c-format msgid "[%3u] 0x%lx\n" msgstr "" -#: dwarf.c:9713 +#: dwarf.c:10174 #, c-format msgid "TU table:\n" msgstr "" -#: dwarf.c:9726 +#: dwarf.c:10187 #, c-format msgid "Foreign TU table:\n" msgstr "" -#: dwarf.c:9735 +#: dwarf.c:10196 #, c-format msgid "[%3u] " msgstr "" -#: dwarf.c:9746 +#: dwarf.c:10207 #, c-format msgid "Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the debug_names\n" msgstr "" -#: dwarf.c:9775 +#: dwarf.c:10236 #, c-format msgid "Used %zu of %lu bucket.\n" msgid_plural "Used %zu of %lu buckets.\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: dwarf.c:9802 +#: dwarf.c:10265 #, c-format msgid "Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n" msgstr "" -#: dwarf.c:9839 +#: dwarf.c:10270 +#, c-format +msgid "The name_count (%lu) is not the same as the used bucket_count (%lu) + the hash clash count (%lu)" +msgstr "" + +#: dwarf.c:10308 #, c-format msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n" msgstr "" -#: dwarf.c:9861 dwarf.c:10179 +#: dwarf.c:10330 dwarf.c:10612 #, c-format msgid "" "\n" "Symbol table:\n" msgstr "" -#: dwarf.c:9913 +#: dwarf.c:10382 #, c-format msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n" msgstr "" -#: dwarf.c:9944 +#: dwarf.c:10413 #, c-format msgid " <no entries>" msgstr "" -#: dwarf.c:9976 +#: dwarf.c:10445 msgid "The debuglink filename is corrupt/missing\n" msgstr "" -#: dwarf.c:9980 +#: dwarf.c:10449 #, c-format msgid " Separate debug info file: %s\n" msgstr "" -#: dwarf.c:9991 +#: dwarf.c:10460 msgid "CRC offset missing/truncated\n" msgstr "" -#: dwarf.c:9997 +#: dwarf.c:10466 #, c-format msgid " CRC value: %#x\n" msgstr "" -#: dwarf.c:10001 +#: dwarf.c:10470 #, c-format msgid "There are %#lx extraneous bytes at the end of the section\n" msgstr "" -#: dwarf.c:10015 +#: dwarf.c:10484 #, c-format msgid "Build-ID is too short (%#lx bytes)\n" msgstr "" -#: dwarf.c:10019 +#: dwarf.c:10488 #, c-format msgid " Build-ID (%#lx bytes):" msgstr "" -#: dwarf.c:10048 +#: dwarf.c:10517 #, c-format msgid "Truncated header in the %s section.\n" msgstr "" -#: dwarf.c:10059 +#: dwarf.c:10528 #, c-format msgid "Unsupported version %lu.\n" msgstr "" -#: dwarf.c:10063 +#: dwarf.c:10532 msgid "The address table data in version 3 may be wrong.\n" msgstr "" -#: dwarf.c:10065 +#: dwarf.c:10534 msgid "Version 4 does not support case insensitive lookups.\n" msgstr "" -#: dwarf.c:10067 +#: dwarf.c:10536 msgid "Version 5 does not include inlined functions.\n" msgstr "" -#: dwarf.c:10069 +#: dwarf.c:10538 msgid "Version 6 does not include symbol attributes.\n" msgstr "" -#: dwarf.c:10087 +#: dwarf.c:10560 #, c-format msgid "Corrupt header in the %s section.\n" msgstr "" -#: dwarf.c:10094 -#, c-format -msgid "TU offset (%x) is less than CU offset (%x)\n" -msgstr "" - -#: dwarf.c:10103 -#, c-format -msgid "Address table offset (%x) is less than TU offset (%x)\n" -msgstr "" - -#: dwarf.c:10113 -#, c-format -msgid "Symbol table offset (%x) is less then Address table offset (%x)\n" -msgstr "" - -#: dwarf.c:10122 -#, c-format -msgid "Constant pool offset (%x) is less than symbol table offset (%x)\n" -msgstr "" - -#: dwarf.c:10137 -msgid "Address table extends beyond end of section.\n" -msgstr "" - -#: dwarf.c:10141 +#: dwarf.c:10575 #, c-format msgid "" "\n" "CU table:\n" msgstr "" -#: dwarf.c:10147 +#: dwarf.c:10581 #, c-format msgid "[%3u] 0x%lx - 0x%lx\n" msgstr "" -#: dwarf.c:10152 +#: dwarf.c:10586 #, c-format msgid "" "\n" "TU table:\n" msgstr "" -#: dwarf.c:10159 +#: dwarf.c:10593 #, c-format msgid "[%3u] 0x%lx 0x%lx " msgstr "" -#: dwarf.c:10166 +#: dwarf.c:10600 #, c-format msgid "" "\n" "Address table:\n" msgstr "" -#: dwarf.c:10176 +#: dwarf.c:10609 #, c-format msgid "%lu\n" msgstr "" -#: dwarf.c:10194 +#: dwarf.c:10627 #, c-format msgid "[%3u] <corrupt offset: %x>" msgstr "" -#: dwarf.c:10195 +#: dwarf.c:10628 #, c-format msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n" msgstr "" -#: dwarf.c:10206 +#: dwarf.c:10639 #, c-format msgid "<invalid CU vector offset: %x>\n" msgstr "" -#: dwarf.c:10207 +#: dwarf.c:10640 #, c-format msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n" msgstr "" -#: dwarf.c:10218 +#: dwarf.c:10651 #, c-format msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n" msgstr "" -#: dwarf.c:10243 +#: dwarf.c:10676 msgid "static" -msgstr "" +msgstr "static" -#: dwarf.c:10243 +#: dwarf.c:10676 msgid "global" -msgstr "" +msgstr "global" -#: dwarf.c:10281 dwarf.c:10292 +#: dwarf.c:10714 dwarf.c:10725 msgid "Internal error: out of space in the shndx pool.\n" msgstr "" -#: dwarf.c:10355 -#, fuzzy, c-format +#: dwarf.c:10788 +#, c-format msgid "Section %s is empty\n" -msgstr "Secțiuni:\n" +msgstr "Secțiunea %s este goală\n" -#: dwarf.c:10361 +#: dwarf.c:10794 #, c-format msgid "Section %s is too small to contain a CU/TU header\n" msgstr "" -#: dwarf.c:10380 -#, fuzzy, c-format +#: dwarf.c:10813 +#, c-format msgid " Version: %u\n" -msgstr " Versiune: %d\n" +msgstr " Versiune: %u\n" -#: dwarf.c:10382 +#: dwarf.c:10815 #, c-format msgid " Number of columns: %u\n" -msgstr "" +msgstr " Numărul de coloane: %u\n" -#: dwarf.c:10383 +#: dwarf.c:10816 #, c-format msgid " Number of used entries: %u\n" msgstr "" -#: dwarf.c:10384 +#: dwarf.c:10817 #, c-format msgid "" " Number of slots: %u\n" "\n" msgstr "" -#: dwarf.c:10391 +#: dwarf.c:10824 #, c-format msgid "Section %s is too small for %u slot\n" msgid_plural "Section %s is too small for %u slots\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: dwarf.c:10415 +#: dwarf.c:10848 msgid "Section index pool located before start of section\n" msgstr "" -#: dwarf.c:10420 +#: dwarf.c:10853 #, c-format msgid " [%3d] Signature: 0x%s Sections: " msgstr "" -#: dwarf.c:10426 +#: dwarf.c:10859 #, c-format msgid "Section %s too small for shndx pool\n" msgstr "" -#: dwarf.c:10472 +#: dwarf.c:10905 #, c-format msgid "Section %s too small for offset and size tables\n" msgstr "" -#: dwarf.c:10479 +#: dwarf.c:10912 #, c-format msgid " Offset table\n" msgstr "" -#: dwarf.c:10481 dwarf.c:10569 +#: dwarf.c:10914 dwarf.c:11002 msgid "signature" msgstr "" -#: dwarf.c:10481 dwarf.c:10569 +#: dwarf.c:10914 dwarf.c:11002 msgid "dwo_id" -msgstr "" +msgstr "dwo_id" -#: dwarf.c:10520 +#: dwarf.c:10953 #, c-format msgid "Row index (%u) is larger than number of used entries (%u)\n" msgstr "" -#: dwarf.c:10534 dwarf.c:10593 +#: dwarf.c:10967 dwarf.c:11026 #, c-format msgid " [%3d] 0x%s" msgstr "" -#: dwarf.c:10549 dwarf.c:10621 +#: dwarf.c:10982 dwarf.c:11054 #, c-format msgid "Overlarge Dwarf section index detected: %u\n" msgstr "" -#: dwarf.c:10567 +#: dwarf.c:11000 #, c-format msgid " Size table\n" msgstr "" -#: dwarf.c:10607 +#: dwarf.c:11040 #, c-format msgid "Too many rows/columns in DWARF index section %s\n" msgstr "" -#: dwarf.c:10636 +#: dwarf.c:11069 #, c-format msgid " Unsupported version (%d)\n" msgstr "" -#: dwarf.c:10708 +#: dwarf.c:11141 #, c-format msgid "Displaying the debug contents of section %s is not yet supported.\n" msgstr "" -#: dwarf.c:10739 +#: dwarf.c:11172 #, c-format msgid "Attempt to allocate an array with an excessive number of elements: 0x%lx\n" msgstr "" -#: dwarf.c:10757 +#: dwarf.c:11190 #, c-format msgid "Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n" msgstr "" -#: dwarf.c:10773 +#: dwarf.c:11206 #, c-format msgid "Attempt to allocate a zero'ed array with an excessive number of elements: 0x%lx\n" msgstr "" -#: dwarf.c:10871 -#, fuzzy, c-format +#: dwarf.c:11304 +#, c-format msgid "Unable to reopen separate debug info file: %s\n" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "Nu s-a putut redeschide fișierul separat ce conține informațiile de depanare: %s\n" -#: dwarf.c:10883 +#: dwarf.c:11316 #, c-format msgid "Separate debug info file %s found, but CRC does not match - ignoring\n" msgstr "" -#: dwarf.c:11062 -#, fuzzy, c-format +#: dwarf.c:11495 +#, c-format msgid "Corrupt debuglink section: %s\n" -msgstr "Secțiune depanare nerecunoscută: %s\n" +msgstr "Secțiune de legătură de depanare (debuglink) coruptă: %s\n" -#: dwarf.c:11101 +#: dwarf.c:11534 msgid "Out of memory" msgstr "" #. Failed to find the file. -#: dwarf.c:11176 +#: dwarf.c:11610 #, c-format msgid "could not find separate debug file '%s'\n" msgstr "" -#: dwarf.c:11178 dwarf.c:11183 dwarf.c:11189 dwarf.c:11193 dwarf.c:11198 -#: dwarf.c:11201 dwarf.c:11204 dwarf.c:11207 -#, fuzzy, c-format +#: dwarf.c:11612 dwarf.c:11617 dwarf.c:11623 dwarf.c:11627 dwarf.c:11632 +#: dwarf.c:11635 dwarf.c:11638 dwarf.c:11641 +#, c-format msgid "tried: %s\n" -msgstr "" -"\n" -"Fișier: %s\n" +msgstr "s-a încercat: %s\n" -#: dwarf.c:11215 +#: dwarf.c:11651 #, c-format msgid "tried: DEBUGINFOD_URLS=%s\n" -msgstr "" +msgstr "s-a încercat: DEBUGINFOD_URLS=%s\n" -#: dwarf.c:11243 -#, fuzzy, c-format +#: dwarf.c:11679 +#, c-format msgid "failed to open separate debug file: %s\n" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "nu s-a putut deschide fișierul separat ce conține informațiile de depanare: %s\n" -#: dwarf.c:11252 -#, fuzzy, c-format +#: dwarf.c:11688 +#, c-format msgid "" "\n" "%s: Found separate debug info file: %s\n" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "" +"\n" +"%s: S-a găsit fișierul separat ce conține informațiile de depanare: %s\n" -#: dwarf.c:11275 +#: dwarf.c:11711 msgid "Out of memory allocating dwo filename\n" msgstr "" -#: dwarf.c:11281 -#, fuzzy, c-format +#: dwarf.c:11717 +#, c-format msgid "Unable to load dwo file: %s\n" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "Nu se poate încărca fișierul dwo: %s\n" #. FIXME: We should check the dwo_id. -#: dwarf.c:11288 +#: dwarf.c:11724 #, fuzzy, c-format msgid "" "%s: Found separate debug object file: %s\n" "\n" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "" +"%s: S-a găsit fișierul separat al obiectului de depanare: %s\n" +"\n" -#: dwarf.c:11320 +#: dwarf.c:11756 msgid "Unable to load the .note.gnu.build-id section\n" msgstr "" -#: dwarf.c:11326 +#: dwarf.c:11762 msgid ".note.gnu.build-id section is corrupt/empty\n" msgstr "" -#: dwarf.c:11347 +#: dwarf.c:11783 msgid ".note.gnu.build-id data size is too small\n" msgstr "" -#: dwarf.c:11353 +#: dwarf.c:11789 msgid ".note.gnu.build-id data size is too bug\n" msgstr "" -#: dwarf.c:11414 +#: dwarf.c:11850 msgid ".debug_sup section is corrupt/empty\n" msgstr "" -#: dwarf.c:11424 +#: dwarf.c:11860 msgid "filename in .debug_sup section is corrupt\n" msgstr "" -#: dwarf.c:11439 +#: dwarf.c:11875 msgid "unable to construct path for supplementary debug file" msgstr "" -#: dwarf.c:11453 +#: dwarf.c:11889 msgid "out of memory constructing filename for .debug_sup link\n" msgstr "" -#: dwarf.c:11461 +#: dwarf.c:11897 #, c-format msgid "unable to open file '%s' referenced from .debug_sup section\n" msgstr "" -#: dwarf.c:11466 +#: dwarf.c:11902 #, c-format msgid "" "%s: Found supplementary debug file: %s\n" "\n" msgstr "" -#: dwarf.c:11558 +#: dwarf.c:12003 msgid "Multiple DWO_NAMEs encountered for the same CU\n" msgstr "" -#: dwarf.c:11570 +#: dwarf.c:12015 msgid "multiple DWO_IDs encountered for the same CU\n" msgstr "" -#: dwarf.c:11575 -#, fuzzy +#: dwarf.c:12020 msgid "Unexpected DWO INFO type" -msgstr "tip înregistrare (record) neașteptat" +msgstr "Tip DWO INFO neașteptat" -#: dwarf.c:11590 +#: dwarf.c:12035 #, c-format msgid "" "The %s section contains link(s) to dwo file(s):\n" "\n" msgstr "" -#: dwarf.c:11595 -#, fuzzy, c-format +#: dwarf.c:12040 +#, c-format msgid " Name: %s\n" -msgstr "Nume: %s\n" +msgstr " Nume: %s\n" -#: dwarf.c:11596 -#, fuzzy, c-format +#: dwarf.c:12041 +#, c-format msgid " Directory: %s\n" -msgstr "" -"\n" -" Tabelul Director:\n" +msgstr " Directorul: %s\n" -#: dwarf.c:11596 +#: dwarf.c:12041 msgid "<not-found>" -msgstr "" +msgstr "<negăsit>" -#: dwarf.c:11598 +#: dwarf.c:12043 #, c-format msgid " ID: " -msgstr "" +msgstr " ID: " -#: dwarf.c:11600 +#: dwarf.c:12045 #, c-format msgid " ID: <not specified>\n" -msgstr "" +msgstr " ID: <nespecificat>\n" -#: dwarf.c:11764 dwarf.c:11808 +#: dwarf.c:12214 #, c-format msgid "Unrecognized debug option '%s'\n" -msgstr "Opțiune de depanare nerecunoscută '%s'\n" +msgstr "Opțiune de depanare nerecunoscută „%s”\n" + +#: dwarf.c:12258 +#, c-format +msgid "Unrecognized debug letter option '%c'\n" +msgstr "Opțiune nerecunoscută pentru litera de depanare „%c”\n" -#: dwarf.h:273 +#: dwarf.h:284 msgid "end of data encountered whilst reading LEB\n" msgstr "" -#: dwarf.h:275 +#: dwarf.h:286 msgid "read LEB value is too large to store in destination variable\n" msgstr "" @@ -4348,9 +4433,9 @@ msgid "%s: the archive index is empty\n" msgstr "" #: elfcomm.c:397 elfcomm.c:426 -#, fuzzy, c-format +#, c-format msgid "%s: failed to read archive index\n" -msgstr "%s: nici o arhivă deschisă\n" +msgstr "%s: nu s-a putut citi indexul arhivei\n" #: elfcomm.c:408 #, c-format @@ -4391,15 +4476,15 @@ msgstr "" #. PR 24049 - we cannot use filedata->file_name as this will #. have already been freed. -#: elfcomm.c:519 elfcomm.c:753 elfedit.c:613 readelf.c:22187 +#: elfcomm.c:519 elfcomm.c:753 elfedit.c:613 readelf.c:22570 #, c-format msgid "%s: failed to read archive header\n" msgstr "" #: elfcomm.c:536 -#, fuzzy, c-format +#, c-format msgid "%s has no archive index\n" -msgstr "%s: nici o arhivă deschisă\n" +msgstr "%s: nu are index de arhivă\n" #: elfcomm.c:548 #, c-format @@ -4438,10 +4523,10 @@ msgstr "" msgid "%s: failed to seek to next file name\n" msgstr "" -#: elfcomm.c:758 elfedit.c:620 readelf.c:22194 -#, fuzzy, c-format +#: elfcomm.c:758 elfedit.c:620 readelf.c:22577 +#, c-format msgid "%s: did not find a valid archive header\n" -msgstr "%s nu este o arhivă validă" +msgstr "%s: nu s-a găsit un antet de arhivă valid\n" #: elfedit.c:93 #, c-format @@ -4449,14 +4534,14 @@ msgid "%s: Not an i386 nor x86-64 ELF file\n" msgstr "" #: elfedit.c:99 -#, fuzzy, c-format +#, c-format msgid "%s: stat () failed\n" -msgstr "%s: fread a eșuat" +msgstr "%s: stat() a eșuat\n" #: elfedit.c:107 -#, fuzzy, c-format +#, c-format msgid "%s: mmap () failed\n" -msgstr "%s: fread a eșuat" +msgstr "%s: mmap() a eșuat\n" #: elfedit.c:246 #, c-format @@ -4524,12 +4609,12 @@ msgstr "" msgid "%s: Failed to seek to ELF header\n" msgstr "" -#: elfedit.c:604 readelf.c:22175 +#: elfedit.c:604 readelf.c:22558 #, c-format msgid "%s: failed to seek to next archive header\n" msgstr "" -#: elfedit.c:635 elfedit.c:644 readelf.c:22207 readelf.c:22216 +#: elfedit.c:635 elfedit.c:644 readelf.c:22590 readelf.c:22599 #, c-format msgid "%s: bad archive file name\n" msgstr "" @@ -4544,22 +4629,22 @@ msgstr "" msgid "%s: failed to seek to archive member\n" msgstr "" -#: elfedit.c:735 readelf.c:22335 +#: elfedit.c:735 readelf.c:22718 #, c-format msgid "'%s': No such file\n" msgstr "" -#: elfedit.c:737 readelf.c:22337 +#: elfedit.c:737 readelf.c:22720 #, c-format msgid "Could not locate '%s'. System error message: %s\n" msgstr "" -#: elfedit.c:758 readelf.c:22344 +#: elfedit.c:758 readelf.c:22727 #, c-format msgid "'%s' is not an ordinary file\n" -msgstr "'%s' nu este un fișier obișnuit\n" +msgstr "„%s” nu este un fișier obișnuit\n" -#: elfedit.c:784 readelf.c:22366 +#: elfedit.c:784 readelf.c:22749 #, c-format msgid "%s: Failed to read file's magic number\n" msgstr "" @@ -4570,29 +4655,33 @@ msgid "Unknown OSABI: %s\n" msgstr "" #: elfedit.c:873 -#, fuzzy, c-format +#, c-format msgid "Unknown machine type: %s\n" -msgstr "tip format necunoscut `%s'" +msgstr "Tip necunoscut de mașină: %s\n" #: elfedit.c:892 -#, fuzzy, c-format +#, c-format msgid "Unknown type: %s\n" -msgstr "tip BB necunoscut" +msgstr "Tip necunoscut: %s\n" +# R-GC, scrie: +# acest mesaj, și următoarele, se pot vizualiza, +# rulînd comanda: +# «elfedit --help» #: elfedit.c:943 -#, fuzzy, c-format +#, c-format msgid "Usage: %s <option(s)> elffile(s)\n" -msgstr "Folosire: %s [opțiune(i)] [adresă(e)]\n" +msgstr "Utilizare: %s <opțiune(i)> fișier(e)_elf]\n" #: elfedit.c:945 #, c-format msgid " Update the ELF header of ELF files\n" -msgstr "" +msgstr " Actualizează antetul ELF al fișierelor ELF\n" -#: elfedit.c:946 nm.c:295 objcopy.c:565 objcopy.c:706 strings.c:1314 +#: elfedit.c:946 nm.c:298 objcopy.c:565 objcopy.c:706 strings.c:1314 #, c-format msgid " The options are:\n" -msgstr "" +msgstr " Opțiunile sunt:\n" #: elfedit.c:947 #, c-format @@ -4630,9 +4719,9 @@ msgid "" msgstr "" #: elfedit.c:1049 elfedit.c:1060 -#, fuzzy, c-format +#, c-format msgid "Invalid ABIVERSION: %s\n" -msgstr "Rdăcină (radix) invalidă: %s\n" +msgstr "ABIVERSION nevalidă: %s\n" #: emul_aix.c:44 #, c-format @@ -4658,72 +4747,72 @@ msgstr "" msgid "Duplicate symbol entered into keyword list." msgstr "" -#: nm.c:293 size.c:88 strings.c:1312 +# R-GC, scrie: +# acest mesaj, și următoarele, se pot vizualiza, +# rulînd comenzile: +# «nm --help» +# «size --help» +# «strings --help» +#: nm.c:296 size.c:88 strings.c:1312 #, c-format msgid "Usage: %s [option(s)] [file(s)]\n" -msgstr "" +msgstr "Utilizare: %s [opțiune(i)] [fișier(e)]\n" -#: nm.c:294 +#: nm.c:297 #, c-format msgid " List symbols in [file(s)] (a.out by default).\n" msgstr "" -#: nm.c:296 -#, fuzzy, c-format +#: nm.c:299 +#, c-format msgid " -a, --debug-syms Display debugger-only symbols\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -a, --debug-syms Afișează simboluri numai pentru depanare\n" -#: nm.c:298 +#: nm.c:301 #, c-format msgid " -A, --print-file-name Print name of the input file before every symbol\n" msgstr "" -#: nm.c:300 -#, fuzzy, c-format +#: nm.c:303 +#, c-format msgid " -B Same as --format=bsd\n" -msgstr " OS/ABI: %s\n" +msgstr " -B La fel ca „--format=bsd”\n" -#: nm.c:302 +#: nm.c:305 #, c-format msgid " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n" msgstr "" -#: nm.c:304 readelf.c:5056 -#, fuzzy +#: nm.c:307 readelf.c:5221 msgid " STYLE can be " -msgstr " Clasa: %s\n" +msgstr " STILul poate fi " -#: nm.c:306 +#: nm.c:309 #, c-format msgid " --no-demangle Do not demangle low-level symbol names\n" msgstr "" -#: nm.c:308 +#: nm.c:311 #, c-format msgid " --recurse-limit Enable a demangling recursion limit. (default)\n" msgstr "" -#: nm.c:310 +#: nm.c:313 #, c-format msgid " --no-recurse-limit Disable a demangling recursion limit.\n" msgstr "" -#: nm.c:312 -#, fuzzy, c-format +#: nm.c:315 +#, c-format msgid " -D, --dynamic Display dynamic symbols instead of normal symbols\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -D, --dynamic Afișează simboluri dinamice în loc de simboluri normale\n" -#: nm.c:314 -#, fuzzy, c-format -msgid " --defined-only Display only defined symbols\n" -msgstr " t - afișează conținutul arhivei\n" - -#: nm.c:316 -#, fuzzy, c-format +#: nm.c:317 +#, c-format msgid " -e (ignored)\n" -msgstr " Versiune: %d\n" +msgstr " -e (ignorată)\n" -#: nm.c:318 +#: nm.c:319 #, c-format msgid "" " -f, --format=FORMAT Use the output format FORMAT. FORMAT can be `bsd',\n" @@ -4731,178 +4820,188 @@ msgid "" " The default is `bsd'\n" msgstr "" -#: nm.c:322 -#, fuzzy, c-format +#: nm.c:323 +#, c-format msgid " -g, --extern-only Display only external symbols\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -g, --extern-only Afișează numai simboluri externe\n" -#: nm.c:324 +#: nm.c:325 #, c-format msgid " --ifunc-chars=CHARS Characters to use when displaying ifunc symbols\n" msgstr "" -#: nm.c:326 +#: nm.c:327 #, c-format msgid " -j, --just-symbols Same as --format=just-symbols\n" msgstr "" -#: nm.c:328 +#: nm.c:329 #, c-format msgid "" " -l, --line-numbers Use debugging information to find a filename and\n" " line number for each symbol\n" msgstr "" -#: nm.c:331 +#: nm.c:332 #, c-format msgid " -n, --numeric-sort Sort symbols numerically by address\n" msgstr "" -#: nm.c:333 -#, fuzzy, c-format +#: nm.c:334 +#, c-format msgid " -o Same as -A\n" -msgstr " Versiune: %d\n" +msgstr " -o La fel ca „-A”\n" -#: nm.c:335 -#, fuzzy, c-format +#: nm.c:336 +#, c-format msgid " -p, --no-sort Do not sort the symbols\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -p, --no-sort Nu sortează simbolurile\n" -#: nm.c:337 +#: nm.c:338 #, c-format msgid " -P, --portability Same as --format=posix\n" msgstr "" -#: nm.c:339 +#: nm.c:340 #, c-format msgid " -r, --reverse-sort Reverse the sense of the sort\n" msgstr "" -#: nm.c:342 +#: nm.c:343 #, c-format msgid " --plugin NAME Load the specified plugin\n" msgstr "" -#: nm.c:345 +#: nm.c:346 #, c-format msgid " -S, --print-size Print size of defined symbols\n" msgstr "" -#: nm.c:347 +#: nm.c:348 #, c-format msgid " -s, --print-armap Include index for symbols from archive members\n" msgstr "" -#: nm.c:349 +#: nm.c:350 #, c-format msgid " --quiet Suppress \"no symbols\" diagnostic\n" msgstr "" -#: nm.c:351 +#: nm.c:352 #, c-format msgid " --size-sort Sort symbols by size\n" msgstr "" -#: nm.c:353 +#: nm.c:354 #, c-format msgid " --special-syms Include special symbols in the output\n" msgstr "" -#: nm.c:355 -#, fuzzy, c-format +#: nm.c:356 +#, c-format msgid " --synthetic Display synthetic symbols as well\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " --synthetic Afișează, de asemenea, simboluri sintetice\n" -#: nm.c:357 +#: nm.c:358 #, c-format msgid " -t, --radix=RADIX Use RADIX for printing symbol values\n" msgstr "" -#: nm.c:359 +#: nm.c:360 #, c-format msgid " --target=BFDNAME Specify the target object format as BFDNAME\n" msgstr "" -#: nm.c:361 +#: nm.c:362 #, c-format msgid " -u, --undefined-only Display only undefined symbols\n" msgstr "" -#: nm.c:363 +#: nm.c:364 +#, c-format +msgid " -U, --defined-only Display only defined symbols\n" +msgstr " -U, --defined-only Afișează numai simboluri definite\n" + +#: nm.c:366 #, c-format msgid "" -" -U {d|s|i|x|e|h} Specify how to treat UTF-8 encoded unicode characters\n" " --unicode={default|show|invalid|hex|escape|highlight}\n" +" Specify how to treat UTF-8 encoded unicode characters\n" msgstr "" -#: nm.c:366 +#: nm.c:369 +#, c-format +msgid " -W, --no-weak Ignore weak symbols\n" +msgstr " -W, --no-weak Ignoră simbolurile slabe\n" + +#: nm.c:371 #, c-format msgid " --with-symbol-versions Display version strings after symbol names\n" msgstr "" -#: nm.c:368 -#, fuzzy, c-format +#: nm.c:373 +#, c-format msgid " -X 32_64 (ignored)\n" -msgstr " Versiune: %d\n" +msgstr " -X 32_64 (ignorată)\n" -#: nm.c:370 -#, fuzzy, c-format +#: nm.c:375 +#, c-format msgid " @FILE Read options from FILE\n" -msgstr " Lungime: %ld\n" +msgstr " @FILE Citește opțiunile din FIȘIER\n" -#: nm.c:372 -#, fuzzy, c-format +#: nm.c:377 +#, c-format msgid " -h, --help Display this information\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -h, --help Afișează această informație\n" -#: nm.c:374 -#, fuzzy, c-format +#: nm.c:379 +#, c-format msgid " -V, --version Display this program's version number\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -V, --version Afișează numărul de versiune al acestui program\n" -#: nm.c:395 +#: nm.c:400 #, c-format msgid "%s: invalid radix" -msgstr "%s: rădăcină (radix) invalidă" +msgstr "%s: bază numerică nevalidă" -#: nm.c:425 +#: nm.c:430 #, c-format msgid "%s: invalid output format" msgstr "%s: format de ieșire invalid" -#: nm.c:450 readelf.c:12440 readelf.c:12483 +#: nm.c:455 readelf.c:12626 readelf.c:12669 #, c-format msgid "<processor specific>: %d" msgstr "" -#: nm.c:452 readelf.c:12447 readelf.c:12500 +#: nm.c:457 readelf.c:12633 readelf.c:12686 #, c-format msgid "<OS specific>: %d" msgstr "" -#: nm.c:454 readelf.c:12450 readelf.c:12503 +#: nm.c:459 readelf.c:12636 readelf.c:12689 #, c-format msgid "<unknown>: %d" msgstr "<necunoscut>: %d" -#: nm.c:484 -#, fuzzy, c-format +#: nm.c:489 +#, c-format msgid "<unknown>: %d/%d" -msgstr "<necunoscut>: %d" +msgstr "<necunoscut>: %d/%d" -#: nm.c:742 +#: nm.c:747 #, c-format msgid "" "\n" "Archive index:\n" msgstr "" -#: nm.c:797 nm.c:1494 +#: nm.c:802 nm.c:1501 #, c-format msgid "%s: plugin needed to handle lto object" msgstr "" -#: nm.c:1731 +#: nm.c:1718 #, c-format msgid "" "\n" @@ -4911,7 +5010,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1733 +#: nm.c:1720 #, c-format msgid "" "\n" @@ -4920,21 +5019,21 @@ msgid "" "\n" msgstr "" -#: nm.c:1735 nm.c:1796 +#: nm.c:1722 nm.c:1783 #, c-format msgid "" "Name Value Class Type Size Line Section\n" "\n" msgstr "" -#: nm.c:1738 nm.c:1799 +#: nm.c:1725 nm.c:1786 #, c-format msgid "" "Name Value Class Type Size Line Section\n" "\n" msgstr "" -#: nm.c:1792 +#: nm.c:1779 #, c-format msgid "" "\n" @@ -4943,7 +5042,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1794 +#: nm.c:1781 #, c-format msgid "" "\n" @@ -4952,32 +5051,32 @@ msgid "" "\n" msgstr "" -#: nm.c:1900 +#: nm.c:1862 #, c-format msgid "Print width has not been initialized (%d)" msgstr "" -#: nm.c:2162 objdump.c:5674 readelf.c:5472 strings.c:292 -#, fuzzy, c-format +#: nm.c:2129 objdump.c:5890 readelf.c:5656 strings.c:292 +#, c-format msgid "invalid argument to -U/--unicode: %s" -msgstr "argument invalid pentru --format: %s" +msgstr "argument nevalid pentru opțiunea „-U/--unicode”: %s" -#: nm.c:2177 +#: nm.c:2147 msgid "Only -X 32_64 is supported" msgstr "" -#: nm.c:2209 +#: nm.c:2179 msgid "Using the --size-sort and --undefined-only options together" msgstr "" -#: nm.c:2210 +#: nm.c:2180 msgid "will produce no output, since undefined symbols have no size." msgstr "" -#: objcopy.c:563 srconv.c:1693 +#: objcopy.c:563 srconv.c:1694 #, c-format msgid "Usage: %s [option(s)] in-file [out-file]\n" -msgstr "" +msgstr "Utilizare: %s [opțiune(i)] fișier-intrare [fișier-ieșire]\n" #: objcopy.c:564 #, c-format @@ -5129,7 +5228,7 @@ msgstr "" #: objcopy.c:704 #, c-format msgid "Usage: %s <option(s)> in-file(s)\n" -msgstr "" +msgstr "Utilizare: %s <opțiune(e)>fișier(e)-intrare\n" #: objcopy.c:705 #, c-format @@ -5175,17 +5274,17 @@ msgstr "" #: objcopy.c:803 #, c-format msgid "unrecognized section flag `%s'" -msgstr "atribut secțiune nerecunoscut `%s'" +msgstr "opțiune de secțiune nerecunoscută „%s”" #: objcopy.c:804 objcopy.c:876 #, c-format msgid "supported flags: %s" -msgstr "atribute suportate: %s" +msgstr "opțiuni suportate: %s" #: objcopy.c:875 -#, fuzzy, c-format +#, c-format msgid "unrecognized symbol flag `%s'" -msgstr "atribut secțiune nerecunoscut `%s'" +msgstr "opțiune pentru simboluri nerecunoscută „%s”" #: objcopy.c:934 #, c-format @@ -5205,9 +5304,9 @@ msgstr "" #: objcopy.c:1091 #, c-format msgid "cannot open '%s': %s" -msgstr "nu pot deschide '%s': %s" +msgstr "nu se poate deschide „%s”: %s" -#: objcopy.c:1094 objcopy.c:5091 +#: objcopy.c:1094 objcopy.c:5088 #, c-format msgid "%s: fread failed" msgstr "%s: fread a eșuat" @@ -5227,606 +5326,598 @@ msgstr "" msgid "error: section %s matches both update and remove options" msgstr "" -#: objcopy.c:1500 +#: objcopy.c:1512 #, c-format msgid "Section %s not found" msgstr "" -#: objcopy.c:1550 +#: objcopy.c:1562 msgid "redefining symbols does not work on LTO-compiled object files" msgstr "" -#: objcopy.c:1662 +#: objcopy.c:1674 #, c-format msgid "not stripping symbol `%s' because it is named in a relocation" msgstr "" -#: objcopy.c:1723 -#, fuzzy, c-format +#: objcopy.c:1735 +#, c-format msgid "'before=%s' not found" -msgstr "referința C++ nu a fost găsită" +msgstr "„before=%s” nu a fost găsit" -#: objcopy.c:1762 +#: objcopy.c:1774 #, c-format msgid "%s: Multiple redefinition of symbol \"%s\"" msgstr "" -#: objcopy.c:1766 +#: objcopy.c:1778 #, c-format msgid "%s: Symbol \"%s\" is target of more than one redefinition" -msgstr "%s: Simbolului \"%s\" este destinație pentru mai mult de o redefinire" +msgstr "%s: Simbolul „%s” este țintă pentru mai mult de o redefinire" -#: objcopy.c:1793 +#: objcopy.c:1805 #, c-format msgid "couldn't open symbol redefinition file %s (error: %s)" msgstr "" -#: objcopy.c:1871 +#: objcopy.c:1883 #, c-format msgid "%s:%d: garbage found at end of line" msgstr "" -#: objcopy.c:1874 +#: objcopy.c:1886 #, c-format msgid "%s:%d: missing new symbol name" msgstr "" -#: objcopy.c:1884 +#: objcopy.c:1896 #, c-format msgid "%s:%d: premature end of file" msgstr "" -#: objcopy.c:1910 -#, fuzzy, c-format +#: objcopy.c:1922 +#, c-format msgid "stat returns negative size for `%s'" -msgstr "stat a returnat o dimensiune negativă pentru %s" +msgstr "stat() a returnat o dimensiune negativă pentru „%s”" -#: objcopy.c:1922 +#: objcopy.c:1934 #, c-format msgid "copy from `%s' [unknown] to `%s' [unknown]\n" msgstr "" -#: objcopy.c:2167 +#: objcopy.c:2179 #, c-format msgid "%s[%s]: Cannot merge - there are relocations against this section" msgstr "" -#: objcopy.c:2189 +#: objcopy.c:2201 msgid "corrupt GNU build attribute note: description size not a factor of 4" msgstr "" -#: objcopy.c:2196 +#: objcopy.c:2208 msgid "corrupt GNU build attribute note: wrong note type" msgstr "" -#: objcopy.c:2202 +#: objcopy.c:2214 msgid "corrupt GNU build attribute note: note too big" msgstr "" -#: objcopy.c:2208 +#: objcopy.c:2220 msgid "corrupt GNU build attribute note: name too small" msgstr "" -#: objcopy.c:2231 +#: objcopy.c:2243 msgid "corrupt GNU build attribute note: unsupported version" msgstr "" -#: objcopy.c:2265 +#: objcopy.c:2277 msgid "corrupt GNU build attribute note: bad description size" msgstr "" -#: objcopy.c:2301 +#: objcopy.c:2313 msgid "corrupt GNU build attribute note: name not NUL terminated" msgstr "" -#: objcopy.c:2313 +#: objcopy.c:2325 msgid "corrupt GNU build attribute notes: excess data at end" msgstr "" -#: objcopy.c:2320 +#: objcopy.c:2332 msgid "bad GNU build attribute notes: no known versions detected" msgstr "" #. This happens with glibc. No idea why. -#: objcopy.c:2324 +#: objcopy.c:2336 #, c-format msgid "%s[%s]: Warning: version note missing - assuming version 3" msgstr "" -#: objcopy.c:2334 +#: objcopy.c:2346 msgid "bad GNU build attribute notes: multiple different versions" msgstr "" -#: objcopy.c:2574 +#: objcopy.c:2586 #, c-format msgid "%s[%s]: Note - dropping 'share' flag as output format is not COFF" msgstr "" #. PR 17636: Call non-fatal so that we return to our parent who #. may need to tidy temporary files. -#: objcopy.c:2606 -#, fuzzy, c-format +#: objcopy.c:2618 +#, c-format msgid "unable to change endianness of '%s'" -msgstr "Nu pot citi în cei 0x%x octeți ai lui %s\n" +msgstr "nu s-a putut schimba tipul de „endianness” (ordinea octeților) din „%s”" -#: objcopy.c:2613 -#, fuzzy, c-format +#: objcopy.c:2625 +#, c-format msgid "unable to modify '%s' due to errors" -msgstr "nu pot copia fișierul '%s' motiv: %s" +msgstr "nu se poate modifica „%s” din cauza erorilor" -#: objcopy.c:2626 +#: objcopy.c:2638 #, c-format msgid "error: the input file '%s' has no sections" msgstr "" -#: objcopy.c:2636 +#: objcopy.c:2648 #, c-format msgid "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'" msgstr "" -#: objcopy.c:2643 +#: objcopy.c:2655 #, c-format msgid "--elf-stt-common=[yes|no] is unsupported on `%s'" msgstr "" -#: objcopy.c:2650 +#: objcopy.c:2662 #, c-format msgid "copy from `%s' [%s] to `%s' [%s]\n" msgstr "" -#: objcopy.c:2698 +#: objcopy.c:2710 #, c-format msgid "Input file `%s' ignores binary architecture parameter." msgstr "" -#: objcopy.c:2714 -#, fuzzy, c-format +#: objcopy.c:2726 +#, c-format msgid "Unable to recognise the format of the input file `%s'" -msgstr "Nu pot recunoaște formatul fișierului de intrare %s" +msgstr "Nu se poate recunoaște formatul fișierului de intrare „%s”" -#: objcopy.c:2717 +#: objcopy.c:2729 #, c-format msgid "Output file cannot represent architecture `%s'" msgstr "" -#: objcopy.c:2780 +#: objcopy.c:2799 #, c-format msgid "warning: file alignment (0x%s) > section alignment (0x%s)" msgstr "" -#: objcopy.c:2853 -#, fuzzy, c-format +#: objcopy.c:2867 +#, c-format msgid "can't add section '%s'" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "nu se poate adăuga secțiunea „%s”" -#: objcopy.c:2867 -#, fuzzy, c-format +#: objcopy.c:2881 +#, c-format msgid "can't create section `%s'" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "nu se poate crea secțiunea „%s”" -#: objcopy.c:2915 +#: objcopy.c:2929 #, c-format msgid "error: %s not found, can't be updated" msgstr "" -#: objcopy.c:2948 +#: objcopy.c:2962 msgid "warning: note section is empty" msgstr "" -#: objcopy.c:2957 +#: objcopy.c:2971 msgid "warning: could not load note section" msgstr "" -#: objcopy.c:2973 +#: objcopy.c:2987 msgid "warning: failed to set merged notes size" msgstr "" -#: objcopy.c:2999 +#: objcopy.c:3013 #, c-format msgid "can't dump section '%s' - it does not exist" msgstr "" -#: objcopy.c:3007 +#: objcopy.c:3021 msgid "can't dump section - it has no contents" msgstr "" -#: objcopy.c:3019 -#, fuzzy +#: objcopy.c:3033 msgid "could not open section dump file" -msgstr "nu pot deschide fișierul de intrare %s" +msgstr "nu s-a putut deschide fișierul de descărcare(dump) a secțiunii" -#: objcopy.c:3027 +#: objcopy.c:3041 #, c-format msgid "error writing section contents to %s (error: %s)" msgstr "" -#: objcopy.c:3037 +#: objcopy.c:3051 msgid "could not retrieve section contents" msgstr "" -#: objcopy.c:3051 +#: objcopy.c:3065 #, c-format msgid "%s: debuglink section already exists" msgstr "" -#: objcopy.c:3063 -#, fuzzy, c-format +#: objcopy.c:3077 +#, c-format msgid "cannot create debug link section `%s'" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "nu se poate crea secțiunea de legătură de depanare „%s”" -#: objcopy.c:3157 +#: objcopy.c:3171 msgid "Can't fill gap after section" msgstr "" -#: objcopy.c:3182 +#: objcopy.c:3196 msgid "can't add padding" msgstr "" -#: objcopy.c:3359 +#: objcopy.c:3373 msgid "error: failed to locate merged notes" msgstr "" -#: objcopy.c:3368 +#: objcopy.c:3382 msgid "error: failed to merge notes" msgstr "" -#: objcopy.c:3377 +#: objcopy.c:3391 msgid "error: failed to copy merged notes into output" msgstr "" -#: objcopy.c:3394 +#: objcopy.c:3408 #, c-format msgid "%s: Could not find any mergeable note sections" msgstr "" -#: objcopy.c:3403 -#, fuzzy, c-format +#: objcopy.c:3417 +#, c-format msgid "cannot fill debug link section `%s'" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "nu se poate completa secțiunea de legătură de depanare „%s”" -#: objcopy.c:3464 +#: objcopy.c:3478 msgid "error copying private BFD data" msgstr "" -#: objcopy.c:3475 +#: objcopy.c:3489 #, c-format msgid "this target does not support %lu alternative machine codes" msgstr "" -#: objcopy.c:3479 +#: objcopy.c:3493 msgid "treating that number as an absolute e_machine value instead" msgstr "" -#: objcopy.c:3483 +#: objcopy.c:3497 msgid "ignoring the alternative value" msgstr "" -#: objcopy.c:3529 +#: objcopy.c:3543 msgid "sorry: copying thin archives is not currently supported" msgstr "" -#: objcopy.c:3536 objcopy.c:3591 +#: objcopy.c:3550 objcopy.c:3605 #, c-format msgid "cannot create tempdir for archive copying (error: %s)" msgstr "" -#: objcopy.c:3573 +#: objcopy.c:3587 #, c-format msgid "illegal pathname found in archive member: %s" msgstr "" -#: objcopy.c:3625 -#, fuzzy +#: objcopy.c:3639 msgid "Unable to recognise the format of file" -msgstr "Nu pot recunoaște formatul fișierului de intrare %s" +msgstr "Nu se poate recunoaște formatul fișierului" -#: objcopy.c:3758 +#: objcopy.c:3772 #, c-format msgid "error: the input file '%s' is empty" msgstr "" -#: objcopy.c:3836 +#: objcopy.c:3850 #, c-format msgid "--add-gnu-debuglink ignored for archive %s" msgstr "" -#: objcopy.c:3945 +#: objcopy.c:3953 #, c-format msgid "Multiple renames of section %s" msgstr "Multiple redenumiri ale secțiunii %s" -#: objcopy.c:3991 -#, fuzzy +#: objcopy.c:3999 msgid "error in private header data" -msgstr "date antet privat" +msgstr "eroare în datele de antet private" -#: objcopy.c:4084 +#: objcopy.c:4092 msgid "failed to create output section" -msgstr "" +msgstr "nu s-a putut crea secțiunea de ieșire" -#: objcopy.c:4099 -#, fuzzy +#: objcopy.c:4104 msgid "failed to set size" -msgstr "setează dimensiune secțiune" +msgstr "nu s-a putut definii dimensiunea" -#: objcopy.c:4118 +#: objcopy.c:4123 msgid "failed to set vma" msgstr "" -#: objcopy.c:4148 -#, fuzzy +#: objcopy.c:4153 msgid "failed to set alignment" -msgstr "setează aliniere secțiune" +msgstr "nu s-a putut configura alinierea" -#: objcopy.c:4180 -#, fuzzy +#: objcopy.c:4185 msgid "failed to copy private data" -msgstr "date private" +msgstr "nu s-au putut copia datele private" -#: objcopy.c:4337 +#: objcopy.c:4345 msgid "relocation count is negative" msgstr "" #. User must pad the section up in order to do this. -#: objcopy.c:4436 +#: objcopy.c:4433 #, c-format msgid "cannot reverse bytes: length of section %s must be evenly divisible by %d" msgstr "" -#: objcopy.c:4644 -#, fuzzy +#: objcopy.c:4641 msgid "can't create debugging section" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "nu se poate crea secțiunea de depanare" -#: objcopy.c:4658 -#, fuzzy +#: objcopy.c:4655 msgid "can't set debugging section contents" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "nu se poate configura conținutul secțiunii de depanare" -#: objcopy.c:4667 -#, fuzzy, c-format +#: objcopy.c:4664 +#, c-format msgid "don't know how to write debugging information for %s" -msgstr "%s: nici o informație de depanare recunoscută" +msgstr "nu se știe cum să se scrie informațiile de depanare pentru %s" -#: objcopy.c:4856 +#: objcopy.c:4853 msgid "could not create temporary file to hold stripped copy" msgstr "" -#: objcopy.c:4930 +#: objcopy.c:4927 #, c-format msgid "%s: bad version in PE subsystem" msgstr "" -#: objcopy.c:4960 +#: objcopy.c:4957 #, c-format msgid "unknown PE subsystem: %s" msgstr "" -#: objcopy.c:5044 objcopy.c:5316 objcopy.c:5396 objcopy.c:5537 objcopy.c:5569 -#: objcopy.c:5632 objcopy.c:5636 objcopy.c:5656 +#: objcopy.c:5041 objcopy.c:5313 objcopy.c:5393 objcopy.c:5534 objcopy.c:5566 +#: objcopy.c:5629 objcopy.c:5633 objcopy.c:5653 #, c-format msgid "bad format for %s" msgstr "format incorect pentru %s" -#: objcopy.c:5073 +#: objcopy.c:5070 #, c-format msgid "cannot open: %s: %s" -msgstr "nu pot deschide : %s: %s" +msgstr "nu se poate deschide : %s: %s" -#: objcopy.c:5128 +#: objcopy.c:5125 msgid "byte number must be non-negative" msgstr "" -#: objcopy.c:5134 +#: objcopy.c:5131 #, c-format msgid "architecture %s unknown" msgstr "" -#: objcopy.c:5142 +#: objcopy.c:5139 msgid "interleave must be positive" msgstr "" -#: objcopy.c:5151 +#: objcopy.c:5148 msgid "interleave width must be positive" msgstr "" -#: objcopy.c:5469 -#, fuzzy, c-format +#: objcopy.c:5466 +#, c-format msgid "unrecognized --compress-debug-sections type `%s'" -msgstr "tip opțiune --endian nerecunoscută `%s'" +msgstr "tipul --compress-debug-sections „%s” nerecunoscut" -#: objcopy.c:5490 -#, fuzzy, c-format +#: objcopy.c:5487 +#, c-format msgid "unrecognized --elf-stt-common= option `%s'" -msgstr "atribut secțiune nerecunoscut `%s'" +msgstr "opțiune --compress-debug-sections „%s” nerecunoscută" -#: objcopy.c:5506 +#: objcopy.c:5503 #, c-format msgid "Warning: truncating gap-fill from 0x%s to 0x%x" -msgstr "Avetisment: trunchez umplere-gol de la 0x%s la 0x%x" +msgstr "Avertisment: se trunchiază umplerea-spațiului_gol de la 0x%s la 0x%x" -#: objcopy.c:5592 +#: objcopy.c:5589 msgid "bad format for --set-section-alignment: argument needed" msgstr "" -#: objcopy.c:5596 +#: objcopy.c:5593 msgid "bad format for --set-section-alignment: numeric argument needed" msgstr "" #. Number has more than on 1, i.e. wasn't a power of 2. -#: objcopy.c:5608 +#: objcopy.c:5605 msgid "bad format for --set-section-alignment: alignment is not a power of two" msgstr "" -#: objcopy.c:5715 +#: objcopy.c:5712 #, c-format msgid "unknown long section names option '%s'" msgstr "" -#: objcopy.c:5738 +#: objcopy.c:5735 msgid "unable to parse alternative machine code" msgstr "" -#: objcopy.c:5787 +#: objcopy.c:5784 msgid "number of bytes to reverse must be positive and even" msgstr "" -#: objcopy.c:5790 +#: objcopy.c:5787 #, c-format msgid "Warning: ignoring previous --reverse-bytes value of %d" msgstr "" -#: objcopy.c:5805 +#: objcopy.c:5802 #, c-format msgid "%s: invalid reserve value for --heap" -msgstr "" +msgstr "%s: valoare de rezervă nevalidă pentru „--heap”" -#: objcopy.c:5811 -#, fuzzy, c-format +#: objcopy.c:5808 +#, c-format msgid "%s: invalid commit value for --heap" -msgstr "%s: format de ieșire invalid" +msgstr "%s: valoarea introdusă nu este validă pentru „--heap”" -#: objcopy.c:5836 +#: objcopy.c:5833 #, c-format msgid "%s: invalid reserve value for --stack" -msgstr "" +msgstr "%s: valoare de rezervă nevalidă pentru „--stack”" -#: objcopy.c:5842 -#, fuzzy, c-format +#: objcopy.c:5839 +#, c-format msgid "%s: invalid commit value for --stack" -msgstr "%s: format de ieșire invalid" +msgstr "%s: valoarea introdusă nu este validă pentru „--stack”" -#: objcopy.c:5851 +#: objcopy.c:5848 msgid "verilog data width must be at least 1 byte" msgstr "" -#: objcopy.c:5868 +#: objcopy.c:5865 msgid "--globalize-symbol(s) is incompatible with -G/--keep-global-symbol(s)" msgstr "" -#: objcopy.c:5880 +#: objcopy.c:5877 msgid "interleave start byte must be set with --byte" msgstr "" -#: objcopy.c:5883 +#: objcopy.c:5880 msgid "byte number must be less than interleave" msgstr "" -#: objcopy.c:5886 +#: objcopy.c:5883 msgid "interleave width must be less than or equal to interleave - byte`" msgstr "" -#: objcopy.c:5909 +#: objcopy.c:5906 #, c-format msgid "unknown input EFI target: %s" -msgstr "" +msgstr "țintă EFI de intrare necunoscută: %s" -#: objcopy.c:5919 -#, fuzzy, c-format +#: objcopy.c:5916 +#, c-format msgid "unknown output EFI target: %s" -msgstr "tip format necunoscut `%s'" +msgstr "țintă EFI de ieșire necunoscută: %s" -#: objcopy.c:5943 +#: objcopy.c:5940 #, c-format msgid "warning: could not create temporary file whilst copying '%s', (error: %s)" msgstr "" -#: objcopy.c:5980 objcopy.c:5994 +#: objcopy.c:5977 objcopy.c:5991 #, c-format msgid "%s %s%c0x%s never used" msgstr "" -#: objdump.c:225 +#: objdump.c:235 #, c-format msgid "Usage: %s <option(s)> <file(s)>\n" -msgstr "" +msgstr "Utilizare: %s <opțiune(i)> <fișier(e)>\n" -#: objdump.c:226 +#: objdump.c:236 #, c-format msgid " Display information from object <file(s)>.\n" msgstr "" -#: objdump.c:227 +#: objdump.c:237 #, c-format msgid " At least one of the following switches must be given:\n" msgstr "" -#: objdump.c:228 +#: objdump.c:238 #, c-format msgid " -a, --archive-headers Display archive header information\n" msgstr "" -#: objdump.c:230 +#: objdump.c:240 #, c-format msgid " -f, --file-headers Display the contents of the overall file header\n" msgstr "" -#: objdump.c:232 +#: objdump.c:242 #, c-format msgid " -p, --private-headers Display object format specific file header contents\n" msgstr "" -#: objdump.c:234 +#: objdump.c:244 #, c-format msgid " -P, --private=OPT,OPT... Display object format specific contents\n" msgstr "" -#: objdump.c:236 +#: objdump.c:246 #, c-format msgid " -h, --[section-]headers Display the contents of the section headers\n" msgstr "" -#: objdump.c:238 -#, fuzzy, c-format +#: objdump.c:248 +#, c-format msgid " -x, --all-headers Display the contents of all headers\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -x, --all-headers afișează conținutul tuturor antetelor\n" -#: objdump.c:240 +#: objdump.c:250 #, c-format msgid " -d, --disassemble Display assembler contents of executable sections\n" msgstr "" -#: objdump.c:242 +#: objdump.c:252 #, c-format msgid " -D, --disassemble-all Display assembler contents of all sections\n" msgstr "" -#: objdump.c:244 +#: objdump.c:254 #, c-format msgid " --disassemble=<sym> Display assembler contents from <sym>\n" msgstr "" -#: objdump.c:246 +#: objdump.c:256 #, c-format msgid " -S, --source Intermix source code with disassembly\n" msgstr "" -#: objdump.c:248 +#: objdump.c:258 #, c-format msgid " --source-comment[=<txt>] Prefix lines of source code with <txt>\n" msgstr "" -#: objdump.c:250 +#: objdump.c:260 #, c-format msgid " -s, --full-contents Display the full contents of all sections requested\n" msgstr "" -#: objdump.c:252 +#: objdump.c:262 #, c-format msgid " -g, --debugging Display debug information in object file\n" msgstr "" -#: objdump.c:254 +#: objdump.c:264 #, c-format msgid " -e, --debugging-tags Display debug information using ctags style\n" msgstr "" -#: objdump.c:256 +#: objdump.c:266 #, c-format msgid " -G, --stabs Display (in raw form) any STABS info in the file\n" msgstr "" -#: objdump.c:258 +#: objdump.c:268 #, c-format msgid "" " -W, --dwarf[a/=abbrev, A/=addr, r/=aranges, c/=cu_index, L/=decodedline,\n" @@ -5837,35 +5928,35 @@ msgid "" " Display the contents of DWARF debug sections\n" msgstr "" -#: objdump.c:265 +#: objdump.c:275 #, c-format msgid "" " -Wk,--dwarf=links Display the contents of sections that link to\n" " separate debuginfo files\n" msgstr "" -#: objdump.c:269 +#: objdump.c:279 #, c-format msgid "" " -WK,--dwarf=follow-links\n" " Follow links to separate debug info files (default)\n" msgstr "" -#: objdump.c:272 +#: objdump.c:282 #, c-format msgid "" " -WN,--dwarf=no-follow-links\n" " Do not follow links to separate debug info files\n" msgstr "" -#: objdump.c:276 +#: objdump.c:286 #, c-format msgid "" " -WK,--dwarf=follow-links\n" " Follow links to separate debug info files\n" msgstr "" -#: objdump.c:279 +#: objdump.c:289 #, c-format msgid "" " -WN,--dwarf=no-follow-links\n" @@ -5873,543 +5964,582 @@ msgid "" " (default)\n" msgstr "" -#: objdump.c:284 +#: objdump.c:295 +#, c-format +msgid "" +" -WD --dwarf=use-debuginfod\n" +" When following links, also query debuginfod servers (default)\n" +msgstr "" + +#: objdump.c:298 +#, c-format +msgid "" +" -WE --dwarf=do-not-use-debuginfod\n" +" When following links, do not query debuginfod servers\n" +msgstr "" + +#: objdump.c:302 #, c-format msgid "" " -L, --process-links Display the contents of non-debug sections in\n" " separate debuginfo files. (Implies -WK)\n" msgstr "" -#: objdump.c:288 +#: objdump.c:306 #, c-format msgid " --ctf[=SECTION] Display CTF info from SECTION, (default `.ctf')\n" msgstr "" -#: objdump.c:291 -#, fuzzy, c-format +#: objdump.c:309 +#, c-format msgid " -t, --syms Display the contents of the symbol table(s)\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -t, --syms afișează conținutul tabelului/tabelelor cu simboluri\n" -#: objdump.c:293 +#: objdump.c:311 #, c-format msgid " -T, --dynamic-syms Display the contents of the dynamic symbol table\n" msgstr "" -#: objdump.c:295 -#, fuzzy, c-format +#: objdump.c:313 +#, c-format msgid " -r, --reloc Display the relocation entries in the file\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -r, --reloc afișează intrările de readresare din fișier\n" -#: objdump.c:297 +#: objdump.c:315 #, c-format msgid " -R, --dynamic-reloc Display the dynamic relocation entries in the file\n" msgstr "" -#: objdump.c:299 +#: objdump.c:317 #, c-format msgid " @<file> Read options from <file>\n" msgstr "" -#: objdump.c:301 +#: objdump.c:319 #, c-format msgid " -v, --version Display this program's version number\n" msgstr "" -#: objdump.c:303 +#: objdump.c:321 #, c-format msgid " -i, --info List object formats and architectures supported\n" msgstr "" -#: objdump.c:305 +#: objdump.c:323 #, c-format msgid " -H, --help Display this information\n" msgstr "" -#: objdump.c:312 +#: objdump.c:330 #, c-format msgid "" "\n" " The following switches are optional:\n" msgstr "" -#: objdump.c:313 +#: objdump.c:331 #, c-format msgid " -b, --target=BFDNAME Specify the target object format as BFDNAME\n" msgstr "" -#: objdump.c:315 +#: objdump.c:333 #, c-format msgid " -m, --architecture=MACHINE Specify the target architecture as MACHINE\n" msgstr "" -#: objdump.c:317 +#: objdump.c:335 #, c-format msgid " -j, --section=NAME Only display information for section NAME\n" msgstr "" -#: objdump.c:319 +#: objdump.c:337 #, c-format msgid " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" msgstr "" -#: objdump.c:321 +#: objdump.c:339 #, c-format msgid " -EB --endian=big Assume big endian format when disassembling\n" msgstr "" -#: objdump.c:323 +#: objdump.c:341 #, c-format msgid " -EL --endian=little Assume little endian format when disassembling\n" msgstr "" -#: objdump.c:325 +#: objdump.c:343 #, c-format msgid " --file-start-context Include context from start of file (with -S)\n" msgstr "" -#: objdump.c:327 +#: objdump.c:345 #, c-format msgid " -I, --include=DIR Add DIR to search list for source files\n" msgstr "" -#: objdump.c:329 +#: objdump.c:347 #, c-format msgid " -l, --line-numbers Include line numbers and filenames in output\n" msgstr "" -#: objdump.c:331 +#: objdump.c:349 #, c-format msgid " -F, --file-offsets Include file offsets when displaying information\n" msgstr "" -#: objdump.c:333 +#: objdump.c:351 #, c-format msgid " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n" -msgstr "" +msgstr " -C, --demangle[=STILUL] decodifică numele simbolurilor deteriorate/procesate\n" -#: objdump.c:335 -#, fuzzy +#: objdump.c:353 msgid " STYLE can be " -msgstr " Date: %s\n" +msgstr " STILUL poate fi " -#: objdump.c:337 +#: objdump.c:355 #, c-format msgid "" " --recurse-limit Enable a limit on recursion whilst demangling\n" " (default)\n" msgstr "" -#: objdump.c:340 +#: objdump.c:358 #, c-format msgid " --no-recurse-limit Disable a limit on recursion whilst demangling\n" msgstr "" -#: objdump.c:342 +#: objdump.c:360 #, c-format msgid " -w, --wide Format output for more than 80 columns\n" msgstr "" -#: objdump.c:344 +#: objdump.c:362 #, c-format msgid "" " -U[d|l|i|x|e|h] Controls the display of UTF-8 unicode characters\n" " --unicode=[default|locale|invalid|hex|escape|highlight]\n" msgstr "" -#: objdump.c:347 +#: objdump.c:365 #, c-format msgid " -z, --disassemble-zeroes Do not skip blocks of zeroes when disassembling\n" msgstr "" -#: objdump.c:349 +#: objdump.c:367 #, c-format msgid " --start-address=ADDR Only process data whose address is >= ADDR\n" msgstr "" -#: objdump.c:351 +#: objdump.c:369 #, c-format msgid " --stop-address=ADDR Only process data whose address is < ADDR\n" msgstr "" -#: objdump.c:353 +#: objdump.c:371 #, c-format msgid " --no-addresses Do not print address alongside disassembly\n" msgstr "" -#: objdump.c:355 +#: objdump.c:373 #, c-format msgid " --prefix-addresses Print complete address alongside disassembly\n" msgstr "" -#: objdump.c:357 +#: objdump.c:375 #, c-format msgid " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n" msgstr "" -#: objdump.c:359 +#: objdump.c:377 #, c-format msgid " --insn-width=WIDTH Display WIDTH bytes on a single line for -d\n" msgstr "" -#: objdump.c:361 +#: objdump.c:379 #, c-format msgid " --adjust-vma=OFFSET Add OFFSET to all displayed section addresses\n" msgstr "" -#: objdump.c:363 +#: objdump.c:381 #, c-format msgid " --special-syms Include special symbols in symbol dumps\n" msgstr "" -#: objdump.c:365 +#: objdump.c:383 #, c-format msgid " --inlines Print all inlines for source line (with -l)\n" msgstr "" -#: objdump.c:367 +#: objdump.c:385 #, c-format msgid " --prefix=PREFIX Add PREFIX to absolute paths for -S\n" msgstr "" -#: objdump.c:369 +#: objdump.c:387 #, c-format msgid " --prefix-strip=LEVEL Strip initial directory names for -S\n" msgstr "" -#: objdump.c:371 +#: objdump.c:389 #, c-format msgid " --dwarf-depth=N Do not display DIEs at depth N or greater\n" msgstr "" -#: objdump.c:373 +#: objdump.c:391 #, c-format msgid " --dwarf-start=N Display DIEs starting at offset N\n" msgstr "" -#: objdump.c:375 +#: objdump.c:393 #, c-format msgid " --dwarf-check Make additional dwarf consistency checks.\n" msgstr "" -#: objdump.c:378 +#: objdump.c:396 #, c-format msgid " --ctf-parent=NAME Use CTF archive member NAME as the CTF parent\n" msgstr "" -#: objdump.c:381 +#: objdump.c:399 #, c-format msgid " --visualize-jumps Visualize jumps by drawing ASCII art lines\n" msgstr "" -#: objdump.c:383 +#: objdump.c:401 #, c-format msgid " --visualize-jumps=color Use colors in the ASCII art\n" msgstr "" -#: objdump.c:385 +#: objdump.c:403 #, c-format msgid "" " --visualize-jumps=extended-color\n" " Use extended 8-bit color codes\n" msgstr "" -#: objdump.c:388 +#: objdump.c:406 #, c-format msgid "" " --visualize-jumps=off Disable jump visualization\n" "\n" msgstr "" -#: objdump.c:399 +#: objdump.c:408 +#, c-format +msgid "" +" --disassembler-color=off Disable disassembler color output.\n" +"\n" +msgstr "" + +#: objdump.c:410 +#, c-format +msgid "" +" --disassembler-color=color Use basic colors in disassembler output.\n" +"\n" +msgstr "" + +#: objdump.c:421 #, c-format msgid "" "\n" "Options supported for -P/--private switch:\n" msgstr "" -#: objdump.c:759 +#: objdump.c:783 #, c-format msgid "section '%s' mentioned in a -j option, but not found in any input file" msgstr "" -#: objdump.c:914 +#: objdump.c:938 #, c-format msgid "Sections:\n" msgstr "Secțiuni:\n" -#: objdump.c:920 +#: objdump.c:944 #, c-format msgid "Idx %-*s Size %-*s%-*sFile off Algn" msgstr "" -#: objdump.c:926 +#: objdump.c:950 #, c-format msgid " Flags" -msgstr " Atribute" +msgstr " Opțiuni" -#: objdump.c:948 +#: objdump.c:972 #, c-format msgid "failed to read symbol table from: %s" msgstr "" -#: objdump.c:949 objdump.c:4907 +#: objdump.c:973 objdump.c:5095 msgid "error message was" msgstr "" -#: objdump.c:964 +#: objdump.c:988 #, c-format msgid "error: symbol table size (%#lx) is larger than filesize (%#lx)" msgstr "" -#: objdump.c:994 +#: objdump.c:1018 #, c-format msgid "%s: not a dynamic object" msgstr "" -#: objdump.c:1593 objdump.c:1620 -#, fuzzy, c-format +#: objdump.c:1621 objdump.c:1649 +#, c-format msgid " (File Offset: 0x%lx)" -msgstr " Fișier: %lx" +msgstr " (Decalaj fișier: 0x%lx)" -#: objdump.c:1865 +#: objdump.c:1894 #, c-format msgid "source file %s is more recent than object file\n" msgstr "" -#: objdump.c:2893 +#: objdump.c:3070 #, c-format msgid "\t... (skipping %lu zeroes, resuming at file offset: 0x%lx)\n" msgstr "" -#: objdump.c:3025 +#: objdump.c:3209 #, c-format msgid "disassemble_fn returned length %d" msgstr "" -#: objdump.c:3353 objdump.c:4527 +#: objdump.c:3537 objdump.c:4715 #, c-format msgid "Reading section %s failed because: %s" msgstr "" -#: objdump.c:3374 +#: objdump.c:3558 #, c-format msgid "" "\n" "Disassembly of section %s:\n" msgstr "" -#: objdump.c:3665 +#: objdump.c:3850 #, c-format msgid "can't use supplied machine %s" msgstr "" -#: objdump.c:3686 +#: objdump.c:3871 #, c-format msgid "can't disassemble for architecture %s\n" msgstr "" -#: objdump.c:3775 +#: objdump.c:3960 #, c-format msgid "" "\n" "Section '%s' has an invalid size: %#llx.\n" msgstr "" -#: objdump.c:3820 +#: objdump.c:4005 #, c-format msgid "" "\n" "Can't get contents for section '%s'.\n" msgstr "" -#: objdump.c:3999 -#, fuzzy, c-format +#: objdump.c:4187 +#, c-format msgid "File %s does not contain any dwarf debug information\n" -msgstr "%s: nici o informație de depanare recunoscută" +msgstr "Fișierul %s nu conține nicio informație de depanare „dwarf”\n" -#: objdump.c:4036 +#: objdump.c:4224 #, c-format msgid "" "No %s section present\n" "\n" msgstr "" +"Nicio secțiune %s prezentă\n" +"\n" -#: objdump.c:4043 -#, fuzzy, c-format +#: objdump.c:4231 +#, c-format msgid "reading %s section of %s failed: %s" -msgstr "Creez fișier stub: %s" +msgstr "citirea secțiunii %s din %s a eșuat: %s" -#: objdump.c:4089 +#: objdump.c:4277 #, c-format msgid "" "Contents of %s section:\n" "\n" msgstr "" +"Conținutul secțiunii %s:\n" +"\n" -#: objdump.c:4223 +#: objdump.c:4411 #, c-format msgid "architecture: %s, " -msgstr "" +msgstr "arhitectura: %s, " -#: objdump.c:4226 +#: objdump.c:4414 #, c-format msgid "flags 0x%08x:\n" -msgstr "atribute 0x%08x:\n" +msgstr "opțiuni 0x%08x:\n" -#: objdump.c:4239 +#: objdump.c:4427 #, c-format msgid "" "\n" "start address 0x" msgstr "" +"\n" +"adresa de pornire 0x" -#: objdump.c:4289 readelf.c:15478 -#, fuzzy, c-format +#: objdump.c:4477 readelf.c:15656 +#, c-format msgid "%s: %s" -msgstr "%s %s: %s" +msgstr "%s: %s" -#: objdump.c:4289 readelf.c:15478 -#, fuzzy +#: objdump.c:4477 readelf.c:15656 msgid "warning" -msgstr "%s: avertisment: " +msgstr "avertisment" -#: objdump.c:4289 readelf.c:15478 +#: objdump.c:4477 readelf.c:15656 msgid "error" -msgstr "" +msgstr "eroare" -#: objdump.c:4295 readelf.c:15483 +#: objdump.c:4483 readelf.c:15661 #, c-format msgid "CTF error: cannot get CTF errors: `%s'" -msgstr "" +msgstr "Eroare CTF: nu se pot obține erori CTF: „%s”" -#: objdump.c:4319 readelf.c:15505 -#, fuzzy, c-format +#: objdump.c:4507 readelf.c:15683 +#, c-format msgid "" "\n" "CTF archive member: %s:\n" -msgstr "În arhivă %s:\n" +msgstr "" +"\n" +"Membru al arhivei CTF: %s:\n" -#: objdump.c:4339 -#, fuzzy, c-format +#: objdump.c:4527 +#, c-format msgid "Iteration failed: %s, %s" -msgstr "stat a eșuat pentru fișierul `%s': %s" +msgstr "Iterația a eșuat: %s, %s" -#: objdump.c:4377 objdump.c:4384 -#, fuzzy, c-format +#: objdump.c:4565 objdump.c:4572 +#, c-format msgid "CTF open failure: %s" -msgstr "Nu pot deschide fișierul %s\n" +msgstr "Eșec la deschiderea CTF: %s" -#: objdump.c:4388 -#, fuzzy, c-format +#: objdump.c:4576 +#, c-format msgid "Contents of CTF section %s:\n" -msgstr "Multiple redenumiri ale secțiunii %s" +msgstr "Conținutul secțiunii CTF %s:\n" -#: objdump.c:4395 +#: objdump.c:4583 #, c-format msgid "CTF archive member open failure: %s" -msgstr "" +msgstr "Eroare la deschiderea membrului arhivei CTF: %s" -#: objdump.c:4413 +#: objdump.c:4601 #, c-format msgid "warning: private headers incomplete: %s" -msgstr "" +msgstr "avertisment: anteturi private incomplete: %s" -#: objdump.c:4431 +#: objdump.c:4619 msgid "option -P/--private not supported by this file" -msgstr "" +msgstr "opțiunea „-P/--private” nu este acceptată de acest fișier" -#: objdump.c:4455 -#, fuzzy, c-format +#: objdump.c:4643 +#, c-format msgid "target specific dump '%s' not supported" -msgstr "Mașina '%s' nu este suportată" +msgstr "descărcarea specificată de ținta „%s” nu este acceptată" -#: objdump.c:4519 -#, fuzzy, c-format +#: objdump.c:4707 +#, c-format msgid "Contents of section %s:" -msgstr "Multiple redenumiri ale secțiunii %s" +msgstr "Conținutul secțiunii %s:" -#: objdump.c:4521 +#: objdump.c:4709 #, c-format msgid " (Starting at file offset: 0x%lx)" -msgstr "" +msgstr " (Începând de la decalajul fișierului: 0x%lx)" -#: objdump.c:4631 +#: objdump.c:4819 #, c-format msgid "no symbols\n" -msgstr "" +msgstr "niciun simbol\n" -#: objdump.c:4638 +#: objdump.c:4826 #, c-format msgid "no information for symbol number %ld\n" -msgstr "" +msgstr "nicio informație pentru numărul simbolului %ld\n" -#: objdump.c:4641 +#: objdump.c:4829 #, c-format msgid "could not determine the type of symbol number %ld\n" msgstr "" -#: objdump.c:4905 -#, fuzzy, c-format +#: objdump.c:5093 +#, c-format msgid "failed to read relocs in: %s" -msgstr "nu pot redenumi '%s' motiv: %s" +msgstr "nu s-au putut citi readresările din: %s" -#: objdump.c:5064 +#: objdump.c:5264 #, c-format msgid "" "\n" "%s: file format %s\n" msgstr "" +"\n" +"%s: formatul fișierului %s\n" -#: objdump.c:5172 +#: objdump.c:5372 #, c-format msgid "%s: printing debugging information failed" -msgstr "" +msgstr "%s: afișarea informațiilor de depanare a eșuat" -#: objdump.c:5268 +#: objdump.c:5464 #, c-format msgid "In archive %s:\n" -msgstr "În arhivă %s:\n" +msgstr "În arhiva %s:\n" #. Prevent corrupted files from spinning us into an #. infinite loop. 100 is an arbitrary heuristic. -#: objdump.c:5273 +#: objdump.c:5469 msgid "Archive nesting is too deep" msgstr "" -#: objdump.c:5277 -#, fuzzy, c-format +#: objdump.c:5473 +#, c-format msgid "In nested archive %s:\n" -msgstr "În arhivă %s:\n" +msgstr "În arhiva imbricată %s:\n" -#: objdump.c:5440 +#: objdump.c:5636 msgid "error: the start address should be before the end address" msgstr "" -#: objdump.c:5445 +#: objdump.c:5641 msgid "error: the stop address should be after the start address" msgstr "" -#: objdump.c:5457 +#: objdump.c:5653 msgid "error: prefix strip must be non-negative" msgstr "" -#: objdump.c:5462 +#: objdump.c:5658 msgid "error: instruction width must be positive" msgstr "" -#: objdump.c:5483 -#, fuzzy +#: objdump.c:5679 msgid "unrecognized argument to --visualize-option" -msgstr "opțiune -E nerecunoscută" +msgstr "argument nerecunoscut pentru opțiunea „--visualize-option”" -#: objdump.c:5493 +#: objdump.c:5690 +msgid "unrecognized argument to --disassembler-color" +msgstr "argument nerecunoscut pentru opțiunea „--disassembler-color”" + +#: objdump.c:5699 msgid "unrecognized -E option" -msgstr "opțiune -E nerecunoscută" +msgstr "opțiune „-E” nerecunoscută" -#: objdump.c:5504 +#: objdump.c:5710 #, c-format msgid "unrecognized --endian type `%s'" -msgstr "tip opțiune --endian nerecunoscută `%s'" +msgstr "tip nerecunoscut „%s” pentru opțiunea „--endian”" #: od-elf32_avr.c:53 #, c-format @@ -6457,233 +6587,231 @@ msgid "" " dyld_info Display dyld information\n" msgstr "" -#: od-macho.c:322 +#: od-macho.c:313 msgid "Mach-O header:\n" -msgstr "" +msgstr "Antet Mach-O:\n" -#: od-macho.c:323 +#: od-macho.c:314 #, c-format msgid " magic : %08lx\n" -msgstr "" +msgstr " magic : %08lx\n" -#: od-macho.c:324 +#: od-macho.c:315 #, c-format msgid " cputype : %08lx (%s)\n" -msgstr "" +msgstr " tip CPU : %08lx (%s)\n" -#: od-macho.c:326 +#: od-macho.c:317 #, c-format msgid " cpusubtype: %08lx\n" -msgstr "" +msgstr " subtip CPU : %08lx\n" -#: od-macho.c:327 -#, fuzzy, c-format +#: od-macho.c:318 +#, c-format msgid " filetype : %08lx (%s)\n" -msgstr "" -"\n" -"Tipul fișierului elf este %s\n" +msgstr " tip fișier : %08lx (%s)\n" -#: od-macho.c:330 +#: od-macho.c:321 #, c-format msgid " ncmds : %08lx (%lu)\n" -msgstr "" +msgstr " nr_comenzi : %08lx (%lu)\n" -#: od-macho.c:331 +#: od-macho.c:322 #, c-format msgid " sizeofcmds: %08lx (%lu)\n" -msgstr "" +msgstr " dim_comenzi: %08lx (%lu)\n" -#: od-macho.c:332 +#: od-macho.c:323 #, c-format msgid " flags : %08lx (" -msgstr "" +msgstr " opțiuni : %08lx (" -#: od-macho.c:334 +#: od-macho.c:325 msgid ")\n" -msgstr "" +msgstr ")\n" -#: od-macho.c:335 +#: od-macho.c:326 #, c-format msgid " reserved : %08x\n" -msgstr "" +msgstr " rezervat : %08x\n" -#: od-macho.c:354 -#, fuzzy +#: od-macho.c:345 msgid "Segments and Sections:\n" -msgstr "Secțiuni:\n" +msgstr "Segmente și secțiuni:\n" -#: od-macho.c:355 +#: od-macho.c:346 msgid " #: Segment name Section name Address\n" -msgstr "" +msgstr " #: Nume segment Nume secțiune Adresa\n" -#: od-macho.c:997 +#: od-macho.c:988 msgid "cannot read rebase dyld info" msgstr "" -#: od-macho.c:1002 +#: od-macho.c:993 msgid "cannot read bind dyld info" msgstr "" -#: od-macho.c:1007 +#: od-macho.c:998 msgid "cannot read weak bind dyld info" msgstr "" -#: od-macho.c:1012 +#: od-macho.c:1003 msgid "cannot read lazy bind dyld info" msgstr "" -#: od-macho.c:1017 +#: od-macho.c:1008 msgid "cannot read export symbols dyld info" msgstr "" -#: od-macho.c:1097 od-macho.c:1107 od-macho.c:1181 od-macho.c:1233 +#: od-macho.c:1088 od-macho.c:1098 od-macho.c:1172 od-macho.c:1224 #, c-format msgid " [bad block length]\n" -msgstr "" +msgstr " [lungime a blocului incorectă]\n" -#: od-macho.c:1101 +#: od-macho.c:1092 #, c-format msgid " %u index entry:\n" msgid_plural " %u index entries:\n" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] " o intrare de index:\n" +msgstr[1] " două intrări de index:\n" +msgstr[2] " %u intrări de index:\n" +msgstr[3] " %u de intrări de index:\n" -#: od-macho.c:1117 +#: od-macho.c:1108 #, c-format msgid " index entry %u: type: %08x, offset: %08x\n" -msgstr "" +msgstr " intrare de index %u: tip: %08x, poziția: %08x\n" -#: od-macho.c:1188 -#, fuzzy, c-format +#: od-macho.c:1179 +#, c-format msgid " version: %08x\n" -msgstr " Versiune: %d\n" +msgstr " versiune: %08x\n" -#: od-macho.c:1189 -#, fuzzy, c-format +#: od-macho.c:1180 +#, c-format msgid " flags: %08x\n" -msgstr " Ba Linie: %d\n" +msgstr " opțiuni: %08x\n" -#: od-macho.c:1190 +#: od-macho.c:1181 #, c-format msgid " hash offset: %08x\n" -msgstr "" +msgstr " decalaj sumă_ctrl: %08x\n" -#: od-macho.c:1192 +#: od-macho.c:1183 #, c-format msgid " ident offset: %08x (- %08x)\n" -msgstr "" +msgstr " decalaj ident.: %08x (- %08x)\n" -#: od-macho.c:1194 -#, fuzzy, c-format +#: od-macho.c:1185 +#, c-format msgid " identity: %s\n" -msgstr " Fișier: %s" +msgstr " identitate: %s\n" -#: od-macho.c:1195 +#: od-macho.c:1186 #, c-format msgid " nbr special slots: %08x (at offset %08x)\n" -msgstr "" +msgstr " nr. sloturi speciale: %08x (at offset %08x)\n" -#: od-macho.c:1198 +#: od-macho.c:1189 #, c-format msgid " nbr code slots: %08x\n" -msgstr "" +msgstr " nr. sloturi cod: %08x\n" -#: od-macho.c:1199 -#, fuzzy, c-format +#: od-macho.c:1190 +#, c-format msgid " code limit: %08x\n" -msgstr " Bază Opcode: %d\n" +msgstr " limita codului: %08x\n" -#: od-macho.c:1200 -#, fuzzy, c-format +#: od-macho.c:1191 +#, c-format msgid " hash size: %02x\n" -msgstr " (Dimensiune Pointer: %u)\n" +msgstr " dimens. sumă_ctrl: %02x\n" -#: od-macho.c:1201 +#: od-macho.c:1192 #, c-format msgid " hash type: %02x (%s)\n" -msgstr "" +msgstr " tip sumă_ctrl: %02x (%s)\n" -#: od-macho.c:1204 -#, fuzzy, c-format +#: od-macho.c:1195 +#, c-format msgid " spare1: %02x\n" -msgstr " Bază Opcode: %d\n" +msgstr " rezerva1: %02x\n" -#: od-macho.c:1205 -#, fuzzy, c-format +#: od-macho.c:1196 +#, c-format msgid " page size: %02x\n" -msgstr " (Dimensiune Pointer: %u)\n" +msgstr " dimens. pagină: %02x\n" -#: od-macho.c:1206 -#, fuzzy, c-format +#: od-macho.c:1197 +#, c-format msgid " spare2: %08x\n" -msgstr " Bază Opcode: %d\n" +msgstr " rezerva2: %08x\n" -#: od-macho.c:1208 +#: od-macho.c:1199 #, c-format msgid " scatter offset: %08x\n" -msgstr "" +msgstr " decalaj de dispersie: %08x\n" -#: od-macho.c:1220 +#: od-macho.c:1211 #, c-format msgid " [truncated block]\n" -msgstr "" +msgstr " [bloc trunchiat]\n" -#: od-macho.c:1228 +#: od-macho.c:1219 #, c-format msgid " magic : %08x (%s)\n" -msgstr "" +msgstr " magic : %08x (%s)\n" -#: od-macho.c:1230 +#: od-macho.c:1221 #, c-format msgid " length: %08x\n" -msgstr "" +msgstr " lungime: %08x\n" -#: od-macho.c:1261 +#: od-macho.c:1252 msgid "cannot read code signature data" msgstr "" -#: od-macho.c:1289 +#: od-macho.c:1280 msgid "cannot read segment split info" msgstr "" -#: od-macho.c:1295 +#: od-macho.c:1286 msgid "segment split info is not nul terminated" msgstr "" -#: od-macho.c:1303 +#: od-macho.c:1294 #, c-format msgid " 32 bit pointers:\n" msgstr "" -#: od-macho.c:1306 +#: od-macho.c:1297 #, c-format msgid " 64 bit pointers:\n" msgstr "" -#: od-macho.c:1309 +#: od-macho.c:1300 #, c-format msgid " PPC hi-16:\n" msgstr "" -#: od-macho.c:1312 +#: od-macho.c:1303 #, c-format msgid " Unhandled location type %u\n" msgstr "" -#: od-macho.c:1336 +#: od-macho.c:1327 msgid "cannot read function starts" msgstr "" -#: od-macho.c:1400 +#: od-macho.c:1391 msgid "cannot read data_in_code" msgstr "" -#: od-macho.c:1438 +#: od-macho.c:1429 msgid "cannot read twolevel hints" msgstr "" -#: od-macho.c:1506 +#: od-macho.c:1497 msgid "cannot read build tools" msgstr "" @@ -6706,16 +6834,16 @@ msgid "" msgstr "" #: od-xcoff.c:418 -#, fuzzy, c-format +#, c-format msgid " nbr sections: %d\n" -msgstr " Opțiuni generice:\n" +msgstr " nr. secțiuni: %d\n" #: od-xcoff.c:419 #, c-format msgid " time and date: 0x%08x - " msgstr "" -#: od-xcoff.c:421 readelf.c:20126 +#: od-xcoff.c:421 readelf.c:20325 #, c-format msgid "not set\n" msgstr "" @@ -6765,19 +6893,18 @@ msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n" msgstr "" #: od-xcoff.c:529 -#, fuzzy, c-format +#, c-format msgid " No section header\n" -msgstr "antete secțiune" +msgstr " Fără antet de secțiune\n" #: od-xcoff.c:534 od-xcoff.c:546 od-xcoff.c:601 -#, fuzzy msgid "cannot read section header" -msgstr "antete secțiune" +msgstr "nu se poate citi antetul secțiunii" #: od-xcoff.c:560 #, c-format msgid " Flags: %08x " -msgstr "" +msgstr " Opțiuni: %08x " #: od-xcoff.c:568 #, c-format @@ -6785,14 +6912,12 @@ msgid "overflow - nreloc: %u, nlnno: %u\n" msgstr "" #: od-xcoff.c:589 od-xcoff.c:924 od-xcoff.c:980 -#, fuzzy msgid "cannot read section headers" -msgstr "antete secțiune" +msgstr "nu se pot citi antetele secțiunilor" #: od-xcoff.c:648 -#, fuzzy msgid "cannot read strings table length" -msgstr "lungime șir invalidă" +msgstr "nu se poate citi lungimea tabelului de șiruri" #: od-xcoff.c:664 msgid "cannot read strings table" @@ -6816,16 +6941,18 @@ msgid "Symbols table (strtable at 0x%08x)" msgstr "" #: od-xcoff.c:749 -#, fuzzy, c-format +#, c-format msgid "" ":\n" " No symbols\n" -msgstr "simboluri" +msgstr "" +":\n" +" Niciun simbol\n" #: od-xcoff.c:755 #, c-format msgid " (no strings):\n" -msgstr "" +msgstr " (niciun șir):\n" #: od-xcoff.c:757 #, c-format @@ -6865,9 +6992,8 @@ msgid "cannot read relocations" msgstr "" #: od-xcoff.c:952 -#, fuzzy msgid "cannot read relocation entry" -msgstr "intrare directorul numit" +msgstr "nu se poate citi intrarea de realocare" #: od-xcoff.c:992 #, c-format @@ -6889,26 +7015,24 @@ msgid "cannot read line number entry" msgstr "" #: od-xcoff.c:1050 -#, fuzzy, c-format +#, c-format msgid "no .loader section in file\n" -msgstr "" -"\n" -"Nu există nici o secțiune în acest fișier.\n" +msgstr "nicio secțiune .loader în fișier\n" #: od-xcoff.c:1056 #, c-format msgid "section .loader is too short\n" -msgstr "" +msgstr "secțiunea .loader este prea scurtă\n" #: od-xcoff.c:1063 -#, fuzzy, c-format +#, c-format msgid "Loader header:\n" -msgstr "antete program" +msgstr "Antet încărcător:\n" #: od-xcoff.c:1065 -#, fuzzy, c-format +#, c-format msgid " version: %u\n" -msgstr " Versiune: %d\n" +msgstr " versiune: %u\n" #: od-xcoff.c:1068 #, c-format @@ -6918,12 +7042,12 @@ msgstr "" #: od-xcoff.c:1073 #, c-format msgid " nbr symbols: %u\n" -msgstr "" +msgstr " nr. simboluri: %u\n" #: od-xcoff.c:1075 -#, fuzzy, c-format +#, c-format msgid " nbr relocs: %u\n" -msgstr " (Dimensiune Pointer: %u)\n" +msgstr " nr. realocări: %u\n" #. Import string table length. #: od-xcoff.c:1077 @@ -6932,9 +7056,9 @@ msgid " import strtab len: %u\n" msgstr "" #: od-xcoff.c:1080 -#, fuzzy, c-format +#, c-format msgid " nbr import files: %u\n" -msgstr "Generez fișier de export: %s" +msgstr " nr. fișiere import: %u\n" #: od-xcoff.c:1082 #, c-format @@ -6959,12 +7083,12 @@ msgstr "" #: od-xcoff.c:1096 #, c-format msgid " %4u %08x %3u " -msgstr "" +msgstr " %4u %08x %3u " #: od-xcoff.c:1109 #, c-format msgid " %3u %3u " -msgstr "" +msgstr " %3u %3u " #: od-xcoff.c:1118 #, c-format @@ -6982,9 +7106,9 @@ msgid "Import files:\n" msgstr "" #: od-xcoff.c:1197 -#, fuzzy, c-format +#, c-format msgid "no .except section in file\n" -msgstr "setează dimensiune secțiune" +msgstr "nicio secțiune .except în fișier\n" #: od-xcoff.c:1205 #, c-format @@ -6994,22 +7118,22 @@ msgstr "" #: od-xcoff.c:1240 #, c-format msgid "no .typchk section in file\n" -msgstr "" +msgstr "nicio secțiune .typchk în fișier\n" #: od-xcoff.c:1247 -#, fuzzy, c-format +#, c-format msgid "Type-check section:\n" -msgstr "secțiune rpc" +msgstr "Secțiunea de verificare a tipului:\n" #: od-xcoff.c:1294 -#, fuzzy, c-format +#, c-format msgid " address beyond section size\n" -msgstr "setează dimensiune secțiune" +msgstr " adresă dincolo de dimensiunea secțiunii\n" #: od-xcoff.c:1304 -#, fuzzy, c-format +#, c-format msgid " tags at %08x\n" -msgstr "atribute 0x%08x:\n" +msgstr " etichete la %08x\n" #: od-xcoff.c:1382 #, c-format @@ -7052,19 +7176,18 @@ msgid "Nbr entries: %-8u Size: %08x (%u)\n" msgstr "" #: od-xcoff.c:1642 -#, fuzzy msgid "cannot read header" -msgstr "antete program" +msgstr "nu se poate citi antetul" #: od-xcoff.c:1650 -#, fuzzy, c-format +#, c-format msgid "File header:\n" -msgstr "antet dialog" +msgstr "Antetul fișierului:\n" #: od-xcoff.c:1651 #, c-format msgid " magic: 0x%04x (0%04o) " -msgstr "" +msgstr " magic: 0x%04x (0%04o) " #: od-xcoff.c:1655 #, c-format @@ -7082,14 +7205,14 @@ msgid "(TOCMAGIC: readonly text segments and TOC)" msgstr "" #: od-xcoff.c:1664 -#, fuzzy, c-format +#, c-format msgid "unknown magic" -msgstr "secțiune necunoscută" +msgstr "magic necunoscut" #: od-xcoff.c:1672 od-xcoff.c:1814 #, c-format msgid " Unhandled magic\n" -msgstr "" +msgstr " Magic negestionat\n" #: od-xcoff.c:1738 msgid "cannot read loader info table" @@ -7107,14 +7230,14 @@ msgid "cannot core read header" msgstr "" #: od-xcoff.c:1795 -#, fuzzy, c-format +#, c-format msgid "Core header:\n" -msgstr "antete program" +msgstr "Antetul nucleului:\n" #: od-xcoff.c:1796 #, c-format msgid " version: 0x%08x " -msgstr "" +msgstr " versiune: 0x%08x " #: od-xcoff.c:1800 #, c-format @@ -7127,9 +7250,9 @@ msgid "(dumpxx format - aix5.0 / 64 bits)" msgstr "" #: od-xcoff.c:1806 -#, fuzzy, c-format +#, c-format msgid "unknown format" -msgstr "tip format necunoscut `%s'" +msgstr "format necunoscut" #: rclex.c:196 msgid "invalid value specified for pragma code_page.\n" @@ -7185,392 +7308,391 @@ msgstr "" msgid "Last stabs entries before error:\n" msgstr "" -#: readelf.c:385 -#, fuzzy +#: readelf.c:390 msgid "<none>" -msgstr "nimic" +msgstr "<nimic>" -#: readelf.c:387 +#: readelf.c:392 msgid "<no-strings>" -msgstr "" +msgstr "<niciun-șir>" -#: readelf.c:482 +#: readelf.c:487 #, c-format msgid "Size truncation prevents reading %s elements of size %s for %s\n" msgstr "" -#: readelf.c:492 +#: readelf.c:497 #, c-format msgid "Size overflow prevents reading %s elements of size %s for %s\n" msgstr "" -#: readelf.c:505 +#: readelf.c:510 #, c-format msgid "Reading %s bytes extends past end of file for %s\n" msgstr "" -#: readelf.c:514 -#, fuzzy, c-format +#: readelf.c:519 +#, c-format msgid "Unable to seek to 0x%lx for %s\n" -msgstr "Nu pot citi în cei 0x%x octeți ai lui %s\n" +msgstr "Nu se poate căuta 0x%lx pentru %s\n" -#: readelf.c:528 +#: readelf.c:533 #, c-format msgid "Out of memory allocating %s bytes for %s\n" msgstr "" -#: readelf.c:539 -#, fuzzy, c-format +#: readelf.c:544 +#, c-format msgid "Unable to read in %s bytes of %s\n" -msgstr "Nu pot citi în cei 0x%x octeți ai lui %s\n" +msgstr "Nu se poate citi în %s octeți din %s\n" -#: readelf.c:1151 +#: readelf.c:1156 msgid "Don't know about relocations on this machine architecture\n" msgstr "" -#: readelf.c:1178 readelf.c:1283 -#, fuzzy +#: readelf.c:1183 readelf.c:1288 msgid "32-bit relocation data" -msgstr "date secțiune depanare" +msgstr "date de realocare pe 32 de biți" -#: readelf.c:1190 readelf.c:1220 readelf.c:1294 readelf.c:1323 readelf.c:1402 -#, fuzzy +#: readelf.c:1195 readelf.c:1225 readelf.c:1299 readelf.c:1328 readelf.c:1407 msgid "out of memory parsing relocs\n" -msgstr "Memorie insuficientă\n" +msgstr "memorie insuficientă la analizarea realocărilort\n" -#: readelf.c:1208 readelf.c:1312 -#, fuzzy +#: readelf.c:1213 readelf.c:1317 msgid "64-bit relocation data" -msgstr "date secțiune depanare" +msgstr "date de realocare pe 64 de biți" -#: readelf.c:1376 -#, fuzzy +#: readelf.c:1381 msgid "RELR relocation data" -msgstr "date secțiune depanare" +msgstr "date de realocare RELR" -#: readelf.c:1516 +#: readelf.c:1521 #, c-format msgid " %lu offset\n" msgid_plural " %lu offsets\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:1528 +#: readelf.c:1533 #, c-format msgid " Offset Info Type Sym. Value Symbol's Name + Addend\n" msgstr "" -#: readelf.c:1530 +#: readelf.c:1535 #, c-format msgid " Offset Info Type Sym.Value Sym. Name + Addend\n" msgstr "" -#: readelf.c:1535 +#: readelf.c:1540 #, c-format msgid " Offset Info Type Sym. Value Symbol's Name\n" msgstr "" -#: readelf.c:1537 +#: readelf.c:1542 #, c-format msgid " Offset Info Type Sym.Value Sym. Name\n" msgstr "" -#: readelf.c:1545 +#: readelf.c:1550 #, c-format msgid " Offset Info Type Symbol's Value Symbol's Name + Addend\n" msgstr "" -#: readelf.c:1547 +#: readelf.c:1552 #, c-format msgid " Offset Info Type Sym. Value Sym. Name + Addend\n" msgstr "" -#: readelf.c:1552 +#: readelf.c:1557 #, c-format msgid " Offset Info Type Symbol's Value Symbol's Name\n" msgstr "" -#: readelf.c:1554 +#: readelf.c:1559 #, c-format msgid " Offset Info Type Sym. Value Sym. Name\n" msgstr "" -#: readelf.c:1930 readelf.c:2125 readelf.c:2133 +#: readelf.c:1933 readelf.c:2128 readelf.c:2136 #, c-format msgid "unrecognized: %-7lx" msgstr "" -#: readelf.c:1956 -#, fuzzy, c-format +#: readelf.c:1959 +#, c-format msgid "<unknown addend: %lx>" -msgstr "<necunoscut: %x>" +msgstr "<addend necunoscut: %lx>" -#: readelf.c:1965 +#: readelf.c:1968 #, c-format msgid " bad symbol index: %08lx in reloc\n" msgstr "" -#: readelf.c:2070 +#: readelf.c:2073 #, c-format msgid "<string table index: %3ld>" msgstr "" -#: readelf.c:2073 +#: readelf.c:2076 #, c-format msgid "<corrupt string table index: %3ld>\n" msgstr "" -#: readelf.c:2595 +#: readelf.c:2598 #, c-format msgid "Processor Specific: %lx" msgstr "" -#: readelf.c:2622 +#: readelf.c:2625 #, c-format msgid "Operating System specific: %lx" msgstr "" -#: readelf.c:2626 readelf.c:4563 +#: readelf.c:2629 readelf.c:4728 #, c-format msgid "<unknown>: %lx" msgstr "necunoscut>: %lx" -#: readelf.c:2726 +#: readelf.c:2729 msgid "NONE (None)" msgstr "NONE (Nimic)" -#: readelf.c:2727 +#: readelf.c:2730 msgid "REL (Relocatable file)" msgstr "REL (Fișier realocabil)" -#: readelf.c:2728 +#: readelf.c:2731 msgid "EXEC (Executable file)" msgstr "EXEC (Fișier executabil)" -#: readelf.c:2731 +#: readelf.c:2734 msgid "DYN (Position-Independent Executable file)" msgstr "" -#: readelf.c:2733 +#: readelf.c:2736 msgid "DYN (Shared object file)" msgstr "" -#: readelf.c:2734 +#: readelf.c:2737 msgid "CORE (Core file)" msgstr "" -#: readelf.c:2738 +#: readelf.c:2741 #, c-format msgid "Processor Specific: (%x)" msgstr "" -#: readelf.c:2740 +#: readelf.c:2743 #, c-format msgid "OS Specific: (%x)" msgstr "" -#: readelf.c:2742 +#: readelf.c:2745 #, c-format msgid "<unknown>: %x" msgstr "<necunoscut>: %x" #. Please keep this switch table sorted by increasing EM_ value. #. 0 -#: readelf.c:2756 readelf.c:18010 readelf.c:18021 +#: readelf.c:2759 readelf.c:18191 readelf.c:18202 msgid "None" msgstr "Nimic" -#: readelf.c:3004 -#, fuzzy, c-format +#: readelf.c:3007 +#, c-format msgid "<unknown>: 0x%x" -msgstr "[<necunoscut>: 0x%x]" +msgstr "<necunoscut>: 0x%x" -#: readelf.c:3290 -#, fuzzy +#: readelf.c:3293 msgid ", <unknown>" -msgstr "<necunoscut>: %d" +msgstr ", <necunoscut>" -#: readelf.c:3659 readelf.c:10755 -#, fuzzy +#: readelf.c:3628 +#, c-format +msgid ", <unknown AMDGPU GPU type: %#x>" +msgstr ", <tip de GPU AMDGPU necunoscut: %#x>" + +#: readelf.c:3679 +#, c-format +msgid ", <unknown xnack value: %#x>" +msgstr ", <valoare xnack necunoscută %#x>" + +#: readelf.c:3705 +#, c-format +msgid ", <unknown sramecc value: %#x>" +msgstr ", <valoare sramecc necunoscută: %#x>" + +#: readelf.c:3714 readelf.c:3903 +#, c-format +msgid ", unknown flags bits: %#x" +msgstr "" + +#: readelf.c:3809 readelf.c:10941 msgid "unknown" -msgstr "<necunoscut>: %d" +msgstr "necunoscut" -#: readelf.c:3660 -#, fuzzy +#: readelf.c:3810 msgid "unknown mac" -msgstr "secțiune necunoscută" +msgstr "mac necunoscut" -#: readelf.c:3728 -#, fuzzy +#: readelf.c:3882 msgid ", <unknown MeP cpu type>" -msgstr "tip BB necunoscut" +msgstr ", <tip de cpu MeP necunoscut>" -#: readelf.c:3738 -#, fuzzy +#: readelf.c:3892 msgid "<unknown MeP copro type>" -msgstr "tip BB necunoscut" - -#: readelf.c:3749 -#, c-format -msgid ", unknown flags bits: %#x" -msgstr "" +msgstr "<tip de coprocesor MeP necunoscut>" -#: readelf.c:3758 -#, fuzzy +#: readelf.c:3912 msgid ", relocatable" -msgstr "REL (Fișier realocabil)" +msgstr ", realocabil" -#: readelf.c:3761 -#, fuzzy +#: readelf.c:3915 msgid ", relocatable-lib" -msgstr "REL (Fișier realocabil)" +msgstr ", bibliotecă-realocabilă" -#: readelf.c:3843 +#: readelf.c:3997 msgid ", unknown v850 architecture variant" msgstr "" -#: readelf.c:3911 -#, fuzzy +#: readelf.c:4065 msgid ", unknown CPU" -msgstr "<necunoscut>: %d" +msgstr ", CPU necunoscut" -#: readelf.c:3926 -#, fuzzy +#: readelf.c:4080 msgid ", unknown ABI" -msgstr "tip BB necunoscut" +msgstr ", ABI necunoscut" -#: readelf.c:3951 readelf.c:4022 -#, fuzzy +#: readelf.c:4105 readelf.c:4176 msgid ", unknown ISA" -msgstr "tip ATN necunoscut" +msgstr ", ISA necunoscut" -#: readelf.c:4132 +#: readelf.c:4286 #, c-format msgid "Unrecognised IA64 VMS Command Code: %x\n" msgstr "" -#: readelf.c:4198 +#: readelf.c:4352 msgid ": architecture variant: " msgstr "" -#: readelf.c:4217 -#, fuzzy +#: readelf.c:4371 msgid ": unknown" -msgstr "<necunoscut>: %d" +msgstr ": necunoscut" -#: readelf.c:4221 +#: readelf.c:4375 msgid ": unknown extra flag bits also present" msgstr "" -#: readelf.c:4235 -#, fuzzy +#: readelf.c:4389 msgid ", unknown" -msgstr "<necunoscut>: %d" +msgstr ", necunoscut" -#: readelf.c:4301 +#: readelf.c:4466 msgid "Standalone App" msgstr "Aplicație independentă" -#: readelf.c:4310 +#: readelf.c:4475 msgid "Bare-metal C6000" msgstr "" -#: readelf.c:4320 readelf.c:5535 readelf.c:5551 readelf.c:19439 -#: readelf.c:19539 readelf.c:19570 readelf.c:19607 readelf.c:19668 -#: readelf.c:19695 readelf.c:19717 +#: readelf.c:4485 readelf.c:5719 readelf.c:5735 readelf.c:19622 +#: readelf.c:19722 readelf.c:19769 readelf.c:19806 readelf.c:19867 +#: readelf.c:19894 readelf.c:19916 #, c-format msgid "<unknown: %x>" msgstr "<necunoscut: %x>" #. This message is probably going to be displayed in a 15 #. character wide field, so put the hex value first. -#: readelf.c:4933 -#, fuzzy, c-format +#: readelf.c:5098 +#, c-format msgid "%08x: <unknown>" -msgstr "<necunoscut>: %d" +msgstr "%08x: <necunoscut>" -#: readelf.c:5021 +#: readelf.c:5186 #, c-format msgid "Usage: readelf <option(s)> elf-file(s)\n" -msgstr "" +msgstr "Utilizare: readelf <opțiune(i)> fișier(e)-elf\n" -#: readelf.c:5022 +#: readelf.c:5187 #, c-format msgid " Display information about the contents of ELF format files\n" -msgstr "" +msgstr " Afișează informații despre conținutul fișierelor format ELF\n" -#: readelf.c:5023 +#: readelf.c:5188 #, c-format msgid " Options are:\n" -msgstr "" +msgstr " Opțiunile sunt:\n" -#: readelf.c:5024 +#: readelf.c:5189 #, c-format msgid " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n" -msgstr "" +msgstr " -a --all echivalent cu: -h -l -S -s -r -d -V -A -I\n" -#: readelf.c:5026 +#: readelf.c:5191 #, c-format msgid " -h --file-header Display the ELF file header\n" msgstr "" -#: readelf.c:5028 +#: readelf.c:5193 #, c-format msgid " -l --program-headers Display the program headers\n" msgstr "" -#: readelf.c:5030 +#: readelf.c:5195 #, c-format msgid " --segments An alias for --program-headers\n" msgstr "" -#: readelf.c:5032 +#: readelf.c:5197 #, c-format msgid " -S --section-headers Display the sections' header\n" msgstr "" -#: readelf.c:5034 +#: readelf.c:5199 #, c-format msgid " --sections An alias for --section-headers\n" msgstr "" -#: readelf.c:5036 +#: readelf.c:5201 #, c-format msgid " -g --section-groups Display the section groups\n" msgstr "" -#: readelf.c:5038 +#: readelf.c:5203 #, c-format msgid " -t --section-details Display the section details\n" msgstr "" -#: readelf.c:5040 +#: readelf.c:5205 #, c-format msgid " -e --headers Equivalent to: -h -l -S\n" msgstr "" -#: readelf.c:5042 -#, fuzzy, c-format +#: readelf.c:5207 +#, c-format msgid " -s --syms Display the symbol table\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -s --syms afișează tabelul de simboluri\n" -#: readelf.c:5044 +#: readelf.c:5209 #, c-format msgid " --symbols An alias for --syms\n" -msgstr "" +msgstr " --symbols un alias pentru „--syms”\n" -#: readelf.c:5046 -#, fuzzy, c-format +#: readelf.c:5211 +#, c-format msgid " --dyn-syms Display the dynamic symbol table\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " --dyn-syms afișează tabelul de simboluri dinamice\n" -#: readelf.c:5048 +#: readelf.c:5213 #, c-format msgid " --lto-syms Display LTO symbol tables\n" -msgstr "" +msgstr " --lto-syms afișează tabelele cu simboluri LTO\n" -#: readelf.c:5050 +#: readelf.c:5215 #, c-format msgid "" " --sym-base=[0|8|10|16] \n" @@ -7578,27 +7700,27 @@ msgid "" " mixed (the default), octal, decimal, hexadecimal.\n" msgstr "" -#: readelf.c:5054 +#: readelf.c:5219 #, c-format msgid " -C --demangle[=STYLE] Decode mangled/processed symbol names\n" msgstr "" -#: readelf.c:5058 +#: readelf.c:5223 #, c-format msgid " --no-demangle Do not demangle low-level symbol names. (default)\n" msgstr "" -#: readelf.c:5060 +#: readelf.c:5225 #, c-format msgid " --recurse-limit Enable a demangling recursion limit. (default)\n" msgstr "" -#: readelf.c:5062 +#: readelf.c:5227 #, c-format msgid " --no-recurse-limit Disable a demangling recursion limit\n" msgstr "" -#: readelf.c:5064 +#: readelf.c:5229 #, c-format msgid "" " -U[dlexhi] --unicode=[default|locale|escape|hex|highlight|invalid]\n" @@ -7608,80 +7730,80 @@ msgid "" " \"{hex sequences}\"\n" msgstr "" -#: readelf.c:5070 -#, fuzzy, c-format +#: readelf.c:5235 +#, c-format msgid " -n --notes Display the core notes (if present)\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -n --notes afișează notele de nucleu (dacă sunt prezente)\n" -#: readelf.c:5072 +#: readelf.c:5237 #, c-format msgid " -r --relocs Display the relocations (if present)\n" msgstr "" -#: readelf.c:5074 +#: readelf.c:5239 #, c-format msgid " -u --unwind Display the unwind info (if present)\n" msgstr "" -#: readelf.c:5076 +#: readelf.c:5241 #, c-format msgid " -d --dynamic Display the dynamic section (if present)\n" msgstr "" -#: readelf.c:5078 +#: readelf.c:5243 #, c-format msgid " -V --version-info Display the version sections (if present)\n" msgstr "" -#: readelf.c:5080 +#: readelf.c:5245 #, c-format msgid " -A --arch-specific Display architecture specific information (if any)\n" msgstr "" -#: readelf.c:5082 +#: readelf.c:5247 #, c-format msgid " -c --archive-index Display the symbol/file index in an archive\n" msgstr "" -#: readelf.c:5084 +#: readelf.c:5249 #, c-format msgid " -D --use-dynamic Use the dynamic section info when displaying symbols\n" msgstr "" -#: readelf.c:5086 +#: readelf.c:5251 #, c-format msgid "" " -L --lint|--enable-checks\n" " Display warning messages for possible problems\n" msgstr "" -#: readelf.c:5089 +#: readelf.c:5254 #, c-format msgid "" " -x --hex-dump=<number|name>\n" " Dump the contents of section <number|name> as bytes\n" msgstr "" -#: readelf.c:5092 +#: readelf.c:5257 #, c-format msgid "" " -p --string-dump=<number|name>\n" " Dump the contents of section <number|name> as strings\n" msgstr "" -#: readelf.c:5095 +#: readelf.c:5260 #, c-format msgid "" " -R --relocated-dump=<number|name>\n" " Dump the relocated contents of section <number|name>\n" msgstr "" -#: readelf.c:5098 +#: readelf.c:5263 #, c-format msgid " -z --decompress Decompress section before dumping it\n" msgstr "" -#: readelf.c:5100 +#: readelf.c:5265 #, c-format msgid "" " -w --debug-dump[a/=abbrev, A/=addr, r/=aranges, c/=cu_index, L/=decodedline,\n" @@ -7692,42 +7814,42 @@ msgid "" " Display the contents of DWARF debug sections\n" msgstr "" -#: readelf.c:5107 +#: readelf.c:5272 #, c-format msgid "" " -wk --debug-dump=links Display the contents of sections that link to separate\n" " debuginfo files\n" msgstr "" -#: readelf.c:5110 +#: readelf.c:5275 #, c-format msgid "" " -P --process-links Display the contents of non-debug sections in separate\n" " debuginfo files. (Implies -wK)\n" msgstr "" -#: readelf.c:5114 +#: readelf.c:5279 #, c-format msgid "" " -wK --debug-dump=follow-links\n" " Follow links to separate debug info files (default)\n" msgstr "" -#: readelf.c:5117 +#: readelf.c:5282 #, c-format msgid "" " -wN --debug-dump=no-follow-links\n" " Do not follow links to separate debug info files\n" msgstr "" -#: readelf.c:5121 +#: readelf.c:5286 #, c-format msgid "" " -wK --debug-dump=follow-links\n" " Follow links to separate debug info files\n" msgstr "" -#: readelf.c:5124 +#: readelf.c:5289 #, c-format msgid "" " -wN --debug-dump=no-follow-links\n" @@ -7735,176 +7857,189 @@ msgid "" " (default)\n" msgstr "" -#: readelf.c:5129 +#: readelf.c:5295 +#, c-format +msgid "" +" -wD --debug-dump=use-debuginfod\n" +" When following links, also query debuginfod servers (default)\n" +msgstr "" + +#: readelf.c:5298 +#, c-format +msgid "" +" -wE --debug-dump=do-not-use-debuginfod\n" +" When following links, do not query debuginfod servers\n" +msgstr "" + +#: readelf.c:5302 #, c-format msgid " --dwarf-depth=N Do not display DIEs at depth N or greater\n" msgstr "" -#: readelf.c:5131 +#: readelf.c:5304 #, c-format msgid " --dwarf-start=N Display DIEs starting at offset N\n" msgstr "" -#: readelf.c:5134 +#: readelf.c:5307 #, c-format msgid " --ctf=<number|name> Display CTF info from section <number|name>\n" msgstr "" -#: readelf.c:5136 +#: readelf.c:5309 #, c-format msgid " --ctf-parent=<name> Use CTF archive member <name> as the CTF parent\n" msgstr "" -#: readelf.c:5138 +#: readelf.c:5311 #, c-format msgid "" " --ctf-symbols=<number|name>\n" " Use section <number|name> as the CTF external symtab\n" msgstr "" -#: readelf.c:5141 +#: readelf.c:5314 #, c-format msgid "" " --ctf-strings=<number|name>\n" " Use section <number|name> as the CTF external strtab\n" msgstr "" -#: readelf.c:5147 +#: readelf.c:5320 #, c-format msgid "" " -i --instruction-dump=<number|name>\n" " Disassemble the contents of section <number|name>\n" msgstr "" -#: readelf.c:5151 +#: readelf.c:5324 #, c-format msgid " -I --histogram Display histogram of bucket list lengths\n" msgstr "" -#: readelf.c:5153 +#: readelf.c:5326 #, c-format msgid " -W --wide Allow output width to exceed 80 characters\n" msgstr "" -#: readelf.c:5155 +#: readelf.c:5328 #, c-format msgid " -T --silent-truncation If a symbol name is truncated, do not add [...] suffix\n" msgstr "" -#: readelf.c:5157 +#: readelf.c:5330 #, c-format msgid " @<file> Read options from <file>\n" msgstr "" -#: readelf.c:5159 -#, fuzzy, c-format +#: readelf.c:5332 +#, c-format msgid " -H --help Display this information\n" -msgstr " t - afișează conținutul arhivei\n" +msgstr " -H --help afișează acest mesaj de ajutor\n" -#: readelf.c:5161 +#: readelf.c:5334 #, c-format msgid " -v --version Display the version number of readelf\n" msgstr "" -#: readelf.c:5187 readelf.c:5218 readelf.c:5222 +#: readelf.c:5360 readelf.c:5391 readelf.c:5395 msgid "Out of memory allocating dump request table.\n" msgstr "" -#: readelf.c:5458 +#: readelf.c:5642 msgid "Missing arg to -U/--unicode" msgstr "" -#: readelf.c:5497 +#: readelf.c:5681 #, c-format msgid "Invalid option '-%c'\n" -msgstr "Opțiune invalidă '-%c'\n" +msgstr "Opțiune nevalidă „-%c”\n" -#: readelf.c:5531 readelf.c:5547 readelf.c:11828 +#: readelf.c:5715 readelf.c:5731 readelf.c:12014 msgid "none" msgstr "nimic" -#: readelf.c:5548 +#: readelf.c:5732 msgid "2's complement, little endian" msgstr "" -#: readelf.c:5549 +#: readelf.c:5733 msgid "2's complement, big endian" msgstr "" -#: readelf.c:5569 +#: readelf.c:5753 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" msgstr "" -#: readelf.c:5581 +#: readelf.c:5765 #, c-format msgid "ELF Header in linked file '%s':\n" msgstr "" -#: readelf.c:5583 +#: readelf.c:5767 #, c-format msgid "ELF Header:\n" msgstr "" -#: readelf.c:5584 +#: readelf.c:5768 #, c-format msgid " Magic: " -msgstr "" +msgstr " Magic: " -#: readelf.c:5588 +#: readelf.c:5772 #, c-format msgid " Class: %s\n" msgstr " Clasa: %s\n" -#: readelf.c:5590 +#: readelf.c:5774 #, c-format msgid " Data: %s\n" msgstr " Date: %s\n" -#: readelf.c:5592 -#, fuzzy, c-format +#: readelf.c:5776 +#, c-format msgid " Version: %d%s\n" -msgstr " Versiune: %d %s\n" +msgstr " Versiune: %d%s\n" -#: readelf.c:5595 +#: readelf.c:5779 msgid " (current)" -msgstr "" +msgstr " (curent)" -#: readelf.c:5597 -#, fuzzy +#: readelf.c:5781 msgid " <unknown>" -msgstr "<necunoscut>: %d" +msgstr " <necunoscut>" -#: readelf.c:5599 +#: readelf.c:5783 #, c-format msgid " OS/ABI: %s\n" msgstr " OS/ABI: %s\n" -#: readelf.c:5601 +#: readelf.c:5785 #, c-format msgid " ABI Version: %d\n" msgstr " Versiune ABI: %d\n" -#: readelf.c:5603 +#: readelf.c:5787 #, c-format msgid " Type: %s\n" msgstr " Tip: %s\n" -#: readelf.c:5605 +#: readelf.c:5789 #, c-format msgid " Machine: %s\n" msgstr " Mașină: %s\n" -#: readelf.c:5607 +#: readelf.c:5791 #, c-format msgid " Version: 0x%lx\n" msgstr " Versiune: 0x%lx\n" -#: readelf.c:5610 +#: readelf.c:5794 #, c-format msgid " Entry point address: " msgstr " Adresă punct de intrare: " -#: readelf.c:5612 +#: readelf.c:5796 #, c-format msgid "" "\n" @@ -7913,109 +8048,103 @@ msgstr "" "\n" " Începutul antetelor programului: " -#: readelf.c:5614 +#: readelf.c:5798 #, c-format msgid "" " (bytes into file)\n" " Start of section headers: " msgstr "" +" (octeți în fișier)\n" +" Începutul antetelor secțiunii: " -#: readelf.c:5616 +#: readelf.c:5800 #, c-format msgid " (bytes into file)\n" msgstr " (octeți în fișier)\n" -#: readelf.c:5618 +#: readelf.c:5802 #, c-format msgid " Flags: 0x%lx%s\n" msgstr " Atribute: 0x%lx%s\n" -#: readelf.c:5621 -#, fuzzy, c-format +#: readelf.c:5805 +#, c-format msgid " Size of this header: %u (bytes)\n" -msgstr " (Dimensiune Pointer: %u)\n" +msgstr " Dimensiunea acestui antet: %u (octeți)\n" -#: readelf.c:5623 -#, fuzzy, c-format +#: readelf.c:5807 +#, c-format msgid " Size of program headers: %u (bytes)\n" -msgstr "" -"\n" -" Începutul antetelor programului: " +msgstr " Dimensiunea antetelor programului: %u (octeți)\n" -#: readelf.c:5625 -#, fuzzy, c-format +#: readelf.c:5809 +#, c-format msgid " Number of program headers: %u" -msgstr "" -"\n" -" Începutul antetelor programului: " +msgstr " Numărul antetelor programului: %u" -#: readelf.c:5635 -#, fuzzy, c-format +#: readelf.c:5816 +#, c-format msgid " Size of section headers: %u (bytes)\n" -msgstr "" -"\n" -" Începutul antetelor programului: " +msgstr " Dimensiunea antetelor secțiunii: %u (octeți)\n" -#: readelf.c:5637 -#, fuzzy, c-format +#: readelf.c:5818 +#, c-format msgid " Number of section headers: %u" -msgstr "" -"\n" -" Începutul antetelor programului: " +msgstr " Numărul antetelor de secțiune: %u" -#: readelf.c:5645 +#: readelf.c:5826 #, c-format msgid " Section header string table index: %u" msgstr "" -#: readelf.c:5657 +#: readelf.c:5838 #, c-format msgid " <corrupt: out of range>" msgstr "" -#: readelf.c:5696 readelf.c:5743 +#: readelf.c:5882 readelf.c:5929 msgid "The e_phentsize field in the ELF header is less than the size of an ELF program header\n" msgstr "" -#: readelf.c:5700 readelf.c:5747 +#: readelf.c:5886 readelf.c:5933 msgid "The e_phentsize field in the ELF header is larger than the size of an ELF program header\n" msgstr "" -#: readelf.c:5703 readelf.c:5750 +#: readelf.c:5889 readelf.c:5936 msgid "program headers" msgstr "antete program" -#: readelf.c:5789 +#: readelf.c:5975 #, c-format msgid "Too many program headers - %#x - the file is not that big\n" msgstr "" -#: readelf.c:5798 +#: readelf.c:5984 #, c-format msgid "Out of memory reading %u program headers\n" msgstr "" -#: readelf.c:5828 +#: readelf.c:6014 msgid "possibly corrupt ELF header - it has a non-zero program header offset, but no program headers\n" msgstr "" -#: readelf.c:5833 -#, fuzzy, c-format +#: readelf.c:6019 +#, c-format msgid "" "\n" "There are no program headers in linked file '%s'.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există antete de program în fișierul vinculat „%s”.\n" -#: readelf.c:5836 +#: readelf.c:6022 #, c-format msgid "" "\n" "There are no program headers in this file.\n" msgstr "" -#: readelf.c:5847 +#: readelf.c:6033 #, c-format msgid "" "\n" @@ -8024,380 +8153,380 @@ msgstr "" "\n" "Tipul fișierului elf este %s\n" -#: readelf.c:5848 +#: readelf.c:6034 #, c-format msgid "Entry point 0x%s\n" msgstr "" -#: readelf.c:5849 +#: readelf.c:6035 #, c-format msgid "There is %d program header, starting at offset %s\n" msgid_plural "There are %d program headers, starting at offset %s\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:5862 readelf.c:5864 +#: readelf.c:6048 readelf.c:6050 #, c-format msgid "" "\n" "Program Headers:\n" msgstr "" -#: readelf.c:5868 +#: readelf.c:6054 #, c-format msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr "" -#: readelf.c:5871 +#: readelf.c:6057 #, c-format msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr "" -#: readelf.c:5875 +#: readelf.c:6061 #, c-format msgid " Type Offset VirtAddr PhysAddr\n" msgstr "" -#: readelf.c:5877 +#: readelf.c:6063 #, c-format msgid " FileSiz MemSiz Flags Align\n" msgstr "" -#: readelf.c:5975 +#: readelf.c:6161 msgid "LOAD segments must be sorted in order of increasing VirtAddr\n" msgstr "" -#: readelf.c:5978 +#: readelf.c:6164 msgid "the segment's file size is larger than its memory size\n" msgstr "" -#: readelf.c:5985 +#: readelf.c:6171 msgid "the PHDR segment must occur before any LOAD segment\n" msgstr "" -#: readelf.c:6003 +#: readelf.c:6189 msgid "the PHDR segment is not covered by a LOAD segment\n" msgstr "" -#: readelf.c:6009 +#: readelf.c:6195 msgid "more than one dynamic segment\n" msgstr "" -#: readelf.c:6028 +#: readelf.c:6214 msgid "no .dynamic section in the dynamic segment\n" msgstr "" -#: readelf.c:6047 +#: readelf.c:6233 msgid "the .dynamic section is not the same as the dynamic segment\n" msgstr "" -#: readelf.c:6058 +#: readelf.c:6244 msgid "the dynamic segment offset + size exceeds the size of the file\n" msgstr "" -#: readelf.c:6071 +#: readelf.c:6257 msgid "Unable to find program interpreter name\n" msgstr "" -#: readelf.c:6082 -#, fuzzy, c-format +#: readelf.c:6268 +#, c-format msgid " [Requesting program interpreter: %s]\n" -msgstr " interpretor de programe" +msgstr " [Solicitarea interpretului de program: %s]\n" -#: readelf.c:6093 +#: readelf.c:6279 #, c-format msgid "" "\n" " Section to Segment mapping:\n" msgstr "" -#: readelf.c:6094 +#: readelf.c:6280 #, c-format msgid " Segment Sections...\n" msgstr "" -#: readelf.c:6136 readelf.c:11113 +#: readelf.c:6322 readelf.c:11299 msgid "Cannot interpret virtual addresses without program headers.\n" msgstr "" -#: readelf.c:6152 +#: readelf.c:6338 #, c-format msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n" msgstr "" -#: readelf.c:6177 readelf.c:6241 +#: readelf.c:6363 readelf.c:6427 msgid "The e_shentsize field in the ELF header is less than the size of an ELF section header\n" msgstr "" -#: readelf.c:6181 readelf.c:6246 +#: readelf.c:6367 readelf.c:6432 msgid "The e_shentsize field in the ELF header is larger than the size of an ELF section header\n" msgstr "" -#: readelf.c:6185 readelf.c:6251 +#: readelf.c:6371 readelf.c:6437 msgid "section headers" msgstr "antete secțiune" -#: readelf.c:6194 readelf.c:6260 +#: readelf.c:6380 readelf.c:6446 #, c-format msgid "Out of memory reading %u section headers\n" msgstr "" -#: readelf.c:6214 readelf.c:6280 +#: readelf.c:6400 readelf.c:6466 #, c-format msgid "Section %u has an out of range sh_link value of %u\n" msgstr "" -#: readelf.c:6216 readelf.c:6282 +#: readelf.c:6402 readelf.c:6468 #, c-format msgid "Section %u has an out of range sh_info value of %u\n" msgstr "" -#: readelf.c:6324 readelf.c:6441 +#: readelf.c:6510 readelf.c:6627 #, c-format msgid "Section %s has an invalid sh_entsize of 0x%lx\n" msgstr "" -#: readelf.c:6332 readelf.c:6449 readelf.c:13146 +#: readelf.c:6518 readelf.c:6635 readelf.c:13332 #, c-format msgid "Section %s has an invalid sh_size of 0x%lx\n" msgstr "" -#: readelf.c:6342 readelf.c:6459 +#: readelf.c:6528 readelf.c:6645 #, c-format msgid "Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n" msgstr "" -#: readelf.c:6350 readelf.c:6467 readelf.c:15575 +#: readelf.c:6536 readelf.c:6653 readelf.c:15753 msgid "symbols" msgstr "simboluri" -#: readelf.c:6362 readelf.c:6479 +#: readelf.c:6548 readelf.c:6665 msgid "Multiple symbol table index sections associated with the same symbol section\n" msgstr "" -#: readelf.c:6369 readelf.c:6486 -#, fuzzy +#: readelf.c:6555 readelf.c:6672 msgid "symbol table section indices" -msgstr "dimensiuni secțiune stub" +msgstr "indici de secțiune de tabel de simboluri" -#: readelf.c:6376 readelf.c:6493 +#: readelf.c:6562 readelf.c:6679 #, c-format msgid "Index section %s has an sh_size of 0x%lx - expected 0x%lx\n" msgstr "" -#: readelf.c:6388 readelf.c:6505 +#: readelf.c:6574 readelf.c:6691 #, c-format msgid "Out of memory reading %lu symbols\n" msgstr "" -#: readelf.c:6714 readelf.c:6811 readelf.c:6829 readelf.c:6847 +#: readelf.c:6900 readelf.c:6997 readelf.c:7015 readelf.c:7033 msgid "Internal error: not enough buffer room for section flag info" msgstr "" -#: readelf.c:6854 +#: readelf.c:7040 #, c-format msgid "UNKNOWN (%*.*lx)" msgstr "" -#: readelf.c:6873 readelf.c:6888 +#: readelf.c:7059 readelf.c:7074 msgid "Compressed section is too small even for a compression header\n" msgstr "" -#: readelf.c:6910 +#: readelf.c:7096 msgid "possibly corrupt ELF file header - it has a non-zero section header offset, but no section headers\n" msgstr "" -#: readelf.c:6915 +#: readelf.c:7101 #, c-format msgid "" "\n" "There are no sections in this file.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există nicio secțiune în acest fișier.\n" -#: readelf.c:6923 readelf.c:21262 -#, fuzzy, c-format +#: readelf.c:7109 readelf.c:21625 +#, c-format msgid "In linked file '%s': " -msgstr "Am încercat fișier: %s" +msgstr "În fișierul vinculat „%s”: " -#: readelf.c:6925 +#: readelf.c:7111 #, c-format msgid "There is %d section header, starting at offset 0x%lx:\n" msgid_plural "There are %d section headers, starting at offset 0x%lx:\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:6947 readelf.c:7624 readelf.c:7826 readelf.c:13434 -#: readelf.c:15933 +#: readelf.c:7133 readelf.c:7810 readelf.c:8012 readelf.c:13620 +#: readelf.c:16114 msgid "string table" msgstr "" #. Note: coded this way so that there is a single string for translation. -#: readelf.c:7013 +#: readelf.c:7199 #, c-format msgid "Section %d has invalid sh_entsize of %s\n" msgstr "" -#: readelf.c:7014 +#: readelf.c:7200 #, c-format msgid "(Using the expected size of %u for the rest of this dump)\n" msgstr "" -#: readelf.c:7038 +#: readelf.c:7224 msgid "File contains multiple dynamic symbol tables\n" msgstr "" -#: readelf.c:7053 +#: readelf.c:7239 msgid "File contains multiple dynamic string tables\n" msgstr "" -#: readelf.c:7059 +#: readelf.c:7245 msgid "dynamic strings" msgstr "" -#: readelf.c:7087 readelf.c:7093 +#: readelf.c:7273 readelf.c:7279 #, c-format msgid "Section '%s': zero-sized relocation section\n" msgstr "" -#: readelf.c:7106 +#: readelf.c:7292 #, c-format msgid "Section '%s': has a size of zero - is this intended ?\n" msgstr "" -#: readelf.c:7190 +#: readelf.c:7376 #, c-format msgid "" "\n" "Section Headers in linked file '%s':\n" msgstr "" -#: readelf.c:7192 +#: readelf.c:7378 #, c-format msgid "" "\n" "Section Headers:\n" msgstr "" -#: readelf.c:7194 +#: readelf.c:7380 #, c-format msgid "" "\n" "Section Header:\n" msgstr "" -#: readelf.c:7200 readelf.c:7211 readelf.c:7222 -#, fuzzy, c-format +#: readelf.c:7386 readelf.c:7397 readelf.c:7408 +#, c-format msgid " [Nr] Name\n" -msgstr " [Index] Nume\n" +msgstr " [Nr] Nume\n" -#: readelf.c:7201 -#, fuzzy, c-format +#: readelf.c:7387 +#, c-format msgid " Type Addr Off Size ES Lk Inf Al\n" -msgstr " Tip: %s\n" +msgstr " Tip Adresa Poz Dim. ES Lk Inf Al\n" -#: readelf.c:7205 +#: readelf.c:7391 #, c-format msgid " [Nr] Name Type Addr Off Size ES Flg Lk Inf Al\n" -msgstr "" +msgstr " [Nr] Nume Tip Adresa Poz Dim. ES Opț Lk Inf Al\n" -#: readelf.c:7212 -#, fuzzy, c-format +#: readelf.c:7398 +#, c-format msgid " Type Address Off Size ES Lk Inf Al\n" -msgstr " Tip: %s\n" +msgstr " Tip Adresa Poz Dim. ES Lk Inf Al\n" -#: readelf.c:7216 +#: readelf.c:7402 #, c-format msgid " [Nr] Name Type Address Off Size ES Flg Lk Inf Al\n" -msgstr "" +msgstr " [Nr] Nume Tip Adresa Poz Dim. ES Opț Lk Inf Al\n" -#: readelf.c:7223 -#, fuzzy, c-format +#: readelf.c:7409 +#, c-format msgid " Type Address Offset Link\n" -msgstr " Tip: %s\n" +msgstr " Tip Adresa Poziția Vincul\n" -#: readelf.c:7224 -#, fuzzy, c-format +#: readelf.c:7410 +#, c-format msgid " Size EntSize Info Align\n" -msgstr "Idx Nume Dim VMA LMA Fișier off Algn" +msgstr " Dim. DimIntrare Info Aliniere\n" -#: readelf.c:7228 +#: readelf.c:7414 #, c-format msgid " [Nr] Name Type Address Offset\n" -msgstr "" +msgstr " [Nr] Nume Tip Adresa Poziția\n" -#: readelf.c:7229 +#: readelf.c:7415 #, c-format msgid " Size EntSize Flags Link Info Align\n" -msgstr "" +msgstr " Dim. DimIntrare Opțiuni Vincul Info Aliniere\n" -#: readelf.c:7234 -#, fuzzy, c-format +#: readelf.c:7420 +#, c-format msgid " Flags\n" -msgstr " Atribute" +msgstr " Opțiuni\n" -#: readelf.c:7263 +#: readelf.c:7449 #, c-format msgid "[%2u]: Link field (%u) should index a symtab section.\n" msgstr "" -#: readelf.c:7276 +#: readelf.c:7462 #, c-format msgid "[%2u]: Link field (%u) should index a string section.\n" msgstr "" -#: readelf.c:7284 readelf.c:7295 +#: readelf.c:7470 readelf.c:7481 #, c-format msgid "[%2u]: Unexpected value (%u) in link field.\n" msgstr "" -#: readelf.c:7322 +#: readelf.c:7508 #, c-format msgid "[%2u]: Info field (%u) should index a relocatable section.\n" msgstr "" -#: readelf.c:7333 readelf.c:7360 +#: readelf.c:7519 readelf.c:7546 #, c-format msgid "[%2u]: Unexpected value (%u) in info field.\n" msgstr "" -#: readelf.c:7355 +#: readelf.c:7541 #, c-format msgid "[%2u]: Expected link to another section in info field" msgstr "" -#: readelf.c:7370 +#: readelf.c:7556 #, c-format msgid "Size of section %u is larger than the entire file!\n" msgstr "" -#: readelf.c:7439 +#: readelf.c:7625 #, c-format msgid "section %u: sh_link value of %u is larger than the number of sections\n" msgstr "" -#: readelf.c:7540 -#, fuzzy +#: readelf.c:7726 msgid "compression header" -msgstr "antete secțiune" +msgstr "antet de comprimare" -#: readelf.c:7545 +#: readelf.c:7731 #, c-format msgid " [<corrupt>]\n" -msgstr "" +msgstr " [<corupt>]\n" -#: readelf.c:7551 -#, fuzzy, c-format +#: readelf.c:7737 +#, c-format msgid " [<unknown>: 0x%x], " -msgstr "[<necunoscut>: 0x%x]" +msgstr " [<necunoscut>: 0x%x], " #. The ordering of the letters shown here matches the ordering of the #. corresponding SHF_xxx values, and hence the order in which these #. letters will be displayed to the user. -#: readelf.c:7566 +#: readelf.c:7752 #, c-format msgid "" "Key to Flags:\n" @@ -8407,357 +8536,371 @@ msgid "" " " msgstr "" -#: readelf.c:7574 +#: readelf.c:7760 #, c-format msgid "R (retain), " msgstr "" -#: readelf.c:7577 +#: readelf.c:7763 #, c-format msgid "D (mbind), " msgstr "" -#: readelf.c:7585 +#: readelf.c:7771 #, c-format msgid "l (large), " msgstr "" -#: readelf.c:7587 +#: readelf.c:7773 #, c-format msgid "y (purecode), " msgstr "" -#: readelf.c:7589 +#: readelf.c:7775 #, c-format msgid "v (VLE), " msgstr "" -#: readelf.c:7614 +#: readelf.c:7800 msgid "Bad sh_link in symbol table section\n" msgstr "" -#: readelf.c:7649 +#: readelf.c:7835 msgid "<OS specific>" msgstr "" -#: readelf.c:7650 +#: readelf.c:7836 msgid "<PROC specific>" msgstr "" -#: readelf.c:7679 -#, fuzzy, c-format +#: readelf.c:7865 +#, c-format msgid "" "\n" "There are no sections group in linked file '%s'.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există niciun grup de secțiuni în fișierul vinculat „%s”.\n" -#: readelf.c:7682 readelf.c:7721 +#: readelf.c:7868 readelf.c:7907 #, c-format msgid "" "\n" "There are no section groups in this file.\n" msgstr "" -#: readelf.c:7689 +#: readelf.c:7875 msgid "Section headers are not available!\n" msgstr "" -#: readelf.c:7700 +#: readelf.c:7886 #, c-format msgid "Out of memory reading %u section group headers\n" msgstr "" -#: readelf.c:7718 -#, fuzzy, c-format +#: readelf.c:7904 +#, c-format msgid "" "\n" "There are no section groups in linked file '%s'.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există grupuri de secțiuni în fișierul vinculat „%s”.\n" -#: readelf.c:7732 +#: readelf.c:7918 #, c-format msgid "Out of memory reading %lu groups\n" msgstr "" -#: readelf.c:7745 +#: readelf.c:7931 #, c-format msgid "Section groups in linked file '%s'\n" msgstr "" -#: readelf.c:7766 +#: readelf.c:7952 #, c-format msgid "Bad sh_link in group section `%s'\n" msgstr "" -#: readelf.c:7779 +#: readelf.c:7965 #, c-format msgid "Corrupt header in group section `%s'\n" msgstr "" -#: readelf.c:7785 readelf.c:7796 +#: readelf.c:7971 readelf.c:7982 #, c-format msgid "Bad sh_info in group section `%s'\n" msgstr "" -#: readelf.c:7836 +#: readelf.c:8022 #, c-format msgid "Section %s has sh_entsize (0x%lx) which is larger than its size (0x%lx)\n" msgstr "" -#: readelf.c:7845 +#: readelf.c:8031 msgid "section data" -msgstr "date secțiune" +msgstr "datele secțiunii" -#: readelf.c:7856 +#: readelf.c:8042 #, c-format msgid "" "\n" "%sgroup section [%5u] `%s' [%s] contains %u sections:\n" msgstr "" -#: readelf.c:7859 +#: readelf.c:8045 #, c-format msgid " [Index] Name\n" msgstr " [Index] Nume\n" -#: readelf.c:7877 +#: readelf.c:8063 #, c-format msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n" msgstr "" -#: readelf.c:7880 +#: readelf.c:8066 msgid "Further error messages about overlarge group section indices suppressed\n" msgstr "" -#: readelf.c:7893 +#: readelf.c:8079 #, c-format msgid "section [%5u] in group section [%5u] already in group section [%5u]\n" msgstr "" -#: readelf.c:7897 +#: readelf.c:8083 msgid "Further error messages about already contained group sections suppressed\n" msgstr "" -#: readelf.c:7909 +#: readelf.c:8095 #, c-format msgid "section 0 in group section [%5u]\n" msgstr "" -#: readelf.c:7976 -#, fuzzy +#: readelf.c:8162 msgid "dynamic section image fixups" -msgstr "secțiune dinamică" +msgstr "remedieri dinamice ale imaginii secțiunii" -#: readelf.c:7984 +#: readelf.c:8170 #, c-format msgid "corrupt library name index of 0x%lx found in dynamic entry" msgstr "" -#: readelf.c:7989 +#: readelf.c:8175 #, c-format msgid "" "\n" "Image fixups for needed library #%d: %s - ident: %lx\n" msgstr "" -#: readelf.c:7992 -#, fuzzy, c-format +#: readelf.c:8178 +#, c-format msgid "Seg Offset Type SymVec DataType\n" -msgstr " Tip: %s\n" +msgstr "Seg Poziție Tip VecSim TipDate\n" -#: readelf.c:8026 -#, fuzzy +#: readelf.c:8212 msgid "dynamic section image relocations" -msgstr "secțiune dinamică" +msgstr "realocări dinamice a imaginii secțiunii" -#: readelf.c:8030 +#: readelf.c:8216 #, c-format msgid "" "\n" "Image relocs\n" msgstr "" +"\n" +"Realocări de imagini\n" -#: readelf.c:8032 -#, fuzzy, c-format +#: readelf.c:8218 +#, c-format msgid "Seg Offset Type Addend Seg Sym Off\n" -msgstr "Idx Nume Dim VMA LMA Fișier off Algn" +msgstr "Seg Poziție Tip Addend Seg Sim Poz\n" -#: readelf.c:8089 -#, fuzzy +#: readelf.c:8275 msgid "dynamic string section" -msgstr "secțiune dinamică" +msgstr "secțiune dinamică de șiruri" -#: readelf.c:8193 +#: readelf.c:8379 #, c-format msgid "" "\n" "In linked file '%s' section '%s' at offset 0x%lx contains %ld bytes:\n" msgstr "" -#: readelf.c:8197 +#: readelf.c:8383 #, c-format msgid "" "\n" "'%s' relocation section at offset 0x%lx contains %ld bytes:\n" msgstr "" -#: readelf.c:8218 -#, fuzzy, c-format +#: readelf.c:8404 +#, c-format msgid "" "\n" "There are no dynamic relocations in linked file '%s'.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există realocări dinamice în fișierul vinculat „%s”.\n" -#: readelf.c:8221 +#: readelf.c:8407 #, c-format msgid "" "\n" "There are no dynamic relocations in this file.\n" msgstr "" -#: readelf.c:8248 +#: readelf.c:8434 #, c-format msgid "" "\n" "In linked file '%s' relocation section " msgstr "" -#: readelf.c:8251 +#: readelf.c:8437 #, c-format msgid "" "\n" "Relocation section " msgstr "" -#: readelf.c:8259 +#: readelf.c:8445 #, c-format msgid " at offset 0x%lx contains %lu entry:\n" msgid_plural " at offset 0x%lx contains %lu entries:\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:8308 -#, fuzzy, c-format +#: readelf.c:8494 +#, c-format msgid "" "\n" "There are no static relocations in linked file '%s'." msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există realocări statice în fișierul vinculat „%s”." -#: readelf.c:8311 -#, fuzzy, c-format +#: readelf.c:8497 +#, c-format msgid "" "\n" "There are no static relocations in this file." msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există realocări statice în acest fișier." -#: readelf.c:8312 +#: readelf.c:8498 #, c-format msgid "" "\n" "To see the dynamic relocations add --use-dynamic to the command line.\n" msgstr "" -#: readelf.c:8320 -#, fuzzy, c-format +#: readelf.c:8506 +#, c-format msgid "" "\n" "There are no relocations in linked file '%s'.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există realocări în fișierul vinculat „%s”.\n" -#: readelf.c:8323 +#: readelf.c:8509 #, c-format msgid "" "\n" "There are no relocations in this file.\n" msgstr "" -#: readelf.c:8491 +#: readelf.c:8677 #, c-format msgid "Invalid section %u in table entry %ld\n" msgstr "" -#: readelf.c:8503 +#: readelf.c:8689 #, c-format msgid "Invalid offset %lx in table entry %ld\n" msgstr "" -#: readelf.c:8521 -#, fuzzy, c-format +#: readelf.c:8707 +#, c-format msgid "\tUnknown version.\n" -msgstr "secțiune necunoscută" - -#: readelf.c:8584 readelf.c:9021 +msgstr "\tVersiune necunoscută.\n" + +# R-GC, scrie: +# aceasta este traducerea inițială a mesajului: +# derulează tabel +# *** +# cred că o traducere mai bună, ar fi: +# desfășoară/desfășurează tabelul, sau: +# extinde tabelul +# === +# Trebuie analizată această modificare. +# --------- +# Coborînd în fișier, am găsit unele mesaje +# asemănătoare: unwind date +#: readelf.c:8770 readelf.c:9207 msgid "unwind table" -msgstr "derulează tabel" +msgstr "desfășoară tabel" -#: readelf.c:8635 readelf.c:9104 +#: readelf.c:8821 readelf.c:9290 #, c-format msgid "Skipping unknown relocation type: %u\n" msgstr "" -#: readelf.c:8641 readelf.c:9111 -#, fuzzy, c-format +#: readelf.c:8827 readelf.c:9297 +#, c-format msgid "Skipping unexpected relocation type: %s\n" -msgstr "tip înregistrare (record) neașteptat" +msgstr "Se omite tipul de realocare neașteptat: %s\n" -#: readelf.c:8650 readelf.c:9118 +#: readelf.c:8836 readelf.c:9304 #, c-format msgid "Skipping reloc with overlarge offset: %lx\n" msgstr "" -#: readelf.c:8657 readelf.c:9125 +#: readelf.c:8843 readelf.c:9311 #, c-format msgid "Skipping reloc with invalid symbol index: %u\n" msgstr "" -#: readelf.c:8705 readelf.c:9172 readelf.c:10282 +#: readelf.c:8891 readelf.c:9358 readelf.c:10468 msgid "Multiple symbol tables encountered\n" msgstr "" -#: readelf.c:8720 readelf.c:9188 readelf.c:10297 +#: readelf.c:8906 readelf.c:9374 readelf.c:10483 #, c-format msgid "" "\n" "There are no unwind sections in this file.\n" msgstr "" -#: readelf.c:8806 +#: readelf.c:8992 #, c-format msgid "" "\n" "Could not find unwind info section for " msgstr "" -#: readelf.c:8818 +#: readelf.c:9004 msgid "unwind info" msgstr "" -#: readelf.c:8821 +#: readelf.c:9007 #, c-format msgid "" "\n" "Unwind section " msgstr "" +"\n" +"Secțiunea de desfășurare " -#: readelf.c:8828 +#: readelf.c:9014 #, c-format msgid " at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:9197 readelf.c:10304 +#: readelf.c:9383 readelf.c:10490 #, c-format msgid "" "\n" @@ -8768,287 +8911,287 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:9330 -#, fuzzy +#: readelf.c:9516 msgid "unwind data" -msgstr "derulează tabel" +msgstr "desfășoară date" -#: readelf.c:9403 +#: readelf.c:9589 #, c-format msgid "Skipping unexpected relocation at offset 0x%lx\n" msgstr "" -#: readelf.c:9425 +#: readelf.c:9611 #, c-format msgid "Unknown section relocation type %d encountered\n" msgstr "" -#: readelf.c:9433 +#: readelf.c:9619 #, c-format msgid "Bad symbol index in unwind relocation (%lu > %lu)\n" msgstr "" -#: readelf.c:9448 +#: readelf.c:9634 #, c-format msgid "Skipping unknown ARM relocation type: %d\n" msgstr "" -#: readelf.c:9458 -#, fuzzy, c-format +#: readelf.c:9644 +#, c-format msgid "Skipping unexpected ARM relocation type %s\n" -msgstr "tip înregistrare (record) neașteptat" +msgstr "Se omite tipul neașteptat de realocare ARM %s\n" -#: readelf.c:9467 +#: readelf.c:9653 #, c-format msgid "Skipping unknown C6000 relocation type: %d\n" msgstr "" -#: readelf.c:9477 +#: readelf.c:9663 #, c-format msgid "Skipping unexpected C6000 relocation type %s\n" msgstr "" #. This function currently only supports ARM and TI unwinders. -#: readelf.c:9486 +#: readelf.c:9672 msgid "Only TI and ARM unwinders are currently supported\n" msgstr "" -#: readelf.c:9549 +#: readelf.c:9735 #, c-format msgid "[Truncated opcode]\n" msgstr "" -#: readelf.c:9597 readelf.c:9815 +#: readelf.c:9783 readelf.c:10001 #, c-format msgid "Refuse to unwind" msgstr "" -#: readelf.c:9620 +#: readelf.c:9806 #, c-format msgid " [Reserved]" msgstr "" -#: readelf.c:9648 +#: readelf.c:9834 #, c-format msgid " finish" msgstr "" -#: readelf.c:9653 readelf.c:9748 +#: readelf.c:9839 readelf.c:9934 #, c-format msgid "[Spare]" msgstr "" -#: readelf.c:9687 +#: readelf.c:9873 msgid "corrupt change to vsp\n" msgstr "" -#: readelf.c:9713 +#: readelf.c:9899 #, c-format msgid " pop {ra_auth_code}" msgstr "" -#: readelf.c:9770 readelf.c:9927 +#: readelf.c:9956 readelf.c:10113 #, c-format msgid " [unsupported opcode]" msgstr "" -#: readelf.c:9863 +#: readelf.c:10049 #, c-format msgid "pop frame {" msgstr "" -#: readelf.c:9866 +#: readelf.c:10052 #, c-format msgid "*corrupt* - no registers specified" msgstr "" -#: readelf.c:9880 +#: readelf.c:10066 msgid "[pad]" msgstr "" -#: readelf.c:9909 +#: readelf.c:10095 msgid "Corrupt stack pointer adjustment detected\n" msgstr "" -#: readelf.c:9916 +#: readelf.c:10102 #, c-format msgid "sp = sp + %ld" msgstr "" -#: readelf.c:9991 +#: readelf.c:10177 #, c-format msgid " Personality routine: " msgstr "" -#: readelf.c:10023 +#: readelf.c:10209 #, c-format msgid " [Truncated data]\n" msgstr "" -#: readelf.c:10047 +#: readelf.c:10233 #, c-format msgid "Corrupt ARM compact model table entry: %x \n" msgstr "" -#: readelf.c:10052 -#, fuzzy, c-format +#: readelf.c:10238 +#, c-format msgid " Compact model index: %d\n" -msgstr "Nume index: %ld\n" +msgstr " Index model compact: %dn\n" -#: readelf.c:10078 +#: readelf.c:10264 msgid "Unknown ARM compact model index encountered\n" msgstr "" -#: readelf.c:10079 +#: readelf.c:10265 #, c-format msgid " [reserved]\n" -msgstr "" +msgstr " [rezervat]\n" -#: readelf.c:10094 +#: readelf.c:10280 #, c-format msgid " Restore stack from frame pointer\n" msgstr "" -#: readelf.c:10096 +#: readelf.c:10282 #, c-format msgid " Stack increment %d\n" msgstr "" -#: readelf.c:10097 +#: readelf.c:10283 #, c-format msgid " Registers restored: " msgstr "" -#: readelf.c:10102 +#: readelf.c:10288 #, c-format msgid " Return register: %s\n" msgstr "" -#: readelf.c:10106 +#: readelf.c:10292 #, c-format msgid " [reserved (%d)]\n" msgstr "" -#: readelf.c:10110 +#: readelf.c:10296 #, c-format msgid "Unsupported architecture type %d encountered when decoding unwind table\n" msgstr "" -#: readelf.c:10165 +#: readelf.c:10351 #, c-format msgid "corrupt index table entry: %x\n" msgstr "" -#: readelf.c:10205 +#: readelf.c:10391 #, c-format msgid "Unwind entry contains corrupt offset (0x%lx) into section %s\n" msgstr "" -#: readelf.c:10221 +#: readelf.c:10407 #, c-format msgid "Could not locate .ARM.extab section containing 0x%lx.\n" msgstr "" -#: readelf.c:10265 +#: readelf.c:10451 #, c-format msgid "Unsupported architecture type %d encountered when processing unwind table\n" msgstr "" -#: readelf.c:10327 +#: readelf.c:10513 #, c-format msgid "No processor specific unwind information to decode\n" msgstr "" -#: readelf.c:10357 +#: readelf.c:10543 #, c-format msgid "" "\n" "The decoding of unwind sections for machine type %s is not currently supported.\n" msgstr "" -#: readelf.c:10384 +#: readelf.c:10570 #, c-format msgid "NONE" msgstr "" -#: readelf.c:10409 +#: readelf.c:10595 #, c-format msgid "Interface Version: %s" msgstr "" #. Note: coded this way so that there is a single string for translation. -#: readelf.c:10416 +#: readelf.c:10602 #, c-format msgid "<corrupt: %s>" -msgstr "" +msgstr "<corupt: %s>" -#: readelf.c:10434 +#: readelf.c:10620 #, c-format msgid "Time Stamp: %s" msgstr "" -#: readelf.c:10628 readelf.c:10678 +#: readelf.c:10814 readelf.c:10864 msgid "dynamic section" msgstr "secțiune dinamică" -#: readelf.c:10648 readelf.c:10699 +#: readelf.c:10834 readelf.c:10885 #, c-format msgid "Out of memory allocating space for %lu dynamic entries\n" msgstr "" -#: readelf.c:10773 +#: readelf.c:10959 #, c-format msgid "Size truncation prevents reading %s elements of size %u\n" msgstr "" -#: readelf.c:10782 +#: readelf.c:10968 #, c-format msgid "Invalid number of dynamic entries: %s\n" msgstr "" -#: readelf.c:10790 +#: readelf.c:10976 #, c-format msgid "Out of memory reading %s dynamic entries\n" msgstr "" -#: readelf.c:10797 -#, fuzzy, c-format +#: readelf.c:10983 +#, c-format msgid "Unable to read in %s bytes of dynamic data\n" -msgstr "Nu pot citi în cei 0x%x octeți ai lui %s\n" +msgstr "Nu se poate citi în %s octeți de date dinamice\n" -#: readelf.c:10806 +#: readelf.c:10992 #, c-format msgid "Out of memory allocating space for %s dynamic entries\n" msgstr "" -#: readelf.c:10846 readelf.c:10900 readelf.c:10924 readelf.c:10957 -#: readelf.c:10983 readelf.c:11002 +#: readelf.c:11032 readelf.c:11086 readelf.c:11110 readelf.c:11143 +#: readelf.c:11169 readelf.c:11188 msgid "Unable to seek to start of dynamic information\n" msgstr "" -#: readelf.c:10852 readelf.c:10906 +#: readelf.c:11038 readelf.c:11092 msgid "Failed to read in number of buckets\n" msgstr "" -#: readelf.c:10858 +#: readelf.c:11044 msgid "Failed to read in number of chains\n" msgstr "" -#: readelf.c:10965 +#: readelf.c:11151 msgid "Failed to determine last chain length\n" msgstr "" -#: readelf.c:11065 -#, fuzzy, c-format +#: readelf.c:11251 +#, c-format msgid "" "\n" "There is no dynamic section in linked file '%s'.\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Nu există nicio secțiune dinamică în fișierul vinculat „%s”.\n" -#: readelf.c:11068 +#: readelf.c:11254 #, c-format msgid "" "\n" @@ -9056,49 +9199,49 @@ msgid "" msgstr "" #. See PR 21379 for a reproducer. -#: readelf.c:11128 +#: readelf.c:11314 msgid "Invalid PT_LOAD entry\n" msgstr "" -#: readelf.c:11154 +#: readelf.c:11340 msgid "the .dynsym section doesn't match the DT_SYMTAB and DT_SYMENT tags\n" msgstr "" -#: readelf.c:11164 +#: readelf.c:11350 msgid "Corrupt DT_SYMTAB dynamic entry\n" msgstr "" -#: readelf.c:11200 +#: readelf.c:11386 msgid "the .dynstr section doesn't match the DT_STRTAB and DT_STRSZ tags\n" msgstr "" -#: readelf.c:11205 +#: readelf.c:11391 msgid "dynamic string table" msgstr "" -#: readelf.c:11208 +#: readelf.c:11394 msgid "Corrupt DT_STRTAB dynamic entry\n" msgstr "" -#: readelf.c:11233 +#: readelf.c:11419 #, c-format msgid "Bad value (%d) for SYMINENT entry\n" msgstr "" -#: readelf.c:11252 +#: readelf.c:11438 msgid "symbol information" msgstr "" -#: readelf.c:11258 +#: readelf.c:11444 msgid "Multiple dynamic symbol information sections found\n" msgstr "" -#: readelf.c:11264 +#: readelf.c:11450 #, c-format msgid "Out of memory allocating %lu bytes for dynamic symbol info\n" msgstr "" -#: readelf.c:11288 +#: readelf.c:11474 #, c-format msgid "" "\n" @@ -9109,8 +9252,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:11295 +#: readelf.c:11481 #, c-format msgid "" "\n" @@ -9121,88 +9265,89 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:11302 +#: readelf.c:11488 #, c-format msgid " Tag Type Name/Value\n" msgstr "" -#: readelf.c:11336 +#: readelf.c:11522 #, c-format msgid "Auxiliary library" msgstr "" -#: readelf.c:11340 +#: readelf.c:11526 #, c-format msgid "Filter library" msgstr "" -#: readelf.c:11344 +#: readelf.c:11530 #, c-format msgid "Configuration file" msgstr "Fișier de configurare" -#: readelf.c:11348 +#: readelf.c:11534 #, c-format msgid "Dependency audit library" msgstr "" -#: readelf.c:11352 +#: readelf.c:11538 #, c-format msgid "Audit library" msgstr "" -#: readelf.c:11371 readelf.c:11399 readelf.c:11427 readelf.c:11767 +#: readelf.c:11557 readelf.c:11585 readelf.c:11613 readelf.c:11953 #, c-format msgid "Flags:" -msgstr "Atribute:" +msgstr "Opțiuni:" -#: readelf.c:11374 readelf.c:11402 readelf.c:11429 readelf.c:11769 +#: readelf.c:11560 readelf.c:11588 readelf.c:11615 readelf.c:11955 #, c-format msgid " None\n" -msgstr "Nimic\n" +msgstr " Nimic\n" -#: readelf.c:11636 +#: readelf.c:11822 #, c-format msgid "Shared library: [%s]" msgstr "Bibliotecă partajată: [%s]" -#: readelf.c:11640 +#: readelf.c:11826 #, c-format msgid " program interpreter" -msgstr " interpretor de programe" +msgstr " interpret de programe" -#: readelf.c:11644 +#: readelf.c:11830 #, c-format msgid "Library soname: [%s]" -msgstr "" +msgstr "Biblioteca soname: [%s]" -#: readelf.c:11648 +#: readelf.c:11834 #, c-format msgid "Library rpath: [%s]" -msgstr "" +msgstr "Biblioteca rpath: [%s]" -#: readelf.c:11652 +#: readelf.c:11838 #, c-format msgid "Library runpath: [%s]" msgstr "Cale de rulare bibliotecă: [%s]" -#: readelf.c:11689 -#, fuzzy, c-format +#: readelf.c:11875 +#, c-format msgid " (bytes)\n" -msgstr " (octeți în fișier)\n" +msgstr " (octeți)\n" -#: readelf.c:11720 +#: readelf.c:11906 #, c-format msgid "Not needed object: [%s]\n" msgstr "" -#: readelf.c:11745 +#: readelf.c:11931 #, c-format msgid "<corrupt time val: %lx" msgstr "" -#: readelf.c:11888 +#: readelf.c:12074 #, c-format msgid "" "\n" @@ -9213,8 +9358,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:11895 +#: readelf.c:12081 #, c-format msgid "" "\n" @@ -9225,72 +9371,73 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:11903 readelf.c:12050 readelf.c:12216 +#: readelf.c:12089 readelf.c:12236 readelf.c:12402 #, c-format msgid " Addr: 0x" -msgstr " Addr: 0x" +msgstr " Adresa: 0x" -#: readelf.c:11905 readelf.c:12052 readelf.c:12218 +#: readelf.c:12091 readelf.c:12238 readelf.c:12404 #, c-format msgid " Offset: %#08lx Link: %u (%s)\n" -msgstr "" +msgstr " Poziția: %#08lx Vincul: %u (%s)\n" -#: readelf.c:11911 +#: readelf.c:12097 msgid "version definition section" msgstr "" -#: readelf.c:11940 -#, fuzzy, c-format +#: readelf.c:12126 +#, c-format msgid " %#06lx: Rev: %d Flags: %s" -msgstr " %#06x: Rev: %d Atribute: %s" +msgstr " %#06lx: Rev: %d Opțiuni: %s" -#: readelf.c:11943 +#: readelf.c:12129 #, c-format msgid " Index: %d Cnt: %d " -msgstr "" +msgstr " Index: %d Contor: %d " -#: readelf.c:11960 +#: readelf.c:12146 #, c-format msgid "Name: %s\n" msgstr "Nume: %s\n" -#: readelf.c:11963 +#: readelf.c:12149 #, c-format msgid "Name index: %ld\n" msgstr "Nume index: %ld\n" -#: readelf.c:11972 +#: readelf.c:12158 #, c-format msgid "Invalid vda_next field of %lx\n" -msgstr "" +msgstr "Câmpul vda_next din %lx nu este valid\n" -#: readelf.c:11992 -#, fuzzy, c-format +#: readelf.c:12178 +#, c-format msgid " %#06lx: Parent %d: %s\n" -msgstr " %#06x: Părinte %d: %s\n" +msgstr " %#06lx: Părinte %d: %s\n" -#: readelf.c:11996 -#, fuzzy, c-format +#: readelf.c:12182 +#, c-format msgid " %#06lx: Parent %d, name index: %ld\n" -msgstr " %#06x: Nume index: %lx" +msgstr " %#06lx: Părinte %d, index nume: %ld\n" -#: readelf.c:12001 +#: readelf.c:12187 #, c-format msgid " Version def aux past end of section\n" msgstr "" -#: readelf.c:12008 +#: readelf.c:12194 #, c-format msgid "Invalid vd_next field of %lx\n" msgstr "" -#: readelf.c:12019 +#: readelf.c:12205 #, c-format msgid " Version definition past end of section\n" msgstr "" -#: readelf.c:12035 +#: readelf.c:12221 #, c-format msgid "" "\n" @@ -9301,8 +9448,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:12042 +#: readelf.c:12228 #, c-format msgid "" "\n" @@ -9313,70 +9461,70 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:12059 -#, fuzzy +#: readelf.c:12245 msgid "Version Needs section" -msgstr "secțiune partajată" +msgstr "Secțiunea dependențe de versiune" -#: readelf.c:12084 -#, fuzzy, c-format +#: readelf.c:12270 +#, c-format msgid " %#06lx: Version: %d" -msgstr " Atribute: %s Versiune: %d\n" +msgstr " %#06lx: Versiune: %d" -#: readelf.c:12087 +#: readelf.c:12273 #, c-format msgid " File: %s" msgstr " Fișier: %s" -#: readelf.c:12090 +#: readelf.c:12276 #, c-format msgid " File: %lx" msgstr " Fișier: %lx" -#: readelf.c:12092 +#: readelf.c:12278 #, c-format msgid " Cnt: %d\n" -msgstr " Cnt: %d\n" +msgstr " Contor: %d\n" -#: readelf.c:12115 -#, fuzzy, c-format +#: readelf.c:12301 +#, c-format msgid " %#06lx: Name: %s" -msgstr " %#06x: Nume: %s" +msgstr " %#06lx: Nume: %s" -#: readelf.c:12118 -#, fuzzy, c-format +#: readelf.c:12304 +#, c-format msgid " %#06lx: Name index: %lx" -msgstr " %#06x: Nume index: %lx" +msgstr " %#06lx: Index nume: %lx" -#: readelf.c:12121 +#: readelf.c:12307 #, c-format msgid " Flags: %s Version: %d\n" -msgstr " Atribute: %s Versiune: %d\n" +msgstr " Opțiuni: %s Versiune: %d\n" -#: readelf.c:12127 +#: readelf.c:12313 #, c-format msgid "Invalid vna_next field of %lx\n" -msgstr "" +msgstr "Câmpul vna_next din %lx nu este valid\n" -#: readelf.c:12140 +#: readelf.c:12326 msgid "Missing Version Needs auxiliary information\n" msgstr "" -#: readelf.c:12145 +#: readelf.c:12331 #, c-format msgid "Invalid vn_next field of %lx\n" msgstr "" -#: readelf.c:12155 +#: readelf.c:12341 msgid "Missing Version Needs information\n" msgstr "" -#: readelf.c:12193 +#: readelf.c:12379 msgid "version string table" msgstr "" -#: readelf.c:12201 +#: readelf.c:12387 #, c-format msgid "" "\n" @@ -9387,8 +9535,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:12208 +#: readelf.c:12394 #, c-format msgid "" "\n" @@ -9399,211 +9548,212 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:12227 +#: readelf.c:12413 msgid "version symbol data" msgstr "" -#: readelf.c:12247 -#, fuzzy +#: readelf.c:12433 msgid "*invalid*" -msgstr "număr invalid" +msgstr "*nevalid*" -#: readelf.c:12255 +#: readelf.c:12441 msgid " 0 (*local*) " -msgstr "" +msgstr " 0 (*local*) " -#: readelf.c:12259 +#: readelf.c:12445 msgid " 1 (*global*) " -msgstr "" +msgstr " 1 (*global*) " -#: readelf.c:12270 +#: readelf.c:12456 msgid "invalid index into symbol array\n" msgstr "" -#: readelf.c:12293 readelf.c:12890 +#: readelf.c:12479 readelf.c:13076 msgid "version need" msgstr "" -#: readelf.c:12304 +#: readelf.c:12490 msgid "version need aux (2)" msgstr "" -#: readelf.c:12351 readelf.c:12834 +#: readelf.c:12537 readelf.c:13020 msgid "version def" msgstr "" -#: readelf.c:12379 readelf.c:12865 +#: readelf.c:12565 readelf.c:13051 msgid "version def aux" msgstr "" -#: readelf.c:12387 +#: readelf.c:12573 msgid "*both*" msgstr "" -#: readelf.c:12419 +#: readelf.c:12605 #, c-format msgid "" "\n" "No version information found in linked file '%s'.\n" msgstr "" -#: readelf.c:12422 +#: readelf.c:12608 #, c-format msgid "" "\n" "No version information found in this file.\n" msgstr "" -#: readelf.c:12518 -#, fuzzy, c-format +#: readelf.c:12704 +#, c-format msgid "Unrecognized visibility value: %u\n" -msgstr "Secțiune depanare nerecunoscută: %s\n" +msgstr "Valoarea vizibilității nerecunoscută: %u\n" -#: readelf.c:12531 -#, fuzzy, c-format +#: readelf.c:12717 +#, c-format msgid "Unrecognized alpha specific other value: %u\n" -msgstr "Secțiune depanare nerecunoscută: %s\n" +msgstr "Altă valoare specifică alfa nerecunoscută: %u\n" -#: readelf.c:12608 -#, fuzzy, c-format +#: readelf.c:12794 +#, c-format msgid "Unrecognized IA64 VMS ST Function type: %d\n" -msgstr "Secțiune depanare nerecunoscută: %s\n" +msgstr "Tipul funcției IA64 VMS ST nerecunoscut: %d\n" -#: readelf.c:12632 -#, fuzzy, c-format +#: readelf.c:12818 +#, c-format msgid "Unrecognized IA64 VMS ST Linkage: %d\n" -msgstr "Formă nerecunoscută: %d\n" +msgstr "Vinculare IA64 VMS ST nerecunoscută: %d\n" -#: readelf.c:12658 +#: readelf.c:12844 #, c-format msgid "<localentry>: %d" msgstr "" -#: readelf.c:12672 +#: readelf.c:12858 msgid " VARIANT_CC" msgstr "" -#: readelf.c:12723 +#: readelf.c:12909 #, c-format msgid "<other>: %x" msgstr "" -#: readelf.c:12763 -#, fuzzy, c-format +#: readelf.c:12949 +#, c-format msgid "bad section index[%3d]" -msgstr "dimensiuni secțiune stub" +msgstr "index de secțiune[%3d] incorect" -#: readelf.c:12796 +#: readelf.c:12982 msgid "version data" -msgstr "" +msgstr "date despre versiune" -#: readelf.c:12908 +#: readelf.c:13094 msgid "version need aux (3)" -msgstr "" +msgstr "versiunea necesită aux (3)" -#: readelf.c:13062 +#: readelf.c:13248 #, c-format msgid "local symbol %lu found at index >= %s's sh_info value of %u\n" msgstr "" -#: readelf.c:13081 +#: readelf.c:13267 #, c-format msgid "Unknown LTO symbol definition encountered: %u\n" msgstr "" -#: readelf.c:13100 +#: readelf.c:13286 #, c-format msgid "Unknown LTO symbol visibility encountered: %u\n" msgstr "" -#: readelf.c:13118 +#: readelf.c:13304 #, c-format msgid "Unknown LTO symbol type encountered: %u\n" msgstr "" -#: readelf.c:13134 +#: readelf.c:13320 #, c-format msgid "" "\n" "The LTO Symbol table section '%s' in linked file '%s' is empty!\n" msgstr "" -#: readelf.c:13138 +#: readelf.c:13324 #, c-format msgid "" "\n" "LTO Symbol table '%s' is empty!\n" msgstr "" -#: readelf.c:13153 -#, fuzzy +#: readelf.c:13339 msgid "LTO symbols" -msgstr "simboluri" +msgstr "Simboluri LTO" -#: readelf.c:13171 +#: readelf.c:13357 #, c-format msgid "LTO Symbol extension table '%s' is empty!\n" msgstr "" -#: readelf.c:13177 +#: readelf.c:13363 msgid "LTO ext symbol data" msgstr "" -#: readelf.c:13182 +#: readelf.c:13368 msgid "Unexpected version number in symbol extension table\n" msgstr "" -#: readelf.c:13191 -#, fuzzy, c-format +#: readelf.c:13377 +#, c-format msgid "" "\n" "In linked file '%s': " -msgstr "Am încercat fișier: %s" +msgstr "" +"\n" +"În fișierul vinculat „%s”: " -#: readelf.c:13198 +#: readelf.c:13384 #, c-format msgid "LTO Symbol table '%s' and extension table '%s' contain:\n" msgstr "" -#: readelf.c:13203 +#: readelf.c:13389 #, c-format msgid "LTO Symbol table '%s'\n" msgstr "" -#: readelf.c:13205 +#: readelf.c:13391 #, c-format msgid " and extension table '%s' contain:\n" msgstr "" -#: readelf.c:13210 +#: readelf.c:13396 #, c-format msgid "LTO Symbol table '%s' contains:\n" msgstr "" -#: readelf.c:13215 +#: readelf.c:13401 #, c-format msgid " Comdat_Key Kind Visibility Size Slot Type Section Name\n" msgstr "" -#: readelf.c:13217 +#: readelf.c:13403 #, c-format msgid " Comdat_Key Kind Visibility Size Slot Name\n" msgstr "" -#: readelf.c:13264 +#: readelf.c:13450 msgid "Ran out of LTO symbol extension data\n" msgstr "" -#: readelf.c:13284 +#: readelf.c:13470 msgid "Data remains in the LTO symbol extension table\n" msgstr "" -#: readelf.c:13294 +#: readelf.c:13480 msgid "Buffer overrun encountered whilst decoding LTO symbol table\n" msgstr "" -#: readelf.c:13346 +#: readelf.c:13532 #, c-format msgid "" "\n" @@ -9614,8 +9764,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13354 +#: readelf.c:13540 #, c-format msgid "" "\n" @@ -9626,25 +9777,26 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13360 readelf.c:13413 +#: readelf.c:13546 readelf.c:13599 #, c-format msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:13362 readelf.c:13415 +#: readelf.c:13548 readelf.c:13601 #, c-format msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:13391 +#: readelf.c:13577 #, c-format msgid "" "\n" "Symbol table '%s' has a sh_entsize of zero!\n" msgstr "" -#: readelf.c:13399 +#: readelf.c:13585 #, c-format msgid "" "\n" @@ -9655,8 +9807,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13406 +#: readelf.c:13592 #, c-format msgid "" "\n" @@ -9667,15 +9820,16 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13449 +#: readelf.c:13635 #, c-format msgid "" "\n" "Dynamic symbol information is not available for displaying symbols.\n" msgstr "" -#: readelf.c:13462 +#: readelf.c:13648 #, c-format msgid "" "\n" @@ -9686,25 +9840,26 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13473 +#: readelf.c:13659 msgid "Out of memory allocating space for histogram buckets\n" msgstr "" -#: readelf.c:13479 readelf.c:13557 +#: readelf.c:13665 readelf.c:13743 #, c-format msgid " Length Number %% of total Coverage\n" msgstr "" -#: readelf.c:13489 +#: readelf.c:13675 msgid "histogram chain is corrupt\n" msgstr "" -#: readelf.c:13501 +#: readelf.c:13687 msgid "Out of memory allocating space for histogram counts\n" msgstr "" -#: readelf.c:13541 +#: readelf.c:13727 #, c-format msgid "" "\n" @@ -9715,16 +9870,17 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13553 +#: readelf.c:13739 msgid "Out of memory allocating space for gnu histogram buckets\n" msgstr "" -#: readelf.c:13580 +#: readelf.c:13766 msgid "Out of memory allocating space for gnu histogram counts\n" msgstr "" -#: readelf.c:13646 +#: readelf.c:13832 #, c-format msgid "" "\n" @@ -9735,8 +9891,9 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13653 +#: readelf.c:13839 #, c-format msgid "" "\n" @@ -9747,238 +9904,242 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:13661 +#: readelf.c:13847 #, c-format msgid " Num: Name BoundTo Flags\n" msgstr "" -#: readelf.c:13668 +#: readelf.c:13854 #, c-format msgid "<corrupt index>" -msgstr "" +msgstr "<index corupt>" -#: readelf.c:13673 +#: readelf.c:13859 #, c-format msgid "<corrupt: %19ld>" -msgstr "" +msgstr "<corupt: %19ld>" -#: readelf.c:13770 +#: readelf.c:13956 #, c-format msgid "MSP430 SYM_DIFF reloc contains invalid symbol index %lu\n" msgstr "" -#: readelf.c:13817 +#: readelf.c:14003 #, c-format msgid "MSP430 ULEB128 field at 0x%lx contains invalid ULEB128 value\n" msgstr "" -#: readelf.c:13821 +#: readelf.c:14007 #, c-format msgid "MSP430 reloc contains invalid symbol index %lu\n" msgstr "" #. PR 21137 -#: readelf.c:13832 +#: readelf.c:14018 #, c-format msgid "MSP430 sym diff reloc contains invalid offset: 0x%lx\n" msgstr "" -#: readelf.c:13843 +#: readelf.c:14029 msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc\n" msgstr "" -#: readelf.c:13866 +#: readelf.c:14052 #, c-format msgid "MN10300_SYM_DIFF reloc contains invalid symbol index %lu\n" msgstr "" -#: readelf.c:13880 +#: readelf.c:14066 #, c-format msgid "MN10300 reloc contains invalid symbol index %lu\n" msgstr "" -#: readelf.c:13890 +#: readelf.c:14076 #, c-format msgid "MN10300 sym diff reloc contains invalid offset: 0x%lx\n" msgstr "" -#: readelf.c:13900 +#: readelf.c:14086 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc\n" msgstr "" -#: readelf.c:13923 +#: readelf.c:14109 #, c-format msgid "RL78_SYM reloc contains invalid symbol index %lu\n" msgstr "" -#: readelf.c:13942 readelf.c:13951 +#: readelf.c:14128 readelf.c:14137 #, c-format msgid "RL78 sym diff reloc contains invalid offset: 0x%lx\n" msgstr "" -#: readelf.c:14172 +#: readelf.c:14355 #, c-format msgid "Missing knowledge of 32-bit reloc types used in DWARF sections of machine number %d\n" msgstr "" -#: readelf.c:14857 +#: readelf.c:15035 #, c-format msgid "unable to apply unsupported reloc type %d to section %s\n" msgstr "" -#: readelf.c:14866 +#: readelf.c:15044 #, c-format msgid "skipping invalid relocation offset 0x%lx in section %s\n" msgstr "" -#: readelf.c:14875 +#: readelf.c:15053 #, c-format msgid "skipping invalid relocation symbol index 0x%lx in section %s\n" msgstr "" -#: readelf.c:14898 +#: readelf.c:15076 #, c-format msgid "skipping unexpected symbol type %s in section %s relocation %ld\n" msgstr "" -#: readelf.c:14975 +#: readelf.c:15153 #, c-format msgid "" "\n" "Assembly dump of section %s\n" msgstr "" -#: readelf.c:14993 +#: readelf.c:15171 #, c-format msgid "Section '%s' has no data to dump.\n" msgstr "" -#: readelf.c:14999 -#, fuzzy +#: readelf.c:15177 msgid "section contents" -msgstr "setează aliniere secțiune" +msgstr "conținutul secțiunii" -#: readelf.c:15075 +#: readelf.c:15253 #, c-format msgid "" "\n" "String dump of section '%s' in linked file %s:\n" msgstr "" -#: readelf.c:15079 -#, fuzzy, c-format +#: readelf.c:15257 +#, c-format msgid "" "\n" "String dump of section '%s':\n" -msgstr "Multiple redenumiri ale secțiunii %s" +msgstr "" +"\n" +"Afișare șir din secțiunea „%s”:\n" -#: readelf.c:15100 readelf.c:15316 readelf.c:15703 +#: readelf.c:15278 readelf.c:15494 readelf.c:15881 #, c-format msgid "section '%s' has unsupported compress type: %d\n" -msgstr "" +msgstr "secțiunea „%s” are un tip de comprimare neacceptat: %d\n" -#: readelf.c:15132 readelf.c:15350 readelf.c:15740 -#, fuzzy, c-format +#: readelf.c:15310 readelf.c:15528 readelf.c:15918 +#, c-format msgid "Unable to decompress section %s\n" -msgstr "Nu pot deschide fișierul-bază: %s" +msgstr "Nu se poate decomprima secțiunea %s\n" -#: readelf.c:15157 +#: readelf.c:15335 #, c-format msgid " Note: This section has relocations against it, but these have NOT been applied to this dump.\n" msgstr "" -#: readelf.c:15250 readelf.c:16726 readelf.c:16766 readelf.c:16804 -#: readelf.c:16851 readelf.c:16882 readelf.c:18488 readelf.c:18520 +#: readelf.c:15428 readelf.c:16907 readelf.c:16947 readelf.c:16985 +#: readelf.c:17032 readelf.c:17063 readelf.c:18669 readelf.c:18701 #, c-format msgid "<corrupt>\n" -msgstr "" +msgstr "<corupt>\n" -#: readelf.c:15258 +#: readelf.c:15436 #, c-format msgid " No strings found in this section." -msgstr "" +msgstr " Nu s-au găsit șiruri în această secțiune." -#: readelf.c:15291 -#, fuzzy, c-format +#: readelf.c:15469 +#, c-format msgid "" "\n" "Hex dump of section '%s' in linked file %s:\n" msgstr "" "\n" -"Nu există nici o secțiune în acest fișier.\n" +"Afișare hexazecimală a secțiunii „%s” din fișierul vinculat %s:\n" -#: readelf.c:15295 +#: readelf.c:15473 #, c-format msgid "" "\n" "Hex dump of section '%s':\n" msgstr "" +"\n" +"Afișare hexazecimală a secțiunii „%s”n\n" -#: readelf.c:15383 +#: readelf.c:15561 #, c-format msgid " NOTE: This section has relocations against it, but these have NOT been applied to this dump.\n" msgstr "" -#: readelf.c:15525 -#, fuzzy, c-format +#: readelf.c:15703 +#, c-format msgid "Iteration failed: %s, %s\n" -msgstr "stat a eșuat pentru fișierul `%s': %s" +msgstr "Iterația a eșuat: %s, %s\n" -#: readelf.c:15569 -#, fuzzy, c-format +#: readelf.c:15747 +#, c-format msgid "No symbol section named %s\n" -msgstr "Nici un membru numit `%s'\n" +msgstr "Nicio secțiune de simboluri numită %s\n" -#: readelf.c:15585 +#: readelf.c:15763 #, c-format msgid "No string table section named %s\n" -msgstr "" +msgstr "Nicio secțiune de tabel cu șiruri numită %s\n" -#: readelf.c:15592 +#: readelf.c:15770 msgid "strings" -msgstr "" +msgstr "șiruri" -#: readelf.c:15605 readelf.c:15617 -#, fuzzy, c-format +#: readelf.c:15783 readelf.c:15795 +#, c-format msgid "CTF open failure: %s\n" -msgstr "Nu pot deschide fișierul %s\n" +msgstr "Eșec la deschiderea CTF: %s\n" -#: readelf.c:15624 +#: readelf.c:15802 #, c-format msgid "" "\n" "Dump of CTF section '%s' in linked file %s:\n" msgstr "" -#: readelf.c:15628 +#: readelf.c:15806 #, c-format msgid "" "\n" "Dump of CTF section '%s':\n" msgstr "" -#: readelf.c:15636 -#, fuzzy, c-format +#: readelf.c:15814 +#, c-format msgid "CTF member open failure: %s\n" -msgstr "Nu pot deschide fișierul %s\n" +msgstr "Eșec la deschiderea membrului CTF: %s\n" -#: readelf.c:15667 -#, fuzzy, c-format +#: readelf.c:15845 +#, c-format msgid "%s section data" -msgstr "date secțiune" +msgstr "date secțiunea %s" -#: readelf.c:15690 +#: readelf.c:15868 #, c-format msgid "compressed section %s is too small to contain a compression header\n" msgstr "" -#: readelf.c:15816 readelf.c:15843 readelf.c:15868 +#: readelf.c:15994 readelf.c:16021 readelf.c:16046 #, c-format msgid "malformed note encountered in section %s whilst scanning for build-id note\n" msgstr "" -#: readelf.c:15993 +#: readelf.c:16174 #, c-format msgid "" "\n" @@ -9989,551 +10150,548 @@ msgstr "" #. which has the NOBITS type - the bits in the file will be random. #. This can happen when a file containing a .eh_frame section is #. stripped with the --only-keep-debug command line option. -#: readelf.c:16002 +#: readelf.c:16183 #, c-format msgid "section '%s' has the NOBITS type - its contents are unreliable.\n" msgstr "" -#: readelf.c:16052 +#: readelf.c:16233 #, c-format msgid "Unrecognized debug section: %s\n" -msgstr "Secțiune depanare nerecunoscută: %s\n" +msgstr "Secțiune de depanare nerecunoscută: %s\n" -#: readelf.c:16082 +#: readelf.c:16263 #, c-format msgid "Section '%s' was not dumped because it does not exist\n" msgstr "" -#: readelf.c:16155 +#: readelf.c:16336 #, c-format msgid "Section %d was not dumped because it does not exist!\n" msgstr "" -#: readelf.c:16211 +#: readelf.c:16392 msgid "<corrupt tag>\n" -msgstr "" +msgstr "<etichetă coruptă>\n" -#: readelf.c:16226 +#: readelf.c:16407 #, c-format msgid "<corrupt string tag>" -msgstr "" +msgstr "<etichetă de șir coruptă>" -#: readelf.c:16260 +#: readelf.c:16441 #, c-format msgid "Absent/Non standard\n" -msgstr "" +msgstr "Absent/Nestandard\n" -#: readelf.c:16263 +#: readelf.c:16444 #, c-format msgid "Bare metal/mwdt\n" -msgstr "" +msgstr "Bare metal/mwdt\n" -#: readelf.c:16266 +#: readelf.c:16447 #, c-format msgid "Bare metal/newlib\n" -msgstr "" +msgstr "Bare metal/newlib\n" -#: readelf.c:16269 +#: readelf.c:16450 #, c-format msgid "Linux/uclibc\n" -msgstr "" +msgstr "Linux/uclibc\n" -#: readelf.c:16272 +#: readelf.c:16453 #, c-format msgid "Linux/glibc\n" -msgstr "" +msgstr "Linux/glibc\n" -#: readelf.c:16275 readelf.c:16354 +#: readelf.c:16456 readelf.c:16535 #, c-format msgid "Unknown\n" -msgstr "" +msgstr "Necunoscut\n" -#: readelf.c:16287 readelf.c:16317 readelf.c:16345 +#: readelf.c:16468 readelf.c:16498 readelf.c:16526 #, c-format msgid "Absent\n" -msgstr "" +msgstr "Absent\n" -#: readelf.c:16329 +#: readelf.c:16510 msgid "yes" -msgstr "" +msgstr "da" -#: readelf.c:16329 -#, fuzzy +#: readelf.c:16510 msgid "no" -msgstr "nimic" +msgstr "nu" -#: readelf.c:16366 readelf.c:16373 +#: readelf.c:16547 readelf.c:16554 msgid "default" -msgstr "" +msgstr "implicit" -#: readelf.c:16367 +#: readelf.c:16548 msgid "smallest" -msgstr "" +msgstr "cel mai mic" -#: readelf.c:16372 +#: readelf.c:16553 msgid "OPTFP" -msgstr "" +msgstr "OPTFP" -#: readelf.c:16593 readelf.c:16606 readelf.c:16624 readelf.c:17145 -#: readelf.c:17424 readelf.c:17436 readelf.c:17448 -#, fuzzy, c-format +#: readelf.c:16774 readelf.c:16787 readelf.c:16805 readelf.c:17326 +#: readelf.c:17605 readelf.c:17617 readelf.c:17629 +#, c-format msgid "None\n" -msgstr "Nimic\n" +msgstr "Niciuna\n" -#: readelf.c:16594 +#: readelf.c:16775 #, c-format msgid "Application\n" -msgstr "" +msgstr "Aplicație\n" -#: readelf.c:16595 +#: readelf.c:16776 #, c-format msgid "Realtime\n" -msgstr "" +msgstr "În timp real\n" -#: readelf.c:16596 +#: readelf.c:16777 #, c-format msgid "Microcontroller\n" -msgstr "" +msgstr "Microcontrolor\n" -#: readelf.c:16597 +#: readelf.c:16778 #, c-format msgid "Application or Realtime\n" -msgstr "" +msgstr "Aplicație sau în timp real\n" -#: readelf.c:16607 readelf.c:16626 readelf.c:17197 readelf.c:17214 -#: readelf.c:17285 readelf.c:17305 readelf.c:20136 +#: readelf.c:16788 readelf.c:16807 readelf.c:17378 readelf.c:17395 +#: readelf.c:17466 readelf.c:17486 readelf.c:20335 #, c-format msgid "8-byte\n" -msgstr "" +msgstr "8-octeți\n" -#: readelf.c:16608 readelf.c:17288 readelf.c:17308 readelf.c:20135 +#: readelf.c:16789 readelf.c:17469 readelf.c:17489 readelf.c:20334 #, c-format msgid "4-byte\n" -msgstr "" +msgstr "4-octeți\n" -#: readelf.c:16612 readelf.c:16630 +#: readelf.c:16793 readelf.c:16811 #, c-format msgid "8-byte and up to %d-byte extended\n" msgstr "" -#: readelf.c:16625 +#: readelf.c:16806 #, c-format msgid "8-byte, except leaf SP\n" msgstr "" -#: readelf.c:16641 readelf.c:16723 readelf.c:17323 +#: readelf.c:16822 readelf.c:16904 readelf.c:17504 #, c-format msgid "flag = %d, vendor = " -msgstr "" +msgstr "opțiune = %d, fabricant = " -#: readelf.c:16662 +#: readelf.c:16843 #, c-format msgid "True\n" -msgstr "" +msgstr "Adevărat\n" -#: readelf.c:16682 -#, fuzzy, c-format +#: readelf.c:16863 +#, c-format msgid "<unknown: %d>\n" -msgstr "<necunoscut: %x>" +msgstr "<necunoscut: %d>\n" -#: readelf.c:16727 +#: readelf.c:16908 msgid "corrupt vendor attribute\n" -msgstr "" +msgstr "atribut fabricant corupt\n" -#: readelf.c:16777 +#: readelf.c:16958 #, c-format msgid "unspecified hard/soft float\n" msgstr "" -#: readelf.c:16780 +#: readelf.c:16961 #, c-format msgid "hard float\n" msgstr "" -#: readelf.c:16783 +#: readelf.c:16964 #, c-format msgid "soft float\n" msgstr "" -#: readelf.c:16815 +#: readelf.c:16996 #, c-format msgid "unspecified hard/soft float, " msgstr "" -#: readelf.c:16818 +#: readelf.c:16999 #, c-format msgid "hard float, " msgstr "" -#: readelf.c:16821 +#: readelf.c:17002 #, c-format msgid "soft float, " msgstr "" -#: readelf.c:16824 +#: readelf.c:17005 #, c-format msgid "single-precision hard float, " msgstr "" -#: readelf.c:16831 +#: readelf.c:17012 #, c-format msgid "unspecified long double\n" msgstr "" -#: readelf.c:16834 +#: readelf.c:17015 #, c-format msgid "128-bit IBM long double\n" msgstr "" -#: readelf.c:16837 +#: readelf.c:17018 #, c-format msgid "64-bit long double\n" msgstr "" -#: readelf.c:16840 +#: readelf.c:17021 #, c-format msgid "128-bit IEEE long double\n" msgstr "" -#: readelf.c:16862 readelf.c:16893 +#: readelf.c:17043 readelf.c:17074 #, c-format msgid "unspecified\n" -msgstr "" +msgstr "nespecificat\n" -#: readelf.c:16865 +#: readelf.c:17046 #, c-format msgid "generic\n" -msgstr "" +msgstr "generic\n" -#: readelf.c:16899 -#, fuzzy, c-format +#: readelf.c:17080 +#, c-format msgid "memory\n" -msgstr "Memorie insuficientă\n" +msgstr "memorie\n" -#: readelf.c:16926 +#: readelf.c:17107 #, c-format msgid "any\n" -msgstr "" +msgstr "oricare\n" -#: readelf.c:16929 +#: readelf.c:17110 #, c-format msgid "software\n" -msgstr "" +msgstr "software\n" -#: readelf.c:16932 +#: readelf.c:17113 #, c-format msgid "hardware\n" -msgstr "" +msgstr "hardware\n" -#: readelf.c:17055 +#: readelf.c:17236 #, c-format msgid "Hard or soft float\n" msgstr "" -#: readelf.c:17058 +#: readelf.c:17239 #, c-format msgid "Hard float (double precision)\n" msgstr "" -#: readelf.c:17061 +#: readelf.c:17242 #, c-format msgid "Hard float (single precision)\n" msgstr "" -#: readelf.c:17064 +#: readelf.c:17245 #, c-format msgid "Soft float\n" msgstr "" -#: readelf.c:17067 +#: readelf.c:17248 #, c-format msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n" msgstr "" -#: readelf.c:17070 +#: readelf.c:17251 #, c-format msgid "Hard float (32-bit CPU, Any FPU)\n" msgstr "" -#: readelf.c:17073 +#: readelf.c:17254 #, c-format msgid "Hard float (32-bit CPU, 64-bit FPU)\n" msgstr "" -#: readelf.c:17076 +#: readelf.c:17257 #, c-format msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n" msgstr "" -#: readelf.c:17079 +#: readelf.c:17260 #, c-format msgid "NaN 2008 compatibility\n" msgstr "" -#: readelf.c:17112 +#: readelf.c:17293 #, c-format msgid "Any MSA or not\n" msgstr "" -#: readelf.c:17115 +#: readelf.c:17296 #, c-format msgid "128-bit MSA\n" -msgstr "" +msgstr "MSA 128 bits\n" -#: readelf.c:17177 +#: readelf.c:17358 #, c-format msgid "Not used\n" -msgstr "" +msgstr "Nu este utilizat\n" -#: readelf.c:17180 +#: readelf.c:17361 #, c-format msgid "2 bytes\n" -msgstr "" +msgstr "2 octeți\n" -#: readelf.c:17183 +#: readelf.c:17364 #, c-format msgid "4 bytes\n" -msgstr "" +msgstr "4 octeți\n" -#: readelf.c:17200 readelf.c:17217 readelf.c:17291 readelf.c:17311 +#: readelf.c:17381 readelf.c:17398 readelf.c:17472 readelf.c:17492 #, c-format msgid "16-byte\n" -msgstr "" +msgstr "16-octeți\n" -#: readelf.c:17231 +#: readelf.c:17412 #, c-format msgid "DSBT addressing not used\n" msgstr "" -#: readelf.c:17234 +#: readelf.c:17415 #, c-format msgid "DSBT addressing used\n" msgstr "" -#: readelf.c:17248 +#: readelf.c:17429 #, c-format msgid "Data addressing position-dependent\n" msgstr "" -#: readelf.c:17251 +#: readelf.c:17432 #, c-format msgid "Data addressing position-independent, GOT near DP\n" msgstr "" -#: readelf.c:17254 +#: readelf.c:17435 #, c-format msgid "Data addressing position-independent, GOT far from DP\n" msgstr "" -#: readelf.c:17268 +#: readelf.c:17449 #, c-format msgid "Code addressing position-dependent\n" msgstr "" -#: readelf.c:17271 +#: readelf.c:17452 #, c-format msgid "Code addressing position-independent\n" msgstr "" -#: readelf.c:17425 +#: readelf.c:17606 #, c-format msgid "MSP430\n" -msgstr "" +msgstr "MSP430\n" -#: readelf.c:17426 +#: readelf.c:17607 #, c-format msgid "MSP430X\n" -msgstr "" +msgstr "MSP430X\n" -#: readelf.c:17437 readelf.c:17449 +#: readelf.c:17618 readelf.c:17630 #, c-format msgid "Small\n" -msgstr "" +msgstr "Mic\n" -#: readelf.c:17438 readelf.c:17450 +#: readelf.c:17619 readelf.c:17631 #, c-format msgid "Large\n" -msgstr "" +msgstr "Mare\n" -#: readelf.c:17451 +#: readelf.c:17632 #, c-format msgid "Restricted Large\n" msgstr "" -#: readelf.c:17457 -#, fuzzy, c-format +#: readelf.c:17638 +#, c-format msgid " <unknown tag %d>: " -msgstr "<necunoscut>: %d" +msgstr " <etichetă necunoscută %d>: " -#: readelf.c:17503 +#: readelf.c:17684 #, c-format msgid "Any Region\n" -msgstr "" +msgstr "Orice regiune\n" -#: readelf.c:17506 +#: readelf.c:17687 #, c-format msgid "Lower Region Only\n" -msgstr "" +msgstr "Doar regiunea inferioară\n" -#: readelf.c:17565 +#: readelf.c:17746 #, c-format msgid "%u\n" -msgstr "" +msgstr "%u\n" -#: readelf.c:17572 +#: readelf.c:17753 #, c-format msgid "No unaligned access\n" msgstr "" -#: readelf.c:17575 +#: readelf.c:17756 #, c-format msgid "Unaligned access\n" msgstr "" -#: readelf.c:17581 +#: readelf.c:17762 #, c-format msgid "%u-bytes\n" -msgstr "" +msgstr "%u-octeți\n" -#: readelf.c:17723 +#: readelf.c:17904 msgid "attributes" -msgstr "" +msgstr "atribute" -#: readelf.c:17735 +#: readelf.c:17916 #, c-format msgid "Unknown attributes version '%c'(%d) - expecting 'A'\n" msgstr "" -#: readelf.c:17754 +#: readelf.c:17935 msgid "Tag section ends prematurely\n" msgstr "" -#: readelf.c:17763 +#: readelf.c:17944 #, c-format msgid "Bad attribute length (%u > %u)\n" msgstr "" -#: readelf.c:17771 +#: readelf.c:17952 #, c-format msgid "Attribute length of %u is too small\n" msgstr "" -#: readelf.c:17782 +#: readelf.c:17963 msgid "Corrupt attribute section name\n" msgstr "" -#: readelf.c:17787 +#: readelf.c:17968 #, c-format msgid "Attribute Section: " msgstr "" -#: readelf.c:17814 +#: readelf.c:17995 msgid "Unused bytes at end of section\n" msgstr "" -#: readelf.c:17824 +#: readelf.c:18005 #, c-format msgid "Bad subsection length (%u > %u)\n" msgstr "" -#: readelf.c:17832 +#: readelf.c:18013 #, c-format msgid "Bad subsection length (%u < 6)\n" msgstr "" -#: readelf.c:17847 +#: readelf.c:18028 #, c-format msgid "File Attributes\n" -msgstr "" +msgstr "Atributele fișierului\n" -#: readelf.c:17850 -#, fuzzy, c-format +#: readelf.c:18031 +#, c-format msgid "Section Attributes:" -msgstr "Secțiuni:\n" +msgstr "Atributele secțiunii:" -#: readelf.c:17853 +#: readelf.c:18034 #, c-format msgid "Symbol Attributes:" msgstr "" -#: readelf.c:17866 -#, fuzzy, c-format +#: readelf.c:18047 +#, c-format msgid "Unknown tag: %d\n" -msgstr "<necunoscut>: %d" +msgstr "Etichetă necunoscută: %d\n" -#: readelf.c:17887 +#: readelf.c:18068 #, c-format msgid " Unknown attribute:\n" -msgstr "" +msgstr " Atribut necunoscut:\n" -#: readelf.c:17929 +#: readelf.c:18110 msgid "MIPS GOT entry extends beyond the end of available data\n" msgstr "" -#: readelf.c:18012 readelf.c:18081 -#, fuzzy +#: readelf.c:18193 readelf.c:18262 msgid "Unknown" -msgstr "<necunoscut>: %d" +msgstr "Necunoscut" -#: readelf.c:18128 +#: readelf.c:18309 msgid "Corrupt MIPS ABI Flags section.\n" msgstr "" -#: readelf.c:18134 +#: readelf.c:18315 msgid "MIPS ABI Flags section" msgstr "" -#: readelf.c:18193 readelf.c:18775 +#: readelf.c:18374 readelf.c:18956 msgid "Global Offset Table data" msgstr "" -#: readelf.c:18197 +#: readelf.c:18378 #, c-format msgid "" "\n" "Static GOT:\n" msgstr "" -#: readelf.c:18198 readelf.c:18780 +#: readelf.c:18379 readelf.c:18961 #, c-format msgid " Canonical gp value: " msgstr "" -#: readelf.c:18212 readelf.c:18784 readelf.c:18914 +#: readelf.c:18393 readelf.c:18965 readelf.c:19095 #, c-format msgid " Reserved entries:\n" msgstr "" -#: readelf.c:18213 +#: readelf.c:18394 #, c-format msgid " %*s %10s %*s\n" -msgstr "" +msgstr " %*s %10s %*s\n" -#: readelf.c:18214 readelf.c:18244 readelf.c:18786 readelf.c:18814 -#: readelf.c:18832 readelf.c:18916 readelf.c:18925 +#: readelf.c:18395 readelf.c:18425 readelf.c:18967 readelf.c:18995 +#: readelf.c:19013 readelf.c:19097 readelf.c:19106 msgid "Address" -msgstr "" +msgstr "Adresă" -#: readelf.c:18214 readelf.c:18244 readelf.c:18786 readelf.c:18814 -#: readelf.c:18833 +#: readelf.c:18395 readelf.c:18425 readelf.c:18967 readelf.c:18995 +#: readelf.c:19014 msgid "Access" -msgstr "" +msgstr "Acces" -#: readelf.c:18215 readelf.c:18245 +#: readelf.c:18396 readelf.c:18426 msgid "Value" -msgstr "" +msgstr "Valoare" -#: readelf.c:18242 readelf.c:18812 +#: readelf.c:18423 readelf.c:18993 #, c-format msgid " Local entries:\n" msgstr "" -#: readelf.c:18324 readelf.c:19031 -#, fuzzy +#: readelf.c:18505 readelf.c:19212 msgid "liblist section data" -msgstr "date secțiune" +msgstr "date secțiune liblist" -#: readelf.c:18327 +#: readelf.c:18508 #, c-format msgid "" "\n" @@ -10542,41 +10700,49 @@ msgid_plural "" "\n" "Section '.liblist' contains %lu entries:\n" msgstr[0] "" +"\n" +"Secțiunea „.liblist” conține o intrare:\n" msgstr[1] "" +"\n" +"Secțiunea „.liblist” conține două intrări:\n" msgstr[2] "" +"\n" +"Secțiunea „.liblist” conține %lu intrări:\n" +msgstr[3] "" +"\n" +"Secțiunea „.liblist” conține %lu de intrări:\n" -#: readelf.c:18331 -#, fuzzy +#: readelf.c:18512 msgid " Library Time Stamp Checksum Version Flags\n" -msgstr " Clasa: %s\n" +msgstr " Biblioteca Marcaj Timp SumăCtrl Versiune Opțiuni\n" -#: readelf.c:18357 +#: readelf.c:18538 #, c-format msgid "<corrupt: %9ld>" -msgstr "" +msgstr "<corupt: %9ld>" -#: readelf.c:18362 +#: readelf.c:18543 msgid " NONE" -msgstr "" +msgstr " NICIUNUL" -#: readelf.c:18412 +#: readelf.c:18593 msgid "No MIPS_OPTIONS header found\n" msgstr "" -#: readelf.c:18418 +#: readelf.c:18599 msgid "The MIPS options section is too small.\n" msgstr "" -#: readelf.c:18423 +#: readelf.c:18604 msgid "options" msgstr "opțiuni" -#: readelf.c:18442 +#: readelf.c:18623 #, c-format msgid "Invalid size (%u) for MIPS option\n" msgstr "" -#: readelf.c:18451 +#: readelf.c:18632 #, c-format msgid "" "\n" @@ -10587,29 +10753,30 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:18489 readelf.c:18521 +#: readelf.c:18670 readelf.c:18702 msgid "Truncated MIPS REGINFO option\n" msgstr "" -#: readelf.c:18657 +#: readelf.c:18838 msgid "conflict list found without a dynamic symbol table\n" msgstr "" -#: readelf.c:18665 +#: readelf.c:18846 #, c-format msgid "Overlarge number of conflicts detected: %lx\n" msgstr "" -#: readelf.c:18673 +#: readelf.c:18854 msgid "Out of memory allocating space for dynamic conflicts\n" msgstr "" -#: readelf.c:18683 readelf.c:18701 +#: readelf.c:18864 readelf.c:18882 msgid "conflict" -msgstr "" +msgstr "conflict" -#: readelf.c:18714 +#: readelf.c:18895 #, c-format msgid "" "\n" @@ -10618,127 +10785,137 @@ msgid_plural "" "\n" "Section '.conflict' contains %lu entries:\n" msgstr[0] "" +"\n" +"Secțiunea „.conflict” conține o intrare:\n" msgstr[1] "" +"\n" +"Secțiunea „.conflict” conține două intrări:\n" msgstr[2] "" +"\n" +"Secțiunea „.conflict” conține %lu intrări:\n" +msgstr[3] "" +"\n" +"Secțiunea „.conflict” conține %lu de intrări:\n" -#: readelf.c:18718 +#: readelf.c:18899 msgid " Num: Index Value Name" -msgstr "" +msgstr " Num: Index Valoare Nume" -#: readelf.c:18725 +#: readelf.c:18906 #, c-format msgid "<corrupt symbol index>" -msgstr "" +msgstr "<indicele simbolului corupt>" -#: readelf.c:18736 readelf.c:18862 readelf.c:18950 +#: readelf.c:18917 readelf.c:19043 readelf.c:19131 #, c-format msgid "<corrupt: %14ld>" -msgstr "" +msgstr "<corupt: %14ld>" -#: readelf.c:18759 +#: readelf.c:18940 #, c-format msgid "The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n" msgstr "" -#: readelf.c:18768 +#: readelf.c:18949 #, c-format msgid "Too many GOT symbols: %lu\n" -msgstr "" +msgstr "Prea multe simboluri GOT: %lu\n" -#: readelf.c:18779 +#: readelf.c:18960 #, c-format msgid "" "\n" "Primary GOT:\n" msgstr "" +"\n" +"GOT principal:\n" -#: readelf.c:18785 +#: readelf.c:18966 #, c-format msgid " %*s %10s %*s Purpose\n" -msgstr "" +msgstr " %*s %10s %*s Scop\n" -#: readelf.c:18787 readelf.c:18815 readelf.c:18834 readelf.c:18916 -#: readelf.c:18926 +#: readelf.c:18968 readelf.c:18996 readelf.c:19015 readelf.c:19097 +#: readelf.c:19107 msgid "Initial" -msgstr "" +msgstr "Inițial" -#: readelf.c:18789 +#: readelf.c:18970 #, c-format msgid " Lazy resolver\n" msgstr "" -#: readelf.c:18804 +#: readelf.c:18985 #, c-format msgid " Module pointer (GNU extension)\n" msgstr "" -#: readelf.c:18830 +#: readelf.c:19011 #, c-format msgid " Global entries:\n" -msgstr "" +msgstr " Intrări globale:\n" -#: readelf.c:18835 readelf.c:18927 +#: readelf.c:19016 readelf.c:19108 msgid "Sym.Val." -msgstr "" +msgstr "Val.Sim." #. Note for translators: "Ndx" = abbreviated form of "Index". -#: readelf.c:18838 readelf.c:18927 +#: readelf.c:19019 readelf.c:19108 msgid "Ndx" -msgstr "" +msgstr "Ndx" -#: readelf.c:18838 readelf.c:18927 -#, fuzzy +#: readelf.c:19019 readelf.c:19108 msgid "Name" -msgstr "Nume: %s\n" +msgstr "Nume" -#: readelf.c:18848 +#: readelf.c:19029 #, c-format msgid "<no dynamic symbols>" -msgstr "" +msgstr "<fără simboluri dinamice>" -#: readelf.c:18865 +#: readelf.c:19046 #, c-format msgid "<symbol index %lu exceeds number of dynamic symbols>" -msgstr "" +msgstr "<indexul simbolului %lu depășește numărul de simboluri dinamice>" -#: readelf.c:18906 +#: readelf.c:19087 msgid "Procedure Linkage Table data" msgstr "" -#: readelf.c:18915 +#: readelf.c:19096 #, c-format msgid " %*s %*s Purpose\n" -msgstr "" +msgstr " %*s %*s Scop\n" -#: readelf.c:18918 +#: readelf.c:19099 #, c-format msgid " PLT lazy resolver\n" msgstr "" -#: readelf.c:18920 +#: readelf.c:19101 #, c-format msgid " Module pointer\n" msgstr "" -#: readelf.c:18923 +#: readelf.c:19104 #, c-format msgid " Entries:\n" -msgstr "" +msgstr " Intrări:\n" -#: readelf.c:18937 +#: readelf.c:19118 #, c-format msgid "<corrupt symbol index: %lu>" -msgstr "" +msgstr "<indice de simbol corupt: %lu>" -#: readelf.c:18976 +#: readelf.c:19157 msgid "NDS32 elf flags section" msgstr "" -#: readelf.c:19042 +#: readelf.c:19223 msgid "liblist string table" -msgstr "" +msgstr "tabel de șiruri de liblist" -#: readelf.c:19054 +#: readelf.c:19235 #, c-format msgid "" "\n" @@ -10747,1059 +10924,1079 @@ msgid_plural "" "\n" "Library list section '%s' contains %lu entries:\n" msgstr[0] "" +"\n" +"Secțiunea „%s” din lista de biblioteci conține o intrare:\n" msgstr[1] "" +"\n" +"Secțiunea „%s” din lista de biblioteci conține două intrări:\n" msgstr[2] "" +"\n" +"Secțiunea „%s” din lista de biblioteci conține %lu intrări:\n" +msgstr[3] "" +"\n" +"Secțiunea „%s” din lista de biblioteci conține %lu de intrări:\n" -#: readelf.c:19060 -#, fuzzy +#: readelf.c:19241 msgid " Library Time Stamp Checksum Version Flags" -msgstr " Clasa: %s\n" +msgstr " Biblioteca Marcaj Timp SumăCtrl Versiune Opțiuni" -#: readelf.c:19110 +#: readelf.c:19291 msgid "NT_AUXV (auxiliary vector)" msgstr "" -#: readelf.c:19112 +#: readelf.c:19293 msgid "NT_PRSTATUS (prstatus structure)" msgstr "" -#: readelf.c:19114 +#: readelf.c:19295 msgid "NT_FPREGSET (floating point registers)" msgstr "" -#: readelf.c:19116 +#: readelf.c:19297 msgid "NT_PRPSINFO (prpsinfo structure)" msgstr "" -#: readelf.c:19118 +#: readelf.c:19299 msgid "NT_TASKSTRUCT (task structure)" msgstr "" -#: readelf.c:19120 +#: readelf.c:19301 msgid "NT_GDB_TDESC (GDB XML target description)" msgstr "" -#: readelf.c:19122 +#: readelf.c:19303 msgid "NT_PRXFPREG (user_xfpregs structure)" msgstr "" -#: readelf.c:19124 +#: readelf.c:19305 msgid "NT_PPC_VMX (ppc Altivec registers)" msgstr "" -#: readelf.c:19126 +#: readelf.c:19307 msgid "NT_PPC_VSX (ppc VSX registers)" msgstr "" -#: readelf.c:19128 +#: readelf.c:19309 msgid "NT_PPC_TAR (ppc TAR register)" msgstr "" -#: readelf.c:19130 +#: readelf.c:19311 msgid "NT_PPC_PPR (ppc PPR register)" msgstr "" -#: readelf.c:19132 +#: readelf.c:19313 msgid "NT_PPC_DSCR (ppc DSCR register)" msgstr "" -#: readelf.c:19134 +#: readelf.c:19315 msgid "NT_PPC_EBB (ppc EBB registers)" msgstr "" -#: readelf.c:19136 +#: readelf.c:19317 msgid "NT_PPC_PMU (ppc PMU registers)" msgstr "" -#: readelf.c:19138 +#: readelf.c:19319 msgid "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)" msgstr "" -#: readelf.c:19140 +#: readelf.c:19321 msgid "NT_PPC_TM_CFPR (ppc checkpointed floating point registers)" msgstr "" -#: readelf.c:19142 +#: readelf.c:19323 msgid "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)" msgstr "" -#: readelf.c:19144 +#: readelf.c:19325 msgid "NT_PPC_TM_CVSX (ppc checkpointed VSX registers)" msgstr "" -#: readelf.c:19146 +#: readelf.c:19327 msgid "NT_PPC_TM_SPR (ppc TM special purpose registers)" msgstr "" -#: readelf.c:19148 +#: readelf.c:19329 msgid "NT_PPC_TM_CTAR (ppc checkpointed TAR register)" msgstr "" -#: readelf.c:19150 +#: readelf.c:19331 msgid "NT_PPC_TM_CPPR (ppc checkpointed PPR register)" msgstr "" -#: readelf.c:19152 +#: readelf.c:19333 msgid "NT_PPC_TM_CDSCR (ppc checkpointed DSCR register)" msgstr "" -#: readelf.c:19154 +#: readelf.c:19335 msgid "NT_386_TLS (x86 TLS information)" msgstr "" -#: readelf.c:19156 +#: readelf.c:19337 msgid "NT_386_IOPERM (x86 I/O permissions)" msgstr "" -#: readelf.c:19158 +#: readelf.c:19339 msgid "NT_X86_XSTATE (x86 XSAVE extended state)" msgstr "" -#: readelf.c:19160 +#: readelf.c:19341 msgid "NT_X86_CET (x86 CET state)" msgstr "" -#: readelf.c:19162 +#: readelf.c:19343 msgid "NT_S390_HIGH_GPRS (s390 upper register halves)" msgstr "" -#: readelf.c:19164 +#: readelf.c:19345 msgid "NT_S390_TIMER (s390 timer register)" msgstr "" -#: readelf.c:19166 +#: readelf.c:19347 msgid "NT_S390_TODCMP (s390 TOD comparator register)" msgstr "" -#: readelf.c:19168 +#: readelf.c:19349 msgid "NT_S390_TODPREG (s390 TOD programmable register)" msgstr "" -#: readelf.c:19170 +#: readelf.c:19351 msgid "NT_S390_CTRS (s390 control registers)" msgstr "" -#: readelf.c:19172 +#: readelf.c:19353 msgid "NT_S390_PREFIX (s390 prefix register)" msgstr "" -#: readelf.c:19174 +#: readelf.c:19355 msgid "NT_S390_LAST_BREAK (s390 last breaking event address)" msgstr "" -#: readelf.c:19176 +#: readelf.c:19357 msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)" msgstr "" -#: readelf.c:19178 +#: readelf.c:19359 msgid "NT_S390_TDB (s390 transaction diagnostic block)" msgstr "" -#: readelf.c:19180 +#: readelf.c:19361 msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)" msgstr "" -#: readelf.c:19182 +#: readelf.c:19363 msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)" msgstr "" -#: readelf.c:19184 +#: readelf.c:19365 msgid "NT_S390_GS_CB (s390 guarded-storage registers)" msgstr "" -#: readelf.c:19186 +#: readelf.c:19367 msgid "NT_S390_GS_BC (s390 guarded-storage broadcast control)" msgstr "" -#: readelf.c:19188 +#: readelf.c:19369 msgid "NT_ARM_VFP (arm VFP registers)" msgstr "" -#: readelf.c:19190 +#: readelf.c:19371 msgid "NT_ARM_TLS (AArch TLS registers)" msgstr "" -#: readelf.c:19192 +#: readelf.c:19373 msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)" msgstr "" -#: readelf.c:19194 +#: readelf.c:19375 msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)" msgstr "" -#: readelf.c:19196 +#: readelf.c:19377 +msgid "NT_ARM_SYSTEM_CALL (AArch system call number)" +msgstr "" + +#: readelf.c:19379 msgid "NT_ARM_SVE (AArch SVE registers)" msgstr "" -#: readelf.c:19198 +#: readelf.c:19381 msgid "NT_ARM_PAC_MASK (AArch pointer authentication code masks)" msgstr "" -#: readelf.c:19200 +#: readelf.c:19383 msgid "NT_ARM_PACA_KEYS (ARM pointer authentication address keys)" msgstr "" -#: readelf.c:19202 +#: readelf.c:19385 msgid "NT_ARM_PACG_KEYS (ARM pointer authentication generic keys)" msgstr "" -#: readelf.c:19204 +#: readelf.c:19387 msgid "NT_ARM_TAGGED_ADDR_CTRL (AArch tagged address control)" msgstr "" -#: readelf.c:19206 +#: readelf.c:19389 msgid "NT_ARM_PAC_ENABLED_KEYS (AArch64 pointer authentication enabled keys)" msgstr "" -#: readelf.c:19208 +#: readelf.c:19391 msgid "NT_ARC_V2 (ARC HS accumulator/extra registers)" msgstr "" -#: readelf.c:19210 +#: readelf.c:19393 msgid "NT_RISCV_CSR (RISC-V control and status registers)" msgstr "" -#: readelf.c:19212 +#: readelf.c:19395 msgid "NT_PSTATUS (pstatus structure)" msgstr "" -#: readelf.c:19214 +#: readelf.c:19397 msgid "NT_FPREGS (floating point registers)" msgstr "" -#: readelf.c:19216 +#: readelf.c:19399 msgid "NT_PSINFO (psinfo structure)" msgstr "" -#: readelf.c:19218 +#: readelf.c:19401 msgid "NT_LWPSTATUS (lwpstatus_t structure)" msgstr "" -#: readelf.c:19220 +#: readelf.c:19403 msgid "NT_LWPSINFO (lwpsinfo_t structure)" msgstr "" -#: readelf.c:19222 +#: readelf.c:19405 msgid "NT_WIN32PSTATUS (win32_pstatus structure)" msgstr "" -#: readelf.c:19224 +#: readelf.c:19407 msgid "NT_SIGINFO (siginfo_t data)" msgstr "" -#: readelf.c:19226 +#: readelf.c:19409 msgid "NT_FILE (mapped files)" msgstr "" -#: readelf.c:19234 +#: readelf.c:19417 msgid "NT_VERSION (version)" msgstr "" -#: readelf.c:19236 +#: readelf.c:19419 msgid "NT_ARCH (architecture)" msgstr "" -#: readelf.c:19238 +#: readelf.c:19421 msgid "OPEN" -msgstr "" +msgstr "DESCHIS" -#: readelf.c:19240 +#: readelf.c:19423 msgid "func" -msgstr "" +msgstr "funcție" -#: readelf.c:19242 +#: readelf.c:19425 msgid "GO BUILDID" msgstr "" -#: readelf.c:19244 +#: readelf.c:19427 msgid "FDO_PACKAGING_METADATA" msgstr "" -#: readelf.c:19249 readelf.c:19368 readelf.c:20109 readelf.c:20277 -#: readelf.c:20374 readelf.c:20502 +#: readelf.c:19432 readelf.c:19551 readelf.c:19740 readelf.c:20308 +#: readelf.c:20478 readelf.c:20575 readelf.c:20703 #, c-format msgid "Unknown note type: (0x%08x)" -msgstr "" +msgstr "Tip de notă necunoscut: (0x%08x)" -#: readelf.c:19270 +#: readelf.c:19453 #, c-format msgid " Cannot decode 64-bit note in 32-bit build\n" msgstr "" -#: readelf.c:19278 +#: readelf.c:19461 msgid " Malformed note - too short for header\n" msgstr "" -#: readelf.c:19287 +#: readelf.c:19470 msgid " Malformed note - does not end with \\0\n" msgstr "" -#: readelf.c:19300 +#: readelf.c:19483 msgid " Malformed note - too short for supplied file count\n" msgstr "" -#: readelf.c:19304 +#: readelf.c:19487 #, c-format msgid " Page size: " -msgstr "" +msgstr " Dimensiunea paginii: " -#: readelf.c:19308 +#: readelf.c:19491 #, c-format msgid " %*s%*s%*s\n" -msgstr "" +msgstr " %*s%*s%*s\n" -#: readelf.c:19309 +#: readelf.c:19492 msgid "Start" -msgstr "" +msgstr "Început" -#: readelf.c:19310 +#: readelf.c:19493 msgid "End" -msgstr "" +msgstr "Sfârșit" -#: readelf.c:19311 +#: readelf.c:19494 msgid "Page Offset" -msgstr "" +msgstr "Poziție pagină" -#: readelf.c:19319 +#: readelf.c:19502 msgid " Malformed note - filenames end too early\n" msgstr "" -#: readelf.c:19351 +#: readelf.c:19534 msgid "NT_GNU_ABI_TAG (ABI version tag)" msgstr "" -#: readelf.c:19353 +#: readelf.c:19536 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)" msgstr "" -#: readelf.c:19355 +#: readelf.c:19538 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)" msgstr "" -#: readelf.c:19357 +#: readelf.c:19540 msgid "NT_GNU_GOLD_VERSION (gold version)" msgstr "" -#: readelf.c:19359 +#: readelf.c:19542 msgid "NT_GNU_PROPERTY_TYPE_0" msgstr "" -#: readelf.c:19361 +#: readelf.c:19544 msgid "NT_GNU_BUILD_ATTRIBUTE_OPEN" msgstr "" -#: readelf.c:19363 +#: readelf.c:19546 msgid "NT_GNU_BUILD_ATTRIBUTE_FUNC" msgstr "" -#: readelf.c:19452 readelf.c:19583 readelf.c:19620 -#, fuzzy, c-format +#: readelf.c:19635 readelf.c:19782 readelf.c:19819 +#, c-format msgid "<None>" -msgstr "Nimic" +msgstr "<Niciuna>" -#: readelf.c:19732 +#: readelf.c:19736 +msgid "NT_AMDGPU_METADATA (code object metadata)" +msgstr "" + +#: readelf.c:19931 #, c-format msgid " Properties: " -msgstr "" +msgstr " Proprietăți: " -#: readelf.c:19736 +#: readelf.c:19935 #, c-format msgid "<corrupt GNU_PROPERTY_TYPE, size = %#lx>\n" msgstr "" -#: readelf.c:19748 +#: readelf.c:19947 #, c-format msgid "<corrupt descsz: %#lx>\n" msgstr "" -#: readelf.c:19759 +#: readelf.c:19958 #, c-format msgid "<corrupt type (%#x) datasz: %#x>\n" msgstr "" -#: readelf.c:19781 readelf.c:19835 readelf.c:19857 +#: readelf.c:19980 readelf.c:20034 readelf.c:20056 #, c-format msgid "x86 ISA used: <corrupt length: %#x> " msgstr "" -#: readelf.c:19792 readelf.c:19846 readelf.c:19868 +#: readelf.c:19991 readelf.c:20045 readelf.c:20067 #, c-format msgid "x86 ISA needed: <corrupt length: %#x> " msgstr "" -#: readelf.c:19803 +#: readelf.c:20002 #, c-format msgid "x86 feature: <corrupt length: %#x> " msgstr "" -#: readelf.c:19814 +#: readelf.c:20013 #, c-format msgid "x86 feature used: <corrupt length: %#x> " msgstr "" -#: readelf.c:19825 +#: readelf.c:20024 #, c-format msgid "x86 feature needed: <corrupt length: %#x> " msgstr "" -#: readelf.c:19887 readelf.c:19901 readelf.c:19909 readelf.c:19940 +#: readelf.c:20086 readelf.c:20100 readelf.c:20108 readelf.c:20139 #, c-format msgid "<corrupt length: %#x> " msgstr "" -#: readelf.c:19899 -#, fuzzy, c-format +#: readelf.c:20098 +#, c-format msgid "stack size: " -msgstr "setează dimensiune .data" +msgstr "dimensiunea stivei: " -#: readelf.c:19922 +#: readelf.c:20121 #, c-format msgid "1_needed: <corrupt length: %#x> " msgstr "" -#: readelf.c:19936 +#: readelf.c:20135 #, c-format msgid "UINT32_AND (%#x): " msgstr "" -#: readelf.c:19938 +#: readelf.c:20137 #, c-format msgid "UINT32_OR (%#x): " msgstr "" -#: readelf.c:19950 -#, fuzzy, c-format +#: readelf.c:20149 +#, c-format msgid "<unknown type %#x data: " -msgstr "tip BB necunoscut" +msgstr "<tip de date necunoscut %#x: " -#: readelf.c:19952 +#: readelf.c:20151 #, c-format msgid "<processor-specific type %#x data: " msgstr "" -#: readelf.c:19954 +#: readelf.c:20153 #, c-format msgid "<application-specific type %#x data: " msgstr "" -#: readelf.c:19983 +#: readelf.c:20182 #, c-format msgid " Build ID: " msgstr "" -#: readelf.c:19998 +#: readelf.c:20197 #, c-format msgid " <corrupt GNU_ABI_TAG>\n" msgstr "" -#: readelf.c:20035 +#: readelf.c:20234 #, c-format msgid " OS: %s, ABI: %ld.%ld.%ld\n" msgstr "" -#: readelf.c:20044 -#, fuzzy, c-format +#: readelf.c:20243 +#, c-format msgid " Version: " -msgstr " Atribute: %s Versiune: %d\n" +msgstr " Versiune: " #. Hardware capabilities information. Word 0 is the number of entries. #. Word 1 is a bitmask of enabled entries. The rest of the descriptor #. is a series of entries, where each entry is a single byte followed #. by a nul terminated string. The byte gives the bit number to test #. if enabled in the bitmask. -#: readelf.c:20060 +#: readelf.c:20259 #, c-format msgid " Hardware Capabilities: " msgstr "" -#: readelf.c:20063 +#: readelf.c:20262 msgid "<corrupt GNU_HWCAP>\n" msgstr "" -#: readelf.c:20068 +#: readelf.c:20267 #, c-format msgid "num entries: %ld, enabled mask: %lx\n" msgstr "" -#: readelf.c:20084 -#, fuzzy, c-format +#: readelf.c:20283 +#, c-format msgid " Description data: " -msgstr "date secțiune" +msgstr " Date de descriere: " -#: readelf.c:20102 +#: readelf.c:20301 msgid "Alignment of 8-byte objects" msgstr "" -#: readelf.c:20103 +#: readelf.c:20302 msgid "Sizeof double and long double" msgstr "" -#: readelf.c:20104 +#: readelf.c:20303 msgid "Type of FPU support needed" msgstr "" -#: readelf.c:20105 +#: readelf.c:20304 msgid "Use of SIMD instructions" msgstr "" -#: readelf.c:20106 +#: readelf.c:20305 msgid "Use of cache" msgstr "" -#: readelf.c:20107 +#: readelf.c:20306 msgid "Use of MMU" msgstr "" -#: readelf.c:20143 +#: readelf.c:20342 #, c-format msgid "4-bytes\n" -msgstr "" +msgstr "4-octeți\n" -#: readelf.c:20144 +#: readelf.c:20343 #, c-format msgid "8-bytes\n" -msgstr "" +msgstr "8-octeți\n" -#: readelf.c:20151 +#: readelf.c:20350 #, c-format msgid "FPU-2.0\n" -msgstr "" +msgstr "FPU-2.0\n" -#: readelf.c:20152 +#: readelf.c:20351 #, c-format msgid "FPU-3.0\n" -msgstr "" +msgstr "FPU-3.0\n" -#: readelf.c:20161 +#: readelf.c:20360 #, c-format msgid "yes\n" -msgstr "" +msgstr "da\n" -#: readelf.c:20171 -#, fuzzy, c-format +#: readelf.c:20370 +#, c-format msgid "unknown value: %x\n" -msgstr "<necunoscut>: %x" +msgstr "valoare necunoscută: %x\n" -#: readelf.c:20227 +#: readelf.c:20426 msgid "NT_THRMISC (thrmisc structure)" msgstr "" -#: readelf.c:20229 +#: readelf.c:20428 msgid "NT_PROCSTAT_PROC (proc data)" msgstr "" -#: readelf.c:20231 +#: readelf.c:20430 msgid "NT_PROCSTAT_FILES (files data)" msgstr "" -#: readelf.c:20233 +#: readelf.c:20432 msgid "NT_PROCSTAT_VMMAP (vmmap data)" msgstr "" -#: readelf.c:20235 +#: readelf.c:20434 msgid "NT_PROCSTAT_GROUPS (groups data)" msgstr "" -#: readelf.c:20237 +#: readelf.c:20436 msgid "NT_PROCSTAT_UMASK (umask data)" msgstr "" -#: readelf.c:20239 +#: readelf.c:20438 msgid "NT_PROCSTAT_RLIMIT (rlimit data)" msgstr "" -#: readelf.c:20241 +#: readelf.c:20440 msgid "NT_PROCSTAT_OSREL (osreldate data)" msgstr "" -#: readelf.c:20243 +#: readelf.c:20442 msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)" msgstr "" -#: readelf.c:20245 +#: readelf.c:20444 msgid "NT_PROCSTAT_AUXV (auxv data)" msgstr "" -#: readelf.c:20247 +#: readelf.c:20446 msgid "NT_PTLWPINFO (ptrace_lwpinfo structure)" msgstr "" +#: readelf.c:20448 +msgid "NT_X86_SEGBASES (x86 segment base registers)" +msgstr "" + #. NetBSD core "procinfo" structure. -#: readelf.c:20261 +#: readelf.c:20462 msgid "NetBSD procinfo structure" msgstr "" -#: readelf.c:20264 +#: readelf.c:20465 msgid "NetBSD ELF auxiliary vector data" msgstr "" -#: readelf.c:20267 +#: readelf.c:20468 msgid "PT_LWPSTATUS (ptrace_lwpstatus structure)" msgstr "" -#: readelf.c:20296 readelf.c:20313 readelf.c:20327 +#: readelf.c:20497 readelf.c:20514 readelf.c:20528 msgid "PT_GETREGS (reg structure)" msgstr "" -#: readelf.c:20298 readelf.c:20315 readelf.c:20329 +#: readelf.c:20499 readelf.c:20516 readelf.c:20530 msgid "PT_GETFPREGS (fpreg structure)" msgstr "" -#: readelf.c:20311 +#: readelf.c:20512 msgid "PT___GETREGS40 (old reg structure)" msgstr "" -#: readelf.c:20346 +#: readelf.c:20547 msgid "OpenBSD procinfo structure" msgstr "" -#: readelf.c:20348 +#: readelf.c:20549 msgid "OpenBSD ELF auxiliary vector data" msgstr "" -#: readelf.c:20350 +#: readelf.c:20551 msgid "OpenBSD regular registers" msgstr "" -#: readelf.c:20352 +#: readelf.c:20553 msgid "OpenBSD floating point registers" msgstr "" -#: readelf.c:20354 +#: readelf.c:20555 msgid "OpenBSD window cookie" msgstr "" -#: readelf.c:20368 +#: readelf.c:20569 msgid "NT_STAPSDT (SystemTap probe descriptors)" msgstr "" -#: readelf.c:20436 +#: readelf.c:20637 #, c-format msgid " Provider: %s\n" -msgstr "" +msgstr " Furnizor: %s\n" -#: readelf.c:20437 -#, fuzzy, c-format +#: readelf.c:20638 +#, c-format msgid " Name: %s\n" -msgstr "Nume: %s\n" +msgstr " Nume: %s\n" -#: readelf.c:20438 +#: readelf.c:20639 #, c-format msgid " Location: " -msgstr "" +msgstr " Locația: " -#: readelf.c:20440 +#: readelf.c:20641 #, c-format msgid ", Base: " -msgstr "" +msgstr ", Baza: " -#: readelf.c:20442 +#: readelf.c:20643 #, c-format msgid ", Semaphore: " -msgstr "" +msgstr ", Semafor: " -#: readelf.c:20445 -#, fuzzy, c-format +#: readelf.c:20646 +#, c-format msgid " Arguments: %s\n" -msgstr "Argument %s ignorat" +msgstr " Argumente: %s\n" -#: readelf.c:20450 +#: readelf.c:20651 #, c-format msgid " <corrupt - note is too small>\n" msgstr "" -#: readelf.c:20451 +#: readelf.c:20652 msgid "corrupt stapdt note - the data size is too small\n" msgstr "" -#: readelf.c:20460 -#, fuzzy, c-format +#: readelf.c:20661 +#, c-format msgid " Packaging Metadata: %.*s\n" -msgstr " %#06x: Nume: %s" +msgstr " Metadate de împachelare: %.*s\n" -#: readelf.c:20474 +#: readelf.c:20675 msgid "NT_VMS_MHD (module header)" msgstr "" -#: readelf.c:20476 +#: readelf.c:20677 msgid "NT_VMS_LNM (language name)" msgstr "" -#: readelf.c:20478 +#: readelf.c:20679 msgid "NT_VMS_SRC (source files)" msgstr "" -#: readelf.c:20482 +#: readelf.c:20683 msgid "NT_VMS_EIDC (consistency check)" msgstr "" -#: readelf.c:20484 +#: readelf.c:20685 msgid "NT_VMS_FPMODE (FP mode)" msgstr "" -#: readelf.c:20488 +#: readelf.c:20689 msgid "NT_VMS_IMGNAM (image name)" msgstr "" -#: readelf.c:20490 +#: readelf.c:20691 msgid "NT_VMS_IMGID (image id)" msgstr "" -#: readelf.c:20492 +#: readelf.c:20693 msgid "NT_VMS_LINKID (link id)" msgstr "" -#: readelf.c:20494 +#: readelf.c:20695 msgid "NT_VMS_IMGBID (build id)" msgstr "" -#: readelf.c:20496 +#: readelf.c:20697 msgid "NT_VMS_GSTNAM (sym table name)" msgstr "" -#: readelf.c:20523 +#: readelf.c:20724 #, c-format msgid " Creation date : %.17s\n" msgstr "" -#: readelf.c:20524 +#: readelf.c:20725 #, c-format msgid " Last patch date: %.17s\n" msgstr "" -#: readelf.c:20527 +#: readelf.c:20728 #, c-format msgid " Module name : %s\n" msgstr "" -#: readelf.c:20529 -#, fuzzy, c-format +#: readelf.c:20730 +#, c-format msgid " Module version : %s\n" -msgstr " Atribute: %s Versiune: %d\n" +msgstr " Versiunea modulului: %s\n" -#: readelf.c:20531 readelf.c:20536 +#: readelf.c:20732 readelf.c:20737 #, c-format msgid " Module version : <missing>\n" msgstr "" -#: readelf.c:20535 +#: readelf.c:20736 #, c-format msgid " Module name : <missing>\n" msgstr "" -#: readelf.c:20541 +#: readelf.c:20742 #, c-format msgid " Language: %.*s\n" msgstr "" -#: readelf.c:20546 +#: readelf.c:20747 #, c-format msgid " Floating Point mode: " msgstr "" -#: readelf.c:20556 +#: readelf.c:20757 #, c-format msgid " Link time: " msgstr "" -#: readelf.c:20567 +#: readelf.c:20767 #, c-format msgid " Patch time: " msgstr "" -#: readelf.c:20581 +#: readelf.c:20780 #, c-format msgid " Major id: %u, minor id: %u\n" msgstr "" -#: readelf.c:20584 +#: readelf.c:20783 #, c-format msgid " Last modified : " msgstr "" -#: readelf.c:20587 +#: readelf.c:20785 #, c-format msgid "" "\n" " Link flags : " msgstr "" -#: readelf.c:20590 -#, fuzzy, c-format +#: readelf.c:20788 +#, c-format msgid " Header flags: 0x%08x\n" -msgstr "atribute 0x%08x:\n" +msgstr " Opțiuni antet: 0x%08x\n" -#: readelf.c:20592 +#: readelf.c:20790 #, c-format msgid " Image id : %.*s\n" -msgstr "" +msgstr " ID imagine: %.*s\n" -#: readelf.c:20597 -#, fuzzy, c-format +#: readelf.c:20795 +#, c-format msgid " Image name: %.*s\n" -msgstr " %#06x: Nume: %s" +msgstr " Numele imaginii: %.*s\n" -#: readelf.c:20601 +#: readelf.c:20799 #, c-format msgid " Global symbol table name: %.*s\n" -msgstr "" +msgstr " Numele tabelului de simboluri globale: %.*s\n" -#: readelf.c:20605 +#: readelf.c:20803 #, c-format msgid " Image id: %.*s\n" -msgstr "" +msgstr " ID imagine: %.*sn\n" -#: readelf.c:20609 +#: readelf.c:20807 #, c-format msgid " Linker id: %.*s\n" -msgstr "" +msgstr " ID vincul: %.*s\n" -#: readelf.c:20619 +#: readelf.c:20817 #, c-format msgid " <corrupt - data size is too small>\n" msgstr "" -#: readelf.c:20620 +#: readelf.c:20818 msgid "corrupt IA64 note: data size is too small\n" msgstr "" -#: readelf.c:20787 readelf.c:20795 +#: readelf.c:20985 readelf.c:20993 #, c-format msgid " Applies to region from %#lx to %#lx\n" msgstr "" -#: readelf.c:20790 readelf.c:20797 +#: readelf.c:20988 readelf.c:20995 #, c-format msgid " Applies to region from %#lx\n" msgstr "" -#: readelf.c:20817 +#: readelf.c:21015 #, c-format msgid " <invalid description size: %lx>\n" msgstr "" -#: readelf.c:20818 +#: readelf.c:21016 #, c-format msgid " <invalid descsz>" msgstr "" -#: readelf.c:20844 +#: readelf.c:21042 #, c-format msgid "Gap in build notes detected from %#lx to %#lx\n" msgstr "" -#: readelf.c:20847 readelf.c:20858 +#: readelf.c:21045 readelf.c:21056 #, c-format msgid " Applies to region from %#lx" msgstr "" -#: readelf.c:20852 readelf.c:20863 +#: readelf.c:21050 readelf.c:21061 #, c-format msgid " to %#lx" -msgstr "" +msgstr " la %#lx" -#: readelf.c:20869 +#: readelf.c:21067 #, c-format msgid " (%s)" -msgstr "" +msgstr " (%s)" -#: readelf.c:20890 readelf.c:20905 +#: readelf.c:21088 readelf.c:21103 #, c-format msgid "corrupt name field in GNU build attribute note: size = %ld\n" msgstr "" -#: readelf.c:20891 readelf.c:20906 +#: readelf.c:21089 readelf.c:21104 msgid " <corrupt name>" -msgstr "" +msgstr " <nume corupt>" -#: readelf.c:20925 +#: readelf.c:21123 #, c-format msgid "unrecognised attribute type in name field: %d\n" -msgstr "" +msgstr "tip de atribut nerecunoscut în câmpul de nume: %d\n" -#: readelf.c:20926 -#, fuzzy +#: readelf.c:21124 msgid "<unknown name type>" -msgstr "tip BB necunoscut" +msgstr "<tip de nume necunoscut>" -#: readelf.c:20936 +#: readelf.c:21134 msgid "<version>" -msgstr "" +msgstr "<versiunea>" -#: readelf.c:20941 -#, fuzzy +#: readelf.c:21139 msgid "<stack prot>" -msgstr "depășire stivă" +msgstr "<protecție stivă>" -#: readelf.c:20946 +#: readelf.c:21144 msgid "<relro>" msgstr "" -#: readelf.c:20951 -#, fuzzy +#: readelf.c:21149 msgid "<stack size>" -msgstr "setează dimensiune .data" +msgstr "<dimensiunea stivei>" -#: readelf.c:20956 +#: readelf.c:21154 msgid "<tool>" -msgstr "" +msgstr "<instrument>" -#: readelf.c:20961 +#: readelf.c:21159 msgid "<ABI>" -msgstr "" +msgstr "<ABI>" -#: readelf.c:20966 +#: readelf.c:21164 msgid "<PIC>" -msgstr "" +msgstr "<PIC>" -#: readelf.c:20971 +#: readelf.c:21169 msgid "<short enum>" msgstr "" -#: readelf.c:20990 -#, fuzzy, c-format +#: readelf.c:21188 +#, c-format msgid "unrecognised byte in name field: %d\n" -msgstr "atribut secțiune nerecunoscut `%s'" +msgstr "octet nerecunoscut în câmpul de nume: %d\n" -#: readelf.c:20991 -#, fuzzy, c-format +#: readelf.c:21189 +#, c-format msgid "<unknown:_%d>" -msgstr "<necunoscut: %x>" +msgstr "<necunoscut: _%d>" -#: readelf.c:21003 +#: readelf.c:21201 #, c-format msgid "attribute does not have an expected type (%c)\n" msgstr "" -#: readelf.c:21007 +#: readelf.c:21205 #, c-format msgid "corrupt name field: namesz: %lu but parsing gets to %ld\n" msgstr "" -#: readelf.c:21034 +#: readelf.c:21232 #, c-format msgid "corrupt numeric name field: too many bytes in the value: %x\n" msgstr "" -#: readelf.c:21212 -#, fuzzy, c-format +#: readelf.c:21321 +#, c-format msgid " description data: " -msgstr "date secțiune" +msgstr " date de descriere: " -#: readelf.c:21254 +#: readelf.c:21469 +msgid "failed to unpack msgpack contents in NT_AMDGPU_METADATA note" +msgstr "" + +#: readelf.c:21617 msgid "notes" msgstr "note" -#: readelf.c:21266 +#: readelf.c:21629 #, c-format msgid "Displaying notes found in: %s\n" msgstr "" -#: readelf.c:21268 +#: readelf.c:21631 #, c-format msgid "Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n" msgstr "" -#: readelf.c:21280 +#: readelf.c:21643 #, c-format msgid "Corrupt note: alignment %ld, expecting 4 or 8\n" msgstr "" -#: readelf.c:21286 +#: readelf.c:21649 #, c-format msgid " %-20s %-10s\tDescription\n" -msgstr "" +msgstr " %-20s %-10s\tDescriere\n" -#: readelf.c:21286 +#: readelf.c:21649 msgid "Owner" -msgstr "" +msgstr "Proprietar" -#: readelf.c:21286 -#, fuzzy +#: readelf.c:21649 msgid "Data size" -msgstr "setează dimensiune .data" +msgstr "Dimensiunea datelor" -#: readelf.c:21304 readelf.c:21333 +#: readelf.c:21667 readelf.c:21696 #, c-format msgid "Corrupt note: only %ld byte remains, not enough for a full note\n" msgid_plural "Corrupt note: only %ld bytes remain, not enough for a full note\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:21361 +#: readelf.c:21724 #, c-format msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n" msgstr "" -#: readelf.c:21363 +#: readelf.c:21726 #, c-format msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n" msgstr "" -#: readelf.c:21381 +#: readelf.c:21744 msgid "Out of memory allocating space for inote name\n" msgstr "" -#: readelf.c:21441 -#, fuzzy +#: readelf.c:21804 msgid "v850 notes" -msgstr "note" +msgstr "note v850" -#: readelf.c:21448 +#: readelf.c:21811 #, c-format msgid "" "\n" "Displaying contents of Renesas V850 notes section at offset 0x%lx with length 0x%lx:\n" msgstr "" -#: readelf.c:21465 +#: readelf.c:21828 #, c-format msgid "Corrupt note: name size is too big: %lx\n" msgstr "" -#: readelf.c:21475 +#: readelf.c:21838 #, c-format msgid "corrupt descsz found in note at offset 0x%lx\n" msgstr "" -#: readelf.c:21477 readelf.c:21490 +#: readelf.c:21840 readelf.c:21853 #, c-format msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n" msgstr "" -#: readelf.c:21488 +#: readelf.c:21851 #, c-format msgid "corrupt namesz found in note at offset 0x%lx\n" msgstr "" -#: readelf.c:21567 +#: readelf.c:21930 #, c-format msgid "No notes found in linked file '%s'.\n" msgstr "" -#: readelf.c:21570 -#, fuzzy, c-format +#: readelf.c:21933 +#, c-format msgid "No notes found file.\n" -msgstr " (octeți în fișier)\n" +msgstr "Nu a fost găsit niciun fișier de note.\n" -#: readelf.c:21579 +#: readelf.c:21942 #, c-format msgid " Unknown GNU attribute: %s\n" -msgstr "" +msgstr " Atribut GNU necunoscut: %s\n" -#: readelf.c:21727 +#: readelf.c:22090 msgid "" "This instance of readelf has been built without support for a\n" "64 bit data type and so it cannot read 64 bit ELF files.\n" msgstr "" -#: readelf.c:21897 +#: readelf.c:22280 #, c-format msgid "%s: Failed to read file header\n" -msgstr "" +msgstr "%s: Nu s-a putut citi antetul fișierului\n" -#: readelf.c:21912 +#: readelf.c:22295 #, c-format msgid "" "\n" @@ -11808,81 +12005,82 @@ msgstr "" "\n" "Fișier: %s\n" -#: readelf.c:22073 +#: readelf.c:22456 #, c-format msgid "%s: unable to dump the index as none was found\n" msgstr "" -#: readelf.c:22080 +#: readelf.c:22463 #, c-format msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n" msgstr "" -#: readelf.c:22104 +#: readelf.c:22487 #, c-format msgid "Contents of binary %s at offset " msgstr "" -#: readelf.c:22116 +#: readelf.c:22499 #, c-format msgid "%s: end of the symbol table reached before the end of the index\n" msgstr "" -#: readelf.c:22135 +#: readelf.c:22518 #, c-format msgid "%s: %ld byte remains in the symbol table, but without corresponding entries in the index table\n" msgid_plural "%s: %ld bytes remain in the symbol table, but without corresponding entries in the index table\n" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" -#: readelf.c:22148 -#, fuzzy, c-format +#: readelf.c:22531 +#, c-format msgid "%s: failed to seek back to start of object files in the archive\n" -msgstr " m[ab] - mută fișier(e) în arhivă\n" +msgstr "%s: nu s-a putut căuta înapoi la începutul fișierelor obiect din arhivă\n" -#: readelf.c:22240 readelf.c:22359 +#: readelf.c:22623 readelf.c:22742 #, c-format msgid "Input file '%s' is not readable.\n" -msgstr "" +msgstr "Fișierul de intrare „%s” nu poate fi citit.\n" -#: readelf.c:22268 -#, fuzzy, c-format +#: readelf.c:22651 +#, c-format msgid "%s: contains corrupt thin archive: %s\n" -msgstr "%s: Nu pot deschide arhiva de intrare %s\n" +msgstr "%s: conține o arhivă subțire coruptă: %s\n" -#: readelf.c:22286 +#: readelf.c:22669 #, c-format msgid "%s: failed to seek to archive member.\n" msgstr "" -#: readelf.c:22351 +#: readelf.c:22734 msgid "Out of memory allocating file data structure\n" msgstr "" -#: readelf.c:22388 +#: readelf.c:22771 #, c-format msgid "File %s is not an archive so its index cannot be displayed.\n" msgstr "" -#: readelf.c:22459 +#: readelf.c:22842 msgid "Nothing to do.\n" msgstr "" #: rename.c:200 #, c-format msgid "%s: cannot set time: %s" -msgstr "%s: nu pot seta timpul: %s" +msgstr "%s: nu se poate configura ora: %s" #: rename.c:219 -#, fuzzy, c-format +#, c-format msgid "unable to copy file '%s'; reason: %s" -msgstr "nu pot copia fișierul '%s' motiv: %s" +msgstr "nu se poate copia fișierul „%s”; motiv: %s" #: resbin.c:119 #, c-format msgid "%s: not enough binary data" -msgstr "" +msgstr "%s: nu sunt suficiente date binare" #: resbin.c:135 msgid "null terminated unicode string" @@ -11890,7 +12088,7 @@ msgstr "" #: resbin.c:162 resbin.c:168 msgid "resource ID" -msgstr "" +msgstr "ID resursă" #: resbin.c:207 msgid "cursor" @@ -11898,7 +12096,7 @@ msgstr "" #: resbin.c:238 resbin.c:245 msgid "menu header" -msgstr "" +msgstr "antetul meniului" #: resbin.c:254 msgid "menuex header" @@ -11911,15 +12109,15 @@ msgstr "" #: resbin.c:263 #, c-format msgid "unsupported menu version %d" -msgstr "" +msgstr "versiunea meniului neacceptată %d" #: resbin.c:288 resbin.c:303 resbin.c:365 msgid "menuitem header" -msgstr "" +msgstr "antetul elementului de meniu" #: resbin.c:395 msgid "menuitem" -msgstr "articol-meniu" +msgstr "element de meniu" #: resbin.c:432 resbin.c:460 msgid "dialog header" @@ -11976,7 +12174,7 @@ msgstr "" #: resbin.c:695 msgid "fontdir face name" -msgstr "nume față fontdir" +msgstr "nume-familie-font a directorului de fonturi" #: resbin.c:735 msgid "accelerator" @@ -11986,7 +12184,7 @@ msgstr "accelerator" msgid "group cursor header" msgstr "" -#: resbin.c:798 resrc.c:1350 +#: resbin.c:798 resrc.c:1352 #, c-format msgid "unexpected group cursor type %d" msgstr "" @@ -11997,12 +12195,12 @@ msgstr "" #: resbin.c:849 msgid "group icon header" -msgstr "" +msgstr "antetul pictogramei grupului" -#: resbin.c:853 resrc.c:1297 +#: resbin.c:853 resrc.c:1299 #, c-format msgid "unexpected group icon type %d" -msgstr "" +msgstr "tip de pictogramă de grup neașteptat %d" #: resbin.c:868 msgid "group icon" @@ -12010,7 +12208,7 @@ msgstr "grup pictogramă" #: resbin.c:932 msgid "unexpected version string" -msgstr "" +msgstr "șir de versiune neașteptat" #: resbin.c:964 #, c-format @@ -12020,7 +12218,7 @@ msgstr "" #: resbin.c:968 #, c-format msgid "unexpected version type %d" -msgstr "" +msgstr "tip de versiune neașteptat %d" #: resbin.c:983 #, c-format @@ -12125,16 +12323,15 @@ msgstr "director" #: rescoff.c:230 msgid "named directory entry" -msgstr "intrare directorul numit" +msgstr "intrare de director numită" #: rescoff.c:239 msgid "directory entry name" msgstr "" #: rescoff.c:253 -#, fuzzy msgid "resource name" -msgstr "resursă ID" +msgstr "numele resursei" #: rescoff.c:264 msgid "named subdirectory" @@ -12146,23 +12343,23 @@ msgstr "resursă numită" #: rescoff.c:287 msgid "ID directory entry" -msgstr "intrare director ID" +msgstr "ID intrare director" #: rescoff.c:304 msgid "ID subdirectory" -msgstr "subdirector ID" +msgstr "ID subdirector" #: rescoff.c:312 msgid "ID resource" -msgstr "resursă ID" +msgstr "ID resursă" #: rescoff.c:337 msgid "resource type unknown" -msgstr "" +msgstr "tip de resursă necunoscut" #: rescoff.c:340 msgid "data entry" -msgstr "" +msgstr "intrare de date" #: rescoff.c:348 msgid "resource data" @@ -12180,103 +12377,102 @@ msgstr "" msgid "can't get BFD_RELOC_RVA relocation type" msgstr "" -#: resrc.c:256 resrc.c:328 +#: resrc.c:257 resrc.c:329 #, c-format msgid "can't open temporary file `%s': %s" -msgstr "nu pot deschide fișierul temporar `%s': %s" +msgstr "nu se poate deschide fișierul temporar „%s”: %s" -#: resrc.c:262 +#: resrc.c:263 #, c-format msgid "can't redirect stdout: `%s': %s" -msgstr "" +msgstr "nu se poate redirecționa ieșirea standard: „%s”: %s" -#: resrc.c:324 +#: resrc.c:325 #, c-format msgid "can't execute `%s': %s" -msgstr "nu pot executa `%s': %s" +msgstr "nu se poate executa „%s”: %s" -#: resrc.c:333 +#: resrc.c:334 #, c-format msgid "Using temporary file `%s' to read preprocessor output\n" -msgstr "" +msgstr "Se utilizează fișierul temporar „%s” pentru a citi rezultatul preprocesorului\n" -#: resrc.c:340 +#: resrc.c:341 #, c-format msgid "can't popen `%s': %s" -msgstr "nu pot popen `%s': %s" +msgstr "nu se poate apela popen() „%s”: %s" -#: resrc.c:342 +#: resrc.c:343 #, c-format msgid "Using popen to read preprocessor output\n" -msgstr "" +msgstr "Se utilizează popen() pentru a citi rezultatul preprocesorului\\\n" -#: resrc.c:408 +#: resrc.c:405 #, c-format msgid "Tried `%s'\n" -msgstr "" +msgstr "S-a încercat „%s”\n" -#: resrc.c:419 +#: resrc.c:422 #, c-format msgid "Using `%s'\n" -msgstr "Folosesc `%s'\n" +msgstr "Se utilizează „%s”\n" -#: resrc.c:603 -#, fuzzy +#: resrc.c:605 msgid "preprocessing failed." -msgstr "Procesez fișierul def: %s" +msgstr "preprocesarea a eșuat." -#: resrc.c:634 +#: resrc.c:636 #, c-format msgid "%s: unexpected EOF" -msgstr "" +msgstr "%s: sfârșit de fișier neașteptat" -#: resrc.c:683 +#: resrc.c:685 #, c-format msgid "%s: read of %lu returned %lu" -msgstr "" +msgstr "%s: citirea lui %lu a returnat %lu" -#: resrc.c:722 resrc.c:1497 +#: resrc.c:724 resrc.c:1499 #, c-format msgid "stat failed on bitmap file `%s': %s" -msgstr "" +msgstr "stat() a eșuat pe fișierul bitmap „%s”: %s" -#: resrc.c:773 +#: resrc.c:775 #, c-format msgid "cursor file `%s' does not contain cursor data" msgstr "" -#: resrc.c:805 resrc.c:1205 +#: resrc.c:807 resrc.c:1207 #, c-format msgid "%s: fseek to %lu failed: %s" msgstr "" -#: resrc.c:931 +#: resrc.c:933 msgid "help ID requires DIALOGEX" msgstr "" -#: resrc.c:933 +#: resrc.c:935 msgid "control data requires DIALOGEX" msgstr "" -#: resrc.c:961 +#: resrc.c:963 #, c-format msgid "stat failed on font file `%s': %s" -msgstr "stat a eșuat pentru fișierul de font `%s': %s" +msgstr "stat() a eșuat pentru fișierul de font „%s”: %s" -#: resrc.c:1174 +#: resrc.c:1176 #, c-format msgid "icon file `%s' does not contain icon data" -msgstr "fișier pictogramă `%s' nu conține date pictogramă" +msgstr "fișierul de pictogramă „%s” nu conține date de pictogramă" -#: resrc.c:1723 resrc.c:1758 +#: resrc.c:1725 resrc.c:1760 #, c-format msgid "stat failed on file `%s': %s" -msgstr "stat a eșuat pentru fișierul `%s': %s" +msgstr "stat() a eșuat pentru fișierul „%s”: %s" -#: resrc.c:1957 +#: resrc.c:1959 #, c-format msgid "can't open `%s' for output: %s" -msgstr "" +msgstr "nu se poate deschide „%s” pentru ieșire: %s" #: size.c:89 #, c-format @@ -12306,21 +12502,21 @@ msgstr "" #: size.c:174 #, c-format msgid "invalid argument to --format: %s" -msgstr "argument invalid pentru --format: %s" +msgstr "argument nevalid pentru opțiunea „--format”: %s" #: size.c:201 #, c-format msgid "Invalid radix: %s\n" -msgstr "Rdăcină (radix) invalidă: %s\n" +msgstr "Bază numerică nevalidă: %s\n" #: srconv.c:130 msgid "Checksum failure" -msgstr "" +msgstr "Sumă de control nevalidă" #. FIXME: Return error status. #: srconv.c:142 msgid "Failed to write checksum" -msgstr "" +msgstr "Nu s-a putut scrie suma de control" #: srconv.c:182 #, c-format @@ -12332,47 +12528,47 @@ msgstr "" msgid "Failed to write TR block" msgstr "" -#: srconv.c:359 +#: srconv.c:360 #, c-format msgid "Unrecognized H8300 sub-architecture: %ld" msgstr "" -#: srconv.c:377 +#: srconv.c:378 #, c-format msgid "Unsupported architecture: %d" -msgstr "" +msgstr "Arhitectură neacceptată: %d" -#: srconv.c:831 -#, fuzzy, c-format +#: srconv.c:832 +#, c-format msgid "Unrecognised type: %d" -msgstr "Formă nerecunoscută: %d\n" +msgstr "Tip nerecunoscut: %d" -#: srconv.c:957 -#, fuzzy, c-format +#: srconv.c:958 +#, c-format msgid "Unrecognised coff symbol type: %d" -msgstr "Formă nerecunoscută: %d\n" +msgstr "Tip de simbol coff nerecunoscut: %d" -#: srconv.c:1019 srconv.c:1119 +#: srconv.c:1020 srconv.c:1120 #, c-format msgid "Unrecognised coff symbol visibility: %d" -msgstr "" +msgstr "Vizibilitatea simbolului coff nerecunoscut: %d" -#: srconv.c:1045 srconv.c:1090 -#, fuzzy, c-format +#: srconv.c:1046 srconv.c:1091 +#, c-format msgid "Unrecognised coff symbol location: %d" -msgstr "Secțiune depanare nerecunoscută: %s\n" +msgstr "Locație a simbolului coff nerecunoscută: %d" #. FIXME: Return error status. -#: srconv.c:1424 +#: srconv.c:1425 msgid "Failed to write CS struct" -msgstr "" +msgstr "Nu s-a putut scrie structura CS" -#: srconv.c:1694 +#: srconv.c:1695 #, c-format msgid "Convert a COFF object file into a SYSROFF object file\n" msgstr "" -#: srconv.c:1695 +#: srconv.c:1696 #, c-format msgid "" " The options are:\n" @@ -12384,14 +12580,14 @@ msgid "" " -v --version Print the program's version number\n" msgstr "" -#: srconv.c:1784 +#: srconv.c:1785 msgid "input and output files must be different" msgstr "" -#: srconv.c:1840 +#: srconv.c:1838 #, c-format msgid "unable to open output file %s" -msgstr "nu pot deschide fișierul de ieșire %s" +msgstr "nu se poate deschide fișierul de ieșire %s" #: stabs.c:344 stabs.c:1772 msgid "numeric overflow" @@ -12419,7 +12615,7 @@ msgstr "" #: stabs.c:746 msgid "unknown C++ encoded name" -msgstr "" +msgstr "nume codificat C++ necunoscut" #. Complain and keep going, so compilers can invent new #. cross-reference types. @@ -12441,82 +12637,82 @@ msgstr "" msgid "unknown visibility character for baseclass" msgstr "" -#: stabs.c:2441 +#: stabs.c:2444 msgid "unnamed $vb type" -msgstr "Tip $vb fără nume" +msgstr "tip $vb nenumit" -#: stabs.c:2447 +#: stabs.c:2450 msgid "unrecognized C++ abbreviation" -msgstr "" +msgstr "abreviere C++ nerecunoscută" -#: stabs.c:2532 +#: stabs.c:2535 msgid "unknown visibility character for field" msgstr "" -#: stabs.c:2801 +#: stabs.c:2804 msgid "const/volatile indicator missing" msgstr "" -#: stabs.c:3342 +#: stabs.c:3345 msgid "Undefined N_EXCL" -msgstr "" +msgstr "N_EXCL nedefinit" -#: stabs.c:3422 +#: stabs.c:3425 #, c-format msgid "Type file number %d out of range\n" -msgstr "" +msgstr "Numărul fișierului de tip %d este în afara intervalului\n" -#: stabs.c:3427 +#: stabs.c:3430 #, c-format msgid "Type index number %d out of range\n" -msgstr "Număr index tip %d în afara domeniului\n" +msgstr "Numărul indexului de tip %d este în afara intervalului\n" -#: stabs.c:3507 +#: stabs.c:3510 #, c-format msgid "Unrecognized XCOFF type %d\n" -msgstr "" +msgstr "Tip XCOFF nerecunoscut %d\n" -#: stabs.c:3798 +#: stabs.c:3801 #, c-format msgid "bad mangled name `%s'\n" msgstr "" -#: stabs.c:3893 +#: stabs.c:3896 #, c-format msgid "no argument types in mangled string\n" msgstr "" -#: stabs.c:5241 +#: stabs.c:5244 #, c-format msgid "Demangled name is not a function\n" msgstr "" -#: stabs.c:5283 +#: stabs.c:5286 #, c-format msgid "Unexpected type in v3 arglist demangling\n" msgstr "" -#: stabs.c:5355 +#: stabs.c:5358 #, c-format msgid "Unrecognized demangle component %d\n" msgstr "" -#: stabs.c:5407 +#: stabs.c:5410 #, c-format msgid "Failed to print demangled template\n" msgstr "" -#: stabs.c:5487 +#: stabs.c:5493 #, c-format msgid "Couldn't get demangled builtin type\n" msgstr "" -#: stabs.c:5536 +#: stabs.c:5542 #, c-format msgid "Unexpected demangled varargs\n" msgstr "" -#: stabs.c:5543 +#: stabs.c:5549 #, c-format msgid "Unrecognized demangled builtin type\n" msgstr "" @@ -12524,17 +12720,17 @@ msgstr "" #: strings.c:229 strings.c:316 #, c-format msgid "invalid integer argument %s" -msgstr "argument întreg invalid %s" +msgstr "argument întreg nevalid %s" #: strings.c:319 -#, fuzzy, c-format +#, c-format msgid "invalid minimum string length %d" -msgstr "lungime șir invalidă" +msgstr "lungime minimă a șirului nevalidă %d" #: strings.c:390 -#, fuzzy, c-format +#, c-format msgid "%s: Reading section %s failed: %s" -msgstr "%s: nu pot crea secțiune de depanare: %s" +msgstr "%s: Citirea secțiunii %s a eșuat: %s" #: strings.c:1313 #, c-format @@ -12577,17 +12773,17 @@ msgstr "" #: sysdump.c:51 msgid "*undefined*" -msgstr "" +msgstr "*nedefinit*" #. PR 28564 #: sysdump.c:57 sysdump.c:66 msgid "*corrupt*" -msgstr "" +msgstr "*corupt*" #: sysdump.c:131 #, c-format msgid "SUM IS %x\n" -msgstr "" +msgstr "SUMA ESTE %x\n" #. PR 17512: file: id:000001,src:000002,op:flip1,pos:45. #. Prevent infinite loops re-reading beyond the end of the buffer. @@ -12596,9 +12792,9 @@ msgid "ICE: getINT: Out of buffer space" msgstr "" #: sysdump.c:194 -#, fuzzy, c-format +#, c-format msgid "Unsupported read size: %d" -msgstr "atribute suportate: %s" +msgstr "Dimensiune de citire neacceptată: %d" #: sysdump.c:505 #, c-format @@ -12620,7 +12816,7 @@ msgstr "" #: sysdump.c:616 msgid "MODULE***\n" -msgstr "" +msgstr "MODUL***\n" #: sysdump.c:649 #, c-format @@ -12638,12 +12834,12 @@ msgstr "" #: sysdump.c:716 #, c-format msgid "cannot open input file %s" -msgstr "nu pot deschide fișierul de intrare %s" +msgstr "nu se poate deschide fișierul de intrare %s" #: unwind-ia64.c:180 -#, fuzzy, c-format +#, c-format msgid "Unknown code 0x%02x\n" -msgstr "cod TY necunoscut" +msgstr "Cod necunoscut 0x%02x\n" #. PR 18420. #: unwind-ia64.c:366 @@ -12662,67 +12858,67 @@ msgstr "" #: unwind-ia64.c:592 #, c-format msgid "\t<corrupt X1>\n" -msgstr "" +msgstr "\t<X1 corupt>\n" #: unwind-ia64.c:616 #, c-format msgid "\t<corrupt X2>\n" -msgstr "" +msgstr "\t<X2 corupt>\n" #: unwind-ia64.c:642 #, c-format msgid "\t<corrupt X3>\n" -msgstr "" +msgstr "\t<X3 corupt>\n" #: unwind-ia64.c:670 #, c-format msgid "\t<corrupt X4>\n" -msgstr "" +msgstr "\t<X4 corupt>\n" #: unwind-ia64.c:712 #, c-format msgid "\t<corrupt R2>\n" -msgstr "" +msgstr "\t<R2 corupt>\n" #: unwind-ia64.c:758 #, c-format msgid "\t<corrupt P2>\n" -msgstr "" +msgstr "\t<P2 corupt>\n" #: unwind-ia64.c:773 #, c-format msgid "\t<corrupt P3>\n" -msgstr "" +msgstr "\t<P3 corupt>\n" #: unwind-ia64.c:832 #, c-format msgid "\t<corrupt P5>\n" -msgstr "" +msgstr "\t<P5 corupt>\n" #: unwind-ia64.c:939 #, c-format msgid "\t<corrupt P8>\n" -msgstr "" +msgstr "\t<P8 corupt>\n" #: unwind-ia64.c:1014 #, c-format msgid "\t<corrupt P9>\n" -msgstr "" +msgstr "\t<P9 corupt>\n" #: unwind-ia64.c:1026 #, c-format msgid "\t<corrupt P10>\n" -msgstr "" +msgstr "\t<P10 corupt>\n" #: unwind-ia64.c:1157 #, c-format msgid "\t<corrupt IA64 descriptor>\n" -msgstr "" +msgstr "\t<descriptor IA64 corupt>\n" #: version.c:34 -#, fuzzy, c-format +#, c-format msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n" -msgstr "Copyright 2005 Free Software Foundation, Inc.\n" +msgstr "Copyright © 2022 Free Software Foundation, Inc.\n" #: version.c:35 #, c-format @@ -12735,12 +12931,12 @@ msgstr "" #: windmc.c:189 #, c-format msgid "can't create %s file `%s' for output.\n" -msgstr "" +msgstr "nu se poate crea fișierul %s „%s” pentru ieșire.\n" #: windmc.c:197 -#, fuzzy, c-format +#, c-format msgid "Usage: %s [option(s)] [input-file]\n" -msgstr "Folosire: %s [opțiune(i)] [adresă(e)]\n" +msgstr "Utilizare: %s [opțiune(i)] [fișier-intrare]\n" #: windmc.c:199 #, c-format @@ -12782,71 +12978,71 @@ msgstr "%s: avertisment: " #: windmc.c:261 #, c-format msgid "A codepage was specified switch `%s' and UTF16.\n" -msgstr "" +msgstr "A fost specificată o pagină de coduri, cu opțiunea „%s” și UTF16.\n" #: windmc.c:262 #, c-format msgid "\tcodepage settings are ignored.\n" -msgstr "" +msgstr "\tconfigurările paginii de cod sunt ignorate.\n" #: windmc.c:306 msgid "try to add a ill language." msgstr "" #: windmc.c:1115 -#, fuzzy, c-format +#, c-format msgid "unable to open file `%s' for input.\n" -msgstr "nu pot deschide fișierul de ieșire %s" +msgstr "nu se poate deschide fișierul „%s” pentru intrare.\n" #: windmc.c:1123 -#, fuzzy, c-format +#, c-format msgid "unable to read contents of %s" -msgstr "Nu pot citi în cei 0x%x octeți ai lui %s\n" +msgstr "nu se poate citi conținutul lui %s" #: windmc.c:1135 msgid "input file does not seems to be UFT16.\n" -msgstr "" +msgstr "fișierul de intrare nu pare să fie UFT16.\n" #: windres.c:214 #, c-format msgid "can't open %s `%s': %s" -msgstr "nu pot deschide %s `%s': %s" +msgstr "nu se poate deschide %s „%s”: %s" #: windres.c:383 #, c-format msgid ": expected to be a directory\n" -msgstr ": am așteptat să fie un director\n" +msgstr ": se aștepta să fie un director\n" #: windres.c:395 #, c-format msgid ": expected to be a leaf\n" -msgstr "" +msgstr ": se aștepta să fie o foaie\n" #: windres.c:406 #, c-format msgid ": duplicate value\n" -msgstr "" +msgstr ": valoare duplicată\n" #: windres.c:558 #, c-format msgid "unknown format type `%s'" -msgstr "tip format necunoscut `%s'" +msgstr "tip de format necunoscut „%s”" #: windres.c:559 #, c-format msgid "%s: supported formats:" -msgstr "" +msgstr "%s: formate acceptate:" #. Otherwise, we give up. #: windres.c:642 #, c-format msgid "can not determine type of file `%s'; use the -J option" -msgstr "" +msgstr "nu se poate determina tipul de fișier „%s”; utilizați opțiunea „-J”" #: windres.c:654 #, c-format msgid "Usage: %s [option(s)] [input-file] [output-file]\n" -msgstr "" +msgstr "Utilizare: %s [opțiune(i)] [fișier-intrare] [fișier-ieșire]\n" #: windres.c:656 #, c-format @@ -12893,22 +13089,21 @@ msgid "" msgstr "" #: windres.c:845 -#, fuzzy msgid "invalid codepage specified.\n" -msgstr "nici o operațiune specificată" +msgstr "s-a specificat o pagină de cod nevalidă.\n" #: windres.c:860 msgid "invalid option -f\n" -msgstr "opțiune invalidă -f\n" +msgstr "opțiune nevalidă „-f”\n" #: windres.c:865 msgid "No filename following the -fo option.\n" -msgstr "" +msgstr "Niciun nume de fișier după opțiunea „-fo”.\n" #: windres.c:960 #, c-format msgid "Option -I is deprecated for setting the input format, please use -J instead.\n" -msgstr "" +msgstr "Opțiunea „-I” este depreciată pentru configurarea formatului de intrare, utilizați opțiunea „-J” în schimb.\n" #: windres.c:1073 msgid "no resources" @@ -12917,14 +13112,18 @@ msgstr "nici o resursă" #: wrstabs.c:353 wrstabs.c:1926 #, c-format msgid "string_hash_lookup failed: %s" -msgstr "" +msgstr "string_hash_lookup a eșuat: %s" #: wrstabs.c:638 #, c-format msgid "stab_int_type: bad size %u" -msgstr "" +msgstr "stab_int_type: dimensiune greșită %u" #: wrstabs.c:1396 #, c-format msgid "%s: warning: unknown size for field `%s' in struct" -msgstr "" +msgstr "%s: avertisment: dimensiune necunoscută pentru câmpul „%s” din structură" + +#, fuzzy +#~ msgid "%c(addr_index: 0x%s): %s" +#~ msgstr "Avertisment: %s: %s\n" diff --git a/ld/po/sv.po b/ld/po/sv.po index bb4702d..77ab8be 100644 --- a/ld/po/sv.po +++ b/ld/po/sv.po @@ -1,41 +1,41 @@ # Swedish messages for ld. -# Copyright © 2001, 2002, 2004, 2017 Free Software Foundation, Inc. +# Copyright © 2001, 2002, 2004, 2017, 2022 Free Software Foundation, Inc. # This file is distributed under the same license as the binutils package. # Christian Rose <menthos@menthos.com>, 2001, 2002, 2004. -# Sebastian Rasmussen <sebras@gmail.com>, 2017. +# Sebastian Rasmussen <sebras@gmail.com>, 2017, 2022. # # map file -> tabellfil # section -> sektion # msgid "" msgstr "" -"Project-Id-Version: ld 2.33.90\n" -"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" -"POT-Creation-Date: 2020-01-18 14:04+0000\n" -"PO-Revision-Date: 2020-05-16 01:21+0800\n" +"Project-Id-Version: ld 2.38.90\n" +"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" +"POT-Creation-Date: 2022-07-08 11:05+0100\n" +"PO-Revision-Date: 2022-10-27 14:40+0200\n" "Last-Translator: Sebastian Rasmussen <sebras@gmail.com>\n" -"Language-Team: Swedish <tp-sv-list@lists.sourceforge.net>\n" +"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.3\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" +"X-Generator: Poedit 3.1.1\n" -#: ldcref.c:171 +#: ldcref.c:170 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n" msgstr "%X%P: bfd_hash_table_init av korsreferenstabellen misslyckades: %E\n" -#: ldcref.c:177 +#: ldcref.c:176 msgid "%X%P: cref_hash_lookup failed: %E\n" msgstr "%X%P: cref_hash_lookup misslyckades: %E\n" -#: ldcref.c:187 +#: ldcref.c:186 msgid "%X%P: cref alloc failed: %E\n" msgstr "%X%P: cref-allokering misslyckades: %E\n" -#: ldcref.c:372 +#: ldcref.c:371 #, c-format msgid "" "\n" @@ -46,38 +46,37 @@ msgstr "" "Korsreferenstabell\n" "\n" -#: ldcref.c:373 +#: ldcref.c:372 msgid "Symbol" msgstr "Symbol" -#: ldcref.c:381 +#: ldcref.c:380 #, c-format msgid "File\n" msgstr "Fil\n" -#: ldcref.c:385 +#: ldcref.c:384 #, c-format msgid "No symbols\n" msgstr "Inga symboler\n" -#: ldcref.c:414 ldcref.c:566 +#: ldcref.c:413 ldcref.c:565 #, fuzzy #| msgid "%P: symbol `%T' missing from main hash table\n" msgid "%P: symbol `%pT' missing from main hash table\n" msgstr "%P: symbolen ”%T” saknas från hashtabellen\n" -#: ldcref.c:518 ldcref.c:629 ldmain.c:1227 ldmisc.c:335 pe-dll.c:726 -#: pe-dll.c:1305 pe-dll.c:1426 pe-dll.c:1549 earm_wince_pe.c:1437 -#: earm_wince_pe.c:1644 earmpe.c:1437 earmpe.c:1644 ei386pe.c:1437 -#: ei386pe.c:1644 ei386pe_posix.c:1437 ei386pe_posix.c:1644 ei386pep.c:1422 -#: emcorepe.c:1437 emcorepe.c:1644 eppcpe.c:1437 eppcpe.c:1644 eshpe.c:1437 -#: eshpe.c:1644 +#: ldcref.c:517 ldcref.c:628 ldmain.c:1304 ldmisc.c:336 pe-dll.c:738 +#: pe-dll.c:1304 pe-dll.c:1425 pe-dll.c:1551 earm_wince_pe.c:1486 +#: earm_wince_pe.c:1693 earmpe.c:1486 earmpe.c:1693 ei386pe.c:1486 +#: ei386pe.c:1693 ei386pe_posix.c:1486 ei386pe_posix.c:1693 ei386pep.c:1475 +#: emcorepe.c:1486 emcorepe.c:1693 eshpe.c:1486 eshpe.c:1693 #, fuzzy #| msgid "%B%F: could not read symbols: %E\n" msgid "%F%P: %pB: could not read symbols: %E\n" msgstr "%B%F: kunde inte läsa symboler: %E\n" -#: ldcref.c:691 ldcref.c:698 ldmain.c:1289 ldmain.c:1296 +#: ldcref.c:690 ldcref.c:697 ldmain.c:1366 ldmain.c:1373 #, fuzzy #| msgid "%B%F: could not read relocs: %E\n" msgid "%F%P: %pB: could not read relocs: %E\n" @@ -87,7 +86,7 @@ msgstr "%B%F: kunde inte läsa omlokaliseringar: %E\n" #. in OUTSECNAME. This reloc is from a section which is #. mapped into a section from which references to OUTSECNAME #. are prohibited. We must report an error. -#: ldcref.c:725 +#: ldcref.c:724 #, fuzzy #| msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n" msgid "%X%P: %C: prohibited cross reference from %s to `%pT' in %s\n" @@ -133,49 +132,55 @@ msgstr "" "Grupp Symbol\n" "\n" -#: ldelf.c:71 +#: ldelf.c:77 #, fuzzy #| msgid "%B: warning: defined here\n" msgid "%P: warning: -z dynamic-undefined-weak ignored\n" msgstr "%B: varning: definierad här\n" -#: ldelf.c:98 +#: ldelf.c:97 +#, fuzzy +#| msgid "%F%P: invalid BFD target `%s'\n" +msgid "%F%P: common page size (0x%v) > maximum page size (0x%v)\n" +msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" + +#: ldelf.c:123 msgid "%F%P: %pB: --just-symbols may not be used on DSO\n" msgstr "%F%P: %pB: --just-symbols får inte användas för en DSO\n" -#: ldelf.c:200 +#: ldelf.c:225 #, fuzzy #| msgid "%P%F: bfd_hash_table_init failed: %E\n" msgid "%P: %pB: bfd_stat failed: %E\n" msgstr "%P%F: bfd_hash_table_init misslyckades: %E\n" -#: ldelf.c:241 +#: ldelf.c:266 msgid "%P: warning: %s, needed by %pB, may conflict with %s\n" msgstr "%P: varning: %s, behövs av %pB, kan stå i konflikt med %s\n" -#: ldelf.c:261 ldfile.c:133 +#: ldelf.c:286 ldfile.c:133 #, c-format msgid "attempt to open %s failed\n" msgstr "försök att öppna %s misslyckades\n" -#: ldelf.c:296 +#: ldelf.c:323 #, fuzzy #| msgid "%F%P: bfd_hash_table_init failed: %E\n" msgid "%F%P: %pB: bfd_elf_get_bfd_needed_list failed: %E\n" msgstr "%F%P: bfd_hash_table_init misslyckades: %E\n" -#: ldelf.c:344 +#: ldelf.c:371 #, fuzzy #| msgid "%F%P: bfd_hash_table_init failed: %E\n" msgid "%F%P: %pB: bfd_stat failed: %E\n" msgstr "%F%P: bfd_hash_table_init misslyckades: %E\n" -#: ldelf.c:350 +#: ldelf.c:377 #, c-format msgid "found %s at %s\n" msgstr "hittade %s vid %s\n" -#: ldelf.c:380 ldlang.c:3087 ldlang.c:3101 +#: ldelf.c:410 ldlang.c:3166 ldlang.c:3180 #, fuzzy #| msgid "%F%B: error adding symbols: %E\n" msgid "%F%P: %pB: error adding symbols: %E\n" @@ -184,117 +189,168 @@ msgstr "%F%B: fel då symboler lades till: %E\n" #. We only issue an "unrecognised" message in verbose mode #. as the $<foo> token might be a legitimate component of #. a path name in the target's file system. -#: ldelf.c:567 +#: ldelf.c:597 #, c-format msgid "unrecognised or unsupported token '%s' in search path\n" msgstr "okänd symbol eller symbol som saknar stöd ”%s” finns i sökväg\n" -#: ldelf.c:1011 +#: ldelf.c:1077 +#, c-format +msgid "%s needed by %pB\n" +msgstr "%s behövs av %pB\n" + +#: ldelf.c:1186 +msgid "%P: warning: %s, needed by %pB, not found (try using -rpath or -rpath-link)\n" +msgstr "%P: varning: %s, behövs av %pB, hittades inte (prova att använda -rpath eller -rpath-link)\n" + +#: ldelf.c:1202 +#, fuzzy +#| msgid "%F%P: failed to parse EH frame entries\n" +msgid "%F%P: failed to add DT_NEEDED dynamic tag\n" +msgstr "%F%P: misslyckades att tolka EH-ramposter\n" + +#: ldelf.c:1253 #, fuzzy #| msgid "%F%P: cannot open %s for %s: %E\n" msgid "%F%P: %s: can't open for writing: %E\n" msgstr "%F%P: kan inte öppna %s för %s: %E\n" -#: ldelf.c:1088 +#: ldelf.c:1309 +msgid "%F%P: cannot use executable file '%pB' as input to a link\n" +msgstr "%F%P: kan inte använda körbar fil ”%pB” som indata till en länk\n" + +#: ldelf.c:1363 msgid "%F%P: compact frame descriptions incompatible with DWARF2 .eh_frame from %pB\n" msgstr "%F%P: komprimera rambeskrivningar som är inkompatibla med DWARF2 .eh_frame från %pB\n" -#: ldelf.c:1124 +#: ldelf.c:1399 msgid "%P: warning: cannot create .eh_frame_hdr section, --eh-frame-hdr ignored\n" msgstr "%P: varning: kan inte skapa .eh_frame_hdr_sektion, --eh-frame-hdr hoppas över\n" -#: ldelf.c:1179 -#, c-format -msgid "%s needed by %pB\n" -msgstr "%s behövs av %pB\n" - -#: ldelf.c:1288 -msgid "%P: warning: %s, needed by %pB, not found (try using -rpath or -rpath-link)\n" -msgstr "%P: varning: %s, behövs av %pB, hittades inte (prova att använda -rpath eller -rpath-link)\n" - -#: ldelf.c:1295 +#: ldelf.c:1405 msgid "%F%P: failed to parse EH frame entries\n" msgstr "%F%P: misslyckades att tolka EH-ramposter\n" -#: ldelf.c:1334 +#: ldelf.c:1447 #, fuzzy #| msgid "%P: warning: .buildid section discarded, --build-id ignored.\n" msgid "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n" msgstr "%P: varning: .buildid-sektion förkastad, --build-id ignorerat.\n" -#: ldelf.c:1380 earm_wince_pe.c:1231 earmpe.c:1231 ei386pe.c:1231 -#: ei386pe_posix.c:1231 ei386pep.c:1234 emcorepe.c:1231 eppcpe.c:1231 -#: eshpe.c:1231 +#: ldelf.c:1496 earm_wince_pe.c:1277 earmpe.c:1277 ei386pe.c:1277 +#: ei386pe_posix.c:1277 ei386pep.c:1284 emcorepe.c:1277 eshpe.c:1277 #, fuzzy #| msgid "%P: warning: .buildid section discarded, --build-id ignored.\n" msgid "%P: warning: unrecognized --build-id style ignored\n" msgstr "%P: varning: .buildid-sektion förkastad, --build-id ignorerat.\n" -#: ldelf.c:1398 +#: ldelf.c:1515 #, fuzzy #| msgid "%P: warning: .buildid section discarded, --build-id ignored.\n" msgid "%P: warning: cannot create .note.gnu.build-id section, --build-id ignored\n" msgstr "%P: varning: .buildid-sektion förkastad, --build-id ignorerat.\n" -#: ldelf.c:1430 eaix5ppc.c:1370 eaix5rs6.c:1370 eaixppc.c:1370 eaixrs6.c:1370 -#: eppcmacos.c:1370 +#: ldelf.c:1536 +#, fuzzy +#| msgid "%P: warning: .buildid section discarded, --build-id ignored.\n" +msgid "%P: warning: .note.package section discarded, --package-metadata ignored\n" +msgstr "%P: varning: .buildid-sektion förkastad, --build-id ignorerat.\n" + +#: ldelf.c:1591 +msgid "%P: warning: --package-metadata is empty, ignoring\n" +msgstr "%P: varning: --package-metadata är tom, hoppar över\n" + +#: ldelf.c:1601 +msgid "%P: warning: --package-metadata=%s does not contain valid JSON, ignoring: %s\n" +msgstr "%P: varning: --package-metadata=%s innehåller inte giltig JSON, hoppar över: %s\n" + +#: ldelf.c:1630 +#, fuzzy +#| msgid "%P: warning: cannot create .eh_frame_hdr section, --eh-frame-hdr ignored\n" +msgid "%P: warning: cannot create .note.package section, --package-metadata ignored\n" +msgstr "%P: varning: kan inte skapa .eh_frame_hdr_sektion, --eh-frame-hdr hoppas över\n" + +#: ldelf.c:1662 eaix5ppc.c:1574 eaix5rs6.c:1574 eaixppc.c:1574 eaixrs6.c:1574 +#: eppcmacos.c:1574 #, fuzzy #| msgid "%P%F: failed creating section `%s': %E\n" msgid "%F%P: failed to record assignment to %s: %E\n" msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" -#: ldelf.c:1612 ldelf.c:1677 eaix5ppc.c:832 eaix5rs6.c:832 eaixppc.c:832 -#: eaixrs6.c:832 eelf64_ia64_vms.c:209 eppcmacos.c:832 +#: ldelf.c:1840 ldelf.c:1905 eaix5ppc.c:844 eaix5rs6.c:844 eaixppc.c:844 +#: eaixrs6.c:844 eelf64_ia64_vms.c:209 eppcmacos.c:844 #, fuzzy #| msgid "%P%F: failed creating section `%s': %E\n" msgid "%F%P: failed to set dynamic section sizes: %E\n" msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" -#: ldelf.c:1649 +#: ldelf.c:1877 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%F%P: %pB: can't read contents of section .gnu.warning: %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: ldelfgen.c:55 +#: ldelfgen.c:284 +#, fuzzy +#| msgid "%F%P: %s uses undefined section %s\n" +msgid "%F%P: %pA has both ordered and unordered sections\n" +msgstr "%F%P: %s använder odefinierad sektion %s\n" + +#: ldelfgen.c:309 #, fuzzy #| msgid "%F%P: clone section failed: %E\n" msgid "%F%P: map sections to segments failed: %E\n" msgstr "%F%P: klonsektion misslyckades: %E\n" -#: ldelfgen.c:75 -msgid "%F%P: looping in map_segments" +#: ldelfgen.c:329 +#, fuzzy +#| msgid "%F%P: looping in map_segments" +msgid "%F%P: looping in map_segments\n" msgstr "%F%P: loopar i map_segments" -#: ldelfgen.c:177 +#: ldelfgen.c:341 +#, fuzzy +#| msgid "%P%F: failed creating section `%s': %E\n" +msgid "%F%P: failed to strip zero-sized dynamic sections\n" +msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" + +#: ldelfgen.c:419 msgid "%F%P: warning: CTF strtab association failed; strings will not be shared: %s\n" msgstr "%F%P: varning: CTF strtab-associering misslyckades; strängar kommer inte att delas: %s\n" -#: ldelfgen.c:183 -msgid "%F%P: warning: CTF symbol shuffling failed; slight space cost: %s\n" +#: ldelfgen.c:446 +#, fuzzy +#| msgid "%F%P: warning: CTF strtab association failed; strings will not be shared: %s\n" +msgid "%F%P: warning: CTF symbol addition failed; CTF will not be tied to symbols: %s\n" +msgstr "%F%P: varning: CTF strtab-associering misslyckades; strängar kommer inte att delas: %s\n" + +#: ldelfgen.c:456 +#, fuzzy +#| msgid "%F%P: warning: CTF symbol shuffling failed; slight space cost: %s\n" +msgid "%F%P: warning: CTF symbol shuffling failed; CTF will not be tied to symbols: %s\n" msgstr "%F%P: varning: CTF-symbolblandning misslyckades; en mindre utrymmeskostnad: %s\n" -#: ldemul.c:303 +#: ldemul.c:317 #, fuzzy, c-format #| msgid "%S SYSLIB ignored\n" msgid "%pS SYSLIB ignored\n" msgstr "%S SYSLIB ignorerades\n" -#: ldemul.c:309 +#: ldemul.c:323 #, fuzzy, c-format #| msgid "%S HLL ignored\n" msgid "%pS HLL ignored\n" msgstr "%S HLL ignorerades\n" -#: ldemul.c:329 +#: ldemul.c:343 msgid "%P: unrecognised emulation mode: %s\n" msgstr "%P: okänt emuleringsläge: %s\n" -#: ldemul.c:330 +#: ldemul.c:344 msgid "Supported emulations: " msgstr "Emuleringar som stöds: " -#: ldemul.c:372 +#: ldemul.c:386 #, c-format msgid " no emulation specific options.\n" msgstr " inga emuleringsspecifika flaggor.\n" @@ -311,97 +367,97 @@ msgstr "%P%F: bfd_hash_allocate misslyckades att skapa symbol %s\n" msgid "%F%P: bfd_hash_lookup failed creating symbol %s\n" msgstr "%P%F: bfd_hash_lookup misslyckades med att skapa symbol %s\n" -#: ldexp.c:552 +#: ldexp.c:561 msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n" msgstr "%P: varning: adress för ”%s” är inte en multipel av maximal sidstorlek\n" -#: ldexp.c:631 +#: ldexp.c:640 #, fuzzy #| msgid "%F%S %% by zero\n" msgid "%F%P:%pS %% by zero\n" msgstr "%F%S %% med noll\n" -#: ldexp.c:640 +#: ldexp.c:649 #, fuzzy #| msgid "%F%S / by zero\n" msgid "%F%P:%pS / by zero\n" msgstr "%F%S / med noll\n" -#: ldexp.c:733 ldlang.c:3830 ldmain.c:1194 earm_wince_pe.c:1772 earmpe.c:1772 -#: ei386pe.c:1772 ei386pe_posix.c:1772 ei386pep.c:1646 emcorepe.c:1772 -#: eppcpe.c:1772 eshpe.c:1772 +#: ldexp.c:745 ldlang.c:4018 ldmain.c:1271 earm_wince_pe.c:1804 earmpe.c:1804 +#: ei386pe.c:1804 ei386pe_posix.c:1804 ei386pep.c:1699 emcorepe.c:1804 +#: eshpe.c:1804 #, fuzzy #| msgid "%P%F: bfd_link_hash_lookup failed: %E\n" msgid "%F%P: bfd_link_hash_lookup failed: %E\n" msgstr "%P%F: bfd_link_hash_lookup misslyckades: %E\n" -#: ldexp.c:745 +#: ldexp.c:758 #, fuzzy #| msgid "%X%S: unresolvable symbol `%s' referenced in expression\n" msgid "%X%P:%pS: unresolvable symbol `%s' referenced in expression\n" msgstr "%X%S: oupplösningsbara symbolen ”%s” refererades i uttrycket\n" -#: ldexp.c:760 +#: ldexp.c:773 #, fuzzy #| msgid "%F%S: undefined symbol `%s' referenced in expression\n" msgid "%F%P:%pS: undefined symbol `%s' referenced in expression\n" msgstr "%F%S: odefinierade symbolen ”%s” refererades i uttrycket\n" -#: ldexp.c:798 ldexp.c:816 ldexp.c:844 +#: ldexp.c:811 ldexp.c:829 ldexp.c:857 #, fuzzy #| msgid "%F%S: undefined section `%s' referenced in expression\n" msgid "%F%P:%pS: undefined section `%s' referenced in expression\n" msgstr "%F%S: odefinierade sektionen ”%s” refererades till i uttryck\n" -#: ldexp.c:875 ldexp.c:889 +#: ldexp.c:896 ldexp.c:910 #, fuzzy #| msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n" msgid "%F%P:%pS: undefined MEMORY region `%s' referenced in expression\n" msgstr "%F%S: odefinierad MINNES-region ”%s” refererades till i uttryck\n" -#: ldexp.c:901 +#: ldexp.c:922 #, fuzzy #| msgid "%F%S: unknown constant `%s' referenced in expression\n" msgid "%F%P:%pS: unknown constant `%s' referenced in expression\n" msgstr "%F%S: okänd konstant ”%s” refererades till i uttryck\n" -#: ldexp.c:1049 +#: ldexp.c:1070 #, fuzzy #| msgid "%F%S can not PROVIDE assignment to location counter\n" msgid "%F%P:%pS can not PROVIDE assignment to location counter\n" msgstr "%F%S kan inte TILLHANDAHÅLLA tilldelning till platsräknare\n" -#: ldexp.c:1082 +#: ldexp.c:1103 #, fuzzy #| msgid "%F%S invalid assignment to location counter\n" msgid "%F%P:%pS invalid assignment to location counter\n" msgstr "%F%S ogiltig tilldelning till platsräknare\n" -#: ldexp.c:1086 +#: ldexp.c:1107 #, fuzzy #| msgid "%F%S assignment to location counter invalid outside of SECTIONS\n" msgid "%F%P:%pS assignment to location counter invalid outside of SECTIONS\n" msgstr "%F%S tilldelning till platsräknare ogiltig utanför SEKTIONER\n" -#: ldexp.c:1105 +#: ldexp.c:1126 #, fuzzy #| msgid "%F%S cannot move location counter backwards (from %V to %V)\n" msgid "%F%P:%pS cannot move location counter backwards (from %V to %V)\n" msgstr "%F%S kan inte flytta platsräknare bakåt (från %V till %V)\n" -#: ldexp.c:1165 +#: ldexp.c:1186 #, fuzzy #| msgid "%P%F:%s: hash creation failed\n" msgid "%F%P:%s: hash creation failed\n" msgstr "%P%F:%s: skapande av hash misslyckades\n" -#: ldexp.c:1530 ldexp.c:1572 ldexp.c:1632 +#: ldexp.c:1558 ldexp.c:1600 ldexp.c:1660 #, fuzzy #| msgid "%F%S: nonconstant expression for %s\n" msgid "%F%P:%pS: nonconstant expression for %s\n" msgstr "%F%S: icke-konstant uttryck för %s\n" -#: ldexp.c:1658 ldlang.c:1255 ldlang.c:3405 ldlang.c:7644 +#: ldexp.c:1686 ldlang.c:1279 ldlang.c:3500 ldlang.c:8062 #, fuzzy #| msgid "%P%F: can not create hash table: %E\n" msgid "%F%P: can not create hash table: %E\n" @@ -416,93 +472,109 @@ msgstr "försök att öppna %s lyckades\n" msgid "%F%P: invalid BFD target `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: ldfile.c:266 ldfile.c:296 +#: ldfile.c:267 ldfile.c:297 msgid "%P: skipping incompatible %s when searching for %s\n" msgstr "%P: hoppar över inkompatibel %s vid sökning av %s\n" -#: ldfile.c:279 +#: ldfile.c:280 msgid "%F%P: attempted static link of dynamic object `%s'\n" msgstr "%F%P: försökte länka dynamiskt objekt ”%s” statiskt\n" -#: ldfile.c:406 +#: ldfile.c:407 msgid "%P: cannot find %s (%s): %E\n" msgstr "%P: kan inte hitta %s (%s): %E\n" -#: ldfile.c:409 +#. We ignore the return status of the script +#. and always print the error message. +#: ldfile.c:410 ldfile.c:494 ldfile.c:498 msgid "%P: cannot find %s: %E\n" msgstr "%P: kan inte hitta %s: %E\n" -#: ldfile.c:444 +#: ldfile.c:462 msgid "%P: cannot find %s inside %s\n" msgstr "%P: kan inte hitta %s inuti %s\n" -#: ldfile.c:447 -msgid "%P: cannot find %s\n" -msgstr "%P: kan inte hitta %s\n" +#: ldfile.c:477 ldmain.c:1451 +msgid "%P: About to run error handling script '%s' with arguments: '%s' '%s'\n" +msgstr "%P: Kör strax felhanteringsskript ”%s” med argument: ”%s” ”%s”\n" -#: ldfile.c:469 +#: ldfile.c:481 ldmain.c:1455 +#, fuzzy +#| msgid "Read linker script" +msgid "error handling script" +msgstr "Läs länkskript" + +#: ldfile.c:487 ldmain.c:1461 +msgid "%P: Failed to run error handling script '%s', reason: " +msgstr "%P: Misslyckades med att köra felhanteringsskript ”%s”, anledning: " + +#: ldfile.c:508 +msgid "%P: note to link with %s use -l:%s or rename it to lib%s\n" +msgstr "%P: notering till länkning med %s använd -l:%s eller byt namn på det till lib%s\n" + +#: ldfile.c:537 #, c-format msgid "cannot find script file %s\n" msgstr "kan inte hitta skriptfilen %s\n" -#: ldfile.c:471 +#: ldfile.c:539 #, c-format msgid "opened script file %s\n" msgstr "öppnade skriptfilen %s\n" -#: ldfile.c:620 +#: ldfile.c:688 msgid "%F%P: error: linker script file '%s' appears multiple times\n" msgstr "%F%P: fel: länkarskriptfil ”%s” förekommer flera gånger\n" -#: ldfile.c:642 +#: ldfile.c:710 #, fuzzy #| msgid "%P%F: cannot open linker script file %s: %E\n" msgid "%F%P: cannot open linker script file %s: %E\n" msgstr "%P%F: kan inte öppna länkskriptfilen %s: %E\n" -#: ldfile.c:713 +#: ldfile.c:783 #, fuzzy #| msgid "%P%F: cannot represent machine `%s'\n" msgid "%F%P: cannot represent machine `%s'\n" msgstr "%P%F: kan inte representera maskinen ”%s”\n" -#: ldlang.c:1339 +#: ldlang.c:1363 #, fuzzy #| msgid "%P:%S: warning: redeclaration of memory region `%s'\n" msgid "%P:%pS: warning: redeclaration of memory region `%s'\n" msgstr "%P:%S: varning: omdeklaration av minnesregion ”%s”\n" -#: ldlang.c:1345 +#: ldlang.c:1369 #, fuzzy #| msgid "%P:%S: warning: memory region `%s' not declared\n" msgid "%P:%pS: warning: memory region `%s' not declared\n" msgstr "%P:%S: varning: minnesregion ”%s” har inte deklarerats\n" -#: ldlang.c:1381 +#: ldlang.c:1405 #, fuzzy #| msgid "%F%P:%S: error: alias for default memory region\n" msgid "%F%P:%pS: error: alias for default memory region\n" msgstr "%F%P:%S: fel: alias för standard minnesområde\n" -#: ldlang.c:1392 +#: ldlang.c:1416 #, fuzzy #| msgid "%F%P:%S: error: redefinition of memory region alias `%s'\n" msgid "%F%P:%pS: error: redefinition of memory region alias `%s'\n" msgstr "%F%P: %S: fel: omdefinition av alias för minnesområde ”%s”\n" -#: ldlang.c:1399 +#: ldlang.c:1423 #, fuzzy #| msgid "%F%P:%S: error: memory region `%s' for alias `%s' does not exist\n" msgid "%F%P:%pS: error: memory region `%s' for alias `%s' does not exist\n" msgstr "%F%P:%S: fel: minnesområde ”%s” för alias ”%s” existerar inte\n" -#: ldlang.c:1458 ldlang.c:1497 +#: ldlang.c:1484 ldlang.c:1519 #, fuzzy #| msgid "%P%F: failed creating section `%s': %E\n" msgid "%F%P: failed creating section `%s': %E\n" msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" -#: ldlang.c:2195 +#: ldlang.c:2219 msgid "" "\n" "As-needed library included to satisfy reference by file (symbol)\n" @@ -512,7 +584,7 @@ msgstr "" "As-needed-bibliotek inkluderat för att tillfredsställa referens av fil (symbol)\n" "\n" -#: ldlang.c:2262 +#: ldlang.c:2286 #, c-format msgid "" "\n" @@ -523,7 +595,7 @@ msgstr "" "Överhoppade indatasektioner\n" "\n" -#: ldlang.c:2270 +#: ldlang.c:2294 msgid "" "\n" "Memory Configuration\n" @@ -533,23 +605,23 @@ msgstr "" "Minneskonfiguration\n" "\n" -#: ldlang.c:2272 +#: ldlang.c:2296 msgid "Name" msgstr "Namn" -#: ldlang.c:2272 +#: ldlang.c:2296 msgid "Origin" msgstr "Början" -#: ldlang.c:2272 +#: ldlang.c:2296 msgid "Length" msgstr "Längd" -#: ldlang.c:2272 +#: ldlang.c:2296 msgid "Attributes" msgstr "Attribut" -#: ldlang.c:2312 +#: ldlang.c:2336 #, c-format msgid "" "\n" @@ -560,137 +632,204 @@ msgstr "" "Länkskript och minnestabell\n" "\n" -#: ldlang.c:2365 +#: ldlang.c:2389 #, fuzzy #| msgid "%P%F: Illegal use of `%s' section\n" msgid "%F%P: illegal use of `%s' section\n" msgstr "%P%F: Otillåten användning av sektionen ”%s”\n" -#: ldlang.c:2374 +#: ldlang.c:2398 #, fuzzy #| msgid "%P%F: output format %s cannot represent section called %s: %E\n" msgid "%F%P: output format %s cannot represent section called %s: %E\n" msgstr "%P%F: utdataformatet %s kan inte representera sektion kallad %s: %E\n" -#: ldlang.c:2993 +#: ldlang.c:2566 +msgid "%P:%pS: warning: --enable-non-contiguous-regions makes section `%pA' from '%pB' match /DISCARD/ clause.\n" +msgstr "%P:%pS: varning: --enable-non-continguous-regions får sektion ”%pA” från ”%pB” att matcha /DISCARD/-klausulen.\n" + +#: ldlang.c:2599 +msgid "%P:%pS: warning: --enable-non-contiguous-regions may change behaviour for section `%pA' from '%pB' (assigned to %pA, but additional match: %pA)\n" +msgstr "%P:%pS: varning: --enable-non-contiguous-regions kan ändra beteende för sektion ”%pA” från ”%pB” (tilldelad till %pA, men kommer också att macha: %pA)\n" + +#: ldlang.c:3069 #, fuzzy #| msgid "%F%B: file not recognized: %E\n" msgid "%P: %pB: file not recognized: %E; matching formats:" msgstr "%F%B: filen inte igenkänd: %E\n" -#: ldlang.c:3001 +#: ldlang.c:3078 #, fuzzy #| msgid "%F%B: file not recognized: %E\n" msgid "%F%P: %pB: file not recognized: %E\n" msgstr "%F%B: filen inte igenkänd: %E\n" -#: ldlang.c:3072 +#: ldlang.c:3151 #, fuzzy #| msgid "%F%B: member %B in archive is not an object\n" msgid "%F%P: %pB: member %pB in archive is not an object\n" msgstr "%F%B: medlem %B i arkivet är inte ett objekt\n" -#: ldlang.c:3375 +#: ldlang.c:3422 +#, fuzzy +#| msgid "%F%P: error: linker script file '%s' appears multiple times\n" +msgid "%F%P: input file '%s' is the same as output file\n" +msgstr "%F%P: fel: länkarskriptfil ”%s” förekommer flera gånger\n" + +#: ldlang.c:3470 msgid "%P: warning: could not find any targets that match endianness requirement\n" msgstr "%P: varning: kunde inte hitta några mål som matchar kravet på byteordning\n" -#: ldlang.c:3389 +#: ldlang.c:3484 #, fuzzy #| msgid "%P%F: target %s not found\n" msgid "%F%P: target %s not found\n" msgstr "%P%F: målet %s hittades inte\n" -#: ldlang.c:3391 +#: ldlang.c:3486 #, fuzzy #| msgid "%P%F: cannot open output file %s: %E\n" msgid "%F%P: cannot open output file %s: %E\n" msgstr "%P%F: kan inte öppna utdatafilen %s: %E\n" -#: ldlang.c:3397 +#: ldlang.c:3492 #, fuzzy #| msgid "%P%F:%s: can not make object file: %E\n" msgid "%F%P: %s: can not make object file: %E\n" msgstr "%P%F:%s: kan inte skapa objektfilen: %E\n" -#: ldlang.c:3401 +#: ldlang.c:3496 #, fuzzy #| msgid "%P%F:%s: can not set architecture: %E\n" msgid "%F%P: %s: can not set architecture: %E\n" msgstr "%P%F:%s: kan inte ställa in arkitektur: %E\n" -#: ldlang.c:3581 +#: ldlang.c:3676 msgid "%P: warning: %s contains output sections; did you forget -T?\n" msgstr "%P: varning: %s innehåller utdatasektioner; glömde du -T?\n" -#: ldlang.c:3637 -msgid "%P: warning: CTF section in `%pI' not loaded: its types will be discarded: `%s'\n" +#: ldlang.c:3723 +#, fuzzy, c-format +#| msgid "%P: mode %s\n" +msgid "%s: %s\n" +msgstr "%P: läge %s\n" + +#: ldlang.c:3723 +#, fuzzy +#| msgid "warning: " +msgid "CTF warning" +msgstr "varning: " + +#: ldlang.c:3723 +#, fuzzy +#| msgid "%P: error: " +msgid "CTF error" +msgstr "%P: fel: " + +#: ldlang.c:3729 +#, c-format +msgid "CTF error: cannot get CTF errors: `%s'\n" +msgstr "CTF-fel: kan inte hämta CTF-fel: ”%s”\n" + +#: ldlang.c:3763 +#, fuzzy +#| msgid "%P: warning: CTF section in `%pI' not loaded: its types will be discarded: `%s'\n" +msgid "%P: warning: CTF section in %pB not loaded; its types will be discarded: %s\n" msgstr "%P: varning: CTF-sektion i ”%pI” inte inläst: dess typer kommer att kastas: ”%s”\n" -#: ldlang.c:3662 +#: ldlang.c:3792 #, fuzzy #| msgid "%P: warning: dot moved backwards before `%s'\n" -msgid "%P: warning: CTF output not created: `s'\n" +msgid "%P: warning: CTF output not created: `%s'\n" msgstr "%P: varning: punkt flyttad bakåt före ”%s”\n" -#: ldlang.c:3704 +#: ldlang.c:3835 #, fuzzy -#| msgid "%F%P: cannot open %s: %E\n" -msgid "%F%P: cannot link with CTF in %pB: %s\n" -msgstr "%F%P: kan inte öppna %s: %E\n" +#| msgid "%P: warning: CTF section in `%pI' not loaded: its types will be discarded: `%s'\n" +msgid "%P: warning: CTF section in %pB cannot be linked: `%s'\n" +msgstr "%P: varning: CTF-sektion i ”%pI” inte inläst: dess typer kommer att kastas: ”%s”\n" -#: ldlang.c:3714 -msgid "%F%P: CTF linking failed; output will have no CTF section: %s\n" +#: ldlang.c:3855 +#, fuzzy +#| msgid "%F%P: CTF linking failed; output will have no CTF section: %s\n" +msgid "%P: warning: CTF linking failed; output will have no CTF section: %s\n" msgstr "%F%P: CTF-länkning misslyckades; utdata kommer inte att ha någon CTF-sektion: %s\n" -#: ldlang.c:3770 -msgid "%F%P: CTF section emission failed; output will have no CTF section: %s\n" +#: ldlang.c:3926 +#, fuzzy +#| msgid "%F%P: CTF section emission failed; output will have no CTF section: %s\n" +msgid "%P: warning: CTF section emission failed; output will have no CTF section: %s\n" msgstr "%F%P: CTF-sektionsutmatning misslyckades; utdata kommer inte att ha någon CTF-sektion: %s\n" -#: ldlang.c:3900 +#: ldlang.c:3965 +#, fuzzy +#| msgid "%P: warning: CTF section in `%pI' not loaded: its types will be discarded: `%s'\n" +msgid "%P: warning: CTF section in %pB not linkable: %P was built without support for CTF\n" +msgstr "%P: varning: CTF-sektion i ”%pI” inte inläst: dess typer kommer att kastas: ”%s”\n" + +#: ldlang.c:4103 #, fuzzy #| msgid "%P%X: required symbol `%s' not defined\n" msgid "%X%P: required symbol `%s' not defined\n" msgstr "%P%X: krävd symbol ”%s” är inte definierad\n" -#: ldlang.c:4206 +#: ldlang.c:4298 ldlang.c:4307 +#, fuzzy +#| msgid "%P: Can't open output def file %s\n" +msgid "%F%P: invalid type for output section `%s'\n" +msgstr "%P: Kan inte öppna utdatadefinitionsfilen %s\n" + +#: ldlang.c:4439 +msgid "warning: INSERT statement in linker script is incompatible with --enable-non-contiguous-regions.\n" +msgstr "varning: INSERT-sats i länkarskript är inkompatibelt med --enable-non-contiguous-regions.\n" + +#: ldlang.c:4452 msgid "%F%P: %s not found for insert\n" msgstr "%F%P: %s hittades inte vid infogning\n" -#: ldlang.c:4446 +#: ldlang.c:4692 msgid " load address 0x%V" msgstr " inläsningsadress 0x%V" -#: ldlang.c:4679 +#: ldlang.c:4925 msgid "%W (size before relaxing)\n" msgstr "%W (storlek innan avslappning)\n" -#: ldlang.c:4772 +#: ldlang.c:5018 #, c-format msgid "Address of section %s set to " msgstr "Adressen på sektionen %s ställd till " -#: ldlang.c:4970 +#: ldlang.c:5216 #, c-format msgid "Fail with %d\n" msgstr "Misslyckas med %d\n" -#: ldlang.c:5243 +#: ldlang.c:5429 +msgid "%F%P: Output section '%s' not large enough for the linker-created stubs section '%s'.\n" +msgstr "%F%P: Utdatasektion ”%s” är inte stor nog för stubbsektion ”%s” skapd av länkaren.\n" + +#: ldlang.c:5434 +msgid "%F%P: Relaxation not supported with --enable-non-contiguous-regions (section '%s' would overflow '%s' after it changed size).\n" +msgstr "" + +#: ldlang.c:5543 msgid "%X%P: section %s VMA wraps around address space\n" msgstr "%X%P: sektion %s VMA slår runt adressrymd\n" -#: ldlang.c:5249 +#: ldlang.c:5549 msgid "%X%P: section %s LMA wraps around address space\n" msgstr "%X%P: sektion %s LMA slår runt adressrymd\n" -#: ldlang.c:5301 +#: ldlang.c:5601 msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n" msgstr "%X%P: sektion %s LMA [%V,%V] överlappar sektion %s LMA [%V,%V]\n" -#: ldlang.c:5345 +#: ldlang.c:5645 msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n" msgstr "%X%P: sektion %s VMA [%V,%V] överlappar sektion %s VMA [%V,%V]\n" -#: ldlang.c:5368 +#: ldlang.c:5668 #, fuzzy #| msgid "%X%P: region `%s' overflowed by %ld bytes\n" msgid "%X%P: region `%s' overflowed by %lu byte\n" @@ -698,13 +837,13 @@ msgid_plural "%X%P: region `%s' overflowed by %lu bytes\n" msgstr[0] "%X%P: region ”%s” fick %ld byte överspill\n" msgstr[1] "%X%P: region ”%s” fick %ld byte överspill\n" -#: ldlang.c:5393 +#: ldlang.c:5693 #, fuzzy #| msgid "%X%P: address 0x%v of %B section `%s' is not within region `%s'\n" msgid "%X%P: address 0x%v of %pB section `%s' is not within region `%s'\n" msgstr "%X%P: adress 0x%v i %B-sektion ”%s” är inte inom området ”%s”\n" -#: ldlang.c:5404 +#: ldlang.c:5704 #, fuzzy #| msgid "%X%P: %B section `%s' will not fit in region `%s'\n" msgid "%X%P: %pB section `%s' will not fit in region `%s'\n" @@ -712,105 +851,103 @@ msgstr "" "%X%P: %B-sektion ”%s” kommer inte att få plats i region ”%s”\n" "\n" -#: ldlang.c:5486 +#: ldlang.c:5790 #, fuzzy #| msgid "%F%S: non constant or forward reference address expression for section %s\n" msgid "%F%P:%pS: non constant or forward reference address expression for section %s\n" msgstr "%F%S: icke-konstant eller framåtrefererande adressuttryck för sektion %s\n" -#: ldlang.c:5511 +#: ldlang.c:5815 #, fuzzy #| msgid "%P%X: Internal error on COFF shared library section %s\n" msgid "%X%P: internal error on COFF shared library section %s\n" msgstr "%P%X: Internt fel i delat COFF-bibliotek sektion %s\n" -#: ldlang.c:5569 +#: ldlang.c:5873 #, fuzzy #| msgid "%P%F: error: no memory region specified for loadable section `%s'\n" msgid "%F%P: error: no memory region specified for loadable section `%s'\n" msgstr "%P%F: fel: inget minnesområde angivet för inläsbara sektionen ”%s”\n" -#: ldlang.c:5573 +#: ldlang.c:5877 msgid "%P: warning: no memory region specified for loadable section `%s'\n" msgstr "%P: varning: inget minnesområde angivet för inläsbara sektionen ”%s”\n" -#: ldlang.c:5596 +#: ldlang.c:5911 #, fuzzy #| msgid "%P: warning: changing start of section %s by %lu bytes\n" -msgid "%P: warning: changing start of section %s by %lu byte\n" -msgid_plural "%P: warning: changing start of section %s by %lu bytes\n" -msgstr[0] "%P: varning: ändrar start på sektion %s med %lu byte\n" -msgstr[1] "%P: varning: ändrar start på sektion %s med %lu byte\n" +msgid "%P: warning: start of section %s changed by %ld\n" +msgstr "%P: varning: ändrar start på sektion %s med %lu byte\n" -#: ldlang.c:5691 +#: ldlang.c:6003 msgid "%P: warning: dot moved backwards before `%s'\n" msgstr "%P: varning: punkt flyttad bakåt före ”%s”\n" -#: ldlang.c:5872 +#: ldlang.c:6184 #, fuzzy #| msgid "%P%F: can't relax section: %E\n" msgid "%F%P: can't relax section: %E\n" msgstr "%P%F: kan inte slappna av sektion: %E\n" -#: ldlang.c:6255 +#: ldlang.c:6596 msgid "%F%P: invalid data statement\n" msgstr "%F%P: ogiltig datasats\n" -#: ldlang.c:6288 +#: ldlang.c:6629 msgid "%F%P: invalid reloc statement\n" msgstr "%F%P: ogiltig omlokaliseringssats\n" -#: ldlang.c:6642 +#: ldlang.c:7047 #, fuzzy #| msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n" -msgid "%F%P: gc-sections requires either an entry or an undefined symbol\n" +msgid "%F%P: --gc-sections requires a defined symbol root specified by -e or -u\n" msgstr "%P%F: gc-sektioner kräver antingen en post eller en odefinierad symbol\n" -#: ldlang.c:6666 +#: ldlang.c:7072 #, fuzzy #| msgid "%P%F:%s: can't set start address\n" msgid "%F%P: %s: can't set start address\n" msgstr "%P%F:%s: kan inte ställa in startadress\n" -#: ldlang.c:6679 ldlang.c:6697 +#: ldlang.c:7085 ldlang.c:7104 #, fuzzy #| msgid "%P%F: can't set start address\n" msgid "%F%P: can't set start address\n" msgstr "%P%F: kan inte ställa in startadress\n" -#: ldlang.c:6691 +#: ldlang.c:7098 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n" msgstr "%P: varning: kan inte hitta ingångssymbolen %s; använder som standard %V\n" -#: ldlang.c:6702 +#: ldlang.c:7109 ldlang.c:7117 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n" msgstr "%P: varning: kan inte hitta ingångssymbolen %s; ställer inte in startadress\n" -#: ldlang.c:6758 +#: ldlang.c:7173 #, fuzzy #| msgid "%P%F: Relocatable linking with relocations from format %s (%B) to format %s (%B) is not supported\n" msgid "%F%P: relocatable linking with relocations from format %s (%pB) to format %s (%pB) is not supported\n" msgstr "%P%F: Omlokaliseringsbar länkning med omlokaliseringar från formatet %s (%B) till formatet %s (%B) stöds inte\n" -#: ldlang.c:6768 +#: ldlang.c:7183 #, fuzzy #| msgid "%P%X: %s architecture of input file `%B' is incompatible with %s output\n" msgid "%X%P: %s architecture of input file `%pB' is incompatible with %s output\n" msgstr "%P%X: %s-arkitekturen i indatafilen ”%B” är inkompatibel med %s-utdata\n" -#: ldlang.c:6790 +#: ldlang.c:7207 #, fuzzy #| msgid "%P%X: failed to merge target specific data of file %B\n" msgid "%X%P: failed to merge target specific data of file %pB\n" msgstr "%P%X: misslyckades med att slå samman målspecifik data från fil %B\n" -#: ldlang.c:6861 +#: ldlang.c:7278 #, fuzzy #| msgid "%P%F: Could not define common symbol `%T': %E\n" msgid "%F%P: could not define common symbol `%pT': %E\n" msgstr "%P%F: Kunde inte definiera generell symbol ”%T”: %E\n" -#: ldlang.c:6873 +#: ldlang.c:7290 msgid "" "\n" "Allocating common symbols\n" @@ -818,7 +955,7 @@ msgstr "" "\n" "Allokerar gemensamma symboler\n" -#: ldlang.c:6874 +#: ldlang.c:7291 msgid "" "Common symbol size file\n" "\n" @@ -826,211 +963,221 @@ msgstr "" "Gemensam symbol storlek fil\n" "\n" -#: ldlang.c:6948 +#: ldlang.c:7364 msgid "%X%P: error: unplaced orphan section `%pA' from `%pB'\n" msgstr "%X%P: fel: oplacerad föräldralös sektion ”%pA” från ”%pB”\n" -#: ldlang.c:6966 +#: ldlang.c:7382 #, fuzzy #| msgid "%P: warning: no memory region specified for loadable section `%s'\n" msgid "%P: warning: orphan section `%pA' from `%pB' being placed in section `%s'\n" msgstr "%P: varning: inget minnesområde angivet för inläsbara sektionen ”%s”\n" -#: ldlang.c:7057 +#: ldlang.c:7472 #, fuzzy #| msgid "%P%F: invalid character %c (%d) in flags\n" msgid "%F%P: invalid character %c (%d) in flags\n" msgstr "%P%F: ogiltigt tecken %c (%d) i flagga\n" -#: ldlang.c:7165 +#: ldlang.c:7584 #, fuzzy #| msgid "%F%P:%S: error: align with input and explicit align specified\n" msgid "%F%P:%pS: error: align with input and explicit align specified\n" msgstr "%F%P:%S: fel: justering med indata och uttrycklig justering angiven\n" -#: ldlang.c:7671 +#: ldlang.c:8100 #, fuzzy #| msgid "%P%F: %s: plugin reported error after all symbols read\n" msgid "%F%P: %s: plugin reported error after all symbols read\n" msgstr "%P%F: %s: instick rapporterade fel efter att alla symboler lästs in\n" -#: ldlang.c:8106 +#: ldlang.c:8536 #, fuzzy #| msgid "%P%F: multiple STARTUP files\n" msgid "%F%P: multiple STARTUP files\n" msgstr "%P%F: flera samtidiga STARTUP-filer\n" -#: ldlang.c:8152 +#: ldlang.c:8582 #, fuzzy #| msgid "%X%P:%S: section has both a load address and a load region\n" msgid "%X%P:%pS: section has both a load address and a load region\n" msgstr "%X%P:%S: sektionen har både en inläsningsadress och ett minnesinläsningsområde\n" -#: ldlang.c:8258 +#: ldlang.c:8688 #, fuzzy #| msgid "%X%P:%S: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack them\n" msgid "%X%P:%pS: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack them\n" msgstr "%X%P:%S: PHDRS och FILEHDR stöds inte när föregående PT_LOAD-huvuden saknar dem\n" -#: ldlang.c:8331 +#: ldlang.c:8761 msgid "%F%P: no sections assigned to phdrs\n" msgstr "%F%P: inga sektioner tilldelade till phdrs\n" -#: ldlang.c:8369 +#: ldlang.c:8799 msgid "%F%P: bfd_record_phdr failed: %E\n" msgstr "%F%P: bfd_record_phdr misslyckades: %E\n" -#: ldlang.c:8389 +#: ldlang.c:8819 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n" msgstr "%X%P: sektionen ”%s” är tilldelad till icke-existerande phdr ”%s”\n" -#: ldlang.c:8812 +#: ldlang.c:9242 msgid "%X%P: unknown language `%s' in version information\n" msgstr "%X%P: okänt språk i ”%s” i versionsinformation\n" -#: ldlang.c:8957 +#: ldlang.c:9387 msgid "%X%P: anonymous version tag cannot be combined with other version tags\n" msgstr "%X%P: anonym versionstagg kan inte kombineras med andra versionstaggar\n" -#: ldlang.c:8966 +#: ldlang.c:9396 msgid "%X%P: duplicate version tag `%s'\n" msgstr "%X%P: dubbel versionstagg ”%s”\n" -#: ldlang.c:8987 ldlang.c:8996 ldlang.c:9014 ldlang.c:9024 +#: ldlang.c:9417 ldlang.c:9426 ldlang.c:9444 ldlang.c:9454 msgid "%X%P: duplicate expression `%s' in version information\n" msgstr "%X%P: dubbelt uttryck ”%s” i versionsinformation\n" -#: ldlang.c:9064 +#: ldlang.c:9494 msgid "%X%P: unable to find version dependency `%s'\n" msgstr "%X%P: kan inte hitta versionsberoende ”%s”\n" -#: ldlang.c:9087 +#: ldlang.c:9517 msgid "%X%P: unable to read .exports section contents\n" msgstr "%X%P: kan inte läsa innehållet i .exports-sektionen\n" -#: ldlang.c:9125 -msgid "%F%P: invalid origin for memory region %s\n" +#: ldlang.c:9563 +#, fuzzy +#| msgid "%F%P: invalid origin for memory region %s\n" +msgid "%P: invalid origin for memory region %s\n" msgstr "%F%P: fel start för minnesområde %s\n" -#: ldlang.c:9134 -msgid "%F%P: invalid length for memory region %s\n" +#: ldlang.c:9575 +#, fuzzy +#| msgid "%F%P: invalid length for memory region %s\n" +msgid "%P: invalid length for memory region %s\n" msgstr "%F%P: ogiltigt längd för minnesområde %s\n" -#: ldlang.c:9244 +#: ldlang.c:9687 msgid "%X%P: unknown feature `%s'\n" msgstr "%X%P: okänd funktion ”%s”\n" -#: ldmain.c:216 +#: ldmain.c:196 +#, fuzzy +#| msgid "%P%F: cannot open map file %s: %E\n" +msgid "%F%P: cannot open dependency file %s: %E\n" +msgstr "%P%F: kan inte öppna tabellfil %s: %E\n" + +#: ldmain.c:264 msgid "%F%P: fatal error: libbfd ABI mismatch\n" msgstr "%F%P: fatalt fel: libbfd ABI matchar inte\n" -#: ldmain.c:252 +#: ldmain.c:300 msgid "%X%P: can't set BFD default target to `%s': %E\n" msgstr "%X%P: kan inte ställa in BFD-standardmålet till ”%s”: %E\n" -#: ldmain.c:352 +#: ldmain.c:405 msgid "built in linker script" msgstr "inbyggt länkskript" -#: ldmain.c:362 +#: ldmain.c:415 msgid "using external linker script:" msgstr "använder externt länkskript:" -#: ldmain.c:364 +#: ldmain.c:417 msgid "using internal linker script:" msgstr "använder internt länkskript:" -#: ldmain.c:411 +#: ldmain.c:464 #, fuzzy #| msgid "%P%F: -f may not be used without -shared\n" msgid "%F%P: --no-define-common may not be used without -shared\n" msgstr "%P%F: -f kan inte användas utan -shared\n" -#: ldmain.c:417 +#: ldmain.c:470 #, fuzzy #| msgid "%P%F: no input files\n" msgid "%F%P: no input files\n" msgstr "%P%F: inga indatafiler\n" -#: ldmain.c:421 +#: ldmain.c:474 msgid "%P: mode %s\n" msgstr "%P: läge %s\n" -#: ldmain.c:437 ends32belf.c:406 ends32belf16m.c:406 ends32belf_linux.c:535 -#: ends32elf.c:406 ends32elf16m.c:406 ends32elf_linux.c:535 +#: ldmain.c:490 ends32belf.c:454 ends32belf16m.c:454 ends32belf_linux.c:587 +#: ends32elf.c:454 ends32elf16m.c:454 ends32elf_linux.c:587 #, fuzzy #| msgid "%P%F: cannot open map file %s: %E\n" msgid "%F%P: cannot open map file %s: %E\n" msgstr "%P%F: kan inte öppna tabellfil %s: %E\n" -#: ldmain.c:487 +#: ldmain.c:543 msgid "%P: link errors found, deleting executable `%s'\n" msgstr "%P: länkfel hittades, tar bort den körbara filen ”%s”\n" -#: ldmain.c:496 +#: ldmain.c:552 #, fuzzy #| msgid "%F%B: final close failed: %E\n" msgid "%F%P: %pB: final close failed: %E\n" msgstr "%F%B: avslutande stängning misslyckades: %E\n" -#: ldmain.c:523 +#: ldmain.c:579 #, fuzzy #| msgid "%P%F: unable to open for source of copy `%s'\n" msgid "%F%P: unable to open for source of copy `%s'\n" msgstr "%P%F: kan inte öppna för källan till kopian ”%s”\n" -#: ldmain.c:526 +#: ldmain.c:582 #, fuzzy #| msgid "%P%F: unable to open for destination of copy `%s'\n" msgid "%F%P: unable to open for destination of copy `%s'\n" msgstr "%P%F: kan inte öppna för mål av kopian ”%s”\n" -#: ldmain.c:533 +#: ldmain.c:589 #, fuzzy #| msgid "%P: Error writing file `%s'\n" msgid "%P: error writing file `%s'\n" msgstr "%P: Fel vid skrivning av filen ”%s”\n" -#: ldmain.c:538 pe-dll.c:1940 +#: ldmain.c:594 pe-dll.c:1955 #, fuzzy, c-format #| msgid "%P: Error closing file `%s'\n" msgid "%P: error closing file `%s'\n" msgstr "%P: Fel vid stängning av filen ”%s”\n" -#: ldmain.c:552 +#: ldmain.c:608 #, c-format msgid "%s: total time in link: %ld.%06ld\n" msgstr "%s: total tid i länkning: %ld.%06ld\n" -#: ldmain.c:639 +#: ldmain.c:695 #, fuzzy #| msgid "%P%F: missing argument to -m\n" msgid "%F%P: missing argument to -m\n" msgstr "%P%F: argument saknas till -m\n" -#: ldmain.c:689 ldmain.c:706 ldmain.c:726 ldmain.c:758 pe-dll.c:1386 +#: ldmain.c:749 ldmain.c:766 ldmain.c:786 ldmain.c:818 pe-dll.c:1385 msgid "%F%P: bfd_hash_table_init failed: %E\n" msgstr "%F%P: bfd_hash_table_init misslyckades: %E\n" -#: ldmain.c:693 ldmain.c:710 ldmain.c:730 +#: ldmain.c:753 ldmain.c:770 ldmain.c:790 msgid "%F%P: bfd_hash_lookup failed: %E\n" msgstr "%F%P: bfd_hash_lookup misslyckades: %E\n" -#: ldmain.c:744 +#: ldmain.c:804 msgid "%X%P: error: duplicate retain-symbols-file\n" msgstr "%X%P: fel: dubbel retain-symbols-file\n" -#: ldmain.c:788 +#: ldmain.c:848 #, fuzzy #| msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n" msgid "%F%P: bfd_hash_lookup for insertion failed: %E\n" msgstr "%P%F: bfd_hash_lookup för ingång misslyckades: %E\n" -#: ldmain.c:793 +#: ldmain.c:853 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n" msgstr "%P: ”-retain-symbols-file” åsidosätter ”-s” och ”-S”\n" -#: ldmain.c:896 +#: ldmain.c:969 msgid "" "Archive member included to satisfy reference by file (symbol)\n" "\n" @@ -1038,215 +1185,216 @@ msgstr "" "Arkivmedlem inkluderad för att tillfredsställa referens från fil (symbol)\n" "\n" -#: ldmain.c:1005 +#: ldmain.c:1079 +#, fuzzy +#| msgid "%X%C: multiple definition of `%T'\n" +msgid "%P: %C: warning: multiple definition of `%pT'" +msgstr "%X%C: flera definitioner av ”%T”\n" + +#: ldmain.c:1082 #, fuzzy #| msgid "%X%C: multiple definition of `%T'\n" msgid "%X%P: %C: multiple definition of `%pT'" msgstr "%X%C: flera definitioner av ”%T”\n" -#: ldmain.c:1008 +#: ldmain.c:1085 #, fuzzy #| msgid "%D: first defined here\n" msgid "; %D: first defined here" msgstr "%D: först definierad här\n" -#: ldmain.c:1013 +#: ldmain.c:1090 #, fuzzy #| msgid "%P: Disabling relaxation: it will not work with multiple definitions\n" msgid "%P: disabling relaxation; it will not work with multiple definitions\n" msgstr "%P: Stänger av avslappning: det kommer inte att fungera med flera definitioner\n" -#: ldmain.c:1066 +#: ldmain.c:1143 #, fuzzy #| msgid "%B: warning: definition of `%T' overriding common\n" msgid "%P: %pB: warning: definition of `%pT' overriding common from %pB\n" msgstr "%B: varning: definitioner av ”%T” åsidosätter gemensam\n" -#: ldmain.c:1070 +#: ldmain.c:1147 #, fuzzy #| msgid "%B: warning: definition of `%T' overriding common\n" msgid "%P: %pB: warning: definition of `%pT' overriding common\n" msgstr "%B: varning: definitioner av ”%T” åsidosätter gemensam\n" -#: ldmain.c:1079 +#: ldmain.c:1156 #, fuzzy #| msgid "%B: warning: common of `%T' overridden by definition\n" msgid "%P: %pB: warning: common of `%pT' overridden by definition from %pB\n" msgstr "%B: varning: gemensam i ”%T” åsidosattes av definition\n" -#: ldmain.c:1083 +#: ldmain.c:1160 #, fuzzy #| msgid "%B: warning: common of `%T' overridden by definition\n" msgid "%P: %pB: warning: common of `%pT' overridden by definition\n" msgstr "%B: varning: gemensam i ”%T” åsidosattes av definition\n" -#: ldmain.c:1092 +#: ldmain.c:1169 #, fuzzy #| msgid "%B: warning: common of `%T' overridden by larger common\n" msgid "%P: %pB: warning: common of `%pT' overridden by larger common from %pB\n" msgstr "%B: varning: gemensam i ”%T” åsidosattes av större gemensam\n" -#: ldmain.c:1096 +#: ldmain.c:1173 #, fuzzy #| msgid "%B: warning: common of `%T' overridden by larger common\n" msgid "%P: %pB: warning: common of `%pT' overridden by larger common\n" msgstr "%B: varning: gemensam i ”%T” åsidosattes av större gemensam\n" -#: ldmain.c:1103 +#: ldmain.c:1180 #, fuzzy #| msgid "%B: warning: common of `%T' overriding smaller common\n" msgid "%P: %pB: warning: common of `%pT' overriding smaller common from %pB\n" msgstr "%B: varning: gemensam i ”%T” åsidosätter mindre gemensam\n" -#: ldmain.c:1107 +#: ldmain.c:1184 #, fuzzy #| msgid "%B: warning: common of `%T' overriding smaller common\n" msgid "%P: %pB: warning: common of `%pT' overriding smaller common\n" msgstr "%B: varning: gemensam i ”%T” åsidosätter mindre gemensam\n" -#: ldmain.c:1114 +#: ldmain.c:1191 #, fuzzy #| msgid "%B: warning: multiple common of `%T'\n" msgid "%P: %pB and %pB: warning: multiple common of `%pT'\n" msgstr "%B: varning: flera gemensamma i ”%T”\n" -#: ldmain.c:1117 +#: ldmain.c:1194 #, fuzzy #| msgid "%B: warning: multiple common of `%T'\n" msgid "%P: %pB: warning: multiple common of `%pT'\n" msgstr "%B: varning: flera gemensamma i ”%T”\n" -#: ldmain.c:1136 ldmain.c:1172 +#: ldmain.c:1213 ldmain.c:1249 msgid "%P: warning: global constructor %s used\n" msgstr "%P: varning: global konstruktor %s användes\n" -#: ldmain.c:1182 +#: ldmain.c:1259 #, fuzzy #| msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n" msgid "%F%P: BFD backend error: BFD_RELOC_CTOR unsupported\n" msgstr "%P%F: Fel i BFD-backend: BFD_RELOC_CTOR stöds inte\n" #. We found a reloc for the symbol we are looking for. -#: ldmain.c:1254 ldmain.c:1256 ldmain.c:1258 ldmain.c:1266 ldmain.c:1309 +#: ldmain.c:1331 ldmain.c:1333 ldmain.c:1335 ldmain.c:1343 ldmain.c:1386 msgid "warning: " msgstr "varning: " -#: ldmain.c:1362 +#: ldmain.c:1476 #, fuzzy #| msgid "%X%C: undefined reference to `%T'\n" msgid "%X%P: %C: undefined reference to `%pT'\n" msgstr "%X%C: odefinierad referens till ”%T”\n" -#: ldmain.c:1365 +#: ldmain.c:1479 #, fuzzy #| msgid "%C: warning: undefined reference to `%T'\n" msgid "%P: %C: warning: undefined reference to `%pT'\n" msgstr "%C: varning: odefinierad referens till ”%T”\n" -#: ldmain.c:1371 +#: ldmain.c:1485 #, fuzzy #| msgid "%X%D: more undefined references to `%T' follow\n" msgid "%X%P: %D: more undefined references to `%pT' follow\n" msgstr "%X%D: flera odefinierade referenser till ”%T” följer\n" -#: ldmain.c:1374 +#: ldmain.c:1488 #, fuzzy #| msgid "%D: warning: more undefined references to `%T' follow\n" msgid "%P: %D: warning: more undefined references to `%pT' follow\n" msgstr "%D: varning: flera odefinierade referenser till ”%T” följer\n" -#: ldmain.c:1385 +#: ldmain.c:1499 #, fuzzy #| msgid "%X%B: undefined reference to `%T'\n" msgid "%X%P: %pB: undefined reference to `%pT'\n" msgstr "%X%B: odefinierad referens till ”%T”\n" -#: ldmain.c:1388 +#: ldmain.c:1502 #, fuzzy #| msgid "%B: warning: undefined reference to `%T'\n" msgid "%P: %pB: warning: undefined reference to `%pT'\n" msgstr "%B: varning: odefinierad referens till ”%T”\n" -#: ldmain.c:1394 +#: ldmain.c:1508 #, fuzzy #| msgid "%X%B: more undefined references to `%T' follow\n" msgid "%X%P: %pB: more undefined references to `%pT' follow\n" msgstr "%X%B: flera odefinierade referenser till ”%T” följer\n" -#: ldmain.c:1397 +#: ldmain.c:1511 #, fuzzy #| msgid "%B: warning: more undefined references to `%T' follow\n" msgid "%P: %pB: warning: more undefined references to `%pT' follow\n" msgstr "%B: varning: flera odefinierade referenser till ”%T” följer\n" -#: ldmain.c:1434 +#: ldmain.c:1548 msgid " additional relocation overflows omitted from the output\n" msgstr " ytterligare omlokaliseringsspill utelämnade från utdatan\n" -#: ldmain.c:1447 +#: ldmain.c:1561 #, fuzzy, c-format #| msgid " relocation truncated to fit: %s against undefined symbol `%T'" msgid " relocation truncated to fit: %s against undefined symbol `%pT'" msgstr " omlokalisering trunkerad för att passa: %s mot odefinierad symbol ”%T”" -#: ldmain.c:1453 +#: ldmain.c:1567 #, fuzzy, c-format #| msgid " relocation truncated to fit: %s against symbol `%T' defined in %A section in %B" msgid " relocation truncated to fit: %s against symbol `%pT' defined in %pA section in %pB" msgstr " omlokalisering trunkerad för att passa: %s mot symbol ”%T” definierad i %A-sektion i %B" -#: ldmain.c:1466 +#: ldmain.c:1580 #, fuzzy, c-format #| msgid " relocation truncated to fit: %s against `%T'" msgid " relocation truncated to fit: %s against `%pT'" msgstr " omlokalisering trunkerad för att passa: %s mot ”%T”" -#: ldmain.c:1482 +#: ldmain.c:1596 msgid "%X%H: dangerous relocation: %s\n" msgstr "%X%H: farlig omlokalisering: %s\n" -#: ldmain.c:1496 +#: ldmain.c:1610 #, fuzzy #| msgid "%X%H: reloc refers to symbol `%T' which is not being output\n" msgid "%X%H: reloc refers to symbol `%pT' which is not being output\n" msgstr "%X%H: omlokalisering refererar symbol ”%T” som inte skrivs ut\n" -#: ldmain.c:1530 -#, fuzzy -#| msgid "%X%B: undefined reference to `%T'\n" +#: ldmain.c:1644 msgid "%P: %pB: reference to %s\n" -msgstr "%X%B: odefinierad referens till ”%T”\n" +msgstr "%P: %pB: referens till %s\n" -#: ldmain.c:1532 -#, fuzzy -#| msgid "%X%C: multiple definition of `%T'\n" +#: ldmain.c:1646 msgid "%P: %pB: definition of %s\n" -msgstr "%X%C: flera definitioner av ”%T”\n" +msgstr "%P: %pB: definition av %s\n" -#: ldmisc.c:374 -#, fuzzy, c-format -#| msgid "%B: In function `%T':\n" +#: ldmisc.c:375 +#, c-format msgid "%pB: in function `%pT':\n" -msgstr "%B: I funktionen ”%T”:\n" +msgstr "%pB: i funktionen ”%pT”:\n" -#: ldmisc.c:518 +#: ldmisc.c:515 #, c-format msgid "no symbol" msgstr "ingen symbol" -#: ldmisc.c:625 +#: ldmisc.c:622 msgid "%F%P: internal error %s %d\n" msgstr "%F%P: internt fel %s %d\n" -#: ldmisc.c:689 +#: ldmisc.c:686 msgid "%P: internal error: aborting at %s:%d in %s\n" msgstr "%P: internt fel: avbryter vid %s:%d i %s\n" -#: ldmisc.c:692 +#: ldmisc.c:689 msgid "%P: internal error: aborting at %s:%d\n" msgstr "%P: internt fel: avbryter vid %s:%d\n" -#: ldmisc.c:694 +#: ldmisc.c:691 #, fuzzy #| msgid "%P%F: please report this bug\n" msgid "%F%P: please report this bug\n" @@ -1261,7 +1409,7 @@ msgstr "GNU ld %s\n" #: ldver.c:42 #, fuzzy, c-format #| msgid "Copyright (C) 2017 Free Software Foundation, Inc.\n" -msgid "Copyright (C) 2020 Free Software Foundation, Inc.\n" +msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2017 Free Software Foundation, Inc.\n" #: ldver.c:43 @@ -1304,318 +1452,345 @@ msgstr "%8x någonting annat\n" msgid "%F%P: final link failed: %E\n" msgstr "%F%P: avslutande länkning misslyckades: %E\n" -#: lexsup.c:103 lexsup.c:277 +#: lexsup.c:105 lexsup.c:290 msgid "KEYWORD" msgstr "NYCKELORD" -#: lexsup.c:103 +#: lexsup.c:105 msgid "Shared library control for HP/UX compatibility" msgstr "Styrning av delade bibliotek för kompatibilitet med HP/UX" -#: lexsup.c:106 +#: lexsup.c:108 msgid "ARCH" msgstr "ARK" -#: lexsup.c:106 +#: lexsup.c:108 msgid "Set architecture" msgstr "Ställ in arkitektur" -#: lexsup.c:108 lexsup.c:404 +#: lexsup.c:110 lexsup.c:425 msgid "TARGET" msgstr "MÅL" -#: lexsup.c:108 +#: lexsup.c:110 msgid "Specify target for following input files" msgstr "Ange mål för följande indatafiler" -#: lexsup.c:111 lexsup.c:168 lexsup.c:172 lexsup.c:203 lexsup.c:216 -#: lexsup.c:218 lexsup.c:358 lexsup.c:422 lexsup.c:489 lexsup.c:502 +#: lexsup.c:113 lexsup.c:119 lexsup.c:176 lexsup.c:180 lexsup.c:216 +#: lexsup.c:229 lexsup.c:231 lexsup.c:447 lexsup.c:516 lexsup.c:529 +#: lexsup.c:533 msgid "FILE" msgstr "FIL" -#: lexsup.c:111 +#: lexsup.c:113 msgid "Read MRI format linker script" msgstr "Läs länkskript i MRI-format" -#: lexsup.c:113 +#: lexsup.c:115 msgid "Force common symbols to be defined" msgstr "Tvinga gemensamma symboler att vara definierade" -#: lexsup.c:118 +#: lexsup.c:119 +#, fuzzy +#| msgid "Write a map file" +msgid "Write dependency file" +msgstr "Skriv en tabellfil" + +#: lexsup.c:122 msgid "Force group members out of groups" msgstr "Tvinga ut gruppmedlemmar ur grupper" -#: lexsup.c:120 lexsup.c:466 lexsup.c:468 lexsup.c:470 lexsup.c:472 -#: lexsup.c:474 lexsup.c:476 +#: lexsup.c:124 lexsup.c:493 lexsup.c:495 lexsup.c:497 lexsup.c:499 +#: lexsup.c:501 lexsup.c:503 msgid "ADDRESS" msgstr "ADRESS" -#: lexsup.c:120 +#: lexsup.c:124 msgid "Set start address" msgstr "Ställ in startadress" -#: lexsup.c:122 +#: lexsup.c:126 msgid "Export all dynamic symbols" msgstr "Exportera alla dynamiska symboler" -#: lexsup.c:124 +#: lexsup.c:128 msgid "Undo the effect of --export-dynamic" msgstr "Gör effekten av --export-dynamic ogjord" -#: lexsup.c:126 +#: lexsup.c:130 +msgid "Enable support of non-contiguous memory regions" +msgstr "Aktivera stöd för diskontinuerliga minnesområden" + +#: lexsup.c:132 +msgid "Enable warnings when --enable-non-contiguous-regions may cause unexpected behaviour" +msgstr "Aktivera varningar när --enable-non-contiguous-regions kan förorsaka oväntat beteende" + +#: lexsup.c:134 msgid "Link big-endian objects" msgstr "Länka objekt som är big-endian" -#: lexsup.c:128 +#: lexsup.c:136 msgid "Link little-endian objects" msgstr "Länka objekt som är little-endian" -#: lexsup.c:130 lexsup.c:133 +#: lexsup.c:138 lexsup.c:141 msgid "SHLIB" msgstr "DELBIBL" -#: lexsup.c:130 +#: lexsup.c:138 msgid "Auxiliary filter for shared object symbol table" msgstr "Yttre filter för symboltabell över delade objekt" -#: lexsup.c:133 +#: lexsup.c:141 msgid "Filter for shared object symbol table" msgstr "Filter för symboltabell över delade objekt" -#: lexsup.c:136 +#: lexsup.c:144 msgid "Ignored" msgstr "Ignorerad" -#: lexsup.c:138 +#: lexsup.c:146 msgid "SIZE" msgstr "STORLEK" -#: lexsup.c:138 +#: lexsup.c:146 msgid "Small data size (if no size, same as --shared)" msgstr "Liten datastorlek (om ingen storlek, samma som --shared)" -#: lexsup.c:141 +#: lexsup.c:149 msgid "FILENAME" msgstr "FILNAMN" -#: lexsup.c:141 +#: lexsup.c:149 msgid "Set internal name of shared library" msgstr "Ställ in internt namn på delat bibliotek" -#: lexsup.c:143 +#: lexsup.c:151 msgid "PROGRAM" msgstr "PROGRAM" -#: lexsup.c:143 +#: lexsup.c:151 msgid "Set PROGRAM as the dynamic linker to use" msgstr "Ställ in PROGRAM som den dynamiska länkare som ska användas" -#: lexsup.c:146 +#: lexsup.c:154 msgid "Produce an executable with no program interpreter header" msgstr "Producera en körbar fil utan programtolkningshuvud" -#: lexsup.c:149 +#: lexsup.c:157 msgid "LIBNAME" msgstr "BIBLNAMN" -#: lexsup.c:149 +#: lexsup.c:157 msgid "Search for library LIBNAME" msgstr "Sök efter biblioteket BIBLNAMN" -#: lexsup.c:151 +#: lexsup.c:159 msgid "DIRECTORY" msgstr "KATALOG" -#: lexsup.c:151 +#: lexsup.c:159 msgid "Add DIRECTORY to library search path" msgstr "Lägg till KATALOG till bibliotekssökvägen" -#: lexsup.c:154 +#: lexsup.c:162 msgid "Override the default sysroot location" msgstr "Åsidosätt standard sysroot-plats" -#: lexsup.c:156 +#: lexsup.c:164 msgid "EMULATION" msgstr "EMULERING" -#: lexsup.c:156 +#: lexsup.c:164 msgid "Set emulation" msgstr "Ställ in emulering" -#: lexsup.c:158 +#: lexsup.c:166 msgid "Print map file on standard output" msgstr "Visa tabellfil på standard ut" -#: lexsup.c:160 +#: lexsup.c:168 msgid "Do not page align data" msgstr "Justera inte data efter jämna sidor" -#: lexsup.c:162 +#: lexsup.c:170 msgid "Do not page align data, do not make text readonly" msgstr "Justera inte data efter jämna sidor, gör inte texten endast läsbar" -#: lexsup.c:165 +#: lexsup.c:173 msgid "Page align data, make text readonly" msgstr "Sidjustera data, gör texten endast läsbar" -#: lexsup.c:168 +#: lexsup.c:176 msgid "Set output file name" msgstr "Ställ in utdatafilnamnet" -#: lexsup.c:170 +#: lexsup.c:178 msgid "Optimize output file" msgstr "Optimera utdatafil" -#: lexsup.c:172 +#: lexsup.c:180 msgid "Generate import library" msgstr "Generera ett importbibliotek" -#: lexsup.c:175 +#: lexsup.c:183 lexsup.c:194 msgid "PLUGIN" msgstr "INSTICK" -#: lexsup.c:175 +#: lexsup.c:183 msgid "Load named plugin" msgstr "Läs in namngivet instick" -#: lexsup.c:177 +#: lexsup.c:185 lexsup.c:196 msgid "ARG" msgstr "ARG" -#: lexsup.c:177 +#: lexsup.c:185 msgid "Send arg to last-loaded plugin" msgstr "Skicka argument till senast inlästa instick" -#: lexsup.c:179 lexsup.c:182 +#: lexsup.c:187 lexsup.c:190 msgid "Ignored for GCC LTO option compatibility" msgstr "Ignorerad för flaggkompatibilitet med GCC LTO" -#: lexsup.c:186 +#: lexsup.c:194 +#, fuzzy +#| msgid "Load named plugin" +msgid "Load named plugin (ignored)" +msgstr "Läs in namngivet instick" + +#: lexsup.c:196 +#, fuzzy +#| msgid "Send arg to last-loaded plugin" +msgid "Send arg to last-loaded plugin (ignored)" +msgstr "Skicka argument till senast inlästa instick" + +#: lexsup.c:199 msgid "Ignored for GCC linker option compatibility" msgstr "Ignorerad för flaggkompatibilitet med GCC-länkare" -#: lexsup.c:189 lexsup.c:192 +#: lexsup.c:202 lexsup.c:205 msgid "Ignored for gold option compatibility" msgstr "Ignorerad för flaggkompatibilitet med gold" -#: lexsup.c:195 +#: lexsup.c:208 msgid "Ignored for SVR4 compatibility" msgstr "Ignorerad för kompatibilitet med SVR4" -#: lexsup.c:199 +#: lexsup.c:212 msgid "Generate relocatable output" msgstr "Generera omlokaliseringsbar utdata" -#: lexsup.c:203 +#: lexsup.c:216 msgid "Just link symbols (if directory, same as --rpath)" msgstr "Länka bara symboler (om katalog, samma som --rpath)" -#: lexsup.c:206 +#: lexsup.c:219 msgid "Strip all symbols" msgstr "Ta bort alla symboler" -#: lexsup.c:208 +#: lexsup.c:221 msgid "Strip debugging symbols" msgstr "Ta bort felsökningssymboler" -#: lexsup.c:210 +#: lexsup.c:223 msgid "Strip symbols in discarded sections" msgstr "Ta bort symboler i kastade sektioner" -#: lexsup.c:212 +#: lexsup.c:225 msgid "Do not strip symbols in discarded sections" msgstr "Ta inte bort symboler i kastade sektioner" -#: lexsup.c:214 +#: lexsup.c:227 msgid "Trace file opens" msgstr "Spåra filöppningar" -#: lexsup.c:216 +#: lexsup.c:229 msgid "Read linker script" msgstr "Läs länkskript" -#: lexsup.c:218 +#: lexsup.c:231 msgid "Read default linker script" msgstr "Läs in standardlänkskript" -#: lexsup.c:222 lexsup.c:225 lexsup.c:243 lexsup.c:332 lexsup.c:356 -#: lexsup.c:459 lexsup.c:492 lexsup.c:531 lexsup.c:534 +#: lexsup.c:235 lexsup.c:238 lexsup.c:256 lexsup.c:348 lexsup.c:372 +#: lexsup.c:486 lexsup.c:519 lexsup.c:531 lexsup.c:577 lexsup.c:580 msgid "SYMBOL" msgstr "SYMBOL" -#: lexsup.c:222 +#: lexsup.c:235 msgid "Start with undefined reference to SYMBOL" msgstr "Börja med odefinierad referens till SYMBOL" -#: lexsup.c:225 +#: lexsup.c:238 msgid "Require SYMBOL be defined in the final output" msgstr "Kräv att SYMBOL är definierad i den slutgiltiga utdatan" -#: lexsup.c:228 +#: lexsup.c:241 msgid "[=SECTION]" msgstr "[=SEKTION]" -#: lexsup.c:229 +#: lexsup.c:242 msgid "Don't merge input [SECTION | orphan] sections" msgstr "Slå inte samman [SEKTION | föräldralösa] sektioner" -#: lexsup.c:231 +#: lexsup.c:244 msgid "Build global constructor/destructor tables" msgstr "Bygg globala konstruktors-/destruktorstabeller" -#: lexsup.c:233 +#: lexsup.c:246 msgid "Print version information" msgstr "Visa versionsinformation" -#: lexsup.c:235 +#: lexsup.c:248 msgid "Print version and emulation information" msgstr "Visa versions- och emuleringsinformation" -#: lexsup.c:237 +#: lexsup.c:250 msgid "Discard all local symbols" msgstr "Kasta alla lokala symboler" -#: lexsup.c:239 +#: lexsup.c:252 msgid "Discard temporary local symbols (default)" msgstr "Kasta temporära lokala symboler (standard)" -#: lexsup.c:241 +#: lexsup.c:254 msgid "Don't discard any local symbols" msgstr "Kasta inte några lokala symboler" -#: lexsup.c:243 +#: lexsup.c:256 msgid "Trace mentions of SYMBOL" msgstr "Spåra omnämningar av SYMBOL" -#: lexsup.c:245 lexsup.c:424 lexsup.c:426 +#: lexsup.c:258 lexsup.c:449 lexsup.c:451 msgid "PATH" msgstr "SÖKVÄG" -#: lexsup.c:245 +#: lexsup.c:258 msgid "Default search path for Solaris compatibility" msgstr "Standardsökväg för Solaris-kompatibilitet" -#: lexsup.c:248 +#: lexsup.c:261 msgid "Start a group" msgstr "Starta en grupp" -#: lexsup.c:250 +#: lexsup.c:263 msgid "End a group" msgstr "Sluta en grupp" -#: lexsup.c:254 +#: lexsup.c:267 msgid "Accept input files whose architecture cannot be determined" msgstr "Acceptera indatafiler vars arkitektur inte kan avgöras" -#: lexsup.c:258 +#: lexsup.c:271 msgid "Reject input files whose architecture is unknown" msgstr "Avvisa indatafiler vars arkitektur är okänd" -#: lexsup.c:270 +#: lexsup.c:283 msgid "Only set DT_NEEDED for following dynamic libs if used" msgstr "Ställ endast in DT_NEEDED för följande dynamiska bibliotek om använda" -#: lexsup.c:273 +#: lexsup.c:286 msgid "" "Always set DT_NEEDED for dynamic libraries mentioned on\n" " the command line" @@ -1623,181 +1798,199 @@ msgstr "" "Ställ alltid in DT_NEEDED för dynamiska bibliotek som nämns på\n" " kommandoraden" -#: lexsup.c:277 +#: lexsup.c:290 msgid "Ignored for SunOS compatibility" msgstr "Ignorerad för SunOS-kompatibilitet" -#: lexsup.c:279 +#: lexsup.c:292 msgid "Link against shared libraries" msgstr "Länka mot delade bibliotek" -#: lexsup.c:285 +#: lexsup.c:298 msgid "Do not link against shared libraries" msgstr "Länka inte mot delade bibliotek" -#: lexsup.c:293 +#: lexsup.c:306 +#, fuzzy +#| msgid "Bind global references locally" +msgid "Don't bind global references locally" +msgstr "Bind globala referenser lokalt" + +#: lexsup.c:308 msgid "Bind global references locally" msgstr "Bind globala referenser lokalt" -#: lexsup.c:295 +#: lexsup.c:310 msgid "Bind global function references locally" msgstr "Bind globala funktionsreferenser lokalt" -#: lexsup.c:297 +#: lexsup.c:312 msgid "Check section addresses for overlaps (default)" msgstr "Kontrollera sektionsadresser för överlappningar (standard)" -#: lexsup.c:300 +#: lexsup.c:315 msgid "Do not check section addresses for overlaps" msgstr "Kontrollera inte sektionsadresser för överlappningar" -#: lexsup.c:304 +#: lexsup.c:319 msgid "Copy DT_NEEDED links mentioned inside DSOs that follow" msgstr "Kopiera DT_NEEDED-länkar som nämns inuti DSO:er som följer" -#: lexsup.c:308 +#: lexsup.c:323 msgid "Do not copy DT_NEEDED links mentioned inside DSOs that follow" msgstr "Kopiera inte DT_NEEDED-länkar som nämns inuti DSO:er som följer" -#: lexsup.c:312 +#: lexsup.c:327 msgid "Output cross reference table" msgstr "Skapa korsreferenstabell" -#: lexsup.c:314 +#: lexsup.c:329 msgid "SYMBOL=EXPRESSION" msgstr "SYMBOL=UTTRYCK" -#: lexsup.c:314 +#: lexsup.c:329 msgid "Define a symbol" msgstr "Definiera en symbol" -#: lexsup.c:316 +#: lexsup.c:331 msgid "[=STYLE]" msgstr "[=STIL]" -#: lexsup.c:316 +#: lexsup.c:331 msgid "Demangle symbol names [using STYLE]" msgstr "Avkoda symbolnamn [använd STIL]" -#: lexsup.c:320 +#: lexsup.c:335 msgid "" "Do not allow multiple definitions with symbols included\n" " in filename invoked by -R or --just-symbols" msgstr "" -#: lexsup.c:324 +#: lexsup.c:340 msgid "Generate embedded relocs" msgstr "Generera inbäddade omlokaliseringar" -#: lexsup.c:326 +#: lexsup.c:342 msgid "Treat warnings as errors" msgstr "Behandla varningar som fel" -#: lexsup.c:329 +#: lexsup.c:345 msgid "Do not treat warnings as errors (default)" msgstr "Behandla inte varningar som fel (standard)" -#: lexsup.c:332 +#: lexsup.c:348 msgid "Call SYMBOL at unload-time" msgstr "Anropa SYMBOL vid urladdning" -#: lexsup.c:334 +#: lexsup.c:350 msgid "Force generation of file with .exe suffix" msgstr "Tvinga generering av fil med ändelsen .exe" -#: lexsup.c:336 +#: lexsup.c:352 msgid "Remove unused sections (on some targets)" msgstr "Ta bort oanvända sektioner (på vissa mål)" -#: lexsup.c:339 +#: lexsup.c:355 msgid "Don't remove unused sections (default)" msgstr "Ta inte bort oanvända sektioner (standard)" -#: lexsup.c:342 +#: lexsup.c:358 msgid "List removed unused sections on stderr" msgstr "Lista borttagna oanvända sektioner via standard fel" -#: lexsup.c:345 +#: lexsup.c:361 msgid "Do not list removed unused sections" msgstr "Lista inte borttagna oanvända sektioner" -#: lexsup.c:348 +#: lexsup.c:364 msgid "Keep exported symbols when removing unused sections" msgstr "Behåll exporterade symboler medan oanvända sektioner tas bort" -#: lexsup.c:351 +#: lexsup.c:367 msgid "Set default hash table size close to <NUMBER>" msgstr "Ställ in standardstorlek för hashtabell nära <NUMMER>" -#: lexsup.c:354 +#: lexsup.c:370 msgid "Print option help" msgstr "Visa hjälp om flaggor" -#: lexsup.c:356 +#: lexsup.c:372 msgid "Call SYMBOL at load-time" msgstr "Anropa SYMBOL vid inläsning" -#: lexsup.c:358 -msgid "Write a map file" -msgstr "Skriv en tabellfil" +#: lexsup.c:374 +msgid "FILE/DIR" +msgstr "FIL/KAT" -#: lexsup.c:360 +#: lexsup.c:374 +msgid "Write a linker map to FILE or DIR/<outputname>.map" +msgstr "" + +#: lexsup.c:376 msgid "Do not define Common storage" msgstr "Definiera inte gemensam lagring" -#: lexsup.c:362 +#: lexsup.c:378 msgid "Do not demangle symbol names" msgstr "Avkoda inte symbolnamn" -#: lexsup.c:364 +#: lexsup.c:380 msgid "Use less memory and more disk I/O" msgstr "Använd mindre minne och mer disk-I/O" -#: lexsup.c:366 +#: lexsup.c:382 msgid "Do not allow unresolved references in object files" msgstr "Tillåt inte oupplösta symboler i objektfiler" -#: lexsup.c:369 +#: lexsup.c:385 msgid "Allow unresolved references in shared libraries" msgstr "Tillåt oupplösta symboler i delade bibliotek" -#: lexsup.c:373 +#: lexsup.c:389 msgid "Do not allow unresolved references in shared libs" msgstr "Tillåt inte oupplösta symboler i delade bibliotek" -#: lexsup.c:377 +#: lexsup.c:393 msgid "Allow multiple definitions" msgstr "Tillåt flera defintioner" -#: lexsup.c:379 +#: lexsup.c:397 +msgid "SCRIPT" +msgstr "SKRIPT" + +#: lexsup.c:397 +msgid "Provide a script to help with undefined symbol errors" +msgstr "Tillhandahåll ett skript för att hjälpa till med fel för odefinierade symboler" + +#: lexsup.c:400 msgid "Disallow undefined version" msgstr "Tillåt inte odefinierad version" -#: lexsup.c:381 +#: lexsup.c:402 msgid "Create default symbol version" msgstr "Skapa standardsymbolversion" -#: lexsup.c:384 +#: lexsup.c:405 msgid "Create default symbol version for imported symbols" msgstr "Skapa standardsymbolversion för importerade symboler" -#: lexsup.c:387 +#: lexsup.c:408 msgid "Don't warn about mismatched input files" msgstr "Varna inte om opassande indatafiler" -#: lexsup.c:390 +#: lexsup.c:411 msgid "Don't warn on finding an incompatible library" msgstr "Varna inte om ett inkompatibelt bibliotek hittas" -#: lexsup.c:393 +#: lexsup.c:414 msgid "Turn off --whole-archive" msgstr "Slå av ---whole-archive" -#: lexsup.c:395 +#: lexsup.c:416 msgid "Create an output file even if errors occur" msgstr "Skapa en utdatafil även om fel förekommer" -#: lexsup.c:400 +#: lexsup.c:421 msgid "" "Only use library directories specified on\n" " the command line" @@ -1805,143 +1998,151 @@ msgstr "" "Använd endast bibliotekskataloger som anges\n" " på kommandoraden" -#: lexsup.c:404 +#: lexsup.c:425 msgid "Specify target of output file" msgstr "Ange mål för utdatafil" -#: lexsup.c:407 +#: lexsup.c:428 msgid "Print default output format" msgstr "Skriv ut standardutskriftsformat" -#: lexsup.c:409 +#: lexsup.c:430 msgid "Print current sysroot" msgstr "Skriv ut aktuell sysrot" -#: lexsup.c:411 +#: lexsup.c:432 msgid "Ignored for Linux compatibility" msgstr "Ignorerad för kompatibilitet med Linux" -#: lexsup.c:414 +#: lexsup.c:435 msgid "Reduce memory overheads, possibly taking much longer" msgstr "Reducera minnesanvändning, kan ta längre tid" -#: lexsup.c:417 +#: lexsup.c:439 +msgid "Set the maximum cache size to SIZE bytes" +msgstr "Sätt maximal cachestorlek till STORLEK byte" + +#: lexsup.c:442 msgid "Reduce code size by using target specific optimizations" msgstr "Reducera kodstorlek genom att använda målspecifika optimeringar" -#: lexsup.c:419 +#: lexsup.c:444 msgid "Do not use relaxation techniques to reduce code size" msgstr "Använd inte lättnadstekniker för att reducera kodstorlek" -#: lexsup.c:422 +#: lexsup.c:447 msgid "Keep only symbols listed in FILE" msgstr "Behåll endast symboler angivna i FIL" -#: lexsup.c:424 +#: lexsup.c:449 msgid "Set runtime shared library search path" msgstr "Ställ in körtidssökväg för delade bibliotek" -#: lexsup.c:426 +#: lexsup.c:451 msgid "Set link time shared library search path" msgstr "Ställ in länkningstidssökväg för delade bibliotek" -#: lexsup.c:429 +#: lexsup.c:454 msgid "Create a shared library" msgstr "Skapa ett delat bibliotek" -#: lexsup.c:433 +#: lexsup.c:458 msgid "Create a position independent executable" msgstr "Skapa en positionsoberoende körbar fil" -#: lexsup.c:437 +#: lexsup.c:462 +msgid "Create a position dependent executable (default)" +msgstr "Skapa en positionsberoende körbar fil (standard)" + +#: lexsup.c:464 msgid "[=ascending|descending]" msgstr "[=ascending|descending]" -#: lexsup.c:438 +#: lexsup.c:465 msgid "Sort common symbols by alignment [in specified order]" msgstr "Sortera gemensamma symboler efter justering [i angiven ordning]" -#: lexsup.c:443 +#: lexsup.c:470 msgid "name|alignment" msgstr "name|alignment" -#: lexsup.c:444 +#: lexsup.c:471 msgid "Sort sections by name or maximum alignment" msgstr "Sortera sektioner efter namn eller maximal justering" -#: lexsup.c:446 +#: lexsup.c:473 msgid "COUNT" msgstr "ANTAL" -#: lexsup.c:446 +#: lexsup.c:473 msgid "How many tags to reserve in .dynamic section" msgstr "Hur många taggar som ska reserveras i .dynamic-sektion" -#: lexsup.c:449 +#: lexsup.c:476 msgid "[=SIZE]" msgstr "[=STORLEK]" -#: lexsup.c:449 +#: lexsup.c:476 msgid "Split output sections every SIZE octets" msgstr "Dela utdatasektioner var STORLEK oktett" -#: lexsup.c:452 +#: lexsup.c:479 msgid "[=COUNT]" msgstr "[=ANTAL]" -#: lexsup.c:452 +#: lexsup.c:479 msgid "Split output sections every COUNT relocs" msgstr "Dela utdatasektioner var ANTAL omlokalisering" -#: lexsup.c:455 +#: lexsup.c:482 msgid "Print memory usage statistics" msgstr "Visa statistik över minnesanvändning" -#: lexsup.c:457 +#: lexsup.c:484 msgid "Display target specific options" msgstr "Visa målspecifika flaggor" -#: lexsup.c:459 +#: lexsup.c:486 msgid "Do task level linking" msgstr "Utför länkning på uppgiftsnivå" -#: lexsup.c:461 +#: lexsup.c:488 msgid "Use same format as native linker" msgstr "Använd samma format som inhemska länkaren" -#: lexsup.c:463 +#: lexsup.c:490 msgid "SECTION=ADDRESS" msgstr "SEKTION=ADRESS" -#: lexsup.c:463 +#: lexsup.c:490 msgid "Set address of named section" msgstr "Ställ in adress på namngiven sektion" -#: lexsup.c:466 +#: lexsup.c:493 msgid "Set address of .bss section" msgstr "Ställ in adress på .bss-sektion" -#: lexsup.c:468 +#: lexsup.c:495 msgid "Set address of .data section" msgstr "Ställ in adress på .data-sektion" -#: lexsup.c:470 +#: lexsup.c:497 msgid "Set address of .text section" msgstr "Ställ in adress på .text-sektion" -#: lexsup.c:472 +#: lexsup.c:499 msgid "Set address of text segment" msgstr "Ställ in adress för textsegment" -#: lexsup.c:474 +#: lexsup.c:501 msgid "Set address of rodata segment" msgstr "Ställ in adress för rodata-segment" -#: lexsup.c:476 +#: lexsup.c:503 msgid "Set address of ldata segment" msgstr "Ställ in adress för ldata-segment" -#: lexsup.c:479 +#: lexsup.c:506 msgid "" "How to handle unresolved symbols. <method> is:\n" " ignore-all, report-all, ignore-in-object-files,\n" @@ -1951,19 +2152,19 @@ msgstr "" " ignore-all, report-all, ignore-in-object-files,\n" " ignore-in-shared-libs" -#: lexsup.c:484 +#: lexsup.c:511 msgid "[=NUMBER]" msgstr "[=NUMMER]" -#: lexsup.c:485 +#: lexsup.c:512 msgid "Output lots of information during link" msgstr "Visa mycket information under länkning" -#: lexsup.c:489 +#: lexsup.c:516 msgid "Read version information script" msgstr "Läs skript med versionsinformation" -#: lexsup.c:492 +#: lexsup.c:519 msgid "" "Take export symbols list from .exports, using\n" " SYMBOL as the version." @@ -1971,156 +2172,221 @@ msgstr "" "Plocka lista med exportsymboler från .exports och\n" " använd SYMBOL som version." -#: lexsup.c:496 +#: lexsup.c:523 msgid "Add data symbols to dynamic list" msgstr "Lägg till datasymboler till dynamisk lista" -#: lexsup.c:498 +#: lexsup.c:525 msgid "Use C++ operator new/delete dynamic list" msgstr "Använd C++-operator new/delete dynamisk lista" -#: lexsup.c:500 +#: lexsup.c:527 msgid "Use C++ typeinfo dynamic list" msgstr "Använd C++-typinformation dynamisk lista" -#: lexsup.c:502 +#: lexsup.c:529 msgid "Read dynamic list" msgstr "Läs in dynamisk lista" -#: lexsup.c:504 +#: lexsup.c:531 +#, fuzzy +#| msgid "Export all dynamic symbols" +msgid "Export the specified symbol" +msgstr "Exportera alla dynamiska symboler" + +#: lexsup.c:533 +#, fuzzy +#| msgid "Export all dynamic symbols" +msgid "Read export dynamic symbol list" +msgstr "Exportera alla dynamiska symboler" + +#: lexsup.c:535 msgid "Warn about duplicate common symbols" msgstr "Varna för dubbla gemensamma symboler" -#: lexsup.c:506 +#: lexsup.c:537 msgid "Warn if global constructors/destructors are seen" msgstr "Varna om globala konstruktorer/destruktorer hittas" -#: lexsup.c:509 +#: lexsup.c:540 +msgid "Warn when creating an executable stack" +msgstr "Varna när en körbar stack skapas" + +#: lexsup.c:542 +msgid "Do not warn when creating an executable stack" +msgstr "Varna inte när en körbar stack skapas" + +#: lexsup.c:544 +msgid "Warn when creating executable segments" +msgstr "Varna när körbara segment skapas" + +#: lexsup.c:546 +msgid "Do not warn when creating executable segments" +msgstr "Varna inte när körbara segment skapas" + +#: lexsup.c:548 msgid "Warn if the multiple GP values are used" msgstr "Varna om flera GP-värden används" -#: lexsup.c:511 +#: lexsup.c:550 msgid "Warn only once per undefined symbol" msgstr "Varna endast en gång per odefinierad symbol" -#: lexsup.c:513 +#: lexsup.c:552 msgid "Warn if start of section changes due to alignment" msgstr "Varna om början på sektionen ändras på grund av justering" -#: lexsup.c:516 -msgid "Warn if shared object has DT_TEXTREL" +#: lexsup.c:557 +#, fuzzy +#| msgid "Warn if shared object has DT_TEXTREL" +msgid "Warn if output has DT_TEXTREL (default)" msgstr "Varna om delat objekt har DT_TEXTREL" -#: lexsup.c:519 +#: lexsup.c:559 +#, fuzzy +#| msgid "Warn if shared object has DT_TEXTREL" +msgid "Warn if output has DT_TEXTREL" +msgstr "Varna om delat objekt har DT_TEXTREL" + +#: lexsup.c:565 msgid "Warn if an object has alternate ELF machine code" msgstr "Varna om objekt har alternativ ELF-maskinkod" -#: lexsup.c:523 +#: lexsup.c:569 msgid "Report unresolved symbols as warnings" msgstr "Rapportera oupplösta symboler som varning" -#: lexsup.c:526 +#: lexsup.c:572 msgid "Report unresolved symbols as errors" msgstr "Rapportera oupplösta symboler som fel" -#: lexsup.c:528 +#: lexsup.c:574 msgid "Include all objects from following archives" msgstr "Inkludera alla objekt från följande arkiv" -#: lexsup.c:531 +#: lexsup.c:577 msgid "Use wrapper functions for SYMBOL" msgstr "Använd inkapslingsfunktioner för SYMBOL" -#: lexsup.c:535 +#: lexsup.c:581 msgid "Unresolved SYMBOL will not cause an error or warning" msgstr "Oupplöst SYMBOL kommer inte att orsaka fel eller varning" -#: lexsup.c:537 +#: lexsup.c:583 msgid "Push state of flags governing input file handling" msgstr "Knuffa in tillståndsflaggor som styr indatafilshantering" -#: lexsup.c:540 +#: lexsup.c:586 msgid "Pop state of flags governing input file handling" msgstr "Ta bort tillståndsflaggor som styr indatafilshantering" -#: lexsup.c:543 +#: lexsup.c:589 msgid "Report target memory usage" msgstr "Rapportera målminnesanvändning" -#: lexsup.c:545 +#: lexsup.c:591 msgid "=MODE" msgstr "=LÄGE" -#: lexsup.c:545 +#: lexsup.c:591 msgid "Control how orphan sections are handled." msgstr "Styr hur föräldralösa sektioner hanteras." -#: lexsup.c:548 +#: lexsup.c:594 msgid "Show discarded sections in map file output (default)" msgstr "Visa kastade sektioner i tabellfilsutdata (standard)" -#: lexsup.c:551 +#: lexsup.c:597 #, fuzzy #| msgid "Do not strip symbols in discarded sections" msgid "Do not show discarded sections in map file output" msgstr "Ta inte bort symboler i kastade sektioner" -#: lexsup.c:729 +#: lexsup.c:600 +msgid "Emit names and types of static variables in CTF" +msgstr "Skriv ut namn och typer för statiska variabler i CTF" + +#: lexsup.c:603 +msgid "Do not emit names and types of static variables in CTF" +msgstr "Skriv inte ut namn och typer för statiska variabler i CTF" + +#: lexsup.c:607 +msgid "" +"How to share CTF types between translation units.\n" +" <method> is: share-unconflicted (default),\n" +" share-duplicated" +msgstr "" +"Hur CTF-typer delas mellan översättningsenheter.\n" +" <metod> är: share-unconflicted (standardvärde),\n" +" share-duplicated" + +#: lexsup.c:771 +msgid "%F%P: Error: unable to disambiguate: %s (did you mean -%s ?)\n" +msgstr "%F%P: Fel: kan inte uttyda: %s (menade du -%s ?)\n" + +#: lexsup.c:774 +#, fuzzy +#| msgid "%P: missing --end-group; added as last command line option\n" +msgid "%P: Warning: grouped short command line options are deprecated: %s\n" +msgstr "%P: saknar --end-group; tillagd som sista kommandoradsflagga\n" + +#: lexsup.c:801 msgid "%P: %s: missing argument\n" msgstr "%P: %s: argument saknas\n" -#: lexsup.c:734 +#: lexsup.c:806 msgid "%P: unrecognized option '%s'\n" msgstr "%P: okänd flagga ”%s”\n" -#: lexsup.c:739 +#: lexsup.c:811 #, fuzzy #| msgid "%P%F: use the --help option for usage information\n" msgid "%F%P: use the --help option for usage information\n" msgstr "%P%F: använd flaggan --help för användningsinformation\n" -#: lexsup.c:758 +#: lexsup.c:830 #, fuzzy #| msgid "%P%F: unrecognized -a option `%s'\n" msgid "%F%P: unrecognized -a option `%s'\n" msgstr "%P%F: okänd -a-flagga ”%s”\n" -#: lexsup.c:771 +#: lexsup.c:843 #, fuzzy #| msgid "%P%F: unrecognized -assert option `%s'\n" msgid "%F%P: unrecognized -assert option `%s'\n" msgstr "%P%F: okänd -assert-flagga ”%s”\n" -#: lexsup.c:815 +#: lexsup.c:887 msgid "%F%P: unknown demangling style `%s'\n" msgstr "%F%P: okänd avkodningsstil ”%s”\n" -#: lexsup.c:885 lexsup.c:1358 eaarch64cloudabi.c:791 eaarch64cloudabib.c:791 -#: eaarch64elf.c:791 eaarch64elf32.c:791 eaarch64elf32b.c:791 -#: eaarch64elfb.c:791 eaarch64fbsd.c:791 eaarch64fbsdb.c:791 -#: eaarch64linux.c:791 eaarch64linux32.c:791 eaarch64linux32b.c:791 -#: eaarch64linuxb.c:791 earmelf.c:1056 earmelf_fbsd.c:1056 -#: earmelf_fuchsia.c:1056 earmelf_linux.c:1056 earmelf_linux_eabi.c:1056 -#: earmelf_linux_fdpiceabi.c:1056 earmelf_nacl.c:1056 earmelf_nbsd.c:1056 -#: earmelf_phoenix.c:1056 earmelf_vxworks.c:1092 earmelfb.c:1056 -#: earmelfb_fbsd.c:1056 earmelfb_fuchsia.c:1056 earmelfb_linux.c:1056 -#: earmelfb_linux_eabi.c:1056 earmelfb_linux_fdpiceabi.c:1056 -#: earmelfb_nacl.c:1056 earmelfb_nbsd.c:1056 earmnto.c:1031 earmsymbian.c:1056 -#: ecskyelf.c:519 ecskyelf_linux.c:681 eelf32metag.c:678 eelf64lppc.c:1123 -#: eelf64ppc.c:1123 eelf64ppc_fbsd.c:1123 ehppaelf.c:539 ehppalinux.c:716 -#: ehppanbsd.c:716 ehppaobsd.c:716 +#: lexsup.c:975 lexsup.c:1449 eaarch64cloudabi.c:844 eaarch64cloudabib.c:844 +#: eaarch64elf.c:839 eaarch64elf32.c:839 eaarch64elf32b.c:839 +#: eaarch64elfb.c:839 eaarch64fbsd.c:844 eaarch64fbsdb.c:844 +#: eaarch64haiku.c:844 eaarch64linux.c:844 eaarch64linux32.c:844 +#: eaarch64linux32b.c:844 eaarch64linuxb.c:844 earmelf.c:1105 +#: earmelf_fbsd.c:1105 earmelf_fuchsia.c:1110 earmelf_haiku.c:1110 +#: earmelf_linux.c:1110 earmelf_linux_eabi.c:1110 +#: earmelf_linux_fdpiceabi.c:1110 earmelf_nacl.c:1110 earmelf_nbsd.c:1105 +#: earmelf_phoenix.c:1110 earmelf_vxworks.c:1141 earmelfb.c:1105 +#: earmelfb_fbsd.c:1105 earmelfb_fuchsia.c:1110 earmelfb_linux.c:1110 +#: earmelfb_linux_eabi.c:1110 earmelfb_linux_fdpiceabi.c:1110 +#: earmelfb_nacl.c:1110 earmelfb_nbsd.c:1105 earmnto.c:1080 ecskyelf.c:566 +#: ecskyelf_linux.c:733 eelf32metag.c:730 eelf64lppc.c:1201 +#: eelf64lppc_fbsd.c:1201 eelf64ppc.c:1201 eelf64ppc_fbsd.c:1201 +#: ehppaelf.c:586 ehppalinux.c:768 ehppanbsd.c:768 ehppaobsd.c:768 #, fuzzy #| msgid "%P%F: invalid number `%s'\n" msgid "%F%P: invalid number `%s'\n" msgstr "%P%F: ogiltigt tal ”%s”\n" -#: lexsup.c:986 +#: lexsup.c:1071 #, fuzzy #| msgid "%P%F: bad --unresolved-symbols option: %s\n" msgid "%F%P: bad --unresolved-symbols option: %s\n" msgstr "%P%F: okänd --unresolved-symbols-flagga %s\n" -#: lexsup.c:1063 +#: lexsup.c:1148 #, fuzzy #| msgid "%P%F: bad -plugin-opt option\n" msgid "%F%P: bad -plugin-opt option\n" @@ -2134,165 +2400,201 @@ msgstr "%P%F: okänd -plugin-opt-flagga\n" #. an error message here. We cannot just make this a warning, #. increment optind, and continue because getopt is too confused #. and will seg-fault the next time around. -#: lexsup.c:1080 +#: lexsup.c:1165 #, fuzzy #| msgid "%P%F: unrecognised option: %s\n" msgid "%F%P: unrecognised option: %s\n" msgstr "%P%F: okänd flagga: ”%s”\n" -#: lexsup.c:1083 lexsup.c:1193 lexsup.c:1211 lexsup.c:1327 +#: lexsup.c:1168 lexsup.c:1278 lexsup.c:1299 lexsup.c:1418 #, fuzzy #| msgid "%P%F: -r and %s may not be used together\n" msgid "%F%P: -r and %s may not be used together\n" msgstr "%P%F: -r och %s kan inte användas tillsammans\n" -#: lexsup.c:1205 +#: lexsup.c:1290 #, fuzzy #| msgid "%P%F: -shared not supported\n" msgid "%F%P: -shared not supported\n" msgstr "%P%F: -shared stöds inte\n" -#: lexsup.c:1216 +#: lexsup.c:1304 #, fuzzy #| msgid "%P%F: -pie not supported\n" msgid "%F%P: -pie not supported\n" msgstr "%P%F: -pie stöds inte\n" -#: lexsup.c:1222 +#: lexsup.c:1310 msgid "%P: SONAME must not be empty string; keeping previous one\n" msgstr "%P: SONAME får inte vara en tom sträng; behåller föregående\n" -#: lexsup.c:1228 +#: lexsup.c:1316 msgid "descending" msgstr "fallande" -#: lexsup.c:1230 +#: lexsup.c:1318 msgid "ascending" msgstr "stigande" -#: lexsup.c:1233 +#: lexsup.c:1321 #, fuzzy #| msgid "%P%F: invalid common section sorting option: %s\n" msgid "%F%P: invalid common section sorting option: %s\n" msgstr "%P%F: ogiltigt sorteringsalternativ för generell sektion: %s\n" -#: lexsup.c:1237 +#: lexsup.c:1325 msgid "name" msgstr "namn" -#: lexsup.c:1239 +#: lexsup.c:1327 msgid "alignment" msgstr "justering" -#: lexsup.c:1242 +#: lexsup.c:1330 #, fuzzy #| msgid "%P%F: invalid section sorting option: %s\n" msgid "%F%P: invalid section sorting option: %s\n" msgstr "%P%F: ogiltigt alternativ för sektionssortering: %s\n" -#: lexsup.c:1276 +#: lexsup.c:1367 #, fuzzy #| msgid "%P%F: invalid argument to option \"--section-start\"\n" msgid "%F%P: invalid argument to option \"--section-start\"\n" msgstr "%P%F: ogiltigt argument till flaggan ”--section-start”\n" -#: lexsup.c:1283 +#: lexsup.c:1374 #, fuzzy #| msgid "%P%F: missing argument(s) to option \"--section-start\"\n" msgid "%F%P: missing argument(s) to option \"--section-start\"\n" msgstr "%P%F: argument saknas till flaggan ”--section-start”\n" -#: lexsup.c:1533 +#: lexsup.c:1639 #, fuzzy #| msgid "%P%F: group ended before it began (--help for usage)\n" msgid "%F%P: group ended before it began (--help for usage)\n" msgstr "%P%F: gruppen slutade innan den började (--help för användning)\n" -#: lexsup.c:1561 +#: lexsup.c:1664 +#, fuzzy +#| msgid "%F%P: invalid BFD target `%s'\n" +msgid "%F%P: invalid cache memory size: %s\n" +msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" + +#: lexsup.c:1678 #, fuzzy #| msgid "%P%X: --hash-size needs a numeric argument\n" msgid "%X%P: --hash-size needs a numeric argument\n" msgstr "%P%X: --hash-size behöver ett numeriskt argument\n" -#: lexsup.c:1573 +#: lexsup.c:1690 #, fuzzy #| msgid "%P%F: no state pushed before popping\n" msgid "%F%P: no state pushed before popping\n" msgstr "%\n" -#: lexsup.c:1596 +#: lexsup.c:1713 #, fuzzy #| msgid "%P%F: invalid argument to option \"--orphan-handling\"\n" msgid "%F%P: invalid argument to option \"--orphan-handling\"\n" msgstr "%P%F: ogiltigt argument till flaggan ”--orphan-handling”\n" -#: lexsup.c:1612 +#: lexsup.c:1743 +#, fuzzy +#| msgid "%P%F: bad --unresolved-symbols option: %s\n" +msgid "%F%P: bad --ctf-share-types option: %s\n" +msgstr "%P%F: okänd --unresolved-symbols-flagga %s\n" + +#: lexsup.c:1761 +msgid "%P: no file/directory name provided for map output; ignored\n" +msgstr "%P: inget fil-/katalognamn angivet för mapdata, hoppas över\n" + +#: lexsup.c:1789 +#, fuzzy +#| msgid "%P%F: cannot open linker script file %s: %E\n" +msgid "%P: cannot stat linker map file: %E\n" +msgstr "%P%F: kan inte öppna länkskriptfilen %s: %E\n" + +#: lexsup.c:1801 +msgid "%P: linker map file is not a regular file\n" +msgstr "%P: länkarmappningsfil är inte en vanlig fil\n" + +#. If the asprintf failed then something is probably very +#. wrong. Better to halt now rather than continue on +#. into more problems. +#: lexsup.c:1812 +#, fuzzy +#| msgid "%P%F: cannot open linker script file %s: %E\n" +msgid "%P%F: cannot create name for linker map file: %E\n" +msgstr "%P%F: kan inte öppna länkskriptfilen %s: %E\n" + +#: lexsup.c:1823 msgid "%P: SONAME must not be empty string; ignored\n" msgstr "%P: SONAME får inte vara en tom sträng; hoppas över\n" -#: lexsup.c:1618 +#: lexsup.c:1829 msgid "%P: missing --end-group; added as last command line option\n" msgstr "%P: saknar --end-group; tillagd som sista kommandoradsflagga\n" -#: lexsup.c:1682 +#: lexsup.c:1937 #, fuzzy #| msgid "%P%F: -F may not be used without -shared\n" msgid "%F%P: -F may not be used without -shared\n" msgstr "%P%F: -F kan inte användas utan -shared\n" -#: lexsup.c:1684 +#: lexsup.c:1939 #, fuzzy #| msgid "%P%F: -f may not be used without -shared\n" msgid "%F%P: -f may not be used without -shared\n" msgstr "%P%F: -f kan inte användas utan -shared\n" -#: lexsup.c:1725 lexsup.c:1738 +#: lexsup.c:1980 lexsup.c:1993 #, fuzzy #| msgid "%P%F: invalid hex number `%s'\n" msgid "%F%P: invalid hex number `%s'\n" msgstr "%P%F: ogiltigt hexadecimalt tal ”%s”\n" -#: lexsup.c:1768 +#: lexsup.c:2023 #, c-format msgid " --audit=AUDITLIB Specify a library to use for auditing\n" msgstr " --audit=GRANSKNINGSBIB Ange ett bibliotek att använda för granskning\n" -#: lexsup.c:1770 +#: lexsup.c:2025 #, c-format msgid " -Bgroup Selects group name lookup rules for DSO\n" msgstr " -Bgrupp Väljer gruppnamnsregler för DSO\n" -#: lexsup.c:1772 +#: lexsup.c:2027 #, c-format msgid " --disable-new-dtags Disable new dynamic tags\n" msgstr " --disable-new-dtags Inaktivera nya dynamiska taggar\n" -#: lexsup.c:1774 +#: lexsup.c:2029 #, c-format msgid " --enable-new-dtags Enable new dynamic tags\n" msgstr " --enable-new-dtags Aktivera nya dynamiska taggar\n" -#: lexsup.c:1776 +#: lexsup.c:2031 #, c-format msgid " --eh-frame-hdr Create .eh_frame_hdr section\n" msgstr " --eh-frame-hdr Skapa .eh_frame_hdr-sektion\n" -#: lexsup.c:1778 +#: lexsup.c:2033 #, c-format msgid " --no-eh-frame-hdr Do not create .eh_frame_hdr section\n" msgstr " --no-eh-frame-hdr Skapa inte .eh_frame_hdr-sektion\n" -#: lexsup.c:1780 +#: lexsup.c:2035 #, c-format msgid " --exclude-libs=LIBS Make all symbols in LIBS hidden\n" msgstr " --exclude-libs=BIBLIOTEK Göm alla symboler i BIBLIOTEK\n" -#: lexsup.c:1782 -#, c-format -msgid " --hash-style=STYLE Set hash style to sysv, gnu or both\n" +#: lexsup.c:2037 +#, fuzzy, c-format +#| msgid " --hash-style=STYLE Set hash style to sysv, gnu or both\n" +msgid " --hash-style=STYLE Set hash style to sysv/gnu/both. Default: " msgstr " --hash-style=STIL Ställ in hashningsstil sysv, gnu eller both\n" -#: lexsup.c:1784 +#: lexsup.c:2056 #, fuzzy, c-format #| msgid "" #| " -P AUDITLIB, --depaudit=AUDITLIB\n" @@ -2304,79 +2606,90 @@ msgstr "" " -P GRANSKNINGSBIB, --depaudit=GRANSKNINGSBIB\n" "\t\t\t Ange ett bibliotek att använda för granskning av beroenden\n" -#: lexsup.c:1787 +#: lexsup.c:2059 #, c-format msgid " -z combreloc Merge dynamic relocs into one section and sort\n" msgstr " -z combreloc Sammanfoga dynamiska omlokaliseringar till en sektion och sortera\n" -#: lexsup.c:1789 +#: lexsup.c:2061 #, c-format msgid " -z nocombreloc Don't merge dynamic relocs into one section\n" msgstr " -z nocombreloc Sammanfoga inte dynamiska omlokaliseringar i en sektion\n" -#: lexsup.c:1791 +#: lexsup.c:2063 #, fuzzy, c-format #| msgid "" #| " -z global Make symbols in DSO available for subsequently\n" #| "\t\t\t loaded objects\n" msgid "" " -z global Make symbols in DSO available for subsequently\n" -" loaded objects\n" +" loaded objects\n" msgstr "" " -z global Gör symboler i DSO tillgängliga för senare\n" "\t\t\t inlästa objekt\n" -#: lexsup.c:1794 +#: lexsup.c:2066 #, c-format msgid " -z initfirst Mark DSO to be initialized first at runtime\n" msgstr " -z initfirst Markera DSO att initieras först vid körtid\n" -#: lexsup.c:1796 +#: lexsup.c:2068 #, c-format msgid " -z interpose Mark object to interpose all DSOs but executable\n" msgstr " -z interpose Markera objekt som att inskjuta alla DOSer förutom körbara filer\n" -#: lexsup.c:1798 +#: lexsup.c:2070 +#, c-format +msgid " -z unique Mark DSO to be loaded at most once by default, and only in the main namespace\n" +msgstr "" + +#: lexsup.c:2072 +#, fuzzy, c-format +#| msgid " -z nodlopen Mark DSO not available to dlopen\n" +msgid " -z nounique Don't mark DSO as a loadable at most once\n" +msgstr " -z nodlopen Markera DSO som inte tillänglig vid dlopen\n" + +#: lexsup.c:2074 #, c-format msgid " -z lazy Mark object lazy runtime binding (default)\n" msgstr " -z lazy Markera objekt som lat körtidsbindning (standard)\n" -#: lexsup.c:1800 +#: lexsup.c:2076 #, c-format msgid " -z loadfltr Mark object requiring immediate process\n" msgstr " -z loadfltr Markera objekt som att det kräver omedelbar process\n" -#: lexsup.c:1802 +#: lexsup.c:2078 #, c-format msgid " -z nocopyreloc Don't create copy relocs\n" msgstr " -z nocopyreloc Skapa inte kopia av omlokaliseringar\n" -#: lexsup.c:1804 +#: lexsup.c:2080 #, c-format msgid " -z nodefaultlib Mark object not to use default search paths\n" msgstr " -z nodefaultlib Markera objekt som att inte använda standardsökvägar\n" -#: lexsup.c:1806 +#: lexsup.c:2082 #, c-format msgid " -z nodelete Mark DSO non-deletable at runtime\n" msgstr " -z nodelete Markera DSO som oborttagningsbar vid körtid\n" -#: lexsup.c:1808 +#: lexsup.c:2084 #, c-format msgid " -z nodlopen Mark DSO not available to dlopen\n" msgstr " -z nodlopen Markera DSO som inte tillänglig vid dlopen\n" -#: lexsup.c:1810 +#: lexsup.c:2086 #, c-format msgid " -z nodump Mark DSO not available to dldump\n" msgstr " -z nodump Markera DSO som inte tillgänglig för dldump\n" -#: lexsup.c:1812 +#: lexsup.c:2088 #, c-format msgid " -z now Mark object non-lazy runtime binding\n" msgstr " -z now Markera objekt som icke-lat körtidsbidning\n" -#: lexsup.c:1814 +#: lexsup.c:2090 #, fuzzy, c-format #| msgid "" #| " -z origin Mark object requiring immediate $ORIGIN\n" @@ -2388,86 +2701,107 @@ msgstr "" " -z origin Markera objekt som att det kräver omedelbar $ORIGIN\n" "\t\t\t\thantering vid körtid\n" -#: lexsup.c:1818 +#: lexsup.c:2094 #, c-format msgid " -z relro Create RELRO program header (default)\n" msgstr " -z relro Skapa RELRO-programhuvud (standard)\n" -#: lexsup.c:1820 +#: lexsup.c:2096 #, c-format msgid " -z norelro Don't create RELRO program header\n" msgstr " -z norelro Skapa inte RELRO-programhuvud\n" -#: lexsup.c:1823 +#: lexsup.c:2099 #, c-format msgid " -z relro Create RELRO program header\n" msgstr " -z relro Skapa RELRO-programhuvud\n" -#: lexsup.c:1825 +#: lexsup.c:2101 #, c-format msgid " -z norelro Don't create RELRO program header (default)\n" msgstr " -z norelro Skapa inte RELRO-programhuvud (standard)\n" -#: lexsup.c:1829 +#: lexsup.c:2105 #, fuzzy, c-format #| msgid " -z relro Create RELRO program header (default)\n" msgid " -z separate-code Create separate code program header (default)\n" msgstr " -z relro Skapa RELRO-programhuvud (standard)\n" -#: lexsup.c:1831 +#: lexsup.c:2107 #, fuzzy, c-format #| msgid " -z norelro Don't create RELRO program header\n" msgid " -z noseparate-code Don't create separate code program header\n" msgstr " -z norelro Skapa inte RELRO-programhuvud\n" -#: lexsup.c:1834 +#: lexsup.c:2110 #, fuzzy, c-format #| msgid " -z relro Create RELRO program header\n" msgid " -z separate-code Create separate code program header\n" msgstr " -z relro Skapa RELRO-programhuvud\n" -#: lexsup.c:1836 +#: lexsup.c:2112 #, fuzzy, c-format #| msgid " -z norelro Don't create RELRO program header (default)\n" msgid " -z noseparate-code Don't create separate code program header (default)\n" msgstr " -z norelro Skapa inte RELRO-programhuvud (standard)\n" -#: lexsup.c:1839 +#: lexsup.c:2115 #, c-format msgid " -z common Generate common symbols with STT_COMMON type\n" msgstr " -z common Generera vanliga symboler med STT_COMMON-typ\n" -#: lexsup.c:1841 +#: lexsup.c:2117 #, c-format msgid " -z nocommon Generate common symbols with STT_OBJECT type\n" msgstr " -z nocommon Generera vanliga symboler med STT_OBJECT-typ\n" -#: lexsup.c:1843 -#, c-format -msgid " -z stack-size=SIZE Set size of stack segment\n" -msgstr " -z stack-size=STORLEK Ställ in storlek på stacksegment\n" +#: lexsup.c:2120 +#, fuzzy, c-format +#| msgid " -z text Treat DT_TEXTREL in shared object as error\n" +msgid " -z text Treat DT_TEXTREL in output as error (default)\n" +msgstr " -z text Behandla DT_TEXTREL i delade objekt som fel\n" -#: lexsup.c:1845 -#, c-format -msgid " -z text Treat DT_TEXTREL in shared object as error\n" +#: lexsup.c:2123 +#, fuzzy, c-format +#| msgid " -z text Treat DT_TEXTREL in shared object as error\n" +msgid " -z text Treat DT_TEXTREL in output as error\n" msgstr " -z text Behandla DT_TEXTREL i delade objekt som fel\n" -#: lexsup.c:1847 -#, c-format -msgid " -z notext Don't treat DT_TEXTREL in shared object as error\n" +#: lexsup.c:2127 +#, fuzzy, c-format +#| msgid " -z notext Don't treat DT_TEXTREL in shared object as error\n" +msgid " -z notext Don't treat DT_TEXTREL in output as error (default)\n" msgstr " -z notext Behandla inte DT_TEXTREL i delade objekt som fel\n" -#: lexsup.c:1849 -#, c-format -msgid " -z textoff Don't treat DT_TEXTREL in shared object as error\n" +#: lexsup.c:2129 +#, fuzzy, c-format +#| msgid " -z textoff Don't treat DT_TEXTREL in shared object as error\n" +msgid " -z textoff Don't treat DT_TEXTREL in output as error (default)\n" msgstr " -z textoff Behandla inte DT_TEXTREL i delade objekt som fel\n" -#: lexsup.c:1856 +#: lexsup.c:2134 +#, fuzzy, c-format +#| msgid " -z notext Don't treat DT_TEXTREL in shared object as error\n" +msgid " -z notext Don't treat DT_TEXTREL in output as error\n" +msgstr " -z notext Behandla inte DT_TEXTREL i delade objekt som fel\n" + +#: lexsup.c:2136 +#, fuzzy, c-format +#| msgid " -z textoff Don't treat DT_TEXTREL in shared object as error\n" +msgid " -z textoff Don't treat DT_TEXTREL in output as error\n" +msgstr " -z textoff Behandla inte DT_TEXTREL i delade objekt som fel\n" + +#: lexsup.c:2144 #, c-format msgid " --build-id[=STYLE] Generate build ID note\n" msgstr " --build-id[=STIL] Generera bygg-ID notering\n" -#: lexsup.c:1858 +#: lexsup.c:2146 +#, c-format +msgid " --package-metadata[=JSON] Generate package metadata note\n" +msgstr "" + +#: lexsup.c:2148 #, c-format msgid "" " --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n" @@ -2476,59 +2810,143 @@ msgstr "" " --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n" " Komprimera DWARF-felsökningssektioner med zlib\n" -#: lexsup.c:1862 -#, c-format -msgid " Default: zlib-gabi\n" +#: lexsup.c:2152 +#, fuzzy, c-format +#| msgid " Default: zlib-gabi\n" +msgid " Default: zlib-gabi\n" msgstr " Standardvärde: zlib-gabi\n" -#: lexsup.c:1865 -#, c-format -msgid " Default: none\n" +#: lexsup.c:2155 +#, fuzzy, c-format +#| msgid " Default: none\n" +msgid " Default: none\n" msgstr " Standardvärde: none\n" -#: lexsup.c:1868 +#: lexsup.c:2158 #, c-format msgid " -z common-page-size=SIZE Set common page size to SIZE\n" msgstr " -z common-page-size=STORLEK Ställ in vanlig sidstorlek till STORLEK\n" -#: lexsup.c:1870 +#: lexsup.c:2160 #, c-format msgid " -z max-page-size=SIZE Set maximum page size to SIZE\n" msgstr " -z max-page-size=STORLEK Ställ in maximal sidstorlek till STORLEK\n" -#: lexsup.c:1872 +#: lexsup.c:2162 #, fuzzy, c-format #| msgid " -z defs Report unresolved symbols in object files.\n" msgid " -z defs Report unresolved symbols in object files\n" msgstr " -z defs Rapportera oupplösta symboler i objektfiler.\n" -#: lexsup.c:1874 +#: lexsup.c:2164 +#, fuzzy, c-format +#| msgid " -z defs Report unresolved symbols in object files.\n" +msgid " -z undefs Ignore unresolved symbols in object files\n" +msgstr " -z defs Rapportera oupplösta symboler i objektfiler.\n" + +#: lexsup.c:2166 #, c-format msgid " -z muldefs Allow multiple definitions\n" msgstr " -z muldef Tillåt multipla definitioner\n" -#: lexsup.c:1876 +#: lexsup.c:2168 +#, c-format +msgid " -z stack-size=SIZE Set size of stack segment\n" +msgstr " -z stack-size=STORLEK Ställ in storlek på stacksegment\n" + +#: lexsup.c:2170 #, c-format msgid " -z execstack Mark executable as requiring executable stack\n" msgstr " -z execstack Markera körbar som att den kräver körbar stack\n" -#: lexsup.c:1878 +#: lexsup.c:2172 #, c-format msgid " -z noexecstack Mark executable as not requiring executable stack\n" msgstr " -z noexecstack Markera körbar fil som att den inte behöver körbar stack\n" -#: lexsup.c:1880 +#: lexsup.c:2175 +#, fuzzy, c-format +#| msgid " -z noexecstack Mark executable as not requiring executable stack\n" +msgid " --warn-execstack Generate a warning if the stack is executable (default)\n" +msgstr " -z noexecstack Markera körbar fil som att den inte behöver körbar stack\n" + +#: lexsup.c:2178 +#, fuzzy, c-format +#| msgid " -z noexecstack Mark executable as not requiring executable stack\n" +msgid " --warn-execstack Generate a warning if the stack is executable\n" +msgstr " -z noexecstack Markera körbar fil som att den inte behöver körbar stack\n" + +#: lexsup.c:2182 +#, c-format +msgid " --no-warn-execstack Do not generate a warning if the stack is executable (default)\n" +msgstr "" + +#: lexsup.c:2185 +#, fuzzy, c-format +#| msgid " -z noexecstack Mark executable as not requiring executable stack\n" +msgid " --no-warn-execstack Do not generate a warning if the stack is executable\n" +msgstr " -z noexecstack Markera körbar fil som att den inte behöver körbar stack\n" + +#: lexsup.c:2189 +#, c-format +msgid " --warn-rwx-segments Generate a warning if a LOAD segment has RWX permissions (default)\n" +msgstr "" + +#: lexsup.c:2191 +#, c-format +msgid " --no-warn-rwx-segments Do not generate a warning if a LOAD segments has RWX permissions\n" +msgstr "" + +#: lexsup.c:2194 +#, c-format +msgid " --warn-rwx-segments Generate a warning if a LOAD segment has RWX permissions\n" +msgstr "" + +#: lexsup.c:2196 +#, c-format +msgid " --no-warn-rwx-segments Do not generate a warning if a LOAD segments has RWX permissions (default)\n" +msgstr "" + +#: lexsup.c:2199 +#, c-format +msgid " -z unique-symbol Avoid duplicated local symbol names\n" +msgstr "" + +#: lexsup.c:2201 +#, c-format +msgid " -z nounique-symbol Keep duplicated local symbol names (default)\n" +msgstr "" + +#: lexsup.c:2203 #, fuzzy, c-format #| msgid " -z execstack Mark executable as requiring executable stack\n" msgid " -z globalaudit Mark executable requiring global auditing\n" msgstr " -z execstack Markera körbar som att den kräver körbar stack\n" -#: lexsup.c:1887 +#: lexsup.c:2205 +#, c-format +msgid " -z start-stop-gc Enable garbage collection on __start/__stop\n" +msgstr "" + +#: lexsup.c:2207 +#, fuzzy, c-format +#| msgid " -z norelro Don't create RELRO program header (default)\n" +msgid " -z nostart-stop-gc Don't garbage collect __start/__stop (default)\n" +msgstr " -z norelro Skapa inte RELRO-programhuvud (standard)\n" + +#: lexsup.c:2209 +#, c-format +msgid "" +" -z start-stop-visibility=V Set visibility of built-in __start/__stop symbols\n" +" to DEFAULT, PROTECTED, HIDDEN or INTERNAL\n" +msgstr "" + +#: lexsup.c:2217 #, c-format msgid " --ld-generated-unwind-info Generate exception handling info for PLT\n" msgstr " --ld-generated-unwind-info Generera undantagshanteringsinfo för PLT\n" -#: lexsup.c:1889 +#: lexsup.c:2219 #, fuzzy, c-format #| msgid "" #| " --ld-generated-unwind-info Generate exception handling info for PLT\n" @@ -2542,49 +2960,49 @@ msgstr "" " --no-ld-generated-unwind-info\n" " Generrea inte undantagshanteringsinformation för PLT\n" -#: lexsup.c:1900 +#: lexsup.c:2229 #, c-format msgid "ELF emulations:\n" msgstr "ELF-emuleringar:\n" -#: lexsup.c:1918 +#: lexsup.c:2247 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Användning: %s [flaggor] fil…\n" -#: lexsup.c:1920 +#: lexsup.c:2249 #, c-format msgid "Options:\n" msgstr "Flaggor:\n" -#: lexsup.c:1998 +#: lexsup.c:2327 #, c-format msgid " @FILE" msgstr " @FIL" -#: lexsup.c:2001 +#: lexsup.c:2330 #, c-format msgid "Read options from FILE\n" msgstr "Inläsningsflaggor från FIL\n" #. Note: Various tools (such as libtool) depend upon the #. format of the listings below - do not change them. -#: lexsup.c:2006 +#: lexsup.c:2335 #, c-format msgid "%s: supported targets:" msgstr "%s: mål som stöds:" -#: lexsup.c:2014 +#: lexsup.c:2343 #, c-format msgid "%s: supported emulations: " msgstr "%s: emuleringar som stöds: " -#: lexsup.c:2019 +#: lexsup.c:2348 #, c-format msgid "%s: emulation specific options:\n" msgstr "%s: emuleringsspecifika flaggor:\n" -#: lexsup.c:2026 +#: lexsup.c:2355 #, c-format msgid "Report bugs to %s\n" msgstr "" @@ -2597,109 +3015,111 @@ msgstr "" msgid "%F%P: unknown format type %s\n" msgstr "%P%F: okänd formattyp %s\n" -#: pe-dll.c:437 +#: pe-dll.c:448 #, fuzzy #| msgid "%P%X: Unsupported PEI architecture: %s\n" msgid "%X%P: unsupported PEI architecture: %s\n" msgstr "%P%X: PEI-arkitekturen stöds inte: %s\n" -#: pe-dll.c:815 +#: pe-dll.c:827 #, fuzzy #| msgid "%P%X: Cannot export %s: invalid export name\n" msgid "%X%P: cannot export %s: invalid export name\n" msgstr "%P%X: Kan inte exportera %s: ogiltigt exportnamn\n" -#: pe-dll.c:867 +#: pe-dll.c:879 #, fuzzy, c-format #| msgid "%P%X: Error, duplicate EXPORT with ordinals: %s (%d vs %d)\n" msgid "%X%P: error, duplicate EXPORT with ordinals: %s (%d vs %d)\n" msgstr "%P%X:Fel, dubbel EXPORT med ordinaler: %s (%d gentemot %d)\n" -#: pe-dll.c:874 +#: pe-dll.c:886 #, fuzzy, c-format #| msgid "%P: Warning, duplicate EXPORT: %s\n" msgid "%P: warning, duplicate EXPORT: %s\n" msgstr "%P: Varning, dubbel EXPORT: %s\n" -#: pe-dll.c:984 +#: pe-dll.c:993 #, fuzzy, c-format #| msgid "%P%X: Cannot export %s: symbol not defined\n" msgid "%X%P: cannot export %s: symbol not defined\n" msgstr "%P%X: Kan inte exportera %s: symbolen är inte definierad\n" -#: pe-dll.c:990 +#: pe-dll.c:999 #, fuzzy, c-format #| msgid "%P%X: Cannot export %s: symbol wrong type (%d vs %d)\n" msgid "%X%P: cannot export %s: symbol wrong type (%d vs %d)\n" msgstr "%P%X: Kan inte exportera %s: symbolen är av fel typ (%d gentemot %d)\n" -#: pe-dll.c:997 +#: pe-dll.c:1006 #, fuzzy, c-format #| msgid "%P%X: Cannot export %s: symbol not found\n" msgid "%X%P: cannot export %s: symbol not found\n" msgstr "%P%X: Kan inte exportera %s: symbolen hittades inte\n" -#: pe-dll.c:1020 eaarch64cloudabi.c:360 eaarch64cloudabib.c:360 -#: eaarch64elf.c:360 eaarch64elf32.c:360 eaarch64elf32b.c:360 -#: eaarch64elfb.c:360 eaarch64fbsd.c:360 eaarch64fbsdb.c:360 -#: eaarch64linux.c:360 eaarch64linux32.c:360 eaarch64linux32b.c:360 -#: eaarch64linuxb.c:360 eaix5ppc.c:1432 eaix5ppc.c:1442 eaix5rs6.c:1432 -#: eaix5rs6.c:1442 eaixppc.c:1432 eaixppc.c:1442 eaixrs6.c:1432 eaixrs6.c:1442 -#: earmelf.c:568 earmelf_fbsd.c:568 earmelf_fuchsia.c:568 earmelf_linux.c:568 -#: earmelf_linux_eabi.c:568 earmelf_linux_fdpiceabi.c:568 earmelf_nacl.c:568 -#: earmelf_nbsd.c:568 earmelf_phoenix.c:568 earmelf_vxworks.c:568 -#: earmelfb.c:568 earmelfb_fbsd.c:568 earmelfb_fuchsia.c:568 -#: earmelfb_linux.c:568 earmelfb_linux_eabi.c:568 -#: earmelfb_linux_fdpiceabi.c:568 earmelfb_nacl.c:568 earmelfb_nbsd.c:568 -#: earmnto.c:568 earmsymbian.c:568 ecskyelf.c:163 ecskyelf_linux.c:163 -#: eelf32b4300.c:172 eelf32bmip.c:172 eelf32bmipn32.c:186 eelf32bsmip.c:186 -#: eelf32btsmip.c:172 eelf32btsmip_fbsd.c:172 eelf32btsmipn32.c:172 -#: eelf32btsmipn32_fbsd.c:172 eelf32ebmip.c:172 eelf32ebmipvxworks.c:172 -#: eelf32elmip.c:172 eelf32elmipvxworks.c:172 eelf32l4300.c:172 -#: eelf32lmip.c:172 eelf32lr5900.c:172 eelf32lr5900n32.c:172 eelf32lsmip.c:172 -#: eelf32ltsmip.c:172 eelf32ltsmip_fbsd.c:172 eelf32ltsmipn32.c:172 -#: eelf32ltsmipn32_fbsd.c:172 eelf32metag.c:87 eelf32mipswindiss.c:172 -#: eelf64bmip.c:186 eelf64btsmip.c:172 eelf64btsmip_fbsd.c:172 -#: eelf64lppc.c:117 eelf64ltsmip.c:172 eelf64ltsmip_fbsd.c:172 eelf64ppc.c:117 -#: eelf64ppc_fbsd.c:117 ehppaelf.c:110 ehppalinux.c:110 ehppanbsd.c:110 -#: ehppaobsd.c:110 em68hc11elf.c:170 em68hc11elfb.c:170 em68hc12elf.c:170 -#: em68hc12elfb.c:170 enios2elf.c:92 enios2linux.c:92 eppcmacos.c:1432 -#: eppcmacos.c:1442 +#: pe-dll.c:1029 eaarch64cloudabi.c:366 eaarch64cloudabib.c:366 +#: eaarch64elf.c:365 eaarch64elf32.c:365 eaarch64elf32b.c:365 +#: eaarch64elfb.c:365 eaarch64fbsd.c:366 eaarch64fbsdb.c:366 +#: eaarch64haiku.c:366 eaarch64linux.c:366 eaarch64linux32.c:366 +#: eaarch64linux32b.c:366 eaarch64linuxb.c:366 eaix5ppc.c:1660 eaix5ppc.c:1670 +#: eaix5rs6.c:1660 eaix5rs6.c:1670 eaixppc.c:1660 eaixppc.c:1670 +#: eaixrs6.c:1660 eaixrs6.c:1670 earmelf.c:574 earmelf_fbsd.c:574 +#: earmelf_fuchsia.c:575 earmelf_haiku.c:575 earmelf_linux.c:575 +#: earmelf_linux_eabi.c:575 earmelf_linux_fdpiceabi.c:575 earmelf_nacl.c:575 +#: earmelf_nbsd.c:574 earmelf_phoenix.c:575 earmelf_vxworks.c:574 +#: earmelfb.c:574 earmelfb_fbsd.c:574 earmelfb_fuchsia.c:575 +#: earmelfb_linux.c:575 earmelfb_linux_eabi.c:575 +#: earmelfb_linux_fdpiceabi.c:575 earmelfb_nacl.c:575 earmelfb_nbsd.c:574 +#: earmnto.c:574 ecskyelf.c:165 ecskyelf_linux.c:165 eelf32b4300.c:174 +#: eelf32bmip.c:174 eelf32bmipn32.c:188 eelf32bsmip.c:188 eelf32btsmip.c:174 +#: eelf32btsmip_fbsd.c:174 eelf32btsmipn32.c:174 eelf32btsmipn32_fbsd.c:174 +#: eelf32ebmip.c:174 eelf32ebmipvxworks.c:174 eelf32elmip.c:174 +#: eelf32elmipvxworks.c:174 eelf32l4300.c:174 eelf32lmip.c:174 +#: eelf32lr5900.c:174 eelf32lr5900n32.c:174 eelf32lsmip.c:174 +#: eelf32ltsmip.c:174 eelf32ltsmip_fbsd.c:174 eelf32ltsmipn32.c:174 +#: eelf32ltsmipn32_fbsd.c:174 eelf32metag.c:89 eelf32mipswindiss.c:174 +#: eelf64bmip.c:188 eelf64btsmip.c:174 eelf64btsmip_fbsd.c:174 +#: eelf64lppc.c:121 eelf64lppc_fbsd.c:121 eelf64ltsmip.c:174 +#: eelf64ltsmip_fbsd.c:174 eelf64ppc.c:121 eelf64ppc_fbsd.c:121 +#: eelf_mipsel_haiku.c:174 ehppaelf.c:112 ehppalinux.c:112 ehppanbsd.c:112 +#: ehppaobsd.c:112 em68hc11elf.c:172 em68hc11elfb.c:172 em68hc12elf.c:172 +#: em68hc12elfb.c:172 enios2elf.c:94 enios2linux.c:94 eppcmacos.c:1660 +#: eppcmacos.c:1670 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%F%P: can not create BFD: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: pe-dll.c:1034 +#: pe-dll.c:1043 #, fuzzy #| msgid "%P%F: can not create hash table: %E\n" msgid "%X%P: can not create .edata section: %E\n" msgstr "%P%F: kan inte skapa hashtabell: %E\n" -#: pe-dll.c:1048 +#: pe-dll.c:1057 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%X%P: can not create .reloc section: %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: pe-dll.c:1109 +#: pe-dll.c:1106 #, fuzzy, c-format #| msgid "%P%X: Error: ordinal used twice: %d (%s vs %s)\n" msgid "%X%P: error: ordinal used twice: %d (%s vs %s)\n" msgstr "%P%X: Fel, ordinalen användes två gånger: %d (%s gentemot %s)\n" -#: pe-dll.c:1145 +#: pe-dll.c:1142 #, fuzzy, c-format #| msgid "%P%X: Error: export ordinal too large: %d\n" msgid "%X%P: error: export ordinal too large: %d\n" msgstr "%P%X: Fel: exporteringsordning för stor: %d\n" -#: pe-dll.c:1466 +#: pe-dll.c:1465 #, c-format msgid "Info: resolving %s by linking to %s (auto-import)\n" msgstr "Info: löser upp %s genom att länka till %s (automatisk import)\n" -#: pe-dll.c:1472 +#: pe-dll.c:1471 #, fuzzy #| msgid "" #| "%P: warning: auto-importing has been activated without --enable-auto-import specified on the command line.\n" @@ -2709,356 +3129,370 @@ msgstr "" "%P: varning: autoimportering har aktiverats utan att --enable-auto-import angavs på kommandoraden.\n" "Detta bör fungera om det inte involverar konstanta datastrukturer som refererar till symboler från autoimporterade DLL:er.\n" -#. Huh? Shouldn't happen, but punt if it does. -#: pe-dll.c:1541 +#: pe-dll.c:1542 msgid "%P: zero vma section reloc detected: `%s' #%d f=%d\n" msgstr "%P: inga vma-sektionsomlokaliseringar detekterade: ”%s” #%d f=%d\n" -#: pe-dll.c:1657 +#: pe-dll.c:1625 +msgid "%P: base relocation for section `%s' above .reloc section\n" +msgstr "" + +#: pe-dll.c:1675 #, fuzzy, c-format #| msgid "%P%X: Error: %d-bit reloc in dll\n" msgid "%X%P: error: %d-bit reloc in dll\n" msgstr "%P%X: Fel: %d-bitars omlokalisering i dll\n" -#: pe-dll.c:1785 +#: pe-dll.c:1800 #, fuzzy, c-format #| msgid "%P: Can't open output def file %s\n" msgid "%P: can't open output def file %s\n" msgstr "%P: Kan inte öppna utdatadefinitionsfilen %s\n" -#: pe-dll.c:1936 +#: pe-dll.c:1951 #, c-format msgid "; no contents available\n" msgstr "; inget innehåll är tillgängligt\n" -#: pe-dll.c:2795 +#: pe-dll.c:2838 #, fuzzy #| msgid "%P%X%C: variable '%T' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.\n" msgid "%X%P: %C: variable '%pT' can't be auto-imported; please read the documentation for ld's --enable-auto-import for details\n" msgstr "%P%X%C: variabeln ”%T” kan inte importeras automatiskt. Läs dokumentationen för ld:s --enable-auto-import för detaljer.\n" -#: pe-dll.c:2822 +#: pe-dll.c:2859 #, fuzzy, c-format #| msgid "%P%X: Can't open .lib file: %s\n" msgid "%X%P: can't open .lib file: %s\n" msgstr "%P%X: Kan inte öppna .lib-filen: %s\n" -#: pe-dll.c:2828 +#: pe-dll.c:2865 #, c-format msgid "Creating library file: %s\n" msgstr "Skapar biblioteksfil: %s\n" -#: pe-dll.c:2857 +#: pe-dll.c:2895 #, fuzzy #| msgid "%P%X: bfd_openr %s: %E\n" msgid "%X%P: bfd_openr %s: %E\n" msgstr "%P%X: bfd_openr %s: %E\n" -#: pe-dll.c:2869 +#: pe-dll.c:2907 #, fuzzy #| msgid "%P%X: %s(%s): can't find member in non-archive file" msgid "%X%P: %s(%s): can't find member in non-archive file" msgstr "%P%X: %s(%s): kan inte hitta medlem i icke-arkivfil" -#: pe-dll.c:2881 +#: pe-dll.c:2921 #, fuzzy #| msgid "%P%X: %s(%s): can't find member in archive" msgid "%X%P: %s(%s): can't find member in archive" msgstr "%P%X: %s(%s): kan inte hitta medlem i arkiv" -#: pe-dll.c:3143 +#: pe-dll.c:3185 #, fuzzy #| msgid "%F%B: error adding symbols: %E\n" msgid "%X%P: add symbols %s: %E\n" msgstr "%F%B: fel då symboler lades till: %E\n" -#: pe-dll.c:3330 +#: pe-dll.c:3390 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%X%P: open %s: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: pe-dll.c:3337 +#: pe-dll.c:3399 msgid "%X%P: %s: this doesn't appear to be a DLL\n" msgstr "%X%P: %s: detta förefaller inte vara en DLL\n" -#: pe-dll.c:3542 +#: pe-dll.c:3604 #, fuzzy #| msgid "%P%X: Error: can't use long section names on this arch\n" msgid "%X%P: error: can't use long section names on this arch\n" msgstr "%P%X: Fel: kan inte använda långa sektionsnamn för denna ark\n" -#: plugin.c:232 plugin.c:278 +#: plugin.c:236 plugin.c:282 msgid "<no plugin>" msgstr "<inget instick>" -#: plugin.c:247 plugin.c:1099 +#: plugin.c:251 plugin.c:1114 #, fuzzy #| msgid "%P%F: %s: error loading plugin: %s\n" msgid "%F%P: %s: error loading plugin: %s\n" msgstr "%P%F: %s: Fel vid inläsning av instick: %s\n" -#: plugin.c:254 +#: plugin.c:258 msgid "%P: %s: duplicated plugin\n" msgstr "%P: %s: duplicerat instick: %s\n" -#: plugin.c:340 +#: plugin.c:344 #, fuzzy #| msgid "could not create dummy IR bfd: %F%E\n" msgid "%F%P: could not create dummy IR bfd: %E\n" msgstr "kunde inte skapa låtsas IR-bfd: %F%E\n" -#: plugin.c:421 +#: plugin.c:425 #, fuzzy #| msgid "%P%F: %s: non-ELF symbol in ELF BFD!\n" msgid "%F%P: %s: non-ELF symbol in ELF BFD!\n" msgstr "%P%F: %s: icke-ELF-symbol i ELF BFD!\n" -#: plugin.c:432 +#: plugin.c:436 #, fuzzy #| msgid "%P%F: unknown ELF symbol visibility: %d!\n" msgid "%F%P: unknown ELF symbol visibility: %d!\n" msgstr "%P%F: okänd synlighet för ELF-symbol: %d!\n" -#: plugin.c:541 +#: plugin.c:545 #, fuzzy #| msgid "%P%F: unsupported input file size: %s (%ld bytes)\n" msgid "%F%P: unsupported input file size: %s (%ld bytes)\n" msgstr "%P%F: indatafilsstorlek stöds inte: %s (%ld byte)\n" -#: plugin.c:678 +#: plugin.c:690 #, c-format msgid "unknown LTO kind value %x" msgstr "okänt LTP-typvärde %x" -#: plugin.c:704 +#: plugin.c:716 #, c-format msgid "unknown LTO resolution value %x" msgstr "okänt LTO-upplösningsvärde %x" -#: plugin.c:724 +#: plugin.c:736 #, fuzzy, c-format #| msgid "%P%F: unknown ELF symbol visibility: %d!\n" msgid "unknown LTO visibility value %x" msgstr "%P%F: okänd synlighet för ELF-symbol: %d!\n" #. We should not have a new, indirect or warning symbol here. -#: plugin.c:804 +#: plugin.c:816 msgid "%F%P: %s: plugin symbol table corrupt (sym type %d)\n" msgstr "%F%P: %s: symbolstabell för instick korrupt (symboltyp %d)\n" -#: plugin.c:866 +#: plugin.c:881 #, fuzzy #| msgid "%P: %B: symbol `%s' definition: %d, visibility: %d, resolution: %d\n" msgid "%P: %pB: symbol `%s' definition: %s, visibility: %s, resolution: %s\n" msgstr "%P: %B: symbol ”%s” definition: %d, synlighet: %d, upplösning %d\n" -#: plugin.c:943 +#: plugin.c:958 #, fuzzy #| msgid "warning: " msgid "%P: warning: " msgstr "varning: " -#: plugin.c:954 +#: plugin.c:969 msgid "%P: error: " msgstr "%P: fel: " -#: plugin.c:1106 +#: plugin.c:1121 #, fuzzy #| msgid "%P%F: %s: plugin error: %d\n" msgid "%F%P: %s: plugin error: %d\n" msgstr "%P%F: %s: insticksfel: %d\n" -#: plugin.c:1161 +#: plugin.c:1176 #, fuzzy #| msgid "%P%F: plugin_strdup failed to allocate memory: %s\n" msgid "%F%P: plugin_strdup failed to allocate memory: %s\n" msgstr "%P%F: plugin_strdup misslyckades med att allokera minne: %s\n" -#: plugin.c:1193 +#: plugin.c:1213 #, fuzzy #| msgid "%P%F: plugin failed to allocate memory for input: %s\n" msgid "%F%P: plugin failed to allocate memory for input: %s\n" msgstr "%P%F: insticksmodul misslyckades med att allokera minne för indata: %s\n" -#: plugin.c:1220 +#: plugin.c:1241 #, fuzzy #| msgid "%P%F: %s: plugin reported error claiming file\n" msgid "%F%P: %s: plugin reported error claiming file\n" msgstr "%P%F: %s: instick rapporterade fel vid anspråk på fil\n" -#: plugin.c:1330 +#: plugin.c:1352 msgid "%P: %s: error in plugin cleanup: %d (ignored)\n" msgstr "%P: %s fel vid insticksuppstädning: %d (överhoppat)\n" -#: eaarch64cloudabi.c:223 eaarch64cloudabib.c:223 eaarch64elf.c:223 -#: eaarch64elf32.c:223 eaarch64elf32b.c:223 eaarch64elfb.c:223 -#: eaarch64fbsd.c:223 eaarch64fbsdb.c:223 eaarch64linux.c:223 -#: eaarch64linux32.c:223 eaarch64linux32b.c:223 eaarch64linuxb.c:223 -#: earmelf.c:292 earmelf_fbsd.c:292 earmelf_fuchsia.c:292 earmelf_linux.c:292 -#: earmelf_linux_eabi.c:292 earmelf_linux_fdpiceabi.c:292 earmelf_nacl.c:292 -#: earmelf_nbsd.c:292 earmelf_phoenix.c:292 earmelf_vxworks.c:292 -#: earmelfb.c:292 earmelfb_fbsd.c:292 earmelfb_fuchsia.c:292 -#: earmelfb_linux.c:292 earmelfb_linux_eabi.c:292 -#: earmelfb_linux_fdpiceabi.c:292 earmelfb_nacl.c:292 earmelfb_nbsd.c:292 -#: earmnto.c:292 earmsymbian.c:292 eavr1.c:178 eavr2.c:178 eavr25.c:178 -#: eavr3.c:178 eavr31.c:178 eavr35.c:178 eavr4.c:178 eavr5.c:178 eavr51.c:178 -#: eavr6.c:178 eavrtiny.c:178 eavrxmega1.c:178 eavrxmega2.c:178 -#: eavrxmega3.c:178 eavrxmega4.c:178 eavrxmega5.c:178 eavrxmega6.c:178 -#: eavrxmega7.c:178 ecskyelf.c:210 ecskyelf_linux.c:210 eelf32b4300.c:205 -#: eelf32bmip.c:205 eelf32bmipn32.c:219 eelf32bsmip.c:219 eelf32btsmip.c:205 -#: eelf32btsmip_fbsd.c:205 eelf32btsmipn32.c:205 eelf32btsmipn32_fbsd.c:205 -#: eelf32ebmip.c:205 eelf32ebmipvxworks.c:205 eelf32elmip.c:205 -#: eelf32elmipvxworks.c:205 eelf32l4300.c:205 eelf32lmip.c:205 -#: eelf32lr5900.c:205 eelf32lr5900n32.c:205 eelf32lsmip.c:205 -#: eelf32ltsmip.c:205 eelf32ltsmip_fbsd.c:205 eelf32ltsmipn32.c:205 -#: eelf32ltsmipn32_fbsd.c:205 eelf32metag.c:206 eelf32mipswindiss.c:205 -#: eelf64bmip.c:219 eelf64btsmip.c:205 eelf64btsmip_fbsd.c:205 -#: eelf64lppc.c:470 eelf64ltsmip.c:205 eelf64ltsmip_fbsd.c:205 eelf64ppc.c:470 -#: eelf64ppc_fbsd.c:470 ehppaelf.c:230 ehppalinux.c:230 ehppanbsd.c:230 -#: ehppaobsd.c:230 em68hc11elf.c:295 em68hc11elfb.c:295 em68hc12elf.c:295 -#: em68hc12elfb.c:295 enios2elf.c:223 enios2linux.c:223 +#: eaarch64cloudabi.c:229 eaarch64cloudabib.c:229 eaarch64elf.c:228 +#: eaarch64elf32.c:228 eaarch64elf32b.c:228 eaarch64elfb.c:228 +#: eaarch64fbsd.c:229 eaarch64fbsdb.c:229 eaarch64haiku.c:229 +#: eaarch64linux.c:229 eaarch64linux32.c:229 eaarch64linux32b.c:229 +#: eaarch64linuxb.c:229 eaix5ppc.c:1125 eaix5rs6.c:1125 eaixppc.c:1125 +#: eaixrs6.c:1125 earmelf.c:298 earmelf_fbsd.c:298 earmelf_fuchsia.c:299 +#: earmelf_haiku.c:299 earmelf_linux.c:299 earmelf_linux_eabi.c:299 +#: earmelf_linux_fdpiceabi.c:299 earmelf_nacl.c:299 earmelf_nbsd.c:298 +#: earmelf_phoenix.c:299 earmelf_vxworks.c:298 earmelfb.c:298 +#: earmelfb_fbsd.c:298 earmelfb_fuchsia.c:299 earmelfb_linux.c:299 +#: earmelfb_linux_eabi.c:299 earmelfb_linux_fdpiceabi.c:299 +#: earmelfb_nacl.c:299 earmelfb_nbsd.c:298 earmnto.c:298 eavr1.c:181 +#: eavr2.c:181 eavr25.c:181 eavr3.c:181 eavr31.c:181 eavr35.c:181 eavr4.c:181 +#: eavr5.c:181 eavr51.c:181 eavr6.c:181 eavrtiny.c:181 eavrxmega1.c:181 +#: eavrxmega2.c:181 eavrxmega3.c:181 eavrxmega4.c:181 eavrxmega5.c:181 +#: eavrxmega6.c:181 eavrxmega7.c:181 ecskyelf.c:212 ecskyelf_linux.c:212 +#: eelf32b4300.c:207 eelf32bmip.c:207 eelf32bmipn32.c:221 eelf32bsmip.c:221 +#: eelf32btsmip.c:207 eelf32btsmip_fbsd.c:207 eelf32btsmipn32.c:207 +#: eelf32btsmipn32_fbsd.c:207 eelf32ebmip.c:207 eelf32ebmipvxworks.c:207 +#: eelf32elmip.c:207 eelf32elmipvxworks.c:207 eelf32l4300.c:207 +#: eelf32lmip.c:207 eelf32lr5900.c:207 eelf32lr5900n32.c:207 eelf32lsmip.c:207 +#: eelf32ltsmip.c:207 eelf32ltsmip_fbsd.c:207 eelf32ltsmipn32.c:207 +#: eelf32ltsmipn32_fbsd.c:207 eelf32metag.c:208 eelf32mipswindiss.c:207 +#: eelf64bmip.c:221 eelf64btsmip.c:207 eelf64btsmip_fbsd.c:207 +#: eelf64lppc.c:484 eelf64lppc_fbsd.c:484 eelf64ltsmip.c:207 +#: eelf64ltsmip_fbsd.c:207 eelf64ppc.c:484 eelf64ppc_fbsd.c:484 +#: eelf_mipsel_haiku.c:207 ehppaelf.c:232 ehppalinux.c:232 ehppanbsd.c:232 +#: ehppaobsd.c:232 em68hc11elf.c:297 em68hc11elfb.c:297 em68hc12elf.c:297 +#: em68hc12elfb.c:297 enios2elf.c:225 enios2linux.c:225 eppcmacos.c:1125 #, fuzzy #| msgid "%P%F:%s: can not make object file: %E\n" msgid "%X%P: can not make stub section: %E\n" msgstr "%P%F:%s: kan inte skapa objektfilen: %E\n" -#: eaarch64cloudabi.c:266 eaarch64cloudabib.c:266 eaarch64elf.c:266 -#: eaarch64elf32.c:266 eaarch64elf32b.c:266 eaarch64elfb.c:266 -#: eaarch64fbsd.c:266 eaarch64fbsdb.c:266 eaarch64linux.c:266 -#: eaarch64linux32.c:266 eaarch64linux32b.c:266 eaarch64linuxb.c:266 -#: earcelf.c:97 earclinux.c:97 earclinux_nps.c:97 earcv2elf.c:97 -#: earcv2elfx.c:97 earmelf.c:404 earmelf_fbsd.c:404 earmelf_fuchsia.c:404 -#: earmelf_linux.c:404 earmelf_linux_eabi.c:404 earmelf_linux_fdpiceabi.c:404 -#: earmelf_nacl.c:404 earmelf_nbsd.c:404 earmelf_phoenix.c:404 -#: earmelf_vxworks.c:404 earmelfb.c:404 earmelfb_fbsd.c:404 -#: earmelfb_fuchsia.c:404 earmelfb_linux.c:404 earmelfb_linux_eabi.c:404 -#: earmelfb_linux_fdpiceabi.c:404 earmelfb_nacl.c:404 earmelfb_nbsd.c:404 -#: earmnto.c:404 earmsymbian.c:404 eavr1.c:300 eavr2.c:300 eavr25.c:300 -#: eavr3.c:300 eavr31.c:300 eavr35.c:300 eavr4.c:300 eavr5.c:300 eavr51.c:300 -#: eavr6.c:300 eavrtiny.c:300 eavrxmega1.c:300 eavrxmega2.c:300 -#: eavrxmega3.c:300 eavrxmega4.c:300 eavrxmega5.c:300 eavrxmega6.c:300 -#: eavrxmega7.c:300 ecriself.c:97 ecrislinux.c:97 ed10velf.c:97 -#: eelf32_sparc.c:97 eelf32_sparc_sol2.c:228 eelf32_sparc_vxworks.c:126 -#: eelf32_spu.c:631 eelf32_tic6x_be.c:181 eelf32_tic6x_elf_be.c:181 -#: eelf32_tic6x_elf_le.c:181 eelf32_tic6x_le.c:181 eelf32_tic6x_linux_be.c:181 -#: eelf32_tic6x_linux_le.c:181 eelf32_x86_64.c:120 eelf32_x86_64_nacl.c:120 -#: eelf32am33lin.c:97 eelf32b4300.c:293 eelf32bfin.c:107 eelf32bfinfd.c:107 -#: eelf32bmip.c:293 eelf32bmipn32.c:307 eelf32bsmip.c:307 eelf32btsmip.c:293 -#: eelf32btsmip_fbsd.c:293 eelf32btsmipn32.c:293 eelf32btsmipn32_fbsd.c:293 -#: eelf32cr16.c:247 eelf32crx.c:134 eelf32ebmip.c:293 eelf32ebmipvxworks.c:322 -#: eelf32elmip.c:293 eelf32elmipvxworks.c:322 eelf32epiphany.c:97 -#: eelf32epiphany_4x4.c:99 eelf32frvfd.c:97 eelf32ip2k.c:97 eelf32l4300.c:293 -#: eelf32lm32.c:97 eelf32lm32fd.c:97 eelf32lmip.c:293 eelf32lppc.c:305 -#: eelf32lppclinux.c:305 eelf32lppcnto.c:305 eelf32lppcsim.c:305 -#: eelf32lr5900.c:293 eelf32lr5900n32.c:293 eelf32lriscv.c:89 -#: eelf32lriscv_ilp32.c:89 eelf32lriscv_ilp32f.c:89 eelf32lsmip.c:293 -#: eelf32ltsmip.c:293 eelf32ltsmip_fbsd.c:293 eelf32ltsmipn32.c:293 -#: eelf32ltsmipn32_fbsd.c:293 eelf32m32c.c:108 eelf32mb_linux.c:97 -#: eelf32mbel_linux.c:97 eelf32mcore.c:97 eelf32mep.c:97 eelf32metag.c:256 -#: eelf32microblaze.c:97 eelf32microblazeel.c:97 eelf32mipswindiss.c:293 -#: eelf32moxie.c:97 eelf32or1k.c:97 eelf32or1k_linux.c:97 eelf32ppc.c:305 -#: eelf32ppc_fbsd.c:305 eelf32ppclinux.c:305 eelf32ppcnto.c:305 -#: eelf32ppcsim.c:305 eelf32ppcvxworks.c:279 eelf32ppcwindiss.c:305 -#: eelf32rl78.c:97 eelf32rx.c:113 eelf32tilegx.c:97 eelf32tilegx_be.c:97 -#: eelf32tilepro.c:97 eelf32vax.c:97 eelf32visium.c:97 eelf32xc16x.c:97 -#: eelf32xc16xl.c:97 eelf32xc16xs.c:97 eelf32xstormy16.c:108 -#: eelf32xtensa.c:1988 eelf32z80.c:204 eelf64_aix.c:97 eelf64_ia64.c:123 -#: eelf64_ia64_fbsd.c:123 eelf64_ia64_vms.c:220 eelf64_s390.c:112 -#: eelf64_sparc.c:97 eelf64_sparc_fbsd.c:97 eelf64_sparc_sol2.c:228 -#: eelf64alpha.c:180 eelf64alpha_fbsd.c:180 eelf64alpha_nbsd.c:180 -#: eelf64bmip.c:307 eelf64bpf.c:97 eelf64btsmip.c:293 eelf64btsmip_fbsd.c:293 -#: eelf64hppa.c:97 eelf64lppc.c:580 eelf64lriscv.c:89 eelf64lriscv_lp64.c:89 -#: eelf64lriscv_lp64f.c:89 eelf64ltsmip.c:293 eelf64ltsmip_fbsd.c:293 -#: eelf64mmix.c:208 eelf64ppc.c:580 eelf64ppc_fbsd.c:580 eelf64rdos.c:111 -#: eelf64tilegx.c:97 eelf64tilegx_be.c:97 eelf_i386.c:120 eelf_i386_be.c:120 -#: eelf_i386_fbsd.c:120 eelf_i386_ldso.c:120 eelf_i386_nacl.c:120 -#: eelf_i386_sol2.c:251 eelf_i386_vxworks.c:149 eelf_iamcu.c:120 -#: eelf_k1om.c:120 eelf_k1om_fbsd.c:120 eelf_l1om.c:120 eelf_l1om_fbsd.c:120 -#: eelf_s390.c:97 eelf_x86_64.c:120 eelf_x86_64_cloudabi.c:120 -#: eelf_x86_64_fbsd.c:120 eelf_x86_64_nacl.c:120 eelf_x86_64_sol2.c:251 -#: eh8300elf.c:97 eh8300elf_linux.c:97 eh8300helf.c:97 eh8300helf_linux.c:97 -#: eh8300hnelf.c:97 eh8300self.c:97 eh8300self_linux.c:97 eh8300snelf.c:97 -#: eh8300sxelf.c:97 eh8300sxelf_linux.c:97 eh8300sxnelf.c:97 ehppa64linux.c:97 -#: ehppaelf.c:280 ehppalinux.c:280 ehppanbsd.c:280 ehppaobsd.c:280 -#: ei386lynx.c:111 ei386moss.c:111 ei386nto.c:111 em32relf.c:97 -#: em32relf_linux.c:97 em32rlelf.c:97 em32rlelf_linux.c:97 em68hc11elf.c:374 -#: em68hc11elfb.c:374 em68hc12elf.c:374 em68hc12elfb.c:374 em68kelf.c:248 -#: em68kelfnbsd.c:248 emn10300.c:97 ends32belf.c:204 ends32belf16m.c:204 -#: ends32belf_linux.c:204 ends32elf.c:204 ends32elf16m.c:204 -#: ends32elf_linux.c:204 enios2elf.c:273 enios2linux.c:273 eppclynx.c:305 -#: epruelf.c:117 escore3_elf.c:118 escore7_elf.c:118 eshelf.c:97 -#: eshelf_fd.c:97 eshelf_linux.c:97 eshelf_nbsd.c:97 eshelf_nto.c:97 -#: eshelf_uclinux.c:97 eshelf_vxworks.c:126 eshlelf.c:97 eshlelf_fd.c:97 -#: eshlelf_linux.c:97 eshlelf_nbsd.c:97 eshlelf_nto.c:97 eshlelf_vxworks.c:126 -#: ev850.c:144 ev850_rh850.c:144 +#: eaarch64cloudabi.c:272 eaarch64cloudabib.c:272 eaarch64elf.c:271 +#: eaarch64elf32.c:271 eaarch64elf32b.c:271 eaarch64elfb.c:271 +#: eaarch64fbsd.c:272 eaarch64fbsdb.c:272 eaarch64haiku.c:272 +#: eaarch64linux.c:272 eaarch64linux32.c:272 eaarch64linux32b.c:272 +#: eaarch64linuxb.c:272 earcelf.c:112 earclinux.c:113 earclinux_nps.c:113 +#: earcv2elf.c:112 earcv2elfx.c:112 earmelf.c:410 earmelf_fbsd.c:410 +#: earmelf_fuchsia.c:411 earmelf_haiku.c:411 earmelf_linux.c:411 +#: earmelf_linux_eabi.c:411 earmelf_linux_fdpiceabi.c:411 earmelf_nacl.c:411 +#: earmelf_nbsd.c:410 earmelf_phoenix.c:411 earmelf_vxworks.c:410 +#: earmelfb.c:410 earmelfb_fbsd.c:410 earmelfb_fuchsia.c:411 +#: earmelfb_linux.c:411 earmelfb_linux_eabi.c:411 +#: earmelfb_linux_fdpiceabi.c:411 earmelfb_nacl.c:411 earmelfb_nbsd.c:410 +#: earmnto.c:410 eavr1.c:316 eavr2.c:316 eavr25.c:316 eavr3.c:316 eavr31.c:316 +#: eavr35.c:316 eavr4.c:316 eavr5.c:316 eavr51.c:316 eavr6.c:316 +#: eavrtiny.c:316 eavrxmega1.c:316 eavrxmega2.c:316 eavrxmega3.c:316 +#: eavrxmega4.c:316 eavrxmega5.c:316 eavrxmega6.c:316 eavrxmega7.c:316 +#: ecriself.c:112 ecrislinux.c:113 ed10velf.c:112 eelf32_sparc.c:113 +#: eelf32_sparc_sol2.c:245 eelf32_sparc_vxworks.c:142 eelf32_spu.c:646 +#: eelf32_tic6x_be.c:183 eelf32_tic6x_elf_be.c:183 eelf32_tic6x_elf_le.c:183 +#: eelf32_tic6x_le.c:183 eelf32_tic6x_linux_be.c:183 +#: eelf32_tic6x_linux_le.c:183 eelf32_x86_64.c:137 eelf32am33lin.c:112 +#: eelf32b4300.c:309 eelf32bfin.c:122 eelf32bfinfd.c:122 eelf32bmip.c:309 +#: eelf32bmipn32.c:323 eelf32briscv.c:91 eelf32briscv_ilp32.c:91 +#: eelf32briscv_ilp32f.c:91 eelf32bsmip.c:323 eelf32btsmip.c:309 +#: eelf32btsmip_fbsd.c:309 eelf32btsmipn32.c:309 eelf32btsmipn32_fbsd.c:309 +#: eelf32cr16.c:262 eelf32crx.c:149 eelf32ebmip.c:309 eelf32ebmipvxworks.c:338 +#: eelf32elmip.c:309 eelf32elmipvxworks.c:338 eelf32epiphany.c:112 +#: eelf32epiphany_4x4.c:114 eelf32frvfd.c:112 eelf32ip2k.c:112 +#: eelf32l4300.c:309 eelf32lm32.c:112 eelf32lm32fd.c:112 eelf32lmip.c:309 +#: eelf32loongarch.c:90 eelf32lppc.c:321 eelf32lppclinux.c:321 +#: eelf32lppcnto.c:321 eelf32lppcsim.c:321 eelf32lr5900.c:309 +#: eelf32lr5900n32.c:308 eelf32lriscv.c:91 eelf32lriscv_ilp32.c:91 +#: eelf32lriscv_ilp32f.c:91 eelf32lsmip.c:309 eelf32ltsmip.c:309 +#: eelf32ltsmip_fbsd.c:309 eelf32ltsmipn32.c:309 eelf32ltsmipn32_fbsd.c:309 +#: eelf32m32c.c:123 eelf32mb_linux.c:113 eelf32mbel_linux.c:113 +#: eelf32mcore.c:112 eelf32mep.c:112 eelf32metag.c:258 eelf32microblaze.c:112 +#: eelf32microblazeel.c:112 eelf32mipswindiss.c:308 eelf32moxie.c:112 +#: eelf32or1k.c:113 eelf32or1k_linux.c:113 eelf32ppc.c:321 +#: eelf32ppc_fbsd.c:321 eelf32ppchaiku.c:321 eelf32ppclinux.c:321 +#: eelf32ppcnto.c:321 eelf32ppcsim.c:321 eelf32ppcvxworks.c:295 +#: eelf32ppcwindiss.c:321 eelf32rl78.c:112 eelf32rx.c:128 eelf32rx_linux.c:125 +#: eelf32tilegx.c:113 eelf32tilegx_be.c:113 eelf32tilepro.c:113 +#: eelf32vax.c:112 eelf32visium.c:112 eelf32xstormy16.c:123 +#: eelf32xtensa.c:2017 eelf32z80.c:139 eelf64_aix.c:112 eelf64_ia64.c:138 +#: eelf64_ia64_fbsd.c:138 eelf64_ia64_vms.c:220 eelf64_s390.c:128 +#: eelf64_sparc.c:113 eelf64_sparc_fbsd.c:113 eelf64_sparc_sol2.c:245 +#: eelf64alpha.c:196 eelf64alpha_fbsd.c:196 eelf64alpha_nbsd.c:196 +#: eelf64bmip.c:323 eelf64bpf.c:112 eelf64briscv.c:91 eelf64briscv_lp64.c:91 +#: eelf64briscv_lp64f.c:91 eelf64btsmip.c:309 eelf64btsmip_fbsd.c:309 +#: eelf64hppa.c:112 eelf64loongarch.c:90 eelf64lppc.c:594 +#: eelf64lppc_fbsd.c:594 eelf64lriscv.c:91 eelf64lriscv_lp64.c:91 +#: eelf64lriscv_lp64f.c:91 eelf64ltsmip.c:309 eelf64ltsmip_fbsd.c:309 +#: eelf64mmix.c:223 eelf64ppc.c:594 eelf64ppc_fbsd.c:594 eelf64rdos.c:128 +#: eelf64tilegx.c:113 eelf64tilegx_be.c:113 eelf_i386.c:137 eelf_i386_be.c:136 +#: eelf_i386_fbsd.c:137 eelf_i386_haiku.c:137 eelf_i386_ldso.c:137 +#: eelf_i386_sol2.c:269 eelf_i386_vxworks.c:166 eelf_iamcu.c:137 +#: eelf_mipsel_haiku.c:309 eelf_s390.c:113 eelf_x86_64.c:137 +#: eelf_x86_64_cloudabi.c:137 eelf_x86_64_fbsd.c:137 eelf_x86_64_haiku.c:137 +#: eelf_x86_64_sol2.c:269 eh8300elf.c:112 eh8300elf_linux.c:112 +#: eh8300helf.c:112 eh8300helf_linux.c:112 eh8300hnelf.c:112 eh8300self.c:112 +#: eh8300self_linux.c:112 eh8300snelf.c:112 eh8300sxelf.c:112 +#: eh8300sxelf_linux.c:112 eh8300sxnelf.c:112 ehppa64linux.c:112 +#: ehppaelf.c:282 ehppalinux.c:282 ehppanbsd.c:282 ehppaobsd.c:282 +#: ei386lynx.c:127 ei386moss.c:127 ei386nto.c:127 em32relf.c:112 +#: em32relf_linux.c:112 em32rlelf.c:112 em32rlelf_linux.c:112 +#: em68hc11elf.c:389 em68hc11elfb.c:389 em68hc12elf.c:389 em68hc12elfb.c:389 +#: em68kelf.c:264 em68kelfnbsd.c:264 emn10300.c:112 ends32belf.c:220 +#: ends32belf16m.c:220 ends32belf_linux.c:220 ends32elf.c:220 +#: ends32elf16m.c:220 ends32elf_linux.c:220 enios2elf.c:275 enios2linux.c:275 +#: epruelf.c:133 escore3_elf.c:134 escore7_elf.c:134 eshelf.c:112 +#: eshelf_fd.c:113 eshelf_linux.c:113 eshelf_nbsd.c:112 eshelf_nto.c:112 +#: eshelf_uclinux.c:112 eshelf_vxworks.c:141 eshlelf.c:112 eshlelf_fd.c:113 +#: eshlelf_linux.c:113 eshlelf_nbsd.c:112 eshlelf_nto.c:112 +#: eshlelf_vxworks.c:141 ev850.c:159 ev850_rh850.c:159 msgid "%X%P: .eh_frame/.stab edit: %E\n" msgstr "%X%P: .eh_frame/.stab-redigering: %E\n" -#: eaarch64cloudabi.c:282 eaarch64cloudabib.c:282 eaarch64elf.c:282 -#: eaarch64elf32.c:282 eaarch64elf32b.c:282 eaarch64elfb.c:282 -#: eaarch64fbsd.c:282 eaarch64fbsdb.c:282 eaarch64linux.c:282 -#: eaarch64linux32.c:282 eaarch64linux32b.c:282 eaarch64linuxb.c:282 -#: earmelf.c:419 earmelf_fbsd.c:419 earmelf_fuchsia.c:419 earmelf_linux.c:419 -#: earmelf_linux_eabi.c:419 earmelf_linux_fdpiceabi.c:419 earmelf_nacl.c:419 -#: earmelf_nbsd.c:419 earmelf_phoenix.c:419 earmelf_vxworks.c:419 -#: earmelfb.c:419 earmelfb_fbsd.c:419 earmelfb_fuchsia.c:419 -#: earmelfb_linux.c:419 earmelfb_linux_eabi.c:419 -#: earmelfb_linux_fdpiceabi.c:419 earmelfb_nacl.c:419 earmelfb_nbsd.c:419 -#: earmnto.c:419 earmsymbian.c:419 ecskyelf.c:260 ecskyelf_linux.c:260 +#: eaarch64cloudabi.c:288 eaarch64cloudabib.c:288 eaarch64elf.c:287 +#: eaarch64elf32.c:287 eaarch64elf32b.c:287 eaarch64elfb.c:287 +#: eaarch64fbsd.c:288 eaarch64fbsdb.c:288 eaarch64haiku.c:288 +#: eaarch64linux.c:288 eaarch64linux32.c:288 eaarch64linux32b.c:288 +#: eaarch64linuxb.c:288 earmelf.c:425 earmelf_fbsd.c:425 earmelf_fuchsia.c:426 +#: earmelf_haiku.c:426 earmelf_linux.c:426 earmelf_linux_eabi.c:426 +#: earmelf_linux_fdpiceabi.c:426 earmelf_nacl.c:426 earmelf_nbsd.c:425 +#: earmelf_phoenix.c:426 earmelf_vxworks.c:425 earmelfb.c:425 +#: earmelfb_fbsd.c:425 earmelfb_fuchsia.c:426 earmelfb_linux.c:426 +#: earmelfb_linux_eabi.c:426 earmelfb_linux_fdpiceabi.c:426 +#: earmelfb_nacl.c:426 earmelfb_nbsd.c:425 earmnto.c:425 ecskyelf.c:262 +#: ecskyelf_linux.c:262 msgid "%X%P: could not compute sections lists for stub generation: %E\n" msgstr "%X%P: kunde inte beräkna sektionslistor för stubbgenerering: %E\n" -#: eaarch64cloudabi.c:297 eaarch64cloudabib.c:297 eaarch64elf.c:297 -#: eaarch64elf32.c:297 eaarch64elf32b.c:297 eaarch64elfb.c:297 -#: eaarch64fbsd.c:297 eaarch64fbsdb.c:297 eaarch64linux.c:297 -#: eaarch64linux32.c:297 eaarch64linux32b.c:297 eaarch64linuxb.c:297 -#: earmelf.c:434 earmelf_fbsd.c:434 earmelf_fuchsia.c:434 earmelf_linux.c:434 -#: earmelf_linux_eabi.c:434 earmelf_linux_fdpiceabi.c:434 earmelf_nacl.c:434 -#: earmelf_nbsd.c:434 earmelf_phoenix.c:434 earmelf_vxworks.c:434 -#: earmelfb.c:434 earmelfb_fbsd.c:434 earmelfb_fuchsia.c:434 -#: earmelfb_linux.c:434 earmelfb_linux_eabi.c:434 -#: earmelfb_linux_fdpiceabi.c:434 earmelfb_nacl.c:434 earmelfb_nbsd.c:434 -#: earmnto.c:434 earmsymbian.c:434 eavr1.c:129 eavr1.c:192 eavr2.c:129 -#: eavr2.c:192 eavr25.c:129 eavr25.c:192 eavr3.c:129 eavr3.c:192 eavr31.c:129 -#: eavr31.c:192 eavr35.c:129 eavr35.c:192 eavr4.c:129 eavr4.c:192 eavr5.c:129 -#: eavr5.c:192 eavr51.c:129 eavr51.c:192 eavr6.c:129 eavr6.c:192 -#: eavrtiny.c:129 eavrtiny.c:192 eavrxmega1.c:129 eavrxmega1.c:192 -#: eavrxmega2.c:129 eavrxmega2.c:192 eavrxmega3.c:129 eavrxmega3.c:192 -#: eavrxmega4.c:129 eavrxmega4.c:192 eavrxmega5.c:129 eavrxmega5.c:192 -#: eavrxmega6.c:129 eavrxmega6.c:192 eavrxmega7.c:129 eavrxmega7.c:192 -#: eelf32metag.c:271 eelf32metag.c:285 eelf64lppc.c:523 eelf64lppc.c:542 -#: eelf64lppc.c:569 eelf64ppc.c:523 eelf64ppc.c:542 eelf64ppc.c:569 -#: eelf64ppc_fbsd.c:523 eelf64ppc_fbsd.c:542 eelf64ppc_fbsd.c:569 -#: ehppaelf.c:295 ehppaelf.c:310 ehppalinux.c:295 ehppalinux.c:310 -#: ehppanbsd.c:295 ehppanbsd.c:310 ehppaobsd.c:295 ehppaobsd.c:310 -#: em68hc11elf.c:90 em68hc11elf.c:100 em68hc11elf.c:317 em68hc11elfb.c:90 -#: em68hc11elfb.c:100 em68hc11elfb.c:317 em68hc12elf.c:90 em68hc12elf.c:100 -#: em68hc12elf.c:317 em68hc12elfb.c:90 em68hc12elfb.c:100 em68hc12elfb.c:317 -#: enios2elf.c:290 enios2elf.c:303 enios2linux.c:290 enios2linux.c:303 +#: eaarch64cloudabi.c:303 eaarch64cloudabib.c:303 eaarch64elf.c:302 +#: eaarch64elf32.c:302 eaarch64elf32b.c:302 eaarch64elfb.c:302 +#: eaarch64fbsd.c:303 eaarch64fbsdb.c:303 eaarch64haiku.c:303 +#: eaarch64linux.c:303 eaarch64linux32.c:303 eaarch64linux32b.c:303 +#: eaarch64linuxb.c:303 earmelf.c:440 earmelf_fbsd.c:440 earmelf_fuchsia.c:441 +#: earmelf_haiku.c:441 earmelf_linux.c:441 earmelf_linux_eabi.c:441 +#: earmelf_linux_fdpiceabi.c:441 earmelf_nacl.c:441 earmelf_nbsd.c:440 +#: earmelf_phoenix.c:441 earmelf_vxworks.c:440 earmelfb.c:440 +#: earmelfb_fbsd.c:440 earmelfb_fuchsia.c:441 earmelfb_linux.c:441 +#: earmelfb_linux_eabi.c:441 earmelfb_linux_fdpiceabi.c:441 +#: earmelfb_nacl.c:441 earmelfb_nbsd.c:440 earmnto.c:440 eavr1.c:131 +#: eavr1.c:195 eavr2.c:131 eavr2.c:195 eavr25.c:131 eavr25.c:195 eavr3.c:131 +#: eavr3.c:195 eavr31.c:131 eavr31.c:195 eavr35.c:131 eavr35.c:195 eavr4.c:131 +#: eavr4.c:195 eavr5.c:131 eavr5.c:195 eavr51.c:131 eavr51.c:195 eavr6.c:131 +#: eavr6.c:195 eavrtiny.c:131 eavrtiny.c:195 eavrxmega1.c:131 eavrxmega1.c:195 +#: eavrxmega2.c:131 eavrxmega2.c:195 eavrxmega3.c:131 eavrxmega3.c:195 +#: eavrxmega4.c:131 eavrxmega4.c:195 eavrxmega5.c:131 eavrxmega5.c:195 +#: eavrxmega6.c:131 eavrxmega6.c:195 eavrxmega7.c:131 eavrxmega7.c:195 +#: eelf32metag.c:273 eelf32metag.c:287 eelf64lppc.c:537 eelf64lppc.c:556 +#: eelf64lppc.c:583 eelf64lppc_fbsd.c:537 eelf64lppc_fbsd.c:556 +#: eelf64lppc_fbsd.c:583 eelf64ppc.c:537 eelf64ppc.c:556 eelf64ppc.c:583 +#: eelf64ppc_fbsd.c:537 eelf64ppc_fbsd.c:556 eelf64ppc_fbsd.c:583 +#: ehppaelf.c:297 ehppaelf.c:312 ehppalinux.c:297 ehppalinux.c:312 +#: ehppanbsd.c:297 ehppanbsd.c:312 ehppaobsd.c:297 ehppaobsd.c:312 +#: em68hc11elf.c:92 em68hc11elf.c:102 em68hc11elf.c:319 em68hc11elfb.c:92 +#: em68hc11elfb.c:102 em68hc11elfb.c:319 em68hc12elf.c:92 em68hc12elf.c:102 +#: em68hc12elf.c:319 em68hc12elfb.c:92 em68hc12elfb.c:102 em68hc12elfb.c:319 +#: enios2elf.c:292 enios2elf.c:305 enios2linux.c:292 enios2linux.c:305 #, fuzzy #| msgid "%P%F: can't relax section: %E\n" msgid "%X%P: can not size stub section: %E\n" msgstr "%P%F: kan inte slappna av sektion: %E\n" -#: eaarch64cloudabi.c:316 eaarch64cloudabib.c:316 eaarch64elf.c:316 -#: eaarch64elf32.c:316 eaarch64elf32b.c:316 eaarch64elfb.c:316 -#: eaarch64fbsd.c:316 eaarch64fbsdb.c:316 eaarch64linux.c:316 -#: eaarch64linux32.c:316 eaarch64linux32b.c:316 eaarch64linuxb.c:316 -#: earmelf.c:468 earmelf_fbsd.c:468 earmelf_fuchsia.c:468 earmelf_linux.c:468 -#: earmelf_linux_eabi.c:468 earmelf_linux_fdpiceabi.c:468 earmelf_nacl.c:468 -#: earmelf_nbsd.c:468 earmelf_phoenix.c:468 earmelf_vxworks.c:468 -#: earmelfb.c:468 earmelfb_fbsd.c:468 earmelfb_fuchsia.c:468 -#: earmelfb_linux.c:468 earmelfb_linux_eabi.c:468 -#: earmelfb_linux_fdpiceabi.c:468 earmelfb_nacl.c:468 earmelfb_nbsd.c:468 -#: earmnto.c:468 earmsymbian.c:468 eavr1.c:201 eavr2.c:201 eavr25.c:201 -#: eavr3.c:201 eavr31.c:201 eavr35.c:201 eavr4.c:201 eavr5.c:201 eavr51.c:201 -#: eavr6.c:201 eavrtiny.c:201 eavrxmega1.c:201 eavrxmega2.c:201 -#: eavrxmega3.c:201 eavrxmega4.c:201 eavrxmega5.c:201 eavrxmega6.c:201 -#: eavrxmega7.c:201 eelf32metag.c:300 eelf64lppc.c:619 eelf64ppc.c:619 -#: eelf64ppc_fbsd.c:619 ehppaelf.c:332 ehppalinux.c:332 ehppanbsd.c:332 -#: ehppaobsd.c:332 em68hc11elf.c:321 em68hc11elfb.c:321 em68hc12elf.c:321 -#: em68hc12elfb.c:321 enios2elf.c:318 enios2linux.c:318 +#: eaarch64cloudabi.c:322 eaarch64cloudabib.c:322 eaarch64elf.c:321 +#: eaarch64elf32.c:321 eaarch64elf32b.c:321 eaarch64elfb.c:321 +#: eaarch64fbsd.c:322 eaarch64fbsdb.c:322 eaarch64haiku.c:322 +#: eaarch64linux.c:322 eaarch64linux32.c:322 eaarch64linux32b.c:322 +#: eaarch64linuxb.c:322 eaix5ppc.c:1165 eaix5rs6.c:1165 eaixppc.c:1165 +#: eaixrs6.c:1165 earmelf.c:474 earmelf_fbsd.c:474 earmelf_fuchsia.c:475 +#: earmelf_haiku.c:475 earmelf_linux.c:475 earmelf_linux_eabi.c:475 +#: earmelf_linux_fdpiceabi.c:475 earmelf_nacl.c:475 earmelf_nbsd.c:474 +#: earmelf_phoenix.c:475 earmelf_vxworks.c:474 earmelfb.c:474 +#: earmelfb_fbsd.c:474 earmelfb_fuchsia.c:475 earmelfb_linux.c:475 +#: earmelfb_linux_eabi.c:475 earmelfb_linux_fdpiceabi.c:475 +#: earmelfb_nacl.c:475 earmelfb_nbsd.c:474 earmnto.c:474 eavr1.c:204 +#: eavr2.c:204 eavr25.c:204 eavr3.c:204 eavr31.c:204 eavr35.c:204 eavr4.c:204 +#: eavr5.c:204 eavr51.c:204 eavr6.c:204 eavrtiny.c:204 eavrxmega1.c:204 +#: eavrxmega2.c:204 eavrxmega3.c:204 eavrxmega4.c:204 eavrxmega5.c:204 +#: eavrxmega6.c:204 eavrxmega7.c:204 eelf32metag.c:302 eelf64lppc.c:633 +#: eelf64lppc_fbsd.c:633 eelf64ppc.c:633 eelf64ppc_fbsd.c:633 ehppaelf.c:334 +#: ehppalinux.c:334 ehppanbsd.c:334 ehppaobsd.c:334 em68hc11elf.c:323 +#: em68hc11elfb.c:323 em68hc12elf.c:323 em68hc12elfb.c:323 enios2elf.c:320 +#: enios2linux.c:320 eppcmacos.c:1165 #, fuzzy #| msgid "%P: cannot find %s: %E\n" msgid "%X%P: can not build stubs: %E\n" @@ -3077,10 +3511,6 @@ msgstr "%P: kan inte hitta %s: %E\n" #. hence we do not support linking and changing output formats at the #. same time. Use a link followed by objcopy to change output formats. #. Check the output target is nds32. -#. The arm backend needs special fields in the output hash structure. -#. These will only be created if the output format is an arm format, -#. hence we do not support linking and changing output formats at the -#. same time. Use a link followed by objcopy to change output formats. #. The score backend needs special fields in the output hash structure. #. These will only be created if the output format is an score format, #. hence we do not support linking and changing output formats at the @@ -3093,539 +3523,627 @@ msgstr "%P: kan inte hitta %s: %E\n" #. These will only be created if the output format is an arm format, #. hence we do not support linking and changing output formats at the #. same time. Use a link followed by objcopy to change output formats. -#: eaarch64cloudabi.c:334 eaarch64cloudabib.c:334 eaarch64elf.c:334 -#: eaarch64elf32.c:334 eaarch64elf32b.c:334 eaarch64elfb.c:334 -#: eaarch64fbsd.c:334 eaarch64fbsdb.c:334 eaarch64linux.c:334 -#: eaarch64linux32.c:334 eaarch64linux32b.c:334 eaarch64linuxb.c:334 -#: earm_wince_pe.c:1377 earmelf.c:540 earmelf_fbsd.c:540 earmelf_fuchsia.c:540 -#: earmelf_linux.c:540 earmelf_linux_eabi.c:540 earmelf_linux_fdpiceabi.c:540 -#: earmelf_nacl.c:540 earmelf_nbsd.c:540 earmelf_phoenix.c:540 -#: earmelf_vxworks.c:540 earmelfb.c:540 earmelfb_fbsd.c:540 -#: earmelfb_fuchsia.c:540 earmelfb_linux.c:540 earmelfb_linux_eabi.c:540 -#: earmelfb_linux_fdpiceabi.c:540 earmelfb_nacl.c:540 earmelfb_nbsd.c:540 -#: earmnto.c:540 earmpe.c:1377 earmsymbian.c:540 eavr1.c:142 eavr2.c:142 -#: eavr25.c:142 eavr3.c:142 eavr31.c:142 eavr35.c:142 eavr4.c:142 eavr5.c:142 -#: eavr51.c:142 eavr6.c:142 eavrtiny.c:142 eavrxmega1.c:142 eavrxmega2.c:142 -#: eavrxmega3.c:142 eavrxmega4.c:142 eavrxmega5.c:142 eavrxmega6.c:142 -#: eavrxmega7.c:142 eelf32lriscv.c:110 eelf32lriscv_ilp32.c:110 -#: eelf32lriscv_ilp32f.c:110 eelf64lriscv.c:110 eelf64lriscv_lp64.c:110 -#: eelf64lriscv_lp64f.c:110 ei386pe.c:1377 ei386pe_posix.c:1377 -#: emcorepe.c:1377 ends32belf.c:74 ends32belf16m.c:74 ends32belf_linux.c:74 -#: ends32elf.c:74 ends32elf16m.c:74 ends32elf_linux.c:74 eppcpe.c:1377 -#: escore3_elf.c:76 escore7_elf.c:76 eshpe.c:1377 ev850.c:91 ev850_rh850.c:91 +#: eaarch64cloudabi.c:340 eaarch64cloudabib.c:340 eaarch64elf.c:339 +#: eaarch64elf32.c:339 eaarch64elf32b.c:339 eaarch64elfb.c:339 +#: eaarch64fbsd.c:340 eaarch64fbsdb.c:340 eaarch64haiku.c:340 +#: eaarch64linux.c:340 eaarch64linux32.c:340 eaarch64linux32b.c:340 +#: eaarch64linuxb.c:340 earm_wince_pe.c:1426 earmelf.c:546 earmelf_fbsd.c:546 +#: earmelf_fuchsia.c:547 earmelf_haiku.c:547 earmelf_linux.c:547 +#: earmelf_linux_eabi.c:547 earmelf_linux_fdpiceabi.c:547 earmelf_nacl.c:547 +#: earmelf_nbsd.c:546 earmelf_phoenix.c:547 earmelf_vxworks.c:546 +#: earmelfb.c:546 earmelfb_fbsd.c:546 earmelfb_fuchsia.c:547 +#: earmelfb_linux.c:547 earmelfb_linux_eabi.c:547 +#: earmelfb_linux_fdpiceabi.c:547 earmelfb_nacl.c:547 earmelfb_nbsd.c:546 +#: earmnto.c:546 earmpe.c:1426 eavr1.c:144 eavr2.c:144 eavr25.c:144 +#: eavr3.c:144 eavr31.c:144 eavr35.c:144 eavr4.c:144 eavr5.c:144 eavr51.c:144 +#: eavr6.c:144 eavrtiny.c:144 eavrxmega1.c:144 eavrxmega2.c:144 +#: eavrxmega3.c:144 eavrxmega4.c:144 eavrxmega5.c:144 eavrxmega6.c:144 +#: eavrxmega7.c:144 eelf32briscv.c:126 eelf32briscv_ilp32.c:126 +#: eelf32briscv_ilp32f.c:126 eelf32loongarch.c:108 eelf32lriscv.c:126 +#: eelf32lriscv_ilp32.c:126 eelf32lriscv_ilp32f.c:126 eelf64briscv.c:126 +#: eelf64briscv_lp64.c:126 eelf64briscv_lp64f.c:126 eelf64loongarch.c:108 +#: eelf64lriscv.c:126 eelf64lriscv_lp64.c:126 eelf64lriscv_lp64f.c:126 +#: ei386pe.c:1426 ei386pe_posix.c:1426 emcorepe.c:1426 ends32belf.c:76 +#: ends32belf16m.c:76 ends32belf_linux.c:76 ends32elf.c:76 ends32elf16m.c:76 +#: ends32elf_linux.c:76 escore3_elf.c:81 escore7_elf.c:81 eshpe.c:1426 +#: ev850.c:93 ev850_rh850.c:93 msgid "%F%P: error: cannot change output format whilst linking %s binaries\n" msgstr "%F%P: fel: kan inte ändra utdataformat under länkning av %s-binärer\n" -#: eaarch64cloudabi.c:573 eaarch64cloudabib.c:573 eaarch64elf.c:573 -#: eaarch64elf32.c:573 eaarch64elf32b.c:573 eaarch64elfb.c:573 -#: eaarch64fbsd.c:573 eaarch64fbsdb.c:573 eaarch64linux.c:573 -#: eaarch64linux32.c:573 eaarch64linux32b.c:573 eaarch64linuxb.c:573 -#: earcelf.c:206 earclinux.c:261 earclinux_nps.c:261 earcv2elf.c:190 -#: earcv2elfx.c:190 earmelf.c:815 earmelf_fbsd.c:815 earmelf_fuchsia.c:815 -#: earmelf_linux.c:815 earmelf_linux_eabi.c:815 earmelf_linux_fdpiceabi.c:815 -#: earmelf_nacl.c:815 earmelf_nbsd.c:815 earmelf_phoenix.c:815 -#: earmelf_vxworks.c:851 earmelfb.c:815 earmelfb_fbsd.c:815 -#: earmelfb_fuchsia.c:815 earmelfb_linux.c:815 earmelfb_linux_eabi.c:815 -#: earmelfb_linux_fdpiceabi.c:815 earmelfb_nacl.c:815 earmelfb_nbsd.c:815 -#: earmnto.c:790 earmsymbian.c:815 eavr1.c:413 eavr2.c:413 eavr25.c:413 -#: eavr3.c:413 eavr31.c:413 eavr35.c:413 eavr4.c:413 eavr5.c:413 eavr51.c:413 -#: eavr6.c:413 eavrtiny.c:413 eavrxmega1.c:413 eavrxmega2.c:413 -#: eavrxmega3.c:413 eavrxmega4.c:413 eavrxmega5.c:413 eavrxmega6.c:413 -#: eavrxmega7.c:413 ecriself.c:205 ecrislinux.c:236 ecskyelf.c:449 -#: ecskyelf_linux.c:505 ed10velf.c:190 eelf32_sparc.c:261 -#: eelf32_sparc_sol2.c:392 eelf32_sparc_vxworks.c:298 eelf32_spu.c:787 -#: eelf32_tic6x_be.c:373 eelf32_tic6x_elf_be.c:373 eelf32_tic6x_elf_le.c:373 -#: eelf32_tic6x_le.c:373 eelf32_tic6x_linux_be.c:373 -#: eelf32_tic6x_linux_le.c:373 eelf32_x86_64.c:5197 eelf32_x86_64_nacl.c:294 -#: eelf32am33lin.c:236 eelf32b4300.c:476 eelf32bfin.c:254 eelf32bfinfd.c:279 -#: eelf32bmip.c:476 eelf32bmipn32.c:490 eelf32bsmip.c:490 eelf32btsmip.c:476 -#: eelf32btsmip_fbsd.c:476 eelf32btsmipn32.c:476 eelf32btsmipn32_fbsd.c:476 -#: eelf32cr16.c:340 eelf32crx.c:227 eelf32ebmip.c:476 eelf32ebmipvxworks.c:511 -#: eelf32elmip.c:476 eelf32elmipvxworks.c:511 eelf32epiphany.c:205 -#: eelf32epiphany_4x4.c:192 eelf32frvfd.c:261 eelf32ip2k.c:205 -#: eelf32l4300.c:476 eelf32lm32.c:205 eelf32lm32fd.c:261 eelf32lmip.c:476 -#: eelf32lppc.c:512 eelf32lppclinux.c:512 eelf32lppcnto.c:512 -#: eelf32lppcsim.c:512 eelf32lr5900.c:445 eelf32lr5900n32.c:445 -#: eelf32lriscv.c:315 eelf32lriscv_ilp32.c:315 eelf32lriscv_ilp32f.c:315 -#: eelf32lsmip.c:476 eelf32ltsmip.c:476 eelf32ltsmip_fbsd.c:476 -#: eelf32ltsmipn32.c:476 eelf32ltsmipn32_fbsd.c:476 eelf32m32c.c:216 -#: eelf32mb_linux.c:261 eelf32mbel_linux.c:261 eelf32mcore.c:211 -#: eelf32mep.c:190 eelf32metag.c:510 eelf32microblaze.c:190 -#: eelf32microblazeel.c:190 eelf32mipswindiss.c:420 eelf32moxie.c:205 -#: eelf32or1k.c:205 eelf32or1k_linux.c:261 eelf32ppc.c:512 -#: eelf32ppc_fbsd.c:512 eelf32ppclinux.c:512 eelf32ppcnto.c:512 -#: eelf32ppcsim.c:512 eelf32ppcvxworks.c:486 eelf32ppcwindiss.c:512 -#: eelf32rl78.c:205 eelf32rx.c:233 eelf32tilegx.c:261 eelf32tilegx_be.c:261 -#: eelf32tilepro.c:261 eelf32vax.c:236 eelf32visium.c:190 eelf32xc16x.c:190 -#: eelf32xc16xl.c:190 eelf32xc16xs.c:190 eelf32xstormy16.c:201 -#: eelf32xtensa.c:2164 eelf32z80.c:297 eelf64_aix.c:236 eelf64_ia64.c:293 -#: eelf64_ia64_fbsd.c:293 eelf64_s390.c:331 eelf64_sparc.c:261 -#: eelf64_sparc_fbsd.c:261 eelf64_sparc_sol2.c:392 eelf64alpha.c:354 -#: eelf64alpha_fbsd.c:354 eelf64alpha_nbsd.c:354 eelf64bmip.c:490 -#: eelf64bpf.c:190 eelf64btsmip.c:476 eelf64btsmip_fbsd.c:476 eelf64hppa.c:206 -#: eelf64lppc.c:941 eelf64lriscv.c:315 eelf64lriscv_lp64.c:315 -#: eelf64lriscv_lp64f.c:315 eelf64ltsmip.c:476 eelf64ltsmip_fbsd.c:476 -#: eelf64mmix.c:4013 eelf64ppc.c:941 eelf64ppc_fbsd.c:941 eelf64rdos.c:285 -#: eelf64tilegx.c:261 eelf64tilegx_be.c:261 eelf_i386.c:4819 -#: eelf_i386_be.c:259 eelf_i386_fbsd.c:294 eelf_i386_ldso.c:269 -#: eelf_i386_nacl.c:294 eelf_i386_sol2.c:425 eelf_i386_vxworks.c:321 -#: eelf_iamcu.c:4797 eelf_k1om.c:5153 eelf_k1om_fbsd.c:5133 eelf_l1om.c:5153 -#: eelf_l1om_fbsd.c:5133 eelf_s390.c:261 eelf_x86_64.c:5197 -#: eelf_x86_64_cloudabi.c:294 eelf_x86_64_fbsd.c:294 eelf_x86_64_nacl.c:294 -#: eelf_x86_64_sol2.c:425 eh8300elf.c:205 eh8300elf_linux.c:205 -#: eh8300helf.c:205 eh8300helf_linux.c:205 eh8300hnelf.c:205 eh8300self.c:205 -#: eh8300self_linux.c:205 eh8300snelf.c:205 eh8300sxelf.c:205 -#: eh8300sxelf_linux.c:205 eh8300sxnelf.c:205 ehppa64linux.c:236 -#: ehppaelf.c:473 ehppalinux.c:544 ehppanbsd.c:544 ehppaobsd.c:544 -#: ei386lynx.c:250 ei386moss.c:250 ei386nto.c:250 em32relf.c:205 -#: em32relf_linux.c:261 em32rlelf.c:205 em32rlelf_linux.c:261 -#: em68hc11elf.c:475 em68hc11elfb.c:475 em68hc12elf.c:475 em68hc12elfb.c:475 -#: em68kelf.c:418 em68kelfnbsd.c:418 emn10300.c:236 ends32belf.c:325 -#: ends32belf16m.c:325 ends32belf_linux.c:348 ends32elf.c:325 -#: ends32elf16m.c:325 ends32elf_linux.c:348 enios2elf.c:491 enios2linux.c:522 -#: eppclynx.c:512 epruelf.c:210 escore3_elf.c:257 escore7_elf.c:257 -#: eshelf.c:236 eshelf_fd.c:261 eshelf_linux.c:261 eshelf_nbsd.c:236 -#: eshelf_nto.c:236 eshelf_uclinux.c:236 eshelf_vxworks.c:273 eshlelf.c:236 -#: eshlelf_fd.c:261 eshlelf_linux.c:261 eshlelf_nbsd.c:236 eshlelf_nto.c:236 -#: eshlelf_vxworks.c:273 ev850.c:237 ev850_rh850.c:237 +#: eaarch64cloudabi.c:596 eaarch64cloudabib.c:596 eaarch64elf.c:595 +#: eaarch64elf32.c:595 eaarch64elf32b.c:595 eaarch64elfb.c:595 +#: eaarch64fbsd.c:596 eaarch64fbsdb.c:596 eaarch64haiku.c:596 +#: eaarch64linux.c:596 eaarch64linux32.c:596 eaarch64linux32b.c:596 +#: eaarch64linuxb.c:596 earcelf.c:227 earclinux.c:283 earclinux_nps.c:283 +#: earcv2elf.c:211 earcv2elfx.c:211 earmelf.c:838 earmelf_fbsd.c:838 +#: earmelf_fuchsia.c:839 earmelf_haiku.c:839 earmelf_linux.c:839 +#: earmelf_linux_eabi.c:839 earmelf_linux_fdpiceabi.c:839 earmelf_nacl.c:839 +#: earmelf_nbsd.c:838 earmelf_phoenix.c:839 earmelf_vxworks.c:874 +#: earmelfb.c:838 earmelfb_fbsd.c:838 earmelfb_fuchsia.c:839 +#: earmelfb_linux.c:839 earmelfb_linux_eabi.c:839 +#: earmelfb_linux_fdpiceabi.c:839 earmelfb_nacl.c:839 earmelfb_nbsd.c:838 +#: earmnto.c:813 eavr1.c:435 eavr2.c:435 eavr25.c:435 eavr3.c:435 eavr31.c:435 +#: eavr35.c:435 eavr4.c:435 eavr5.c:435 eavr51.c:435 eavr6.c:435 +#: eavrtiny.c:435 eavrxmega1.c:435 eavrxmega2.c:435 eavrxmega3.c:435 +#: eavrxmega4.c:435 eavrxmega5.c:435 eavrxmega6.c:435 eavrxmega7.c:435 +#: ecriself.c:226 ecrislinux.c:258 ecskyelf.c:470 ecskyelf_linux.c:527 +#: ed10velf.c:211 eelf32_sparc.c:283 eelf32_sparc_sol2.c:415 +#: eelf32_sparc_vxworks.c:320 eelf32_spu.c:808 eelf32_tic6x_be.c:394 +#: eelf32_tic6x_elf_be.c:394 eelf32_tic6x_elf_le.c:394 eelf32_tic6x_le.c:394 +#: eelf32_tic6x_linux_be.c:394 eelf32_tic6x_linux_le.c:394 +#: eelf32_x86_64.c:5374 eelf32am33lin.c:257 eelf32b4300.c:498 eelf32bfin.c:275 +#: eelf32bfinfd.c:300 eelf32bmip.c:498 eelf32bmipn32.c:512 eelf32briscv.c:351 +#: eelf32briscv_ilp32.c:351 eelf32briscv_ilp32f.c:351 eelf32bsmip.c:512 +#: eelf32btsmip.c:498 eelf32btsmip_fbsd.c:498 eelf32btsmipn32.c:498 +#: eelf32btsmipn32_fbsd.c:498 eelf32cr16.c:361 eelf32crx.c:248 +#: eelf32ebmip.c:498 eelf32ebmipvxworks.c:533 eelf32elmip.c:498 +#: eelf32elmipvxworks.c:533 eelf32epiphany.c:226 eelf32epiphany_4x4.c:213 +#: eelf32frvfd.c:282 eelf32ip2k.c:226 eelf32l4300.c:498 eelf32lm32.c:226 +#: eelf32lm32fd.c:282 eelf32lmip.c:498 eelf32loongarch.c:333 eelf32lppc.c:534 +#: eelf32lppclinux.c:534 eelf32lppcnto.c:534 eelf32lppcsim.c:534 +#: eelf32lr5900.c:467 eelf32lr5900n32.c:466 eelf32lriscv.c:351 +#: eelf32lriscv_ilp32.c:351 eelf32lriscv_ilp32f.c:351 eelf32lsmip.c:498 +#: eelf32ltsmip.c:498 eelf32ltsmip_fbsd.c:498 eelf32ltsmipn32.c:498 +#: eelf32ltsmipn32_fbsd.c:498 eelf32m32c.c:237 eelf32mb_linux.c:283 +#: eelf32mbel_linux.c:283 eelf32mcore.c:232 eelf32mep.c:211 eelf32metag.c:532 +#: eelf32microblaze.c:211 eelf32microblazeel.c:211 eelf32mipswindiss.c:441 +#: eelf32moxie.c:226 eelf32or1k.c:227 eelf32or1k_linux.c:283 eelf32ppc.c:534 +#: eelf32ppc_fbsd.c:534 eelf32ppchaiku.c:534 eelf32ppclinux.c:534 +#: eelf32ppcnto.c:534 eelf32ppcsim.c:534 eelf32ppcvxworks.c:508 +#: eelf32ppcwindiss.c:534 eelf32rl78.c:226 eelf32rx.c:254 eelf32rx_linux.c:239 +#: eelf32tilegx.c:283 eelf32tilegx_be.c:283 eelf32tilepro.c:283 +#: eelf32vax.c:257 eelf32visium.c:211 eelf32xstormy16.c:222 +#: eelf32xtensa.c:2204 eelf32z80.c:238 eelf64_aix.c:257 eelf64_ia64.c:314 +#: eelf64_ia64_fbsd.c:314 eelf64_s390.c:353 eelf64_sparc.c:283 +#: eelf64_sparc_fbsd.c:283 eelf64_sparc_sol2.c:415 eelf64alpha.c:376 +#: eelf64alpha_fbsd.c:376 eelf64alpha_nbsd.c:376 eelf64bmip.c:512 +#: eelf64bpf.c:211 eelf64briscv.c:351 eelf64briscv_lp64.c:351 +#: eelf64briscv_lp64f.c:351 eelf64btsmip.c:498 eelf64btsmip_fbsd.c:498 +#: eelf64hppa.c:227 eelf64loongarch.c:333 eelf64lppc.c:984 +#: eelf64lppc_fbsd.c:984 eelf64lriscv.c:351 eelf64lriscv_lp64.c:351 +#: eelf64lriscv_lp64f.c:351 eelf64ltsmip.c:498 eelf64ltsmip_fbsd.c:498 +#: eelf64mmix.c:368 eelf64ppc.c:984 eelf64ppc_fbsd.c:984 eelf64rdos.c:308 +#: eelf64tilegx.c:283 eelf64tilegx_be.c:283 eelf_i386.c:4996 +#: eelf_i386_be.c:281 eelf_i386_fbsd.c:317 eelf_i386_haiku.c:317 +#: eelf_i386_ldso.c:292 eelf_i386_sol2.c:449 eelf_i386_vxworks.c:344 +#: eelf_iamcu.c:317 eelf_mipsel_haiku.c:498 eelf_s390.c:283 eelf_x86_64.c:5374 +#: eelf_x86_64_cloudabi.c:317 eelf_x86_64_fbsd.c:317 eelf_x86_64_haiku.c:317 +#: eelf_x86_64_sol2.c:449 eh8300elf.c:226 eh8300elf_linux.c:226 +#: eh8300helf.c:226 eh8300helf_linux.c:226 eh8300hnelf.c:226 eh8300self.c:226 +#: eh8300self_linux.c:226 eh8300snelf.c:226 eh8300sxelf.c:226 +#: eh8300sxelf_linux.c:226 eh8300sxnelf.c:226 ehppa64linux.c:257 +#: ehppaelf.c:494 ehppalinux.c:566 ehppanbsd.c:566 ehppaobsd.c:566 +#: ei386lynx.c:272 ei386moss.c:272 ei386nto.c:272 em32relf.c:226 +#: em32relf_linux.c:282 em32rlelf.c:226 em32rlelf_linux.c:282 +#: em68hc11elf.c:496 em68hc11elfb.c:496 em68hc12elf.c:496 em68hc12elfb.c:496 +#: em68kelf.c:440 em68kelfnbsd.c:440 emn10300.c:257 ends32belf.c:347 +#: ends32belf16m.c:347 ends32belf_linux.c:370 ends32elf.c:347 +#: ends32elf16m.c:347 ends32elf_linux.c:370 enios2elf.c:513 enios2linux.c:544 +#: epruelf.c:232 escore3_elf.c:279 escore7_elf.c:279 eshelf.c:257 +#: eshelf_fd.c:283 eshelf_linux.c:283 eshelf_nbsd.c:257 eshelf_nto.c:257 +#: eshelf_uclinux.c:257 eshelf_vxworks.c:294 eshlelf.c:257 eshlelf_fd.c:283 +#: eshlelf_linux.c:283 eshlelf_nbsd.c:257 eshlelf_nto.c:257 +#: eshlelf_vxworks.c:294 ev850.c:258 ev850_rh850.c:258 #, fuzzy #| msgid "%P%F: invalid common section sorting option: %s\n" msgid "%F%P: invalid --compress-debug-sections option: `%s'\n" msgstr "%P%F: ogiltigt sorteringsalternativ för generell sektion: %s\n" -#: eaarch64cloudabi.c:624 eaarch64cloudabib.c:624 eaarch64elf.c:624 -#: eaarch64elf32.c:624 eaarch64elf32b.c:624 eaarch64elfb.c:624 -#: eaarch64fbsd.c:624 eaarch64fbsdb.c:624 eaarch64linux.c:624 -#: eaarch64linux32.c:624 eaarch64linux32b.c:624 eaarch64linuxb.c:624 -#: earcelf.c:257 earclinux.c:312 earclinux_nps.c:312 earmelf.c:866 -#: earmelf_fbsd.c:866 earmelf_fuchsia.c:866 earmelf_linux.c:866 -#: earmelf_linux_eabi.c:866 earmelf_linux_fdpiceabi.c:866 earmelf_nacl.c:866 -#: earmelf_nbsd.c:866 earmelf_phoenix.c:866 earmelf_vxworks.c:902 -#: earmelfb.c:866 earmelfb_fbsd.c:866 earmelfb_fuchsia.c:866 -#: earmelfb_linux.c:866 earmelfb_linux_eabi.c:866 -#: earmelfb_linux_fdpiceabi.c:866 earmelfb_nacl.c:866 earmelfb_nbsd.c:866 -#: earmnto.c:841 earmsymbian.c:866 ecrislinux.c:287 ecskyelf_linux.c:556 -#: eelf32_sparc.c:312 eelf32_sparc_sol2.c:443 eelf32_sparc_vxworks.c:349 -#: eelf32_tic6x_be.c:424 eelf32_tic6x_elf_be.c:424 eelf32_tic6x_elf_le.c:424 -#: eelf32_tic6x_le.c:424 eelf32_tic6x_linux_be.c:424 -#: eelf32_tic6x_linux_le.c:424 eelf32_x86_64.c:5248 eelf32_x86_64_nacl.c:345 -#: eelf32am33lin.c:287 eelf32b4300.c:527 eelf32bfin.c:305 eelf32bfinfd.c:330 -#: eelf32bmip.c:527 eelf32bmipn32.c:541 eelf32bsmip.c:541 eelf32btsmip.c:527 -#: eelf32btsmip_fbsd.c:527 eelf32btsmipn32.c:527 eelf32btsmipn32_fbsd.c:527 -#: eelf32ebmip.c:527 eelf32ebmipvxworks.c:562 eelf32elmip.c:527 -#: eelf32elmipvxworks.c:562 eelf32frvfd.c:312 eelf32l4300.c:527 -#: eelf32lm32fd.c:312 eelf32lmip.c:527 eelf32lppc.c:563 eelf32lppclinux.c:563 -#: eelf32lppcnto.c:563 eelf32lppcsim.c:563 eelf32lriscv.c:366 -#: eelf32lriscv_ilp32.c:366 eelf32lriscv_ilp32f.c:366 eelf32lsmip.c:527 -#: eelf32ltsmip.c:527 eelf32ltsmip_fbsd.c:527 eelf32ltsmipn32.c:527 -#: eelf32ltsmipn32_fbsd.c:527 eelf32mb_linux.c:312 eelf32mbel_linux.c:312 -#: eelf32metag.c:561 eelf32or1k_linux.c:312 eelf32ppc.c:563 -#: eelf32ppc_fbsd.c:563 eelf32ppclinux.c:563 eelf32ppcnto.c:563 -#: eelf32ppcsim.c:563 eelf32ppcvxworks.c:537 eelf32ppcwindiss.c:563 -#: eelf32tilegx.c:312 eelf32tilegx_be.c:312 eelf32tilepro.c:312 -#: eelf32vax.c:287 eelf32xtensa.c:2215 eelf64_aix.c:287 eelf64_ia64.c:344 -#: eelf64_ia64_fbsd.c:344 eelf64_s390.c:382 eelf64_sparc.c:312 -#: eelf64_sparc_fbsd.c:312 eelf64_sparc_sol2.c:443 eelf64alpha.c:405 -#: eelf64alpha_fbsd.c:405 eelf64alpha_nbsd.c:405 eelf64bmip.c:541 -#: eelf64btsmip.c:527 eelf64btsmip_fbsd.c:527 eelf64hppa.c:257 -#: eelf64lppc.c:992 eelf64lriscv.c:366 eelf64lriscv_lp64.c:366 -#: eelf64lriscv_lp64f.c:366 eelf64ltsmip.c:527 eelf64ltsmip_fbsd.c:527 -#: eelf64mmix.c:4064 eelf64ppc.c:992 eelf64ppc_fbsd.c:992 eelf64rdos.c:336 -#: eelf64tilegx.c:312 eelf64tilegx_be.c:312 eelf_i386.c:4870 -#: eelf_i386_be.c:310 eelf_i386_fbsd.c:345 eelf_i386_ldso.c:320 -#: eelf_i386_nacl.c:345 eelf_i386_sol2.c:476 eelf_i386_vxworks.c:372 -#: eelf_iamcu.c:4848 eelf_k1om.c:5204 eelf_k1om_fbsd.c:5184 eelf_l1om.c:5204 -#: eelf_l1om_fbsd.c:5184 eelf_s390.c:312 eelf_x86_64.c:5248 -#: eelf_x86_64_cloudabi.c:345 eelf_x86_64_fbsd.c:345 eelf_x86_64_nacl.c:345 -#: eelf_x86_64_sol2.c:476 ehppa64linux.c:287 ehppalinux.c:595 ehppanbsd.c:595 -#: ehppaobsd.c:595 ei386lynx.c:301 ei386moss.c:301 ei386nto.c:301 -#: em32relf_linux.c:312 em32rlelf_linux.c:312 em68kelf.c:469 -#: em68kelfnbsd.c:469 emn10300.c:287 ends32belf_linux.c:399 -#: ends32elf_linux.c:399 enios2linux.c:573 eppclynx.c:563 escore3_elf.c:308 -#: escore7_elf.c:308 eshelf.c:287 eshelf_fd.c:312 eshelf_linux.c:312 -#: eshelf_nbsd.c:287 eshelf_nto.c:287 eshelf_uclinux.c:287 -#: eshelf_vxworks.c:324 eshlelf.c:287 eshlelf_fd.c:312 eshlelf_linux.c:312 -#: eshlelf_nbsd.c:287 eshlelf_nto.c:287 eshlelf_vxworks.c:324 -#, fuzzy -#| msgid "%F%P: invalid BFD target `%s'\n" +#: eaarch64cloudabi.c:647 eaarch64cloudabib.c:647 eaarch64elf.c:646 +#: eaarch64elf32.c:646 eaarch64elf32b.c:646 eaarch64elfb.c:646 +#: eaarch64fbsd.c:647 eaarch64fbsdb.c:647 eaarch64haiku.c:647 +#: eaarch64linux.c:647 eaarch64linux32.c:647 eaarch64linux32b.c:647 +#: eaarch64linuxb.c:647 earcelf.c:278 earclinux.c:334 earclinux_nps.c:334 +#: earmelf.c:889 earmelf_fbsd.c:889 earmelf_fuchsia.c:890 earmelf_haiku.c:890 +#: earmelf_linux.c:890 earmelf_linux_eabi.c:890 earmelf_linux_fdpiceabi.c:890 +#: earmelf_nacl.c:890 earmelf_nbsd.c:889 earmelf_phoenix.c:890 +#: earmelf_vxworks.c:925 earmelfb.c:889 earmelfb_fbsd.c:889 +#: earmelfb_fuchsia.c:890 earmelfb_linux.c:890 earmelfb_linux_eabi.c:890 +#: earmelfb_linux_fdpiceabi.c:890 earmelfb_nacl.c:890 earmelfb_nbsd.c:889 +#: earmnto.c:864 ecrislinux.c:309 ecskyelf_linux.c:578 eelf32_sparc.c:334 +#: eelf32_sparc_sol2.c:466 eelf32_sparc_vxworks.c:371 eelf32_tic6x_be.c:445 +#: eelf32_tic6x_elf_be.c:445 eelf32_tic6x_elf_le.c:445 eelf32_tic6x_le.c:445 +#: eelf32_tic6x_linux_be.c:445 eelf32_tic6x_linux_le.c:445 +#: eelf32_x86_64.c:5425 eelf32am33lin.c:308 eelf32b4300.c:549 eelf32bfin.c:326 +#: eelf32bfinfd.c:351 eelf32bmip.c:549 eelf32bmipn32.c:563 eelf32briscv.c:402 +#: eelf32briscv_ilp32.c:402 eelf32briscv_ilp32f.c:402 eelf32bsmip.c:563 +#: eelf32btsmip.c:549 eelf32btsmip_fbsd.c:549 eelf32btsmipn32.c:549 +#: eelf32btsmipn32_fbsd.c:549 eelf32ebmip.c:549 eelf32ebmipvxworks.c:584 +#: eelf32elmip.c:549 eelf32elmipvxworks.c:584 eelf32frvfd.c:333 +#: eelf32l4300.c:549 eelf32lm32fd.c:333 eelf32lmip.c:549 eelf32loongarch.c:384 +#: eelf32lppc.c:585 eelf32lppclinux.c:585 eelf32lppcnto.c:585 +#: eelf32lppcsim.c:585 eelf32lriscv.c:402 eelf32lriscv_ilp32.c:402 +#: eelf32lriscv_ilp32f.c:402 eelf32lsmip.c:549 eelf32ltsmip.c:549 +#: eelf32ltsmip_fbsd.c:549 eelf32ltsmipn32.c:549 eelf32ltsmipn32_fbsd.c:549 +#: eelf32mb_linux.c:334 eelf32mbel_linux.c:334 eelf32metag.c:583 +#: eelf32or1k_linux.c:334 eelf32ppc.c:585 eelf32ppc_fbsd.c:585 +#: eelf32ppchaiku.c:585 eelf32ppclinux.c:585 eelf32ppcnto.c:585 +#: eelf32ppcsim.c:585 eelf32ppcvxworks.c:559 eelf32ppcwindiss.c:585 +#: eelf32tilegx.c:334 eelf32tilegx_be.c:334 eelf32tilepro.c:334 +#: eelf32vax.c:308 eelf32xtensa.c:2255 eelf64_aix.c:308 eelf64_ia64.c:365 +#: eelf64_ia64_fbsd.c:365 eelf64_s390.c:404 eelf64_sparc.c:334 +#: eelf64_sparc_fbsd.c:334 eelf64_sparc_sol2.c:466 eelf64alpha.c:427 +#: eelf64alpha_fbsd.c:427 eelf64alpha_nbsd.c:427 eelf64bmip.c:563 +#: eelf64briscv.c:402 eelf64briscv_lp64.c:402 eelf64briscv_lp64f.c:402 +#: eelf64btsmip.c:549 eelf64btsmip_fbsd.c:549 eelf64hppa.c:278 +#: eelf64loongarch.c:384 eelf64lppc.c:1035 eelf64lppc_fbsd.c:1035 +#: eelf64lriscv.c:402 eelf64lriscv_lp64.c:402 eelf64lriscv_lp64f.c:402 +#: eelf64ltsmip.c:549 eelf64ltsmip_fbsd.c:549 eelf64mmix.c:419 +#: eelf64ppc.c:1035 eelf64ppc_fbsd.c:1035 eelf64rdos.c:359 eelf64tilegx.c:334 +#: eelf64tilegx_be.c:334 eelf_i386.c:5047 eelf_i386_be.c:332 +#: eelf_i386_fbsd.c:368 eelf_i386_haiku.c:368 eelf_i386_ldso.c:343 +#: eelf_i386_sol2.c:500 eelf_i386_vxworks.c:395 eelf_iamcu.c:368 +#: eelf_mipsel_haiku.c:549 eelf_s390.c:334 eelf_x86_64.c:5425 +#: eelf_x86_64_cloudabi.c:368 eelf_x86_64_fbsd.c:368 eelf_x86_64_haiku.c:368 +#: eelf_x86_64_sol2.c:500 ehppa64linux.c:308 ehppalinux.c:617 ehppanbsd.c:617 +#: ehppaobsd.c:617 ei386lynx.c:323 ei386moss.c:323 ei386nto.c:323 +#: em32relf_linux.c:333 em32rlelf_linux.c:333 em68kelf.c:491 +#: em68kelfnbsd.c:491 emn10300.c:308 ends32belf_linux.c:421 +#: ends32elf_linux.c:421 enios2linux.c:595 escore3_elf.c:330 escore7_elf.c:330 +#: eshelf.c:308 eshelf_fd.c:334 eshelf_linux.c:334 eshelf_nbsd.c:308 +#: eshelf_nto.c:308 eshelf_uclinux.c:308 eshelf_vxworks.c:345 eshlelf.c:308 +#: eshlelf_fd.c:334 eshlelf_linux.c:334 eshlelf_nbsd.c:308 eshlelf_nto.c:308 +#: eshlelf_vxworks.c:345 msgid "%F%P: invalid hash style `%s'\n" -msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" - -#: eaarch64cloudabi.c:640 eaarch64cloudabib.c:640 eaarch64elf.c:640 -#: eaarch64elf32.c:640 eaarch64elf32b.c:640 eaarch64elfb.c:640 -#: eaarch64fbsd.c:640 eaarch64fbsdb.c:640 eaarch64linux.c:640 -#: eaarch64linux32.c:640 eaarch64linux32b.c:640 eaarch64linuxb.c:640 -#: earcelf.c:273 earclinux.c:328 earclinux_nps.c:328 earcv2elf.c:206 -#: earcv2elfx.c:206 earmelf.c:882 earmelf_fbsd.c:882 earmelf_fuchsia.c:882 -#: earmelf_linux.c:882 earmelf_linux_eabi.c:882 earmelf_linux_fdpiceabi.c:882 -#: earmelf_nacl.c:882 earmelf_nbsd.c:882 earmelf_phoenix.c:882 -#: earmelf_vxworks.c:918 earmelfb.c:882 earmelfb_fbsd.c:882 -#: earmelfb_fuchsia.c:882 earmelfb_linux.c:882 earmelfb_linux_eabi.c:882 -#: earmelfb_linux_fdpiceabi.c:882 earmelfb_nacl.c:882 earmelfb_nbsd.c:882 -#: earmnto.c:857 earmsymbian.c:882 eavr1.c:429 eavr2.c:429 eavr25.c:429 -#: eavr3.c:429 eavr31.c:429 eavr35.c:429 eavr4.c:429 eavr5.c:429 eavr51.c:429 -#: eavr6.c:429 eavrtiny.c:429 eavrxmega1.c:429 eavrxmega2.c:429 -#: eavrxmega3.c:429 eavrxmega4.c:429 eavrxmega5.c:429 eavrxmega6.c:429 -#: eavrxmega7.c:429 ecriself.c:221 ecrislinux.c:303 ecskyelf.c:465 -#: ecskyelf_linux.c:572 ed10velf.c:206 eelf32_sparc.c:328 -#: eelf32_sparc_sol2.c:459 eelf32_sparc_vxworks.c:365 eelf32_spu.c:803 -#: eelf32_tic6x_be.c:440 eelf32_tic6x_elf_be.c:440 eelf32_tic6x_elf_le.c:440 -#: eelf32_tic6x_le.c:440 eelf32_tic6x_linux_be.c:440 -#: eelf32_tic6x_linux_le.c:440 eelf32_x86_64.c:5264 eelf32_x86_64_nacl.c:361 -#: eelf32am33lin.c:303 eelf32b4300.c:543 eelf32bfin.c:321 eelf32bfinfd.c:346 -#: eelf32bmip.c:543 eelf32bmipn32.c:557 eelf32bsmip.c:557 eelf32btsmip.c:543 -#: eelf32btsmip_fbsd.c:543 eelf32btsmipn32.c:543 eelf32btsmipn32_fbsd.c:543 -#: eelf32cr16.c:356 eelf32crx.c:243 eelf32ebmip.c:543 eelf32ebmipvxworks.c:578 -#: eelf32elmip.c:543 eelf32elmipvxworks.c:578 eelf32epiphany.c:221 -#: eelf32epiphany_4x4.c:208 eelf32frvfd.c:328 eelf32ip2k.c:221 -#: eelf32l4300.c:543 eelf32lm32.c:221 eelf32lm32fd.c:328 eelf32lmip.c:543 -#: eelf32lppc.c:579 eelf32lppclinux.c:579 eelf32lppcnto.c:579 -#: eelf32lppcsim.c:579 eelf32lr5900.c:461 eelf32lr5900n32.c:461 -#: eelf32lriscv.c:382 eelf32lriscv_ilp32.c:382 eelf32lriscv_ilp32f.c:382 -#: eelf32lsmip.c:543 eelf32ltsmip.c:543 eelf32ltsmip_fbsd.c:543 -#: eelf32ltsmipn32.c:543 eelf32ltsmipn32_fbsd.c:543 eelf32m32c.c:232 -#: eelf32mb_linux.c:328 eelf32mbel_linux.c:328 eelf32mcore.c:227 -#: eelf32mep.c:206 eelf32metag.c:577 eelf32microblaze.c:206 -#: eelf32microblazeel.c:206 eelf32mipswindiss.c:436 eelf32moxie.c:221 -#: eelf32or1k.c:221 eelf32or1k_linux.c:328 eelf32ppc.c:579 -#: eelf32ppc_fbsd.c:579 eelf32ppclinux.c:579 eelf32ppcnto.c:579 -#: eelf32ppcsim.c:579 eelf32ppcvxworks.c:553 eelf32ppcwindiss.c:579 -#: eelf32rl78.c:221 eelf32rx.c:249 eelf32tilegx.c:328 eelf32tilegx_be.c:328 -#: eelf32tilepro.c:328 eelf32vax.c:303 eelf32visium.c:206 eelf32xc16x.c:206 -#: eelf32xc16xl.c:206 eelf32xc16xs.c:206 eelf32xstormy16.c:217 -#: eelf32xtensa.c:2231 eelf32z80.c:313 eelf64_aix.c:303 eelf64_ia64.c:360 -#: eelf64_ia64_fbsd.c:360 eelf64_s390.c:398 eelf64_sparc.c:328 -#: eelf64_sparc_fbsd.c:328 eelf64_sparc_sol2.c:459 eelf64alpha.c:421 -#: eelf64alpha_fbsd.c:421 eelf64alpha_nbsd.c:421 eelf64bmip.c:557 -#: eelf64bpf.c:206 eelf64btsmip.c:543 eelf64btsmip_fbsd.c:543 eelf64hppa.c:273 -#: eelf64lppc.c:1008 eelf64lriscv.c:382 eelf64lriscv_lp64.c:382 -#: eelf64lriscv_lp64f.c:382 eelf64ltsmip.c:543 eelf64ltsmip_fbsd.c:543 -#: eelf64mmix.c:4080 eelf64ppc.c:1008 eelf64ppc_fbsd.c:1008 eelf64rdos.c:352 -#: eelf64tilegx.c:328 eelf64tilegx_be.c:328 eelf_i386.c:4886 -#: eelf_i386_be.c:326 eelf_i386_fbsd.c:361 eelf_i386_ldso.c:336 -#: eelf_i386_nacl.c:361 eelf_i386_sol2.c:492 eelf_i386_vxworks.c:388 -#: eelf_iamcu.c:4864 eelf_k1om.c:5220 eelf_k1om_fbsd.c:5200 eelf_l1om.c:5220 -#: eelf_l1om_fbsd.c:5200 eelf_s390.c:328 eelf_x86_64.c:5264 -#: eelf_x86_64_cloudabi.c:361 eelf_x86_64_fbsd.c:361 eelf_x86_64_nacl.c:361 -#: eelf_x86_64_sol2.c:492 eh8300elf.c:221 eh8300elf_linux.c:221 -#: eh8300helf.c:221 eh8300helf_linux.c:221 eh8300hnelf.c:221 eh8300self.c:221 -#: eh8300self_linux.c:221 eh8300snelf.c:221 eh8300sxelf.c:221 -#: eh8300sxelf_linux.c:221 eh8300sxnelf.c:221 ehppa64linux.c:303 -#: ehppaelf.c:489 ehppalinux.c:611 ehppanbsd.c:611 ehppaobsd.c:611 -#: ei386lynx.c:317 ei386moss.c:317 ei386nto.c:317 em32relf.c:221 -#: em32relf_linux.c:328 em32rlelf.c:221 em32rlelf_linux.c:328 -#: em68hc11elf.c:491 em68hc11elfb.c:491 em68hc12elf.c:491 em68hc12elfb.c:491 -#: em68kelf.c:485 em68kelfnbsd.c:485 emn10300.c:303 ends32belf.c:341 -#: ends32belf16m.c:341 ends32belf_linux.c:415 ends32elf.c:341 -#: ends32elf16m.c:341 ends32elf_linux.c:415 enios2elf.c:507 enios2linux.c:589 -#: eppclynx.c:579 epruelf.c:226 escore3_elf.c:324 escore7_elf.c:324 -#: eshelf.c:303 eshelf_fd.c:328 eshelf_linux.c:328 eshelf_nbsd.c:303 -#: eshelf_nto.c:303 eshelf_uclinux.c:303 eshelf_vxworks.c:340 eshlelf.c:303 -#: eshlelf_fd.c:328 eshlelf_linux.c:328 eshlelf_nbsd.c:303 eshlelf_nto.c:303 -#: eshlelf_vxworks.c:340 ev850.c:253 ev850_rh850.c:253 -#, fuzzy -#| msgid "%F%P: invalid BFD target `%s'\n" +msgstr "%F%P: ogiltig hashstil ”%s”\n" + +#: eaarch64cloudabi.c:664 eaarch64cloudabib.c:664 eaarch64elf.c:663 +#: eaarch64elf32.c:663 eaarch64elf32b.c:663 eaarch64elfb.c:663 +#: eaarch64fbsd.c:664 eaarch64fbsdb.c:664 eaarch64haiku.c:664 +#: eaarch64linux.c:664 eaarch64linux32.c:664 eaarch64linux32b.c:664 +#: eaarch64linuxb.c:664 earcelf.c:295 earclinux.c:351 earclinux_nps.c:351 +#: earcv2elf.c:228 earcv2elfx.c:228 earmelf.c:906 earmelf_fbsd.c:906 +#: earmelf_fuchsia.c:907 earmelf_haiku.c:907 earmelf_linux.c:907 +#: earmelf_linux_eabi.c:907 earmelf_linux_fdpiceabi.c:907 earmelf_nacl.c:907 +#: earmelf_nbsd.c:906 earmelf_phoenix.c:907 earmelf_vxworks.c:942 +#: earmelfb.c:906 earmelfb_fbsd.c:906 earmelfb_fuchsia.c:907 +#: earmelfb_linux.c:907 earmelfb_linux_eabi.c:907 +#: earmelfb_linux_fdpiceabi.c:907 earmelfb_nacl.c:907 earmelfb_nbsd.c:906 +#: earmnto.c:881 eavr1.c:452 eavr2.c:452 eavr25.c:452 eavr3.c:452 eavr31.c:452 +#: eavr35.c:452 eavr4.c:452 eavr5.c:452 eavr51.c:452 eavr6.c:452 +#: eavrtiny.c:452 eavrxmega1.c:452 eavrxmega2.c:452 eavrxmega3.c:452 +#: eavrxmega4.c:452 eavrxmega5.c:452 eavrxmega6.c:452 eavrxmega7.c:452 +#: ecriself.c:243 ecrislinux.c:326 ecskyelf.c:487 ecskyelf_linux.c:595 +#: ed10velf.c:228 eelf32_sparc.c:351 eelf32_sparc_sol2.c:483 +#: eelf32_sparc_vxworks.c:388 eelf32_spu.c:825 eelf32_tic6x_be.c:462 +#: eelf32_tic6x_elf_be.c:462 eelf32_tic6x_elf_le.c:462 eelf32_tic6x_le.c:462 +#: eelf32_tic6x_linux_be.c:462 eelf32_tic6x_linux_le.c:462 +#: eelf32_x86_64.c:5442 eelf32am33lin.c:325 eelf32b4300.c:566 eelf32bfin.c:343 +#: eelf32bfinfd.c:368 eelf32bmip.c:566 eelf32bmipn32.c:580 eelf32briscv.c:419 +#: eelf32briscv_ilp32.c:419 eelf32briscv_ilp32f.c:419 eelf32bsmip.c:580 +#: eelf32btsmip.c:566 eelf32btsmip_fbsd.c:566 eelf32btsmipn32.c:566 +#: eelf32btsmipn32_fbsd.c:566 eelf32cr16.c:378 eelf32crx.c:265 +#: eelf32ebmip.c:566 eelf32ebmipvxworks.c:601 eelf32elmip.c:566 +#: eelf32elmipvxworks.c:601 eelf32epiphany.c:243 eelf32epiphany_4x4.c:230 +#: eelf32frvfd.c:350 eelf32ip2k.c:243 eelf32l4300.c:566 eelf32lm32.c:243 +#: eelf32lm32fd.c:350 eelf32lmip.c:566 eelf32loongarch.c:401 eelf32lppc.c:602 +#: eelf32lppclinux.c:602 eelf32lppcnto.c:602 eelf32lppcsim.c:602 +#: eelf32lr5900.c:484 eelf32lr5900n32.c:483 eelf32lriscv.c:419 +#: eelf32lriscv_ilp32.c:419 eelf32lriscv_ilp32f.c:419 eelf32lsmip.c:566 +#: eelf32ltsmip.c:566 eelf32ltsmip_fbsd.c:566 eelf32ltsmipn32.c:566 +#: eelf32ltsmipn32_fbsd.c:566 eelf32m32c.c:254 eelf32mb_linux.c:351 +#: eelf32mbel_linux.c:351 eelf32mcore.c:249 eelf32mep.c:228 eelf32metag.c:600 +#: eelf32microblaze.c:228 eelf32microblazeel.c:228 eelf32mipswindiss.c:458 +#: eelf32moxie.c:243 eelf32or1k.c:244 eelf32or1k_linux.c:351 eelf32ppc.c:602 +#: eelf32ppc_fbsd.c:602 eelf32ppchaiku.c:602 eelf32ppclinux.c:602 +#: eelf32ppcnto.c:602 eelf32ppcsim.c:602 eelf32ppcvxworks.c:576 +#: eelf32ppcwindiss.c:602 eelf32rl78.c:243 eelf32rx.c:271 eelf32rx_linux.c:256 +#: eelf32tilegx.c:351 eelf32tilegx_be.c:351 eelf32tilepro.c:351 +#: eelf32vax.c:325 eelf32visium.c:228 eelf32xstormy16.c:239 +#: eelf32xtensa.c:2272 eelf32z80.c:255 eelf64_aix.c:325 eelf64_ia64.c:382 +#: eelf64_ia64_fbsd.c:382 eelf64_s390.c:421 eelf64_sparc.c:351 +#: eelf64_sparc_fbsd.c:351 eelf64_sparc_sol2.c:483 eelf64alpha.c:444 +#: eelf64alpha_fbsd.c:444 eelf64alpha_nbsd.c:444 eelf64bmip.c:580 +#: eelf64bpf.c:228 eelf64briscv.c:419 eelf64briscv_lp64.c:419 +#: eelf64briscv_lp64f.c:419 eelf64btsmip.c:566 eelf64btsmip_fbsd.c:566 +#: eelf64hppa.c:295 eelf64loongarch.c:401 eelf64lppc.c:1052 +#: eelf64lppc_fbsd.c:1052 eelf64lriscv.c:419 eelf64lriscv_lp64.c:419 +#: eelf64lriscv_lp64f.c:419 eelf64ltsmip.c:566 eelf64ltsmip_fbsd.c:566 +#: eelf64mmix.c:436 eelf64ppc.c:1052 eelf64ppc_fbsd.c:1052 eelf64rdos.c:376 +#: eelf64tilegx.c:351 eelf64tilegx_be.c:351 eelf_i386.c:5064 +#: eelf_i386_be.c:349 eelf_i386_fbsd.c:385 eelf_i386_haiku.c:385 +#: eelf_i386_ldso.c:360 eelf_i386_sol2.c:517 eelf_i386_vxworks.c:412 +#: eelf_iamcu.c:385 eelf_mipsel_haiku.c:566 eelf_s390.c:351 eelf_x86_64.c:5442 +#: eelf_x86_64_cloudabi.c:385 eelf_x86_64_fbsd.c:385 eelf_x86_64_haiku.c:385 +#: eelf_x86_64_sol2.c:517 eh8300elf.c:243 eh8300elf_linux.c:243 +#: eh8300helf.c:243 eh8300helf_linux.c:243 eh8300hnelf.c:243 eh8300self.c:243 +#: eh8300self_linux.c:243 eh8300snelf.c:243 eh8300sxelf.c:243 +#: eh8300sxelf_linux.c:243 eh8300sxnelf.c:243 ehppa64linux.c:325 +#: ehppaelf.c:511 ehppalinux.c:634 ehppanbsd.c:634 ehppaobsd.c:634 +#: ei386lynx.c:340 ei386moss.c:340 ei386nto.c:340 em32relf.c:243 +#: em32relf_linux.c:350 em32rlelf.c:243 em32rlelf_linux.c:350 +#: em68hc11elf.c:513 em68hc11elfb.c:513 em68hc12elf.c:513 em68hc12elfb.c:513 +#: em68kelf.c:508 em68kelfnbsd.c:508 emn10300.c:325 ends32belf.c:364 +#: ends32belf16m.c:364 ends32belf_linux.c:438 ends32elf.c:364 +#: ends32elf16m.c:364 ends32elf_linux.c:438 enios2elf.c:530 enios2linux.c:612 +#: epruelf.c:249 escore3_elf.c:347 escore7_elf.c:347 eshelf.c:325 +#: eshelf_fd.c:351 eshelf_linux.c:351 eshelf_nbsd.c:325 eshelf_nto.c:325 +#: eshelf_uclinux.c:325 eshelf_vxworks.c:362 eshlelf.c:325 eshlelf_fd.c:351 +#: eshlelf_linux.c:351 eshlelf_nbsd.c:325 eshlelf_nto.c:325 +#: eshlelf_vxworks.c:362 ev850.c:275 ev850_rh850.c:275 msgid "%F%P: invalid maximum page size `%s'\n" -msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" - -#: eaarch64cloudabi.c:649 eaarch64cloudabib.c:649 eaarch64elf.c:649 -#: eaarch64elf32.c:649 eaarch64elf32b.c:649 eaarch64elfb.c:649 -#: eaarch64fbsd.c:649 eaarch64fbsdb.c:649 eaarch64linux.c:649 -#: eaarch64linux32.c:649 eaarch64linux32b.c:649 eaarch64linuxb.c:649 -#: earcelf.c:282 earclinux.c:337 earclinux_nps.c:337 earcv2elf.c:215 -#: earcv2elfx.c:215 earmelf.c:891 earmelf_fbsd.c:891 earmelf_fuchsia.c:891 -#: earmelf_linux.c:891 earmelf_linux_eabi.c:891 earmelf_linux_fdpiceabi.c:891 -#: earmelf_nacl.c:891 earmelf_nbsd.c:891 earmelf_phoenix.c:891 -#: earmelf_vxworks.c:927 earmelfb.c:891 earmelfb_fbsd.c:891 -#: earmelfb_fuchsia.c:891 earmelfb_linux.c:891 earmelfb_linux_eabi.c:891 -#: earmelfb_linux_fdpiceabi.c:891 earmelfb_nacl.c:891 earmelfb_nbsd.c:891 -#: earmnto.c:866 earmsymbian.c:891 eavr1.c:438 eavr2.c:438 eavr25.c:438 -#: eavr3.c:438 eavr31.c:438 eavr35.c:438 eavr4.c:438 eavr5.c:438 eavr51.c:438 -#: eavr6.c:438 eavrtiny.c:438 eavrxmega1.c:438 eavrxmega2.c:438 -#: eavrxmega3.c:438 eavrxmega4.c:438 eavrxmega5.c:438 eavrxmega6.c:438 -#: eavrxmega7.c:438 ecriself.c:230 ecrislinux.c:312 ecskyelf.c:474 -#: ecskyelf_linux.c:581 ed10velf.c:215 eelf32_sparc.c:337 -#: eelf32_sparc_sol2.c:468 eelf32_sparc_vxworks.c:374 eelf32_spu.c:812 -#: eelf32_tic6x_be.c:449 eelf32_tic6x_elf_be.c:449 eelf32_tic6x_elf_le.c:449 -#: eelf32_tic6x_le.c:449 eelf32_tic6x_linux_be.c:449 -#: eelf32_tic6x_linux_le.c:449 eelf32_x86_64.c:5273 eelf32_x86_64_nacl.c:370 -#: eelf32am33lin.c:312 eelf32b4300.c:552 eelf32bfin.c:330 eelf32bfinfd.c:355 -#: eelf32bmip.c:552 eelf32bmipn32.c:566 eelf32bsmip.c:566 eelf32btsmip.c:552 -#: eelf32btsmip_fbsd.c:552 eelf32btsmipn32.c:552 eelf32btsmipn32_fbsd.c:552 -#: eelf32cr16.c:365 eelf32crx.c:252 eelf32ebmip.c:552 eelf32ebmipvxworks.c:587 -#: eelf32elmip.c:552 eelf32elmipvxworks.c:587 eelf32epiphany.c:230 -#: eelf32epiphany_4x4.c:217 eelf32frvfd.c:337 eelf32ip2k.c:230 -#: eelf32l4300.c:552 eelf32lm32.c:230 eelf32lm32fd.c:337 eelf32lmip.c:552 -#: eelf32lppc.c:588 eelf32lppclinux.c:588 eelf32lppcnto.c:588 -#: eelf32lppcsim.c:588 eelf32lr5900.c:470 eelf32lr5900n32.c:470 -#: eelf32lriscv.c:391 eelf32lriscv_ilp32.c:391 eelf32lriscv_ilp32f.c:391 -#: eelf32lsmip.c:552 eelf32ltsmip.c:552 eelf32ltsmip_fbsd.c:552 -#: eelf32ltsmipn32.c:552 eelf32ltsmipn32_fbsd.c:552 eelf32m32c.c:241 -#: eelf32mb_linux.c:337 eelf32mbel_linux.c:337 eelf32mcore.c:236 -#: eelf32mep.c:215 eelf32metag.c:586 eelf32microblaze.c:215 -#: eelf32microblazeel.c:215 eelf32mipswindiss.c:445 eelf32moxie.c:230 -#: eelf32or1k.c:230 eelf32or1k_linux.c:337 eelf32ppc.c:588 -#: eelf32ppc_fbsd.c:588 eelf32ppclinux.c:588 eelf32ppcnto.c:588 -#: eelf32ppcsim.c:588 eelf32ppcvxworks.c:562 eelf32ppcwindiss.c:588 -#: eelf32rl78.c:230 eelf32rx.c:258 eelf32tilegx.c:337 eelf32tilegx_be.c:337 -#: eelf32tilepro.c:337 eelf32vax.c:312 eelf32visium.c:215 eelf32xc16x.c:215 -#: eelf32xc16xl.c:215 eelf32xc16xs.c:215 eelf32xstormy16.c:226 -#: eelf32xtensa.c:2240 eelf32z80.c:322 eelf64_aix.c:312 eelf64_ia64.c:369 -#: eelf64_ia64_fbsd.c:369 eelf64_s390.c:407 eelf64_sparc.c:337 -#: eelf64_sparc_fbsd.c:337 eelf64_sparc_sol2.c:468 eelf64alpha.c:430 -#: eelf64alpha_fbsd.c:430 eelf64alpha_nbsd.c:430 eelf64bmip.c:566 -#: eelf64bpf.c:215 eelf64btsmip.c:552 eelf64btsmip_fbsd.c:552 eelf64hppa.c:282 -#: eelf64lppc.c:1017 eelf64lriscv.c:391 eelf64lriscv_lp64.c:391 -#: eelf64lriscv_lp64f.c:391 eelf64ltsmip.c:552 eelf64ltsmip_fbsd.c:552 -#: eelf64mmix.c:4089 eelf64ppc.c:1017 eelf64ppc_fbsd.c:1017 eelf64rdos.c:361 -#: eelf64tilegx.c:337 eelf64tilegx_be.c:337 eelf_i386.c:4895 -#: eelf_i386_be.c:335 eelf_i386_fbsd.c:370 eelf_i386_ldso.c:345 -#: eelf_i386_nacl.c:370 eelf_i386_sol2.c:501 eelf_i386_vxworks.c:397 -#: eelf_iamcu.c:4873 eelf_k1om.c:5229 eelf_k1om_fbsd.c:5209 eelf_l1om.c:5229 -#: eelf_l1om_fbsd.c:5209 eelf_s390.c:337 eelf_x86_64.c:5273 -#: eelf_x86_64_cloudabi.c:370 eelf_x86_64_fbsd.c:370 eelf_x86_64_nacl.c:370 -#: eelf_x86_64_sol2.c:501 eh8300elf.c:230 eh8300elf_linux.c:230 -#: eh8300helf.c:230 eh8300helf_linux.c:230 eh8300hnelf.c:230 eh8300self.c:230 -#: eh8300self_linux.c:230 eh8300snelf.c:230 eh8300sxelf.c:230 -#: eh8300sxelf_linux.c:230 eh8300sxnelf.c:230 ehppa64linux.c:312 -#: ehppaelf.c:498 ehppalinux.c:620 ehppanbsd.c:620 ehppaobsd.c:620 -#: ei386lynx.c:326 ei386moss.c:326 ei386nto.c:326 em32relf.c:230 -#: em32relf_linux.c:337 em32rlelf.c:230 em32rlelf_linux.c:337 -#: em68hc11elf.c:500 em68hc11elfb.c:500 em68hc12elf.c:500 em68hc12elfb.c:500 -#: em68kelf.c:494 em68kelfnbsd.c:494 emn10300.c:312 ends32belf.c:350 -#: ends32belf16m.c:350 ends32belf_linux.c:424 ends32elf.c:350 -#: ends32elf16m.c:350 ends32elf_linux.c:424 enios2elf.c:516 enios2linux.c:598 -#: eppclynx.c:588 epruelf.c:235 escore3_elf.c:333 escore7_elf.c:333 -#: eshelf.c:312 eshelf_fd.c:337 eshelf_linux.c:337 eshelf_nbsd.c:312 -#: eshelf_nto.c:312 eshelf_uclinux.c:312 eshelf_vxworks.c:349 eshlelf.c:312 -#: eshlelf_fd.c:337 eshlelf_linux.c:337 eshlelf_nbsd.c:312 eshlelf_nto.c:312 -#: eshlelf_vxworks.c:349 ev850.c:262 ev850_rh850.c:262 -#, fuzzy -#| msgid "%F%P: invalid BFD target `%s'\n" +msgstr "%F%P: ogiltig maximal sidstorlek ”%s”\n" + +#: eaarch64cloudabi.c:674 eaarch64cloudabib.c:674 eaarch64elf.c:673 +#: eaarch64elf32.c:673 eaarch64elf32b.c:673 eaarch64elfb.c:673 +#: eaarch64fbsd.c:674 eaarch64fbsdb.c:674 eaarch64haiku.c:674 +#: eaarch64linux.c:674 eaarch64linux32.c:674 eaarch64linux32b.c:674 +#: eaarch64linuxb.c:674 earcelf.c:305 earclinux.c:361 earclinux_nps.c:361 +#: earcv2elf.c:238 earcv2elfx.c:238 earmelf.c:916 earmelf_fbsd.c:916 +#: earmelf_fuchsia.c:917 earmelf_haiku.c:917 earmelf_linux.c:917 +#: earmelf_linux_eabi.c:917 earmelf_linux_fdpiceabi.c:917 earmelf_nacl.c:917 +#: earmelf_nbsd.c:916 earmelf_phoenix.c:917 earmelf_vxworks.c:952 +#: earmelfb.c:916 earmelfb_fbsd.c:916 earmelfb_fuchsia.c:917 +#: earmelfb_linux.c:917 earmelfb_linux_eabi.c:917 +#: earmelfb_linux_fdpiceabi.c:917 earmelfb_nacl.c:917 earmelfb_nbsd.c:916 +#: earmnto.c:891 eavr1.c:462 eavr2.c:462 eavr25.c:462 eavr3.c:462 eavr31.c:462 +#: eavr35.c:462 eavr4.c:462 eavr5.c:462 eavr51.c:462 eavr6.c:462 +#: eavrtiny.c:462 eavrxmega1.c:462 eavrxmega2.c:462 eavrxmega3.c:462 +#: eavrxmega4.c:462 eavrxmega5.c:462 eavrxmega6.c:462 eavrxmega7.c:462 +#: ecriself.c:253 ecrislinux.c:336 ecskyelf.c:497 ecskyelf_linux.c:605 +#: ed10velf.c:238 eelf32_sparc.c:361 eelf32_sparc_sol2.c:493 +#: eelf32_sparc_vxworks.c:398 eelf32_spu.c:835 eelf32_tic6x_be.c:472 +#: eelf32_tic6x_elf_be.c:472 eelf32_tic6x_elf_le.c:472 eelf32_tic6x_le.c:472 +#: eelf32_tic6x_linux_be.c:472 eelf32_tic6x_linux_le.c:472 +#: eelf32_x86_64.c:5452 eelf32am33lin.c:335 eelf32b4300.c:576 eelf32bfin.c:353 +#: eelf32bfinfd.c:378 eelf32bmip.c:576 eelf32bmipn32.c:590 eelf32briscv.c:429 +#: eelf32briscv_ilp32.c:429 eelf32briscv_ilp32f.c:429 eelf32bsmip.c:590 +#: eelf32btsmip.c:576 eelf32btsmip_fbsd.c:576 eelf32btsmipn32.c:576 +#: eelf32btsmipn32_fbsd.c:576 eelf32cr16.c:388 eelf32crx.c:275 +#: eelf32ebmip.c:576 eelf32ebmipvxworks.c:611 eelf32elmip.c:576 +#: eelf32elmipvxworks.c:611 eelf32epiphany.c:253 eelf32epiphany_4x4.c:240 +#: eelf32frvfd.c:360 eelf32ip2k.c:253 eelf32l4300.c:576 eelf32lm32.c:253 +#: eelf32lm32fd.c:360 eelf32lmip.c:576 eelf32loongarch.c:411 eelf32lppc.c:612 +#: eelf32lppclinux.c:612 eelf32lppcnto.c:612 eelf32lppcsim.c:612 +#: eelf32lr5900.c:494 eelf32lr5900n32.c:493 eelf32lriscv.c:429 +#: eelf32lriscv_ilp32.c:429 eelf32lriscv_ilp32f.c:429 eelf32lsmip.c:576 +#: eelf32ltsmip.c:576 eelf32ltsmip_fbsd.c:576 eelf32ltsmipn32.c:576 +#: eelf32ltsmipn32_fbsd.c:576 eelf32m32c.c:264 eelf32mb_linux.c:361 +#: eelf32mbel_linux.c:361 eelf32mcore.c:259 eelf32mep.c:238 eelf32metag.c:610 +#: eelf32microblaze.c:238 eelf32microblazeel.c:238 eelf32mipswindiss.c:468 +#: eelf32moxie.c:253 eelf32or1k.c:254 eelf32or1k_linux.c:361 eelf32ppc.c:612 +#: eelf32ppc_fbsd.c:612 eelf32ppchaiku.c:612 eelf32ppclinux.c:612 +#: eelf32ppcnto.c:612 eelf32ppcsim.c:612 eelf32ppcvxworks.c:586 +#: eelf32ppcwindiss.c:612 eelf32rl78.c:253 eelf32rx.c:281 eelf32rx_linux.c:266 +#: eelf32tilegx.c:361 eelf32tilegx_be.c:361 eelf32tilepro.c:361 +#: eelf32vax.c:335 eelf32visium.c:238 eelf32xstormy16.c:249 +#: eelf32xtensa.c:2282 eelf32z80.c:265 eelf64_aix.c:335 eelf64_ia64.c:392 +#: eelf64_ia64_fbsd.c:392 eelf64_s390.c:431 eelf64_sparc.c:361 +#: eelf64_sparc_fbsd.c:361 eelf64_sparc_sol2.c:493 eelf64alpha.c:454 +#: eelf64alpha_fbsd.c:454 eelf64alpha_nbsd.c:454 eelf64bmip.c:590 +#: eelf64bpf.c:238 eelf64briscv.c:429 eelf64briscv_lp64.c:429 +#: eelf64briscv_lp64f.c:429 eelf64btsmip.c:576 eelf64btsmip_fbsd.c:576 +#: eelf64hppa.c:305 eelf64loongarch.c:411 eelf64lppc.c:1062 +#: eelf64lppc_fbsd.c:1062 eelf64lriscv.c:429 eelf64lriscv_lp64.c:429 +#: eelf64lriscv_lp64f.c:429 eelf64ltsmip.c:576 eelf64ltsmip_fbsd.c:576 +#: eelf64mmix.c:446 eelf64ppc.c:1062 eelf64ppc_fbsd.c:1062 eelf64rdos.c:386 +#: eelf64tilegx.c:361 eelf64tilegx_be.c:361 eelf_i386.c:5074 +#: eelf_i386_be.c:359 eelf_i386_fbsd.c:395 eelf_i386_haiku.c:395 +#: eelf_i386_ldso.c:370 eelf_i386_sol2.c:527 eelf_i386_vxworks.c:422 +#: eelf_iamcu.c:395 eelf_mipsel_haiku.c:576 eelf_s390.c:361 eelf_x86_64.c:5452 +#: eelf_x86_64_cloudabi.c:395 eelf_x86_64_fbsd.c:395 eelf_x86_64_haiku.c:395 +#: eelf_x86_64_sol2.c:527 eh8300elf.c:253 eh8300elf_linux.c:253 +#: eh8300helf.c:253 eh8300helf_linux.c:253 eh8300hnelf.c:253 eh8300self.c:253 +#: eh8300self_linux.c:253 eh8300snelf.c:253 eh8300sxelf.c:253 +#: eh8300sxelf_linux.c:253 eh8300sxnelf.c:253 ehppa64linux.c:335 +#: ehppaelf.c:521 ehppalinux.c:644 ehppanbsd.c:644 ehppaobsd.c:644 +#: ei386lynx.c:350 ei386moss.c:350 ei386nto.c:350 em32relf.c:253 +#: em32relf_linux.c:360 em32rlelf.c:253 em32rlelf_linux.c:360 +#: em68hc11elf.c:523 em68hc11elfb.c:523 em68hc12elf.c:523 em68hc12elfb.c:523 +#: em68kelf.c:518 em68kelfnbsd.c:518 emn10300.c:335 ends32belf.c:374 +#: ends32belf16m.c:374 ends32belf_linux.c:448 ends32elf.c:374 +#: ends32elf16m.c:374 ends32elf_linux.c:448 enios2elf.c:540 enios2linux.c:622 +#: epruelf.c:259 escore3_elf.c:357 escore7_elf.c:357 eshelf.c:335 +#: eshelf_fd.c:361 eshelf_linux.c:361 eshelf_nbsd.c:335 eshelf_nto.c:335 +#: eshelf_uclinux.c:335 eshelf_vxworks.c:372 eshlelf.c:335 eshlelf_fd.c:361 +#: eshlelf_linux.c:361 eshlelf_nbsd.c:335 eshlelf_nto.c:335 +#: eshlelf_vxworks.c:372 ev850.c:285 ev850_rh850.c:285 msgid "%F%P: invalid common page size `%s'\n" -msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" - -#: eaarch64cloudabi.c:657 eaarch64cloudabib.c:657 eaarch64elf.c:657 -#: eaarch64elf32.c:657 eaarch64elf32b.c:657 eaarch64elfb.c:657 -#: eaarch64fbsd.c:657 eaarch64fbsdb.c:657 eaarch64linux.c:657 -#: eaarch64linux32.c:657 eaarch64linux32b.c:657 eaarch64linuxb.c:657 -#: earcelf.c:290 earclinux.c:345 earclinux_nps.c:345 earcv2elf.c:223 -#: earcv2elfx.c:223 earmelf.c:899 earmelf_fbsd.c:899 earmelf_fuchsia.c:899 -#: earmelf_linux.c:899 earmelf_linux_eabi.c:899 earmelf_linux_fdpiceabi.c:899 -#: earmelf_nacl.c:899 earmelf_nbsd.c:899 earmelf_phoenix.c:899 -#: earmelf_vxworks.c:935 earmelfb.c:899 earmelfb_fbsd.c:899 -#: earmelfb_fuchsia.c:899 earmelfb_linux.c:899 earmelfb_linux_eabi.c:899 -#: earmelfb_linux_fdpiceabi.c:899 earmelfb_nacl.c:899 earmelfb_nbsd.c:899 -#: earmnto.c:874 earmsymbian.c:899 eavr1.c:446 eavr2.c:446 eavr25.c:446 -#: eavr3.c:446 eavr31.c:446 eavr35.c:446 eavr4.c:446 eavr5.c:446 eavr51.c:446 -#: eavr6.c:446 eavrtiny.c:446 eavrxmega1.c:446 eavrxmega2.c:446 -#: eavrxmega3.c:446 eavrxmega4.c:446 eavrxmega5.c:446 eavrxmega6.c:446 -#: eavrxmega7.c:446 ecriself.c:238 ecrislinux.c:320 ecskyelf.c:482 -#: ecskyelf_linux.c:589 ed10velf.c:223 eelf32_sparc.c:345 -#: eelf32_sparc_sol2.c:476 eelf32_sparc_vxworks.c:382 eelf32_spu.c:820 -#: eelf32_tic6x_be.c:457 eelf32_tic6x_elf_be.c:457 eelf32_tic6x_elf_le.c:457 -#: eelf32_tic6x_le.c:457 eelf32_tic6x_linux_be.c:457 -#: eelf32_tic6x_linux_le.c:457 eelf32_x86_64.c:5281 eelf32_x86_64_nacl.c:378 -#: eelf32am33lin.c:320 eelf32b4300.c:560 eelf32bfin.c:338 eelf32bfinfd.c:363 -#: eelf32bmip.c:560 eelf32bmipn32.c:574 eelf32bsmip.c:574 eelf32btsmip.c:560 -#: eelf32btsmip_fbsd.c:560 eelf32btsmipn32.c:560 eelf32btsmipn32_fbsd.c:560 -#: eelf32cr16.c:373 eelf32crx.c:260 eelf32ebmip.c:560 eelf32ebmipvxworks.c:595 -#: eelf32elmip.c:560 eelf32elmipvxworks.c:595 eelf32epiphany.c:238 -#: eelf32epiphany_4x4.c:225 eelf32frvfd.c:345 eelf32ip2k.c:238 -#: eelf32l4300.c:560 eelf32lm32.c:238 eelf32lm32fd.c:345 eelf32lmip.c:560 -#: eelf32lppc.c:596 eelf32lppclinux.c:596 eelf32lppcnto.c:596 -#: eelf32lppcsim.c:596 eelf32lr5900.c:478 eelf32lr5900n32.c:478 -#: eelf32lriscv.c:399 eelf32lriscv_ilp32.c:399 eelf32lriscv_ilp32f.c:399 -#: eelf32lsmip.c:560 eelf32ltsmip.c:560 eelf32ltsmip_fbsd.c:560 -#: eelf32ltsmipn32.c:560 eelf32ltsmipn32_fbsd.c:560 eelf32m32c.c:249 -#: eelf32mb_linux.c:345 eelf32mbel_linux.c:345 eelf32mcore.c:244 -#: eelf32mep.c:223 eelf32metag.c:594 eelf32microblaze.c:223 -#: eelf32microblazeel.c:223 eelf32mipswindiss.c:453 eelf32moxie.c:238 -#: eelf32or1k.c:238 eelf32or1k_linux.c:345 eelf32ppc.c:596 -#: eelf32ppc_fbsd.c:596 eelf32ppclinux.c:596 eelf32ppcnto.c:596 -#: eelf32ppcsim.c:596 eelf32ppcvxworks.c:570 eelf32ppcwindiss.c:596 -#: eelf32rl78.c:238 eelf32rx.c:266 eelf32tilegx.c:345 eelf32tilegx_be.c:345 -#: eelf32tilepro.c:345 eelf32vax.c:320 eelf32visium.c:223 eelf32xc16x.c:223 -#: eelf32xc16xl.c:223 eelf32xc16xs.c:223 eelf32xstormy16.c:234 -#: eelf32xtensa.c:2248 eelf32z80.c:330 eelf64_aix.c:320 eelf64_ia64.c:377 -#: eelf64_ia64_fbsd.c:377 eelf64_s390.c:415 eelf64_sparc.c:345 -#: eelf64_sparc_fbsd.c:345 eelf64_sparc_sol2.c:476 eelf64alpha.c:438 -#: eelf64alpha_fbsd.c:438 eelf64alpha_nbsd.c:438 eelf64bmip.c:574 -#: eelf64bpf.c:223 eelf64btsmip.c:560 eelf64btsmip_fbsd.c:560 eelf64hppa.c:290 -#: eelf64lppc.c:1025 eelf64lriscv.c:399 eelf64lriscv_lp64.c:399 -#: eelf64lriscv_lp64f.c:399 eelf64ltsmip.c:560 eelf64ltsmip_fbsd.c:560 -#: eelf64mmix.c:4097 eelf64ppc.c:1025 eelf64ppc_fbsd.c:1025 eelf64rdos.c:369 -#: eelf64tilegx.c:345 eelf64tilegx_be.c:345 eelf_i386.c:4903 -#: eelf_i386_be.c:343 eelf_i386_fbsd.c:378 eelf_i386_ldso.c:353 -#: eelf_i386_nacl.c:378 eelf_i386_sol2.c:509 eelf_i386_vxworks.c:405 -#: eelf_iamcu.c:4881 eelf_k1om.c:5237 eelf_k1om_fbsd.c:5217 eelf_l1om.c:5237 -#: eelf_l1om_fbsd.c:5217 eelf_s390.c:345 eelf_x86_64.c:5281 -#: eelf_x86_64_cloudabi.c:378 eelf_x86_64_fbsd.c:378 eelf_x86_64_nacl.c:378 -#: eelf_x86_64_sol2.c:509 eh8300elf.c:238 eh8300elf_linux.c:238 -#: eh8300helf.c:238 eh8300helf_linux.c:238 eh8300hnelf.c:238 eh8300self.c:238 -#: eh8300self_linux.c:238 eh8300snelf.c:238 eh8300sxelf.c:238 -#: eh8300sxelf_linux.c:238 eh8300sxnelf.c:238 ehppa64linux.c:320 -#: ehppaelf.c:506 ehppalinux.c:628 ehppanbsd.c:628 ehppaobsd.c:628 -#: ei386lynx.c:334 ei386moss.c:334 ei386nto.c:334 em32relf.c:238 -#: em32relf_linux.c:345 em32rlelf.c:238 em32rlelf_linux.c:345 -#: em68hc11elf.c:508 em68hc11elfb.c:508 em68hc12elf.c:508 em68hc12elfb.c:508 -#: em68kelf.c:502 em68kelfnbsd.c:502 emn10300.c:320 ends32belf.c:358 -#: ends32belf16m.c:358 ends32belf_linux.c:432 ends32elf.c:358 -#: ends32elf16m.c:358 ends32elf_linux.c:432 enios2elf.c:524 enios2linux.c:606 -#: eppclynx.c:596 epruelf.c:243 escore3_elf.c:341 escore7_elf.c:341 -#: eshelf.c:320 eshelf_fd.c:345 eshelf_linux.c:345 eshelf_nbsd.c:320 -#: eshelf_nto.c:320 eshelf_uclinux.c:320 eshelf_vxworks.c:357 eshlelf.c:320 -#: eshlelf_fd.c:345 eshlelf_linux.c:345 eshlelf_nbsd.c:320 eshlelf_nto.c:320 -#: eshlelf_vxworks.c:357 ev850.c:270 ev850_rh850.c:270 -#, fuzzy -#| msgid "%F%P: invalid BFD target `%s'\n" +msgstr "%F%P: ogiltigtvanlig sidstorlek ”%s”\n" + +#: eaarch64cloudabi.c:683 eaarch64cloudabib.c:683 eaarch64elf.c:682 +#: eaarch64elf32.c:682 eaarch64elf32b.c:682 eaarch64elfb.c:682 +#: eaarch64fbsd.c:683 eaarch64fbsdb.c:683 eaarch64haiku.c:683 +#: eaarch64linux.c:683 eaarch64linux32.c:683 eaarch64linux32b.c:683 +#: eaarch64linuxb.c:683 earcelf.c:314 earclinux.c:370 earclinux_nps.c:370 +#: earcv2elf.c:247 earcv2elfx.c:247 earmelf.c:925 earmelf_fbsd.c:925 +#: earmelf_fuchsia.c:926 earmelf_haiku.c:926 earmelf_linux.c:926 +#: earmelf_linux_eabi.c:926 earmelf_linux_fdpiceabi.c:926 earmelf_nacl.c:926 +#: earmelf_nbsd.c:925 earmelf_phoenix.c:926 earmelf_vxworks.c:961 +#: earmelfb.c:925 earmelfb_fbsd.c:925 earmelfb_fuchsia.c:926 +#: earmelfb_linux.c:926 earmelfb_linux_eabi.c:926 +#: earmelfb_linux_fdpiceabi.c:926 earmelfb_nacl.c:926 earmelfb_nbsd.c:925 +#: earmnto.c:900 eavr1.c:471 eavr2.c:471 eavr25.c:471 eavr3.c:471 eavr31.c:471 +#: eavr35.c:471 eavr4.c:471 eavr5.c:471 eavr51.c:471 eavr6.c:471 +#: eavrtiny.c:471 eavrxmega1.c:471 eavrxmega2.c:471 eavrxmega3.c:471 +#: eavrxmega4.c:471 eavrxmega5.c:471 eavrxmega6.c:471 eavrxmega7.c:471 +#: ecriself.c:262 ecrislinux.c:345 ecskyelf.c:506 ecskyelf_linux.c:614 +#: ed10velf.c:247 eelf32_sparc.c:370 eelf32_sparc_sol2.c:502 +#: eelf32_sparc_vxworks.c:407 eelf32_spu.c:844 eelf32_tic6x_be.c:481 +#: eelf32_tic6x_elf_be.c:481 eelf32_tic6x_elf_le.c:481 eelf32_tic6x_le.c:481 +#: eelf32_tic6x_linux_be.c:481 eelf32_tic6x_linux_le.c:481 +#: eelf32_x86_64.c:5461 eelf32am33lin.c:344 eelf32b4300.c:585 eelf32bfin.c:362 +#: eelf32bfinfd.c:387 eelf32bmip.c:585 eelf32bmipn32.c:599 eelf32briscv.c:438 +#: eelf32briscv_ilp32.c:438 eelf32briscv_ilp32f.c:438 eelf32bsmip.c:599 +#: eelf32btsmip.c:585 eelf32btsmip_fbsd.c:585 eelf32btsmipn32.c:585 +#: eelf32btsmipn32_fbsd.c:585 eelf32cr16.c:397 eelf32crx.c:284 +#: eelf32ebmip.c:585 eelf32ebmipvxworks.c:620 eelf32elmip.c:585 +#: eelf32elmipvxworks.c:620 eelf32epiphany.c:262 eelf32epiphany_4x4.c:249 +#: eelf32frvfd.c:369 eelf32ip2k.c:262 eelf32l4300.c:585 eelf32lm32.c:262 +#: eelf32lm32fd.c:369 eelf32lmip.c:585 eelf32loongarch.c:420 eelf32lppc.c:621 +#: eelf32lppclinux.c:621 eelf32lppcnto.c:621 eelf32lppcsim.c:621 +#: eelf32lr5900.c:503 eelf32lr5900n32.c:502 eelf32lriscv.c:438 +#: eelf32lriscv_ilp32.c:438 eelf32lriscv_ilp32f.c:438 eelf32lsmip.c:585 +#: eelf32ltsmip.c:585 eelf32ltsmip_fbsd.c:585 eelf32ltsmipn32.c:585 +#: eelf32ltsmipn32_fbsd.c:585 eelf32m32c.c:273 eelf32mb_linux.c:370 +#: eelf32mbel_linux.c:370 eelf32mcore.c:268 eelf32mep.c:247 eelf32metag.c:619 +#: eelf32microblaze.c:247 eelf32microblazeel.c:247 eelf32mipswindiss.c:477 +#: eelf32moxie.c:262 eelf32or1k.c:263 eelf32or1k_linux.c:370 eelf32ppc.c:621 +#: eelf32ppc_fbsd.c:621 eelf32ppchaiku.c:621 eelf32ppclinux.c:621 +#: eelf32ppcnto.c:621 eelf32ppcsim.c:621 eelf32ppcvxworks.c:595 +#: eelf32ppcwindiss.c:621 eelf32rl78.c:262 eelf32rx.c:290 eelf32rx_linux.c:275 +#: eelf32tilegx.c:370 eelf32tilegx_be.c:370 eelf32tilepro.c:370 +#: eelf32vax.c:344 eelf32visium.c:247 eelf32xstormy16.c:258 +#: eelf32xtensa.c:2291 eelf32z80.c:274 eelf64_aix.c:344 eelf64_ia64.c:401 +#: eelf64_ia64_fbsd.c:401 eelf64_s390.c:440 eelf64_sparc.c:370 +#: eelf64_sparc_fbsd.c:370 eelf64_sparc_sol2.c:502 eelf64alpha.c:463 +#: eelf64alpha_fbsd.c:463 eelf64alpha_nbsd.c:463 eelf64bmip.c:599 +#: eelf64bpf.c:247 eelf64briscv.c:438 eelf64briscv_lp64.c:438 +#: eelf64briscv_lp64f.c:438 eelf64btsmip.c:585 eelf64btsmip_fbsd.c:585 +#: eelf64hppa.c:314 eelf64loongarch.c:420 eelf64lppc.c:1071 +#: eelf64lppc_fbsd.c:1071 eelf64lriscv.c:438 eelf64lriscv_lp64.c:438 +#: eelf64lriscv_lp64f.c:438 eelf64ltsmip.c:585 eelf64ltsmip_fbsd.c:585 +#: eelf64mmix.c:455 eelf64ppc.c:1071 eelf64ppc_fbsd.c:1071 eelf64rdos.c:395 +#: eelf64tilegx.c:370 eelf64tilegx_be.c:370 eelf_i386.c:5083 +#: eelf_i386_be.c:368 eelf_i386_fbsd.c:404 eelf_i386_haiku.c:404 +#: eelf_i386_ldso.c:379 eelf_i386_sol2.c:536 eelf_i386_vxworks.c:431 +#: eelf_iamcu.c:404 eelf_mipsel_haiku.c:585 eelf_s390.c:370 eelf_x86_64.c:5461 +#: eelf_x86_64_cloudabi.c:404 eelf_x86_64_fbsd.c:404 eelf_x86_64_haiku.c:404 +#: eelf_x86_64_sol2.c:536 eh8300elf.c:262 eh8300elf_linux.c:262 +#: eh8300helf.c:262 eh8300helf_linux.c:262 eh8300hnelf.c:262 eh8300self.c:262 +#: eh8300self_linux.c:262 eh8300snelf.c:262 eh8300sxelf.c:262 +#: eh8300sxelf_linux.c:262 eh8300sxnelf.c:262 ehppa64linux.c:344 +#: ehppaelf.c:530 ehppalinux.c:653 ehppanbsd.c:653 ehppaobsd.c:653 +#: ei386lynx.c:359 ei386moss.c:359 ei386nto.c:359 em32relf.c:262 +#: em32relf_linux.c:369 em32rlelf.c:262 em32rlelf_linux.c:369 +#: em68hc11elf.c:532 em68hc11elfb.c:532 em68hc12elf.c:532 em68hc12elfb.c:532 +#: em68kelf.c:527 em68kelfnbsd.c:527 emn10300.c:344 ends32belf.c:383 +#: ends32belf16m.c:383 ends32belf_linux.c:457 ends32elf.c:383 +#: ends32elf16m.c:383 ends32elf_linux.c:457 enios2elf.c:549 enios2linux.c:631 +#: epruelf.c:268 escore3_elf.c:366 escore7_elf.c:366 eshelf.c:344 +#: eshelf_fd.c:370 eshelf_linux.c:370 eshelf_nbsd.c:344 eshelf_nto.c:344 +#: eshelf_uclinux.c:344 eshelf_vxworks.c:381 eshlelf.c:344 eshlelf_fd.c:370 +#: eshlelf_linux.c:370 eshlelf_nbsd.c:344 eshlelf_nto.c:344 +#: eshlelf_vxworks.c:381 ev850.c:294 ev850_rh850.c:294 msgid "%F%P: invalid stack size `%s'\n" -msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" - -#: eaarch64cloudabi.c:742 eaarch64cloudabib.c:742 eaarch64elf.c:742 -#: eaarch64elf32.c:742 eaarch64elf32b.c:742 eaarch64elfb.c:742 -#: eaarch64fbsd.c:742 eaarch64fbsdb.c:742 eaarch64linux.c:742 -#: eaarch64linux32.c:742 eaarch64linux32b.c:742 eaarch64linuxb.c:742 -#: earcelf.c:366 earclinux.c:421 earclinux_nps.c:421 earcv2elf.c:244 -#: earcv2elfx.c:244 earmelf.c:975 earmelf_fbsd.c:975 earmelf_fuchsia.c:975 -#: earmelf_linux.c:975 earmelf_linux_eabi.c:975 earmelf_linux_fdpiceabi.c:975 -#: earmelf_nacl.c:975 earmelf_nbsd.c:975 earmelf_phoenix.c:975 -#: earmelf_vxworks.c:1011 earmelfb.c:975 earmelfb_fbsd.c:975 -#: earmelfb_fuchsia.c:975 earmelfb_linux.c:975 earmelfb_linux_eabi.c:975 -#: earmelfb_linux_fdpiceabi.c:975 earmelfb_nacl.c:975 earmelfb_nbsd.c:975 -#: earmnto.c:950 earmsymbian.c:975 eavr1.c:467 eavr2.c:467 eavr25.c:467 -#: eavr3.c:467 eavr31.c:467 eavr35.c:467 eavr4.c:467 eavr5.c:467 eavr51.c:467 -#: eavr6.c:467 eavrtiny.c:467 eavrxmega1.c:467 eavrxmega2.c:467 -#: eavrxmega3.c:467 eavrxmega4.c:467 eavrxmega5.c:467 eavrxmega6.c:467 -#: eavrxmega7.c:467 ecriself.c:259 ecrislinux.c:396 ecskyelf.c:503 -#: ecskyelf_linux.c:665 ed10velf.c:244 eelf32_sparc.c:421 -#: eelf32_sparc_sol2.c:552 eelf32_sparc_vxworks.c:458 eelf32_spu.c:841 -#: eelf32_tic6x_be.c:533 eelf32_tic6x_elf_be.c:533 eelf32_tic6x_elf_le.c:533 -#: eelf32_tic6x_le.c:533 eelf32_tic6x_linux_be.c:533 -#: eelf32_tic6x_linux_le.c:533 eelf32_x86_64.c:5426 eelf32_x86_64_nacl.c:523 -#: eelf32am33lin.c:396 eelf32b4300.c:636 eelf32bfin.c:414 eelf32bfinfd.c:439 -#: eelf32bmip.c:636 eelf32bmipn32.c:650 eelf32bsmip.c:650 eelf32btsmip.c:636 -#: eelf32btsmip_fbsd.c:636 eelf32btsmipn32.c:636 eelf32btsmipn32_fbsd.c:636 -#: eelf32cr16.c:394 eelf32crx.c:281 eelf32ebmip.c:636 eelf32ebmipvxworks.c:671 -#: eelf32elmip.c:636 eelf32elmipvxworks.c:671 eelf32epiphany.c:259 -#: eelf32epiphany_4x4.c:246 eelf32frvfd.c:421 eelf32ip2k.c:259 -#: eelf32l4300.c:636 eelf32lm32.c:259 eelf32lm32fd.c:421 eelf32lmip.c:636 -#: eelf32lppc.c:678 eelf32lppclinux.c:678 eelf32lppcnto.c:678 -#: eelf32lppcsim.c:678 eelf32lr5900.c:499 eelf32lr5900n32.c:499 -#: eelf32lriscv.c:475 eelf32lriscv_ilp32.c:475 eelf32lriscv_ilp32f.c:475 -#: eelf32lsmip.c:636 eelf32ltsmip.c:636 eelf32ltsmip_fbsd.c:636 -#: eelf32ltsmipn32.c:636 eelf32ltsmipn32_fbsd.c:636 eelf32m32c.c:270 -#: eelf32mb_linux.c:421 eelf32mbel_linux.c:421 eelf32mcore.c:265 -#: eelf32mep.c:244 eelf32metag.c:670 eelf32microblaze.c:244 -#: eelf32microblazeel.c:244 eelf32mipswindiss.c:474 eelf32moxie.c:259 -#: eelf32or1k.c:259 eelf32or1k_linux.c:421 eelf32ppc.c:678 -#: eelf32ppc_fbsd.c:678 eelf32ppclinux.c:678 eelf32ppcnto.c:678 -#: eelf32ppcsim.c:678 eelf32ppcvxworks.c:652 eelf32ppcwindiss.c:678 -#: eelf32rl78.c:259 eelf32rx.c:287 eelf32tilegx.c:421 eelf32tilegx_be.c:421 -#: eelf32tilepro.c:421 eelf32vax.c:396 eelf32visium.c:244 eelf32xc16x.c:244 -#: eelf32xc16xl.c:244 eelf32xc16xs.c:244 eelf32xstormy16.c:255 -#: eelf32xtensa.c:2324 eelf32z80.c:351 eelf64_aix.c:396 eelf64_ia64.c:453 -#: eelf64_ia64_fbsd.c:453 eelf64_s390.c:491 eelf64_sparc.c:421 -#: eelf64_sparc_fbsd.c:421 eelf64_sparc_sol2.c:552 eelf64alpha.c:514 -#: eelf64alpha_fbsd.c:514 eelf64alpha_nbsd.c:514 eelf64bmip.c:650 -#: eelf64bpf.c:244 eelf64btsmip.c:636 eelf64btsmip_fbsd.c:636 eelf64hppa.c:366 -#: eelf64lppc.c:1107 eelf64lriscv.c:475 eelf64lriscv_lp64.c:475 -#: eelf64lriscv_lp64f.c:475 eelf64ltsmip.c:636 eelf64ltsmip_fbsd.c:636 -#: eelf64mmix.c:4173 eelf64ppc.c:1107 eelf64ppc_fbsd.c:1107 eelf64rdos.c:445 -#: eelf64tilegx.c:421 eelf64tilegx_be.c:421 eelf_i386.c:5045 -#: eelf_i386_be.c:462 eelf_i386_fbsd.c:520 eelf_i386_ldso.c:472 -#: eelf_i386_nacl.c:520 eelf_i386_sol2.c:628 eelf_i386_vxworks.c:524 -#: eelf_iamcu.c:5000 eelf_k1om.c:5356 eelf_k1om_fbsd.c:5336 eelf_l1om.c:5356 -#: eelf_l1om_fbsd.c:5336 eelf_s390.c:421 eelf_x86_64.c:5429 -#: eelf_x86_64_cloudabi.c:526 eelf_x86_64_fbsd.c:526 eelf_x86_64_nacl.c:526 -#: eelf_x86_64_sol2.c:657 eh8300elf.c:259 eh8300elf_linux.c:259 -#: eh8300helf.c:259 eh8300helf_linux.c:259 eh8300hnelf.c:259 eh8300self.c:259 -#: eh8300self_linux.c:259 eh8300snelf.c:259 eh8300sxelf.c:259 -#: eh8300sxelf_linux.c:259 eh8300sxnelf.c:259 ehppa64linux.c:396 -#: ehppaelf.c:527 ehppalinux.c:704 ehppanbsd.c:704 ehppaobsd.c:704 -#: ei386lynx.c:410 ei386moss.c:410 ei386nto.c:410 em32relf.c:259 -#: em32relf_linux.c:421 em32rlelf.c:259 em32rlelf_linux.c:421 -#: em68hc11elf.c:529 em68hc11elfb.c:529 em68hc12elf.c:529 em68hc12elfb.c:529 -#: em68kelf.c:578 em68kelfnbsd.c:578 emn10300.c:396 ends32belf.c:379 -#: ends32belf16m.c:379 ends32belf_linux.c:508 ends32elf.c:379 -#: ends32elf16m.c:379 ends32elf_linux.c:508 enios2elf.c:545 enios2linux.c:682 -#: eppclynx.c:678 epruelf.c:264 escore3_elf.c:417 escore7_elf.c:417 -#: eshelf.c:396 eshelf_fd.c:421 eshelf_linux.c:421 eshelf_nbsd.c:396 -#: eshelf_nto.c:396 eshelf_uclinux.c:396 eshelf_vxworks.c:433 eshlelf.c:396 -#: eshlelf_fd.c:421 eshlelf_linux.c:421 eshlelf_nbsd.c:396 eshlelf_nto.c:396 -#: eshlelf_vxworks.c:433 ev850.c:291 ev850_rh850.c:291 -#, fuzzy -#| msgid "%B: warning: common is here\n" +msgstr "%F%P: ogiltigt stackstorlek ”%s”\n" + +#: eaarch64cloudabi.c:722 eaarch64cloudabib.c:722 eaarch64elf.c:721 +#: eaarch64elf32.c:721 eaarch64elf32b.c:721 eaarch64elfb.c:721 +#: eaarch64fbsd.c:722 eaarch64fbsdb.c:722 eaarch64haiku.c:722 +#: eaarch64linux.c:722 eaarch64linux32.c:722 eaarch64linux32b.c:722 +#: eaarch64linuxb.c:722 earcelf.c:353 earclinux.c:409 earclinux_nps.c:409 +#: earcv2elf.c:286 earcv2elfx.c:286 earmelf.c:964 earmelf_fbsd.c:964 +#: earmelf_fuchsia.c:965 earmelf_haiku.c:965 earmelf_linux.c:965 +#: earmelf_linux_eabi.c:965 earmelf_linux_fdpiceabi.c:965 earmelf_nacl.c:965 +#: earmelf_nbsd.c:964 earmelf_phoenix.c:965 earmelf_vxworks.c:1000 +#: earmelfb.c:964 earmelfb_fbsd.c:964 earmelfb_fuchsia.c:965 +#: earmelfb_linux.c:965 earmelfb_linux_eabi.c:965 +#: earmelfb_linux_fdpiceabi.c:965 earmelfb_nacl.c:965 earmelfb_nbsd.c:964 +#: earmnto.c:939 eavr1.c:510 eavr2.c:510 eavr25.c:510 eavr3.c:510 eavr31.c:510 +#: eavr35.c:510 eavr4.c:510 eavr5.c:510 eavr51.c:510 eavr6.c:510 +#: eavrtiny.c:510 eavrxmega1.c:510 eavrxmega2.c:510 eavrxmega3.c:510 +#: eavrxmega4.c:510 eavrxmega5.c:510 eavrxmega6.c:510 eavrxmega7.c:510 +#: ecriself.c:301 ecrislinux.c:384 ecskyelf.c:545 ecskyelf_linux.c:653 +#: ed10velf.c:286 eelf32_sparc.c:409 eelf32_sparc_sol2.c:541 +#: eelf32_sparc_vxworks.c:446 eelf32_spu.c:883 eelf32_tic6x_be.c:520 +#: eelf32_tic6x_elf_be.c:520 eelf32_tic6x_elf_le.c:520 eelf32_tic6x_le.c:520 +#: eelf32_tic6x_linux_be.c:520 eelf32_tic6x_linux_le.c:520 +#: eelf32_x86_64.c:5500 eelf32am33lin.c:383 eelf32b4300.c:624 eelf32bfin.c:401 +#: eelf32bfinfd.c:426 eelf32bmip.c:624 eelf32bmipn32.c:638 eelf32briscv.c:477 +#: eelf32briscv_ilp32.c:477 eelf32briscv_ilp32f.c:477 eelf32bsmip.c:638 +#: eelf32btsmip.c:624 eelf32btsmip_fbsd.c:624 eelf32btsmipn32.c:624 +#: eelf32btsmipn32_fbsd.c:624 eelf32cr16.c:436 eelf32crx.c:323 +#: eelf32ebmip.c:624 eelf32ebmipvxworks.c:659 eelf32elmip.c:624 +#: eelf32elmipvxworks.c:659 eelf32epiphany.c:301 eelf32epiphany_4x4.c:288 +#: eelf32frvfd.c:408 eelf32ip2k.c:301 eelf32l4300.c:624 eelf32lm32.c:301 +#: eelf32lm32fd.c:408 eelf32lmip.c:624 eelf32loongarch.c:459 eelf32lppc.c:660 +#: eelf32lppclinux.c:660 eelf32lppcnto.c:660 eelf32lppcsim.c:660 +#: eelf32lr5900.c:542 eelf32lr5900n32.c:541 eelf32lriscv.c:477 +#: eelf32lriscv_ilp32.c:477 eelf32lriscv_ilp32f.c:477 eelf32lsmip.c:624 +#: eelf32ltsmip.c:624 eelf32ltsmip_fbsd.c:624 eelf32ltsmipn32.c:624 +#: eelf32ltsmipn32_fbsd.c:624 eelf32m32c.c:312 eelf32mb_linux.c:409 +#: eelf32mbel_linux.c:409 eelf32mcore.c:307 eelf32mep.c:286 eelf32metag.c:658 +#: eelf32microblaze.c:286 eelf32microblazeel.c:286 eelf32mipswindiss.c:516 +#: eelf32moxie.c:301 eelf32or1k.c:302 eelf32or1k_linux.c:409 eelf32ppc.c:660 +#: eelf32ppc_fbsd.c:660 eelf32ppchaiku.c:660 eelf32ppclinux.c:660 +#: eelf32ppcnto.c:660 eelf32ppcsim.c:660 eelf32ppcvxworks.c:634 +#: eelf32ppcwindiss.c:660 eelf32rl78.c:301 eelf32rx.c:329 eelf32rx_linux.c:314 +#: eelf32tilegx.c:409 eelf32tilegx_be.c:409 eelf32tilepro.c:409 +#: eelf32vax.c:383 eelf32visium.c:286 eelf32xstormy16.c:297 +#: eelf32xtensa.c:2330 eelf32z80.c:313 eelf64_aix.c:383 eelf64_ia64.c:440 +#: eelf64_ia64_fbsd.c:440 eelf64_s390.c:479 eelf64_sparc.c:409 +#: eelf64_sparc_fbsd.c:409 eelf64_sparc_sol2.c:541 eelf64alpha.c:502 +#: eelf64alpha_fbsd.c:502 eelf64alpha_nbsd.c:502 eelf64bmip.c:638 +#: eelf64bpf.c:286 eelf64briscv.c:477 eelf64briscv_lp64.c:477 +#: eelf64briscv_lp64f.c:477 eelf64btsmip.c:624 eelf64btsmip_fbsd.c:624 +#: eelf64hppa.c:353 eelf64loongarch.c:459 eelf64lppc.c:1110 +#: eelf64lppc_fbsd.c:1110 eelf64lriscv.c:477 eelf64lriscv_lp64.c:477 +#: eelf64lriscv_lp64f.c:477 eelf64ltsmip.c:624 eelf64ltsmip_fbsd.c:624 +#: eelf64mmix.c:494 eelf64ppc.c:1110 eelf64ppc_fbsd.c:1110 eelf64rdos.c:434 +#: eelf64tilegx.c:409 eelf64tilegx_be.c:409 eelf_i386.c:5122 +#: eelf_i386_be.c:407 eelf_i386_fbsd.c:443 eelf_i386_haiku.c:443 +#: eelf_i386_ldso.c:418 eelf_i386_sol2.c:575 eelf_i386_vxworks.c:470 +#: eelf_iamcu.c:443 eelf_mipsel_haiku.c:624 eelf_s390.c:409 eelf_x86_64.c:5500 +#: eelf_x86_64_cloudabi.c:443 eelf_x86_64_fbsd.c:443 eelf_x86_64_haiku.c:443 +#: eelf_x86_64_sol2.c:575 eh8300elf.c:301 eh8300elf_linux.c:301 +#: eh8300helf.c:301 eh8300helf_linux.c:301 eh8300hnelf.c:301 eh8300self.c:301 +#: eh8300self_linux.c:301 eh8300snelf.c:301 eh8300sxelf.c:301 +#: eh8300sxelf_linux.c:301 eh8300sxnelf.c:301 ehppa64linux.c:383 +#: ehppaelf.c:569 ehppalinux.c:692 ehppanbsd.c:692 ehppaobsd.c:692 +#: ei386lynx.c:398 ei386moss.c:398 ei386nto.c:398 em32relf.c:301 +#: em32relf_linux.c:408 em32rlelf.c:301 em32rlelf_linux.c:408 +#: em68hc11elf.c:571 em68hc11elfb.c:571 em68hc12elf.c:571 em68hc12elfb.c:571 +#: em68kelf.c:566 em68kelfnbsd.c:566 emn10300.c:383 ends32belf.c:422 +#: ends32belf16m.c:422 ends32belf_linux.c:496 ends32elf.c:422 +#: ends32elf16m.c:422 ends32elf_linux.c:496 enios2elf.c:588 enios2linux.c:670 +#: epruelf.c:307 escore3_elf.c:405 escore7_elf.c:405 eshelf.c:383 +#: eshelf_fd.c:409 eshelf_linux.c:409 eshelf_nbsd.c:383 eshelf_nto.c:383 +#: eshelf_uclinux.c:383 eshelf_vxworks.c:420 eshlelf.c:383 eshlelf_fd.c:409 +#: eshlelf_linux.c:409 eshlelf_nbsd.c:383 eshlelf_nto.c:383 +#: eshlelf_vxworks.c:420 ev850.c:333 ev850_rh850.c:333 +msgid "%F%P: invalid visibility in `-z %s'; must be default, internal, hidden, or protected" +msgstr "" + +#: eaarch64cloudabi.c:795 eaarch64cloudabib.c:795 eaarch64elf.c:790 +#: eaarch64elf32.c:790 eaarch64elf32b.c:790 eaarch64elfb.c:790 +#: eaarch64fbsd.c:795 eaarch64fbsdb.c:795 eaarch64haiku.c:795 +#: eaarch64linux.c:795 eaarch64linux32.c:795 eaarch64linux32b.c:795 +#: eaarch64linuxb.c:795 earcelf.c:413 earclinux.c:473 earclinux_nps.c:473 +#: earcv2elf.c:291 earcv2elfx.c:291 earmelf.c:1024 earmelf_fbsd.c:1024 +#: earmelf_fuchsia.c:1029 earmelf_haiku.c:1029 earmelf_linux.c:1029 +#: earmelf_linux_eabi.c:1029 earmelf_linux_fdpiceabi.c:1029 +#: earmelf_nacl.c:1029 earmelf_nbsd.c:1024 earmelf_phoenix.c:1029 +#: earmelf_vxworks.c:1060 earmelfb.c:1024 earmelfb_fbsd.c:1024 +#: earmelfb_fuchsia.c:1029 earmelfb_linux.c:1029 earmelfb_linux_eabi.c:1029 +#: earmelfb_linux_fdpiceabi.c:1029 earmelfb_nacl.c:1029 earmelfb_nbsd.c:1024 +#: earmnto.c:999 eavr1.c:515 eavr2.c:515 eavr25.c:515 eavr3.c:515 eavr31.c:515 +#: eavr35.c:515 eavr4.c:515 eavr5.c:515 eavr51.c:515 eavr6.c:515 +#: eavrtiny.c:515 eavrxmega1.c:515 eavrxmega2.c:515 eavrxmega3.c:515 +#: eavrxmega4.c:515 eavrxmega5.c:515 eavrxmega6.c:515 eavrxmega7.c:515 +#: ecriself.c:306 ecrislinux.c:448 ecskyelf.c:550 ecskyelf_linux.c:717 +#: ed10velf.c:291 eelf32_sparc.c:473 eelf32_sparc_sol2.c:605 +#: eelf32_sparc_vxworks.c:510 eelf32_spu.c:888 eelf32_tic6x_be.c:580 +#: eelf32_tic6x_elf_be.c:580 eelf32_tic6x_elf_le.c:580 eelf32_tic6x_le.c:580 +#: eelf32_tic6x_linux_be.c:580 eelf32_tic6x_linux_le.c:580 +#: eelf32_x86_64.c:5656 eelf32am33lin.c:443 eelf32b4300.c:688 eelf32bfin.c:461 +#: eelf32bfinfd.c:486 eelf32bmip.c:688 eelf32bmipn32.c:702 eelf32briscv.c:541 +#: eelf32briscv_ilp32.c:541 eelf32briscv_ilp32f.c:541 eelf32bsmip.c:702 +#: eelf32btsmip.c:688 eelf32btsmip_fbsd.c:688 eelf32btsmipn32.c:688 +#: eelf32btsmipn32_fbsd.c:688 eelf32cr16.c:441 eelf32crx.c:328 +#: eelf32ebmip.c:688 eelf32ebmipvxworks.c:723 eelf32elmip.c:688 +#: eelf32elmipvxworks.c:723 eelf32epiphany.c:306 eelf32epiphany_4x4.c:293 +#: eelf32frvfd.c:468 eelf32ip2k.c:306 eelf32l4300.c:688 eelf32lm32.c:306 +#: eelf32lm32fd.c:468 eelf32lmip.c:688 eelf32loongarch.c:523 eelf32lppc.c:730 +#: eelf32lppclinux.c:730 eelf32lppcnto.c:730 eelf32lppcsim.c:730 +#: eelf32lr5900.c:547 eelf32lr5900n32.c:546 eelf32lriscv.c:541 +#: eelf32lriscv_ilp32.c:541 eelf32lriscv_ilp32f.c:541 eelf32lsmip.c:688 +#: eelf32ltsmip.c:688 eelf32ltsmip_fbsd.c:688 eelf32ltsmipn32.c:688 +#: eelf32ltsmipn32_fbsd.c:688 eelf32m32c.c:317 eelf32mb_linux.c:473 +#: eelf32mbel_linux.c:473 eelf32mcore.c:312 eelf32mep.c:291 eelf32metag.c:722 +#: eelf32microblaze.c:291 eelf32microblazeel.c:291 eelf32mipswindiss.c:521 +#: eelf32moxie.c:306 eelf32or1k.c:307 eelf32or1k_linux.c:473 eelf32ppc.c:730 +#: eelf32ppc_fbsd.c:730 eelf32ppchaiku.c:730 eelf32ppclinux.c:730 +#: eelf32ppcnto.c:730 eelf32ppcsim.c:730 eelf32ppcvxworks.c:704 +#: eelf32ppcwindiss.c:730 eelf32rl78.c:306 eelf32rx.c:334 eelf32rx_linux.c:319 +#: eelf32tilegx.c:473 eelf32tilegx_be.c:473 eelf32tilepro.c:473 +#: eelf32vax.c:443 eelf32visium.c:291 eelf32xstormy16.c:302 +#: eelf32xtensa.c:2394 eelf32z80.c:318 eelf64_aix.c:443 eelf64_ia64.c:500 +#: eelf64_ia64_fbsd.c:500 eelf64_s390.c:543 eelf64_sparc.c:473 +#: eelf64_sparc_fbsd.c:473 eelf64_sparc_sol2.c:605 eelf64alpha.c:566 +#: eelf64alpha_fbsd.c:566 eelf64alpha_nbsd.c:566 eelf64bmip.c:702 +#: eelf64bpf.c:291 eelf64briscv.c:541 eelf64briscv_lp64.c:541 +#: eelf64briscv_lp64f.c:541 eelf64btsmip.c:688 eelf64btsmip_fbsd.c:688 +#: eelf64hppa.c:413 eelf64loongarch.c:523 eelf64lppc.c:1185 +#: eelf64lppc_fbsd.c:1185 eelf64lriscv.c:541 eelf64lriscv_lp64.c:541 +#: eelf64lriscv_lp64f.c:541 eelf64ltsmip.c:688 eelf64ltsmip_fbsd.c:688 +#: eelf64mmix.c:554 eelf64ppc.c:1185 eelf64ppc_fbsd.c:1185 eelf64rdos.c:498 +#: eelf64tilegx.c:473 eelf64tilegx_be.c:473 eelf_i386.c:5275 +#: eelf_i386_be.c:514 eelf_i386_fbsd.c:596 eelf_i386_haiku.c:596 +#: eelf_i386_ldso.c:529 eelf_i386_sol2.c:686 eelf_i386_vxworks.c:581 +#: eelf_iamcu.c:554 eelf_mipsel_haiku.c:688 eelf_s390.c:473 eelf_x86_64.c:5709 +#: eelf_x86_64_cloudabi.c:652 eelf_x86_64_fbsd.c:652 eelf_x86_64_haiku.c:652 +#: eelf_x86_64_sol2.c:784 eh8300elf.c:306 eh8300elf_linux.c:306 +#: eh8300helf.c:306 eh8300helf_linux.c:306 eh8300hnelf.c:306 eh8300self.c:306 +#: eh8300self_linux.c:306 eh8300snelf.c:306 eh8300sxelf.c:306 +#: eh8300sxelf_linux.c:306 eh8300sxnelf.c:306 ehppa64linux.c:443 +#: ehppaelf.c:574 ehppalinux.c:756 ehppanbsd.c:756 ehppaobsd.c:756 +#: ei386lynx.c:458 ei386moss.c:458 ei386nto.c:458 em32relf.c:306 +#: em32relf_linux.c:468 em32rlelf.c:306 em32rlelf_linux.c:468 +#: em68hc11elf.c:576 em68hc11elfb.c:576 em68hc12elf.c:576 em68hc12elfb.c:576 +#: em68kelf.c:630 em68kelfnbsd.c:630 emn10300.c:443 ends32belf.c:427 +#: ends32belf16m.c:427 ends32belf_linux.c:560 ends32elf.c:427 +#: ends32elf16m.c:427 ends32elf_linux.c:560 enios2elf.c:593 enios2linux.c:734 +#: epruelf.c:312 escore3_elf.c:465 escore7_elf.c:465 eshelf.c:443 +#: eshelf_fd.c:473 eshelf_linux.c:473 eshelf_nbsd.c:443 eshelf_nto.c:443 +#: eshelf_uclinux.c:443 eshelf_vxworks.c:480 eshlelf.c:443 eshlelf_fd.c:473 +#: eshlelf_linux.c:473 eshlelf_nbsd.c:443 eshlelf_nto.c:443 +#: eshlelf_vxworks.c:480 ev850.c:338 ev850_rh850.c:338 msgid "%P: warning: -z %s ignored\n" -msgstr "%B: varning: gemensam är här\n" +msgstr "%P: varning: -z %s hoppas över\n" -#: eaarch64cloudabi.c:776 eaarch64cloudabib.c:776 eaarch64elf.c:776 -#: eaarch64elf32.c:776 eaarch64elf32b.c:776 eaarch64elfb.c:776 -#: eaarch64fbsd.c:776 eaarch64fbsdb.c:776 eaarch64linux.c:776 -#: eaarch64linux32.c:776 eaarch64linux32b.c:776 eaarch64linuxb.c:776 +#: eaarch64cloudabi.c:829 eaarch64cloudabib.c:829 eaarch64elf.c:824 +#: eaarch64elf32.c:824 eaarch64elf32b.c:824 eaarch64elfb.c:824 +#: eaarch64fbsd.c:829 eaarch64fbsdb.c:829 eaarch64haiku.c:829 +#: eaarch64linux.c:829 eaarch64linux32.c:829 eaarch64linux32b.c:829 +#: eaarch64linuxb.c:829 msgid "%P: error: unrecognized option for --fix-cortex-a53-843419: %s\n" msgstr "%P: fel: okänd flagga för --fix-cortex-a53-843419: %s\n" -#: eaarch64cloudabi.c:805 eaarch64cloudabib.c:805 eaarch64elf.c:805 -#: eaarch64elf32.c:805 eaarch64elf32b.c:805 eaarch64elfb.c:805 -#: eaarch64fbsd.c:805 eaarch64fbsdb.c:805 eaarch64linux.c:805 -#: eaarch64linux32.c:805 eaarch64linux32b.c:805 eaarch64linuxb.c:805 -#: earmelf.c:1112 earmelf_fbsd.c:1112 earmelf_fuchsia.c:1112 -#: earmelf_linux.c:1112 earmelf_linux_eabi.c:1112 -#: earmelf_linux_fdpiceabi.c:1112 earmelf_nacl.c:1112 earmelf_nbsd.c:1112 -#: earmelf_phoenix.c:1112 earmelf_vxworks.c:1152 earmelfb.c:1112 -#: earmelfb_fbsd.c:1112 earmelfb_fuchsia.c:1112 earmelfb_linux.c:1112 -#: earmelfb_linux_eabi.c:1112 earmelfb_linux_fdpiceabi.c:1112 -#: earmelfb_nacl.c:1112 earmelfb_nbsd.c:1112 earmnto.c:1087 earmsymbian.c:1112 +#: eaarch64cloudabi.c:858 eaarch64cloudabib.c:858 eaarch64elf.c:853 +#: eaarch64elf32.c:853 eaarch64elf32b.c:853 eaarch64elfb.c:853 +#: eaarch64fbsd.c:858 eaarch64fbsdb.c:858 eaarch64haiku.c:858 +#: eaarch64linux.c:858 eaarch64linux32.c:858 eaarch64linux32b.c:858 +#: eaarch64linuxb.c:858 earmelf.c:1161 earmelf_fbsd.c:1161 +#: earmelf_fuchsia.c:1166 earmelf_haiku.c:1166 earmelf_linux.c:1166 +#: earmelf_linux_eabi.c:1166 earmelf_linux_fdpiceabi.c:1166 +#: earmelf_nacl.c:1166 earmelf_nbsd.c:1161 earmelf_phoenix.c:1166 +#: earmelf_vxworks.c:1201 earmelfb.c:1161 earmelfb_fbsd.c:1161 +#: earmelfb_fuchsia.c:1166 earmelfb_linux.c:1166 earmelfb_linux_eabi.c:1166 +#: earmelfb_linux_fdpiceabi.c:1166 earmelfb_nacl.c:1166 earmelfb_nbsd.c:1161 +#: earmnto.c:1136 #, c-format msgid "" " --no-enum-size-warning Don't warn about objects with incompatible\n" " enum sizes\n" msgstr "" -#: eaarch64cloudabi.c:807 eaarch64cloudabib.c:807 eaarch64elf.c:807 -#: eaarch64elf32.c:807 eaarch64elf32b.c:807 eaarch64elfb.c:807 -#: eaarch64fbsd.c:807 eaarch64fbsdb.c:807 eaarch64linux.c:807 -#: eaarch64linux32.c:807 eaarch64linux32b.c:807 eaarch64linuxb.c:807 -#: earmelf.c:1114 earmelf_fbsd.c:1114 earmelf_fuchsia.c:1114 -#: earmelf_linux.c:1114 earmelf_linux_eabi.c:1114 -#: earmelf_linux_fdpiceabi.c:1114 earmelf_nacl.c:1114 earmelf_nbsd.c:1114 -#: earmelf_phoenix.c:1114 earmelf_vxworks.c:1154 earmelfb.c:1114 -#: earmelfb_fbsd.c:1114 earmelfb_fuchsia.c:1114 earmelfb_linux.c:1114 -#: earmelfb_linux_eabi.c:1114 earmelfb_linux_fdpiceabi.c:1114 -#: earmelfb_nacl.c:1114 earmelfb_nbsd.c:1114 earmnto.c:1089 earmsymbian.c:1114 +#: eaarch64cloudabi.c:860 eaarch64cloudabib.c:860 eaarch64elf.c:855 +#: eaarch64elf32.c:855 eaarch64elf32b.c:855 eaarch64elfb.c:855 +#: eaarch64fbsd.c:860 eaarch64fbsdb.c:860 eaarch64haiku.c:860 +#: eaarch64linux.c:860 eaarch64linux32.c:860 eaarch64linux32b.c:860 +#: eaarch64linuxb.c:860 earmelf.c:1163 earmelf_fbsd.c:1163 +#: earmelf_fuchsia.c:1168 earmelf_haiku.c:1168 earmelf_linux.c:1168 +#: earmelf_linux_eabi.c:1168 earmelf_linux_fdpiceabi.c:1168 +#: earmelf_nacl.c:1168 earmelf_nbsd.c:1163 earmelf_phoenix.c:1168 +#: earmelf_vxworks.c:1203 earmelfb.c:1163 earmelfb_fbsd.c:1163 +#: earmelfb_fuchsia.c:1168 earmelfb_linux.c:1168 earmelfb_linux_eabi.c:1168 +#: earmelfb_linux_fdpiceabi.c:1168 earmelfb_nacl.c:1168 earmelfb_nbsd.c:1163 +#: earmnto.c:1138 #, c-format msgid "" " --no-wchar-size-warning Don't warn about objects with incompatible\n" " wchar_t sizes\n" msgstr "" -#: eaarch64cloudabi.c:809 eaarch64cloudabib.c:809 eaarch64elf.c:809 -#: eaarch64elf32.c:809 eaarch64elf32b.c:809 eaarch64elfb.c:809 -#: eaarch64fbsd.c:809 eaarch64fbsdb.c:809 eaarch64linux.c:809 -#: eaarch64linux32.c:809 eaarch64linux32b.c:809 eaarch64linuxb.c:809 -#: earmelf.c:1116 earmelf_fbsd.c:1116 earmelf_fuchsia.c:1116 -#: earmelf_linux.c:1116 earmelf_linux_eabi.c:1116 -#: earmelf_linux_fdpiceabi.c:1116 earmelf_nacl.c:1116 earmelf_nbsd.c:1116 -#: earmelf_phoenix.c:1116 earmelf_vxworks.c:1156 earmelfb.c:1116 -#: earmelfb_fbsd.c:1116 earmelfb_fuchsia.c:1116 earmelfb_linux.c:1116 -#: earmelfb_linux_eabi.c:1116 earmelfb_linux_fdpiceabi.c:1116 -#: earmelfb_nacl.c:1116 earmelfb_nbsd.c:1116 earmnto.c:1091 earmsymbian.c:1116 +#: eaarch64cloudabi.c:862 eaarch64cloudabib.c:862 eaarch64elf.c:857 +#: eaarch64elf32.c:857 eaarch64elf32b.c:857 eaarch64elfb.c:857 +#: eaarch64fbsd.c:862 eaarch64fbsdb.c:862 eaarch64haiku.c:862 +#: eaarch64linux.c:862 eaarch64linux32.c:862 eaarch64linux32b.c:862 +#: eaarch64linuxb.c:862 earmelf.c:1165 earmelf_fbsd.c:1165 +#: earmelf_fuchsia.c:1170 earmelf_haiku.c:1170 earmelf_linux.c:1170 +#: earmelf_linux_eabi.c:1170 earmelf_linux_fdpiceabi.c:1170 +#: earmelf_nacl.c:1170 earmelf_nbsd.c:1165 earmelf_phoenix.c:1170 +#: earmelf_vxworks.c:1205 earmelfb.c:1165 earmelfb_fbsd.c:1165 +#: earmelfb_fuchsia.c:1170 earmelfb_linux.c:1170 earmelfb_linux_eabi.c:1170 +#: earmelfb_linux_fdpiceabi.c:1170 earmelfb_nacl.c:1170 earmelfb_nbsd.c:1165 +#: earmnto.c:1140 #, c-format msgid " --pic-veneer Always generate PIC interworking veneers\n" msgstr "" -#: eaarch64cloudabi.c:810 eaarch64cloudabib.c:810 eaarch64elf.c:810 -#: eaarch64elf32.c:810 eaarch64elf32b.c:810 eaarch64elfb.c:810 -#: eaarch64fbsd.c:810 eaarch64fbsdb.c:810 eaarch64linux.c:810 -#: eaarch64linux32.c:810 eaarch64linux32b.c:810 eaarch64linuxb.c:810 -#: earmelf.c:1123 earmelf_fbsd.c:1123 earmelf_fuchsia.c:1123 -#: earmelf_linux.c:1123 earmelf_linux_eabi.c:1123 -#: earmelf_linux_fdpiceabi.c:1123 earmelf_nacl.c:1123 earmelf_nbsd.c:1123 -#: earmelf_phoenix.c:1123 earmelf_vxworks.c:1163 earmelfb.c:1123 -#: earmelfb_fbsd.c:1123 earmelfb_fuchsia.c:1123 earmelfb_linux.c:1123 -#: earmelfb_linux_eabi.c:1123 earmelfb_linux_fdpiceabi.c:1123 -#: earmelfb_nacl.c:1123 earmelfb_nbsd.c:1123 earmnto.c:1098 earmsymbian.c:1123 +#: eaarch64cloudabi.c:863 eaarch64cloudabib.c:863 eaarch64elf.c:858 +#: eaarch64elf32.c:858 eaarch64elf32b.c:858 eaarch64elfb.c:858 +#: eaarch64fbsd.c:863 eaarch64fbsdb.c:863 eaarch64haiku.c:863 +#: eaarch64linux.c:863 eaarch64linux32.c:863 eaarch64linux32b.c:863 +#: eaarch64linuxb.c:863 earmelf.c:1172 earmelf_fbsd.c:1172 +#: earmelf_fuchsia.c:1177 earmelf_haiku.c:1177 earmelf_linux.c:1177 +#: earmelf_linux_eabi.c:1177 earmelf_linux_fdpiceabi.c:1177 +#: earmelf_nacl.c:1177 earmelf_nbsd.c:1172 earmelf_phoenix.c:1177 +#: earmelf_vxworks.c:1212 earmelfb.c:1172 earmelfb_fbsd.c:1172 +#: earmelfb_fuchsia.c:1177 earmelfb_linux.c:1177 earmelfb_linux_eabi.c:1177 +#: earmelfb_linux_fdpiceabi.c:1177 earmelfb_nacl.c:1177 earmelfb_nbsd.c:1172 +#: earmnto.c:1147 #, c-format msgid "" " --stub-group-size=N Maximum size of a group of input sections that\n" @@ -3638,18 +4156,20 @@ msgid "" " choose suitable defaults.\n" msgstr "" -#: eaarch64cloudabi.c:819 eaarch64cloudabib.c:819 eaarch64elf.c:819 -#: eaarch64elf32.c:819 eaarch64elf32b.c:819 eaarch64elfb.c:819 -#: eaarch64fbsd.c:819 eaarch64fbsdb.c:819 eaarch64linux.c:819 -#: eaarch64linux32.c:819 eaarch64linux32b.c:819 eaarch64linuxb.c:819 +#: eaarch64cloudabi.c:872 eaarch64cloudabib.c:872 eaarch64elf.c:867 +#: eaarch64elf32.c:867 eaarch64elf32b.c:867 eaarch64elfb.c:867 +#: eaarch64fbsd.c:872 eaarch64fbsdb.c:872 eaarch64haiku.c:872 +#: eaarch64linux.c:872 eaarch64linux32.c:872 eaarch64linux32b.c:872 +#: eaarch64linuxb.c:872 #, c-format msgid " --fix-cortex-a53-835769 Fix erratum 835769\n" msgstr " --fix-cortex-a53-835769 Åtgärda fel 835769\n" -#: eaarch64cloudabi.c:820 eaarch64cloudabib.c:820 eaarch64elf.c:820 -#: eaarch64elf32.c:820 eaarch64elf32b.c:820 eaarch64elfb.c:820 -#: eaarch64fbsd.c:820 eaarch64fbsdb.c:820 eaarch64linux.c:820 -#: eaarch64linux32.c:820 eaarch64linux32b.c:820 eaarch64linuxb.c:820 +#: eaarch64cloudabi.c:873 eaarch64cloudabib.c:873 eaarch64elf.c:868 +#: eaarch64elf32.c:868 eaarch64elf32b.c:868 eaarch64elfb.c:868 +#: eaarch64fbsd.c:873 eaarch64fbsdb.c:873 eaarch64haiku.c:873 +#: eaarch64linux.c:873 eaarch64linux32.c:873 eaarch64linux32b.c:873 +#: eaarch64linuxb.c:873 #, c-format msgid "" " --fix-cortex-a53-843419[=full|adr|adrp] Fix erratum 843419 and optionally specify which workaround to use.\n" @@ -3664,393 +4184,421 @@ msgid "" " veneer and this will give you both a performance and size overhead.\n" msgstr "" -#: eaarch64cloudabi.c:831 eaarch64cloudabib.c:831 eaarch64elf.c:831 -#: eaarch64elf32.c:831 eaarch64elf32b.c:831 eaarch64elfb.c:831 -#: eaarch64fbsd.c:831 eaarch64fbsdb.c:831 eaarch64linux.c:831 -#: eaarch64linux32.c:831 eaarch64linux32b.c:831 eaarch64linuxb.c:831 +#: eaarch64cloudabi.c:884 eaarch64cloudabib.c:884 eaarch64elf.c:879 +#: eaarch64elf32.c:879 eaarch64elf32b.c:879 eaarch64elfb.c:879 +#: eaarch64fbsd.c:884 eaarch64fbsdb.c:884 eaarch64haiku.c:884 +#: eaarch64linux.c:884 eaarch64linux32.c:884 eaarch64linux32b.c:884 +#: eaarch64linuxb.c:884 #, c-format msgid " --no-apply-dynamic-relocs Do not apply link-time values for dynamic relocations\n" msgstr "" -#: eaarch64cloudabi.c:832 eaarch64cloudabib.c:832 eaarch64elf.c:832 -#: eaarch64elf32.c:832 eaarch64elf32b.c:832 eaarch64elfb.c:832 -#: eaarch64fbsd.c:832 eaarch64fbsdb.c:832 eaarch64linux.c:832 -#: eaarch64linux32.c:832 eaarch64linux32b.c:832 eaarch64linuxb.c:832 +#: eaarch64cloudabi.c:885 eaarch64cloudabib.c:885 eaarch64elf.c:880 +#: eaarch64elf32.c:880 eaarch64elf32b.c:880 eaarch64elfb.c:880 +#: eaarch64fbsd.c:885 eaarch64fbsdb.c:885 eaarch64haiku.c:885 +#: eaarch64linux.c:885 eaarch64linux32.c:885 eaarch64linux32b.c:885 +#: eaarch64linuxb.c:885 #, c-format msgid " -z force-bti Turn on Branch Target Identification mechanism and generate PLTs with BTI. Generate warnings for missing BTI on inputs\n" msgstr "" -#: eaarch64cloudabi.c:833 eaarch64cloudabib.c:833 eaarch64elf.c:833 -#: eaarch64elf32.c:833 eaarch64elf32b.c:833 eaarch64elfb.c:833 -#: eaarch64fbsd.c:833 eaarch64fbsdb.c:833 eaarch64linux.c:833 -#: eaarch64linux32.c:833 eaarch64linux32b.c:833 eaarch64linuxb.c:833 +#: eaarch64cloudabi.c:886 eaarch64cloudabib.c:886 eaarch64elf.c:881 +#: eaarch64elf32.c:881 eaarch64elf32b.c:881 eaarch64elfb.c:881 +#: eaarch64fbsd.c:886 eaarch64fbsdb.c:886 eaarch64haiku.c:886 +#: eaarch64linux.c:886 eaarch64linux32.c:886 eaarch64linux32b.c:886 +#: eaarch64linuxb.c:886 #, c-format msgid " -z pac-plt Protect PLTs with Pointer Authentication.\n" msgstr "" -#: eaix5ppc.c:317 eaix5rs6.c:317 eaixppc.c:317 eaixrs6.c:317 eppcmacos.c:317 -#, fuzzy -#| msgid "%F%P: cannot open %s: %E\n" +#: eaix5ppc.c:330 eaix5rs6.c:330 eaixppc.c:330 eaixrs6.c:330 eppcmacos.c:330 msgid "%F%P: cannot open %s\n" -msgstr "%F%P: kan inte öppna %s: %E\n" +msgstr "%F%P: kan inte öppna %s\n" -#: eaix5ppc.c:364 eaix5rs6.c:364 eaixppc.c:364 eaixrs6.c:364 eppcmacos.c:364 -#, fuzzy -#| msgid "%P: cannot find %s\n" +#: eaix5ppc.c:377 eaix5rs6.c:377 eaixppc.c:377 eaixrs6.c:377 eppcmacos.c:377 msgid "%F%P: cannot read %s\n" -msgstr "%P: kan inte hitta %s\n" +msgstr "%F%P: kan inte läsa %s\n" -#: eaix5ppc.c:392 eaix5rs6.c:392 eaixppc.c:392 eaixrs6.c:392 eppcmacos.c:392 +#: eaix5ppc.c:405 eaix5rs6.c:405 eaixppc.c:405 eaixrs6.c:405 eppcmacos.c:405 #, fuzzy #| msgid "%P%F: invalid number `%s'\n" msgid "%P: warning: ignoring invalid -D number %s\n" msgstr "%P%F: ogiltigt tal ”%s”\n" -#: eaix5ppc.c:400 eaix5rs6.c:400 eaixppc.c:400 eaixrs6.c:400 eppcmacos.c:400 +#: eaix5ppc.c:413 eaix5rs6.c:413 eaixppc.c:413 eaixrs6.c:413 eppcmacos.c:413 #, fuzzy #| msgid "%P%F: invalid number `%s'\n" msgid "%P: warning: ignoring invalid -H number %s\n" msgstr "%P%F: ogiltigt tal ”%s”\n" -#: eaix5ppc.c:512 eaix5rs6.c:512 eaixppc.c:512 eaixrs6.c:512 eppcmacos.c:512 +#: eaix5ppc.c:525 eaix5rs6.c:525 eaixppc.c:525 eaixrs6.c:525 eppcmacos.c:525 #, fuzzy #| msgid "%P: warning: cannot find thumb start symbol %s\n" msgid "%P: warning: ignoring invalid -bmaxdata number %s\n" msgstr "%P: varning: kan inte hitta Thumb-startsymbol %s\n" -#: eaix5ppc.c:521 eaix5rs6.c:521 eaixppc.c:521 eaixrs6.c:521 eppcmacos.c:521 +#: eaix5ppc.c:534 eaix5rs6.c:534 eaixppc.c:534 eaixrs6.c:534 eppcmacos.c:534 #, fuzzy #| msgid "%P: warning: cannot find thumb start symbol %s\n" msgid "%P: warning: ignoring invalid -bmaxstack number %s\n" msgstr "%P: varning: kan inte hitta Thumb-startsymbol %s\n" -#: eaix5ppc.c:534 eaix5rs6.c:534 eaixppc.c:534 eaixrs6.c:534 eppcmacos.c:534 +#: eaix5ppc.c:547 eaix5rs6.c:547 eaixppc.c:547 eaixrs6.c:547 eppcmacos.c:547 #, fuzzy #| msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n" msgid "%P: warning: ignoring invalid module type %s\n" msgstr "%P: %B: varning: ignorerar dubbla \"%s\"-sektionssymbolen \"%s\"\n" -#: eaix5ppc.c:564 eaix5rs6.c:564 eaixppc.c:564 eaixrs6.c:564 eppcmacos.c:564 +#: eaix5ppc.c:577 eaix5rs6.c:577 eaixppc.c:577 eaixrs6.c:577 eppcmacos.c:577 #, fuzzy #| msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n" msgid "%P: warning: ignoring invalid -pD number %s\n" msgstr "%P: %B: varning: ignorerar dubbla \"%s\"-sektionssymbolen \"%s\"\n" -#: eaix5ppc.c:587 eaix5rs6.c:587 eaixppc.c:587 eaixrs6.c:587 eppcmacos.c:587 +#: eaix5ppc.c:600 eaix5rs6.c:600 eaixppc.c:600 eaixrs6.c:600 eppcmacos.c:600 #, fuzzy #| msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n" msgid "%P: warning: ignoring invalid -pT number %s\n" msgstr "%P: %B: varning: ignorerar dubbla \"%s\"-sektionssymbolen \"%s\"\n" -#: eaix5ppc.c:716 eaix5rs6.c:716 eaixppc.c:716 eaixrs6.c:716 eppcmacos.c:716 +#: eaix5ppc.c:729 eaix5rs6.c:729 eaixppc.c:729 eaixrs6.c:729 eppcmacos.c:729 #, fuzzy #| msgid "%F%P: bfd_record_phdr failed: %E\n" msgid "%F%P: bfd_xcoff_link_record_set failed: %E\n" msgstr "%F%P: bfd_record_phdr misslyckades: %E\n" -#: eaix5ppc.c:746 eaix5rs6.c:746 eaixppc.c:746 eaixrs6.c:746 eppcmacos.c:746 +#: eaix5ppc.c:759 eaix5rs6.c:759 eaixppc.c:759 eaixrs6.c:759 eppcmacos.c:759 #, fuzzy #| msgid "%P%F: bfd_link_hash_lookup failed: %E\n" msgid "%F%P: bfd_link_hash_lookup of export symbol failed: %E\n" msgstr "%P%F: bfd_link_hash_lookup misslyckades: %E\n" -#: eaix5ppc.c:748 eaix5rs6.c:748 eaixppc.c:748 eaixrs6.c:748 eppcmacos.c:748 +#: eaix5ppc.c:761 eaix5rs6.c:761 eaixppc.c:761 eaixrs6.c:761 eppcmacos.c:761 #, fuzzy #| msgid "%F%P: bfd_record_phdr failed: %E\n" msgid "%F%P: bfd_xcoff_export_symbol failed: %E\n" msgstr "%F%P: bfd_record_phdr misslyckades: %E\n" -#: eaix5ppc.c:854 eaix5rs6.c:854 eaixppc.c:854 eaixrs6.c:854 eppcmacos.c:854 +#: eaix5ppc.c:866 eaix5rs6.c:866 eaixppc.c:866 eaixrs6.c:866 eppcmacos.c:866 #, fuzzy #| msgid "%P: Can't open output def file %s\n" msgid "%F%P: can't find output section %s\n" msgstr "%P: Kan inte öppna utdatadefinitionsfilen %s\n" -#: eaix5ppc.c:891 eaix5rs6.c:891 eaixppc.c:891 eaixrs6.c:891 eppcmacos.c:891 +#: eaix5ppc.c:903 eaix5rs6.c:903 eaixppc.c:903 eaixrs6.c:903 eppcmacos.c:903 #, fuzzy #| msgid "%P: cannot find %s inside %s\n" msgid "%F%P: can't find %s in output section\n" msgstr "%P: kan inte hitta %s inuti %s\n" -#: eaix5ppc.c:958 eaix5rs6.c:958 eaixppc.c:958 eaixrs6.c:958 eppcmacos.c:958 +#: eaix5ppc.c:970 eaix5rs6.c:970 eaixppc.c:970 eaixrs6.c:970 eppcmacos.c:970 #, fuzzy #| msgid "%P%F: can't relax section: %E\n" msgid "%P: can't find required output section %s\n" msgstr "%P%F: kan inte slappna av sektion: %E\n" -#: eaix5ppc.c:1167 eaix5rs6.c:1167 eaixppc.c:1167 eaixrs6.c:1167 -#: eppcmacos.c:1167 +#: eaix5ppc.c:1152 eaix5rs6.c:1152 eaixppc.c:1152 eaixrs6.c:1152 +#: eppcmacos.c:1152 +#, fuzzy +#| msgid "%P%F: can't relax section: %E\n" +msgid "%X%P: can not size stub sections: %E\n" +msgstr "%P%F: kan inte slappna av sektion: %E\n" + +#: eaix5ppc.c:1157 eaix5rs6.c:1157 eaixppc.c:1157 eaixrs6.c:1157 +#: eppcmacos.c:1157 +#, fuzzy +#| msgid "%P%F: failed creating section `%s': %E\n" +msgid "%F%P: failed to layout dynamic sections: %E\n" +msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" + +#: eaix5ppc.c:1370 eaix5rs6.c:1370 eaixppc.c:1370 eaixrs6.c:1370 +#: eppcmacos.c:1370 msgid "%F%P:%s:%d: #! ([member]) is not supported in import files\n" msgstr "" -#: eaix5ppc.c:1184 eaix5rs6.c:1184 eaixppc.c:1184 eaixrs6.c:1184 -#: eppcmacos.c:1184 +#: eaix5ppc.c:1387 eaix5rs6.c:1387 eaixppc.c:1387 eaixrs6.c:1387 +#: eppcmacos.c:1387 #, fuzzy #| msgid "%B%F: could not read symbols: %E\n" msgid "%F%P: could not parse import path: %E\n" msgstr "%B%F: kunde inte läsa symboler: %E\n" -#: eaix5ppc.c:1194 eaix5ppc.c:1206 eaix5rs6.c:1194 eaix5rs6.c:1206 -#: eaixppc.c:1194 eaixppc.c:1206 eaixrs6.c:1194 eaixrs6.c:1206 -#: eppcmacos.c:1194 eppcmacos.c:1206 +#: eaix5ppc.c:1397 eaix5ppc.c:1409 eaix5rs6.c:1397 eaix5rs6.c:1409 +#: eaixppc.c:1397 eaixppc.c:1409 eaixrs6.c:1397 eaixrs6.c:1409 +#: eppcmacos.c:1397 eppcmacos.c:1409 msgid "%P:%s:%d: warning: syntax error in import file\n" msgstr "" -#: eaix5ppc.c:1241 eaix5rs6.c:1241 eaixppc.c:1241 eaixrs6.c:1241 -#: eppcmacos.c:1241 +#: eaix5ppc.c:1444 eaix5rs6.c:1444 eaixppc.c:1444 eaixrs6.c:1444 +#: eppcmacos.c:1444 msgid "%P:%s%d: warning: syntax error in import/export file\n" msgstr "" -#: eaix5ppc.c:1259 eaix5rs6.c:1259 eaixppc.c:1259 eaixrs6.c:1259 -#: eppcmacos.c:1259 +#: eaix5ppc.c:1462 eaix5rs6.c:1462 eaixppc.c:1462 eaixrs6.c:1462 +#: eppcmacos.c:1462 msgid "%P:%s:%d: warning: syntax error in import/export file\n" msgstr "" -#: eaix5ppc.c:1294 eaix5rs6.c:1294 eaixppc.c:1294 eaixrs6.c:1294 -#: eppcmacos.c:1294 +#: eaix5ppc.c:1497 eaix5rs6.c:1497 eaixppc.c:1497 eaixrs6.c:1497 +#: eppcmacos.c:1497 #, fuzzy #| msgid "%P%F: failed creating section `%s': %E\n" msgid "%X%P:%s:%d: failed to import symbol %s: %E\n" msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" -#: eaix5ppc.c:1304 eaix5rs6.c:1304 eaixppc.c:1304 eaixrs6.c:1304 -#: eppcmacos.c:1304 +#: eaix5ppc.c:1507 eaix5rs6.c:1507 eaixppc.c:1507 eaixrs6.c:1507 +#: eppcmacos.c:1507 #, fuzzy #| msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n" msgid "%P:%s:%d: warning: ignoring unterminated last line\n" msgstr "%P: %B: varning: ignorerar dubbla \"%s\"-sektionssymbolen \"%s\"\n" -#: eaix5ppc.c:1339 eaix5rs6.c:1339 eaixppc.c:1339 eaixrs6.c:1339 -#: eppcmacos.c:1339 +#: eaix5ppc.c:1542 eaix5rs6.c:1542 eaixppc.c:1542 eaixrs6.c:1542 +#: eppcmacos.c:1542 msgid "%F%P: only relocations against symbols are permitted\n" msgstr "" -#: eaix5ppc.c:1342 eaix5rs6.c:1342 eaixppc.c:1342 eaixrs6.c:1342 -#: eppcmacos.c:1342 +#: eaix5ppc.c:1545 eaix5rs6.c:1545 eaixppc.c:1545 eaixrs6.c:1545 +#: eppcmacos.c:1545 #, fuzzy #| msgid "%P%F: bfd_link_hash_lookup failed: %E\n" msgid "%F%P: bfd_xcoff_link_count_reloc failed: %E\n" msgstr "%P%F: bfd_link_hash_lookup misslyckades: %E\n" +#: eaix5ppc.c:1633 eaix5rs6.c:1633 eaixppc.c:1633 eaixrs6.c:1633 +#: eppcmacos.c:1633 +#, fuzzy +#| msgid "%P%F: can not create hash table: %E\n" +msgid "%F%P: can not create stub BFD: %E\n" +msgstr "%P%F: kan inte skapa hashtabell: %E\n" + +#: eaix5ppc.c:1643 eaix5rs6.c:1643 eaixppc.c:1643 eaixrs6.c:1643 +#: eelf64_s390.c:65 eelf64lppc.c:131 eelf64lppc_fbsd.c:131 eelf64ppc.c:131 +#: eelf64ppc_fbsd.c:131 eppcmacos.c:1643 +#, fuzzy +#| msgid "%F%P: cannot open %s: %E\n" +msgid "%F%P: can not init BFD: %E\n" +msgstr "%F%P: kan inte öppna %s: %E\n" + #: ealphavms.c:167 eelf64_ia64_vms.c:167 #, c-format msgid " --identification <string> Set the identification of the output\n" msgstr "" -#: earm_wince_pe.c:378 earmpe.c:378 ei386pe.c:378 ei386pe_posix.c:378 -#: ei386pep.c:361 emcorepe.c:378 eppcpe.c:378 eshpe.c:378 +#: earm_wince_pe.c:399 earmpe.c:399 ei386pe.c:399 ei386pe_posix.c:399 +#: ei386pep.c:383 emcorepe.c:399 eshpe.c:399 #, c-format msgid " --base_file <basefile> Generate a base file for relocatable DLLs\n" msgstr "" " --base_file <basfil> Generera en basfil för\n" " omlokaliseringsbara DLL:er\n" -#: earm_wince_pe.c:379 earmpe.c:379 ei386pe.c:379 ei386pe_posix.c:379 -#: ei386pep.c:362 emcorepe.c:379 eppcpe.c:379 eshpe.c:379 +#: earm_wince_pe.c:400 earmpe.c:400 ei386pe.c:400 ei386pe_posix.c:400 +#: ei386pep.c:384 emcorepe.c:400 eshpe.c:400 #, c-format msgid " --dll Set image base to the default for DLLs\n" msgstr "" " --dll Ställ in bildbas till standard för\n" " DLL:er\n" -#: earm_wince_pe.c:380 earmpe.c:380 ei386pe.c:380 ei386pe_posix.c:380 -#: ei386pep.c:363 emcorepe.c:380 eppcpe.c:380 eshpe.c:380 +#: earm_wince_pe.c:401 earmpe.c:401 ei386pe.c:401 ei386pe_posix.c:401 +#: ei386pep.c:385 emcorepe.c:401 eshpe.c:401 #, c-format msgid " --file-alignment <size> Set file alignment\n" msgstr " --file-alignment <storlek> Ställ in filjustering\n" -#: earm_wince_pe.c:381 earmpe.c:381 ei386pe.c:381 ei386pe_posix.c:381 -#: ei386pep.c:364 emcorepe.c:381 eppcpe.c:381 eshpe.c:381 +#: earm_wince_pe.c:402 earmpe.c:402 ei386pe.c:402 ei386pe_posix.c:402 +#: ei386pep.c:386 emcorepe.c:402 eshpe.c:402 #, c-format msgid " --heap <size> Set initial size of the heap\n" msgstr " --heap <storlek> Ställ in initial storlek på högen\n" -#: earm_wince_pe.c:382 earmpe.c:382 ei386pe.c:382 ei386pe_posix.c:382 -#: ei386pep.c:365 emcorepe.c:382 eppcpe.c:382 eshpe.c:382 +#: earm_wince_pe.c:403 earmpe.c:403 ei386pe.c:403 ei386pe_posix.c:403 +#: ei386pep.c:387 emcorepe.c:403 eshpe.c:403 #, c-format msgid " --image-base <address> Set start address of the executable\n" msgstr " --image-base <adress> Ställ in startadressen för det körbara\n" -#: earm_wince_pe.c:383 earmpe.c:383 ei386pe.c:383 ei386pe_posix.c:383 -#: ei386pep.c:366 emcorepe.c:383 eppcpe.c:383 eshpe.c:383 +#: earm_wince_pe.c:404 earmpe.c:404 ei386pe.c:404 ei386pe_posix.c:404 +#: ei386pep.c:388 emcorepe.c:404 eshpe.c:404 #, c-format msgid " --major-image-version <number> Set version number of the executable\n" msgstr " --major-image-version <nummer> Ställ in versionsnummer för det körbara\n" -#: earm_wince_pe.c:384 earmpe.c:384 ei386pe.c:384 ei386pe_posix.c:384 -#: ei386pep.c:367 emcorepe.c:384 eppcpe.c:384 eshpe.c:384 +#: earm_wince_pe.c:405 earmpe.c:405 ei386pe.c:405 ei386pe_posix.c:405 +#: ei386pep.c:389 emcorepe.c:405 eshpe.c:405 #, c-format msgid " --major-os-version <number> Set minimum required OS version\n" msgstr " --major-os-version <nummer> Ställ in lägsta nödvändiga OS-version\n" -#: earm_wince_pe.c:385 earmpe.c:385 ei386pe.c:385 ei386pe_posix.c:385 -#: ei386pep.c:368 emcorepe.c:385 eppcpe.c:385 eshpe.c:385 +#: earm_wince_pe.c:406 earmpe.c:406 ei386pe.c:406 ei386pe_posix.c:406 +#: ei386pep.c:390 emcorepe.c:406 eshpe.c:406 #, c-format msgid " --major-subsystem-version <number> Set minimum required OS subsystem version\n" msgstr "" " --major-subsystem-version <nummer> Ställ in lägsta nödvändiga\n" " OS-undersystemsversion\n" -#: earm_wince_pe.c:386 earmpe.c:386 ei386pe.c:386 ei386pe_posix.c:386 -#: ei386pep.c:369 emcorepe.c:386 eppcpe.c:386 eshpe.c:386 +#: earm_wince_pe.c:407 earmpe.c:407 ei386pe.c:407 ei386pe_posix.c:407 +#: ei386pep.c:391 emcorepe.c:407 eshpe.c:407 #, c-format msgid " --minor-image-version <number> Set revision number of the executable\n" msgstr "" " --minor-image-version <nummer> Ställ in underrevisionsnummer för\n" " det körbara\n" -#: earm_wince_pe.c:387 earmpe.c:387 ei386pe.c:387 ei386pe_posix.c:387 -#: ei386pep.c:370 emcorepe.c:387 eppcpe.c:387 eshpe.c:387 +#: earm_wince_pe.c:408 earmpe.c:408 ei386pe.c:408 ei386pe_posix.c:408 +#: ei386pep.c:392 emcorepe.c:408 eshpe.c:408 #, c-format msgid " --minor-os-version <number> Set minimum required OS revision\n" msgstr " --minor-os-version <nummer> Ställ in lägsta nödvändiga OS-revision\n" -#: earm_wince_pe.c:388 earmpe.c:388 ei386pe.c:388 ei386pe_posix.c:388 -#: ei386pep.c:371 emcorepe.c:388 eppcpe.c:388 eshpe.c:388 +#: earm_wince_pe.c:409 earmpe.c:409 ei386pe.c:409 ei386pe_posix.c:409 +#: ei386pep.c:393 emcorepe.c:409 eshpe.c:409 #, c-format msgid " --minor-subsystem-version <number> Set minimum required OS subsystem revision\n" msgstr "" " --minor-subsystem-version <nummer> Ställ in lägsta nödvändiga\n" " OS-undersystemsrevision\n" -#: earm_wince_pe.c:389 earmpe.c:389 ei386pe.c:389 ei386pe_posix.c:389 -#: ei386pep.c:372 emcorepe.c:389 eppcpe.c:389 eshpe.c:389 +#: earm_wince_pe.c:410 earmpe.c:410 ei386pe.c:410 ei386pe_posix.c:410 +#: ei386pep.c:394 emcorepe.c:410 eshpe.c:410 #, c-format msgid " --section-alignment <size> Set section alignment\n" msgstr " --section-alignment <storlek> Ställ in sektionsjustering\n" -#: earm_wince_pe.c:390 earmpe.c:390 ei386pe.c:390 ei386pe_posix.c:390 -#: ei386pep.c:373 emcorepe.c:390 eppcpe.c:390 eshpe.c:390 +#: earm_wince_pe.c:411 earmpe.c:411 ei386pe.c:411 ei386pe_posix.c:411 +#: ei386pep.c:395 emcorepe.c:411 eshpe.c:411 #, c-format msgid " --stack <size> Set size of the initial stack\n" msgstr " --stack <storlek> Ställ in storlek på initiala stacken\n" -#: earm_wince_pe.c:391 earmpe.c:391 ei386pe.c:391 ei386pe_posix.c:391 -#: ei386pep.c:374 emcorepe.c:391 eppcpe.c:391 eshpe.c:391 +#: earm_wince_pe.c:412 earmpe.c:412 ei386pe.c:412 ei386pe_posix.c:412 +#: ei386pep.c:396 emcorepe.c:412 eshpe.c:412 #, c-format msgid " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n" msgstr "" " --subsystem <namn>[:<version>] Ställ in nödvändigt OS-undersystem\n" " [och nödvändig version]\n" -#: earm_wince_pe.c:392 earmpe.c:392 ei386pe.c:392 ei386pe_posix.c:392 -#: ei386pep.c:375 emcorepe.c:392 eppcpe.c:392 eshpe.c:392 +#: earm_wince_pe.c:413 earmpe.c:413 ei386pe.c:413 ei386pe_posix.c:413 +#: ei386pep.c:397 emcorepe.c:413 eshpe.c:413 #, c-format msgid " --support-old-code Support interworking with old code\n" msgstr " --support-old-code Stöd interaktion med gammal kod\n" -#: earm_wince_pe.c:393 earmpe.c:393 ei386pe.c:393 ei386pe_posix.c:393 -#: ei386pep.c:376 emcorepe.c:393 eppcpe.c:393 eshpe.c:393 +#: earm_wince_pe.c:414 earmpe.c:414 ei386pe.c:414 ei386pe_posix.c:414 +#: ei386pep.c:398 emcorepe.c:414 eshpe.c:414 #, c-format msgid " --[no-]leading-underscore Set explicit symbol underscore prefix mode\n" msgstr " --[no-]leading-underscore Ställ in uttryckligt understrecksprefixläge för symboler\n" -#: earm_wince_pe.c:394 earmpe.c:394 ei386pe.c:394 ei386pe_posix.c:394 -#: emcorepe.c:394 eppcpe.c:394 eshpe.c:394 +#: earm_wince_pe.c:415 earmpe.c:415 ei386pe.c:415 ei386pe_posix.c:415 +#: emcorepe.c:415 eshpe.c:415 #, c-format msgid " --thumb-entry=<symbol> Set the entry point to be Thumb <symbol>\n" msgstr "" " --thumb-entry=<symbol> Ställ in ingångspunkten till att\n" " vara Thumb-<symbol>\n" -#: earm_wince_pe.c:395 earmpe.c:395 ei386pe.c:395 ei386pe_posix.c:395 -#: emcorepe.c:395 eppcpe.c:395 eshpe.c:395 +#: earm_wince_pe.c:416 earmpe.c:416 ei386pe.c:416 ei386pe_posix.c:416 +#: emcorepe.c:416 eshpe.c:416 #, c-format msgid " --[no-]insert-timestamp Use a real timestamp rather than zero (default).\n" msgstr " --[no-]insert-timestamp Använd en riktig tidsstämpel istället för noll (standard).\n" -#: earm_wince_pe.c:396 earmpe.c:396 ei386pe.c:396 ei386pe_posix.c:396 -#: ei386pep.c:378 emcorepe.c:396 eppcpe.c:396 eshpe.c:396 +#: earm_wince_pe.c:417 earmpe.c:417 ei386pe.c:417 ei386pe_posix.c:417 +#: ei386pep.c:400 emcorepe.c:417 eshpe.c:417 #, c-format msgid " This makes binaries non-deterministic\n" msgstr " Detta gör binärer icke-deterministiska\n" -#: earm_wince_pe.c:398 earmpe.c:398 ei386pe.c:398 ei386pe_posix.c:398 -#: ei386pep.c:380 emcorepe.c:398 eppcpe.c:398 eshpe.c:398 +#: earm_wince_pe.c:419 earmpe.c:419 ei386pe.c:419 ei386pe_posix.c:419 +#: ei386pep.c:402 emcorepe.c:419 eshpe.c:419 #, c-format msgid " --add-stdcall-alias Export symbols with and without @nn\n" msgstr " --add-stdcall-alias Exportera symboler med och utan @nn\n" -#: earm_wince_pe.c:399 earmpe.c:399 ei386pe.c:399 ei386pe_posix.c:399 -#: ei386pep.c:381 emcorepe.c:399 eppcpe.c:399 eshpe.c:399 +#: earm_wince_pe.c:420 earmpe.c:420 ei386pe.c:420 ei386pe_posix.c:420 +#: ei386pep.c:403 emcorepe.c:420 eshpe.c:420 #, c-format msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" msgstr " --disable-stdcall-fixup Länka inte _sym till _sym@nn\n" -#: earm_wince_pe.c:400 earmpe.c:400 ei386pe.c:400 ei386pe_posix.c:400 -#: ei386pep.c:382 emcorepe.c:400 eppcpe.c:400 eshpe.c:400 +#: earm_wince_pe.c:421 earmpe.c:421 ei386pe.c:421 ei386pe_posix.c:421 +#: ei386pep.c:404 emcorepe.c:421 eshpe.c:421 #, c-format msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" msgstr " --enable-stdcall-fixup Länka _sym till _sym@nn utan varningar\n" -#: earm_wince_pe.c:401 earmpe.c:401 ei386pe.c:401 ei386pe_posix.c:401 -#: ei386pep.c:383 emcorepe.c:401 eppcpe.c:401 eshpe.c:401 +#: earm_wince_pe.c:422 earmpe.c:422 ei386pe.c:422 ei386pe_posix.c:422 +#: ei386pep.c:405 emcorepe.c:422 eshpe.c:422 #, c-format msgid " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n" msgstr "" " --exclude-symbols sym,sym,… Exkludera symboler från automatisk\n" " export\n" -#: earm_wince_pe.c:402 earmpe.c:402 ei386pe.c:402 ei386pe_posix.c:402 -#: ei386pep.c:384 emcorepe.c:402 eppcpe.c:402 eshpe.c:402 +#: earm_wince_pe.c:423 earmpe.c:423 ei386pe.c:423 ei386pe_posix.c:423 +#: ei386pep.c:406 emcorepe.c:423 eshpe.c:423 #, c-format msgid " --exclude-all-symbols Exclude all symbols from automatic export\n" msgstr " --exclude-all-symbols Exkludera alla symboler från automatisk export\n" -#: earm_wince_pe.c:403 earmpe.c:403 ei386pe.c:403 ei386pe_posix.c:403 -#: ei386pep.c:385 emcorepe.c:403 eppcpe.c:403 eshpe.c:403 +#: earm_wince_pe.c:424 earmpe.c:424 ei386pe.c:424 ei386pe_posix.c:424 +#: ei386pep.c:407 emcorepe.c:424 eshpe.c:424 #, c-format msgid " --exclude-libs lib,lib,... Exclude libraries from automatic export\n" msgstr "" " --exclude-libs bibl,bibl,… Exkludera bibliotek från automatisk\n" " export\n" -#: earm_wince_pe.c:404 earmpe.c:404 ei386pe.c:404 ei386pe_posix.c:404 -#: ei386pep.c:386 emcorepe.c:404 eppcpe.c:404 eshpe.c:404 +#: earm_wince_pe.c:425 earmpe.c:425 ei386pe.c:425 ei386pe_posix.c:425 +#: ei386pep.c:408 emcorepe.c:425 eshpe.c:425 #, c-format msgid " --exclude-modules-for-implib mod,mod,...\n" msgstr " --exclude-modules-for-implib mod,mod,...\n" -#: earm_wince_pe.c:405 earmpe.c:405 ei386pe.c:405 ei386pe_posix.c:405 -#: ei386pep.c:387 emcorepe.c:405 eppcpe.c:405 eshpe.c:405 +#: earm_wince_pe.c:426 earmpe.c:426 ei386pe.c:426 ei386pe_posix.c:426 +#: ei386pep.c:409 emcorepe.c:426 eshpe.c:426 #, c-format msgid " Exclude objects, archive members from auto\n" msgstr " Exkludera objekt, arkivmedlemmar från auto\n" -#: earm_wince_pe.c:406 earmpe.c:406 ei386pe.c:406 ei386pe_posix.c:406 -#: emcorepe.c:406 eppcpe.c:406 eshpe.c:406 +#: earm_wince_pe.c:427 earmpe.c:427 ei386pe.c:427 ei386pe_posix.c:427 +#: emcorepe.c:427 eshpe.c:427 #, c-format msgid " export, place into import library instead.\n" msgstr " export, placera i ett import-bibliotek istället.\n" -#: earm_wince_pe.c:407 earmpe.c:407 ei386pe.c:407 ei386pe_posix.c:407 -#: ei386pep.c:389 emcorepe.c:407 eppcpe.c:407 eshpe.c:407 +#: earm_wince_pe.c:428 earmpe.c:428 ei386pe.c:428 ei386pe_posix.c:428 +#: ei386pep.c:411 emcorepe.c:428 eshpe.c:428 #, c-format msgid " --export-all-symbols Automatically export all globals to DLL\n" msgstr "" " --export-all-symbols Exportera automatiskt alla symboler\n" " till DLL\n" -#: earm_wince_pe.c:408 earmpe.c:408 ei386pe.c:408 ei386pe_posix.c:408 -#: ei386pep.c:390 emcorepe.c:408 eppcpe.c:408 eshpe.c:408 +#: earm_wince_pe.c:429 earmpe.c:429 ei386pe.c:429 ei386pe_posix.c:429 +#: ei386pep.c:412 emcorepe.c:429 eshpe.c:429 #, c-format msgid " --kill-at Remove @nn from exported symbols\n" msgstr " --kill-at Ta bort @nn från exporterade symboler\n" -#: earm_wince_pe.c:409 earmpe.c:409 ei386pe.c:409 ei386pe_posix.c:409 -#: ei386pep.c:391 emcorepe.c:409 eppcpe.c:409 eshpe.c:409 +#: earm_wince_pe.c:430 earmpe.c:430 ei386pe.c:430 ei386pe_posix.c:430 +#: ei386pep.c:413 emcorepe.c:430 eshpe.c:430 #, c-format msgid " --output-def <file> Generate a .DEF file for the built DLL\n" msgstr " --output-def <fil> Generera en .DEF-fil för byggd DLL\n" -#: earm_wince_pe.c:410 earmpe.c:410 ei386pe.c:410 ei386pe_posix.c:410 -#: ei386pep.c:392 emcorepe.c:410 eppcpe.c:410 eshpe.c:410 +#: earm_wince_pe.c:431 earmpe.c:431 ei386pe.c:431 ei386pe_posix.c:431 +#: ei386pep.c:414 emcorepe.c:431 eshpe.c:431 #, c-format msgid " --warn-duplicate-exports Warn about duplicate exports\n" msgstr " --warn-duplicate-exports Varna för dubbla exporter\n" -#: earm_wince_pe.c:411 earmpe.c:411 ei386pe.c:411 ei386pe_posix.c:411 -#: emcorepe.c:411 eppcpe.c:411 eshpe.c:411 +#: earm_wince_pe.c:432 earmpe.c:432 ei386pe.c:432 ei386pe_posix.c:432 +#: emcorepe.c:432 eshpe.c:432 #, c-format msgid "" " --compat-implib Create backward compatible import libs;\n" @@ -4059,8 +4607,8 @@ msgstr "" " --compat-implib Skapa bakåtkompatibla importbibliotek;\n" " och skapa även __imp_<SYMBOL>.\n" -#: earm_wince_pe.c:412 earmpe.c:412 ei386pe.c:412 ei386pe_posix.c:412 -#: emcorepe.c:412 eppcpe.c:412 eshpe.c:412 +#: earm_wince_pe.c:433 earmpe.c:433 ei386pe.c:433 ei386pe_posix.c:433 +#: emcorepe.c:433 eshpe.c:433 #, c-format msgid "" " --enable-auto-image-base[=<address>] Automatically choose image base for DLLs\n" @@ -4071,16 +4619,16 @@ msgstr "" " (valfritt börjar med adress) såvida\n" " inte inställt med --image-base\n" -#: earm_wince_pe.c:413 earmpe.c:413 ei386pe.c:413 ei386pe_posix.c:413 -#: emcorepe.c:413 eppcpe.c:413 eshpe.c:413 +#: earm_wince_pe.c:434 earmpe.c:434 ei386pe.c:434 ei386pe_posix.c:434 +#: emcorepe.c:434 eshpe.c:434 #, c-format msgid " --disable-auto-image-base Do not auto-choose image base. (default)\n" msgstr "" " --disable-auto-image-base Välj inte bildbas automatiskt\n" " (standard).\n" -#: earm_wince_pe.c:414 earmpe.c:414 ei386pe.c:414 ei386pe_posix.c:414 -#: ei386pep.c:396 emcorepe.c:414 eppcpe.c:414 eshpe.c:414 +#: earm_wince_pe.c:435 earmpe.c:435 ei386pe.c:435 ei386pe_posix.c:435 +#: ei386pep.c:418 emcorepe.c:435 eshpe.c:435 #, c-format msgid "" " --dll-search-prefix=<string> When linking dynamically to a dll without\n" @@ -4091,8 +4639,8 @@ msgstr "" " för lib<basnamn>.dll vid dynamisk\n" " länkning utan ett importbibliotek\n" -#: earm_wince_pe.c:415 earmpe.c:415 ei386pe.c:415 ei386pe_posix.c:415 -#: ei386pep.c:397 emcorepe.c:415 eppcpe.c:415 eshpe.c:415 +#: earm_wince_pe.c:436 earmpe.c:436 ei386pe.c:436 ei386pe_posix.c:436 +#: ei386pep.c:419 emcorepe.c:436 eshpe.c:436 #, c-format msgid "" " --enable-auto-import Do sophisticated linking of _sym to\n" @@ -4101,16 +4649,16 @@ msgstr "" " --enable-auto-import Utför sofistikerad länkning av _sym till\n" " __imp_sym för DATA-referenser\n" -#: earm_wince_pe.c:416 earmpe.c:416 ei386pe.c:416 ei386pe_posix.c:416 -#: ei386pep.c:398 emcorepe.c:416 eppcpe.c:416 eshpe.c:416 +#: earm_wince_pe.c:437 earmpe.c:437 ei386pe.c:437 ei386pe_posix.c:437 +#: ei386pep.c:420 emcorepe.c:437 eshpe.c:437 #, c-format msgid " --disable-auto-import Do not auto-import DATA items from DLLs\n" msgstr "" " --disable-auto-import Importera inte DATA-objekt från DLL:er\n" " automatiskt\n" -#: earm_wince_pe.c:417 earmpe.c:417 ei386pe.c:417 ei386pe_posix.c:417 -#: emcorepe.c:417 eppcpe.c:417 eshpe.c:417 +#: earm_wince_pe.c:438 earmpe.c:438 ei386pe.c:438 ei386pe_posix.c:438 +#: emcorepe.c:438 eshpe.c:438 #, c-format msgid "" " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n" @@ -4122,8 +4670,8 @@ msgstr "" " pseudoomlokaliseringar som löses under\n" " körtid.\n" -#: earm_wince_pe.c:418 earmpe.c:418 ei386pe.c:418 ei386pe_posix.c:418 -#: emcorepe.c:418 eppcpe.c:418 eshpe.c:418 +#: earm_wince_pe.c:439 earmpe.c:439 ei386pe.c:439 ei386pe_posix.c:439 +#: emcorepe.c:439 eshpe.c:439 #, c-format msgid "" " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations for\n" @@ -4133,8 +4681,8 @@ msgstr "" " för automatisk importerad DATA under\n" " körtid.\n" -#: earm_wince_pe.c:419 earmpe.c:419 ei386pe.c:419 ei386pe_posix.c:419 -#: emcorepe.c:419 eppcpe.c:419 eshpe.c:419 +#: earm_wince_pe.c:440 earmpe.c:440 ei386pe.c:440 ei386pe_posix.c:440 +#: emcorepe.c:440 eshpe.c:440 #, c-format msgid "" " --enable-extra-pe-debug Enable verbose debug output when building\n" @@ -4144,8 +4692,8 @@ msgstr "" " bygge av eller länkning till DLL:er\n" " (särskilt automatisk import)\n" -#: earm_wince_pe.c:421 earmpe.c:421 ei386pe.c:421 ei386pe_posix.c:421 -#: emcorepe.c:421 eppcpe.c:421 eshpe.c:421 +#: earm_wince_pe.c:442 earmpe.c:442 ei386pe.c:442 ei386pe_posix.c:442 +#: emcorepe.c:442 eshpe.c:442 #, c-format msgid "" " --large-address-aware Executable supports virtual addresses\n" @@ -4154,8 +4702,8 @@ msgstr "" " --large-address-aware Körbar fil har stöd för virtuella adresser\n" " större än 2 gigabyte\n" -#: earm_wince_pe.c:422 earmpe.c:422 ei386pe.c:422 ei386pe_posix.c:422 -#: emcorepe.c:422 eppcpe.c:422 eshpe.c:422 +#: earm_wince_pe.c:443 earmpe.c:443 ei386pe.c:443 ei386pe_posix.c:443 +#: emcorepe.c:443 eshpe.c:443 #, c-format msgid "" " --disable-large-address-aware Executable does not support virtual\n" @@ -4164,8 +4712,8 @@ msgstr "" " --disable-large-address-aware Körbara har inte stöd för virtuella\n" " adresser större än 2 gigabyte\n" -#: earm_wince_pe.c:423 earmpe.c:423 ei386pe.c:423 ei386pe_posix.c:423 -#: ei386pep.c:402 emcorepe.c:423 eppcpe.c:423 eshpe.c:423 +#: earm_wince_pe.c:444 earmpe.c:444 ei386pe.c:444 ei386pe_posix.c:444 +#: ei386pep.c:424 emcorepe.c:444 eshpe.c:444 #, c-format msgid "" " --enable-long-section-names Use long COFF section names even in\n" @@ -4174,8 +4722,8 @@ msgstr "" " --enable-long-section-names Använd långa COFF-sektionsnamn även i\n" " körbara avbildningsfiler\n" -#: earm_wince_pe.c:424 earmpe.c:424 ei386pe.c:424 ei386pe_posix.c:424 -#: ei386pep.c:403 emcorepe.c:424 eppcpe.c:424 eshpe.c:424 +#: earm_wince_pe.c:445 earmpe.c:445 ei386pe.c:445 ei386pe_posix.c:445 +#: ei386pep.c:425 emcorepe.c:445 eshpe.c:445 #, c-format msgid "" " --disable-long-section-names Never use long COFF section names, even\n" @@ -4184,405 +4732,415 @@ msgstr "" " --disable-long-section-names Använd aldrig långa COFF-sektionsnamn, inte\n" " ens i objektfiler\n" -#: earm_wince_pe.c:425 earmpe.c:425 ei386pe.c:425 ei386pe_posix.c:425 -#: ei386pep.c:405 emcorepe.c:425 eppcpe.c:425 eshpe.c:425 +#: earm_wince_pe.c:446 earmpe.c:446 ei386pe.c:446 ei386pe_posix.c:446 +#: ei386pep.c:427 emcorepe.c:446 eshpe.c:446 #, fuzzy, c-format #| msgid "" #| " --dynamicbase\t\t\t Image base address may be relocated using\n" #| "\t\t\t\t address space layout randomization (ASLR)\n" msgid "" -" --dynamicbase Image base address may be relocated using\n" +" --[disable-]dynamicbase Image base address may be relocated using\n" " address space layout randomization (ASLR)\n" msgstr "" " --dynamicbase\t\t\t Bildbasadress kan omlokaliseras via\n" "\t\t\t\t layoutrandomisering av adressrymd (ASLR)\n" -#: earm_wince_pe.c:426 earmpe.c:426 ei386pe.c:426 ei386pe_posix.c:426 -#: ei386pep.c:406 emcorepe.c:426 eppcpe.c:426 eshpe.c:426 +#: earm_wince_pe.c:447 earmpe.c:447 ei386pe.c:447 ei386pe_posix.c:447 +#: ei386pep.c:428 emcorepe.c:447 eshpe.c:447 #, fuzzy, c-format #| msgid " --eh-frame-hdr Create .eh_frame_hdr section\n" msgid " --enable-reloc-section Create the base relocation table\n" msgstr " --eh-frame-hdr Skapa .eh_frame_hdr-sektion\n" -#: earm_wince_pe.c:427 earmpe.c:427 ei386pe.c:427 ei386pe_posix.c:427 -#: ei386pep.c:407 emcorepe.c:427 eppcpe.c:427 eshpe.c:427 +#: earm_wince_pe.c:448 earmpe.c:448 ei386pe.c:448 ei386pe_posix.c:448 +#: ei386pep.c:429 emcorepe.c:448 eshpe.c:448 +#, fuzzy, c-format +#| msgid " --eh-frame-hdr Create .eh_frame_hdr section\n" +msgid " --disable-reloc-section Do not create the base relocation table\n" +msgstr " --eh-frame-hdr Skapa .eh_frame_hdr-sektion\n" + +#: earm_wince_pe.c:449 earmpe.c:449 ei386pe.c:449 ei386pe_posix.c:449 +#: ei386pep.c:430 emcorepe.c:449 eshpe.c:449 #, fuzzy, c-format #| msgid " --forceinteg\t\t Code integrity checks are enforced\n" -msgid " --forceinteg Code integrity checks are enforced\n" +msgid " --[disable-]forceinteg Code integrity checks are enforced\n" msgstr " --forceinteg\t\t Kodintegritetskontroller är påtvingade\n" -#: earm_wince_pe.c:428 earmpe.c:428 ei386pe.c:428 ei386pe_posix.c:428 -#: ei386pep.c:408 emcorepe.c:428 eppcpe.c:428 eshpe.c:428 +#: earm_wince_pe.c:450 earmpe.c:450 ei386pe.c:450 ei386pe_posix.c:450 +#: ei386pep.c:431 emcorepe.c:450 eshpe.c:450 #, fuzzy, c-format #| msgid " --nxcompat\t\t Image is compatible with data execution prevention\n" -msgid " --nxcompat Image is compatible with data execution prevention\n" +msgid "" +" --[disable-]nxcompat Image is compatible with data execution\n" +" prevention\n" msgstr " --nxcompat\t\t Bild är kompatibel med förhindrande av datakörning\n" -#: earm_wince_pe.c:429 earmpe.c:429 ei386pe.c:429 ei386pe_posix.c:429 -#: ei386pep.c:409 emcorepe.c:429 eppcpe.c:429 eshpe.c:429 +#: earm_wince_pe.c:451 earmpe.c:451 ei386pe.c:451 ei386pe_posix.c:451 +#: ei386pep.c:432 emcorepe.c:451 eshpe.c:451 #, fuzzy, c-format #| msgid " --no-isolation\t\t Image understands isolation but do not isolate the image\n" -msgid " --no-isolation Image understands isolation but do not isolate the image\n" +msgid "" +" --[disable-]no-isolation Image understands isolation but do not\n" +" isolate the image\n" msgstr " --no-isolation\t\t Bild förstår isolering men isolera inte bilden\n" -#: earm_wince_pe.c:430 earmpe.c:430 ei386pe.c:430 ei386pe_posix.c:430 -#: emcorepe.c:430 eppcpe.c:430 eshpe.c:430 +#: earm_wince_pe.c:452 earmpe.c:452 ei386pe.c:452 ei386pe_posix.c:452 +#: emcorepe.c:452 eshpe.c:452 #, fuzzy, c-format #| msgid "" #| " --no-seh\t\t\t Image does not use SEH. No SE handler may\n" #| "\t\t\t\t be called in this image\n" msgid "" -" --no-seh Image does not use SEH. No SE handler may\n" +" --[disable-]no-seh Image does not use SEH. No SE handler may\n" " be called in this image\n" msgstr "" " --no-seh\t\t\t Bild använder inte SEH. Ingen SE-hanterare får\n" "\t\t\t\t anropas i denna bild\n" -#: earm_wince_pe.c:431 earmpe.c:431 ei386pe.c:431 ei386pe_posix.c:431 -#: ei386pep.c:411 emcorepe.c:431 eppcpe.c:431 eshpe.c:431 +#: earm_wince_pe.c:453 earmpe.c:453 ei386pe.c:453 ei386pe_posix.c:453 +#: ei386pep.c:434 emcorepe.c:453 eshpe.c:453 #, fuzzy, c-format #| msgid " --no-bind\t\t\t Do not bind this image\n" -msgid " --no-bind Do not bind this image\n" +msgid " --[disable-]no-bind Do not bind this image\n" msgstr " --no-bind\t\t\t Bind inte denna bild\n" -#: earm_wince_pe.c:432 earmpe.c:432 ei386pe.c:432 ei386pe_posix.c:432 -#: ei386pep.c:412 emcorepe.c:432 eppcpe.c:432 eshpe.c:432 +#: earm_wince_pe.c:454 earmpe.c:454 ei386pe.c:454 ei386pe_posix.c:454 +#: ei386pep.c:435 emcorepe.c:454 eshpe.c:454 #, fuzzy, c-format #| msgid " --wdmdriver\t\t Driver uses the WDM model\n" -msgid " --wdmdriver Driver uses the WDM model\n" +msgid " --[disable-]wdmdriver Driver uses the WDM model\n" msgstr " --wdmdriver\t\t Drivrutin använder WDM-modellen\n" -#: earm_wince_pe.c:433 earmpe.c:433 ei386pe.c:433 ei386pe_posix.c:433 -#: ei386pep.c:413 emcorepe.c:433 eppcpe.c:433 eshpe.c:433 -#, c-format -msgid " --tsaware Image is Terminal Server aware\n" +#: earm_wince_pe.c:455 earmpe.c:455 ei386pe.c:455 ei386pe_posix.c:455 +#: ei386pep.c:436 emcorepe.c:455 eshpe.c:455 +#, fuzzy, c-format +#| msgid " --tsaware Image is Terminal Server aware\n" +msgid " --[disable-]tsaware Image is Terminal Server aware\n" msgstr " --tsaware Bild är Terminal Server-medveten\n" -#: earm_wince_pe.c:434 earmpe.c:434 ei386pe.c:434 ei386pe_posix.c:434 -#: ei386pep.c:414 emcorepe.c:434 eppcpe.c:434 eshpe.c:434 -#, c-format -msgid " --build-id[=STYLE] Generate build ID\n" +#: earm_wince_pe.c:456 earmpe.c:456 ei386pe.c:456 ei386pe_posix.c:456 +#: ei386pep.c:437 emcorepe.c:456 eshpe.c:456 +#, fuzzy, c-format +#| msgid " --build-id[=STYLE] Generate build ID\n" +msgid " --build-id[=STYLE] Generate build ID\n" msgstr " --build-id[=STIL] Generera bygg-ID\n" -#: earm_wince_pe.c:562 earmpe.c:562 ei386beos.c:205 ei386pe.c:562 -#: ei386pe_posix.c:562 ei386pep.c:539 emcorepe.c:562 eppcpe.c:562 eshpe.c:562 +#: earm_wince_pe.c:584 earmpe.c:584 ei386beos.c:205 ei386pe.c:584 +#: ei386pe_posix.c:584 ei386pep.c:562 emcorepe.c:584 eshpe.c:584 msgid "%P: warning: bad version number in -subsystem option\n" msgstr "%P: varning: felaktigt nummer i flaggan -subsystem\n" -#: earm_wince_pe.c:587 earmpe.c:587 ei386beos.c:222 ei386pe.c:587 -#: ei386pe_posix.c:587 ei386pep.c:564 emcorepe.c:587 eppcpe.c:587 eshpe.c:587 +#: earm_wince_pe.c:609 earmpe.c:609 ei386beos.c:222 ei386pe.c:609 +#: ei386pe_posix.c:609 ei386pep.c:587 emcorepe.c:609 eshpe.c:609 #, fuzzy #| msgid "%P%F: invalid subsystem type %s\n" msgid "%F%P: invalid subsystem type %s\n" msgstr "%P%F: ogiltig typ av undersystem %s\n" -#: earm_wince_pe.c:608 earmpe.c:608 ei386beos.c:233 ei386pe.c:608 -#: ei386pe_posix.c:608 ei386pep.c:585 emcorepe.c:608 eppcpe.c:608 eshpe.c:608 +#: earm_wince_pe.c:630 earmpe.c:630 ei386beos.c:233 ei386pe.c:630 +#: ei386pe_posix.c:630 ei386pep.c:608 emcorepe.c:630 eshpe.c:630 #, fuzzy #| msgid "%P%F: invalid hex number for PE parameter '%s'\n" msgid "%F%P: invalid hex number for PE parameter '%s'\n" msgstr "%P%F: ogiltigt hexadecimalt tal för PE-parametern ”%s”\n" -#: earm_wince_pe.c:625 earmpe.c:625 ei386beos.c:250 ei386pe.c:625 -#: ei386pe_posix.c:625 ei386pep.c:602 emcorepe.c:625 eppcpe.c:625 eshpe.c:625 +#: earm_wince_pe.c:647 earmpe.c:647 ei386beos.c:250 ei386pe.c:647 +#: ei386pe_posix.c:647 ei386pep.c:625 emcorepe.c:647 eshpe.c:647 #, fuzzy #| msgid "%P%F: strange hex info for PE parameter '%s'\n" msgid "%F%P: strange hex info for PE parameter '%s'\n" msgstr "%P%F: konstig hexadecimal information för PE-parametern ”%s”\n" -#: earm_wince_pe.c:641 earmpe.c:641 eelf32mcore.c:271 ei386beos.c:266 -#: ei386pe.c:641 ei386pe_posix.c:641 ei386pep.c:619 emcorepe.c:641 -#: eppcpe.c:641 eshpe.c:641 +#: earm_wince_pe.c:663 earmpe.c:663 eelf32mcore.c:318 ei386beos.c:266 +#: ei386pe.c:663 ei386pe_posix.c:663 ei386pep.c:642 emcorepe.c:663 eshpe.c:663 msgid "%F%P: cannot open base file %s\n" msgstr "%F%P: kan inte öppna basfil %s\n" -#: earm_wince_pe.c:940 earmpe.c:940 ei386beos.c:362 ei386pe.c:940 -#: ei386pe_posix.c:940 ei386pep.c:902 emcorepe.c:940 eppcpe.c:940 eshpe.c:940 +#: earm_wince_pe.c:986 earmpe.c:986 ei386beos.c:362 ei386pe.c:986 +#: ei386pe_posix.c:986 ei386pep.c:952 emcorepe.c:986 eshpe.c:986 #, fuzzy #| msgid "%P: warning, file alignment > section alignment.\n" msgid "%P: warning, file alignment > section alignment\n" msgstr "%P: varning, filjusteringen > sektionsjusteringen.\n" -#: earm_wince_pe.c:953 earmpe.c:953 ei386pe.c:953 ei386pe_posix.c:953 -#: emcorepe.c:953 eppcpe.c:953 eshpe.c:953 +#: earm_wince_pe.c:999 earmpe.c:999 ei386pe.c:999 ei386pe_posix.c:999 +#: emcorepe.c:999 eshpe.c:999 msgid "%P: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols?\n" msgstr "%P: varning: --export-dynamic stöds inte för PE-mål, menade du --export-all-symbols?\n" -#: earm_wince_pe.c:998 earmpe.c:998 ei386pe.c:998 ei386pe_posix.c:998 -#: emcorepe.c:998 eppcpe.c:998 eshpe.c:998 +#: earm_wince_pe.c:1044 earmpe.c:1044 ei386pe.c:1044 ei386pe_posix.c:1044 +#: emcorepe.c:1044 eshpe.c:1044 #, fuzzy #| msgid "Warning: resolving %s by linking to %s\n" msgid "%P: warning: resolving %s by linking to %s\n" msgstr "Varning: löser upp %s genom att länka till %s\n" -#: earm_wince_pe.c:1003 earmpe.c:1003 ei386pe.c:1003 ei386pe_posix.c:1003 -#: ei386pep.c:988 ei386pep.c:1015 emcorepe.c:1003 eppcpe.c:1003 eshpe.c:1003 +#: earm_wince_pe.c:1049 earmpe.c:1049 ei386pe.c:1049 ei386pe_posix.c:1049 +#: ei386pep.c:1038 ei386pep.c:1065 emcorepe.c:1049 eshpe.c:1049 msgid "Use --enable-stdcall-fixup to disable these warnings\n" msgstr "Använd --enable-stdcall-fixup för att stänga av dessa varningar\n" -#: earm_wince_pe.c:1004 earmpe.c:1004 ei386pe.c:1004 ei386pe_posix.c:1004 -#: ei386pep.c:989 ei386pep.c:1016 emcorepe.c:1004 eppcpe.c:1004 eshpe.c:1004 +#: earm_wince_pe.c:1050 earmpe.c:1050 ei386pe.c:1050 ei386pe_posix.c:1050 +#: ei386pep.c:1039 ei386pep.c:1066 emcorepe.c:1050 eshpe.c:1050 msgid "Use --disable-stdcall-fixup to disable these fixups\n" msgstr "Använd --disable-stdcall-fixup för att stänga av dessa korrigeringar\n" -#: earm_wince_pe.c:1073 earmpe.c:1073 ei386pe.c:1073 ei386pe_posix.c:1073 -#: ei386pep.c:1067 emcorepe.c:1073 eppcpe.c:1073 eshpe.c:1073 +#: earm_wince_pe.c:1119 earmpe.c:1119 ei386pe.c:1119 ei386pe_posix.c:1119 +#: ei386pep.c:1117 emcorepe.c:1119 eshpe.c:1119 #, fuzzy #| msgid "%C: Cannot get section contents - auto-import exception\n" msgid "%P: %C: cannot get section contents - auto-import exception\n" msgstr "%C: Kan inte få tag i sektionsinnehåll - undantag i automatisk import\n" -#: earm_wince_pe.c:1158 earmpe.c:1158 ei386pe.c:1158 ei386pe_posix.c:1158 -#: ei386pep.c:1161 emcorepe.c:1158 eppcpe.c:1158 eshpe.c:1158 +#: earm_wince_pe.c:1204 earmpe.c:1204 ei386pe.c:1204 ei386pe_posix.c:1204 +#: ei386pep.c:1211 emcorepe.c:1204 eshpe.c:1204 #, fuzzy #| msgid "%P: warning: .buildid section discarded, --build-id ignored.\n" msgid "%P: warning: .buildid section discarded, --build-id ignored\n" msgstr "%P: varning: .buildid-sektion förkastad, --build-id ignorerat.\n" -#: earm_wince_pe.c:1255 earmpe.c:1255 ei386pe.c:1255 ei386pe_posix.c:1255 -#: ei386pep.c:1258 emcorepe.c:1255 eppcpe.c:1255 eshpe.c:1255 +#: earm_wince_pe.c:1301 earmpe.c:1301 ei386pe.c:1301 ei386pe_posix.c:1301 +#: ei386pep.c:1308 emcorepe.c:1301 eshpe.c:1301 #, fuzzy #| msgid "%P: warning: .buildid section discarded, --build-id ignored.\n" msgid "%P: warning: cannot create .buildid section, --build-id ignored\n" msgstr "%P: varning: .buildid-sektion förkastad, --build-id ignorerat.\n" -#: earm_wince_pe.c:1309 earmpe.c:1309 ei386pe.c:1309 ei386pe_posix.c:1309 -#: ei386pep.c:1313 emcorepe.c:1309 eppcpe.c:1309 eshpe.c:1309 +#: earm_wince_pe.c:1355 earmpe.c:1355 ei386pe.c:1355 ei386pe_posix.c:1355 +#: ei386pep.c:1363 emcorepe.c:1355 eshpe.c:1355 #, fuzzy #| msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n" msgid "%F%P: cannot perform PE operations on non PE output file '%pB'\n" msgstr "%F%P: kan inte utföra PE-operationer på utdatafil som inte är PE ”%B”.\n" -#: earm_wince_pe.c:1449 earmpe.c:1449 ei386pe.c:1449 ei386pe_posix.c:1449 -#: ei386pep.c:1434 emcorepe.c:1449 eppcpe.c:1449 eshpe.c:1449 +#: earm_wince_pe.c:1498 earmpe.c:1498 ei386pe.c:1498 ei386pe_posix.c:1498 +#: ei386pep.c:1487 emcorepe.c:1498 eshpe.c:1498 #, fuzzy #| msgid "%B%F: could not read relocs: %E\n" msgid "%X%P: unable to process relocs: %E\n" msgstr "%B%F: kunde inte läsa omlokaliseringar: %E\n" -#: earm_wince_pe.c:1687 earmelf.c:139 earmelf_fbsd.c:139 earmelf_fuchsia.c:139 -#: earmelf_linux.c:139 earmelf_linux_eabi.c:139 earmelf_linux_fdpiceabi.c:139 -#: earmelf_nacl.c:139 earmelf_nbsd.c:139 earmelf_phoenix.c:139 -#: earmelf_vxworks.c:139 earmelfb.c:139 earmelfb_fbsd.c:139 -#: earmelfb_fuchsia.c:139 earmelfb_linux.c:139 earmelfb_linux_eabi.c:139 -#: earmelfb_linux_fdpiceabi.c:139 earmelfb_nacl.c:139 earmelfb_nbsd.c:139 -#: earmnto.c:139 earmpe.c:1687 earmsymbian.c:139 ei386beos.c:609 -#: ei386beos.c:630 ei386pe.c:1687 ei386pe_posix.c:1687 emcorepe.c:1687 -#: eppcpe.c:1687 eshpe.c:1687 -#, fuzzy, c-format -#| msgid "Errors encountered processing file %s\n" -msgid "%P: errors encountered processing file %s\n" -msgstr "Fel uppstod vid behandling av filen %s\n" - -#: earm_wince_pe.c:1710 earmpe.c:1710 ei386pe.c:1710 ei386pe_posix.c:1710 -#: emcorepe.c:1710 eppcpe.c:1710 eshpe.c:1710 +#: earm_wince_pe.c:1742 earmpe.c:1742 ei386pe.c:1742 ei386pe_posix.c:1742 +#: emcorepe.c:1742 eshpe.c:1742 #, fuzzy, c-format #| msgid "Errors encountered processing file %s for interworking\n" msgid "%P: errors encountered processing file %s for interworking\n" msgstr "Fel uppstod vid behandling av filen %s för interaktion\n" -#: earm_wince_pe.c:1877 earmelf.c:520 earmelf_fbsd.c:520 earmelf_fuchsia.c:520 -#: earmelf_linux.c:520 earmelf_linux_eabi.c:520 earmelf_linux_fdpiceabi.c:520 -#: earmelf_nacl.c:520 earmelf_nbsd.c:520 earmelf_phoenix.c:520 -#: earmelf_vxworks.c:520 earmelfb.c:520 earmelfb_fbsd.c:520 -#: earmelfb_fuchsia.c:520 earmelfb_linux.c:520 earmelfb_linux_eabi.c:520 -#: earmelfb_linux_fdpiceabi.c:520 earmelfb_nacl.c:520 earmelfb_nbsd.c:520 -#: earmnto.c:520 earmpe.c:1877 earmsymbian.c:520 ei386pe.c:1877 -#: ei386pe_posix.c:1877 emcorepe.c:1877 eppcpe.c:1877 eshpe.c:1877 +#: earm_wince_pe.c:1909 earmelf.c:526 earmelf_fbsd.c:526 earmelf_fuchsia.c:527 +#: earmelf_haiku.c:527 earmelf_linux.c:527 earmelf_linux_eabi.c:527 +#: earmelf_linux_fdpiceabi.c:527 earmelf_nacl.c:527 earmelf_nbsd.c:526 +#: earmelf_phoenix.c:527 earmelf_vxworks.c:526 earmelfb.c:526 +#: earmelfb_fbsd.c:526 earmelfb_fuchsia.c:527 earmelfb_linux.c:527 +#: earmelfb_linux_eabi.c:527 earmelfb_linux_fdpiceabi.c:527 +#: earmelfb_nacl.c:527 earmelfb_nbsd.c:526 earmnto.c:526 earmpe.c:1909 +#: ei386pe.c:1909 ei386pe_posix.c:1909 emcorepe.c:1909 eshpe.c:1909 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n" msgstr "%P: varning: ”--thumb-entry %s” åsidosätter ”-e %s”\n" -#: earm_wince_pe.c:1882 earmelf.c:525 earmelf_fbsd.c:525 earmelf_fuchsia.c:525 -#: earmelf_linux.c:525 earmelf_linux_eabi.c:525 earmelf_linux_fdpiceabi.c:525 -#: earmelf_nacl.c:525 earmelf_nbsd.c:525 earmelf_phoenix.c:525 -#: earmelf_vxworks.c:525 earmelfb.c:525 earmelfb_fbsd.c:525 -#: earmelfb_fuchsia.c:525 earmelfb_linux.c:525 earmelfb_linux_eabi.c:525 -#: earmelfb_linux_fdpiceabi.c:525 earmelfb_nacl.c:525 earmelfb_nbsd.c:525 -#: earmnto.c:525 earmpe.c:1882 earmsymbian.c:525 ei386pe.c:1882 -#: ei386pe_posix.c:1882 emcorepe.c:1882 eppcpe.c:1882 eshpe.c:1882 +#: earm_wince_pe.c:1914 earmelf.c:531 earmelf_fbsd.c:531 earmelf_fuchsia.c:532 +#: earmelf_haiku.c:532 earmelf_linux.c:532 earmelf_linux_eabi.c:532 +#: earmelf_linux_fdpiceabi.c:532 earmelf_nacl.c:532 earmelf_nbsd.c:531 +#: earmelf_phoenix.c:532 earmelf_vxworks.c:531 earmelfb.c:531 +#: earmelfb_fbsd.c:531 earmelfb_fuchsia.c:532 earmelfb_linux.c:532 +#: earmelfb_linux_eabi.c:532 earmelfb_linux_fdpiceabi.c:532 +#: earmelfb_nacl.c:532 earmelfb_nbsd.c:531 earmnto.c:531 earmpe.c:1914 +#: ei386pe.c:1914 ei386pe_posix.c:1914 emcorepe.c:1914 eshpe.c:1914 msgid "%P: warning: cannot find thumb start symbol %s\n" msgstr "%P: varning: kan inte hitta Thumb-startsymbol %s\n" -#: earmelf.c:551 earmelf_fbsd.c:551 earmelf_fuchsia.c:551 earmelf_linux.c:551 -#: earmelf_linux_eabi.c:551 earmelf_linux_fdpiceabi.c:551 earmelf_nacl.c:551 -#: earmelf_nbsd.c:551 earmelf_phoenix.c:551 earmelf_vxworks.c:551 -#: earmelfb.c:551 earmelfb_fbsd.c:551 earmelfb_fuchsia.c:551 -#: earmelfb_linux.c:551 earmelfb_linux_eabi.c:551 -#: earmelfb_linux_fdpiceabi.c:551 earmelfb_nacl.c:551 earmelfb_nbsd.c:551 -#: earmnto.c:551 earmsymbian.c:551 +#: earmelf.c:144 earmelf_fbsd.c:144 earmelf_fuchsia.c:145 earmelf_haiku.c:145 +#: earmelf_linux.c:145 earmelf_linux_eabi.c:145 earmelf_linux_fdpiceabi.c:145 +#: earmelf_nacl.c:145 earmelf_nbsd.c:144 earmelf_phoenix.c:145 +#: earmelf_vxworks.c:144 earmelfb.c:144 earmelfb_fbsd.c:144 +#: earmelfb_fuchsia.c:145 earmelfb_linux.c:145 earmelfb_linux_eabi.c:145 +#: earmelfb_linux_fdpiceabi.c:145 earmelfb_nacl.c:145 earmelfb_nbsd.c:144 +#: earmnto.c:144 ei386beos.c:615 +#, fuzzy, c-format +#| msgid "Errors encountered processing file %s\n" +msgid "%P: errors encountered processing file %s\n" +msgstr "Fel uppstod vid behandling av filen %s\n" + +#: earmelf.c:557 earmelf_fbsd.c:557 earmelf_fuchsia.c:558 earmelf_haiku.c:558 +#: earmelf_linux.c:558 earmelf_linux_eabi.c:558 earmelf_linux_fdpiceabi.c:558 +#: earmelf_nacl.c:558 earmelf_nbsd.c:557 earmelf_phoenix.c:558 +#: earmelf_vxworks.c:557 earmelfb.c:557 earmelfb_fbsd.c:557 +#: earmelfb_fuchsia.c:558 earmelfb_linux.c:558 earmelfb_linux_eabi.c:558 +#: earmelfb_linux_fdpiceabi.c:558 earmelfb_nacl.c:558 earmelfb_nbsd.c:557 +#: earmnto.c:557 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%F%P: %s: can't open: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: earmelf.c:554 earmelf_fbsd.c:554 earmelf_fuchsia.c:554 earmelf_linux.c:554 -#: earmelf_linux_eabi.c:554 earmelf_linux_fdpiceabi.c:554 earmelf_nacl.c:554 -#: earmelf_nbsd.c:554 earmelf_phoenix.c:554 earmelf_vxworks.c:554 -#: earmelfb.c:554 earmelfb_fbsd.c:554 earmelfb_fuchsia.c:554 -#: earmelfb_linux.c:554 earmelfb_linux_eabi.c:554 -#: earmelfb_linux_fdpiceabi.c:554 earmelfb_nacl.c:554 earmelfb_nbsd.c:554 -#: earmnto.c:554 earmsymbian.c:554 +#: earmelf.c:560 earmelf_fbsd.c:560 earmelf_fuchsia.c:561 earmelf_haiku.c:561 +#: earmelf_linux.c:561 earmelf_linux_eabi.c:561 earmelf_linux_fdpiceabi.c:561 +#: earmelf_nacl.c:561 earmelf_nbsd.c:560 earmelf_phoenix.c:561 +#: earmelf_vxworks.c:560 earmelfb.c:560 earmelfb_fbsd.c:560 +#: earmelfb_fuchsia.c:561 earmelfb_linux.c:561 earmelfb_linux_eabi.c:561 +#: earmelfb_linux_fdpiceabi.c:561 earmelfb_nacl.c:561 earmelfb_nbsd.c:560 +#: earmnto.c:560 #, fuzzy #| msgid "%P%F:%s: can not make object file: %E\n" msgid "%F%P: %s: not a relocatable file: %E\n" msgstr "%P%F:%s: kan inte skapa objektfilen: %E\n" -#: earmelf.c:1022 earmelf_fbsd.c:1022 earmelf_fuchsia.c:1022 -#: earmelf_linux.c:1022 earmelf_linux_eabi.c:1022 -#: earmelf_linux_fdpiceabi.c:1022 earmelf_nacl.c:1022 earmelf_nbsd.c:1022 -#: earmelf_phoenix.c:1022 earmelf_vxworks.c:1058 earmelfb.c:1022 -#: earmelfb_fbsd.c:1022 earmelfb_fuchsia.c:1022 earmelfb_linux.c:1022 -#: earmelfb_linux_eabi.c:1022 earmelfb_linux_fdpiceabi.c:1022 -#: earmelfb_nacl.c:1022 earmelfb_nbsd.c:1022 earmnto.c:997 earmsymbian.c:1022 +#: earmelf.c:1071 earmelf_fbsd.c:1071 earmelf_fuchsia.c:1076 +#: earmelf_haiku.c:1076 earmelf_linux.c:1076 earmelf_linux_eabi.c:1076 +#: earmelf_linux_fdpiceabi.c:1076 earmelf_nacl.c:1076 earmelf_nbsd.c:1071 +#: earmelf_phoenix.c:1076 earmelf_vxworks.c:1107 earmelfb.c:1071 +#: earmelfb_fbsd.c:1071 earmelfb_fuchsia.c:1076 earmelfb_linux.c:1076 +#: earmelfb_linux_eabi.c:1076 earmelfb_linux_fdpiceabi.c:1076 +#: earmelfb_nacl.c:1076 earmelfb_nbsd.c:1071 earmnto.c:1046 #, fuzzy #| msgid "%P: unrecognized option '%s'\n" msgid "%P: unrecognized VFP11 fix type '%s'\n" msgstr "%P: okänd flagga ”%s”\n" -#: earmelf.c:1035 earmelf_fbsd.c:1035 earmelf_fuchsia.c:1035 -#: earmelf_linux.c:1035 earmelf_linux_eabi.c:1035 -#: earmelf_linux_fdpiceabi.c:1035 earmelf_nacl.c:1035 earmelf_nbsd.c:1035 -#: earmelf_phoenix.c:1035 earmelf_vxworks.c:1071 earmelfb.c:1035 -#: earmelfb_fbsd.c:1035 earmelfb_fuchsia.c:1035 earmelfb_linux.c:1035 -#: earmelfb_linux_eabi.c:1035 earmelfb_linux_fdpiceabi.c:1035 -#: earmelfb_nacl.c:1035 earmelfb_nbsd.c:1035 earmnto.c:1010 earmsymbian.c:1035 +#: earmelf.c:1084 earmelf_fbsd.c:1084 earmelf_fuchsia.c:1089 +#: earmelf_haiku.c:1089 earmelf_linux.c:1089 earmelf_linux_eabi.c:1089 +#: earmelf_linux_fdpiceabi.c:1089 earmelf_nacl.c:1089 earmelf_nbsd.c:1084 +#: earmelf_phoenix.c:1089 earmelf_vxworks.c:1120 earmelfb.c:1084 +#: earmelfb_fbsd.c:1084 earmelfb_fuchsia.c:1089 earmelfb_linux.c:1089 +#: earmelfb_linux_eabi.c:1089 earmelfb_linux_fdpiceabi.c:1089 +#: earmelfb_nacl.c:1089 earmelfb_nbsd.c:1084 earmnto.c:1059 #, fuzzy #| msgid "%P: unrecognized option '%s'\n" msgid "%P: unrecognized STM32L4XX fix type '%s'\n" msgstr "%P: okänd flagga ”%s”\n" -#: earmelf.c:1102 earmelf_fbsd.c:1102 earmelf_fuchsia.c:1102 -#: earmelf_linux.c:1102 earmelf_linux_eabi.c:1102 -#: earmelf_linux_fdpiceabi.c:1102 earmelf_nacl.c:1102 earmelf_nbsd.c:1102 -#: earmelf_phoenix.c:1102 earmelf_vxworks.c:1142 earmelfb.c:1102 -#: earmelfb_fbsd.c:1102 earmelfb_fuchsia.c:1102 earmelfb_linux.c:1102 -#: earmelfb_linux_eabi.c:1102 earmelfb_linux_fdpiceabi.c:1102 -#: earmelfb_nacl.c:1102 earmelfb_nbsd.c:1102 earmnto.c:1077 earmsymbian.c:1102 +#: earmelf.c:1151 earmelf_fbsd.c:1151 earmelf_fuchsia.c:1156 +#: earmelf_haiku.c:1156 earmelf_linux.c:1156 earmelf_linux_eabi.c:1156 +#: earmelf_linux_fdpiceabi.c:1156 earmelf_nacl.c:1156 earmelf_nbsd.c:1151 +#: earmelf_phoenix.c:1156 earmelf_vxworks.c:1191 earmelfb.c:1151 +#: earmelfb_fbsd.c:1151 earmelfb_fuchsia.c:1156 earmelfb_linux.c:1156 +#: earmelfb_linux_eabi.c:1156 earmelfb_linux_fdpiceabi.c:1156 +#: earmelfb_nacl.c:1156 earmelfb_nbsd.c:1151 earmnto.c:1126 #, c-format msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n" msgstr " --thumb-entry=<sym> Ställ in ingångspunkten till att vara Thumb-symbol <sym>\n" -#: earmelf.c:1103 earmelf_fbsd.c:1103 earmelf_fuchsia.c:1103 -#: earmelf_linux.c:1103 earmelf_linux_eabi.c:1103 -#: earmelf_linux_fdpiceabi.c:1103 earmelf_nacl.c:1103 earmelf_nbsd.c:1103 -#: earmelf_phoenix.c:1103 earmelf_vxworks.c:1143 earmelfb.c:1103 -#: earmelfb_fbsd.c:1103 earmelfb_fuchsia.c:1103 earmelfb_linux.c:1103 -#: earmelfb_linux_eabi.c:1103 earmelfb_linux_fdpiceabi.c:1103 -#: earmelfb_nacl.c:1103 earmelfb_nbsd.c:1103 earmnto.c:1078 earmsymbian.c:1103 +#: earmelf.c:1152 earmelf_fbsd.c:1152 earmelf_fuchsia.c:1157 +#: earmelf_haiku.c:1157 earmelf_linux.c:1157 earmelf_linux_eabi.c:1157 +#: earmelf_linux_fdpiceabi.c:1157 earmelf_nacl.c:1157 earmelf_nbsd.c:1152 +#: earmelf_phoenix.c:1157 earmelf_vxworks.c:1192 earmelfb.c:1152 +#: earmelfb_fbsd.c:1152 earmelfb_fuchsia.c:1157 earmelfb_linux.c:1157 +#: earmelfb_linux_eabi.c:1157 earmelfb_linux_fdpiceabi.c:1157 +#: earmelfb_nacl.c:1157 earmelfb_nbsd.c:1152 earmnto.c:1127 #, fuzzy, c-format #| msgid " Default: none\n" msgid " --be8 Output BE8 format image\n" msgstr " Standardvärde: none\n" -#: earmelf.c:1104 earmelf_fbsd.c:1104 earmelf_fuchsia.c:1104 -#: earmelf_linux.c:1104 earmelf_linux_eabi.c:1104 -#: earmelf_linux_fdpiceabi.c:1104 earmelf_nacl.c:1104 earmelf_nbsd.c:1104 -#: earmelf_phoenix.c:1104 earmelf_vxworks.c:1144 earmelfb.c:1104 -#: earmelfb_fbsd.c:1104 earmelfb_fuchsia.c:1104 earmelfb_linux.c:1104 -#: earmelfb_linux_eabi.c:1104 earmelfb_linux_fdpiceabi.c:1104 -#: earmelfb_nacl.c:1104 earmelfb_nbsd.c:1104 earmnto.c:1079 earmsymbian.c:1104 +#: earmelf.c:1153 earmelf_fbsd.c:1153 earmelf_fuchsia.c:1158 +#: earmelf_haiku.c:1158 earmelf_linux.c:1158 earmelf_linux_eabi.c:1158 +#: earmelf_linux_fdpiceabi.c:1158 earmelf_nacl.c:1158 earmelf_nbsd.c:1153 +#: earmelf_phoenix.c:1158 earmelf_vxworks.c:1193 earmelfb.c:1153 +#: earmelfb_fbsd.c:1153 earmelfb_fuchsia.c:1158 earmelfb_linux.c:1158 +#: earmelfb_linux_eabi.c:1158 earmelfb_linux_fdpiceabi.c:1158 +#: earmelfb_nacl.c:1158 earmelfb_nbsd.c:1153 earmnto.c:1128 #, c-format msgid " --target1-rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n" msgstr "" -#: earmelf.c:1105 earmelf_fbsd.c:1105 earmelf_fuchsia.c:1105 -#: earmelf_linux.c:1105 earmelf_linux_eabi.c:1105 -#: earmelf_linux_fdpiceabi.c:1105 earmelf_nacl.c:1105 earmelf_nbsd.c:1105 -#: earmelf_phoenix.c:1105 earmelf_vxworks.c:1145 earmelfb.c:1105 -#: earmelfb_fbsd.c:1105 earmelfb_fuchsia.c:1105 earmelfb_linux.c:1105 -#: earmelfb_linux_eabi.c:1105 earmelfb_linux_fdpiceabi.c:1105 -#: earmelfb_nacl.c:1105 earmelfb_nbsd.c:1105 earmnto.c:1080 earmsymbian.c:1105 +#: earmelf.c:1154 earmelf_fbsd.c:1154 earmelf_fuchsia.c:1159 +#: earmelf_haiku.c:1159 earmelf_linux.c:1159 earmelf_linux_eabi.c:1159 +#: earmelf_linux_fdpiceabi.c:1159 earmelf_nacl.c:1159 earmelf_nbsd.c:1154 +#: earmelf_phoenix.c:1159 earmelf_vxworks.c:1194 earmelfb.c:1154 +#: earmelfb_fbsd.c:1154 earmelfb_fuchsia.c:1159 earmelfb_linux.c:1159 +#: earmelfb_linux_eabi.c:1159 earmelfb_linux_fdpiceabi.c:1159 +#: earmelfb_nacl.c:1159 earmelfb_nbsd.c:1154 earmnto.c:1129 #, c-format msgid " --target1-abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n" msgstr "" -#: earmelf.c:1106 earmelf_fbsd.c:1106 earmelf_fuchsia.c:1106 -#: earmelf_linux.c:1106 earmelf_linux_eabi.c:1106 -#: earmelf_linux_fdpiceabi.c:1106 earmelf_nacl.c:1106 earmelf_nbsd.c:1106 -#: earmelf_phoenix.c:1106 earmelf_vxworks.c:1146 earmelfb.c:1106 -#: earmelfb_fbsd.c:1106 earmelfb_fuchsia.c:1106 earmelfb_linux.c:1106 -#: earmelfb_linux_eabi.c:1106 earmelfb_linux_fdpiceabi.c:1106 -#: earmelfb_nacl.c:1106 earmelfb_nbsd.c:1106 earmnto.c:1081 earmsymbian.c:1106 +#: earmelf.c:1155 earmelf_fbsd.c:1155 earmelf_fuchsia.c:1160 +#: earmelf_haiku.c:1160 earmelf_linux.c:1160 earmelf_linux_eabi.c:1160 +#: earmelf_linux_fdpiceabi.c:1160 earmelf_nacl.c:1160 earmelf_nbsd.c:1155 +#: earmelf_phoenix.c:1160 earmelf_vxworks.c:1195 earmelfb.c:1155 +#: earmelfb_fbsd.c:1155 earmelfb_fuchsia.c:1160 earmelfb_linux.c:1160 +#: earmelfb_linux_eabi.c:1160 earmelfb_linux_fdpiceabi.c:1160 +#: earmelfb_nacl.c:1160 earmelfb_nbsd.c:1155 earmnto.c:1130 #, c-format msgid " --target2=<type> Specify definition of R_ARM_TARGET2\n" msgstr "" -#: earmelf.c:1107 earmelf_fbsd.c:1107 earmelf_fuchsia.c:1107 -#: earmelf_linux.c:1107 earmelf_linux_eabi.c:1107 -#: earmelf_linux_fdpiceabi.c:1107 earmelf_nacl.c:1107 earmelf_nbsd.c:1107 -#: earmelf_phoenix.c:1107 earmelf_vxworks.c:1147 earmelfb.c:1107 -#: earmelfb_fbsd.c:1107 earmelfb_fuchsia.c:1107 earmelfb_linux.c:1107 -#: earmelfb_linux_eabi.c:1107 earmelfb_linux_fdpiceabi.c:1107 -#: earmelfb_nacl.c:1107 earmelfb_nbsd.c:1107 earmnto.c:1082 earmsymbian.c:1107 +#: earmelf.c:1156 earmelf_fbsd.c:1156 earmelf_fuchsia.c:1161 +#: earmelf_haiku.c:1161 earmelf_linux.c:1161 earmelf_linux_eabi.c:1161 +#: earmelf_linux_fdpiceabi.c:1161 earmelf_nacl.c:1161 earmelf_nbsd.c:1156 +#: earmelf_phoenix.c:1161 earmelf_vxworks.c:1196 earmelfb.c:1156 +#: earmelfb_fbsd.c:1156 earmelfb_fuchsia.c:1161 earmelfb_linux.c:1161 +#: earmelfb_linux_eabi.c:1161 earmelfb_linux_fdpiceabi.c:1161 +#: earmelfb_nacl.c:1161 earmelfb_nbsd.c:1156 earmnto.c:1131 #, c-format msgid " --fix-v4bx Rewrite BX rn as MOV pc, rn for ARMv4\n" msgstr "" -#: earmelf.c:1108 earmelf_fbsd.c:1108 earmelf_fuchsia.c:1108 -#: earmelf_linux.c:1108 earmelf_linux_eabi.c:1108 -#: earmelf_linux_fdpiceabi.c:1108 earmelf_nacl.c:1108 earmelf_nbsd.c:1108 -#: earmelf_phoenix.c:1108 earmelf_vxworks.c:1148 earmelfb.c:1108 -#: earmelfb_fbsd.c:1108 earmelfb_fuchsia.c:1108 earmelfb_linux.c:1108 -#: earmelfb_linux_eabi.c:1108 earmelfb_linux_fdpiceabi.c:1108 -#: earmelfb_nacl.c:1108 earmelfb_nbsd.c:1108 earmnto.c:1083 earmsymbian.c:1108 +#: earmelf.c:1157 earmelf_fbsd.c:1157 earmelf_fuchsia.c:1162 +#: earmelf_haiku.c:1162 earmelf_linux.c:1162 earmelf_linux_eabi.c:1162 +#: earmelf_linux_fdpiceabi.c:1162 earmelf_nacl.c:1162 earmelf_nbsd.c:1157 +#: earmelf_phoenix.c:1162 earmelf_vxworks.c:1197 earmelfb.c:1157 +#: earmelfb_fbsd.c:1157 earmelfb_fuchsia.c:1162 earmelfb_linux.c:1162 +#: earmelfb_linux_eabi.c:1162 earmelfb_linux_fdpiceabi.c:1162 +#: earmelfb_nacl.c:1162 earmelfb_nbsd.c:1157 earmnto.c:1132 #, c-format msgid " --fix-v4bx-interworking Rewrite BX rn branch to ARMv4 interworking veneer\n" msgstr "" -#: earmelf.c:1109 earmelf_fbsd.c:1109 earmelf_fuchsia.c:1109 -#: earmelf_linux.c:1109 earmelf_linux_eabi.c:1109 -#: earmelf_linux_fdpiceabi.c:1109 earmelf_nacl.c:1109 earmelf_nbsd.c:1109 -#: earmelf_phoenix.c:1109 earmelf_vxworks.c:1149 earmelfb.c:1109 -#: earmelfb_fbsd.c:1109 earmelfb_fuchsia.c:1109 earmelfb_linux.c:1109 -#: earmelfb_linux_eabi.c:1109 earmelfb_linux_fdpiceabi.c:1109 -#: earmelfb_nacl.c:1109 earmelfb_nbsd.c:1109 earmnto.c:1084 earmsymbian.c:1109 +#: earmelf.c:1158 earmelf_fbsd.c:1158 earmelf_fuchsia.c:1163 +#: earmelf_haiku.c:1163 earmelf_linux.c:1163 earmelf_linux_eabi.c:1163 +#: earmelf_linux_fdpiceabi.c:1163 earmelf_nacl.c:1163 earmelf_nbsd.c:1158 +#: earmelf_phoenix.c:1163 earmelf_vxworks.c:1198 earmelfb.c:1158 +#: earmelfb_fbsd.c:1158 earmelfb_fuchsia.c:1163 earmelfb_linux.c:1163 +#: earmelfb_linux_eabi.c:1163 earmelfb_linux_fdpiceabi.c:1163 +#: earmelfb_nacl.c:1163 earmelfb_nbsd.c:1158 earmnto.c:1133 #, fuzzy, c-format #| msgid " -z muldefs Allow multiple definitions\n" msgid " --use-blx Enable use of BLX instructions\n" msgstr " -z muldef Tillåt multipla definitioner\n" -#: earmelf.c:1110 earmelf_fbsd.c:1110 earmelf_fuchsia.c:1110 -#: earmelf_linux.c:1110 earmelf_linux_eabi.c:1110 -#: earmelf_linux_fdpiceabi.c:1110 earmelf_nacl.c:1110 earmelf_nbsd.c:1110 -#: earmelf_phoenix.c:1110 earmelf_vxworks.c:1150 earmelfb.c:1110 -#: earmelfb_fbsd.c:1110 earmelfb_fuchsia.c:1110 earmelfb_linux.c:1110 -#: earmelfb_linux_eabi.c:1110 earmelfb_linux_fdpiceabi.c:1110 -#: earmelfb_nacl.c:1110 earmelfb_nbsd.c:1110 earmnto.c:1085 earmsymbian.c:1110 +#: earmelf.c:1159 earmelf_fbsd.c:1159 earmelf_fuchsia.c:1164 +#: earmelf_haiku.c:1164 earmelf_linux.c:1164 earmelf_linux_eabi.c:1164 +#: earmelf_linux_fdpiceabi.c:1164 earmelf_nacl.c:1164 earmelf_nbsd.c:1159 +#: earmelf_phoenix.c:1164 earmelf_vxworks.c:1199 earmelfb.c:1159 +#: earmelfb_fbsd.c:1159 earmelfb_fuchsia.c:1164 earmelfb_linux.c:1164 +#: earmelfb_linux_eabi.c:1164 earmelfb_linux_fdpiceabi.c:1164 +#: earmelfb_nacl.c:1164 earmelfb_nbsd.c:1159 earmnto.c:1134 #, c-format msgid " --vfp11-denorm-fix Specify how to fix VFP11 denorm erratum\n" msgstr "" -#: earmelf.c:1111 earmelf_fbsd.c:1111 earmelf_fuchsia.c:1111 -#: earmelf_linux.c:1111 earmelf_linux_eabi.c:1111 -#: earmelf_linux_fdpiceabi.c:1111 earmelf_nacl.c:1111 earmelf_nbsd.c:1111 -#: earmelf_phoenix.c:1111 earmelf_vxworks.c:1151 earmelfb.c:1111 -#: earmelfb_fbsd.c:1111 earmelfb_fuchsia.c:1111 earmelfb_linux.c:1111 -#: earmelfb_linux_eabi.c:1111 earmelfb_linux_fdpiceabi.c:1111 -#: earmelfb_nacl.c:1111 earmelfb_nbsd.c:1111 earmnto.c:1086 earmsymbian.c:1111 +#: earmelf.c:1160 earmelf_fbsd.c:1160 earmelf_fuchsia.c:1165 +#: earmelf_haiku.c:1165 earmelf_linux.c:1165 earmelf_linux_eabi.c:1165 +#: earmelf_linux_fdpiceabi.c:1165 earmelf_nacl.c:1165 earmelf_nbsd.c:1160 +#: earmelf_phoenix.c:1165 earmelf_vxworks.c:1200 earmelfb.c:1160 +#: earmelfb_fbsd.c:1160 earmelfb_fuchsia.c:1165 earmelfb_linux.c:1165 +#: earmelfb_linux_eabi.c:1165 earmelfb_linux_fdpiceabi.c:1165 +#: earmelfb_nacl.c:1165 earmelfb_nbsd.c:1160 earmnto.c:1135 #, c-format msgid " --fix-stm32l4xx-629360 Specify how to fix STM32L4XX 629360 erratum\n" msgstr "" -#: earmelf.c:1117 earmelf_fbsd.c:1117 earmelf_fuchsia.c:1117 -#: earmelf_linux.c:1117 earmelf_linux_eabi.c:1117 -#: earmelf_linux_fdpiceabi.c:1117 earmelf_nacl.c:1117 earmelf_nbsd.c:1117 -#: earmelf_phoenix.c:1117 earmelf_vxworks.c:1157 earmelfb.c:1117 -#: earmelfb_fbsd.c:1117 earmelfb_fuchsia.c:1117 earmelfb_linux.c:1117 -#: earmelfb_linux_eabi.c:1117 earmelfb_linux_fdpiceabi.c:1117 -#: earmelfb_nacl.c:1117 earmelfb_nbsd.c:1117 earmnto.c:1092 earmsymbian.c:1117 +#: earmelf.c:1166 earmelf_fbsd.c:1166 earmelf_fuchsia.c:1171 +#: earmelf_haiku.c:1171 earmelf_linux.c:1171 earmelf_linux_eabi.c:1171 +#: earmelf_linux_fdpiceabi.c:1171 earmelf_nacl.c:1171 earmelf_nbsd.c:1166 +#: earmelf_phoenix.c:1171 earmelf_vxworks.c:1206 earmelfb.c:1166 +#: earmelfb_fbsd.c:1166 earmelfb_fuchsia.c:1171 earmelfb_linux.c:1171 +#: earmelfb_linux_eabi.c:1171 earmelfb_linux_fdpiceabi.c:1171 +#: earmelfb_nacl.c:1171 earmelfb_nbsd.c:1166 earmnto.c:1141 #, c-format msgid "" " --long-plt Generate long .plt entries\n" " to handle large .plt/.got displacements\n" msgstr "" -#: earmelf.c:1119 earmelf_fbsd.c:1119 earmelf_fuchsia.c:1119 -#: earmelf_linux.c:1119 earmelf_linux_eabi.c:1119 -#: earmelf_linux_fdpiceabi.c:1119 earmelf_nacl.c:1119 earmelf_nbsd.c:1119 -#: earmelf_phoenix.c:1119 earmelf_vxworks.c:1159 earmelfb.c:1119 -#: earmelfb_fbsd.c:1119 earmelfb_fuchsia.c:1119 earmelfb_linux.c:1119 -#: earmelfb_linux_eabi.c:1119 earmelfb_linux_fdpiceabi.c:1119 -#: earmelfb_nacl.c:1119 earmelfb_nbsd.c:1119 earmnto.c:1094 earmsymbian.c:1119 +#: earmelf.c:1168 earmelf_fbsd.c:1168 earmelf_fuchsia.c:1173 +#: earmelf_haiku.c:1173 earmelf_linux.c:1173 earmelf_linux_eabi.c:1173 +#: earmelf_linux_fdpiceabi.c:1173 earmelf_nacl.c:1173 earmelf_nbsd.c:1168 +#: earmelf_phoenix.c:1173 earmelf_vxworks.c:1208 earmelfb.c:1168 +#: earmelfb_fbsd.c:1168 earmelfb_fuchsia.c:1173 earmelfb_linux.c:1173 +#: earmelfb_linux_eabi.c:1173 earmelfb_linux_fdpiceabi.c:1173 +#: earmelfb_nacl.c:1173 earmelfb_nbsd.c:1168 earmnto.c:1143 #, fuzzy, c-format #| msgid "" #| " --compat-implib Create backward compatible import libs;\n" @@ -4594,13 +5152,13 @@ msgstr "" " --compat-implib Skapa bakåtkompatibla importbibliotek;\n" " och skapa även __imp_<SYMBOL>.\n" -#: earmelf.c:1121 earmelf_fbsd.c:1121 earmelf_fuchsia.c:1121 -#: earmelf_linux.c:1121 earmelf_linux_eabi.c:1121 -#: earmelf_linux_fdpiceabi.c:1121 earmelf_nacl.c:1121 earmelf_nbsd.c:1121 -#: earmelf_phoenix.c:1121 earmelf_vxworks.c:1161 earmelfb.c:1121 -#: earmelfb_fbsd.c:1121 earmelfb_fuchsia.c:1121 earmelfb_linux.c:1121 -#: earmelfb_linux_eabi.c:1121 earmelfb_linux_fdpiceabi.c:1121 -#: earmelfb_nacl.c:1121 earmelfb_nbsd.c:1121 earmnto.c:1096 earmsymbian.c:1121 +#: earmelf.c:1170 earmelf_fbsd.c:1170 earmelf_fuchsia.c:1175 +#: earmelf_haiku.c:1175 earmelf_linux.c:1175 earmelf_linux_eabi.c:1175 +#: earmelf_linux_fdpiceabi.c:1175 earmelf_nacl.c:1175 earmelf_nbsd.c:1170 +#: earmelf_phoenix.c:1175 earmelf_vxworks.c:1210 earmelfb.c:1170 +#: earmelfb_fbsd.c:1170 earmelfb_fuchsia.c:1175 earmelfb_linux.c:1175 +#: earmelfb_linux_eabi.c:1175 earmelfb_linux_fdpiceabi.c:1175 +#: earmelfb_nacl.c:1175 earmelfb_nbsd.c:1170 earmnto.c:1145 #, fuzzy, c-format #| msgid "" #| " --compat-implib Create backward compatible import libs;\n" @@ -4612,83 +5170,83 @@ msgstr "" " --compat-implib Skapa bakåtkompatibla importbibliotek;\n" " och skapa även __imp_<SYMBOL>.\n" -#: earmelf.c:1132 earmelf_fbsd.c:1132 earmelf_fuchsia.c:1132 -#: earmelf_linux.c:1132 earmelf_linux_eabi.c:1132 -#: earmelf_linux_fdpiceabi.c:1132 earmelf_nacl.c:1132 earmelf_nbsd.c:1132 -#: earmelf_phoenix.c:1132 earmelf_vxworks.c:1172 earmelfb.c:1132 -#: earmelfb_fbsd.c:1132 earmelfb_fuchsia.c:1132 earmelfb_linux.c:1132 -#: earmelfb_linux_eabi.c:1132 earmelfb_linux_fdpiceabi.c:1132 -#: earmelfb_nacl.c:1132 earmelfb_nbsd.c:1132 earmnto.c:1107 earmsymbian.c:1132 +#: earmelf.c:1181 earmelf_fbsd.c:1181 earmelf_fuchsia.c:1186 +#: earmelf_haiku.c:1186 earmelf_linux.c:1186 earmelf_linux_eabi.c:1186 +#: earmelf_linux_fdpiceabi.c:1186 earmelf_nacl.c:1186 earmelf_nbsd.c:1181 +#: earmelf_phoenix.c:1186 earmelf_vxworks.c:1221 earmelfb.c:1181 +#: earmelfb_fbsd.c:1181 earmelfb_fuchsia.c:1186 earmelfb_linux.c:1186 +#: earmelfb_linux_eabi.c:1186 earmelfb_linux_fdpiceabi.c:1186 +#: earmelfb_nacl.c:1186 earmelfb_nbsd.c:1181 earmnto.c:1156 #, c-format msgid " --[no-]fix-cortex-a8 Disable/enable Cortex-A8 Thumb-2 branch erratum fix\n" msgstr "" -#: earmelf.c:1133 earmelf_fbsd.c:1133 earmelf_fuchsia.c:1133 -#: earmelf_linux.c:1133 earmelf_linux_eabi.c:1133 -#: earmelf_linux_fdpiceabi.c:1133 earmelf_nacl.c:1133 earmelf_nbsd.c:1133 -#: earmelf_phoenix.c:1133 earmelf_vxworks.c:1173 earmelfb.c:1133 -#: earmelfb_fbsd.c:1133 earmelfb_fuchsia.c:1133 earmelfb_linux.c:1133 -#: earmelfb_linux_eabi.c:1133 earmelfb_linux_fdpiceabi.c:1133 -#: earmelfb_nacl.c:1133 earmelfb_nbsd.c:1133 earmnto.c:1108 earmsymbian.c:1133 +#: earmelf.c:1182 earmelf_fbsd.c:1182 earmelf_fuchsia.c:1187 +#: earmelf_haiku.c:1187 earmelf_linux.c:1187 earmelf_linux_eabi.c:1187 +#: earmelf_linux_fdpiceabi.c:1187 earmelf_nacl.c:1187 earmelf_nbsd.c:1182 +#: earmelf_phoenix.c:1187 earmelf_vxworks.c:1222 earmelfb.c:1182 +#: earmelfb_fbsd.c:1182 earmelfb_fuchsia.c:1187 earmelfb_linux.c:1187 +#: earmelfb_linux_eabi.c:1187 earmelfb_linux_fdpiceabi.c:1187 +#: earmelfb_nacl.c:1187 earmelfb_nbsd.c:1182 earmnto.c:1157 #, c-format msgid " --no-merge-exidx-entries Disable merging exidx entries\n" msgstr "" -#: earmelf.c:1134 earmelf_fbsd.c:1134 earmelf_fuchsia.c:1134 -#: earmelf_linux.c:1134 earmelf_linux_eabi.c:1134 -#: earmelf_linux_fdpiceabi.c:1134 earmelf_nacl.c:1134 earmelf_nbsd.c:1134 -#: earmelf_phoenix.c:1134 earmelf_vxworks.c:1174 earmelfb.c:1134 -#: earmelfb_fbsd.c:1134 earmelfb_fuchsia.c:1134 earmelfb_linux.c:1134 -#: earmelfb_linux_eabi.c:1134 earmelfb_linux_fdpiceabi.c:1134 -#: earmelfb_nacl.c:1134 earmelfb_nbsd.c:1134 earmnto.c:1109 earmsymbian.c:1134 +#: earmelf.c:1183 earmelf_fbsd.c:1183 earmelf_fuchsia.c:1188 +#: earmelf_haiku.c:1188 earmelf_linux.c:1188 earmelf_linux_eabi.c:1188 +#: earmelf_linux_fdpiceabi.c:1188 earmelf_nacl.c:1188 earmelf_nbsd.c:1183 +#: earmelf_phoenix.c:1188 earmelf_vxworks.c:1223 earmelfb.c:1183 +#: earmelfb_fbsd.c:1183 earmelfb_fuchsia.c:1188 earmelfb_linux.c:1188 +#: earmelfb_linux_eabi.c:1188 earmelfb_linux_fdpiceabi.c:1188 +#: earmelfb_nacl.c:1188 earmelfb_nbsd.c:1183 earmnto.c:1158 #, c-format msgid " --[no-]fix-arm1176 Disable/enable ARM1176 BLX immediate erratum fix\n" msgstr "" -#: earmelf_vxworks.c:600 eelf32_sparc_vxworks.c:71 eelf32ebmipvxworks.c:267 -#: eelf32elmipvxworks.c:267 eelf32ppcvxworks.c:224 eelf_i386_vxworks.c:94 -#: eshelf_vxworks.c:71 eshlelf_vxworks.c:71 +#: earmelf_vxworks.c:606 eelf32_sparc_vxworks.c:73 eelf32ebmipvxworks.c:269 +#: eelf32elmipvxworks.c:269 eelf32ppcvxworks.c:226 eelf_i386_vxworks.c:97 +#: eshelf_vxworks.c:73 eshlelf_vxworks.c:73 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%X%P: cannot create dynamic sections %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: earmelf_vxworks.c:606 eelf32_sparc_vxworks.c:77 eelf32ebmipvxworks.c:273 -#: eelf32elmipvxworks.c:273 eelf32ppcvxworks.c:230 eelf_i386_vxworks.c:100 -#: eshelf_vxworks.c:77 eshlelf_vxworks.c:77 +#: earmelf_vxworks.c:612 eelf32_sparc_vxworks.c:79 eelf32ebmipvxworks.c:275 +#: eelf32elmipvxworks.c:275 eelf32ppcvxworks.c:232 eelf_i386_vxworks.c:103 +#: eshelf_vxworks.c:79 eshlelf_vxworks.c:79 msgid "%X%P: dynamic sections created in non-dynamic link\n" msgstr "" -#: earmelf_vxworks.c:1176 eelf32_sparc_vxworks.c:475 eelf32ebmipvxworks.c:733 -#: eelf32elmipvxworks.c:733 eelf32ppcvxworks.c:786 eelf_i386_vxworks.c:551 -#: eshelf_vxworks.c:450 eshlelf_vxworks.c:450 +#: earmelf_vxworks.c:1225 eelf32_sparc_vxworks.c:527 eelf32ebmipvxworks.c:785 +#: eelf32elmipvxworks.c:785 eelf32ppcvxworks.c:838 eelf_i386_vxworks.c:612 +#: eshelf_vxworks.c:497 eshlelf_vxworks.c:497 #, fuzzy, c-format #| msgid " --eh-frame-hdr Create .eh_frame_hdr section\n" msgid " --force-dynamic Always create dynamic sections\n" msgstr " --eh-frame-hdr Skapa .eh_frame_hdr-sektion\n" -#: eavr1.c:122 eavr2.c:122 eavr25.c:122 eavr3.c:122 eavr31.c:122 eavr35.c:122 -#: eavr4.c:122 eavr5.c:122 eavr51.c:122 eavr6.c:122 eavrtiny.c:122 -#: eavrxmega1.c:122 eavrxmega2.c:122 eavrxmega3.c:122 eavrxmega4.c:122 -#: eavrxmega5.c:122 eavrxmega6.c:122 eavrxmega7.c:122 +#: eavr1.c:124 eavr2.c:124 eavr25.c:124 eavr3.c:124 eavr31.c:124 eavr35.c:124 +#: eavr4.c:124 eavr5.c:124 eavr51.c:124 eavr6.c:124 eavrtiny.c:124 +#: eavrxmega1.c:124 eavrxmega2.c:124 eavrxmega3.c:124 eavrxmega4.c:124 +#: eavrxmega5.c:124 eavrxmega6.c:124 eavrxmega7.c:124 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%X%P: can not setup the input section list: %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: eavr1.c:157 eavr2.c:157 eavr25.c:157 eavr3.c:157 eavr31.c:157 eavr35.c:157 -#: eavr4.c:157 eavr5.c:157 eavr51.c:157 eavr6.c:157 eavrtiny.c:157 -#: eavrxmega1.c:157 eavrxmega2.c:157 eavrxmega3.c:157 eavrxmega4.c:157 -#: eavrxmega5.c:157 eavrxmega6.c:157 eavrxmega7.c:157 +#: eavr1.c:159 eavr2.c:159 eavr25.c:159 eavr3.c:159 eavr31.c:159 eavr35.c:159 +#: eavr4.c:159 eavr5.c:159 eavr51.c:159 eavr6.c:159 eavrtiny.c:159 +#: eavrxmega1.c:159 eavrxmega2.c:159 eavrxmega3.c:159 eavrxmega4.c:159 +#: eavrxmega5.c:159 eavrxmega6.c:159 eavrxmega7.c:159 #, fuzzy #| msgid "%P%F: can not create hash table: %E\n" msgid "%X%P: can not create stub BFD: %E\n" msgstr "%P%F: kan inte skapa hashtabell: %E\n" -#: eavr1.c:516 eavr2.c:516 eavr25.c:516 eavr3.c:516 eavr31.c:516 eavr35.c:516 -#: eavr4.c:516 eavr5.c:516 eavr51.c:516 eavr6.c:516 eavrtiny.c:516 -#: eavrxmega1.c:516 eavrxmega2.c:516 eavrxmega3.c:516 eavrxmega4.c:516 -#: eavrxmega5.c:516 eavrxmega6.c:516 eavrxmega7.c:516 +#: eavr1.c:564 eavr2.c:564 eavr25.c:564 eavr3.c:564 eavr31.c:564 eavr35.c:564 +#: eavr4.c:564 eavr5.c:564 eavr51.c:564 eavr6.c:564 eavrtiny.c:564 +#: eavrxmega1.c:564 eavrxmega2.c:564 eavrxmega3.c:564 eavrxmega4.c:564 +#: eavrxmega5.c:564 eavrxmega6.c:564 eavrxmega7.c:564 #, c-format msgid "" " --pmem-wrap-around=<val> Make the linker relaxation machine assume that a\n" @@ -4696,10 +5254,10 @@ msgid "" " <val>. Supported values: 8k, 16k, 32k and 64k.\n" msgstr "" -#: eavr1.c:522 eavr2.c:522 eavr25.c:522 eavr3.c:522 eavr31.c:522 eavr35.c:522 -#: eavr4.c:522 eavr5.c:522 eavr51.c:522 eavr6.c:522 eavrtiny.c:522 -#: eavrxmega1.c:522 eavrxmega2.c:522 eavrxmega3.c:522 eavrxmega4.c:522 -#: eavrxmega5.c:522 eavrxmega6.c:522 eavrxmega7.c:522 +#: eavr1.c:570 eavr2.c:570 eavr25.c:570 eavr3.c:570 eavr31.c:570 eavr35.c:570 +#: eavr4.c:570 eavr5.c:570 eavr51.c:570 eavr6.c:570 eavrtiny.c:570 +#: eavrxmega1.c:570 eavrxmega2.c:570 eavrxmega3.c:570 eavrxmega4.c:570 +#: eavrxmega5.c:570 eavrxmega6.c:570 eavrxmega7.c:570 #, c-format msgid "" " --no-call-ret-replacement The relaxation machine normally will\n" @@ -4708,10 +5266,10 @@ msgid "" " This option disables this optimization.\n" msgstr "" -#: eavr1.c:530 eavr2.c:530 eavr25.c:530 eavr3.c:530 eavr31.c:530 eavr35.c:530 -#: eavr4.c:530 eavr5.c:530 eavr51.c:530 eavr6.c:530 eavrtiny.c:530 -#: eavrxmega1.c:530 eavrxmega2.c:530 eavrxmega3.c:530 eavrxmega4.c:530 -#: eavrxmega5.c:530 eavrxmega6.c:530 eavrxmega7.c:530 +#: eavr1.c:578 eavr2.c:578 eavr25.c:578 eavr3.c:578 eavr31.c:578 eavr35.c:578 +#: eavr4.c:578 eavr5.c:578 eavr51.c:578 eavr6.c:578 eavrtiny.c:578 +#: eavrxmega1.c:578 eavrxmega2.c:578 eavrxmega3.c:578 eavrxmega4.c:578 +#: eavrxmega5.c:578 eavrxmega6.c:578 eavrxmega7.c:578 #, c-format msgid "" " --no-stubs If the linker detects to attempt to access\n" @@ -4720,52 +5278,46 @@ msgid "" " stub. You can de-active this with this switch.\n" msgstr "" -#: eavr1.c:538 eavr2.c:538 eavr25.c:538 eavr3.c:538 eavr31.c:538 eavr35.c:538 -#: eavr4.c:538 eavr5.c:538 eavr51.c:538 eavr6.c:538 eavrtiny.c:538 -#: eavrxmega1.c:538 eavrxmega2.c:538 eavrxmega3.c:538 eavrxmega4.c:538 -#: eavrxmega5.c:538 eavrxmega6.c:538 eavrxmega7.c:538 +#: eavr1.c:586 eavr2.c:586 eavr25.c:586 eavr3.c:586 eavr31.c:586 eavr35.c:586 +#: eavr4.c:586 eavr5.c:586 eavr51.c:586 eavr6.c:586 eavrtiny.c:586 +#: eavrxmega1.c:586 eavrxmega2.c:586 eavrxmega3.c:586 eavrxmega4.c:586 +#: eavrxmega5.c:586 eavrxmega6.c:586 eavrxmega7.c:586 #, c-format msgid " --debug-stubs Used for debugging avr-ld.\n" msgstr "" -#: eavr1.c:540 eavr2.c:540 eavr25.c:540 eavr3.c:540 eavr31.c:540 eavr35.c:540 -#: eavr4.c:540 eavr5.c:540 eavr51.c:540 eavr6.c:540 eavrtiny.c:540 -#: eavrxmega1.c:540 eavrxmega2.c:540 eavrxmega3.c:540 eavrxmega4.c:540 -#: eavrxmega5.c:540 eavrxmega6.c:540 eavrxmega7.c:540 +#: eavr1.c:588 eavr2.c:588 eavr25.c:588 eavr3.c:588 eavr31.c:588 eavr35.c:588 +#: eavr4.c:588 eavr5.c:588 eavr51.c:588 eavr6.c:588 eavrtiny.c:588 +#: eavrxmega1.c:588 eavrxmega2.c:588 eavrxmega3.c:588 eavrxmega4.c:588 +#: eavrxmega5.c:588 eavrxmega6.c:588 eavrxmega7.c:588 #, c-format msgid " --debug-relax Used for debugging avr-ld.\n" msgstr "" -#: ecskyelf.c:275 ecskyelf_linux.c:275 +#: ecskyelf.c:277 ecskyelf_linux.c:277 #, fuzzy #| msgid "%P%F: can't relax section: %E\n" msgid "%X%P: cannot size stub section: %E\n" msgstr "%P%F: kan inte slappna av sektion: %E\n" -#: ecskyelf.c:292 ecskyelf_linux.c:292 +#: ecskyelf.c:294 ecskyelf_linux.c:294 #, fuzzy #| msgid "%P: cannot find %s: %E\n" msgid "%X%P: cannot build stubs: %E\n" msgstr "%P: kan inte hitta %s: %E\n" -#: ecskyelf.c:533 ecskyelf_linux.c:695 +#: ecskyelf.c:580 ecskyelf_linux.c:747 #, c-format -msgid " --[no-]branch-stub\n" -msgstr "" - -#: ecskyelf.c:534 ecskyelf_linux.c:696 -#, c-format -msgid "\t\t\tDisable/enable use of stubs to expand branch instructions that cannot reach the target.\n" -msgstr "" - -#: ecskyelf.c:536 ecskyelf_linux.c:698 -#, c-format -msgid " --stub-group-size=N\n" +msgid "" +" --[no-]branch-stub Disable/enable use of stubs to expand branch\n" +" instructions that cannot reach the target.\n" msgstr "" -#: ecskyelf.c:537 ecskyelf_linux.c:699 +#: ecskyelf.c:584 ecskyelf_linux.c:751 #, c-format -msgid "\t\t\tMaximum size of a group of input sections handled by one stub section." +msgid "" +" --stub-group-size=N Maximum size of a group of input sections\n" +" handled by one stub section.\n" msgstr "" #: ed30v_e.c:73 ed30v_o.c:73 ed30velf.c:73 eelf32_dlx.c:73 eelf32fr30.c:73 @@ -4777,145 +5329,145 @@ msgstr "" msgid "%X%P: can not size group sections: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: eelf32_spu.c:255 ev850.c:73 ev850_rh850.c:73 +#: eelf32_spu.c:257 ev850.c:75 ev850_rh850.c:75 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%X%P: can not create note section: %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: eelf32_spu.c:344 +#: eelf32_spu.c:346 msgid "%F%P: no built-in overlay manager\n" msgstr "" -#: eelf32_spu.c:354 +#: eelf32_spu.c:356 #, fuzzy #| msgid "%F%P: cannot open %s for %s: %E\n" msgid "%X%P: can not open built-in overlay manager: %E\n" msgstr "%F%P: kan inte öppna %s för %s: %E\n" -#: eelf32_spu.c:360 +#: eelf32_spu.c:362 msgid "%X%P: can not load built-in overlay manager: %E\n" msgstr "" -#: eelf32_spu.c:420 +#: eelf32_spu.c:422 #, fuzzy #| msgid "%P: cannot find %s: %E\n" msgid "%X%P: can not find overlays: %E\n" msgstr "%P: kan inte hitta %s: %E\n" -#: eelf32_spu.c:427 +#: eelf32_spu.c:429 msgid "%P: --auto-overlay ignored with user overlay script\n" msgstr "" -#: eelf32_spu.c:448 +#: eelf32_spu.c:450 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%X%P: can not size overlay stubs: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: eelf32_spu.c:521 +#: eelf32_spu.c:523 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%F%P: can not open script: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: eelf32_spu.c:568 +#: eelf32_spu.c:570 msgid "%X%P: %pA exceeds local store range\n" msgstr "" -#: eelf32_spu.c:571 +#: eelf32_spu.c:573 msgid "%P: --auto-overlay ignored with zero local store range\n" msgstr "" -#: eelf32_spu.c:874 +#: eelf32_spu.c:921 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --local-store address range `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32_spu.c:910 +#: eelf32_spu.c:957 #, fuzzy #| msgid "%F%P: invalid origin for memory region %s\n" msgid "%F%P: invalid --num-lines/--num-regions `%u'\n" msgstr "%F%P: fel start för minnesområde %s\n" -#: eelf32_spu.c:915 +#: eelf32_spu.c:962 msgid "%F%P: invalid --line-size/--region-size `%u'\n" msgstr "" -#: eelf32_spu.c:936 +#: eelf32_spu.c:983 #, fuzzy #| msgid "%P%F: invalid number `%s'\n" msgid "%F%P: invalid --num-lines/--num-regions `%s'\n" msgstr "%P%F: ogiltigt tal ”%s”\n" -#: eelf32_spu.c:949 +#: eelf32_spu.c:996 #, fuzzy #| msgid "%F%P: invalid origin for memory region %s\n" msgid "%F%P: invalid --line-size/--region-size `%s'\n" msgstr "%F%P: fel start för minnesområde %s\n" -#: eelf32_spu.c:958 +#: eelf32_spu.c:1005 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --fixed-space value `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32_spu.c:967 +#: eelf32_spu.c:1014 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --reserved-space value `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32_spu.c:976 +#: eelf32_spu.c:1023 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --extra-stack-space value `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32_spu.c:1013 +#: eelf32_spu.c:1060 #, fuzzy, c-format #| msgid " -z now Mark object non-lazy runtime binding\n" msgid " --plugin Make SPU plugin\n" msgstr " -z now Markera objekt som icke-lat körtidsbidning\n" -#: eelf32_spu.c:1015 +#: eelf32_spu.c:1062 #, c-format msgid " --no-overlays No overlay handling\n" msgstr "" -#: eelf32_spu.c:1017 +#: eelf32_spu.c:1064 #, c-format msgid " --compact-stubs Use smaller and possibly slower call stubs\n" msgstr "" -#: eelf32_spu.c:1019 +#: eelf32_spu.c:1066 #, c-format msgid " --emit-stub-syms Add symbols on overlay call stubs\n" msgstr "" -#: eelf32_spu.c:1021 +#: eelf32_spu.c:1068 #, c-format msgid " --extra-overlay-stubs Add stubs on all calls out of overlay regions\n" msgstr "" -#: eelf32_spu.c:1023 +#: eelf32_spu.c:1070 #, c-format msgid " --local-store=lo:hi Valid address range\n" msgstr "" -#: eelf32_spu.c:1025 +#: eelf32_spu.c:1072 #, fuzzy, c-format #| msgid " -z stack-size=SIZE Set size of stack segment\n" msgid " --stack-analysis Estimate maximum stack requirement\n" msgstr " -z stack-size=STORLEK Ställ in storlek på stacksegment\n" -#: eelf32_spu.c:1027 +#: eelf32_spu.c:1074 #, c-format msgid " --emit-stack-syms Add sym giving stack needed for each func\n" msgstr "" -#: eelf32_spu.c:1029 +#: eelf32_spu.c:1076 #, fuzzy, c-format #| msgid "" #| " --enable-long-section-names Use long COFF section names even in\n" @@ -4927,538 +5479,590 @@ msgstr "" " --enable-long-section-names Använd långa COFF-sektionsnamn även i\n" " körbara avbildningsfiler\n" -#: eelf32_spu.c:1032 +#: eelf32_spu.c:1079 #, c-format msgid " --auto-relink Rerun linker using auto-overlay script\n" msgstr "" -#: eelf32_spu.c:1034 +#: eelf32_spu.c:1081 #, c-format msgid "" " --overlay-rodata Place read-only data with associated function\n" " code in overlays\n" msgstr "" -#: eelf32_spu.c:1037 +#: eelf32_spu.c:1084 #, fuzzy, c-format #| msgid " -z relro Create RELRO program header (default)\n" msgid " --num-regions Number of overlay buffers (default 1)\n" msgstr " -z relro Skapa RELRO-programhuvud (standard)\n" -#: eelf32_spu.c:1039 +#: eelf32_spu.c:1086 #, c-format msgid " --region-size Size of overlay buffers (default 0, auto)\n" msgstr "" -#: eelf32_spu.c:1041 +#: eelf32_spu.c:1088 #, c-format msgid " --fixed-space=bytes Local store for non-overlay code and data\n" msgstr "" -#: eelf32_spu.c:1043 +#: eelf32_spu.c:1090 #, c-format msgid "" " --reserved-space=bytes Local store for stack and heap. If not specified\n" " ld will estimate stack size and assume no heap\n" msgstr "" -#: eelf32_spu.c:1046 +#: eelf32_spu.c:1093 #, c-format msgid "" " --extra-stack-space=bytes Space for negative sp access (default 2000) if\n" " --reserved-space not given\n" msgstr "" -#: eelf32_spu.c:1049 +#: eelf32_spu.c:1096 #, fuzzy, c-format #| msgid " --out-implib <file> Generate import library\n" msgid " --soft-icache Generate software icache overlays\n" msgstr " --out-implib <fil> Generera importbibliotek\n" -#: eelf32_spu.c:1051 +#: eelf32_spu.c:1098 #, c-format msgid " --num-lines Number of soft-icache lines (default 32)\n" msgstr "" -#: eelf32_spu.c:1053 +#: eelf32_spu.c:1100 #, fuzzy, c-format #| msgid " --stack <size> Set size of the initial stack\n" msgid " --line-size Size of soft-icache lines (default 1k)\n" msgstr " --stack <storlek> Ställ in storlek på initiala stacken\n" -#: eelf32_spu.c:1055 +#: eelf32_spu.c:1102 #, c-format msgid " --non-ia-text Allow non-icache code in icache lines\n" msgstr "" -#: eelf32_spu.c:1057 +#: eelf32_spu.c:1104 #, c-format msgid " --lrlive-analysis Scan function prologue for lr liveness\n" msgstr "" -#: eelf32_tic6x_be.c:88 eelf32_tic6x_elf_be.c:88 eelf32_tic6x_elf_le.c:88 -#: eelf32_tic6x_le.c:88 eelf32_tic6x_linux_be.c:88 eelf32_tic6x_linux_le.c:88 +#: eelf32_tic6x_be.c:90 eelf32_tic6x_elf_be.c:90 eelf32_tic6x_elf_le.c:90 +#: eelf32_tic6x_le.c:90 eelf32_tic6x_linux_be.c:90 eelf32_tic6x_linux_le.c:90 msgid "%F%P: invalid --dsbt-index %d, outside DSBT size\n" msgstr "" -#: eelf32_tic6x_be.c:543 eelf32_tic6x_elf_be.c:543 eelf32_tic6x_elf_le.c:543 -#: eelf32_tic6x_le.c:543 eelf32_tic6x_linux_be.c:543 -#: eelf32_tic6x_linux_le.c:543 +#: eelf32_tic6x_be.c:590 eelf32_tic6x_elf_be.c:590 eelf32_tic6x_elf_le.c:590 +#: eelf32_tic6x_le.c:590 eelf32_tic6x_linux_be.c:590 +#: eelf32_tic6x_linux_le.c:590 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --dsbt-index %s\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32_tic6x_be.c:553 eelf32_tic6x_elf_be.c:553 eelf32_tic6x_elf_le.c:553 -#: eelf32_tic6x_le.c:553 eelf32_tic6x_linux_be.c:553 -#: eelf32_tic6x_linux_le.c:553 +#: eelf32_tic6x_be.c:600 eelf32_tic6x_elf_be.c:600 eelf32_tic6x_elf_le.c:600 +#: eelf32_tic6x_le.c:600 eelf32_tic6x_linux_be.c:600 +#: eelf32_tic6x_linux_le.c:600 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --dsbt-size %s\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32_tic6x_be.c:569 eelf32_tic6x_elf_be.c:569 eelf32_tic6x_elf_le.c:569 -#: eelf32_tic6x_le.c:569 eelf32_tic6x_linux_be.c:569 -#: eelf32_tic6x_linux_le.c:569 +#: eelf32_tic6x_be.c:616 eelf32_tic6x_elf_be.c:616 eelf32_tic6x_elf_le.c:616 +#: eelf32_tic6x_le.c:616 eelf32_tic6x_linux_be.c:616 +#: eelf32_tic6x_linux_le.c:616 #, c-format msgid " --dsbt-index <index> Use this as the DSBT index for the output object\n" msgstr "" -#: eelf32_tic6x_be.c:570 eelf32_tic6x_elf_be.c:570 eelf32_tic6x_elf_le.c:570 -#: eelf32_tic6x_le.c:570 eelf32_tic6x_linux_be.c:570 -#: eelf32_tic6x_linux_le.c:570 +#: eelf32_tic6x_be.c:617 eelf32_tic6x_elf_be.c:617 eelf32_tic6x_elf_le.c:617 +#: eelf32_tic6x_le.c:617 eelf32_tic6x_linux_be.c:617 +#: eelf32_tic6x_linux_le.c:617 #, c-format msgid " --dsbt-size <index> Use this as the number of entries in the DSBT table\n" msgstr "" -#: eelf32_tic6x_be.c:571 eelf32_tic6x_elf_be.c:571 eelf32_tic6x_elf_le.c:571 -#: eelf32_tic6x_le.c:571 eelf32_tic6x_linux_be.c:571 -#: eelf32_tic6x_linux_le.c:571 +#: eelf32_tic6x_be.c:618 eelf32_tic6x_elf_be.c:618 eelf32_tic6x_elf_le.c:618 +#: eelf32_tic6x_le.c:618 eelf32_tic6x_linux_be.c:618 +#: eelf32_tic6x_linux_le.c:618 #, c-format msgid " --no-merge-exidx-entries\n" msgstr "" -#: eelf32_tic6x_be.c:572 eelf32_tic6x_elf_be.c:572 eelf32_tic6x_elf_le.c:572 -#: eelf32_tic6x_le.c:572 eelf32_tic6x_linux_be.c:572 -#: eelf32_tic6x_linux_le.c:572 +#: eelf32_tic6x_be.c:619 eelf32_tic6x_elf_be.c:619 eelf32_tic6x_elf_le.c:619 +#: eelf32_tic6x_le.c:619 eelf32_tic6x_linux_be.c:619 +#: eelf32_tic6x_linux_le.c:619 #, fuzzy, c-format #| msgid " Default: none\n" msgid " Disable merging exidx entries\n" msgstr " Standardvärde: none\n" -#: eelf32_x86_64.c:5385 eelf32_x86_64_nacl.c:482 eelf_i386.c:5004 -#: eelf_i386_be.c:444 eelf_i386_fbsd.c:479 eelf_i386_ldso.c:454 -#: eelf_i386_nacl.c:479 eelf_i386_sol2.c:610 eelf_i386_vxworks.c:506 -#: eelf_iamcu.c:4982 eelf_k1om.c:5338 eelf_k1om_fbsd.c:5318 eelf_l1om.c:5338 -#: eelf_l1om_fbsd.c:5318 eelf_x86_64.c:5385 eelf_x86_64_cloudabi.c:482 -#: eelf_x86_64_fbsd.c:482 eelf_x86_64_nacl.c:482 eelf_x86_64_sol2.c:613 +#: eelf32_x86_64.c:5596 eelf_i386.c:5215 eelf_i386_be.c:496 +#: eelf_i386_fbsd.c:536 eelf_i386_haiku.c:536 eelf_i386_ldso.c:511 +#: eelf_i386_sol2.c:668 eelf_i386_vxworks.c:563 eelf_iamcu.c:536 +#: eelf_x86_64.c:5596 eelf_x86_64_cloudabi.c:539 eelf_x86_64_fbsd.c:539 +#: eelf_x86_64_haiku.c:539 eelf_x86_64_sol2.c:671 #, fuzzy #| msgid "%P%F: invalid hex number for PE parameter '%s'\n" msgid "%F%P: invalid number for -z call-nop=prefix-: %s\n" msgstr "%P%F: ogiltigt hexadecimalt tal för PE-parametern ”%s”\n" -#: eelf32_x86_64.c:5394 eelf32_x86_64_nacl.c:491 eelf_i386.c:5013 -#: eelf_i386_be.c:453 eelf_i386_fbsd.c:488 eelf_i386_ldso.c:463 -#: eelf_i386_nacl.c:488 eelf_i386_sol2.c:619 eelf_i386_vxworks.c:515 -#: eelf_iamcu.c:4991 eelf_k1om.c:5347 eelf_k1om_fbsd.c:5327 eelf_l1om.c:5347 -#: eelf_l1om_fbsd.c:5327 eelf_x86_64.c:5394 eelf_x86_64_cloudabi.c:491 -#: eelf_x86_64_fbsd.c:491 eelf_x86_64_nacl.c:491 eelf_x86_64_sol2.c:622 +#: eelf32_x86_64.c:5605 eelf_i386.c:5224 eelf_i386_be.c:505 +#: eelf_i386_fbsd.c:545 eelf_i386_haiku.c:545 eelf_i386_ldso.c:520 +#: eelf_i386_sol2.c:677 eelf_i386_vxworks.c:572 eelf_iamcu.c:545 +#: eelf_x86_64.c:5605 eelf_x86_64_cloudabi.c:548 eelf_x86_64_fbsd.c:548 +#: eelf_x86_64_haiku.c:548 eelf_x86_64_sol2.c:680 #, fuzzy #| msgid "%P%F: invalid hex number for PE parameter '%s'\n" msgid "%F%P: invalid number for -z call-nop=suffix-: %s\n" msgstr "%P%F: ogiltigt hexadecimalt tal för PE-parametern ”%s”\n" -#: eelf32_x86_64.c:5399 eelf32_x86_64_nacl.c:496 eelf_i386.c:5018 -#: eelf_i386_be.c:458 eelf_i386_fbsd.c:493 eelf_i386_ldso.c:468 -#: eelf_i386_nacl.c:493 eelf_i386_sol2.c:624 eelf_i386_vxworks.c:520 -#: eelf_iamcu.c:4996 eelf_k1om.c:5352 eelf_k1om_fbsd.c:5332 eelf_l1om.c:5352 -#: eelf_l1om_fbsd.c:5332 eelf_x86_64.c:5399 eelf_x86_64_cloudabi.c:496 -#: eelf_x86_64_fbsd.c:496 eelf_x86_64_nacl.c:496 eelf_x86_64_sol2.c:627 +#: eelf32_x86_64.c:5610 eelf_i386.c:5229 eelf_i386_be.c:510 +#: eelf_i386_fbsd.c:550 eelf_i386_haiku.c:550 eelf_i386_ldso.c:525 +#: eelf_i386_sol2.c:682 eelf_i386_vxworks.c:577 eelf_iamcu.c:550 +#: eelf_x86_64.c:5610 eelf_x86_64_cloudabi.c:553 eelf_x86_64_fbsd.c:553 +#: eelf_x86_64_haiku.c:553 eelf_x86_64_sol2.c:685 #, fuzzy #| msgid "%P%F: unrecognised option: %s\n" msgid "%F%P: unsupported option: -z %s\n" msgstr "%P%F: okänd flagga: ”%s”\n" -#: eelf32_x86_64.c:5421 eelf32_x86_64_nacl.c:518 eelf_i386.c:5040 -#: eelf_i386_fbsd.c:515 eelf_i386_nacl.c:515 eelf_x86_64.c:5421 -#: eelf_x86_64_cloudabi.c:518 eelf_x86_64_fbsd.c:518 eelf_x86_64_nacl.c:518 -#: eelf_x86_64_sol2.c:649 +#: eelf32_x86_64.c:5632 eelf_i386.c:5251 eelf_i386_fbsd.c:572 +#: eelf_i386_haiku.c:572 eelf_x86_64.c:5632 eelf_x86_64_cloudabi.c:575 +#: eelf_x86_64_fbsd.c:575 eelf_x86_64_haiku.c:575 eelf_x86_64_sol2.c:707 #, fuzzy #| msgid "%F%P: invalid origin for memory region %s\n" msgid "%F%P: invalid option for -z cet-report=: %s\n" msgstr "%F%P: fel start för minnesområde %s\n" -#: eelf32_x86_64.c:5447 eelf32_x86_64_nacl.c:544 eelf_i386.c:5066 -#: eelf_i386_be.c:474 eelf_i386_fbsd.c:541 eelf_i386_ldso.c:493 -#: eelf_i386_nacl.c:541 eelf_i386_sol2.c:649 eelf_i386_vxworks.c:541 -#: eelf_iamcu.c:5021 eelf_k1om.c:5377 eelf_k1om_fbsd.c:5357 eelf_l1om.c:5377 -#: eelf_l1om_fbsd.c:5357 eelf_x86_64.c:5450 eelf_x86_64_cloudabi.c:547 -#: eelf_x86_64_fbsd.c:547 eelf_x86_64_nacl.c:547 eelf_x86_64_sol2.c:678 +#: eelf32_x86_64.c:5646 eelf_i386.c:5265 eelf_i386_fbsd.c:586 +#: eelf_i386_haiku.c:586 eelf_x86_64.c:5646 eelf_x86_64_cloudabi.c:589 +#: eelf_x86_64_fbsd.c:589 eelf_x86_64_haiku.c:589 eelf_x86_64_sol2.c:721 +#, fuzzy +#| msgid "%P%F: invalid hex number `%s'\n" +msgid "%F%P: invalid x86-64 ISA level: %s\n" +msgstr "%P%F: ogiltigt hexadecimalt tal ”%s”\n" + +#: eelf32_x86_64.c:5688 eelf_i386.c:5307 eelf_i386_be.c:526 +#: eelf_i386_fbsd.c:628 eelf_i386_haiku.c:628 eelf_i386_ldso.c:550 +#: eelf_i386_sol2.c:707 eelf_i386_vxworks.c:598 eelf_iamcu.c:575 +#: eelf_x86_64.c:5741 eelf_x86_64_cloudabi.c:684 eelf_x86_64_fbsd.c:684 +#: eelf_x86_64_haiku.c:684 eelf_x86_64_sol2.c:816 #, c-format msgid " -z noextern-protected-data Do not treat protected data symbol as external\n" msgstr "" -#: eelf32_x86_64.c:5450 eelf32_x86_64_nacl.c:547 eelf32lppc.c:778 -#: eelf32lppclinux.c:778 eelf32lppcnto.c:778 eelf32lppcsim.c:778 -#: eelf32ppc.c:778 eelf32ppc_fbsd.c:778 eelf32ppclinux.c:778 -#: eelf32ppcnto.c:778 eelf32ppcsim.c:778 eelf32ppcvxworks.c:756 -#: eelf32ppcwindiss.c:778 eelf64lppc.c:1248 eelf64ppc.c:1248 -#: eelf64ppc_fbsd.c:1248 eelf_i386.c:5069 eelf_i386_be.c:477 -#: eelf_i386_fbsd.c:544 eelf_i386_ldso.c:496 eelf_i386_nacl.c:544 -#: eelf_i386_sol2.c:652 eelf_i386_vxworks.c:544 eelf_iamcu.c:5024 -#: eelf_k1om.c:5380 eelf_k1om_fbsd.c:5360 eelf_l1om.c:5380 -#: eelf_l1om_fbsd.c:5360 eelf_x86_64.c:5453 eelf_x86_64_cloudabi.c:550 -#: eelf_x86_64_fbsd.c:550 eelf_x86_64_nacl.c:550 eelf_x86_64_sol2.c:681 -#: eppclynx.c:778 +#: eelf32_x86_64.c:5690 eelf_i386.c:5309 eelf_i386_be.c:528 +#: eelf_i386_fbsd.c:630 eelf_i386_haiku.c:630 eelf_i386_ldso.c:552 +#: eelf_i386_sol2.c:709 eelf_i386_vxworks.c:600 eelf_iamcu.c:577 +#: eelf_x86_64.c:5743 eelf_x86_64_cloudabi.c:686 eelf_x86_64_fbsd.c:686 +#: eelf_x86_64_haiku.c:686 eelf_x86_64_sol2.c:818 +#, c-format +msgid " -z indirect-extern-access Enable indirect external access\n" +msgstr "" + +#: eelf32_x86_64.c:5692 eelf_i386.c:5311 eelf_i386_be.c:530 +#: eelf_i386_fbsd.c:632 eelf_i386_haiku.c:632 eelf_i386_ldso.c:554 +#: eelf_i386_sol2.c:711 eelf_i386_vxworks.c:602 eelf_iamcu.c:579 +#: eelf_x86_64.c:5745 eelf_x86_64_cloudabi.c:688 eelf_x86_64_fbsd.c:688 +#: eelf_x86_64_haiku.c:688 eelf_x86_64_sol2.c:820 +#, c-format +msgid " -z noindirect-extern-access Disable indirect external access (default)\n" +msgstr "" + +#: eelf32_x86_64.c:5695 eelf32lppc.c:830 eelf32lppclinux.c:830 +#: eelf32lppcnto.c:830 eelf32lppcsim.c:830 eelf32ppc.c:830 +#: eelf32ppc_fbsd.c:830 eelf32ppchaiku.c:830 eelf32ppclinux.c:830 +#: eelf32ppcnto.c:830 eelf32ppcsim.c:830 eelf32ppcvxworks.c:808 +#: eelf32ppcwindiss.c:830 eelf64lppc.c:1360 eelf64lppc_fbsd.c:1360 +#: eelf64ppc.c:1360 eelf64ppc_fbsd.c:1360 eelf_i386.c:5314 eelf_i386_be.c:533 +#: eelf_i386_fbsd.c:635 eelf_i386_haiku.c:635 eelf_i386_ldso.c:557 +#: eelf_i386_sol2.c:714 eelf_i386_vxworks.c:605 eelf_iamcu.c:582 +#: eelf_x86_64.c:5748 eelf_x86_64_cloudabi.c:691 eelf_x86_64_fbsd.c:691 +#: eelf_x86_64_haiku.c:691 eelf_x86_64_sol2.c:823 #, c-format msgid "" " -z dynamic-undefined-weak Make undefined weak symbols dynamic\n" " -z nodynamic-undefined-weak Do not make undefined weak symbols dynamic\n" msgstr "" -#: eelf32_x86_64.c:5454 eelf32_x86_64_nacl.c:551 eelf_x86_64.c:5457 -#: eelf_x86_64_cloudabi.c:554 eelf_x86_64_fbsd.c:554 eelf_x86_64_nacl.c:554 -#: eelf_x86_64_sol2.c:685 +#: eelf32_x86_64.c:5699 eelf_x86_64.c:5752 eelf_x86_64_cloudabi.c:695 +#: eelf_x86_64_fbsd.c:695 eelf_x86_64_haiku.c:695 eelf_x86_64_sol2.c:827 #, c-format msgid " -z noreloc-overflow Disable relocation overflow check\n" msgstr "" -#: eelf32_x86_64.c:5457 eelf32_x86_64_nacl.c:554 eelf_i386.c:5073 -#: eelf_i386_be.c:481 eelf_i386_fbsd.c:548 eelf_i386_ldso.c:500 -#: eelf_i386_nacl.c:548 eelf_i386_sol2.c:656 eelf_i386_vxworks.c:548 -#: eelf_iamcu.c:5028 eelf_k1om.c:5384 eelf_k1om_fbsd.c:5364 eelf_l1om.c:5384 -#: eelf_l1om_fbsd.c:5364 eelf_x86_64.c:5460 eelf_x86_64_cloudabi.c:557 -#: eelf_x86_64_fbsd.c:557 eelf_x86_64_nacl.c:557 eelf_x86_64_sol2.c:688 +#: eelf32_x86_64.c:5702 eelf_i386.c:5318 eelf_i386_be.c:537 +#: eelf_i386_fbsd.c:639 eelf_i386_haiku.c:639 eelf_i386_ldso.c:561 +#: eelf_i386_sol2.c:718 eelf_i386_vxworks.c:609 eelf_iamcu.c:586 +#: eelf_x86_64.c:5755 eelf_x86_64_cloudabi.c:698 eelf_x86_64_fbsd.c:698 +#: eelf_x86_64_haiku.c:698 eelf_x86_64_sol2.c:830 #, c-format msgid " -z call-nop=PADDING Use PADDING as 1-byte NOP for branch\n" msgstr "" -#: eelf32_x86_64.c:5460 eelf32_x86_64_nacl.c:557 eelf_i386.c:5076 -#: eelf_i386_fbsd.c:551 eelf_i386_nacl.c:551 eelf_x86_64.c:5463 -#: eelf_x86_64_cloudabi.c:560 eelf_x86_64_fbsd.c:560 eelf_x86_64_nacl.c:560 -#: eelf_x86_64_sol2.c:691 +#: eelf32_x86_64.c:5705 eelf_i386.c:5321 eelf_i386_fbsd.c:642 +#: eelf_i386_haiku.c:642 eelf_x86_64.c:5758 eelf_x86_64_cloudabi.c:701 +#: eelf_x86_64_fbsd.c:701 eelf_x86_64_haiku.c:701 eelf_x86_64_sol2.c:833 #, fuzzy, c-format #| msgid " -z nodelete Mark DSO non-deletable at runtime\n" msgid " -z ibtplt Generate IBT-enabled PLT entries\n" msgstr " -z nodelete Markera DSO som oborttagningsbar vid körtid\n" -#: eelf32_x86_64.c:5462 eelf32_x86_64_nacl.c:559 eelf_i386.c:5078 -#: eelf_i386_fbsd.c:553 eelf_i386_nacl.c:553 eelf_x86_64.c:5465 -#: eelf_x86_64_cloudabi.c:562 eelf_x86_64_fbsd.c:562 eelf_x86_64_nacl.c:562 -#: eelf_x86_64_sol2.c:693 +#: eelf32_x86_64.c:5707 eelf_i386.c:5323 eelf_i386_fbsd.c:644 +#: eelf_i386_haiku.c:644 eelf_x86_64.c:5760 eelf_x86_64_cloudabi.c:703 +#: eelf_x86_64_fbsd.c:703 eelf_x86_64_haiku.c:703 eelf_x86_64_sol2.c:835 #, c-format msgid " -z ibt Generate GNU_PROPERTY_X86_FEATURE_1_IBT\n" msgstr "" -#: eelf32_x86_64.c:5464 eelf32_x86_64_nacl.c:561 eelf_i386.c:5080 -#: eelf_i386_fbsd.c:555 eelf_i386_nacl.c:555 eelf_x86_64.c:5467 -#: eelf_x86_64_cloudabi.c:564 eelf_x86_64_fbsd.c:564 eelf_x86_64_nacl.c:564 -#: eelf_x86_64_sol2.c:695 +#: eelf32_x86_64.c:5709 eelf_i386.c:5325 eelf_i386_fbsd.c:646 +#: eelf_i386_haiku.c:646 eelf_x86_64.c:5762 eelf_x86_64_cloudabi.c:705 +#: eelf_x86_64_fbsd.c:705 eelf_x86_64_haiku.c:705 eelf_x86_64_sol2.c:837 #, c-format msgid " -z shstk Generate GNU_PROPERTY_X86_FEATURE_1_SHSTK\n" msgstr "" -#: eelf32_x86_64.c:5466 eelf32_x86_64_nacl.c:563 eelf_i386.c:5082 -#: eelf_i386_fbsd.c:557 eelf_i386_nacl.c:557 eelf_x86_64.c:5469 -#: eelf_x86_64_cloudabi.c:566 eelf_x86_64_fbsd.c:566 eelf_x86_64_nacl.c:566 -#: eelf_x86_64_sol2.c:697 +#: eelf32_x86_64.c:5711 eelf_i386.c:5327 eelf_i386_fbsd.c:648 +#: eelf_i386_haiku.c:648 eelf_x86_64.c:5764 eelf_x86_64_cloudabi.c:707 +#: eelf_x86_64_fbsd.c:707 eelf_x86_64_haiku.c:707 eelf_x86_64_sol2.c:839 #, c-format msgid "" " -z cet-report=[none|warning|error] (default: none)\n" " Report missing IBT and SHSTK properties\n" msgstr "" -#: eelf32b4300.c:673 eelf32bmip.c:673 eelf32bmipn32.c:687 eelf32bsmip.c:687 -#: eelf32btsmip.c:673 eelf32btsmip_fbsd.c:673 eelf32btsmipn32.c:673 -#: eelf32btsmipn32_fbsd.c:673 eelf32ebmip.c:673 eelf32ebmipvxworks.c:712 -#: eelf32elmip.c:673 eelf32elmipvxworks.c:712 eelf32l4300.c:673 -#: eelf32lmip.c:673 eelf32lr5900.c:536 eelf32lr5900n32.c:536 eelf32lsmip.c:673 -#: eelf32ltsmip.c:673 eelf32ltsmip_fbsd.c:673 eelf32ltsmipn32.c:673 -#: eelf32ltsmipn32_fbsd.c:673 eelf32mipswindiss.c:511 eelf64bmip.c:687 -#: eelf64btsmip.c:673 eelf64btsmip_fbsd.c:673 eelf64ltsmip.c:673 -#: eelf64ltsmip_fbsd.c:673 +#: eelf32_x86_64.c:5715 eelf_i386.c:5331 eelf_i386_fbsd.c:652 +#: eelf_i386_haiku.c:652 eelf_x86_64.c:5768 eelf_x86_64_cloudabi.c:711 +#: eelf_x86_64_fbsd.c:711 eelf_x86_64_haiku.c:711 eelf_x86_64_sol2.c:843 +#, c-format +msgid " -z report-relative-reloc Report relative relocations\n" +msgstr "" + +#: eelf32_x86_64.c:5718 eelf_i386.c:5334 eelf_i386_fbsd.c:655 +#: eelf_i386_haiku.c:655 eelf_x86_64.c:5771 eelf_x86_64_cloudabi.c:714 +#: eelf_x86_64_fbsd.c:714 eelf_x86_64_haiku.c:714 eelf_x86_64_sol2.c:846 +#, c-format +msgid " -z x86-64-{baseline|v[234]} Mark x86-64-{baseline|v[234]} ISA level as needed\n" +msgstr "" + +#: eelf32_x86_64.c:5721 eelf64lppc.c:1364 eelf64lppc_fbsd.c:1364 +#: eelf64ppc.c:1364 eelf64ppc_fbsd.c:1364 eelf_i386.c:5337 +#: eelf_i386_fbsd.c:658 eelf_i386_haiku.c:658 eelf_x86_64.c:5788 +#: eelf_x86_64_cloudabi.c:731 eelf_x86_64_fbsd.c:731 eelf_x86_64_haiku.c:731 +#: eelf_x86_64_sol2.c:863 +#, c-format +msgid " -z pack-relative-relocs Pack relative relocations\n" +msgstr "" + +#: eelf32_x86_64.c:5723 eelf64lppc.c:1366 eelf64lppc_fbsd.c:1366 +#: eelf64ppc.c:1366 eelf64ppc_fbsd.c:1366 eelf_i386.c:5339 +#: eelf_i386_fbsd.c:660 eelf_i386_haiku.c:660 eelf_x86_64.c:5790 +#: eelf_x86_64_cloudabi.c:733 eelf_x86_64_fbsd.c:733 eelf_x86_64_haiku.c:733 +#: eelf_x86_64_sol2.c:865 +#, c-format +msgid " -z nopack-relative-relocs Do not pack relative relocations (default)\n" +msgstr "" + +#: eelf32b4300.c:725 eelf32bmip.c:725 eelf32bmipn32.c:739 eelf32bsmip.c:739 +#: eelf32btsmip.c:725 eelf32btsmip_fbsd.c:725 eelf32btsmipn32.c:725 +#: eelf32btsmipn32_fbsd.c:725 eelf32ebmip.c:725 eelf32ebmipvxworks.c:764 +#: eelf32elmip.c:725 eelf32elmipvxworks.c:764 eelf32l4300.c:725 +#: eelf32lmip.c:725 eelf32lr5900.c:584 eelf32lr5900n32.c:583 eelf32lsmip.c:725 +#: eelf32ltsmip.c:725 eelf32ltsmip_fbsd.c:725 eelf32ltsmipn32.c:725 +#: eelf32ltsmipn32_fbsd.c:725 eelf32mipswindiss.c:558 eelf64bmip.c:739 +#: eelf64btsmip.c:725 eelf64btsmip_fbsd.c:725 eelf64ltsmip.c:725 +#: eelf64ltsmip_fbsd.c:725 eelf_mipsel_haiku.c:725 #, c-format msgid " --insn32 Only generate 32-bit microMIPS instructions\n" msgstr "" -#: eelf32b4300.c:676 eelf32bmip.c:676 eelf32bmipn32.c:690 eelf32bsmip.c:690 -#: eelf32btsmip.c:676 eelf32btsmip_fbsd.c:676 eelf32btsmipn32.c:676 -#: eelf32btsmipn32_fbsd.c:676 eelf32ebmip.c:676 eelf32ebmipvxworks.c:715 -#: eelf32elmip.c:676 eelf32elmipvxworks.c:715 eelf32l4300.c:676 -#: eelf32lmip.c:676 eelf32lr5900.c:539 eelf32lr5900n32.c:539 eelf32lsmip.c:676 -#: eelf32ltsmip.c:676 eelf32ltsmip_fbsd.c:676 eelf32ltsmipn32.c:676 -#: eelf32ltsmipn32_fbsd.c:676 eelf32mipswindiss.c:514 eelf64bmip.c:690 -#: eelf64btsmip.c:676 eelf64btsmip_fbsd.c:676 eelf64ltsmip.c:676 -#: eelf64ltsmip_fbsd.c:676 +#: eelf32b4300.c:728 eelf32bmip.c:728 eelf32bmipn32.c:742 eelf32bsmip.c:742 +#: eelf32btsmip.c:728 eelf32btsmip_fbsd.c:728 eelf32btsmipn32.c:728 +#: eelf32btsmipn32_fbsd.c:728 eelf32ebmip.c:728 eelf32ebmipvxworks.c:767 +#: eelf32elmip.c:728 eelf32elmipvxworks.c:767 eelf32l4300.c:728 +#: eelf32lmip.c:728 eelf32lr5900.c:587 eelf32lr5900n32.c:586 eelf32lsmip.c:728 +#: eelf32ltsmip.c:728 eelf32ltsmip_fbsd.c:728 eelf32ltsmipn32.c:728 +#: eelf32ltsmipn32_fbsd.c:728 eelf32mipswindiss.c:561 eelf64bmip.c:742 +#: eelf64btsmip.c:728 eelf64btsmip_fbsd.c:728 eelf64ltsmip.c:728 +#: eelf64ltsmip_fbsd.c:728 eelf_mipsel_haiku.c:728 #, fuzzy, c-format #| msgid " --out-implib <file> Generate import library\n" msgid " --no-insn32 Generate all microMIPS instructions\n" msgstr " --out-implib <fil> Generera importbibliotek\n" -#: eelf32b4300.c:679 eelf32bmip.c:679 eelf32bmipn32.c:693 eelf32bsmip.c:693 -#: eelf32btsmip.c:679 eelf32btsmip_fbsd.c:679 eelf32btsmipn32.c:679 -#: eelf32btsmipn32_fbsd.c:679 eelf32ebmip.c:679 eelf32ebmipvxworks.c:718 -#: eelf32elmip.c:679 eelf32elmipvxworks.c:718 eelf32l4300.c:679 -#: eelf32lmip.c:679 eelf32lr5900.c:542 eelf32lr5900n32.c:542 eelf32lsmip.c:679 -#: eelf32ltsmip.c:679 eelf32ltsmip_fbsd.c:679 eelf32ltsmipn32.c:679 -#: eelf32ltsmipn32_fbsd.c:679 eelf32mipswindiss.c:517 eelf64bmip.c:693 -#: eelf64btsmip.c:679 eelf64btsmip_fbsd.c:679 eelf64ltsmip.c:679 -#: eelf64ltsmip_fbsd.c:679 +#: eelf32b4300.c:731 eelf32bmip.c:731 eelf32bmipn32.c:745 eelf32bsmip.c:745 +#: eelf32btsmip.c:731 eelf32btsmip_fbsd.c:731 eelf32btsmipn32.c:731 +#: eelf32btsmipn32_fbsd.c:731 eelf32ebmip.c:731 eelf32ebmipvxworks.c:770 +#: eelf32elmip.c:731 eelf32elmipvxworks.c:770 eelf32l4300.c:731 +#: eelf32lmip.c:731 eelf32lr5900.c:590 eelf32lr5900n32.c:589 eelf32lsmip.c:731 +#: eelf32ltsmip.c:731 eelf32ltsmip_fbsd.c:731 eelf32ltsmipn32.c:731 +#: eelf32ltsmipn32_fbsd.c:731 eelf32mipswindiss.c:564 eelf64bmip.c:745 +#: eelf64btsmip.c:731 eelf64btsmip_fbsd.c:731 eelf64ltsmip.c:731 +#: eelf64ltsmip_fbsd.c:731 eelf_mipsel_haiku.c:731 #, c-format msgid "" " --ignore-branch-isa Accept invalid branch relocations requiring\n" " an ISA mode switch\n" msgstr "" -#: eelf32b4300.c:683 eelf32bmip.c:683 eelf32bmipn32.c:697 eelf32bsmip.c:697 -#: eelf32btsmip.c:683 eelf32btsmip_fbsd.c:683 eelf32btsmipn32.c:683 -#: eelf32btsmipn32_fbsd.c:683 eelf32ebmip.c:683 eelf32ebmipvxworks.c:722 -#: eelf32elmip.c:683 eelf32elmipvxworks.c:722 eelf32l4300.c:683 -#: eelf32lmip.c:683 eelf32lr5900.c:546 eelf32lr5900n32.c:546 eelf32lsmip.c:683 -#: eelf32ltsmip.c:683 eelf32ltsmip_fbsd.c:683 eelf32ltsmipn32.c:683 -#: eelf32ltsmipn32_fbsd.c:683 eelf32mipswindiss.c:521 eelf64bmip.c:697 -#: eelf64btsmip.c:683 eelf64btsmip_fbsd.c:683 eelf64ltsmip.c:683 -#: eelf64ltsmip_fbsd.c:683 +#: eelf32b4300.c:735 eelf32bmip.c:735 eelf32bmipn32.c:749 eelf32bsmip.c:749 +#: eelf32btsmip.c:735 eelf32btsmip_fbsd.c:735 eelf32btsmipn32.c:735 +#: eelf32btsmipn32_fbsd.c:735 eelf32ebmip.c:735 eelf32ebmipvxworks.c:774 +#: eelf32elmip.c:735 eelf32elmipvxworks.c:774 eelf32l4300.c:735 +#: eelf32lmip.c:735 eelf32lr5900.c:594 eelf32lr5900n32.c:593 eelf32lsmip.c:735 +#: eelf32ltsmip.c:735 eelf32ltsmip_fbsd.c:735 eelf32ltsmipn32.c:735 +#: eelf32ltsmipn32_fbsd.c:735 eelf32mipswindiss.c:568 eelf64bmip.c:749 +#: eelf64btsmip.c:735 eelf64btsmip_fbsd.c:735 eelf64ltsmip.c:735 +#: eelf64ltsmip_fbsd.c:735 eelf_mipsel_haiku.c:735 #, c-format msgid "" " --no-ignore-branch-isa Reject invalid branch relocations requiring\n" " an ISA mode switch\n" msgstr "" -#: eelf32b4300.c:687 eelf32bmip.c:687 eelf32bmipn32.c:701 eelf32bsmip.c:701 -#: eelf32btsmip.c:687 eelf32btsmip_fbsd.c:687 eelf32btsmipn32.c:687 -#: eelf32btsmipn32_fbsd.c:687 eelf32ebmip.c:687 eelf32ebmipvxworks.c:726 -#: eelf32elmip.c:687 eelf32elmipvxworks.c:726 eelf32l4300.c:687 -#: eelf32lmip.c:687 eelf32lr5900.c:550 eelf32lr5900n32.c:550 eelf32lsmip.c:687 -#: eelf32ltsmip.c:687 eelf32ltsmip_fbsd.c:687 eelf32ltsmipn32.c:687 -#: eelf32ltsmipn32_fbsd.c:687 eelf32mipswindiss.c:525 eelf64bmip.c:701 -#: eelf64btsmip.c:687 eelf64btsmip_fbsd.c:687 eelf64ltsmip.c:687 -#: eelf64ltsmip_fbsd.c:687 +#: eelf32b4300.c:739 eelf32bmip.c:739 eelf32bmipn32.c:753 eelf32bsmip.c:753 +#: eelf32btsmip.c:739 eelf32btsmip_fbsd.c:739 eelf32btsmipn32.c:739 +#: eelf32btsmipn32_fbsd.c:739 eelf32ebmip.c:739 eelf32ebmipvxworks.c:778 +#: eelf32elmip.c:739 eelf32elmipvxworks.c:778 eelf32l4300.c:739 +#: eelf32lmip.c:739 eelf32lr5900.c:598 eelf32lr5900n32.c:597 eelf32lsmip.c:739 +#: eelf32ltsmip.c:739 eelf32ltsmip_fbsd.c:739 eelf32ltsmipn32.c:739 +#: eelf32ltsmipn32_fbsd.c:739 eelf32mipswindiss.c:572 eelf64bmip.c:753 +#: eelf64btsmip.c:739 eelf64btsmip_fbsd.c:739 eelf64ltsmip.c:739 +#: eelf64ltsmip_fbsd.c:739 eelf_mipsel_haiku.c:739 #, c-format msgid " --compact-branches Generate compact branches/jumps for MIPS R6\n" msgstr "" -#: eelf32b4300.c:690 eelf32bmip.c:690 eelf32bmipn32.c:704 eelf32bsmip.c:704 -#: eelf32btsmip.c:690 eelf32btsmip_fbsd.c:690 eelf32btsmipn32.c:690 -#: eelf32btsmipn32_fbsd.c:690 eelf32ebmip.c:690 eelf32ebmipvxworks.c:729 -#: eelf32elmip.c:690 eelf32elmipvxworks.c:729 eelf32l4300.c:690 -#: eelf32lmip.c:690 eelf32lr5900.c:553 eelf32lr5900n32.c:553 eelf32lsmip.c:690 -#: eelf32ltsmip.c:690 eelf32ltsmip_fbsd.c:690 eelf32ltsmipn32.c:690 -#: eelf32ltsmipn32_fbsd.c:690 eelf32mipswindiss.c:528 eelf64bmip.c:704 -#: eelf64btsmip.c:690 eelf64btsmip_fbsd.c:690 eelf64ltsmip.c:690 -#: eelf64ltsmip_fbsd.c:690 +#: eelf32b4300.c:742 eelf32bmip.c:742 eelf32bmipn32.c:756 eelf32bsmip.c:756 +#: eelf32btsmip.c:742 eelf32btsmip_fbsd.c:742 eelf32btsmipn32.c:742 +#: eelf32btsmipn32_fbsd.c:742 eelf32ebmip.c:742 eelf32ebmipvxworks.c:781 +#: eelf32elmip.c:742 eelf32elmipvxworks.c:781 eelf32l4300.c:742 +#: eelf32lmip.c:742 eelf32lr5900.c:601 eelf32lr5900n32.c:600 eelf32lsmip.c:742 +#: eelf32ltsmip.c:742 eelf32ltsmip_fbsd.c:742 eelf32ltsmipn32.c:742 +#: eelf32ltsmipn32_fbsd.c:742 eelf32mipswindiss.c:575 eelf64bmip.c:756 +#: eelf64btsmip.c:742 eelf64btsmip_fbsd.c:742 eelf64ltsmip.c:742 +#: eelf64ltsmip_fbsd.c:742 eelf_mipsel_haiku.c:742 #, c-format msgid " --no-compact-branches Generate delay slot branches/jumps for MIPS R6\n" msgstr "" -#: eelf32bfin.c:434 eelf32bfinfd.c:459 +#: eelf32bfin.c:481 eelf32bfinfd.c:506 #, c-format msgid " --code-in-l1 Put code in L1\n" msgstr "" -#: eelf32bfin.c:436 eelf32bfinfd.c:461 +#: eelf32bfin.c:483 eelf32bfinfd.c:508 #, c-format msgid " --data-in-l1 Put data in L1\n" msgstr "" -#: eelf32cr16.c:85 +#: eelf32cr16.c:87 msgid "%F%P: %pB: all input objects must be COFF or ELF for --embedded-relocs\n" msgstr "" -#: eelf32cr16.c:109 em68kelf.c:113 em68kelfnbsd.c:113 +#: eelf32cr16.c:111 em68kelf.c:115 em68kelfnbsd.c:115 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%F%P: %pB: can not create .emreloc section: %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: eelf32cr16.c:128 em68kelf.c:134 em68kelfnbsd.c:134 +#: eelf32cr16.c:130 em68kelf.c:136 em68kelfnbsd.c:136 msgid "%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n" msgstr "" -#: eelf32cr16.c:184 em68kelf.c:177 em68kelfnbsd.c:177 +#: eelf32cr16.c:186 em68kelf.c:179 em68kelfnbsd.c:179 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%X%P: %pB: can not create runtime reloc information: %E\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: eelf32cr16.c:187 em68kelf.c:181 em68kelfnbsd.c:181 +#: eelf32cr16.c:189 em68kelf.c:183 em68kelfnbsd.c:183 #, fuzzy #| msgid "%F%P: cannot create split section name for %s\n" msgid "%X%P: %pB: can not create runtime reloc information: %s\n" msgstr "%F%P: kan inte skapa delat sektionsnamn för %s\n" -#: eelf32lppc.c:96 eelf32lppclinux.c:96 eelf32lppcnto.c:96 eelf32lppcsim.c:96 -#: eelf32ppc.c:96 eelf32ppc_fbsd.c:96 eelf32ppclinux.c:96 eelf32ppcnto.c:96 -#: eelf32ppcsim.c:96 eelf32ppcwindiss.c:96 eppclynx.c:96 +#: eelf32lppc.c:98 eelf32lppclinux.c:98 eelf32lppcnto.c:98 eelf32lppcsim.c:98 +#: eelf32ppc.c:98 eelf32ppc_fbsd.c:98 eelf32ppchaiku.c:98 eelf32ppclinux.c:98 +#: eelf32ppcnto.c:98 eelf32ppcsim.c:98 eelf32ppcwindiss.c:98 msgid "%X%P: select_plt_layout problem %E\n" msgstr "" -#: eelf32lppc.c:160 eelf32lppclinux.c:160 eelf32lppcnto.c:160 -#: eelf32lppcsim.c:160 eelf32ppc.c:160 eelf32ppc_fbsd.c:160 -#: eelf32ppclinux.c:160 eelf32ppcnto.c:160 eelf32ppcsim.c:160 -#: eelf32ppcvxworks.c:105 eelf32ppcwindiss.c:160 eelf64lppc.c:319 -#: eelf64ppc.c:319 eelf64ppc_fbsd.c:319 eppclynx.c:160 +#: eelf32lppc.c:162 eelf32lppclinux.c:162 eelf32lppcnto.c:162 +#: eelf32lppcsim.c:162 eelf32ppc.c:162 eelf32ppc_fbsd.c:162 +#: eelf32ppchaiku.c:162 eelf32ppclinux.c:162 eelf32ppcnto.c:162 +#: eelf32ppcsim.c:162 eelf32ppcvxworks.c:107 eelf32ppcwindiss.c:162 +#: eelf64lppc.c:323 eelf64lppc_fbsd.c:323 eelf64ppc.c:323 eelf64ppc_fbsd.c:323 #, fuzzy #| msgid "%F%P: final link failed: %E\n" msgid "%X%P: inline PLT: %E\n" msgstr "%F%P: avslutande länkning misslyckades: %E\n" -#: eelf32lppc.c:168 eelf32lppclinux.c:168 eelf32lppcnto.c:168 -#: eelf32lppcsim.c:168 eelf32ppc.c:168 eelf32ppc_fbsd.c:168 -#: eelf32ppclinux.c:168 eelf32ppcnto.c:168 eelf32ppcsim.c:168 -#: eelf32ppcvxworks.c:113 eelf32ppcwindiss.c:168 eelf64lppc.c:330 -#: eelf64ppc.c:330 eelf64ppc_fbsd.c:330 eppclynx.c:168 +#: eelf32lppc.c:170 eelf32lppclinux.c:170 eelf32lppcnto.c:170 +#: eelf32lppcsim.c:170 eelf32ppc.c:170 eelf32ppc_fbsd.c:170 +#: eelf32ppchaiku.c:170 eelf32ppclinux.c:170 eelf32ppcnto.c:170 +#: eelf32ppcsim.c:170 eelf32ppcvxworks.c:115 eelf32ppcwindiss.c:170 +#: eelf64lppc.c:327 eelf64lppc.c:346 eelf64lppc_fbsd.c:327 +#: eelf64lppc_fbsd.c:346 eelf64ppc.c:327 eelf64ppc.c:346 eelf64ppc_fbsd.c:327 +#: eelf64ppc_fbsd.c:346 msgid "%X%P: TLS problem %E\n" msgstr "" -#: eelf32lppc.c:255 eelf32lppclinux.c:255 eelf32lppcnto.c:255 -#: eelf32lppcsim.c:255 eelf32ppc.c:255 eelf32ppc_fbsd.c:255 -#: eelf32ppclinux.c:255 eelf32ppcnto.c:255 eelf32ppcsim.c:255 -#: eelf32ppcvxworks.c:200 eelf32ppcwindiss.c:255 eppclynx.c:255 +#: eelf32lppc.c:257 eelf32lppclinux.c:257 eelf32lppcnto.c:257 +#: eelf32lppcsim.c:257 eelf32ppc.c:257 eelf32ppc_fbsd.c:257 +#: eelf32ppchaiku.c:257 eelf32ppclinux.c:257 eelf32ppcnto.c:257 +#: eelf32ppcsim.c:257 eelf32ppcvxworks.c:202 eelf32ppcwindiss.c:257 msgid "%X%P: ppc_finish_symbols problem %E\n" msgstr "" -#: eelf32lppc.c:719 eelf32lppclinux.c:719 eelf32lppcnto.c:719 -#: eelf32lppcsim.c:719 eelf32ppc.c:719 eelf32ppc_fbsd.c:719 -#: eelf32ppclinux.c:719 eelf32ppcnto.c:719 eelf32ppcsim.c:719 -#: eelf32ppcvxworks.c:693 eelf32ppcwindiss.c:719 eelf64lppc.c:1149 -#: eelf64ppc.c:1149 eelf64ppc_fbsd.c:1149 eppclynx.c:719 +#: eelf32lppc.c:771 eelf32lppclinux.c:771 eelf32lppcnto.c:771 +#: eelf32lppcsim.c:771 eelf32ppc.c:771 eelf32ppc_fbsd.c:771 +#: eelf32ppchaiku.c:771 eelf32ppclinux.c:771 eelf32ppcnto.c:771 +#: eelf32ppcsim.c:771 eelf32ppcvxworks.c:745 eelf32ppcwindiss.c:771 +#: eelf64lppc.c:1227 eelf64lppc_fbsd.c:1227 eelf64ppc.c:1227 +#: eelf64ppc_fbsd.c:1227 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid --plt-align `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32lppc.c:752 eelf32lppclinux.c:752 eelf32lppcnto.c:752 -#: eelf32lppcsim.c:752 eelf32ppc.c:752 eelf32ppc_fbsd.c:752 -#: eelf32ppclinux.c:752 eelf32ppcnto.c:752 eelf32ppcsim.c:752 -#: eelf32ppcvxworks.c:726 eelf32ppcwindiss.c:752 eppclynx.c:752 +#: eelf32lppc.c:804 eelf32lppclinux.c:804 eelf32lppcnto.c:804 +#: eelf32lppcsim.c:804 eelf32ppc.c:804 eelf32ppc_fbsd.c:804 +#: eelf32ppchaiku.c:804 eelf32ppclinux.c:804 eelf32ppcnto.c:804 +#: eelf32ppcsim.c:804 eelf32ppcvxworks.c:778 eelf32ppcwindiss.c:804 #, fuzzy #| msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid pagesize `%s'\n" msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" -#: eelf32lppc.c:782 eelf32lppclinux.c:782 eelf32lppcnto.c:782 -#: eelf32lppcsim.c:782 eelf32ppc.c:782 eelf32ppc_fbsd.c:782 -#: eelf32ppclinux.c:782 eelf32ppcnto.c:782 eelf32ppcsim.c:782 -#: eelf32ppcvxworks.c:760 eelf32ppcwindiss.c:782 eelf64lppc.c:1286 -#: eelf64ppc.c:1286 eelf64ppc_fbsd.c:1286 eppclynx.c:782 +#: eelf32lppc.c:834 eelf32lppclinux.c:834 eelf32lppcnto.c:834 +#: eelf32lppcsim.c:834 eelf32ppc.c:834 eelf32ppc_fbsd.c:834 +#: eelf32ppchaiku.c:834 eelf32ppclinux.c:834 eelf32ppcnto.c:834 +#: eelf32ppcsim.c:834 eelf32ppcvxworks.c:812 eelf32ppcwindiss.c:834 +#: eelf64lppc.c:1412 eelf64lppc_fbsd.c:1412 eelf64ppc.c:1412 +#: eelf64ppc_fbsd.c:1412 #, c-format msgid " --emit-stub-syms Label linker stubs with a symbol\n" msgstr "" -#: eelf32lppc.c:785 eelf32lppclinux.c:785 eelf32lppcnto.c:785 -#: eelf32lppcsim.c:785 eelf32ppc.c:785 eelf32ppc_fbsd.c:785 -#: eelf32ppclinux.c:785 eelf32ppcnto.c:785 eelf32ppcsim.c:785 -#: eelf32ppcvxworks.c:763 eelf32ppcwindiss.c:785 eelf64lppc.c:1289 -#: eelf64ppc.c:1289 eelf64ppc_fbsd.c:1289 eppclynx.c:785 +#: eelf32lppc.c:837 eelf32lppclinux.c:837 eelf32lppcnto.c:837 +#: eelf32lppcsim.c:837 eelf32ppc.c:837 eelf32ppc_fbsd.c:837 +#: eelf32ppchaiku.c:837 eelf32ppclinux.c:837 eelf32ppcnto.c:837 +#: eelf32ppcsim.c:837 eelf32ppcvxworks.c:815 eelf32ppcwindiss.c:837 +#: eelf64lppc.c:1415 eelf64lppc_fbsd.c:1415 eelf64ppc.c:1415 +#: eelf64ppc_fbsd.c:1415 #, c-format msgid " --no-emit-stub-syms Don't label linker stubs with a symbol\n" msgstr "" -#: eelf32lppc.c:788 eelf32lppclinux.c:788 eelf32lppcnto.c:788 -#: eelf32lppcsim.c:788 eelf32ppc.c:788 eelf32ppc_fbsd.c:788 -#: eelf32ppclinux.c:788 eelf32ppcnto.c:788 eelf32ppcsim.c:788 -#: eelf32ppcvxworks.c:766 eelf32ppcwindiss.c:788 eelf64lppc.c:1309 -#: eelf64ppc.c:1309 eelf64ppc_fbsd.c:1309 eppclynx.c:788 +#: eelf32lppc.c:840 eelf32lppclinux.c:840 eelf32lppcnto.c:840 +#: eelf32lppcsim.c:840 eelf32ppc.c:840 eelf32ppc_fbsd.c:840 +#: eelf32ppchaiku.c:840 eelf32ppclinux.c:840 eelf32ppcnto.c:840 +#: eelf32ppcsim.c:840 eelf32ppcvxworks.c:818 eelf32ppcwindiss.c:840 +#: eelf64lppc.c:1435 eelf64lppc_fbsd.c:1435 eelf64ppc.c:1435 +#: eelf64ppc_fbsd.c:1435 #, c-format msgid " --no-tls-optimize Don't try to optimize TLS accesses\n" msgstr "" -#: eelf32lppc.c:791 eelf32lppclinux.c:791 eelf32lppcnto.c:791 -#: eelf32lppcsim.c:791 eelf32ppc.c:791 eelf32ppc_fbsd.c:791 -#: eelf32ppclinux.c:791 eelf32ppcnto.c:791 eelf32ppcsim.c:791 -#: eelf32ppcvxworks.c:769 eelf32ppcwindiss.c:791 eelf64lppc.c:1315 -#: eelf64ppc.c:1315 eelf64ppc_fbsd.c:1315 eppclynx.c:791 +#: eelf32lppc.c:843 eelf32lppclinux.c:843 eelf32lppcnto.c:843 +#: eelf32lppcsim.c:843 eelf32ppc.c:843 eelf32ppc_fbsd.c:843 +#: eelf32ppchaiku.c:843 eelf32ppclinux.c:843 eelf32ppcnto.c:843 +#: eelf32ppcsim.c:843 eelf32ppcvxworks.c:821 eelf32ppcwindiss.c:843 +#: eelf64lppc.c:1441 eelf64lppc_fbsd.c:1441 eelf64ppc.c:1441 +#: eelf64ppc_fbsd.c:1441 #, c-format msgid " --no-tls-get-addr-optimize Don't use a special __tls_get_addr call\n" msgstr "" -#: eelf32lppc.c:794 eelf32lppclinux.c:794 eelf32lppcnto.c:794 -#: eelf32lppcsim.c:794 eelf32ppc.c:794 eelf32ppc_fbsd.c:794 -#: eelf32ppclinux.c:794 eelf32ppcnto.c:794 eelf32ppcsim.c:794 -#: eelf32ppcwindiss.c:794 eppclynx.c:794 +#: eelf32lppc.c:846 eelf32lppclinux.c:846 eelf32lppcnto.c:846 +#: eelf32lppcsim.c:846 eelf32ppc.c:846 eelf32ppc_fbsd.c:846 +#: eelf32ppchaiku.c:846 eelf32ppclinux.c:846 eelf32ppcnto.c:846 +#: eelf32ppcsim.c:846 eelf32ppcwindiss.c:846 #, c-format msgid " --secure-plt Use new-style PLT if possible\n" msgstr "" -#: eelf32lppc.c:797 eelf32lppclinux.c:797 eelf32lppcnto.c:797 -#: eelf32lppcsim.c:797 eelf32ppc.c:797 eelf32ppc_fbsd.c:797 -#: eelf32ppclinux.c:797 eelf32ppcnto.c:797 eelf32ppcsim.c:797 -#: eelf32ppcwindiss.c:797 eppclynx.c:797 +#: eelf32lppc.c:849 eelf32lppclinux.c:849 eelf32lppcnto.c:849 +#: eelf32lppcsim.c:849 eelf32ppc.c:849 eelf32ppc_fbsd.c:849 +#: eelf32ppchaiku.c:849 eelf32ppclinux.c:849 eelf32ppcnto.c:849 +#: eelf32ppcsim.c:849 eelf32ppcwindiss.c:849 #, c-format msgid " --bss-plt Force old-style BSS PLT\n" msgstr "" -#: eelf32lppc.c:800 eelf32lppclinux.c:800 eelf32lppcnto.c:800 -#: eelf32lppcsim.c:800 eelf32ppc.c:800 eelf32ppc_fbsd.c:800 -#: eelf32ppclinux.c:800 eelf32ppcnto.c:800 eelf32ppcsim.c:800 -#: eelf32ppcwindiss.c:800 eppclynx.c:800 +#: eelf32lppc.c:852 eelf32lppclinux.c:852 eelf32lppcnto.c:852 +#: eelf32lppcsim.c:852 eelf32ppc.c:852 eelf32ppc_fbsd.c:852 +#: eelf32ppchaiku.c:852 eelf32ppclinux.c:852 eelf32ppcnto.c:852 +#: eelf32ppcsim.c:852 eelf32ppcwindiss.c:852 #, c-format msgid " --plt-align Align PLT call stubs to fit cache lines\n" msgstr "" -#: eelf32lppc.c:803 eelf32lppclinux.c:803 eelf32lppcnto.c:803 -#: eelf32lppcsim.c:803 eelf32ppc.c:803 eelf32ppc_fbsd.c:803 -#: eelf32ppclinux.c:803 eelf32ppcnto.c:803 eelf32ppcsim.c:803 -#: eelf32ppcwindiss.c:803 eelf64lppc.c:1277 eelf64ppc.c:1277 -#: eelf64ppc_fbsd.c:1277 eppclynx.c:803 +#: eelf32lppc.c:855 eelf32lppclinux.c:855 eelf32lppcnto.c:855 +#: eelf32lppcsim.c:855 eelf32ppc.c:855 eelf32ppc_fbsd.c:855 +#: eelf32ppchaiku.c:855 eelf32ppclinux.c:855 eelf32ppcnto.c:855 +#: eelf32ppcsim.c:855 eelf32ppcwindiss.c:855 eelf64lppc.c:1394 +#: eelf64lppc_fbsd.c:1394 eelf64ppc.c:1394 eelf64ppc_fbsd.c:1394 #, c-format msgid " --no-plt-align Dont't align individual PLT call stubs\n" msgstr "" -#: eelf32lppc.c:806 eelf32lppclinux.c:806 eelf32lppcnto.c:806 -#: eelf32lppcsim.c:806 eelf32ppc.c:806 eelf32ppc_fbsd.c:806 -#: eelf32ppclinux.c:806 eelf32ppcnto.c:806 eelf32ppcsim.c:806 -#: eelf32ppcwindiss.c:806 eelf64lppc.c:1321 eelf64ppc.c:1321 -#: eelf64ppc_fbsd.c:1321 eppclynx.c:806 +#: eelf32lppc.c:858 eelf32lppclinux.c:858 eelf32lppcnto.c:858 +#: eelf32lppcsim.c:858 eelf32ppc.c:858 eelf32ppc_fbsd.c:858 +#: eelf32ppchaiku.c:858 eelf32ppclinux.c:858 eelf32ppcnto.c:858 +#: eelf32ppcsim.c:858 eelf32ppcwindiss.c:858 eelf64lppc.c:1453 +#: eelf64lppc_fbsd.c:1453 eelf64ppc.c:1453 eelf64ppc_fbsd.c:1453 #, c-format msgid " --no-inline-optimize Don't convert inline PLT to direct calls\n" msgstr "" -#: eelf32lppc.c:809 eelf32lppclinux.c:809 eelf32lppcnto.c:809 -#: eelf32lppcsim.c:809 eelf32ppc.c:809 eelf32ppc_fbsd.c:809 -#: eelf32ppclinux.c:809 eelf32ppcnto.c:809 eelf32ppcsim.c:809 -#: eelf32ppcwindiss.c:809 eppclynx.c:809 +#: eelf32lppc.c:861 eelf32lppclinux.c:861 eelf32lppcnto.c:861 +#: eelf32lppcsim.c:861 eelf32ppc.c:861 eelf32ppc_fbsd.c:861 +#: eelf32ppchaiku.c:861 eelf32ppclinux.c:861 eelf32ppcnto.c:861 +#: eelf32ppcsim.c:861 eelf32ppcwindiss.c:861 #, c-format msgid " --sdata-got Force GOT location just before .sdata\n" msgstr "" -#: eelf32lppc.c:812 eelf32lppclinux.c:812 eelf32lppcnto.c:812 -#: eelf32lppcsim.c:812 eelf32ppc.c:812 eelf32ppc_fbsd.c:812 -#: eelf32ppclinux.c:812 eelf32ppcnto.c:812 eelf32ppcsim.c:812 -#: eelf32ppcvxworks.c:772 eelf32ppcwindiss.c:812 eppclynx.c:812 +#: eelf32lppc.c:864 eelf32lppclinux.c:864 eelf32lppcnto.c:864 +#: eelf32lppcsim.c:864 eelf32ppc.c:864 eelf32ppc_fbsd.c:864 +#: eelf32ppchaiku.c:864 eelf32ppclinux.c:864 eelf32ppcnto.c:864 +#: eelf32ppcsim.c:864 eelf32ppcvxworks.c:824 eelf32ppcwindiss.c:864 #, c-format msgid "" " --ppc476-workaround [=pagesize]\n" " Avoid a cache bug on ppc476\n" msgstr "" -#: eelf32lppc.c:816 eelf32lppclinux.c:816 eelf32lppcnto.c:816 -#: eelf32lppcsim.c:816 eelf32ppc.c:816 eelf32ppc_fbsd.c:816 -#: eelf32ppclinux.c:816 eelf32ppcnto.c:816 eelf32ppcsim.c:816 -#: eelf32ppcvxworks.c:776 eelf32ppcwindiss.c:816 eppclynx.c:816 +#: eelf32lppc.c:868 eelf32lppclinux.c:868 eelf32lppcnto.c:868 +#: eelf32lppcsim.c:868 eelf32ppc.c:868 eelf32ppc_fbsd.c:868 +#: eelf32ppchaiku.c:868 eelf32ppclinux.c:868 eelf32ppcnto.c:868 +#: eelf32ppcsim.c:868 eelf32ppcvxworks.c:828 eelf32ppcwindiss.c:868 #, c-format msgid " --no-ppc476-workaround Disable workaround\n" msgstr "" -#: eelf32lppc.c:819 eelf32lppclinux.c:819 eelf32lppcnto.c:819 -#: eelf32lppcsim.c:819 eelf32ppc.c:819 eelf32ppc_fbsd.c:819 -#: eelf32ppclinux.c:819 eelf32ppcnto.c:819 eelf32ppcsim.c:819 -#: eelf32ppcvxworks.c:779 eelf32ppcwindiss.c:819 eppclynx.c:819 +#: eelf32lppc.c:871 eelf32lppclinux.c:871 eelf32lppcnto.c:871 +#: eelf32lppcsim.c:871 eelf32ppc.c:871 eelf32ppc_fbsd.c:871 +#: eelf32ppchaiku.c:871 eelf32ppclinux.c:871 eelf32ppcnto.c:871 +#: eelf32ppcsim.c:871 eelf32ppcvxworks.c:831 eelf32ppcwindiss.c:871 #, fuzzy, c-format #| msgid " -z nocopyreloc Don't create copy relocs\n" msgid " --no-pic-fixup Don't edit non-pic to pic\n" msgstr " -z nocopyreloc Skapa inte kopia av omlokaliseringar\n" -#: eelf32lppc.c:822 eelf32lppclinux.c:822 eelf32lppcnto.c:822 -#: eelf32lppcsim.c:822 eelf32ppc.c:822 eelf32ppc_fbsd.c:822 -#: eelf32ppclinux.c:822 eelf32ppcnto.c:822 eelf32ppcsim.c:822 -#: eelf32ppcvxworks.c:782 eelf32ppcwindiss.c:822 eppclynx.c:822 +#: eelf32lppc.c:874 eelf32lppclinux.c:874 eelf32lppcnto.c:874 +#: eelf32lppcsim.c:874 eelf32ppc.c:874 eelf32ppc_fbsd.c:874 +#: eelf32ppchaiku.c:874 eelf32ppclinux.c:874 eelf32ppcnto.c:874 +#: eelf32ppcsim.c:874 eelf32ppcvxworks.c:834 eelf32ppcwindiss.c:874 #, c-format msgid " --vle-reloc-fixup Correct old object file 16A/16D relocation\n" msgstr "" -#: eelf32mcore.c:284 +#: eelf32mcore.c:331 #, fuzzy, c-format #| msgid " --base_file <basefile> Generate a base file for relocatable DLLs\n" msgid " --base_file <basefile> Generate a base file for relocatable DLLs\n" @@ -5466,8 +6070,9 @@ msgstr "" " --base_file <basfil> Generera en basfil för\n" " omlokaliseringsbara DLL:er\n" -#: eelf32metag.c:692 eelf64lppc.c:1252 eelf64ppc.c:1252 eelf64ppc_fbsd.c:1252 -#: ehppaelf.c:557 ehppalinux.c:734 ehppanbsd.c:734 ehppaobsd.c:734 +#: eelf32metag.c:744 eelf64lppc.c:1369 eelf64lppc_fbsd.c:1369 eelf64ppc.c:1369 +#: eelf64ppc_fbsd.c:1369 ehppaelf.c:604 ehppalinux.c:786 ehppanbsd.c:786 +#: ehppaobsd.c:786 #, c-format msgid "" " --stub-group-size=N Maximum size of a group of input sections that\n" @@ -5480,128 +6085,138 @@ msgid "" " choose suitable defaults.\n" msgstr "" -#: eelf32rx.c:316 +#: eelf32rx.c:363 #, c-format msgid "" " --no-flag-mismatch-warnings Don't warn about objects with incompatible\n" " endian or dsp settings\n" msgstr "" -#: eelf32rx.c:318 +#: eelf32rx.c:365 #, c-format msgid "" " --flag-mismatch-warnings Warn about objects with incompatible\n" " endian, dsp or ABI settings\n" msgstr "" -#: eelf32rx.c:320 +#: eelf32rx.c:367 #, c-format msgid "" " --ignore-lma Ignore segment LMAs [default]\n" " (for Renesas Tools compatibility)\n" msgstr "" -#: eelf32rx.c:322 +#: eelf32rx.c:369 #, fuzzy, c-format #| msgid " -z nocopyreloc Don't create copy relocs\n" msgid " --no-ignore-lma Don't ignore segment LMAs\n" msgstr " -z nocopyreloc Skapa inte kopia av omlokaliseringar\n" -#: eelf32xtensa.c:137 +#: eelf32xtensa.c:151 msgid "file already has property tables" msgstr "" -#: eelf32xtensa.c:147 +#: eelf32xtensa.c:161 #, fuzzy #| msgid "%X%P: unable to read .exports section contents\n" msgid "failed to read section contents" msgstr "%X%P: kan inte läsa innehållet i .exports-sektionen\n" -#: eelf32xtensa.c:159 +#: eelf32xtensa.c:173 #, fuzzy #| msgid "Do not list removed unused sections" msgid "could not create new section" msgstr "Lista inte borttagna oanvända sektioner" -#: eelf32xtensa.c:175 +#: eelf32xtensa.c:189 #, fuzzy #| msgid "%X%P: unable to read .exports section contents\n" msgid "could not allocate section contents" msgstr "%X%P: kan inte läsa innehållet i .exports-sektionen\n" -#: eelf32xtensa.c:194 +#: eelf32xtensa.c:208 msgid "out of memory" msgstr "" -#: eelf32xtensa.c:295 +#: eelf32xtensa.c:306 msgid "%P: warning: failed to convert %s table in %pB (%s); subsequent disassembly may be incomplete\n" msgstr "" -#: eelf32xtensa.c:412 +#: eelf32xtensa.c:426 #, fuzzy #| msgid "%F%P: %s forward reference of section %s\n" msgid "%F%P: %pB: cannot read contents of section %pA\n" msgstr "%F%P: %s framåtreferens av sektionen %s\n" -#: eelf32xtensa.c:423 +#: eelf32xtensa.c:437 #, fuzzy #| msgid "%P: skipping incompatible %s when searching for %s\n" msgid "%P: %pB: warning: incompatible Xtensa configuration (%s)\n" msgstr "%P: hoppar över inkompatibel %s vid sökning av %s\n" -#: eelf32xtensa.c:427 +#: eelf32xtensa.c:441 #, fuzzy #| msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n" msgid "%P: %pB: warning: cannot parse .xtensa.info section\n" msgstr "%P: %B: varning: ignorerar dubbla \"%s\"-sektionssymbolen \"%s\"\n" -#: eelf32xtensa.c:453 +#: eelf32xtensa.c:467 msgid "%F%P: little endian output does not match Xtensa configuration\n" msgstr "" -#: eelf32xtensa.c:459 +#: eelf32xtensa.c:473 msgid "%F%P: big endian output does not match Xtensa configuration\n" msgstr "" -#: eelf32xtensa.c:478 +#: eelf32xtensa.c:492 msgid "%F%P: cross-endian linking for %pB not supported\n" msgstr "" -#: eelf32xtensa.c:509 +#: eelf32xtensa.c:523 #, fuzzy #| msgid "%P%F: failed creating section `%s': %E\n" msgid "%F%P: failed to create .xtensa.info section\n" msgstr "%P%F: misslyckades att skapa sektion ”%s”: %E\n" -#: eelf32xtensa.c:2347 +#: eelf32xtensa.c:1264 +msgid "%F%P: Relaxation not supported with --enable-non-contiguous-regions.\n" +msgstr "" + +#: eelf32xtensa.c:2423 #, c-format msgid "" " --size-opt When relaxing longcalls, prefer size\n" " optimization over branch target alignment\n" msgstr "" -#: eelf32z80.c:79 -msgid "%F%P: %pB: Istruction set of object files mismatched\n" +#: eelf32xtensa.c:2426 +#, c-format +msgid " --abi-windowed Choose windowed ABI for the output object\n" +msgstr "" + +#: eelf32xtensa.c:2428 +#, c-format +msgid " --abi-call0 Choose call0 ABI for the output object\n" msgstr "" -#: eelf64_ia64.c:470 eelf64_ia64_fbsd.c:470 +#: eelf32z80.c:69 ez80.c:59 +#, fuzzy +#| msgid "%F%P: %pB: ABI version of object files mismatched\n" +msgid "%F%P: %pB: Instruction sets of object files incompatible\n" +msgstr "%F%P: %pB: ABI-version av objektfiler stämmer inte\n" + +#: eelf64_ia64.c:517 eelf64_ia64_fbsd.c:517 #, fuzzy, c-format #| msgid " --out-implib <file> Generate import library\n" msgid " --itanium Generate code for Intel Itanium processor\n" msgstr " --out-implib <fil> Generera importbibliotek\n" -#: eelf64_s390.c:63 eelf64lppc.c:127 eelf64ppc.c:127 eelf64ppc_fbsd.c:127 -#, fuzzy -#| msgid "%F%P: cannot open %s: %E\n" -msgid "%F%P: can not init BFD: %E\n" -msgstr "%F%P: kan inte öppna %s: %E\n" - -#: eelf64_s390.c:508 +#: eelf64_s390.c:560 #, c-format msgid " --s390-pgste Tell the kernel to allocate 4k page tables\n" msgstr "" -#: eelf64alpha.c:537 eelf64alpha_fbsd.c:537 eelf64alpha_nbsd.c:537 +#: eelf64alpha.c:589 eelf64alpha_fbsd.c:589 eelf64alpha_nbsd.c:589 #, fuzzy, c-format #| msgid "" #| " --large-address-aware Executable supports virtual addresses\n" @@ -5613,67 +6228,101 @@ msgstr "" " --large-address-aware Körbar fil har stöd för virtuella adresser\n" " större än 2 gigabyte\n" -#: eelf64alpha.c:540 eelf64alpha_fbsd.c:540 eelf64alpha_nbsd.c:540 +#: eelf64alpha.c:592 eelf64alpha_fbsd.c:592 eelf64alpha_nbsd.c:592 #, c-format msgid " --secureplt Force PLT in text segment\n" msgstr "" -#: eelf64alpha.c:542 eelf64alpha_fbsd.c:542 eelf64alpha_nbsd.c:542 +#: eelf64alpha.c:594 eelf64alpha_fbsd.c:594 eelf64alpha_nbsd.c:594 #, c-format msgid " --no-secureplt Force PLT in data segment\n" msgstr "" -#: eelf64lppc.c:311 eelf64lppc.c:339 eelf64ppc.c:311 eelf64ppc.c:339 -#: eelf64ppc_fbsd.c:311 eelf64ppc_fbsd.c:339 +#: eelf64lppc.c:315 eelf64lppc.c:355 eelf64lppc_fbsd.c:315 +#: eelf64lppc_fbsd.c:355 eelf64ppc.c:315 eelf64ppc.c:355 eelf64ppc_fbsd.c:315 +#: eelf64ppc_fbsd.c:355 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%X%P: can not edit %s: %E\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: eelf64lppc.c:504 eelf64ppc.c:504 eelf64ppc_fbsd.c:504 +#: eelf64lppc.c:518 eelf64lppc_fbsd.c:518 eelf64ppc.c:518 eelf64ppc_fbsd.c:518 msgid "%X%P: linker script separates .got and .toc\n" msgstr "" -#: eelf64lppc.c:565 eelf64ppc.c:565 eelf64ppc_fbsd.c:565 +#: eelf64lppc.c:579 eelf64lppc_fbsd.c:579 eelf64ppc.c:579 eelf64ppc_fbsd.c:579 msgid "%P: .init/.fini fragments use differing TOC pointers\n" msgstr "" -#: eelf64lppc.c:1262 eelf64ppc.c:1262 +#: eelf64lppc.c:1256 eelf64lppc_fbsd.c:1256 eelf64ppc.c:1256 +#: eelf64ppc_fbsd.c:1256 +#, fuzzy +#| msgid "%F%P: invalid BFD target `%s'\n" +msgid "%F%P: invalid --power10-stubs argument `%s'\n" +msgstr "%F%P: ogiltigt BFD-mål ”%s”\n" + +#: eelf64lppc.c:1379 eelf64ppc.c:1379 #, c-format msgid " --plt-static-chain PLT call stubs should load r11 (default)\n" msgstr "" -#: eelf64lppc.c:1265 eelf64ppc.c:1265 +#: eelf64lppc.c:1382 eelf64ppc.c:1382 #, c-format msgid " --no-plt-static-chain PLT call stubs should not load r11\n" msgstr "" -#: eelf64lppc.c:1268 eelf64ppc.c:1268 eelf64ppc_fbsd.c:1268 +#: eelf64lppc.c:1385 eelf64lppc_fbsd.c:1385 eelf64ppc.c:1385 +#: eelf64ppc_fbsd.c:1385 #, c-format msgid " --plt-thread-safe PLT call stubs with load-load barrier\n" msgstr "" -#: eelf64lppc.c:1271 eelf64ppc.c:1271 eelf64ppc_fbsd.c:1271 +#: eelf64lppc.c:1388 eelf64lppc_fbsd.c:1388 eelf64ppc.c:1388 +#: eelf64ppc_fbsd.c:1388 #, c-format msgid " --no-plt-thread-safe PLT call stubs without barrier\n" msgstr "" -#: eelf64lppc.c:1274 eelf64ppc.c:1274 eelf64ppc_fbsd.c:1274 +#: eelf64lppc.c:1391 eelf64lppc_fbsd.c:1391 eelf64ppc.c:1391 +#: eelf64ppc_fbsd.c:1391 #, c-format msgid " --plt-align [=<align>] Align PLT call stubs to fit cache lines\n" msgstr "" -#: eelf64lppc.c:1280 eelf64ppc.c:1280 eelf64ppc_fbsd.c:1280 +#: eelf64lppc.c:1397 eelf64lppc_fbsd.c:1397 eelf64ppc.c:1397 +#: eelf64ppc_fbsd.c:1397 #, c-format msgid " --plt-localentry Optimize calls to ELFv2 localentry:0 functions\n" msgstr "" -#: eelf64lppc.c:1283 eelf64ppc.c:1283 eelf64ppc_fbsd.c:1283 +#: eelf64lppc.c:1400 eelf64lppc_fbsd.c:1400 eelf64ppc.c:1400 +#: eelf64ppc_fbsd.c:1400 #, c-format msgid " --no-plt-localentry Don't optimize ELFv2 calls\n" msgstr "" -#: eelf64lppc.c:1292 eelf64ppc.c:1292 eelf64ppc_fbsd.c:1292 +#: eelf64lppc.c:1403 eelf64lppc_fbsd.c:1403 eelf64ppc.c:1403 +#: eelf64ppc_fbsd.c:1403 +#, c-format +msgid " --power10-stubs [=auto] Use Power10 PLT call stubs (default auto)\n" +msgstr "" + +#: eelf64lppc.c:1406 eelf64lppc_fbsd.c:1406 eelf64ppc.c:1406 +#: eelf64ppc_fbsd.c:1406 +#, fuzzy, c-format +#| msgid " --no-eh-frame-hdr Do not create .eh_frame_hdr section\n" +msgid " --no-pcrel-optimize Don't perform R_PPC64_PCREL_OPT optimization\n" +msgstr " --no-eh-frame-hdr Skapa inte .eh_frame_hdr-sektion\n" + +#: eelf64lppc.c:1409 eelf64lppc_fbsd.c:1409 eelf64ppc.c:1409 +#: eelf64ppc_fbsd.c:1409 +#, fuzzy, c-format +#| msgid " -z nocombreloc Don't merge dynamic relocs into one section\n" +msgid " --no-power10-stubs Don't use Power10 PLT call stubs\n" +msgstr " -z nocombreloc Sammanfoga inte dynamiska omlokaliseringar i en sektion\n" + +#: eelf64lppc.c:1418 eelf64lppc_fbsd.c:1418 eelf64ppc.c:1418 +#: eelf64ppc_fbsd.c:1418 #, c-format msgid "" " --dotsyms For every version pattern \"foo\" in a version\n" @@ -5682,12 +6331,14 @@ msgid "" " descriptor symbols. Defaults to on.\n" msgstr "" -#: eelf64lppc.c:1298 eelf64ppc.c:1298 eelf64ppc_fbsd.c:1298 +#: eelf64lppc.c:1424 eelf64lppc_fbsd.c:1424 eelf64ppc.c:1424 +#: eelf64ppc_fbsd.c:1424 #, c-format msgid " --no-dotsyms Don't do anything special in version scripts\n" msgstr "" -#: eelf64lppc.c:1301 eelf64ppc.c:1301 eelf64ppc_fbsd.c:1301 +#: eelf64lppc.c:1427 eelf64lppc_fbsd.c:1427 eelf64ppc.c:1427 +#: eelf64ppc_fbsd.c:1427 #, fuzzy, c-format #| msgid "" #| " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n" @@ -5703,86 +6354,162 @@ msgstr "" " pseudoomlokaliseringar som löses under\n" " körtid.\n" -#: eelf64lppc.c:1306 eelf64ppc.c:1306 eelf64ppc_fbsd.c:1306 +#: eelf64lppc.c:1432 eelf64lppc_fbsd.c:1432 eelf64ppc.c:1432 +#: eelf64ppc_fbsd.c:1432 #, c-format msgid " --no-save-restore-funcs Don't provide these routines\n" msgstr "" -#: eelf64lppc.c:1312 eelf64ppc.c:1312 eelf64ppc_fbsd.c:1312 +#: eelf64lppc.c:1438 eelf64lppc_fbsd.c:1438 eelf64ppc.c:1438 +#: eelf64ppc_fbsd.c:1438 #, c-format msgid " --tls-get-addr-optimize Force use of special __tls_get_addr call\n" msgstr "" -#: eelf64lppc.c:1318 eelf64ppc.c:1318 eelf64ppc_fbsd.c:1318 +#: eelf64lppc.c:1444 eelf64lppc_fbsd.c:1444 eelf64ppc.c:1444 +#: eelf64ppc_fbsd.c:1444 +#, c-format +msgid " --tls-get-addr-regsave Force register save __tls_get_addr stub\n" +msgstr "" + +#: eelf64lppc.c:1447 eelf64lppc_fbsd.c:1447 eelf64ppc.c:1447 +#: eelf64ppc_fbsd.c:1447 +#, c-format +msgid " --no-tls-get-addr-regsave Don't use register save __tls_get_addr stub\n" +msgstr "" + +#: eelf64lppc.c:1450 eelf64lppc_fbsd.c:1450 eelf64ppc.c:1450 +#: eelf64ppc_fbsd.c:1450 #, fuzzy, c-format #| msgid " --no-eh-frame-hdr Do not create .eh_frame_hdr section\n" msgid " --no-opd-optimize Don't optimize the OPD section\n" msgstr " --no-eh-frame-hdr Skapa inte .eh_frame_hdr-sektion\n" -#: eelf64lppc.c:1324 eelf64ppc.c:1324 eelf64ppc_fbsd.c:1324 +#: eelf64lppc.c:1456 eelf64lppc_fbsd.c:1456 eelf64ppc.c:1456 +#: eelf64ppc_fbsd.c:1456 #, fuzzy, c-format #| msgid " --no-eh-frame-hdr Do not create .eh_frame_hdr section\n" msgid " --no-toc-optimize Don't optimize the TOC section\n" msgstr " --no-eh-frame-hdr Skapa inte .eh_frame_hdr-sektion\n" -#: eelf64lppc.c:1327 eelf64ppc.c:1327 eelf64ppc_fbsd.c:1327 +#: eelf64lppc.c:1459 eelf64lppc_fbsd.c:1459 eelf64ppc.c:1459 +#: eelf64ppc_fbsd.c:1459 #, fuzzy, c-format #| msgid " -z muldefs Allow multiple definitions\n" msgid " --no-multi-toc Disallow automatic multiple toc sections\n" msgstr " -z muldef Tillåt multipla definitioner\n" -#: eelf64lppc.c:1330 eelf64ppc.c:1330 eelf64ppc_fbsd.c:1330 +#: eelf64lppc.c:1462 eelf64lppc_fbsd.c:1462 eelf64ppc.c:1462 +#: eelf64ppc_fbsd.c:1462 #, fuzzy, c-format #| msgid " -z nocombreloc Don't merge dynamic relocs into one section\n" msgid " --no-toc-sort Don't sort TOC and GOT sections\n" msgstr " -z nocombreloc Sammanfoga inte dynamiska omlokaliseringar i en sektion\n" -#: eelf64lppc.c:1333 eelf64ppc.c:1333 eelf64ppc_fbsd.c:1333 +#: eelf64lppc.c:1465 eelf64lppc_fbsd.c:1465 eelf64ppc.c:1465 +#: eelf64ppc_fbsd.c:1465 #, c-format msgid "" " --non-overlapping-opd Canonicalize .opd, so that there are no\n" " overlapping .opd entries\n" msgstr "" -#: eelf64mmix.c:81 emmo.c:84 +#: eelf64lppc_fbsd.c:1379 eelf64ppc_fbsd.c:1379 +#, c-format +msgid " --plt-static-chain PLT call stubs should load r111\n" +msgstr "" + +#: eelf64lppc_fbsd.c:1382 eelf64ppc_fbsd.c:1382 +#, c-format +msgid " --no-plt-static-chain PLT call stubs should not load r11 (default)\n" +msgstr "" + +#: eelf64mmix.c:83 emmo.c:84 #, fuzzy #| msgid "%P: internal error: aborting at %s:%d in %s\n" msgid "%X%P: internal problems setting up section %s" msgstr "%P: internt fel: avbryter vid %s:%d i %s\n" -#: eelf64mmix.c:125 emmo.c:128 +#: eelf64mmix.c:127 emmo.c:128 msgid "%X%P: too many global registers: %u, max 223\n" msgstr "%X%P: för många globala register: %u, max 223\n" #. This is a fatal error; make einfo call not return. -#: eelf64mmix.c:143 emmo.c:146 +#: eelf64mmix.c:145 emmo.c:146 msgid "%F%P: can't finalize linker-allocated global registers\n" msgstr "%F%P: kan inte finalisera länkarallokerade globala register\n" -#: eelf64ppc_fbsd.c:1262 +#: eelf_x86_64.c:5661 eelf_x86_64_cloudabi.c:604 eelf_x86_64_fbsd.c:604 +#: eelf_x86_64_haiku.c:604 eelf_x86_64_sol2.c:736 +#, fuzzy +#| msgid "%F%P: invalid origin for memory region %s\n" +msgid "%F%P: invalid option for -z lam-u48-report=: %s\n" +msgstr "%F%P: fel start för minnesområde %s\n" + +#: eelf_x86_64.c:5675 eelf_x86_64_cloudabi.c:618 eelf_x86_64_fbsd.c:618 +#: eelf_x86_64_haiku.c:618 eelf_x86_64_sol2.c:750 +#, fuzzy +#| msgid "%F%P: invalid origin for memory region %s\n" +msgid "%F%P: invalid option for -z lam-u57-report=: %s\n" +msgstr "%F%P: fel start för minnesområde %s\n" + +#: eelf_x86_64.c:5696 eelf_x86_64_cloudabi.c:639 eelf_x86_64_fbsd.c:639 +#: eelf_x86_64_haiku.c:639 eelf_x86_64_sol2.c:771 +#, fuzzy +#| msgid "%F%P: invalid origin for memory region %s\n" +msgid "%F%P: invalid option for -z lam-report=: %s\n" +msgstr "%F%P: fel start för minnesområde %s\n" + +#: eelf_x86_64.c:5774 eelf_x86_64_cloudabi.c:717 eelf_x86_64_fbsd.c:717 +#: eelf_x86_64_haiku.c:717 eelf_x86_64_sol2.c:849 #, c-format -msgid " --plt-static-chain PLT call stubs should load r111\n" +msgid " -z lam-u48 Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U48\n" msgstr "" -#: eelf64ppc_fbsd.c:1265 +#: eelf_x86_64.c:5776 eelf_x86_64_cloudabi.c:719 eelf_x86_64_fbsd.c:719 +#: eelf_x86_64_haiku.c:719 eelf_x86_64_sol2.c:851 #, c-format -msgid " --no-plt-static-chain PLT call stubs should not load r11 (default)\n" +msgid "" +" -z lam-u48-report=[none|warning|error] (default: none)\n" +" Report missing LAM_U48 property\n" +msgstr "" + +#: eelf_x86_64.c:5779 eelf_x86_64_cloudabi.c:722 eelf_x86_64_fbsd.c:722 +#: eelf_x86_64_haiku.c:722 eelf_x86_64_sol2.c:854 +#, c-format +msgid " -z lam-u57 Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U57\n" +msgstr "" + +#: eelf_x86_64.c:5781 eelf_x86_64_cloudabi.c:724 eelf_x86_64_fbsd.c:724 +#: eelf_x86_64_haiku.c:724 eelf_x86_64_sol2.c:856 +#, c-format +msgid "" +" -z lam-u57-report=[none|warning|error] (default: none)\n" +" Report missing LAM_U57 property\n" +msgstr "" + +#: eelf_x86_64.c:5784 eelf_x86_64_cloudabi.c:727 eelf_x86_64_fbsd.c:727 +#: eelf_x86_64_haiku.c:727 eelf_x86_64_sol2.c:859 +#, c-format +msgid "" +" -z lam-report=[none|warning|error] (default: none)\n" +" Report missing LAM_U48 and LAM_U57 properties\n" msgstr "" -#: eelf_x86_64.c:5473 eelf_x86_64_cloudabi.c:570 eelf_x86_64_fbsd.c:570 -#: eelf_x86_64_nacl.c:570 eelf_x86_64_sol2.c:701 +#: eelf_x86_64.c:5793 eelf_x86_64_cloudabi.c:736 eelf_x86_64_fbsd.c:736 +#: eelf_x86_64_haiku.c:736 eelf_x86_64_sol2.c:868 #, fuzzy, c-format #| msgid " -z muldefs Allow multiple definitions\n" msgid " -z bndplt Always generate BND prefix in PLT entries\n" msgstr " -z muldef Tillåt multipla definitioner\n" -#: ehppaelf.c:324 ehppalinux.c:324 ehppanbsd.c:324 ehppaobsd.c:324 +#: ehppaelf.c:326 ehppalinux.c:326 ehppanbsd.c:326 ehppaobsd.c:326 #, fuzzy #| msgid "%F%P: cannot open %s: %E\n" msgid "%X%P: can not set gp\n" msgstr "%F%P: kan inte öppna %s: %E\n" -#: ehppaelf.c:553 ehppalinux.c:730 ehppanbsd.c:730 ehppaobsd.c:730 +#: ehppaelf.c:600 ehppalinux.c:782 ehppanbsd.c:782 ehppaobsd.c:782 #, c-format msgid "" " --multi-subspace Generate import and export stubs to support\n" @@ -5795,37 +6522,37 @@ msgstr "" msgid "%F%P: PE operations on non PE file\n" msgstr "%F%P: kan inte utföra PE-operationer på utdatafil som inte är PE ”%B”.\n" -#: ei386beos.c:425 ei386beos.c:430 +#: ei386beos.c:426 ei386beos.c:431 #, fuzzy #| msgid "%P%F: can't relax section: %E\n" msgid "%F%P: %pB: can't read contents of section .idata: %E\n" msgstr "%P%F: kan inte slappna av sektion: %E\n" -#: ei386beos.c:679 +#: ei386beos.c:663 #, fuzzy #| msgid "%X%P: section %s VMA wraps around address space\n" msgid "%F%P: section %s has '$' as first character\n" msgstr "%X%P: sektion %s VMA slår runt adressrymd\n" -#: ei386beos.c:711 +#: ei386beos.c:693 #, fuzzy #| msgid "%P: %s: missing argument\n" msgid "%F%P: *(%s$) missing from linker script\n" msgstr "%P: %s: argument saknas\n" -#: ei386pep.c:377 +#: ei386pep.c:399 #, fuzzy, c-format #| msgid " --[no-]insert-timestamp Use a real timestamp rather than zero (default).\n" msgid " --[no-]insert-timestamp Use a real timestamp rather than zero (default)\n" msgstr " --[no-]insert-timestamp Använd en riktig tidsstämpel istället för noll (standard).\n" -#: ei386pep.c:388 +#: ei386pep.c:410 #, fuzzy, c-format #| msgid " export, place into import library instead.\n" msgid " export, place into import library instead\n" msgstr " export, placera i ett import-bibliotek istället.\n" -#: ei386pep.c:393 +#: ei386pep.c:415 #, fuzzy, c-format #| msgid "" #| " --compat-implib Create backward compatible import libs;\n" @@ -5837,7 +6564,7 @@ msgstr "" " --compat-implib Skapa bakåtkompatibla importbibliotek;\n" " och skapa även __imp_<SYMBOL>.\n" -#: ei386pep.c:394 +#: ei386pep.c:416 #, fuzzy, c-format #| msgid "" #| " --enable-auto-image-base[=<address>] Automatically choose image base for DLLs\n" @@ -5851,7 +6578,7 @@ msgstr "" " (valfritt börjar med adress) såvida\n" " inte inställt med --image-base\n" -#: ei386pep.c:395 +#: ei386pep.c:417 #, fuzzy, c-format #| msgid " --disable-auto-image-base Do not auto-choose image base. (default)\n" msgid " --disable-auto-image-base Do not auto-choose image base (default)\n" @@ -5859,7 +6586,7 @@ msgstr "" " --disable-auto-image-base Välj inte bildbas automatiskt\n" " (standard).\n" -#: ei386pep.c:399 +#: ei386pep.c:421 #, fuzzy, c-format #| msgid "" #| " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n" @@ -5875,7 +6602,7 @@ msgstr "" " pseudoomlokaliseringar som löses under\n" " körtid.\n" -#: ei386pep.c:400 +#: ei386pep.c:422 #, fuzzy, c-format #| msgid "" #| " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations for\n" @@ -5888,7 +6615,7 @@ msgstr "" " för automatisk importerad DATA under\n" " körtid.\n" -#: ei386pep.c:401 +#: ei386pep.c:423 #, fuzzy, c-format #| msgid "" #| " --enable-extra-pe-debug Enable verbose debug output when building\n" @@ -5901,77 +6628,74 @@ msgstr "" " bygge av eller länkning till DLL:er\n" " (särskilt automatisk import)\n" -#: ei386pep.c:404 +#: ei386pep.c:426 #, fuzzy, c-format #| msgid "" #| " --large-address-aware Executable supports virtual addresses\n" #| " greater than 2 gigabytes\n" msgid "" -" --high-entropy-va Image is compatible with 64-bit address space\n" +" --[disable-]high-entropy-va Image is compatible with 64-bit address space\n" " layout randomization (ASLR)\n" msgstr "" " --large-address-aware Körbar fil har stöd för virtuella adresser\n" " större än 2 gigabyte\n" -#: ei386pep.c:410 +#: ei386pep.c:433 #, fuzzy, c-format #| msgid "" #| " --no-seh\t\t\t Image does not use SEH. No SE handler may\n" #| "\t\t\t\t be called in this image\n" msgid "" -" --no-seh Image does not use SEH; no SE handler may\n" +" --[disable-]no-seh Image does not use SEH; no SE handler may\n" " be called in this image\n" msgstr "" " --no-seh\t\t\t Bild använder inte SEH. Ingen SE-hanterare får\n" "\t\t\t\t anropas i denna bild\n" -#: ei386pep.c:915 -#, fuzzy -#| msgid "%P: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols?\n" +#: ei386pep.c:965 msgid "%P: warning: --export-dynamic is not supported for PE+ targets, did you mean --export-all-symbols?\n" -msgstr "%P: varning: --export-dynamic stöds inte för PE-mål, menade du --export-all-symbols?\n" +msgstr "%P: varning: --export-dynamic stöds inte för PE+-mål, menade du --export-all-symbols?\n" -#: ei386pep.c:983 ei386pep.c:1010 -#, fuzzy, c-format -#| msgid "Warning: resolving %s by linking to %s\n" +#: ei386pep.c:1033 ei386pep.c:1060 +#, c-format msgid "warning: resolving %s by linking to %s\n" -msgstr "Varning: löser upp %s genom att länka till %s\n" +msgstr "varning: löser upp %s genom att länka till %s\n" -#: em68hc11elf.c:141 em68hc11elfb.c:141 em68hc12elf.c:141 em68hc12elfb.c:141 +#: em68hc11elf.c:143 em68hc11elfb.c:143 em68hc12elf.c:143 em68hc12elfb.c:143 msgid "%P: warning: the size of the 'window' memory region is not a power of 2; its size %d is truncated to %d\n" msgstr "" "%P: varning: storleken på minnesregionen ”fönster” är inte en tvåpotens; dess storlek %d trunkerades till %d\n" "\n" -#: em68hc11elf.c:156 em68hc11elfb.c:156 em68hc12elf.c:156 em68hc12elfb.c:156 +#: em68hc11elf.c:158 em68hc11elfb.c:158 em68hc12elf.c:158 em68hc12elfb.c:158 msgid "%X%P: changing output format whilst linking is not supported\n" msgstr "%X%P: att byta utdataformat under länkning stöds inte\n" -#: em68hc11elf.c:550 em68hc11elfb.c:550 em68hc12elf.c:550 em68hc12elfb.c:550 +#: em68hc11elf.c:597 em68hc11elfb.c:597 em68hc12elf.c:597 em68hc12elfb.c:597 #, c-format msgid "" " --no-trampoline Do not generate the far trampolines used to call\n" " a far function using jsr or bsr\n" msgstr "" -#: em68hc11elf.c:553 em68hc11elfb.c:553 em68hc12elf.c:553 em68hc12elfb.c:553 +#: em68hc11elf.c:600 em68hc11elfb.c:600 em68hc12elf.c:600 em68hc12elfb.c:600 #, c-format msgid "" " --bank-window NAME Specify the name of the memory region describing\n" " the layout of the memory bank window\n" msgstr "" -#: em68kelf.c:89 em68kelfnbsd.c:89 +#: em68kelf.c:91 em68kelfnbsd.c:91 msgid "%F%P: %pB: all input objects must be ELF for --embedded-relocs\n" msgstr "%F%P: %pB: alla indataobjekt måste vara ELF för --embedded-relocs\n" -#: em68kelf.c:591 em68kelfnbsd.c:591 -#, fuzzy -#| msgid "%P: unrecognized option '%s'\n" +#: em68kelf.c:643 em68kelfnbsd.c:643 msgid "%P: unrecognized --got argument '%s'\n" -msgstr "%P: okänd flagga ”%s”\n" +msgstr "" +"%P: okänt argument till flagga --got ”%s”\n" +"\n" -#: em68kelf.c:604 em68kelfnbsd.c:604 +#: em68kelf.c:656 em68kelfnbsd.c:656 #, c-format msgid " --got=<type> Specify GOT handling scheme\n" msgstr "" @@ -5981,31 +6705,27 @@ msgid "%X%P: internal problems scanning %pB after opening it" msgstr "%X%P: interna problem vid genomsökning av %pB efter att har öppnat den" #: emsp430X.c:159 emsp430elf.c:159 -#, fuzzy -#| msgid "%F%P: invalid data statement\n" msgid "%P: error: unhandled data_statement size\n" -msgstr "%F%P: ogiltig datasats\n" +msgstr "" +"%P: fel: ohanterad data_statement-storlek\n" +"\n" -#: emsp430X.c:300 emsp430elf.c:300 -#, fuzzy -#| msgid "%P%X: Error: can't use long section names on this arch\n" +#: emsp430X.c:299 emsp430elf.c:299 msgid "%P: error: no section named %s or %s in linker script\n" -msgstr "%P%X: Fel: kan inte använda långa sektionsnamn för denna ark\n" +msgstr "%P: fel: ingen sektion med namn %s eller %s i länkarskript\n" -#: emsp430X.c:309 emsp430elf.c:309 -#, fuzzy -#| msgid "%P%X: Error: can't use long section names on this arch\n" +#: emsp430X.c:308 emsp430elf.c:308 msgid "%P: error: no section named %s in linker script\n" -msgstr "%P%X: Fel: kan inte använda långa sektionsnamn för denna ark\n" +msgstr "%P: fel: ingen sektion med namn %s i länkarskript\n" -#: emsp430X.c:453 emsp430elf.c:453 +#: emsp430X.c:459 emsp430elf.c:459 #, c-format msgid "" " --code-region={either,lower,upper,none}\n" " Transform .text* sections to {either,lower,upper,none}.text* sections\n" msgstr "" -#: emsp430X.c:454 emsp430elf.c:454 +#: emsp430X.c:460 emsp430elf.c:460 #, c-format msgid "" " --data-region={either,lower,upper,none}\n" @@ -6013,7 +6733,7 @@ msgid "" " {either,lower,upper,none}.{bss,data,rodata}* sections\n" msgstr "" -#: emsp430X.c:455 emsp430elf.c:455 +#: emsp430X.c:461 emsp430elf.c:461 #, c-format msgid "" " --disable-sec-transformation\n" @@ -6021,105 +6741,119 @@ msgid "" " add the {either,lower,upper,none} prefixes\n" msgstr "" -#: emsp430X.c:474 emsp430elf.c:474 +#: emsp430X.c:480 emsp430elf.c:480 msgid "%P: --code-region requires an argument: {upper,lower,either,none}\n" msgstr "%P: --code-region kräver ett argument: {upper,lower,either,none}\n" -#: emsp430X.c:480 emsp430elf.c:480 -#, fuzzy -#| msgid "%P%F: unrecognized -assert option `%s'\n" +#: emsp430X.c:486 emsp430elf.c:486 msgid "%P: error: unrecognized argument to --code-region= option: \"%s\"\n" -msgstr "%P%F: okänd -assert-flagga ”%s”\n" +msgstr "%P: fel: okänt argument till flagga -code-region=: ”%s”\n" -#: emsp430X.c:497 emsp430elf.c:497 +#: emsp430X.c:503 emsp430elf.c:503 msgid "%P: --data-region requires an argument: {upper,lower,either,none}\n" msgstr "%P: --data-region kräver ett argument: {upper,lower,either,none}\n" -#: emsp430X.c:503 emsp430elf.c:503 -#, fuzzy -#| msgid "%P%F: unrecognized -a option `%s'\n" +#: emsp430X.c:509 emsp430elf.c:509 msgid "%P: error: unrecognized argument to --data-region= option: \"%s\"\n" -msgstr "%P%F: okänd -a-flagga ”%s”\n" +msgstr "" +"%P: fel: okänt argument till flagga -data-region=: ”%s”\n" +"\n" #. Incompatible objects. -#: ends32belf.c:126 ends32belf16m.c:126 ends32belf_linux.c:126 ends32elf.c:126 -#: ends32elf16m.c:126 ends32elf_linux.c:126 +#: ends32belf.c:128 ends32belf16m.c:128 ends32belf_linux.c:128 ends32elf.c:128 +#: ends32elf16m.c:128 ends32elf_linux.c:128 msgid "%F%P: %pB: ABI version of object files mismatched\n" msgstr "%F%P: %pB: ABI-version av objektfiler stämmer inte\n" -#: ends32belf.c:383 ends32belf16m.c:383 ends32belf_linux.c:512 ends32elf.c:383 -#: ends32elf16m.c:383 ends32elf_linux.c:512 +#: ends32belf.c:431 ends32belf16m.c:431 ends32belf_linux.c:564 ends32elf.c:431 +#: ends32elf16m.c:431 ends32elf_linux.c:564 msgid "%P: --mbaseline is not used anymore\n" msgstr "%P: --mbaseline används inte längre\n" -#: ends32belf.c:394 ends32belf16m.c:394 ends32belf_linux.c:523 ends32elf.c:394 -#: ends32elf16m.c:394 ends32elf_linux.c:523 +#: ends32belf.c:442 ends32belf16m.c:442 ends32belf_linux.c:575 ends32elf.c:442 +#: ends32elf16m.c:442 ends32elf_linux.c:575 msgid "%P: --relax-[no-]reduce-fp-updat is not used anymore\n" msgstr "%P: --relax-[no-]reduce-fp-updat används inte längre\n" -#: ends32belf.c:398 ends32belf16m.c:398 ends32belf_linux.c:527 ends32elf.c:398 -#: ends32elf16m.c:398 ends32elf_linux.c:527 +#: ends32belf.c:446 ends32belf16m.c:446 ends32belf_linux.c:579 ends32elf.c:446 +#: ends32elf16m.c:446 ends32elf_linux.c:579 msgid "%P: missing file for --mexport-symbols\n" msgstr "%P: saknar fil för --mexport-symbols\n" -#: ends32belf.c:411 ends32belf.c:420 ends32belf16m.c:411 ends32belf16m.c:420 -#: ends32belf_linux.c:540 ends32belf_linux.c:549 ends32elf.c:411 -#: ends32elf.c:420 ends32elf16m.c:411 ends32elf16m.c:420 ends32elf_linux.c:540 -#: ends32elf_linux.c:549 +#: ends32belf.c:459 ends32belf.c:468 ends32belf16m.c:459 ends32belf16m.c:468 +#: ends32belf_linux.c:592 ends32belf_linux.c:601 ends32elf.c:459 +#: ends32elf.c:468 ends32elf16m.c:459 ends32elf16m.c:468 ends32elf_linux.c:592 +#: ends32elf_linux.c:601 msgid "%P: valid arguments to --mhyper-relax=(low|medium|high)\n" msgstr "%P: giltigt argument till --mhyper-relax=(low|medium|high)\n" -#: ends32belf.c:440 ends32belf16m.c:440 ends32belf_linux.c:569 ends32elf.c:440 -#: ends32elf16m.c:440 ends32elf_linux.c:569 +#: ends32belf.c:488 ends32belf16m.c:488 ends32belf_linux.c:621 ends32elf.c:488 +#: ends32elf16m.c:488 ends32elf_linux.c:621 #, c-format msgid " --m[no-]fp-as-gp Disable/enable fp-as-gp relaxation\n" msgstr "" -#: ends32belf.c:442 ends32belf16m.c:442 ends32belf_linux.c:571 ends32elf.c:442 -#: ends32elf16m.c:442 ends32elf_linux.c:571 +#: ends32belf.c:490 ends32belf16m.c:490 ends32belf_linux.c:623 ends32elf.c:490 +#: ends32elf16m.c:490 ends32elf_linux.c:623 #, c-format msgid " --mexport-symbols=FILE Exporting symbols in linker script\n" msgstr "" -#: ends32belf.c:444 ends32belf16m.c:444 ends32belf_linux.c:573 ends32elf.c:444 -#: ends32elf16m.c:444 ends32elf_linux.c:573 +#: ends32belf.c:492 ends32belf16m.c:492 ends32belf_linux.c:625 ends32elf.c:492 +#: ends32elf16m.c:492 ends32elf_linux.c:625 #, c-format msgid " --mhyper-relax=level Adjust relax level (low|medium|high). default: medium\n" msgstr "" -#: ends32belf.c:446 ends32belf16m.c:446 ends32belf_linux.c:575 ends32elf.c:446 -#: ends32elf16m.c:446 ends32elf_linux.c:575 +#: ends32belf.c:494 ends32belf16m.c:494 ends32belf_linux.c:627 ends32elf.c:494 +#: ends32elf16m.c:494 ends32elf_linux.c:627 #, c-format msgid " --m[no-]tlsdesc-trampoline Disable/enable TLS DESC trampoline\n" msgstr "" +#: epdp11.c:82 +#, c-format +msgid " -N, --omagic Do not make text readonly, do not page align data (default)\n" +msgstr "" + +#: epdp11.c:83 +#, c-format +msgid " -n, --nmagic Make text readonly, align data to next page\n" +msgstr "" + +#: epdp11.c:84 +#, c-format +msgid " -z, --imagic Make text readonly, separate instruction and data spaces\n" +msgstr "" + +#: epdp11.c:85 +#, c-format +msgid " --no-omagic Equivalent to --nmagic\n" +msgstr "" + #: etic3xcoff.c:69 etic3xcoff_onchip.c:69 etic4xcoff.c:69 etic54xcoff.c:69 #, c-format msgid " --format 0|1|2 Specify which COFF version to use\n" msgstr "" #: etic3xcoff.c:91 etic3xcoff_onchip.c:91 etic4xcoff.c:91 etic54xcoff.c:91 -#, fuzzy -#| msgid "%F%P: invalid origin for memory region %s\n" msgid "%F%P: invalid COFF format version %s\n" -msgstr "%F%P: fel start för minnesområde %s\n" +msgstr "" +"%F%P: ogiltig COFF-formatversion %s\n" +"\n" -#: ez80.c:101 -#, fuzzy -#| msgid "%P%F: unknown format type %s\n" -msgid "%P: warning: unknown machine type %u" -msgstr "%P%F: okänd formattyp %s\n" +#~ msgid "%P: cannot find %s\n" +#~ msgstr "%P: kan inte hitta %s\n" -#. combination may cause invalid objdump output -#. but it is possible for mixed ADL/Z80 code -#: ez80.c:131 -msgid "%P: warning: mixing ADL and Z80 mode binaries, objdump may generate invalid output" -msgstr "" +#, fuzzy +#~| msgid "%F%P: cannot open %s: %E\n" +#~ msgid "%F%P: cannot link with CTF in %pB: %s\n" +#~ msgstr "%F%P: kan inte öppna %s: %E\n" -#. invalid combination: for example Z180 + R800 -#: ez80.c:135 -msgid "%P: warning: incompatible object files linked, result code might not work" -msgstr "" +#, fuzzy +#~| msgid "%P%F: unknown format type %s\n" +#~ msgid "%P: warning: unknown machine type %u" +#~ msgstr "%P%F: okänd formattyp %s\n" #~ msgid " --support-old-code Support interworking with old code\n" #~ msgstr " --support-old-code Stöd interaktion med gammal kod\n" @@ -6173,9 +6907,6 @@ msgstr "" #~ msgid "%B%F: could not read symbols; %E\n" #~ msgstr "%B%F: kunde inte läsa symboler; %E\n" -#~ msgid "%F%P: %s uses undefined section %s\n" -#~ msgstr "%F%P: %s använder odefinierad sektion %s\n" - #~ msgid "%F%S non constant expression for %s\n" #~ msgstr "%F%S ickekonstant uttryck för %s\n" diff --git a/opcodes/po/sv.po b/opcodes/po/sv.po index 0f9e3dd..ef94996 100644 --- a/opcodes/po/sv.po +++ b/opcodes/po/sv.po @@ -1,16 +1,16 @@ # Swedish messages for opcodes. -# Copyright (C) 2001, 2002, 2003, 2006, 2017, 2018, 2019, 2020, 2021 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2006, 2017, 2018, 2019, 2020, 2021, 2022 Free Software Foundation, Inc. # This file is distributed under the same license as the binutils package. # Christian Rose <menthos@menthos.com>, 2001, 2002, 2003. # Daniel Nylander <po@danielnylander.se>, 2006. -# Sebastian Rasmussen <sebras@gmail.com>, 2017, 2018, 2019, 2020, 2021. +# Sebastian Rasmussen <sebras@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" -"Project-Id-Version: opcodes 2.35.90\n" -"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" -"POT-Creation-Date: 2021-01-09 10:56+0000\n" -"PO-Revision-Date: 2021-01-09 13:10+0100\n" +"Project-Id-Version: opcodes 2.38.90\n" +"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" +"POT-Creation-Date: 2022-07-08 10:57+0100\n" +"PO-Revision-Date: 2022-10-24 15:14+0200\n" "Last-Translator: Sebastian Rasmussen <sebras@gmail.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language: sv\n" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Bugs: Report translation errors to the Language-Team address.\n" -"X-Generator: Poedit 2.4.2\n" +"X-Generator: Poedit 3.1.1\n" #: aarch64-asm.c:821 msgid "specified register cannot be read from" @@ -30,12 +30,22 @@ msgid "specified register cannot be written to" msgstr "angivet register kan inte skrivas till" #. Invalid option. -#: aarch64-dis.c:94 arc-dis.c:802 arm-dis.c:11654 +#: aarch64-dis.c:94 arc-dis.c:802 arm-dis.c:11670 #, c-format msgid "unrecognised disassembler option: %s" msgstr "okänd avassemblerarflagga: %s" -#: aarch64-dis.c:3589 +#: aarch64-dis.c:3406 +#, c-format +msgid "this `%s' should have an immediately preceding `%s'" +msgstr "this ”%s” bör ha en omedelbart föregående ”%s”" + +#: aarch64-dis.c:3413 +#, c-format +msgid "expected `%s' after previous `%s'" +msgstr "förväntade ”%s” efter föregående ”%s”" + +#: aarch64-dis.c:3817 #, c-format msgid "" "\n" @@ -46,7 +56,7 @@ msgstr "" "Följande AARCH64-specifika avassemblerarflaggor stöds för användning\n" "tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" -#: aarch64-dis.c:3593 +#: aarch64-dis.c:3821 #, c-format msgid "" "\n" @@ -55,7 +65,7 @@ msgstr "" "\n" " no-aliases Skriv inte ut instruktionsalias.\n" -#: aarch64-dis.c:3596 +#: aarch64-dis.c:3824 #, c-format msgid "" "\n" @@ -64,7 +74,7 @@ msgstr "" "\n" " aliases Skriv ut instruktionsalias.\n" -#: aarch64-dis.c:3599 +#: aarch64-dis.c:3827 #, c-format msgid "" "\n" @@ -73,7 +83,7 @@ msgstr "" "\n" " no-notes Skriv inte ut instruktionsnoteringar.\n" -#: aarch64-dis.c:3602 +#: aarch64-dis.c:3830 #, c-format msgid "" "\n" @@ -82,7 +92,7 @@ msgstr "" "\n" " notes Skriv ut instruktionsnoteringar.\n" -#: aarch64-dis.c:3606 +#: aarch64-dis.c:3834 #, c-format msgid "" "\n" @@ -91,264 +101,281 @@ msgstr "" "\n" " debug_dump Tillfällig flagga för felsökningsspårning.\n" -#: aarch64-dis.c:3610 mips-dis.c:2778 mips-dis.c:2788 mips-dis.c:2791 -#: nfp-dis.c:2981 riscv-dis.c:651 +#: aarch64-dis.c:3838 arc-dis.c:1551 arc-dis.c:1572 arc-dis.c:1575 +#: loongarch-dis.c:306 mips-dis.c:2807 mips-dis.c:2817 mips-dis.c:2820 +#: nfp-dis.c:2993 riscv-dis.c:1189 riscv-dis.c:1192 #, c-format msgid "\n" msgstr "\n" -#: aarch64-opc.c:1356 +#: aarch64-opc.c:1365 msgid "immediate value" msgstr "omedelbart värde" -#: aarch64-opc.c:1366 +#: aarch64-opc.c:1375 msgid "immediate offset" msgstr "omedelbar position" -#: aarch64-opc.c:1376 +#: aarch64-opc.c:1385 msgid "register number" msgstr "registernummer" -#: aarch64-opc.c:1386 +#: aarch64-opc.c:1395 msgid "register element index" msgstr "registerelementindex" -#: aarch64-opc.c:1396 +#: aarch64-opc.c:1405 msgid "shift amount" msgstr "skiftmängd" -#: aarch64-opc.c:1408 +#: aarch64-opc.c:1417 msgid "multiplier" msgstr "multiplikator" -#: aarch64-opc.c:1481 +#: aarch64-opc.c:1491 msgid "reg pair must start from even reg" msgstr "registerpar måste börja med jämnt register" -#: aarch64-opc.c:1487 +#: aarch64-opc.c:1497 msgid "reg pair must be contiguous" msgstr "registerpar måste vara kontinuerligt" -#: aarch64-opc.c:1501 +#: aarch64-opc.c:1511 msgid "extraneous register" msgstr "extra register" -#: aarch64-opc.c:1507 +#: aarch64-opc.c:1517 msgid "missing register" msgstr "saknar register" -#: aarch64-opc.c:1518 +#: aarch64-opc.c:1528 msgid "stack pointer register expected" msgstr "stackpekarregister förväntat" -#: aarch64-opc.c:1543 +#: aarch64-opc.c:1553 msgid "z0-z15 expected" msgstr "z0-z15 förväntat" -#: aarch64-opc.c:1544 +#: aarch64-opc.c:1554 msgid "z0-z7 expected" msgstr "z0-z7 förväntat" -#: aarch64-opc.c:1570 +#: aarch64-opc.c:1580 msgid "invalid register list" msgstr "ogiltig registerlista" -#: aarch64-opc.c:1584 +#: aarch64-opc.c:1594 msgid "p0-p7 expected" msgstr "p0-p7 förväntat" -#: aarch64-opc.c:1610 aarch64-opc.c:1618 +#: aarch64-opc.c:1620 aarch64-opc.c:1628 msgid "unexpected address writeback" msgstr "oväntad adressåterskrivning" -#: aarch64-opc.c:1629 +#: aarch64-opc.c:1639 msgid "address writeback expected" msgstr "adressåterskrivning förväntad" -#: aarch64-opc.c:1676 +#: aarch64-opc.c:1686 msgid "negative or unaligned offset expected" msgstr "negativ eller ojusterad position förväntad" -#: aarch64-opc.c:1733 +#: aarch64-opc.c:1743 msgid "invalid register offset" msgstr "ogiltig registerposition" -#: aarch64-opc.c:1755 +#: aarch64-opc.c:1765 msgid "invalid post-increment amount" msgstr "ogiltig efter-inkrementeringsmängd" -#: aarch64-opc.c:1771 aarch64-opc.c:2280 +#: aarch64-opc.c:1781 aarch64-opc.c:2299 msgid "invalid shift amount" msgstr "ogiltig skiftmängd" -#: aarch64-opc.c:1784 +#: aarch64-opc.c:1794 msgid "invalid extend/shift operator" msgstr "ogiltig utökad-/skiftoperator" -#: aarch64-opc.c:1830 aarch64-opc.c:2082 aarch64-opc.c:2117 aarch64-opc.c:2136 -#: aarch64-opc.c:2144 aarch64-opc.c:2233 aarch64-opc.c:2410 aarch64-opc.c:2510 -#: aarch64-opc.c:2523 +#: aarch64-opc.c:1840 aarch64-opc.c:2101 aarch64-opc.c:2136 aarch64-opc.c:2155 +#: aarch64-opc.c:2163 aarch64-opc.c:2252 aarch64-opc.c:2429 aarch64-opc.c:2529 +#: aarch64-opc.c:2542 msgid "immediate out of range" msgstr "omedelbar är utanför intervall" -#: aarch64-opc.c:1852 aarch64-opc.c:1894 aarch64-opc.c:1956 aarch64-opc.c:1990 +#: aarch64-opc.c:1870 aarch64-opc.c:1912 aarch64-opc.c:1975 aarch64-opc.c:2009 msgid "invalid addressing mode" msgstr "ogiltigt adresseringsläge" -#: aarch64-opc.c:1948 +#: aarch64-opc.c:1967 msgid "index register xzr is not allowed" msgstr "indexregister xzr är inte tillåtet" -#: aarch64-opc.c:2070 aarch64-opc.c:2092 aarch64-opc.c:2313 aarch64-opc.c:2321 -#: aarch64-opc.c:2387 aarch64-opc.c:2416 +#: aarch64-opc.c:2089 aarch64-opc.c:2111 aarch64-opc.c:2332 aarch64-opc.c:2340 +#: aarch64-opc.c:2406 aarch64-opc.c:2435 msgid "invalid shift operator" msgstr "ogiltig skiftoperator" -#: aarch64-opc.c:2076 +#: aarch64-opc.c:2095 msgid "shift amount must be 0 or 12" msgstr "skiftmängd måste vara 0 eller 12" -#: aarch64-opc.c:2099 +#: aarch64-opc.c:2118 msgid "shift amount must be a multiple of 16" msgstr "skiftmängden måste vara en multipel av 16" -#: aarch64-opc.c:2111 +#: aarch64-opc.c:2130 msgid "negative immediate value not allowed" msgstr "negativt omedelbart värde tillåts inte" -#: aarch64-opc.c:2244 +#: aarch64-opc.c:2263 msgid "immediate zero expected" msgstr "omedelbar nolla förväntad" -#: aarch64-opc.c:2258 +#: aarch64-opc.c:2277 msgid "rotate expected to be 0, 90, 180 or 270" msgstr "rotation förväntades vara 0, 90, 180 eller 270" -#: aarch64-opc.c:2269 +#: aarch64-opc.c:2288 msgid "rotate expected to be 90 or 270" msgstr "rotation förväntades vara 90 eller 270" -#: aarch64-opc.c:2329 +#: aarch64-opc.c:2348 msgid "shift is not permitted" msgstr "skift är inte tillåtet" -#: aarch64-opc.c:2354 +#: aarch64-opc.c:2373 msgid "invalid value for immediate" msgstr "ogiltigt värde för omedelbar" -#: aarch64-opc.c:2379 +#: aarch64-opc.c:2398 msgid "shift amount must be 0 or 16" msgstr "skiftmängd måste vara 0 eller 16" -#: aarch64-opc.c:2400 +#: aarch64-opc.c:2419 msgid "floating-point immediate expected" msgstr "omedelbart flyttal förväntades" -#: aarch64-opc.c:2434 +#: aarch64-opc.c:2453 msgid "no shift amount allowed for 8-bit constants" msgstr "ingen skiftmängd tillåten för 8-bitarskonstanter" -#: aarch64-opc.c:2444 +#: aarch64-opc.c:2463 msgid "shift amount must be 0 or 8" msgstr "skiftmängd måste vara 0 eller 8" -#: aarch64-opc.c:2457 +#: aarch64-opc.c:2476 msgid "immediate too big for element size" msgstr "omedelbar för stor för elementstorlek" -#: aarch64-opc.c:2464 +#: aarch64-opc.c:2483 msgid "invalid arithmetic immediate" msgstr "ogiltig aritmetisk omedelbar" -#: aarch64-opc.c:2478 +#: aarch64-opc.c:2497 msgid "floating-point value must be 0.5 or 1.0" msgstr "flyttalsvärde måste vara 0.5 eller 1.0" -#: aarch64-opc.c:2488 +#: aarch64-opc.c:2507 msgid "floating-point value must be 0.5 or 2.0" msgstr "flyttalsvärde måste vara 0.5 eller 2.0" -#: aarch64-opc.c:2498 +#: aarch64-opc.c:2517 msgid "floating-point value must be 0.0 or 1.0" msgstr "flyttalsvärde måste vara 0.0 eller 1.0" -#: aarch64-opc.c:2529 +#: aarch64-opc.c:2548 msgid "invalid replicated MOV immediate" msgstr "ogiltig, replikerad MOV-omedelbar" -#: aarch64-opc.c:2650 +#: aarch64-opc.c:2656 msgid "extend operator expected" msgstr "utökad operator förväntades" -#: aarch64-opc.c:2663 +#: aarch64-opc.c:2669 msgid "missing extend operator" msgstr "saknar utökad operator" -#: aarch64-opc.c:2669 +#: aarch64-opc.c:2675 msgid "'LSL' operator not allowed" msgstr "”LSL”-operator inte tillåten" -#: aarch64-opc.c:2690 +#: aarch64-opc.c:2696 msgid "W register expected" msgstr "W-register förväntades" -#: aarch64-opc.c:2701 +#: aarch64-opc.c:2707 msgid "shift operator expected" msgstr "skiftoperator förväntades" -#: aarch64-opc.c:2708 +#: aarch64-opc.c:2714 msgid "'ROR' operator not allowed" msgstr "”ROR”-operator inte tillåten" -#: aarch64-opc.c:3728 +#: aarch64-opc.c:3862 msgid "reading from a write-only register" msgstr "läsning från ett register som endast kan skrivas" -#: aarch64-opc.c:3730 +#: aarch64-opc.c:3864 msgid "writing to a read-only register" msgstr "skrivning till ett register som endast kan läsas" -#: aarch64-opc.c:5154 +#: aarch64-opc.c:5455 +msgid "the three register operands must be distinct from one another" +msgstr "de tre registeroperanderna måste vara distinkta från varandra" + +#: aarch64-opc.c:5566 +msgid "destination register differs from preceding instruction" +msgstr "destinationsregister skiljer sig från föregående instruktion" + +#: aarch64-opc.c:5569 +msgid "source register differs from preceding instruction" +msgstr "källregister skiljer sig från det i föregående instruktion" + +#: aarch64-opc.c:5572 +msgid "size register differs from preceding instruction" +msgstr "storleksregister skiljer sig från det i föregående instruktion" + +#: aarch64-opc.c:5620 msgid "instruction opens new dependency sequence without ending previous one" msgstr "instruktion öppnar en ny beroende sekvens utan att avsluta föregående" -#: aarch64-opc.c:5174 +#: aarch64-opc.c:5649 msgid "previous `movprfx' sequence not closed" msgstr "föregående ”movprfx”-sekvens inte stängd" -#: aarch64-opc.c:5193 +#: aarch64-opc.c:5668 msgid "SVE instruction expected after `movprfx'" msgstr "SVE-instruktion förväntad efter ”movprfx”" -#: aarch64-opc.c:5206 +#: aarch64-opc.c:5681 msgid "SVE `movprfx' compatible instruction expected" msgstr "SVE ”movprfx”-kompatibel instruktion förväntad" -#: aarch64-opc.c:5293 +#: aarch64-opc.c:5769 msgid "predicated instruction expected after `movprfx'" msgstr "instruktion med predikat förväntad efter ”movprfx”" -#: aarch64-opc.c:5305 +#: aarch64-opc.c:5781 msgid "merging predicate expected due to preceding `movprfx'" msgstr "sammanslagningspredikat förväntat på grund av föregående ”movprfx”" -#: aarch64-opc.c:5317 +#: aarch64-opc.c:5793 msgid "predicate register differs from that in preceding `movprfx'" msgstr "predikatregister skiljer sig från det i föregående ”movprfx”" -#: aarch64-opc.c:5336 +#: aarch64-opc.c:5812 msgid "output register of preceding `movprfx' not used in current instruction" msgstr "utdataregister från föregående ”movprfx” används inte i aktuell instruktion" -#: aarch64-opc.c:5349 +#: aarch64-opc.c:5825 msgid "output register of preceding `movprfx' expected as output" msgstr "utdataregister från föregående ”movprfx” förväntat som utdata" -#: aarch64-opc.c:5361 +#: aarch64-opc.c:5837 msgid "output register of preceding `movprfx' used as input" msgstr "utdataregister från föregående ”movprfx” används som indata" -#: aarch64-opc.c:5377 +#: aarch64-opc.c:5853 msgid "register size not compatible with previous `movprfx'" msgstr "registerstorlek inte kompatibel med föregående ”movprfx”" @@ -389,61 +416,76 @@ msgstr "" "\n" "Varning: otillåten användning av dubbelt registerpar.\n" -#: arc-dis.c:1420 -#, c-format -msgid "" -"\n" -"The following ARC specific disassembler options are supported for use \n" -"with -M switch (multiple options should be separated by commas):\n" -msgstr "" -"\n" -"Följande ARC-specifika avassemblerarflaggor stöds för användning\n" -"tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" +#: arc-dis.c:1433 +msgid "Enforce the designated architecture while decoding." +msgstr "Tvinga den utsedda arkitekturen vid avkodning." -#: arc-dis.c:1432 -#, c-format -msgid " dsp Recognize DSP instructions.\n" -msgstr " dsp Känn igen DSP-instruktioner.\n" +#: arc-dis.c:1435 +msgid "Recognize DSP instructions." +msgstr "Känn igen DSP-instruktioner." -#: arc-dis.c:1434 -#, c-format -msgid " spfp Recognize FPX SP instructions.\n" -msgstr " spfp Känn igen FPX SP-instruktioner.\n" +#: arc-dis.c:1437 +msgid "Recognize FPX SP instructions." +msgstr "Känn igen FPX SP-instruktioner." -#: arc-dis.c:1436 -#, c-format -msgid " dpfp Recognize FPX DP instructions.\n" -msgstr " dpfp Känn igen FPX DP-instruktioner.\n" +#: arc-dis.c:1439 +msgid "Recognize FPX DP instructions." +msgstr "Känn igen FPX DP-instruktioner." -#: arc-dis.c:1438 -#, c-format -msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n" -msgstr " quarkse_em Känn igen FPU QuarkSE-EM-instruktioner.\n" +#: arc-dis.c:1441 +msgid "Recognize FPU QuarkSE-EM instructions." +msgstr "Känn igen FPU QuarkSE-EM-instruktioner." -#: arc-dis.c:1440 -#, c-format -msgid " fpuda Recognize double assist FPU instructions.\n" -msgstr " fpuda Känn igen dubbelassisterade FPU-instruktioner.\n" +#: arc-dis.c:1443 +msgid "Recognize double assist FPU instructions." +msgstr "Känn igen dubbelassisterade FPU-instruktioner." -#: arc-dis.c:1442 -#, c-format -msgid " fpus Recognize single precision FPU instructions.\n" -msgstr " fpus Känn igen enkelprecisions-FPU-instruktioner.\n" +#: arc-dis.c:1445 +msgid "Recognize single precision FPU instructions." +msgstr "Känn igen enkelprecisions-FPU-instruktioner." -#: arc-dis.c:1444 +#: arc-dis.c:1447 +msgid "Recognize double precision FPU instructions." +msgstr "Känn igen dubbelprecisions-FPU-instruktioner." + +#: arc-dis.c:1449 +msgid "Recognize NPS400 instructions." +msgstr "Känn igen NPS400-instruktioner." + +#: arc-dis.c:1451 +msgid "Use only hexadecimal number to print immediates." +msgstr "Använd endast hexadecimala nummer för att skriva ut omedelbara." + +#: arc-dis.c:1526 #, c-format -msgid " fpud Recognize double precision FPU instructions.\n" -msgstr " fpud Känn igen dubbelprecisions-FPU-instruktioner.\n" +msgid "" +"\n" +"The following ARC specific disassembler options are supported for use \n" +"with the -M switch (multiple options should be separated by commas):\n" +msgstr "" +"\n" +"Följande ARC-specifika avassemblerarflaggor stöds för användning\n" +"tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" -#: arc-dis.c:1446 +#: arc-dis.c:1558 mips-dis.c:2812 riscv-dis.c:1184 #, c-format -msgid " nps400 Recognize NPS400 instructions.\n" -msgstr " nps400 Känn igen NPS400-instruktioner.\n" +msgid "" +"\n" +" For the options above, the following values are supported for \"%s\":\n" +" " +msgstr "" +"\n" +" För flaggorna ovan stöds följande värden på \"%s\":\n" +" " -#: arc-dis.c:1448 +#: arc-dis.c:1568 #, c-format -msgid " hex Use only hexadecimal number to print immediates.\n" -msgstr " hex Använd endast hexadecimala nummer för att skriva ut omedelbara.\n" +msgid "" +"\n" +" " +msgstr "" +"\n" +" " #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114 msgid "LP_COUNT register cannot be used as destination register" @@ -606,67 +648,67 @@ msgstr "värde måste vara i intervallet 0 till 31" msgid "invalid position, should be one of: 0,4,8,...124." msgstr "ogiltig position, borde vara endera av: 0, 4, 8, …124." -#: arm-dis.c:5192 +#: arm-dis.c:5204 msgid "Select raw register names" msgstr "Välj råa registernamn" -#: arm-dis.c:5194 +#: arm-dis.c:5206 msgid "Select register names used by GCC" msgstr "Välj registernamn som används av GCC" -#: arm-dis.c:5196 +#: arm-dis.c:5208 msgid "Select register names used in ARM's ISA documentation" msgstr "Välj registernamn som används i ARM:s ISA-dokumentation" -#: arm-dis.c:5198 +#: arm-dis.c:5210 msgid "Assume all insns are Thumb insns" msgstr "Förvänta att alla instr är Thumb-instr" -#: arm-dis.c:5199 +#: arm-dis.c:5211 msgid "Examine preceding label to determine an insn's type" msgstr "Undersök föregående etikett för att avgöra en instruktions typ" -#: arm-dis.c:5200 +#: arm-dis.c:5212 msgid "Select register names used in the APCS" msgstr "Välj registernamn som används i APCS" -#: arm-dis.c:5202 +#: arm-dis.c:5214 msgid "Select register names used in the ATPCS" msgstr "Välj registernamn som används i ATPCS" -#: arm-dis.c:5204 +#: arm-dis.c:5216 msgid "Select special register names used in the ATPCS" msgstr "Välj specialregisternamn som används i ATPCS" -#: arm-dis.c:5206 +#: arm-dis.c:5218 msgid "Enable CDE extensions for coprocessor N space" msgstr "Aktivera CDE-utökningar för coprocessor-N-rymd" -#: arm-dis.c:8375 +#: arm-dis.c:8390 msgid "<illegal precision>" msgstr "<otillåten precision>" -#: arm-dis.c:11615 +#: arm-dis.c:11631 #, c-format msgid "unrecognised register name set: %s" msgstr "okänd registernamnsuppsättning: %s" -#: arm-dis.c:11629 +#: arm-dis.c:11645 #, c-format msgid "cde coprocessor not between 0-7: %s" msgstr "cde-coprocessor inte mellan 0-7: %s" -#: arm-dis.c:11635 +#: arm-dis.c:11651 #, c-format msgid "coproc must have an argument: %s" msgstr "coproc måste ha ett argument: %s" -#: arm-dis.c:11648 +#: arm-dis.c:11664 #, c-format msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s" msgstr "coprocN-argument tar alternativen ”generic”, ”cde” eller ”CDE”: %s" -#: arm-dis.c:12359 +#: arm-dis.c:12374 #, c-format msgid "" "\n" @@ -677,17 +719,17 @@ msgstr "" "Följande ARM-specifika avassemblerarflaggor stöds för användning\n" "tillsammans med flaggan -M:\n" -#: avr-dis.c:115 avr-dis.c:136 +#: avr-dis.c:130 avr-dis.c:152 #, c-format msgid "undefined" msgstr "odefinierad" -#: avr-dis.c:218 +#: avr-dis.c:251 #, c-format msgid "internal disassembler error" msgstr "internt fel i avassemblerare" -#: avr-dis.c:272 +#: avr-dis.c:312 #, c-format msgid "unknown constraint `%c'" msgstr "okänd begränsning \"%c\"" @@ -698,7 +740,7 @@ msgstr "förväntade 16, 32 eller 64 i" #: bpf-asm.c:181 epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 #: ip2k-asm.c:512 iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 -#: m32r-asm.c:329 mep-asm.c:1287 mt-asm.c:596 or1k-asm.c:571 xc16x-asm.c:377 +#: m32r-asm.c:329 mep-asm.c:1287 mt-asm.c:596 or1k-asm.c:576 #: xstormy16-asm.c:277 #, c-format msgid "internal error: unrecognized field %d while parsing" @@ -706,7 +748,7 @@ msgstr "internt fel: okänt fält %d vid tolkning" #: bpf-asm.c:233 epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 #: ip2k-asm.c:564 iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 -#: m32r-asm.c:381 mep-asm.c:1339 mt-asm.c:648 or1k-asm.c:623 xc16x-asm.c:429 +#: m32r-asm.c:381 mep-asm.c:1339 mt-asm.c:648 or1k-asm.c:628 #: xstormy16-asm.c:329 msgid "missing mnemonic in syntax string" msgstr "instruktion saknas i syntaxsträng" @@ -721,16 +763,15 @@ msgstr "instruktion saknas i syntaxsträng" #: lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 m32c-asm.c:1865 #: m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 m32r-asm.c:716 #: mep-asm.c:1474 mep-asm.c:1478 mep-asm.c:1567 mep-asm.c:1674 mt-asm.c:783 -#: mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:758 or1k-asm.c:762 -#: or1k-asm.c:851 or1k-asm.c:958 xc16x-asm.c:564 xc16x-asm.c:568 -#: xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468 +#: mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 or1k-asm.c:767 +#: or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464 xstormy16-asm.c:468 #: xstormy16-asm.c:557 xstormy16-asm.c:664 msgid "unrecognized instruction" msgstr "okänd instruktion" #: bpf-asm.c:415 epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 #: ip2k-asm.c:746 iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 -#: m32r-asm.c:563 mep-asm.c:1521 mt-asm.c:830 or1k-asm.c:805 xc16x-asm.c:611 +#: m32r-asm.c:563 mep-asm.c:1521 mt-asm.c:830 or1k-asm.c:810 #: xstormy16-asm.c:511 #, c-format msgid "syntax error (expected char `%c', found `%c')" @@ -738,7 +779,7 @@ msgstr "syntaxfel (tecknet \"%c\" förväntades, hittade \"%c\")" #: bpf-asm.c:425 epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 #: ip2k-asm.c:756 iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 -#: m32r-asm.c:573 mep-asm.c:1531 mt-asm.c:840 or1k-asm.c:815 xc16x-asm.c:621 +#: m32r-asm.c:573 mep-asm.c:1531 mt-asm.c:840 or1k-asm.c:820 #: xstormy16-asm.c:521 #, c-format msgid "syntax error (expected char `%c', found end of instruction)" @@ -746,21 +787,21 @@ msgstr "syntaxfel (tecknet \"%c\" förväntades, hittade slutet på instruktion) #: bpf-asm.c:455 epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 #: ip2k-asm.c:786 iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 -#: m32r-asm.c:603 mep-asm.c:1561 mt-asm.c:870 or1k-asm.c:845 xc16x-asm.c:651 +#: m32r-asm.c:603 mep-asm.c:1561 mt-asm.c:870 or1k-asm.c:850 #: xstormy16-asm.c:551 msgid "junk at end of line" msgstr "skräp vid slutet på raden" #: bpf-asm.c:567 epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 #: ip2k-asm.c:898 iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 -#: m32r-asm.c:715 mep-asm.c:1673 mt-asm.c:982 or1k-asm.c:957 xc16x-asm.c:763 +#: m32r-asm.c:715 mep-asm.c:1673 mt-asm.c:982 or1k-asm.c:962 #: xstormy16-asm.c:663 msgid "unrecognized form of instruction" msgstr "okänd instruktionsform" #: bpf-asm.c:581 epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 #: ip2k-asm.c:912 iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 -#: m32r-asm.c:729 mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:971 xc16x-asm.c:777 +#: m32r-asm.c:729 mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:976 #: xstormy16-asm.c:677 #, c-format msgid "bad instruction `%.50s...'" @@ -768,23 +809,23 @@ msgstr "felaktig instruktion \"%.50s...\"" #: bpf-asm.c:584 epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 #: ip2k-asm.c:915 iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 -#: m32r-asm.c:732 mep-asm.c:1690 mt-asm.c:999 or1k-asm.c:974 xc16x-asm.c:780 +#: m32r-asm.c:732 mep-asm.c:1690 mt-asm.c:999 or1k-asm.c:979 #: xstormy16-asm.c:680 #, c-format msgid "bad instruction `%.50s'" msgstr "felaktig instruktion \"%.50s\"" -#: bpf-desc.c:1767 +#: bpf-desc.c:1768 #, c-format msgid "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: bpf_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: bpf-desc.c:1855 +#: bpf-desc.c:1856 #, c-format msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: bpf_cgen_cpu_open: argument stöds inte ”%d”" -#: bpf-desc.c:1874 +#: bpf-desc.c:1875 #, c-format msgid "internal error: bpf_cgen_cpu_open: no endianness specified" msgstr "internt fel: bpf_cgen_cpu_open: ingen byteordning angiven" @@ -792,14 +833,13 @@ msgstr "internt fel: bpf_cgen_cpu_open: ingen byteordning angiven" #. Default text to print if an instruction isn't recognized. #: bpf-dis.c:41 epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 #: iq2000-dis.c:41 lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 -#: mmix-dis.c:293 mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xc16x-dis.c:41 -#: xstormy16-dis.c:41 +#: mmix-dis.c:293 mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xstormy16-dis.c:41 msgid "*unknown*" msgstr "*okänd*" #: bpf-dis.c:203 epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 #: ip2k-dis.c:289 iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 -#: m32r-dis.c:280 mep-dis.c:1188 mt-dis.c:291 or1k-dis.c:175 xc16x-dis.c:421 +#: m32r-dis.c:280 mep-dis.c:1188 mt-dis.c:288 or1k-dis.c:175 #: xstormy16-dis.c:169 #, c-format msgid "internal error: unrecognized field %d while printing insn" @@ -808,7 +848,7 @@ msgstr "internt fel: okänt fält %d vid utskrift av instruktion" #: bpf-ibld.c:166 epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166 #: ip2k-ibld.c:166 iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166 #: m32r-ibld.c:166 mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166 -#: xc16x-ibld.c:166 xstormy16-ibld.c:166 +#: xstormy16-ibld.c:166 #, c-format msgid "operand out of range (%ld not between %ld and %lu)" msgstr "operanden är utanför intervallet (%ld är inte mellan %ld och %lu)" @@ -816,7 +856,7 @@ msgstr "operanden är utanför intervallet (%ld är inte mellan %ld och %lu)" #: bpf-ibld.c:187 epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187 #: ip2k-ibld.c:187 iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187 #: m32r-ibld.c:187 mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187 -#: xc16x-ibld.c:187 xstormy16-ibld.c:187 +#: xstormy16-ibld.c:187 #, c-format msgid "operand out of range (0x%lx not between 0 and 0x%lx)" msgstr "operand utanför intervall (0x%lx inte mellan 0 och 0x%lx)" @@ -824,7 +864,7 @@ msgstr "operand utanför intervall (0x%lx inte mellan 0 och 0x%lx)" #: bpf-ibld.c:203 cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203 #: frv-ibld.c:203 ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203 #: m32c-ibld.c:203 m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 -#: or1k-ibld.c:203 xc16x-ibld.c:203 xstormy16-ibld.c:203 +#: or1k-ibld.c:203 xstormy16-ibld.c:203 #, c-format msgid "operand out of range (%ld not between %ld and %ld)" msgstr "operanden är utanför intervallet (%ld är inte mellan %ld och %ld)" @@ -832,7 +872,7 @@ msgstr "operanden är utanför intervallet (%ld är inte mellan %ld och %ld)" #: bpf-ibld.c:630 epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866 #: ip2k-ibld.c:617 iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741 #: m32r-ibld.c:675 mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738 -#: xc16x-ibld.c:762 xstormy16-ibld.c:688 +#: xstormy16-ibld.c:688 #, c-format msgid "internal error: unrecognized field %d while building insn" msgstr "internt fel: okänt fält %d vid konstruktion av instruktion" @@ -840,7 +880,7 @@ msgstr "internt fel: okänt fält %d vid konstruktion av instruktion" #: bpf-ibld.c:714 epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184 #: ip2k-ibld.c:693 iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903 #: m32r-ibld.c:813 mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897 -#: xc16x-ibld.c:983 xstormy16-ibld.c:835 +#: xstormy16-ibld.c:835 #, c-format msgid "internal error: unrecognized field %d while decoding insn" msgstr "internt fel: okänt fält %d vid avkodning av instruktion" @@ -848,7 +888,7 @@ msgstr "internt fel: okänt fält %d vid avkodning av instruktion" #: bpf-ibld.c:783 epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463 #: ip2k-ibld.c:768 iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521 #: m32r-ibld.c:927 mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993 -#: xc16x-ibld.c:1205 xstormy16-ibld.c:946 +#: xstormy16-ibld.c:946 #, c-format msgid "internal error: unrecognized field %d while getting int operand" msgstr "internt fel: okänt fält %d vid hämtning av heltalsoperand" @@ -856,7 +896,7 @@ msgstr "internt fel: okänt fält %d vid hämtning av heltalsoperand" #: bpf-ibld.c:834 epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724 #: ip2k-ibld.c:825 iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121 #: m32r-ibld.c:1023 mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071 -#: xc16x-ibld.c:1409 xstormy16-ibld.c:1039 +#: xstormy16-ibld.c:1039 #, c-format msgid "internal error: unrecognized field %d while getting vma operand" msgstr "internt fel: okänt fält %d vid hämtning av vma-operand" @@ -864,7 +904,7 @@ msgstr "internt fel: okänt fält %d vid hämtning av vma-operand" #: bpf-ibld.c:892 epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992 #: ip2k-ibld.c:885 iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709 #: m32r-ibld.c:1125 mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156 -#: xc16x-ibld.c:1614 xstormy16-ibld.c:1139 +#: xstormy16-ibld.c:1139 #, c-format msgid "internal error: unrecognized field %d while setting int operand" msgstr "internt fel: okänt fält %d vid inställning av heltalsoperand" @@ -872,7 +912,7 @@ msgstr "internt fel: okänt fält %d vid inställning av heltalsoperand" #: bpf-ibld.c:940 epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250 #: ip2k-ibld.c:935 iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287 #: m32r-ibld.c:1217 mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231 -#: xc16x-ibld.c:1809 xstormy16-ibld.c:1229 +#: xstormy16-ibld.c:1229 #, c-format msgid "internal error: unrecognized field %d while setting vma operand" msgstr "internt fel: okänt fält %d vid inställning av vma-operand" @@ -882,6 +922,21 @@ msgstr "internt fel: okänt fält %d vid inställning av vma-operand" msgid "operand out of range (%lu not between %lu and %lu)" msgstr "operanden är utanför intervallet (%lu är inte mellan %lu och %lu)" +#: cris-desc.c:2622 +#, c-format +msgid "internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "internt fel: cris_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" + +#: cris-desc.c:2710 +#, c-format +msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'" +msgstr "internt fel: cris_cgen_cpu_open: argument stöds inte ”%d”" + +#: cris-desc.c:2729 +#, c-format +msgid "internal error: cris_cgen_cpu_open: no endianness specified" +msgstr "internt fel: cris_cgen_cpu_open: ingen byteordning angiven" + #: d30v-dis.c:232 #, c-format msgid "illegal id (%d)" @@ -903,12 +958,12 @@ msgstr "Okänt fel %d\n" msgid "Address 0x%s is out of bounds.\n" msgstr "Adressen 0x%s ligger utanför tillåtna gränser.\n" -#: disassemble.c:848 +#: disassemble.c:862 #, c-format msgid "assertion fail %s:%d" msgstr "försäkran misslyckades %s:%d" -#: disassemble.c:849 +#: disassemble.c:863 msgid "Please report this bug" msgstr "Rapportera denna bugg" @@ -947,17 +1002,17 @@ msgstr "AVBROTT: okänd operand" msgid "Not a pc-relative address." msgstr "Inte en pc-relativ adress." -#: epiphany-desc.c:2109 +#: epiphany-desc.c:2110 #, c-format msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: epiphany_cgen_rebuild_tables: insn-chunk-bitsize värden i konflikt: ”%d” vs. ”%d”" -#: epiphany-desc.c:2197 +#: epiphany-desc.c:2198 #, c-format msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: epiphany_cgen_cpu_open: argument stöds inte ”%d”" -#: epiphany-desc.c:2216 +#: epiphany-desc.c:2217 #, c-format msgid "internal error: epiphany_cgen_cpu_open: no endianness specified" msgstr "internt fel: epiphany_cgen_cpu_open: ingen byteordning angiven" @@ -978,17 +1033,17 @@ msgstr "Register måste vara mellan r8 och r15" msgid "Register list is not valid" msgstr "Registerlista är inte giltig" -#: fr30-desc.c:1586 +#: fr30-desc.c:1587 #, c-format msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: fr30_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: fr30-desc.c:1674 +#: fr30-desc.c:1675 #, c-format msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: fr30_cgen_cpu_open: argument stöds inte ”%d”" -#: fr30-desc.c:1693 +#: fr30-desc.c:1694 #, c-format msgid "internal error: fr30_cgen_cpu_open: no endianness specified" msgstr "internt fel: fr30_cgen_cpu_open: ingen byteordning angiven" @@ -1009,17 +1064,17 @@ msgstr "Värde för A-operand måste vara 0 eller 1" msgid "register number must be even" msgstr "registernumret måste vara jämnt" -#: frv-desc.c:6326 +#: frv-desc.c:6327 #, c-format msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: frv_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: frv-desc.c:6414 +#: frv-desc.c:6415 #, c-format msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: frv_cgen_cpu_open: argument stöds inte ”%d”" -#: frv-desc.c:6433 +#: frv-desc.c:6434 #, c-format msgid "internal error: frv_cgen_cpu_open: no endianness specified" msgstr "internt fel: frv_cgen_cpu_open: ingen byteordning angiven" @@ -1049,11 +1104,11 @@ msgstr "Hmmmm 0x%x" msgid "Don't understand 0x%x \n" msgstr "Förstår inte 0x%x \n" -#: i386-dis.c:9065 +#: i386-dis.c:8530 msgid "<internal disassembler error>" msgstr "<internt fel i avassembleraren>" -#: i386-dis.c:9374 +#: i386-dis.c:8756 #, c-format msgid "" "\n" @@ -1064,32 +1119,32 @@ msgstr "" "Följande i386/x86-64-specifika avassemblerarflaggor stöds för användning\n" "tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" -#: i386-dis.c:9378 +#: i386-dis.c:8760 #, c-format msgid " x86-64 Disassemble in 64bit mode\n" msgstr " x86-64 Avassemblera i 64-bitarsläge\n" -#: i386-dis.c:9379 +#: i386-dis.c:8761 #, c-format msgid " i386 Disassemble in 32bit mode\n" msgstr " i386 Avassemblera i 32-bitarsläge\n" -#: i386-dis.c:9380 +#: i386-dis.c:8762 #, c-format msgid " i8086 Disassemble in 16bit mode\n" msgstr " i8086 Avassemblera i 16-bitarsläge\n" -#: i386-dis.c:9381 +#: i386-dis.c:8763 #, c-format msgid " att Display instruction in AT&T syntax\n" msgstr " att Visa instruktion i AT&T-syntax\n" -#: i386-dis.c:9382 +#: i386-dis.c:8764 #, c-format msgid " intel Display instruction in Intel syntax\n" msgstr " intel Visa instruktion i Intel-syntax\n" -#: i386-dis.c:9383 +#: i386-dis.c:8765 #, c-format msgid "" " att-mnemonic\n" @@ -1098,7 +1153,7 @@ msgstr "" " att-mnemonic\n" " Visa instruktion i AT&T-mnemonic\n" -#: i386-dis.c:9385 +#: i386-dis.c:8767 #, c-format msgid "" " intel-mnemonic\n" @@ -1107,131 +1162,136 @@ msgstr "" " intel-mnemonic\n" " Visa instruktion i Intel-mnemonic\n" -#: i386-dis.c:9387 +#: i386-dis.c:8769 #, c-format msgid " addr64 Assume 64bit address size\n" msgstr " addr64 Antag 64-bitars adresstorlek\n" -#: i386-dis.c:9388 +#: i386-dis.c:8770 #, c-format msgid " addr32 Assume 32bit address size\n" msgstr " addr32 Antag 32-bitars adresstorlek\n" -#: i386-dis.c:9389 +#: i386-dis.c:8771 #, c-format msgid " addr16 Assume 16bit address size\n" msgstr " addr16 Antag 16-bitars adresstorlek\n" -#: i386-dis.c:9390 +#: i386-dis.c:8772 #, c-format msgid " data32 Assume 32bit data size\n" msgstr " data32 Antag 32-bitars datastorlek\n" -#: i386-dis.c:9391 +#: i386-dis.c:8773 #, c-format msgid " data16 Assume 16bit data size\n" msgstr " data16 Antag 16-bitars datastorlek\n" -#: i386-dis.c:9392 +#: i386-dis.c:8774 #, c-format msgid " suffix Always display instruction suffix in AT&T syntax\n" msgstr " suffix Visa alltid instruktionssuffix i AT&T-syntax\n" -#: i386-dis.c:9393 +#: i386-dis.c:8775 #, c-format msgid " amd64 Display instruction in AMD64 ISA\n" msgstr " amd64 Visa instruktion i AMD64 ISA\n" -#: i386-dis.c:9394 +#: i386-dis.c:8776 #, c-format msgid " intel64 Display instruction in Intel64 ISA\n" msgstr " intel64 Visa instruktion i Intel64 ISA\n" -#: i386-dis.c:9950 +#: i386-dis.c:9460 msgid "64-bit address is disabled" msgstr "64-bitars adress är inaktiverad" -#: i386-gen.c:853 +#: i386-gen.c:847 #, c-format msgid "%s: error: " msgstr "%s: fel: " -#: i386-gen.c:1020 +#: i386-gen.c:1003 #, c-format msgid "%s: %d: unknown bitfield: %s\n" msgstr "%s: %d: okänt bitfält: %s\n" -#: i386-gen.c:1022 +#: i386-gen.c:1005 #, c-format msgid "unknown bitfield: %s\n" msgstr "okänt bitfält: %s\n" -#: i386-gen.c:1085 +#: i386-gen.c:1061 #, c-format msgid "%s: %d: missing `)' in bitfield: %s\n" msgstr "%s: %d: saknar ”)” i bitfält: %s\n" -#: i386-gen.c:1186 +#: i386-gen.c:1159 #, c-format msgid "unknown broadcast operand: %s\n" msgstr "okänd utsändningsoperand: %s\n" -#: i386-gen.c:1454 +#: i386-gen.c:1214 #, c-format -msgid "%s: %s: (base_opcode >> 24) != 0: %s\n" -msgstr "%s: %s: (base_opcode >> 24) != 0: %s\n" +msgid "%s:%d: Conflicting opcode space specifications\n" +msgstr "%s:%d: Specifikationer för instruktionsrymder står i konflikt\n" -#: i386-gen.c:1459 +#: i386-gen.c:1218 #, c-format -msgid "%s: %s: (base_opcode >> 16) != 0: %s\n" -msgstr "%s: %s: (base_opcode >> 16) != 0: %s\n" +msgid "%s:%d: Warning: redundant opcode space specification\n" +msgstr "%s:%d: Varning: redundant instruktionsrymdsspecifikation\n" -#: i386-gen.c:1464 +#: i386-gen.c:1227 #, c-format -msgid "%s: %s: (base_opcode >> 8) != 0: %s\n" -msgstr "%s: %s: (base_opcode >> 8) != 0: %s\n" +msgid "%s:%d: Conflicting prefix specifications\n" +msgstr "%s:%d: Prefixspecifikationer står i konflikt\n" -#: i386-gen.c:1469 +#: i386-gen.c:1231 #, c-format -msgid "%s: %s: base_opcode != 0: %s\n" -msgstr "%s: %s: base_opcode != 0: %s\n" +msgid "%s:%d: Warning: redundant prefix specification\n" +msgstr "%s:%d: Varning: redundant prefixspecifikation\n" -#: i386-gen.c:1473 +#: i386-gen.c:1438 #, c-format -msgid "%s: %s: invalid opcode length: %s\n" -msgstr "%s: %s: ogiltig instruktionslängd: %s\n" +msgid "%s:%d: %s: unrecognized opcode encoding space\n" +msgstr "%s:%d: %s: okänd instruktionskodningsrymd\n" -#: i386-gen.c:1888 +#: i386-gen.c:1444 +#, c-format +msgid "%s:%d: %s: residual opcode (0x%0*llx) too large\n" +msgstr "%s:%d: %s: återstående instruktion (0x%0*llx) för stor\n" + +#: i386-gen.c:1866 #, c-format msgid "can't find i386-reg.tbl for reading, errno = %s\n" msgstr "kan inte hitta i386-reg.tbl för läsning, errno = %s\n" -#: i386-gen.c:1966 +#: i386-gen.c:1944 #, c-format msgid "can't create i386-init.h, errno = %s\n" msgstr "kan inte skapa i386-init.h, errno = %s\n" -#: i386-gen.c:2056 ia64-gen.c:2829 +#: i386-gen.c:2034 ia64-gen.c:2829 #, c-format msgid "unable to change directory to \"%s\", errno = %s\n" msgstr "kan inte byta katalog till \"%s\", errno = %s\n" -#: i386-gen.c:2070 i386-gen.c:2075 +#: i386-gen.c:2048 i386-gen.c:2053 #, c-format msgid "CpuMax != %d!\n" msgstr "CpuMax != %d!\n" -#: i386-gen.c:2079 +#: i386-gen.c:2057 #, c-format msgid "%d unused bits in i386_cpu_flags.\n" msgstr "%d oanvända bitar i i386_cpu_flags.\n" -#: i386-gen.c:2094 +#: i386-gen.c:2072 #, c-format msgid "%d unused bits in i386_operand_type.\n" msgstr "%d oanvända bitar i386_operand_type.\n" -#: i386-gen.c:2108 +#: i386-gen.c:2086 #, c-format msgid "can't create i386-tbl.h, errno = %s\n" msgstr "kan inte skapa i386-tbl.h, errno = %s\n" @@ -1402,17 +1462,17 @@ msgstr "procent-operatoroperand är inte en symbol" msgid "Attempt to find bit index of 0" msgstr "Försök att hitta 0-bitindex" -#: ip2k-desc.c:1015 +#: ip2k-desc.c:1016 #, c-format msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: ip2k_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: ip2k-desc.c:1103 +#: ip2k-desc.c:1104 #, c-format msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: ip2k_cgen_cpu_open: argument stöds inte ”%d”" -#: ip2k-desc.c:1122 +#: ip2k-desc.c:1123 #, c-format msgid "internal error: ip2k_cgen_cpu_open: no endianness specified" msgstr "internt fel: ip2k_cgen_cpu_open: ingen byteordning angiven" @@ -1429,17 +1489,17 @@ msgstr "omedelbart värde är utanför intervallet" msgid "21-bit offset out of range" msgstr "21-bitars avstånd utanför intervallet" -#: iq2000-desc.c:2020 +#: iq2000-desc.c:2021 #, c-format msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: iq2000_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: iq2000-desc.c:2108 +#: iq2000-desc.c:2109 #, c-format msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: iq2000_cgen_cpu_open: argument stöds inte ”%d”" -#: iq2000-desc.c:2127 +#: iq2000-desc.c:2128 #, c-format msgid "internal error: iq2000_cgen_cpu_open: no endianness specified" msgstr "internt fel: iq2000_cgen_cpu_open: ingen byteordning angiven" @@ -1460,21 +1520,42 @@ msgstr "förväntades got-relativ adress: gotoffhi16(symbol)" msgid "expecting got relative address: gotofflo16(symbol)" msgstr "förväntade got-relativ adress: gotofflo16(symbol)" -#: lm32-desc.c:1002 +#: lm32-desc.c:1003 #, c-format msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: lm32_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: lm32-desc.c:1090 +#: lm32-desc.c:1091 #, c-format msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: lm32_cgen_cpu_open: argument stöds ej ”%d”" -#: lm32-desc.c:1109 +#: lm32-desc.c:1110 #, c-format msgid "internal error: lm32_cgen_cpu_open: no endianness specified" msgstr "internt fel: lm32_cgen_cpu_open: ingen byteordning angiven" +#: loongarch-dis.c:300 +#, c-format +msgid "" +"\n" +"The following LoongArch disassembler options are supported for use\n" +"with the -M switch (multiple options should be separated by commas):\n" +msgstr "" +"\n" +"Följande LoongArch-specifika avassemblerarflaggor stöds för användning\n" +"tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" + +#: loongarch-dis.c:304 +#, c-format +msgid "" +"\n" +" numeric Print numeric register names, rather than ABI names.\n" +msgstr "" +"\n" +" numeric Skriv ut numeriska registernamn, snarare än ABI-namn.\n" +"\n" + #: m10200-dis.c:151 m10300-dis.c:574 #, c-format msgid "unknown\t0x%04lx" @@ -1559,32 +1640,32 @@ msgstr "inte ett giltigt r0l/r0h-par" msgid "Invalid size specifier" msgstr "Ogiltig storleksangivare" -#: m32c-desc.c:63033 +#: m32c-desc.c:63034 #, c-format msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: m32c_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: m32c-desc.c:63121 +#: m32c-desc.c:63122 #, c-format msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: m32c_cgen_cpu_open: argument stöds ej ”%d”" -#: m32c-desc.c:63140 +#: m32c-desc.c:63141 #, c-format msgid "internal error: m32c_cgen_cpu_open: no endianness specified" msgstr "internt fel: m32c_cgen_cpu_open: ingen byteordning angiven" -#: m32r-desc.c:1365 +#: m32r-desc.c:1366 #, c-format msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: m32r_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: m32r-desc.c:1453 +#: m32r-desc.c:1454 #, c-format msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: m32r_cgen_cpu_open: argument stöds ej ”%d”" -#: m32r-desc.c:1472 +#: m32r-desc.c:1473 #, c-format msgid "internal error: m32r_cgen_cpu_open: no endianness specified" msgstr "internt fel: m32r_cgen_cpu_open: ingen byteordning angiven" @@ -1632,39 +1713,39 @@ msgstr "Omedelbar är utanför intervall -128 till 127" msgid "Value is not aligned enough" msgstr "Värde är inte justerat nog" -#: mep-desc.c:6226 +#: mep-desc.c:6227 #, c-format msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: mep_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: mep-desc.c:6314 +#: mep-desc.c:6315 #, c-format msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: mep_cgen_cpu_open: argument stöds ej ”%d”" -#: mep-desc.c:6333 +#: mep-desc.c:6334 #, c-format msgid "internal error: mep_cgen_cpu_open: no endianness specified" msgstr "internt fel: mep_cgen_cpu_open: ingen byteordning angiven" -#: mips-dis.c:1805 mips-dis.c:2031 +#: mips-dis.c:1834 mips-dis.c:2060 #, c-format msgid "# internal error, undefined operand in `%s %s'" msgstr "# internt fel, okänd operand i ”%s %s”" -#: mips-dis.c:2620 +#: mips-dis.c:2649 msgid "Use canonical instruction forms.\n" msgstr "Använd kanoniska instruktionsformer.\n" -#: mips-dis.c:2622 +#: mips-dis.c:2651 msgid "Recognize MSA instructions.\n" msgstr "Känn igen MSA-instruktioner.\n" -#: mips-dis.c:2624 +#: mips-dis.c:2653 msgid "Recognize the virtualization ASE instructions.\n" msgstr "Känn igen ASE-virtualiseringsinstruktioner.\n" -#: mips-dis.c:2626 +#: mips-dis.c:2655 msgid "" "Recognize the eXtended Physical Address (XPA) ASE\n" " instructions.\n" @@ -1672,27 +1753,27 @@ msgstr "" "Känn igen utökade fysiskadress- (XPA) ASE-\n" " instruktioner.\n" -#: mips-dis.c:2629 +#: mips-dis.c:2658 msgid "Recognize the Global INValidate (GINV) ASE instructions.\n" msgstr "Känn igen globala invaliderings- (GINV) ASE-instruktioner.\n" -#: mips-dis.c:2633 +#: mips-dis.c:2662 msgid "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE instructions.\n" msgstr "Känn igen Loongson MultiMedia extensions Instructions (MMI) ASE-instruktioner\n" -#: mips-dis.c:2637 +#: mips-dis.c:2666 msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n" msgstr "Känn igen Loongson Content Address Memory (CAM)-instruktioner.\n" -#: mips-dis.c:2641 +#: mips-dis.c:2670 msgid "Recognize the Loongson EXTensions (EXT) instructions.\n" msgstr "Känn igen Loongson EXTensions (EXT)-instruktioner.\n" -#: mips-dis.c:2645 +#: mips-dis.c:2674 msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n" msgstr "Känn igen Loongson EXTensions R2 (EXT2)-instruktioner.\n" -#: mips-dis.c:2648 +#: mips-dis.c:2677 msgid "" "Print GPR names according to specified ABI.\n" " Default: based on binary being disassembled.\n" @@ -1700,7 +1781,7 @@ msgstr "" "Skriv ut GPR-namn enligt angivet ABI.\n" " Standard: baserat på den binärfil som avassembleras.\n" -#: mips-dis.c:2651 +#: mips-dis.c:2680 msgid "" "Print FPR names according to specified ABI.\n" " Default: numeric.\n" @@ -1708,7 +1789,7 @@ msgstr "" "Skriv ut FPR-namn enligt angivet ABI.\n" " Standard: numeriskt.\n" -#: mips-dis.c:2654 +#: mips-dis.c:2683 msgid "" "Print CP0 register names according to specified architecture.\n" " Default: based on binary being disassembled.\n" @@ -1716,7 +1797,7 @@ msgstr "" "Skriv ut CP0-registernamn enligt angiven arkitektur.\n" " Standard: baserat på den binärfil som disassembleras.\n" -#: mips-dis.c:2658 +#: mips-dis.c:2687 msgid "" "Print HWR names according to specified architecture.\n" " Default: based on binary being disassembled.\n" @@ -1724,11 +1805,11 @@ msgstr "" "Skriv ut HWR-namn enligt angiven arkitektur.\n" " Standard: baserat på den binärfil som avassembleras.\n" -#: mips-dis.c:2661 +#: mips-dis.c:2690 msgid "Print GPR and FPR names according to specified ABI.\n" msgstr "Skriv ut GPR- och FPR-namn enligt det angivna ABI:t.\n" -#: mips-dis.c:2663 +#: mips-dis.c:2692 msgid "" "Print CP0 register and HWR names according to specified\n" " architecture." @@ -1736,7 +1817,7 @@ msgstr "" "Skriv ut CP0-register med HWR-namn enligt angiven\n" " arkitektur." -#: mips-dis.c:2749 +#: mips-dis.c:2778 #, c-format msgid "" "\n" @@ -1749,17 +1830,6 @@ msgstr "" "tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" "\n" -#: mips-dis.c:2783 -#, c-format -msgid "" -"\n" -" For the options above, the following values are supported for \"%s\":\n" -" " -msgstr "" -"\n" -" För flaggorna ovan stöds följande värden på \"%s\":\n" -" " - #: mmix-dis.c:33 #, c-format msgid "bad case %d (%s) in %s:%d" @@ -1832,17 +1902,17 @@ msgstr "Procent-operatorns operand är inte symbol" msgid "invalid operand. type may have values 0,1,2 only." msgstr "ogiltig operand. typ får endast ha värdena 0, 1, 2." -#: mt-desc.c:1146 +#: mt-desc.c:1147 #, c-format msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: mt_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: mt-desc.c:1234 +#: mt-desc.c:1235 #, c-format msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: mt_cgen_cpu_open: argument stöds ej ”%d”" -#: mt-desc.c:1253 +#: mt-desc.c:1254 #, c-format msgid "internal error: mt_cgen_cpu_open: no endianness specified" msgstr "internt fel: mt_cgen_cpu_open: ingen byteordning angiven" @@ -1862,51 +1932,51 @@ msgstr "internt fel: vet inte hur tolkningsresultaten ska hanteras" msgid "internal error: unknown hardware resource" msgstr "internt fel: okänd hårdvaruresurs" -#: nds32-dis.c:1186 +#: nds32-dis.c:1178 msgid "insufficient data to decode instruction" msgstr "otillräcklig data för att avkoda instruktion" -#: nfp-dis.c:927 +#: nfp-dis.c:930 msgid "<invalid_instruction>:" msgstr "<otillåten instruktion>:" -#: nfp-dis.c:1331 +#: nfp-dis.c:1334 msgid ", <invalid CRC operator>, " msgstr ", <ogiltig CRC-operator>, " -#: nfp-dis.c:1683 +#: nfp-dis.c:1686 msgid "<invalid branch>[" msgstr "<ogiltig gren>[" -#: nfp-dis.c:2052 nfp-dis.c:2323 +#: nfp-dis.c:2055 nfp-dis.c:2326 #, c-format msgid "<invalid cmd target %d:%d:%d>[]" msgstr "<ogiltigt kommandomål %d:%d%d>[]" -#: nfp-dis.c:2063 nfp-dis.c:2334 +#: nfp-dis.c:2066 nfp-dis.c:2337 #, c-format msgid "<invalid cmd action %d:%d:%d>[]" msgstr "<ogiltig kommandoåtgärd %d:%d:%d>[]" -#: nfp-dis.c:2555 +#: nfp-dis.c:2558 msgid "File has no ME-Config section." msgstr "Fil har inget ME-Config-avsnitt." -#: nfp-dis.c:2569 +#: nfp-dis.c:2572 msgid "File has invalid ME-Config section." msgstr "Fil har ogiltigt ME-Config-avsnitt." -#: nfp-dis.c:2711 +#: nfp-dis.c:2717 #, c-format msgid "Error processing section %u " msgstr "Fel vid behandling av avsnitt %u " -#: nfp-dis.c:2740 +#: nfp-dis.c:2746 #, c-format msgid "Invalid NFP option: %s" msgstr "Ogiltigt NFP-alternativ: %s" -#: nfp-dis.c:2972 +#: nfp-dis.c:2984 #, c-format msgid "" "\n" @@ -1917,7 +1987,7 @@ msgstr "" "Följande NFP-specifika avassemblerarflaggor stöds för användning\n" "tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" -#: nfp-dis.c:2976 +#: nfp-dis.c:2988 #, c-format msgid "" "\n" @@ -1958,27 +2028,27 @@ msgstr "omlokalisering ogiltig för lagring" msgid "internal relocation type invalid" msgstr "intern omlokaliseringstyp ogiltig" -#: or1k-desc.c:2040 +#: or1k-desc.c:2041 #, c-format msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: or1k_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: or1k-desc.c:2128 +#: or1k-desc.c:2129 #, c-format msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: or1k_cgen_cpu_open: argument stöds inte ”%d”" -#: or1k-desc.c:2147 +#: or1k-desc.c:2148 #, c-format msgid "internal error: or1k_cgen_cpu_open: no endianness specified" msgstr "internt fel: or1k_cgen_cpu_open: ingen byteordning angiven" -#: ppc-dis.c:386 +#: ppc-dis.c:396 #, c-format msgid "warning: ignoring unknown -M%s option" msgstr "varning: hoppar över okänd -M%s-flagga" -#: ppc-dis.c:1001 +#: ppc-dis.c:1111 #, c-format msgid "" "\n" @@ -2041,147 +2111,132 @@ msgstr "felaktigt WC-operandsvärde" msgid "incompatible L operand value" msgstr "inkompatibelt L-operandsvärde" -#: ppc-opc.c:1079 ppc-opc.c:1114 +#: ppc-opc.c:1238 ppc-opc.c:1273 msgid "illegal bitmask" msgstr "otillåten bitmask" -#: ppc-opc.c:1201 +#: ppc-opc.c:1417 msgid "address register in load range" msgstr "adressregister i inläsningsintervall" -#: ppc-opc.c:1241 +#: ppc-opc.c:1457 msgid "illegal PL operand value" msgstr "felaktigt PL-operandsvärde" -#: ppc-opc.c:1302 +#: ppc-opc.c:1518 msgid "index register in load range" msgstr "indexregistret är i inläsningsintervallet" -#: ppc-opc.c:1331 ppc-opc.c:1417 +#: ppc-opc.c:1547 ppc-opc.c:1633 msgid "source and target register operands must be different" msgstr "käll- och målregisteroperander måste vara olika" -#: ppc-opc.c:1362 +#: ppc-opc.c:1578 msgid "invalid register operand when updating" msgstr "ogiltig registeroperand vid uppdatering" -#: ppc-opc.c:1480 +#: ppc-opc.c:1696 msgid "illegal immediate value" msgstr "felaktigt omedelbart värde" -#: ppc-opc.c:1585 +#: ppc-opc.c:2003 msgid "invalid bat number" msgstr "ogiltigt bat-nummer" -#: ppc-opc.c:1620 +#: ppc-opc.c:2038 msgid "invalid sprg number" msgstr "ogiltigt sprg-nummer" -#: ppc-opc.c:1657 +#: ppc-opc.c:2075 msgid "invalid tbr number" msgstr "ogiltigt tbr-nummer" -#: ppc-opc.c:1743 ppc-opc.c:1789 +#: ppc-opc.c:2161 ppc-opc.c:2207 msgid "VSR overlaps ACC operand" msgstr "VSR överlappar med ACC-operand" -#: ppc-opc.c:1896 +#: ppc-opc.c:2314 msgid "invalid constant" msgstr "ogiltig konstant" -#: ppc-opc.c:1998 ppc-opc.c:2021 ppc-opc.c:2044 ppc-opc.c:2067 +#: ppc-opc.c:2416 ppc-opc.c:2439 ppc-opc.c:2462 ppc-opc.c:2485 msgid "UIMM = 00000 is illegal" msgstr "UIMM = 00000 är otillåtet" -#: ppc-opc.c:2090 +#: ppc-opc.c:2508 msgid "UIMM values >7 are illegal" msgstr "UIMM-värden >7 är otillåtna" -#: ppc-opc.c:2113 +#: ppc-opc.c:2531 msgid "UIMM values >15 are illegal" msgstr "UIMM-värden >15 är otillåtna" -#: ppc-opc.c:2136 +#: ppc-opc.c:2554 msgid "GPR odd is illegal" msgstr "Udda GPR är otillåtet" -#: ppc-opc.c:2159 ppc-opc.c:2182 +#: ppc-opc.c:2577 ppc-opc.c:2600 msgid "invalid offset" msgstr "ogiltig position" -#: ppc-opc.c:2205 +#: ppc-opc.c:2623 msgid "invalid Ddd value" msgstr "ogiltigt Ddd-värde" +#: ppc-opc.c:2676 ppc-opc.c:2703 +msgid "invalid TH value" +msgstr "ogiltigt TH-värde" + #. The option without '=' should be defined above. -#: riscv-dis.c:85 riscv-dis.c:117 +#: riscv-dis.c:103 riscv-dis.c:140 #, c-format msgid "unrecognized disassembler option: %s" msgstr "okänd avassemblerarflagga: %s" #. Invalid options with '=', no option name before '=', #. and no value after '='. -#: riscv-dis.c:93 +#: riscv-dis.c:111 #, c-format msgid "unrecognized disassembler option with '=': %s" msgstr "okänd avassemblerarflagga med ”=”: %s" -#: riscv-dis.c:104 +#: riscv-dis.c:125 #, c-format -msgid "unknown privilege spec set by %s=%s" -msgstr "okänd privilegiespec satt av %s=%s" +msgid "unknown privileged spec set by %s=%s" +msgstr "okänd privilegierad spec satt av %s=%s" -#: riscv-dis.c:109 +#: riscv-dis.c:132 #, c-format msgid "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s" msgstr "felaktig privilegie-spec satt av %s=%s, elf-privilegieattributet är %s" -#: riscv-dis.c:414 +#: riscv-dis.c:560 #, c-format msgid "# internal error, undefined modifier (%c)" msgstr "# internt fel, okänd modifierare (%c)" -#: riscv-dis.c:636 -#, c-format -msgid "" -"\n" -"The following RISC-V-specific disassembler options are supported for use\n" -"with the -M switch (multiple options should be separated by commas):\n" -msgstr "" -"\n" -"Följande RISC-V-specifika avassemblerarflaggor stöds för användning\n" -"tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" +#: riscv-dis.c:1067 +msgid "Print numeric register names, rather than ABI names." +msgstr "Skriv ut numeriska registernamn, snarare än ABI-namn." -#: riscv-dis.c:640 -#, c-format -msgid "" -"\n" -" numeric Print numeric register names, rather than ABI names.\n" -msgstr "" -"\n" -" numeric Skriv ut numeriska registernamn, snarare än ABI-namn.\n" +#: riscv-dis.c:1070 +msgid "Disassemble only into canonical instructions." +msgstr "Avassemblera endas till kanoniska instruktionsformer." -#: riscv-dis.c:643 -#, c-format -msgid "" -"\n" -" no-aliases Disassemble only into canonical instructions, rather\n" -" than into pseudoinstructions.\n" -msgstr "" -"\n" -" no-aliases Avassemblera endast till kanoniska instruktioner, snarare\n" -" än till pseudoinstruktioner.\n" +#: riscv-dis.c:1073 +msgid "Print the CSR according to the chosen privilege spec." +msgstr "Skriv ut CSR enligt till den angivna privilegiespecen." -#: riscv-dis.c:647 +#: riscv-dis.c:1149 #, c-format msgid "" "\n" -" priv-spec=PRIV Print the CSR according to the chosen privilege spec\n" -" (1.9, 1.9.1, 1.10, 1.11).\n" +"The following RISC-V specific disassembler options are supported for use\n" +"with the -M switch (multiple options should be separated by commas):\n" msgstr "" "\n" -" priv-spec=PRIV Skriv ut CSR enligt till den angivna privilegiespecen\n" -" (1.9, 1.9.1, 1.10, 1.11).\n" +"Följande RISC-V-specifika avassemblerarflaggor stöds för användning\n" +"tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" #: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187 msgid "<invalid register number>" @@ -2203,15 +2258,15 @@ msgstr "<ogiltig opstorlek>" msgid "<invalid size>" msgstr "<ogiltig storlek>" -#: s12z-dis.c:251 s12z-dis.c:308 s12z-dis.c:319 +#: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307 msgid "<illegal reg num>" msgstr "<otillåtet regnummer>" -#: s12z-dis.c:382 +#: s12z-dis.c:370 msgid "<bad>" msgstr "<felaktig>" -#: s12z-dis.c:392 +#: s12z-dis.c:380 msgid ".<bad>" msgstr ".<felaktig>" @@ -2243,8 +2298,8 @@ msgstr "" "Följande S/390-specifika avassemblerarflaggor stöds för användning\n" "tillsammans med flaggan -M (flera flaggor kan skiljas åt med komman):\n" -#: score-dis.c:661 score-dis.c:879 score-dis.c:1040 score-dis.c:1146 -#: score-dis.c:1154 score-dis.c:1161 score7-dis.c:695 score7-dis.c:858 +#: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138 +#: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854 msgid "<illegal instruction>" msgstr "<otillåten instruktion>" @@ -2370,15 +2425,15 @@ msgstr "ogiltigt register för stackjustering" msgid "invalid register name" msgstr "ogiltigt registernamn" -#: wasm32-dis.c:88 +#: wasm32-dis.c:93 msgid "Disassemble \"register\" names" msgstr "Avassemblera ”register”-namn" -#: wasm32-dis.c:89 +#: wasm32-dis.c:94 msgid "Name well-known globals" msgstr "Namnge välkända globaler" -#: wasm32-dis.c:537 +#: wasm32-dis.c:549 #, c-format msgid "" "The following WebAssembly-specific disassembler options are supported for use\n" @@ -2387,45 +2442,6 @@ msgstr "" "Följande WebAssembly-specifika avassemblerarflaggor stöds för användning\n" "tillsammans med flaggan -M:\n" -#: xc16x-asm.c:66 -msgid "Missing '#' prefix" -msgstr "”#”-prefix saknas" - -#: xc16x-asm.c:82 -msgid "Missing '.' prefix" -msgstr "”.”-prefix saknas" - -#: xc16x-asm.c:98 -msgid "Missing 'pof:' prefix" -msgstr "”pof:”-prefix saknas" - -#: xc16x-asm.c:114 -msgid "Missing 'pag:' prefix" -msgstr "”pag:”-prefix saknas" - -#: xc16x-asm.c:130 -msgid "Missing 'sof:' prefix" -msgstr "”sof:”-prefix saknas" - -#: xc16x-asm.c:146 -msgid "Missing 'seg:' prefix" -msgstr "”seg:”-prefix saknas" - -#: xc16x-desc.c:3349 -#, c-format -msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" -msgstr "internt fel: xc16x_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" - -#: xc16x-desc.c:3437 -#, c-format -msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'" -msgstr "internt fel: xc16x_cgen_cpu_open: argument stöds inte ”%d”" - -#: xc16x-desc.c:3456 -#, c-format -msgid "internal error: xc16x_cgen_cpu_open: no endianness specified" -msgstr "internt fel: xc16x_cgen_cpu_open: ingen byteordning angiven" - #: xstormy16-asm.c:71 msgid "Bad register in preincrement" msgstr "Felaktigt register i förhandsökning" @@ -2466,21 +2482,81 @@ msgstr "Operanden är inte en symbol" msgid "Syntax error: No trailing ')'" msgstr "Syntaxfel: Inget eftersläpande \")\"" -#: xstormy16-desc.c:1317 +#: xstormy16-desc.c:1318 #, c-format msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" msgstr "internt fel: xstormy16_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" -#: xstormy16-desc.c:1405 +#: xstormy16-desc.c:1406 #, c-format msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'" msgstr "internt fel: xstormy16_cgen_cpu_open: argument stöds inte ”%d”" -#: xstormy16-desc.c:1424 +#: xstormy16-desc.c:1425 #, c-format msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified" msgstr "internt fel: xstormy16_cgen_cpu_open: ingen byteordning angiven" +#~ msgid " dsp Recognize DSP instructions.\n" +#~ msgstr " dsp Känn igen DSP-instruktioner.\n" + +#~ msgid " spfp Recognize FPX SP instructions.\n" +#~ msgstr " spfp Känn igen FPX SP-instruktioner.\n" + +#~ msgid " dpfp Recognize FPX DP instructions.\n" +#~ msgstr " dpfp Känn igen FPX DP-instruktioner.\n" + +#~ msgid " nps400 Recognize NPS400 instructions.\n" +#~ msgstr " nps400 Känn igen NPS400-instruktioner.\n" + +#~ msgid "%s: %s: (base_opcode >> 24) != 0: %s\n" +#~ msgstr "%s: %s: (base_opcode >> 24) != 0: %s\n" + +#~ msgid "%s: %s: (base_opcode >> 16) != 0: %s\n" +#~ msgstr "%s: %s: (base_opcode >> 16) != 0: %s\n" + +#~ msgid "%s: %s: (base_opcode >> 8) != 0: %s\n" +#~ msgstr "%s: %s: (base_opcode >> 8) != 0: %s\n" + +#~ msgid "%s: %s: base_opcode != 0: %s\n" +#~ msgstr "%s: %s: base_opcode != 0: %s\n" + +#~ msgid "" +#~ "\n" +#~ " no-aliases Disassemble only into canonical instructions, rather\n" +#~ " than into pseudoinstructions.\n" +#~ msgstr "" +#~ "\n" +#~ " no-aliases Avassemblera endast till kanoniska instruktioner, snarare\n" +#~ " än till pseudoinstruktioner.\n" + +#~ msgid "Missing '#' prefix" +#~ msgstr "”#”-prefix saknas" + +#~ msgid "Missing '.' prefix" +#~ msgstr "”.”-prefix saknas" + +#~ msgid "Missing 'pof:' prefix" +#~ msgstr "”pof:”-prefix saknas" + +#~ msgid "Missing 'pag:' prefix" +#~ msgstr "”pag:”-prefix saknas" + +#~ msgid "Missing 'sof:' prefix" +#~ msgstr "”sof:”-prefix saknas" + +#~ msgid "Missing 'seg:' prefix" +#~ msgstr "”seg:”-prefix saknas" + +#~ msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +#~ msgstr "internt fel: xc16x_cgen_rebuild_tables: insn-chunk-bitsize-värden i konflikt: ”%d” vs. ”%d”" + +#~ msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'" +#~ msgstr "internt fel: xc16x_cgen_cpu_open: argument stöds inte ”%d”" + +#~ msgid "internal error: xc16x_cgen_cpu_open: no endianness specified" +#~ msgstr "internt fel: xc16x_cgen_cpu_open: ingen byteordning angiven" + #~ msgid "internal error, h8_disassemble_init" #~ msgstr "internt fel, h8_disassemble_init" |