OLD | NEW |
1 # SOME DESCRIPTIVE TITLE. | 1 # SOME DESCRIPTIVE TITLE. |
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
3 # This file is distributed under the same license as the PACKAGE package. | 3 # This file is distributed under the same license as the PACKAGE package. |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 # | 5 # |
6 #, fuzzy | 6 #, fuzzy |
7 msgid "" | 7 msgid "" |
8 msgstr "" | 8 msgstr "" |
9 "Project-Id-Version: PACKAGE VERSION\n" | 9 "Project-Id-Version: PACKAGE VERSION\n" |
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" | 10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" |
11 "POT-Creation-Date: 2009-09-07 14:08+0200\n" | 11 "POT-Creation-Date: 2010-03-03 14:57+0100\n" |
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 "Language-Team: LANGUAGE <LL@li.org>\n" | 14 "Language-Team: LANGUAGE <LL@li.org>\n" |
15 "MIME-Version: 1.0\n" | 15 "MIME-Version: 1.0\n" |
16 "Content-Type: text/plain; charset=CHARSET\n" | 16 "Content-Type: text/plain; charset=CHARSET\n" |
17 "Content-Transfer-Encoding: 8bit\n" | 17 "Content-Transfer-Encoding: 8bit\n" |
18 | 18 |
19 #: addr2line.c:76 | 19 #: addr2line.c:76 |
20 #, c-format | 20 #, c-format |
21 msgid "Usage: %s [option(s)] [addr(s)]\n" | 21 msgid "Usage: %s [option(s)] [addr(s)]\n" |
(...skipping 21 matching lines...) Expand all Loading... |
43 " -i --inlines Unwind inlined functions\n" | 43 " -i --inlines Unwind inlined functions\n" |
44 " -j --section=<name> Read section-relative offsets instead of addresses\n" | 44 " -j --section=<name> Read section-relative offsets instead of addresses\n" |
45 " -s --basenames Strip directory names\n" | 45 " -s --basenames Strip directory names\n" |
46 " -f --functions Show function names\n" | 46 " -f --functions Show function names\n" |
47 " -C --demangle[=style] Demangle function names\n" | 47 " -C --demangle[=style] Demangle function names\n" |
48 " -h --help Display this information\n" | 48 " -h --help Display this information\n" |
49 " -v --version Display the program's version\n" | 49 " -v --version Display the program's version\n" |
50 "\n" | 50 "\n" |
51 msgstr "" | 51 msgstr "" |
52 | 52 |
53 #: addr2line.c:94 ar.c:295 coffdump.c:469 dlltool.c:3832 dllwrap.c:510 | 53 #: addr2line.c:94 ar.c:295 coffdump.c:469 dlltool.c:3838 dllwrap.c:510 |
54 #: nlmconv.c:1113 objcopy.c:563 objcopy.c:598 readelf.c:2922 size.c:99 | 54 #: nlmconv.c:1113 objcopy.c:563 objcopy.c:598 readelf.c:2935 size.c:99 |
55 #: srconv.c:1741 strings.c:676 sysdump.c:653 windmc.c:233 windres.c:698 | 55 #: srconv.c:1741 strings.c:676 sysdump.c:653 windmc.c:233 windres.c:698 |
56 #, c-format | 56 #, c-format |
57 msgid "Report bugs to %s\n" | 57 msgid "Report bugs to %s\n" |
58 msgstr "" | 58 msgstr "" |
59 | 59 |
60 #: addr2line.c:281 | 60 #: addr2line.c:292 |
61 #, c-format | 61 #, c-format |
62 msgid "%s: cannot get addresses from archive" | 62 msgid "%s: cannot get addresses from archive" |
63 msgstr "" | 63 msgstr "" |
64 | 64 |
65 #: addr2line.c:298 | 65 #: addr2line.c:309 |
66 #, c-format | 66 #, c-format |
67 msgid "%s: cannot find section %s" | 67 msgid "%s: cannot find section %s" |
68 msgstr "" | 68 msgstr "" |
69 | 69 |
70 #: addr2line.c:364 nm.c:1554 objdump.c:3229 | 70 #: addr2line.c:375 nm.c:1554 objdump.c:3234 |
71 #, c-format | 71 #, c-format |
72 msgid "unknown demangling style `%s'" | 72 msgid "unknown demangling style `%s'" |
73 msgstr "" | 73 msgstr "" |
74 | 74 |
75 #: ar.c:218 | 75 #: ar.c:218 |
76 #, c-format | 76 #, c-format |
77 msgid "no entry %s in archive\n" | 77 msgid "no entry %s in archive\n" |
78 msgstr "" | 78 msgstr "" |
79 | 79 |
80 #: ar.c:236 | 80 #: ar.c:236 |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
305 #: ar.c:733 | 305 #: ar.c:733 |
306 #, c-format | 306 #, c-format |
307 msgid "internal error -- this option not implemented" | 307 msgid "internal error -- this option not implemented" |
308 msgstr "" | 308 msgstr "" |
309 | 309 |
310 #: ar.c:802 | 310 #: ar.c:802 |
311 #, c-format | 311 #, c-format |
312 msgid "creating %s" | 312 msgid "creating %s" |
313 msgstr "" | 313 msgstr "" |
314 | 314 |
315 #: ar.c:851 ar.c:906 ar.c:1234 objcopy.c:2026 | 315 #: ar.c:851 ar.c:906 ar.c:1234 objcopy.c:2027 |
316 #, c-format | 316 #, c-format |
317 msgid "internal stat error on %s" | 317 msgid "internal stat error on %s" |
318 msgstr "" | 318 msgstr "" |
319 | 319 |
320 #: ar.c:855 | 320 #: ar.c:855 |
321 #, c-format | 321 #, c-format |
322 msgid "" | 322 msgid "" |
323 "\n" | 323 "\n" |
324 "<%s>\n" | 324 "<%s>\n" |
325 "\n" | 325 "\n" |
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
444 #: bucomm.c:202 | 444 #: bucomm.c:202 |
445 #, c-format | 445 #, c-format |
446 msgid "Supported architectures:" | 446 msgid "Supported architectures:" |
447 msgstr "" | 447 msgstr "" |
448 | 448 |
449 #: bucomm.c:204 | 449 #: bucomm.c:204 |
450 #, c-format | 450 #, c-format |
451 msgid "%s: supported architectures:" | 451 msgid "%s: supported architectures:" |
452 msgstr "" | 452 msgstr "" |
453 | 453 |
454 #: bucomm.c:398 | 454 #: bucomm.c:399 |
455 #, c-format | 455 #, c-format |
456 msgid "BFD header file version %s\n" | 456 msgid "BFD header file version %s\n" |
457 msgstr "" | 457 msgstr "" |
458 | 458 |
459 #: bucomm.c:547 | 459 #: bucomm.c:548 |
460 #, c-format | 460 #, c-format |
461 msgid "%s: bad number: %s" | 461 msgid "%s: bad number: %s" |
462 msgstr "" | 462 msgstr "" |
463 | 463 |
464 #: bucomm.c:564 strings.c:422 | 464 #: bucomm.c:565 strings.c:422 |
465 #, c-format | 465 #, c-format |
466 msgid "'%s': No such file" | 466 msgid "'%s': No such file" |
467 msgstr "" | 467 msgstr "" |
468 | 468 |
469 #: bucomm.c:566 strings.c:424 | 469 #: bucomm.c:567 strings.c:424 |
470 #, c-format | 470 #, c-format |
471 msgid "Warning: could not locate '%s'. reason: %s" | 471 msgid "Warning: could not locate '%s'. reason: %s" |
472 msgstr "" | 472 msgstr "" |
473 | 473 |
474 #: bucomm.c:570 | 474 #: bucomm.c:571 |
475 #, c-format | 475 #, c-format |
476 msgid "Warning: '%s' is not an ordinary file" | 476 msgid "Warning: '%s' is not an ordinary file" |
477 msgstr "" | 477 msgstr "" |
478 | 478 |
479 #: coffdump.c:106 | 479 #: coffdump.c:106 |
480 #, c-format | 480 #, c-format |
481 msgid "#lines %d " | 481 msgid "#lines %d " |
482 msgstr "" | 482 msgstr "" |
483 | 483 |
484 #: coffdump.c:460 sysdump.c:646 | 484 #: coffdump.c:460 sysdump.c:646 |
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
760 | 760 |
761 #: dlltool.c:3146 dlltool.c:3152 | 761 #: dlltool.c:3146 dlltool.c:3152 |
762 #, c-format | 762 #, c-format |
763 msgid "cannot delete %s: %s" | 763 msgid "cannot delete %s: %s" |
764 msgstr "" | 764 msgstr "" |
765 | 765 |
766 #: dlltool.c:3157 | 766 #: dlltool.c:3157 |
767 msgid "Created lib file" | 767 msgid "Created lib file" |
768 msgstr "" | 768 msgstr "" |
769 | 769 |
770 #: dlltool.c:3369 dlltool.c:3391 | 770 #: dlltool.c:3375 dlltool.c:3397 |
771 #, c-format | 771 #, c-format |
772 msgid "%s is not a library" | 772 msgid "%s is not a library" |
773 msgstr "" | 773 msgstr "" |
774 | 774 |
775 #: dlltool.c:3409 | 775 #: dlltool.c:3415 |
776 #, c-format | 776 #, c-format |
777 msgid "Import library `%s' specifies two or more dlls" | 777 msgid "Import library `%s' specifies two or more dlls" |
778 msgstr "" | 778 msgstr "" |
779 | 779 |
780 #: dlltool.c:3420 | 780 #: dlltool.c:3426 |
781 #, c-format | 781 #, c-format |
782 msgid "Unable to determine dll name for `%s' (not an import library?)" | 782 msgid "Unable to determine dll name for `%s' (not an import library?)" |
783 msgstr "" | 783 msgstr "" |
784 | 784 |
785 #: dlltool.c:3641 | 785 #: dlltool.c:3647 |
786 #, c-format | 786 #, c-format |
787 msgid "Warning, ignoring duplicate EXPORT %s %d,%d" | 787 msgid "Warning, ignoring duplicate EXPORT %s %d,%d" |
788 msgstr "" | 788 msgstr "" |
789 | 789 |
790 #: dlltool.c:3647 | 790 #: dlltool.c:3653 |
791 #, c-format | 791 #, c-format |
792 msgid "Error, duplicate EXPORT with ordinals: %s" | 792 msgid "Error, duplicate EXPORT with ordinals: %s" |
793 msgstr "" | 793 msgstr "" |
794 | 794 |
795 #: dlltool.c:3752 | 795 #: dlltool.c:3758 |
796 msgid "Processing definitions" | 796 msgid "Processing definitions" |
797 msgstr "" | 797 msgstr "" |
798 | 798 |
799 #: dlltool.c:3784 | 799 #: dlltool.c:3790 |
800 msgid "Processed definitions" | 800 msgid "Processed definitions" |
801 msgstr "" | 801 msgstr "" |
802 | 802 |
803 #. xgetext:c-format | 803 #. xgetext:c-format |
804 #: dlltool.c:3791 dllwrap.c:471 | 804 #: dlltool.c:3797 dllwrap.c:471 |
805 #, c-format | 805 #, c-format |
806 msgid "Usage %s <option(s)> <object-file(s)>\n" | 806 msgid "Usage %s <option(s)> <object-file(s)>\n" |
807 msgstr "" | 807 msgstr "" |
808 | 808 |
809 #. xgetext:c-format | 809 #. xgetext:c-format |
810 #: dlltool.c:3793 | 810 #: dlltool.c:3799 |
811 #, c-format | 811 #, c-format |
812 msgid "" | 812 msgid "" |
813 " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n" | 813 " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n" |
814 msgstr "" | 814 msgstr "" |
815 | 815 |
816 #: dlltool.c:3794 | 816 #: dlltool.c:3800 |
817 #, c-format | 817 #, c-format |
818 msgid "" | 818 msgid "" |
819 " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, " | 819 " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, " |
820 "ppc, thumb\n" | 820 "ppc, thumb\n" |
821 msgstr "" | 821 msgstr "" |
822 | 822 |
823 #: dlltool.c:3795 | 823 #: dlltool.c:3801 |
824 #, c-format | 824 #, c-format |
825 msgid " -e --output-exp <outname> Generate an export file.\n" | 825 msgid " -e --output-exp <outname> Generate an export file.\n" |
826 msgstr "" | 826 msgstr "" |
827 | 827 |
828 #: dlltool.c:3796 | 828 #: dlltool.c:3802 |
829 #, c-format | 829 #, c-format |
830 msgid " -l --output-lib <outname> Generate an interface library.\n" | 830 msgid " -l --output-lib <outname> Generate an interface library.\n" |
831 msgstr "" | 831 msgstr "" |
832 | 832 |
833 #: dlltool.c:3797 | 833 #: dlltool.c:3803 |
834 #, c-format | 834 #, c-format |
835 msgid " -y --output-delaylib <outname> Create a delay-import library.\n" | 835 msgid " -y --output-delaylib <outname> Create a delay-import library.\n" |
836 msgstr "" | 836 msgstr "" |
837 | 837 |
838 #: dlltool.c:3798 | 838 #: dlltool.c:3804 |
839 #, c-format | 839 #, c-format |
840 msgid " -a --add-indirect Add dll indirects to export file.\n" | 840 msgid " -a --add-indirect Add dll indirects to export file.\n" |
841 msgstr "" | 841 msgstr "" |
842 | 842 |
843 #: dlltool.c:3799 | 843 #: dlltool.c:3805 |
844 #, c-format | 844 #, c-format |
845 msgid "" | 845 msgid "" |
846 " -D --dllname <name> Name of input dll to put into interface lib.\n" | 846 " -D --dllname <name> Name of input dll to put into interface lib.\n" |
847 msgstr "" | 847 msgstr "" |
848 | 848 |
849 #: dlltool.c:3800 | 849 #: dlltool.c:3806 |
850 #, c-format | 850 #, c-format |
851 msgid " -d --input-def <deffile> Name of .def file to be read in.\n" | 851 msgid " -d --input-def <deffile> Name of .def file to be read in.\n" |
852 msgstr "" | 852 msgstr "" |
853 | 853 |
854 #: dlltool.c:3801 | 854 #: dlltool.c:3807 |
855 #, c-format | 855 #, c-format |
856 msgid " -z --output-def <deffile> Name of .def file to be created.\n" | 856 msgid " -z --output-def <deffile> Name of .def file to be created.\n" |
857 msgstr "" | 857 msgstr "" |
858 | 858 |
859 #: dlltool.c:3802 | 859 #: dlltool.c:3808 |
860 #, c-format | 860 #, c-format |
861 msgid " --export-all-symbols Export all symbols to .def\n" | 861 msgid " --export-all-symbols Export all symbols to .def\n" |
862 msgstr "" | 862 msgstr "" |
863 | 863 |
864 #: dlltool.c:3803 | 864 #: dlltool.c:3809 |
865 #, c-format | 865 #, c-format |
866 msgid " --no-export-all-symbols Only export listed symbols\n" | 866 msgid " --no-export-all-symbols Only export listed symbols\n" |
867 msgstr "" | 867 msgstr "" |
868 | 868 |
869 #: dlltool.c:3804 | 869 #: dlltool.c:3810 |
870 #, c-format | 870 #, c-format |
871 msgid " --exclude-symbols <list> Don't export <list>\n" | 871 msgid " --exclude-symbols <list> Don't export <list>\n" |
872 msgstr "" | 872 msgstr "" |
873 | 873 |
874 #: dlltool.c:3805 | 874 #: dlltool.c:3811 |
875 #, c-format | 875 #, c-format |
876 msgid " --no-default-excludes Clear default exclude symbols\n" | 876 msgid " --no-default-excludes Clear default exclude symbols\n" |
877 msgstr "" | 877 msgstr "" |
878 | 878 |
879 #: dlltool.c:3806 | 879 #: dlltool.c:3812 |
880 #, c-format | 880 #, c-format |
881 msgid " -b --base-file <basefile> Read linker generated base file.\n" | 881 msgid " -b --base-file <basefile> Read linker generated base file.\n" |
882 msgstr "" | 882 msgstr "" |
883 | 883 |
884 #: dlltool.c:3807 | 884 #: dlltool.c:3813 |
885 #, c-format | 885 #, c-format |
886 msgid " -x --no-idata4 Don't generate idata$4 section.\n" | 886 msgid " -x --no-idata4 Don't generate idata$4 section.\n" |
887 msgstr "" | 887 msgstr "" |
888 | 888 |
889 #: dlltool.c:3808 | 889 #: dlltool.c:3814 |
890 #, c-format | 890 #, c-format |
891 msgid " -c --no-idata5 Don't generate idata$5 section.\n" | 891 msgid " -c --no-idata5 Don't generate idata$5 section.\n" |
892 msgstr "" | 892 msgstr "" |
893 | 893 |
894 #: dlltool.c:3809 | 894 #: dlltool.c:3815 |
895 #, c-format | 895 #, c-format |
896 msgid "" | 896 msgid "" |
897 " --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata" | 897 " --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata" |
898 "$5.\n" | 898 "$5.\n" |
899 msgstr "" | 899 msgstr "" |
900 | 900 |
901 #: dlltool.c:3810 | 901 #: dlltool.c:3816 |
902 #, c-format | 902 #, c-format |
903 msgid "" | 903 msgid "" |
904 " -U --add-underscore Add underscores to all symbols in interface " | 904 " -U --add-underscore Add underscores to all symbols in interface " |
905 "library.\n" | 905 "library.\n" |
906 msgstr "" | 906 msgstr "" |
907 | 907 |
908 #: dlltool.c:3811 | 908 #: dlltool.c:3817 |
909 #, c-format | 909 #, c-format |
910 msgid "" | 910 msgid "" |
911 " --add-stdcall-underscore Add underscores to stdcall symbols in " | 911 " --add-stdcall-underscore Add underscores to stdcall symbols in " |
912 "interface library.\n" | 912 "interface library.\n" |
913 msgstr "" | 913 msgstr "" |
914 | 914 |
915 #: dlltool.c:3812 | 915 #: dlltool.c:3818 |
916 #, c-format | 916 #, c-format |
917 msgid " -k --kill-at Kill @<n> from exported names.\n" | 917 msgid " -k --kill-at Kill @<n> from exported names.\n" |
918 msgstr "" | 918 msgstr "" |
919 | 919 |
920 #: dlltool.c:3813 | 920 #: dlltool.c:3819 |
921 #, c-format | 921 #, c-format |
922 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n" | 922 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n" |
923 msgstr "" | 923 msgstr "" |
924 | 924 |
925 #: dlltool.c:3814 | 925 #: dlltool.c:3820 |
926 #, c-format | 926 #, c-format |
927 msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n" | 927 msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n" |
928 msgstr "" | 928 msgstr "" |
929 | 929 |
930 #: dlltool.c:3815 | 930 #: dlltool.c:3821 |
931 #, c-format | 931 #, c-format |
932 msgid " -S --as <name> Use <name> for assembler.\n" | 932 msgid " -S --as <name> Use <name> for assembler.\n" |
933 msgstr "" | 933 msgstr "" |
934 | 934 |
935 #: dlltool.c:3816 | 935 #: dlltool.c:3822 |
936 #, c-format | 936 #, c-format |
937 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n" | 937 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n" |
938 msgstr "" | 938 msgstr "" |
939 | 939 |
940 #: dlltool.c:3817 | 940 #: dlltool.c:3823 |
941 #, c-format | 941 #, c-format |
942 msgid "" | 942 msgid "" |
943 " -C --compat-implib Create backward compatible import library.\n" | 943 " -C --compat-implib Create backward compatible import library.\n" |
944 msgstr "" | 944 msgstr "" |
945 | 945 |
946 #: dlltool.c:3818 | 946 #: dlltool.c:3824 |
947 #, c-format | 947 #, c-format |
948 msgid "" | 948 msgid "" |
949 " -n --no-delete Keep temp files (repeat for extra " | 949 " -n --no-delete Keep temp files (repeat for extra " |
950 "preservation).\n" | 950 "preservation).\n" |
951 msgstr "" | 951 msgstr "" |
952 | 952 |
953 #: dlltool.c:3819 | 953 #: dlltool.c:3825 |
954 #, c-format | 954 #, c-format |
955 msgid "" | 955 msgid "" |
956 " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n" | 956 " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n" |
957 msgstr "" | 957 msgstr "" |
958 | 958 |
959 #: dlltool.c:3820 | 959 #: dlltool.c:3826 |
960 #, c-format | 960 #, c-format |
961 msgid "" | 961 msgid "" |
962 " -I --identify <implib> Report the name of the DLL associated with " | 962 " -I --identify <implib> Report the name of the DLL associated with " |
963 "<implib>.\n" | 963 "<implib>.\n" |
964 msgstr "" | 964 msgstr "" |
965 | 965 |
966 #: dlltool.c:3821 | 966 #: dlltool.c:3827 |
967 #, c-format | 967 #, c-format |
968 msgid "" | 968 msgid "" |
969 " --identify-strict Causes --identify to report error when multiple " | 969 " --identify-strict Causes --identify to report error when multiple " |
970 "DLLs.\n" | 970 "DLLs.\n" |
971 msgstr "" | 971 msgstr "" |
972 | 972 |
973 #: dlltool.c:3822 | 973 #: dlltool.c:3828 |
974 #, c-format | 974 #, c-format |
975 msgid " -v --verbose Be verbose.\n" | 975 msgid " -v --verbose Be verbose.\n" |
976 msgstr "" | 976 msgstr "" |
977 | 977 |
978 #: dlltool.c:3823 | 978 #: dlltool.c:3829 |
979 #, c-format | 979 #, c-format |
980 msgid " -V --version Display the program version.\n" | 980 msgid " -V --version Display the program version.\n" |
981 msgstr "" | 981 msgstr "" |
982 | 982 |
983 #: dlltool.c:3824 | 983 #: dlltool.c:3830 |
984 #, c-format | 984 #, c-format |
985 msgid " -h --help Display this information.\n" | 985 msgid " -h --help Display this information.\n" |
986 msgstr "" | 986 msgstr "" |
987 | 987 |
988 #: dlltool.c:3825 | 988 #: dlltool.c:3831 |
989 #, c-format | 989 #, c-format |
990 msgid " @<file> Read options from <file>.\n" | 990 msgid " @<file> Read options from <file>.\n" |
991 msgstr "" | 991 msgstr "" |
992 | 992 |
993 #: dlltool.c:3827 | 993 #: dlltool.c:3833 |
994 #, c-format | 994 #, c-format |
995 msgid "" | 995 msgid "" |
996 " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n" | 996 " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n" |
997 msgstr "" | 997 msgstr "" |
998 | 998 |
999 #: dlltool.c:3828 | 999 #: dlltool.c:3834 |
1000 #, c-format | 1000 #, c-format |
1001 msgid " -L --linker <name> Use <name> as the linker.\n" | 1001 msgid " -L --linker <name> Use <name> as the linker.\n" |
1002 msgstr "" | 1002 msgstr "" |
1003 | 1003 |
1004 #: dlltool.c:3829 | 1004 #: dlltool.c:3835 |
1005 #, c-format | 1005 #, c-format |
1006 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n" | 1006 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n" |
1007 msgstr "" | 1007 msgstr "" |
1008 | 1008 |
1009 #: dlltool.c:3966 | 1009 #: dlltool.c:3972 |
1010 #, c-format | 1010 #, c-format |
1011 msgid "Path components stripped from dllname, '%s'." | 1011 msgid "Path components stripped from dllname, '%s'." |
1012 msgstr "" | 1012 msgstr "" |
1013 | 1013 |
1014 #: dlltool.c:4014 | 1014 #: dlltool.c:4020 |
1015 #, c-format | 1015 #, c-format |
1016 msgid "Unable to open base-file: %s" | 1016 msgid "Unable to open base-file: %s" |
1017 msgstr "" | 1017 msgstr "" |
1018 | 1018 |
1019 #: dlltool.c:4049 | 1019 #: dlltool.c:4055 |
1020 #, c-format | 1020 #, c-format |
1021 msgid "Machine '%s' not supported" | 1021 msgid "Machine '%s' not supported" |
1022 msgstr "" | 1022 msgstr "" |
1023 | 1023 |
1024 #: dlltool.c:4118 | 1024 #: dlltool.c:4124 |
1025 #, c-format | 1025 #, c-format |
1026 msgid "Warning, machine type (%d) not supported for delayimport." | 1026 msgid "Warning, machine type (%d) not supported for delayimport." |
1027 msgstr "" | 1027 msgstr "" |
1028 | 1028 |
1029 #: dlltool.c:4186 dllwrap.c:201 | 1029 #: dlltool.c:4192 dllwrap.c:201 |
1030 #, c-format | 1030 #, c-format |
1031 msgid "Tried file: %s" | 1031 msgid "Tried file: %s" |
1032 msgstr "" | 1032 msgstr "" |
1033 | 1033 |
1034 #: dlltool.c:4193 dllwrap.c:208 | 1034 #: dlltool.c:4199 dllwrap.c:208 |
1035 #, c-format | 1035 #, c-format |
1036 msgid "Using file: %s" | 1036 msgid "Using file: %s" |
1037 msgstr "" | 1037 msgstr "" |
1038 | 1038 |
1039 #: dllwrap.c:291 | 1039 #: dllwrap.c:291 |
1040 #, c-format | 1040 #, c-format |
1041 msgid "Keeping temporary base file %s" | 1041 msgid "Keeping temporary base file %s" |
1042 msgstr "" | 1042 msgstr "" |
1043 | 1043 |
1044 #: dllwrap.c:293 | 1044 #: dllwrap.c:293 |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1269 #: dllwrap.c:971 | 1269 #: dllwrap.c:971 |
1270 #, c-format | 1270 #, c-format |
1271 msgid "DRIVER name : %s\n" | 1271 msgid "DRIVER name : %s\n" |
1272 msgstr "" | 1272 msgstr "" |
1273 | 1273 |
1274 #: dllwrap.c:972 | 1274 #: dllwrap.c:972 |
1275 #, c-format | 1275 #, c-format |
1276 msgid "DRIVER options : %s\n" | 1276 msgid "DRIVER options : %s\n" |
1277 msgstr "" | 1277 msgstr "" |
1278 | 1278 |
1279 #: dwarf.c:101 dwarf.c:145 readelf.c:355 readelf.c:520 | 1279 #: dwarf.c:106 dwarf.c:155 readelf.c:357 readelf.c:525 |
1280 #, c-format | 1280 #, c-format |
1281 msgid "Unhandled data length: %d\n" | 1281 msgid "Unhandled data length: %d\n" |
1282 msgstr "" | 1282 msgstr "" |
1283 | 1283 |
1284 #: dwarf.c:294 dwarf.c:2625 | 1284 #: dwarf.c:304 dwarf.c:2649 |
1285 msgid "badly formed extended line op encountered!\n" | 1285 msgid "badly formed extended line op encountered!\n" |
1286 msgstr "" | 1286 msgstr "" |
1287 | 1287 |
1288 #: dwarf.c:301 | 1288 #: dwarf.c:311 |
1289 #, c-format | 1289 #, c-format |
1290 msgid " Extended opcode %d: " | 1290 msgid " Extended opcode %d: " |
1291 msgstr "" | 1291 msgstr "" |
1292 | 1292 |
1293 #: dwarf.c:306 | 1293 #: dwarf.c:316 |
1294 #, c-format | 1294 #, c-format |
1295 msgid "" | 1295 msgid "" |
1296 "End of Sequence\n" | 1296 "End of Sequence\n" |
1297 "\n" | 1297 "\n" |
1298 msgstr "" | 1298 msgstr "" |
1299 | 1299 |
1300 #: dwarf.c:312 | 1300 #: dwarf.c:322 |
1301 #, c-format | 1301 #, c-format |
1302 msgid "set Address to 0x%lx\n" | 1302 msgid "set Address to 0x%lx\n" |
1303 msgstr "" | 1303 msgstr "" |
1304 | 1304 |
1305 #: dwarf.c:317 | 1305 #: dwarf.c:327 |
1306 #, c-format | 1306 #, c-format |
1307 msgid " define new File Table entry\n" | 1307 msgid " define new File Table entry\n" |
1308 msgstr "" | 1308 msgstr "" |
1309 | 1309 |
1310 #: dwarf.c:318 dwarf.c:2240 | 1310 #: dwarf.c:328 dwarf.c:2263 |
1311 #, c-format | 1311 #, c-format |
1312 msgid " Entry\tDir\tTime\tSize\tName\n" | 1312 msgid " Entry\tDir\tTime\tSize\tName\n" |
1313 msgstr "" | 1313 msgstr "" |
1314 | 1314 |
1315 #: dwarf.c:320 | 1315 #: dwarf.c:330 |
1316 #, c-format | 1316 #, c-format |
1317 msgid " %d\t" | 1317 msgid " %d\t" |
1318 msgstr "" | 1318 msgstr "" |
1319 | 1319 |
1320 #: dwarf.c:323 dwarf.c:325 dwarf.c:327 dwarf.c:2252 dwarf.c:2254 dwarf.c:2256 | 1320 #: dwarf.c:333 dwarf.c:335 dwarf.c:337 dwarf.c:2275 dwarf.c:2277 dwarf.c:2279 |
1321 #, c-format | 1321 #, c-format |
1322 msgid "%lu\t" | 1322 msgid "%lu\t" |
1323 msgstr "" | 1323 msgstr "" |
1324 | 1324 |
1325 #: dwarf.c:328 | 1325 #: dwarf.c:338 |
1326 #, c-format | 1326 #, c-format |
1327 msgid "" | 1327 msgid "" |
1328 "%s\n" | 1328 "%s\n" |
1329 "\n" | 1329 "\n" |
1330 msgstr "" | 1330 msgstr "" |
1331 | 1331 |
1332 #: dwarf.c:332 | 1332 #: dwarf.c:342 |
1333 #, c-format | 1333 #, c-format |
1334 msgid "set Discriminator to %lu\n" | 1334 msgid "set Discriminator to %lu\n" |
1335 msgstr "" | 1335 msgstr "" |
1336 | 1336 |
1337 #. The test against DW_LNW_hi_user is redundant due to | 1337 #. The test against DW_LNW_hi_user is redundant due to |
1338 #. the limited range of the unsigned char data type used | 1338 #. the limited range of the unsigned char data type used |
1339 #. for op_code. | 1339 #. for op_code. |
1340 #. && op_code <= DW_LNE_hi_user | 1340 #. && op_code <= DW_LNE_hi_user |
1341 #: dwarf.c:374 | 1341 #: dwarf.c:384 |
1342 #, c-format | 1342 #, c-format |
1343 msgid "user defined: length %d\n" | 1343 msgid "user defined: length %d\n" |
1344 msgstr "" | 1344 msgstr "" |
1345 | 1345 |
1346 #: dwarf.c:376 dwarf.c:2656 | 1346 #: dwarf.c:386 dwarf.c:2680 |
1347 #, c-format | 1347 #, c-format |
1348 msgid "UNKNOWN: length %d\n" | 1348 msgid "UNKNOWN: length %d\n" |
1349 msgstr "" | 1349 msgstr "" |
1350 | 1350 |
1351 #: dwarf.c:389 | 1351 #: dwarf.c:399 |
1352 msgid "<no .debug_str section>" | 1352 msgid "<no .debug_str section>" |
1353 msgstr "" | 1353 msgstr "" |
1354 | 1354 |
1355 #: dwarf.c:395 | 1355 #: dwarf.c:405 |
1356 #, c-format | 1356 #, c-format |
1357 msgid "DW_FORM_strp offset too big: %lx\n" | 1357 msgid "DW_FORM_strp offset too big: %lx\n" |
1358 msgstr "" | 1358 msgstr "" |
1359 | 1359 |
1360 #: dwarf.c:396 | 1360 #: dwarf.c:406 |
1361 msgid "<offset is too big>" | 1361 msgid "<offset is too big>" |
1362 msgstr "" | 1362 msgstr "" |
1363 | 1363 |
1364 #: dwarf.c:629 | 1364 #: dwarf.c:639 |
1365 #, c-format | 1365 #, c-format |
1366 msgid "Unknown TAG value: %lx" | 1366 msgid "Unknown TAG value: %lx" |
1367 msgstr "" | 1367 msgstr "" |
1368 | 1368 |
1369 #: dwarf.c:665 | 1369 #: dwarf.c:675 |
1370 #, c-format | 1370 #, c-format |
1371 msgid "Unknown FORM value: %lx" | 1371 msgid "Unknown FORM value: %lx" |
1372 msgstr "" | 1372 msgstr "" |
1373 | 1373 |
1374 #: dwarf.c:674 | 1374 #: dwarf.c:684 |
1375 #, c-format | 1375 #, c-format |
1376 msgid " %lu byte block: " | 1376 msgid " %lu byte block: " |
1377 msgstr "" | 1377 msgstr "" |
1378 | 1378 |
1379 #: dwarf.c:1092 | 1379 #: dwarf.c:1102 |
1380 #, c-format | 1380 #, c-format |
1381 msgid "(User defined location op)" | 1381 msgid "(User defined location op)" |
1382 msgstr "" | 1382 msgstr "" |
1383 | 1383 |
1384 #: dwarf.c:1094 | 1384 #: dwarf.c:1104 |
1385 #, c-format | 1385 #, c-format |
1386 msgid "(Unknown location op)" | 1386 msgid "(Unknown location op)" |
1387 msgstr "" | 1387 msgstr "" |
1388 | 1388 |
1389 #: dwarf.c:1142 | 1389 #: dwarf.c:1152 |
1390 msgid "Internal error: DWARF version is not 2 or 3.\n" | 1390 msgid "Internal error: DWARF version is not 2 or 3.\n" |
1391 msgstr "" | 1391 msgstr "" |
1392 | 1392 |
1393 #: dwarf.c:1241 | 1393 #: dwarf.c:1251 |
1394 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n" | 1394 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n" |
1395 msgstr "" | 1395 msgstr "" |
1396 | 1396 |
1397 #: dwarf.c:1290 | 1397 #: dwarf.c:1300 |
1398 #, c-format | 1398 #, c-format |
1399 msgid " (indirect string, offset: 0x%lx): %s" | 1399 msgid " (indirect string, offset: 0x%lx): %s" |
1400 msgstr "" | 1400 msgstr "" |
1401 | 1401 |
1402 #: dwarf.c:1299 | 1402 #: dwarf.c:1309 |
1403 #, c-format | 1403 #, c-format |
1404 msgid "Unrecognized form: %lu\n" | 1404 msgid "Unrecognized form: %lu\n" |
1405 msgstr "" | 1405 msgstr "" |
1406 | 1406 |
1407 #: dwarf.c:1383 | 1407 #: dwarf.c:1393 |
1408 #, c-format | 1408 #, c-format |
1409 msgid "(not inlined)" | 1409 msgid "(not inlined)" |
1410 msgstr "" | 1410 msgstr "" |
1411 | 1411 |
1412 #: dwarf.c:1386 | 1412 #: dwarf.c:1396 |
1413 #, c-format | 1413 #, c-format |
1414 msgid "(inlined)" | 1414 msgid "(inlined)" |
1415 msgstr "" | 1415 msgstr "" |
1416 | 1416 |
1417 #: dwarf.c:1389 | 1417 #: dwarf.c:1399 |
1418 #, c-format | 1418 #, c-format |
1419 msgid "(declared as inline but ignored)" | 1419 msgid "(declared as inline but ignored)" |
1420 msgstr "" | 1420 msgstr "" |
1421 | 1421 |
1422 #: dwarf.c:1392 | 1422 #: dwarf.c:1402 |
1423 #, c-format | 1423 #, c-format |
1424 msgid "(declared as inline and inlined)" | 1424 msgid "(declared as inline and inlined)" |
1425 msgstr "" | 1425 msgstr "" |
1426 | 1426 |
1427 #: dwarf.c:1395 | 1427 #: dwarf.c:1405 |
1428 #, c-format | 1428 #, c-format |
1429 msgid " (Unknown inline attribute value: %lx)" | 1429 msgid " (Unknown inline attribute value: %lx)" |
1430 msgstr "" | 1430 msgstr "" |
1431 | 1431 |
1432 #: dwarf.c:1556 | 1432 #: dwarf.c:1566 |
1433 #, c-format | 1433 #, c-format |
1434 msgid "(location list)" | 1434 msgid "(location list)" |
1435 msgstr "" | 1435 msgstr "" |
1436 | 1436 |
1437 #: dwarf.c:1575 dwarf.c:3257 | 1437 #: dwarf.c:1585 dwarf.c:3281 |
1438 #, c-format | 1438 #, c-format |
1439 msgid " [without DW_AT_frame_base]" | 1439 msgid " [without DW_AT_frame_base]" |
1440 msgstr "" | 1440 msgstr "" |
1441 | 1441 |
1442 #: dwarf.c:1587 | 1442 #: dwarf.c:1597 |
1443 #, c-format | 1443 #, c-format |
1444 msgid "" | 1444 msgid "" |
1445 "Offset %lx used as value for DW_AT_import attribute of DIE at offset %lx is " | 1445 "Offset %lx used as value for DW_AT_import attribute of DIE at offset %lx is " |
1446 "too big.\n" | 1446 "too big.\n" |
1447 msgstr "" | 1447 msgstr "" |
1448 | 1448 |
1449 #: dwarf.c:1761 | 1449 #: dwarf.c:1771 |
1450 #, c-format | 1450 #, c-format |
1451 msgid "Unknown AT value: %lx" | 1451 msgid "Unknown AT value: %lx" |
1452 msgstr "" | 1452 msgstr "" |
1453 | 1453 |
1454 #: dwarf.c:1828 | 1454 #: dwarf.c:1838 |
1455 #, c-format | 1455 #, c-format |
1456 msgid "Reserved length value (%lx) found in section %s\n" | 1456 msgid "Reserved length value (%lx) found in section %s\n" |
1457 msgstr "" | 1457 msgstr "" |
1458 | 1458 |
1459 #: dwarf.c:1839 | 1459 #: dwarf.c:1849 |
1460 #, c-format | 1460 #, c-format |
1461 msgid "Corrupt unit length (%lx) found in section %s\n" | 1461 msgid "Corrupt unit length (%lx) found in section %s\n" |
1462 msgstr "" | 1462 msgstr "" |
1463 | 1463 |
1464 #: dwarf.c:1846 | 1464 #: dwarf.c:1856 |
1465 #, c-format | 1465 #, c-format |
1466 msgid "No comp units in %s section ?" | 1466 msgid "No comp units in %s section ?" |
1467 msgstr "" | 1467 msgstr "" |
1468 | 1468 |
1469 #: dwarf.c:1855 | 1469 #: dwarf.c:1865 |
1470 #, c-format | 1470 #, c-format |
1471 msgid "Not enough memory for a debug info array of %u entries" | 1471 msgid "Not enough memory for a debug info array of %u entries" |
1472 msgstr "" | 1472 msgstr "" |
1473 | 1473 |
1474 #: dwarf.c:1863 dwarf.c:2858 dwarf.c:2952 dwarf.c:3026 dwarf.c:3143 | 1474 #: dwarf.c:1873 dwarf.c:2882 dwarf.c:2976 dwarf.c:3050 dwarf.c:3167 |
1475 #: dwarf.c:3292 dwarf.c:3350 dwarf.c:3546 | 1475 #: dwarf.c:3316 dwarf.c:3374 dwarf.c:3571 |
1476 #, c-format | 1476 #, c-format |
1477 msgid "" | 1477 msgid "" |
1478 "Contents of the %s section:\n" | 1478 "Contents of the %s section:\n" |
1479 "\n" | 1479 "\n" |
1480 msgstr "" | 1480 msgstr "" |
1481 | 1481 |
1482 #: dwarf.c:1871 | 1482 #: dwarf.c:1881 |
1483 #, c-format | 1483 #, c-format |
1484 msgid "Unable to locate %s section!\n" | 1484 msgid "Unable to locate %s section!\n" |
1485 msgstr "" | 1485 msgstr "" |
1486 | 1486 |
1487 #: dwarf.c:1934 | 1487 #: dwarf.c:1944 |
1488 #, c-format | 1488 #, c-format |
1489 msgid " Compilation Unit @ offset 0x%lx:\n" | 1489 msgid " Compilation Unit @ offset 0x%lx:\n" |
1490 msgstr "" | 1490 msgstr "" |
1491 | 1491 |
1492 #: dwarf.c:1935 | 1492 #: dwarf.c:1945 |
1493 #, c-format | 1493 #, c-format |
1494 msgid " Length: 0x%lx (%s)\n" | 1494 msgid " Length: 0x%lx (%s)\n" |
1495 msgstr "" | 1495 msgstr "" |
1496 | 1496 |
1497 #: dwarf.c:1937 | 1497 #: dwarf.c:1947 |
1498 #, c-format | 1498 #, c-format |
1499 msgid " Version: %d\n" | 1499 msgid " Version: %d\n" |
1500 msgstr "" | 1500 msgstr "" |
1501 | 1501 |
1502 #: dwarf.c:1938 | 1502 #: dwarf.c:1948 |
1503 #, c-format | 1503 #, c-format |
1504 msgid " Abbrev Offset: %ld\n" | 1504 msgid " Abbrev Offset: %ld\n" |
1505 msgstr "" | 1505 msgstr "" |
1506 | 1506 |
1507 #: dwarf.c:1939 | 1507 #: dwarf.c:1949 |
1508 #, c-format | 1508 #, c-format |
1509 msgid " Pointer Size: %d\n" | 1509 msgid " Pointer Size: %d\n" |
1510 msgstr "" | 1510 msgstr "" |
1511 | 1511 |
1512 #: dwarf.c:1945 | 1512 #: dwarf.c:1955 |
1513 #, c-format | 1513 #, c-format |
1514 msgid "" | 1514 msgid "" |
1515 "Debug info is corrupted, length of CU at %lx extends beyond end of section " | 1515 "Debug info is corrupted, length of CU at %lx extends beyond end of section " |
1516 "(length = %lx)\n" | 1516 "(length = %lx)\n" |
1517 msgstr "" | 1517 msgstr "" |
1518 | 1518 |
1519 #: dwarf.c:1954 | 1519 #: dwarf.c:1964 |
1520 #, c-format | 1520 #, c-format |
1521 msgid "CU at offset %lx contains corrupt or unsupported version number: %d.\n" | 1521 msgid "CU at offset %lx contains corrupt or unsupported version number: %d.\n" |
1522 msgstr "" | 1522 msgstr "" |
1523 | 1523 |
1524 #: dwarf.c:1964 | 1524 #: dwarf.c:1974 |
1525 #, c-format | 1525 #, c-format |
1526 msgid "" | 1526 msgid "" |
1527 "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section " | 1527 "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section " |
1528 "size (%lx)\n" | 1528 "size (%lx)\n" |
1529 msgstr "" | 1529 msgstr "" |
1530 | 1530 |
1531 #: dwarf.c:1998 | 1531 #: dwarf.c:2021 |
1532 #, c-format | 1532 #, c-format |
1533 msgid "" | 1533 msgid "" |
1534 "Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n" | 1534 "Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n" |
1535 msgstr "" | 1535 msgstr "" |
1536 | 1536 |
1537 #: dwarf.c:2002 | 1537 #: dwarf.c:2025 |
1538 msgid "Further warnings about bogus end-of-sibling markers suppressed\n" | 1538 msgid "Further warnings about bogus end-of-sibling markers suppressed\n" |
1539 msgstr "" | 1539 msgstr "" |
1540 | 1540 |
1541 #: dwarf.c:2009 | 1541 #: dwarf.c:2032 |
1542 #, c-format | 1542 #, c-format |
1543 msgid " <%d><%lx>: Abbrev Number: %lu" | 1543 msgid " <%d><%lx>: Abbrev Number: %lu" |
1544 msgstr "" | 1544 msgstr "" |
1545 | 1545 |
1546 #: dwarf.c:2026 | 1546 #: dwarf.c:2049 |
1547 #, c-format | 1547 #, c-format |
1548 msgid "" | 1548 msgid "" |
1549 "DIE at offset %lx refers to abbreviation number %lu which does not exist\n" | 1549 "DIE at offset %lx refers to abbreviation number %lu which does not exist\n" |
1550 msgstr "" | 1550 msgstr "" |
1551 | 1551 |
1552 #: dwarf.c:2032 | 1552 #: dwarf.c:2055 |
1553 #, c-format | 1553 #, c-format |
1554 msgid " (%s)\n" | 1554 msgid " (%s)\n" |
1555 msgstr "" | 1555 msgstr "" |
1556 | 1556 |
1557 #: dwarf.c:2123 | 1557 #: dwarf.c:2146 |
1558 #, c-format | 1558 #, c-format |
1559 msgid "" | 1559 msgid "" |
1560 "Raw dump of debug contents of section %s:\n" | 1560 "Raw dump of debug contents of section %s:\n" |
1561 "\n" | 1561 "\n" |
1562 msgstr "" | 1562 msgstr "" |
1563 | 1563 |
1564 #: dwarf.c:2161 | 1564 #: dwarf.c:2184 |
1565 #, c-format | 1565 #, c-format |
1566 msgid "" | 1566 msgid "" |
1567 "The information in section %s appears to be corrupt - the section is too " | 1567 "The information in section %s appears to be corrupt - the section is too " |
1568 "small\n" | 1568 "small\n" |
1569 msgstr "" | 1569 msgstr "" |
1570 | 1570 |
1571 #: dwarf.c:2171 dwarf.c:2459 | 1571 #: dwarf.c:2194 dwarf.c:2482 |
1572 msgid "Only DWARF version 2 and 3 line info is currently supported.\n" | 1572 msgid "Only DWARF version 2 and 3 line info is currently supported.\n" |
1573 msgstr "" | 1573 msgstr "" |
1574 | 1574 |
1575 #: dwarf.c:2192 | 1575 #: dwarf.c:2215 |
1576 #, c-format | 1576 #, c-format |
1577 msgid " Offset: 0x%lx\n" | 1577 msgid " Offset: 0x%lx\n" |
1578 msgstr "" | 1578 msgstr "" |
1579 | 1579 |
1580 #: dwarf.c:2193 | 1580 #: dwarf.c:2216 |
1581 #, c-format | 1581 #, c-format |
1582 msgid " Length: %ld\n" | 1582 msgid " Length: %ld\n" |
1583 msgstr "" | 1583 msgstr "" |
1584 | 1584 |
1585 #: dwarf.c:2194 | 1585 #: dwarf.c:2217 |
1586 #, c-format | 1586 #, c-format |
1587 msgid " DWARF Version: %d\n" | 1587 msgid " DWARF Version: %d\n" |
1588 msgstr "" | 1588 msgstr "" |
1589 | 1589 |
1590 #: dwarf.c:2195 | 1590 #: dwarf.c:2218 |
1591 #, c-format | 1591 #, c-format |
1592 msgid " Prologue Length: %d\n" | 1592 msgid " Prologue Length: %d\n" |
1593 msgstr "" | 1593 msgstr "" |
1594 | 1594 |
1595 #: dwarf.c:2196 | 1595 #: dwarf.c:2219 |
1596 #, c-format | 1596 #, c-format |
1597 msgid " Minimum Instruction Length: %d\n" | 1597 msgid " Minimum Instruction Length: %d\n" |
1598 msgstr "" | 1598 msgstr "" |
1599 | 1599 |
1600 #: dwarf.c:2197 | 1600 #: dwarf.c:2220 |
1601 #, c-format | 1601 #, c-format |
1602 msgid " Initial value of 'is_stmt': %d\n" | 1602 msgid " Initial value of 'is_stmt': %d\n" |
1603 msgstr "" | 1603 msgstr "" |
1604 | 1604 |
1605 #: dwarf.c:2198 | 1605 #: dwarf.c:2221 |
1606 #, c-format | 1606 #, c-format |
1607 msgid " Line Base: %d\n" | 1607 msgid " Line Base: %d\n" |
1608 msgstr "" | 1608 msgstr "" |
1609 | 1609 |
1610 #: dwarf.c:2199 | 1610 #: dwarf.c:2222 |
1611 #, c-format | 1611 #, c-format |
1612 msgid " Line Range: %d\n" | 1612 msgid " Line Range: %d\n" |
1613 msgstr "" | 1613 msgstr "" |
1614 | 1614 |
1615 #: dwarf.c:2200 | 1615 #: dwarf.c:2223 |
1616 #, c-format | 1616 #, c-format |
1617 msgid " Opcode Base: %d\n" | 1617 msgid " Opcode Base: %d\n" |
1618 msgstr "" | 1618 msgstr "" |
1619 | 1619 |
1620 #: dwarf.c:2209 | 1620 #: dwarf.c:2232 |
1621 #, c-format | 1621 #, c-format |
1622 msgid "" | 1622 msgid "" |
1623 "\n" | 1623 "\n" |
1624 " Opcodes:\n" | 1624 " Opcodes:\n" |
1625 msgstr "" | 1625 msgstr "" |
1626 | 1626 |
1627 #: dwarf.c:2212 | 1627 #: dwarf.c:2235 |
1628 #, c-format | 1628 #, c-format |
1629 msgid " Opcode %d has %d args\n" | 1629 msgid " Opcode %d has %d args\n" |
1630 msgstr "" | 1630 msgstr "" |
1631 | 1631 |
1632 #: dwarf.c:2218 | 1632 #: dwarf.c:2241 |
1633 #, c-format | 1633 #, c-format |
1634 msgid "" | 1634 msgid "" |
1635 "\n" | 1635 "\n" |
1636 " The Directory Table is empty.\n" | 1636 " The Directory Table is empty.\n" |
1637 msgstr "" | 1637 msgstr "" |
1638 | 1638 |
1639 #: dwarf.c:2221 | 1639 #: dwarf.c:2244 |
1640 #, c-format | 1640 #, c-format |
1641 msgid "" | 1641 msgid "" |
1642 "\n" | 1642 "\n" |
1643 " The Directory Table:\n" | 1643 " The Directory Table:\n" |
1644 msgstr "" | 1644 msgstr "" |
1645 | 1645 |
1646 #: dwarf.c:2225 | 1646 #: dwarf.c:2248 |
1647 #, c-format | 1647 #, c-format |
1648 msgid " %s\n" | 1648 msgid " %s\n" |
1649 msgstr "" | 1649 msgstr "" |
1650 | 1650 |
1651 #: dwarf.c:2236 | 1651 #: dwarf.c:2259 |
1652 #, c-format | 1652 #, c-format |
1653 msgid "" | 1653 msgid "" |
1654 "\n" | 1654 "\n" |
1655 " The File Name Table is empty.\n" | 1655 " The File Name Table is empty.\n" |
1656 msgstr "" | 1656 msgstr "" |
1657 | 1657 |
1658 #: dwarf.c:2239 | 1658 #: dwarf.c:2262 |
1659 #, c-format | 1659 #, c-format |
1660 msgid "" | 1660 msgid "" |
1661 "\n" | 1661 "\n" |
1662 " The File Name Table:\n" | 1662 " The File Name Table:\n" |
1663 msgstr "" | 1663 msgstr "" |
1664 | 1664 |
1665 #: dwarf.c:2247 | 1665 #: dwarf.c:2270 |
1666 #, c-format | 1666 #, c-format |
1667 msgid " %d\t" | 1667 msgid " %d\t" |
1668 msgstr "" | 1668 msgstr "" |
1669 | 1669 |
1670 #: dwarf.c:2258 | 1670 #: dwarf.c:2281 |
1671 #, c-format | 1671 #, c-format |
1672 msgid "%s\n" | 1672 msgid "%s\n" |
1673 msgstr "" | 1673 msgstr "" |
1674 | 1674 |
1675 #. Now display the statements. | 1675 #. Now display the statements. |
1676 #: dwarf.c:2266 | 1676 #: dwarf.c:2289 |
1677 #, c-format | 1677 #, c-format |
1678 msgid "" | 1678 msgid "" |
1679 "\n" | 1679 "\n" |
1680 " Line Number Statements:\n" | 1680 " Line Number Statements:\n" |
1681 msgstr "" | 1681 msgstr "" |
1682 | 1682 |
1683 #: dwarf.c:2282 | 1683 #: dwarf.c:2305 |
1684 #, c-format | 1684 #, c-format |
1685 msgid " Special opcode %d: advance Address by %lu to 0x%lx" | 1685 msgid " Special opcode %d: advance Address by %lu to 0x%lx" |
1686 msgstr "" | 1686 msgstr "" |
1687 | 1687 |
1688 #: dwarf.c:2286 | 1688 #: dwarf.c:2309 |
1689 #, c-format | 1689 #, c-format |
1690 msgid " and Line by %d to %d\n" | 1690 msgid " and Line by %d to %d\n" |
1691 msgstr "" | 1691 msgstr "" |
1692 | 1692 |
1693 #: dwarf.c:2296 | 1693 #: dwarf.c:2319 |
1694 #, c-format | 1694 #, c-format |
1695 msgid " Copy\n" | 1695 msgid " Copy\n" |
1696 msgstr "" | 1696 msgstr "" |
1697 | 1697 |
1698 #: dwarf.c:2304 | 1698 #: dwarf.c:2327 |
1699 #, c-format | 1699 #, c-format |
1700 msgid " Advance PC by %lu to 0x%lx\n" | 1700 msgid " Advance PC by %lu to 0x%lx\n" |
1701 msgstr "" | 1701 msgstr "" |
1702 | 1702 |
1703 #: dwarf.c:2312 | 1703 #: dwarf.c:2335 |
1704 #, c-format | 1704 #, c-format |
1705 msgid " Advance Line by %d to %d\n" | 1705 msgid " Advance Line by %d to %d\n" |
1706 msgstr "" | 1706 msgstr "" |
1707 | 1707 |
1708 #: dwarf.c:2319 | 1708 #: dwarf.c:2342 |
1709 #, c-format | 1709 #, c-format |
1710 msgid " Set File Name to entry %d in the File Name Table\n" | 1710 msgid " Set File Name to entry %d in the File Name Table\n" |
1711 msgstr "" | 1711 msgstr "" |
1712 | 1712 |
1713 #: dwarf.c:2327 | 1713 #: dwarf.c:2350 |
1714 #, c-format | 1714 #, c-format |
1715 msgid " Set column to %lu\n" | 1715 msgid " Set column to %lu\n" |
1716 msgstr "" | 1716 msgstr "" |
1717 | 1717 |
1718 #: dwarf.c:2334 | 1718 #: dwarf.c:2357 |
1719 #, c-format | 1719 #, c-format |
1720 msgid " Set is_stmt to %d\n" | 1720 msgid " Set is_stmt to %d\n" |
1721 msgstr "" | 1721 msgstr "" |
1722 | 1722 |
1723 #: dwarf.c:2339 | 1723 #: dwarf.c:2362 |
1724 #, c-format | 1724 #, c-format |
1725 msgid " Set basic block\n" | 1725 msgid " Set basic block\n" |
1726 msgstr "" | 1726 msgstr "" |
1727 | 1727 |
1728 #: dwarf.c:2347 | 1728 #: dwarf.c:2370 |
1729 #, c-format | 1729 #, c-format |
1730 msgid " Advance PC by constant %lu to 0x%lx\n" | 1730 msgid " Advance PC by constant %lu to 0x%lx\n" |
1731 msgstr "" | 1731 msgstr "" |
1732 | 1732 |
1733 #: dwarf.c:2355 | 1733 #: dwarf.c:2378 |
1734 #, c-format | 1734 #, c-format |
1735 msgid " Advance PC by fixed size amount %lu to 0x%lx\n" | 1735 msgid " Advance PC by fixed size amount %lu to 0x%lx\n" |
1736 msgstr "" | 1736 msgstr "" |
1737 | 1737 |
1738 #: dwarf.c:2360 | 1738 #: dwarf.c:2383 |
1739 #, c-format | 1739 #, c-format |
1740 msgid " Set prologue_end to true\n" | 1740 msgid " Set prologue_end to true\n" |
1741 msgstr "" | 1741 msgstr "" |
1742 | 1742 |
1743 #: dwarf.c:2364 | 1743 #: dwarf.c:2387 |
1744 #, c-format | 1744 #, c-format |
1745 msgid " Set epilogue_begin to true\n" | 1745 msgid " Set epilogue_begin to true\n" |
1746 msgstr "" | 1746 msgstr "" |
1747 | 1747 |
1748 #: dwarf.c:2370 dwarf.c:2734 | 1748 #: dwarf.c:2393 dwarf.c:2758 |
1749 #, c-format | 1749 #, c-format |
1750 msgid " Set ISA to %lu\n" | 1750 msgid " Set ISA to %lu\n" |
1751 msgstr "" | 1751 msgstr "" |
1752 | 1752 |
1753 #: dwarf.c:2374 dwarf.c:2738 | 1753 #: dwarf.c:2397 dwarf.c:2762 |
1754 #, c-format | 1754 #, c-format |
1755 msgid " Unknown opcode %d with operands: " | 1755 msgid " Unknown opcode %d with operands: " |
1756 msgstr "" | 1756 msgstr "" |
1757 | 1757 |
1758 #: dwarf.c:2407 | 1758 #: dwarf.c:2430 |
1759 #, c-format | 1759 #, c-format |
1760 msgid "" | 1760 msgid "" |
1761 "Decoded dump of debug contents of section %s:\n" | 1761 "Decoded dump of debug contents of section %s:\n" |
1762 "\n" | 1762 "\n" |
1763 msgstr "" | 1763 msgstr "" |
1764 | 1764 |
1765 #: dwarf.c:2449 | 1765 #: dwarf.c:2472 |
1766 msgid "The line info appears to be corrupt - the section is too small\n" | 1766 msgid "The line info appears to be corrupt - the section is too small\n" |
1767 msgstr "" | 1767 msgstr "" |
1768 | 1768 |
1769 #: dwarf.c:2568 | 1769 #: dwarf.c:2592 |
1770 #, c-format | 1770 #, c-format |
1771 msgid "CU: %s:\n" | 1771 msgid "CU: %s:\n" |
1772 msgstr "" | 1772 msgstr "" |
1773 | 1773 |
1774 #: dwarf.c:2569 dwarf.c:2582 | 1774 #: dwarf.c:2593 dwarf.c:2606 |
1775 #, c-format | 1775 #, c-format |
1776 msgid "File name Line number Starting address\n" | 1776 msgid "File name Line number Starting address\n" |
1777 msgstr "" | 1777 msgstr "" |
1778 | 1778 |
1779 #: dwarf.c:2575 | 1779 #: dwarf.c:2599 |
1780 #, c-format | 1780 #, c-format |
1781 msgid "CU: %s/%s:\n" | 1781 msgid "CU: %s/%s:\n" |
1782 msgstr "" | 1782 msgstr "" |
1783 | 1783 |
1784 #: dwarf.c:2580 dwarf.c:2652 | 1784 #: dwarf.c:2604 dwarf.c:2676 |
1785 #, c-format | 1785 #, c-format |
1786 msgid "%s:\n" | 1786 msgid "%s:\n" |
1787 msgstr "" | 1787 msgstr "" |
1788 | 1788 |
1789 #. If directory index is 0, that means current directory. | 1789 #. If directory index is 0, that means current directory. |
1790 #: dwarf.c:2685 | 1790 #: dwarf.c:2709 |
1791 #, c-format | 1791 #, c-format |
1792 msgid "" | 1792 msgid "" |
1793 "\n" | 1793 "\n" |
1794 "./%s:[++]\n" | 1794 "./%s:[++]\n" |
1795 msgstr "" | 1795 msgstr "" |
1796 | 1796 |
1797 #. The directory index starts counting at 1. | 1797 #. The directory index starts counting at 1. |
1798 #: dwarf.c:2691 | 1798 #: dwarf.c:2715 |
1799 #, c-format | 1799 #, c-format |
1800 msgid "" | 1800 msgid "" |
1801 "\n" | 1801 "\n" |
1802 "%s/%s:\n" | 1802 "%s/%s:\n" |
1803 msgstr "" | 1803 msgstr "" |
1804 | 1804 |
1805 #: dwarf.c:2776 | 1805 #: dwarf.c:2800 |
1806 #, c-format | 1806 #, c-format |
1807 msgid "%-35s %11d %#18lx\n" | 1807 msgid "%-35s %11d %#18lx\n" |
1808 msgstr "" | 1808 msgstr "" |
1809 | 1809 |
1810 #: dwarf.c:2781 | 1810 #: dwarf.c:2805 |
1811 #, c-format | 1811 #, c-format |
1812 msgid "%s %11d %#18lx\n" | 1812 msgid "%s %11d %#18lx\n" |
1813 msgstr "" | 1813 msgstr "" |
1814 | 1814 |
1815 #: dwarf.c:2811 dwarf.c:3088 dwarf.c:3510 | 1815 #: dwarf.c:2835 dwarf.c:3112 dwarf.c:3534 |
1816 #, c-format | 1816 #, c-format |
1817 msgid "" | 1817 msgid "" |
1818 "Unable to load/parse the .debug_info section, so cannot interpret the %s " | 1818 "Unable to load/parse the .debug_info section, so cannot interpret the %s " |
1819 "section.\n" | 1819 "section.\n" |
1820 msgstr "" | 1820 msgstr "" |
1821 | 1821 |
1822 #: dwarf.c:2892 dwarf.c:3395 | 1822 #: dwarf.c:2916 dwarf.c:3419 |
1823 #, c-format | 1823 #, c-format |
1824 msgid "" | 1824 msgid "" |
1825 ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n" | 1825 ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n" |
1826 msgstr "" | 1826 msgstr "" |
1827 | 1827 |
1828 #: dwarf.c:2906 | 1828 #: dwarf.c:2930 |
1829 msgid "Only DWARF 2 and 3 pubnames are currently supported\n" | 1829 msgid "Only DWARF 2 and 3 pubnames are currently supported\n" |
1830 msgstr "" | 1830 msgstr "" |
1831 | 1831 |
1832 #: dwarf.c:2913 | 1832 #: dwarf.c:2937 |
1833 #, c-format | 1833 #, c-format |
1834 msgid " Length: %ld\n" | 1834 msgid " Length: %ld\n" |
1835 msgstr "" | 1835 msgstr "" |
1836 | 1836 |
1837 #: dwarf.c:2915 | 1837 #: dwarf.c:2939 |
1838 #, c-format | 1838 #, c-format |
1839 msgid " Version: %d\n" | 1839 msgid " Version: %d\n" |
1840 msgstr "" | 1840 msgstr "" |
1841 | 1841 |
1842 #: dwarf.c:2917 | 1842 #: dwarf.c:2941 |
1843 #, c-format | 1843 #, c-format |
1844 msgid " Offset into .debug_info section: 0x%lx\n" | 1844 msgid " Offset into .debug_info section: 0x%lx\n" |
1845 msgstr "" | 1845 msgstr "" |
1846 | 1846 |
1847 #: dwarf.c:2919 | 1847 #: dwarf.c:2943 |
1848 #, c-format | 1848 #, c-format |
1849 msgid " Size of area in .debug_info section: %ld\n" | 1849 msgid " Size of area in .debug_info section: %ld\n" |
1850 msgstr "" | 1850 msgstr "" |
1851 | 1851 |
1852 #: dwarf.c:2922 | 1852 #: dwarf.c:2946 |
1853 #, c-format | 1853 #, c-format |
1854 msgid "" | 1854 msgid "" |
1855 "\n" | 1855 "\n" |
1856 " Offset\tName\n" | 1856 " Offset\tName\n" |
1857 msgstr "" | 1857 msgstr "" |
1858 | 1858 |
1859 #: dwarf.c:2973 | 1859 #: dwarf.c:2997 |
1860 #, c-format | 1860 #, c-format |
1861 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n" | 1861 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n" |
1862 msgstr "" | 1862 msgstr "" |
1863 | 1863 |
1864 #: dwarf.c:2979 | 1864 #: dwarf.c:3003 |
1865 #, c-format | 1865 #, c-format |
1866 msgid " DW_MACINFO_end_file\n" | 1866 msgid " DW_MACINFO_end_file\n" |
1867 msgstr "" | 1867 msgstr "" |
1868 | 1868 |
1869 #: dwarf.c:2987 | 1869 #: dwarf.c:3011 |
1870 #, c-format | 1870 #, c-format |
1871 msgid " DW_MACINFO_define - lineno : %d macro : %s\n" | 1871 msgid " DW_MACINFO_define - lineno : %d macro : %s\n" |
1872 msgstr "" | 1872 msgstr "" |
1873 | 1873 |
1874 #: dwarf.c:2996 | 1874 #: dwarf.c:3020 |
1875 #, c-format | 1875 #, c-format |
1876 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n" | 1876 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n" |
1877 msgstr "" | 1877 msgstr "" |
1878 | 1878 |
1879 #: dwarf.c:3008 | 1879 #: dwarf.c:3032 |
1880 #, c-format | 1880 #, c-format |
1881 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n" | 1881 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n" |
1882 msgstr "" | 1882 msgstr "" |
1883 | 1883 |
1884 #: dwarf.c:3037 | 1884 #: dwarf.c:3061 |
1885 #, c-format | 1885 #, c-format |
1886 msgid " Number TAG\n" | 1886 msgid " Number TAG\n" |
1887 msgstr "" | 1887 msgstr "" |
1888 | 1888 |
1889 #: dwarf.c:3043 | 1889 #: dwarf.c:3067 |
1890 #, c-format | 1890 #, c-format |
1891 msgid " %ld %s [%s]\n" | 1891 msgid " %ld %s [%s]\n" |
1892 msgstr "" | 1892 msgstr "" |
1893 | 1893 |
1894 #: dwarf.c:3046 | 1894 #: dwarf.c:3070 |
1895 msgid "has children" | 1895 msgid "has children" |
1896 msgstr "" | 1896 msgstr "" |
1897 | 1897 |
1898 #: dwarf.c:3046 | 1898 #: dwarf.c:3070 |
1899 msgid "no children" | 1899 msgid "no children" |
1900 msgstr "" | 1900 msgstr "" |
1901 | 1901 |
1902 #: dwarf.c:3049 | 1902 #: dwarf.c:3073 |
1903 #, c-format | 1903 #, c-format |
1904 msgid " %-18s %s\n" | 1904 msgid " %-18s %s\n" |
1905 msgstr "" | 1905 msgstr "" |
1906 | 1906 |
1907 #: dwarf.c:3082 dwarf.c:3288 dwarf.c:3504 | 1907 #: dwarf.c:3106 dwarf.c:3312 dwarf.c:3528 |
1908 #, c-format | 1908 #, c-format |
1909 msgid "" | 1909 msgid "" |
1910 "\n" | 1910 "\n" |
1911 "The %s section is empty.\n" | 1911 "The %s section is empty.\n" |
1912 msgstr "" | 1912 msgstr "" |
1913 | 1913 |
1914 #. FIXME: Should we handle this case? | 1914 #. FIXME: Should we handle this case? |
1915 #: dwarf.c:3132 | 1915 #: dwarf.c:3156 |
1916 msgid "Location lists in .debug_info section aren't in ascending order!\n" | 1916 msgid "Location lists in .debug_info section aren't in ascending order!\n" |
1917 msgstr "" | 1917 msgstr "" |
1918 | 1918 |
1919 #: dwarf.c:3135 | 1919 #: dwarf.c:3159 |
1920 msgid "No location lists in .debug_info section!\n" | 1920 msgid "No location lists in .debug_info section!\n" |
1921 msgstr "" | 1921 msgstr "" |
1922 | 1922 |
1923 #: dwarf.c:3140 | 1923 #: dwarf.c:3164 |
1924 #, c-format | 1924 #, c-format |
1925 msgid "Location lists in %s section start at 0x%lx\n" | 1925 msgid "Location lists in %s section start at 0x%lx\n" |
1926 msgstr "" | 1926 msgstr "" |
1927 | 1927 |
1928 #: dwarf.c:3144 | 1928 #: dwarf.c:3168 |
1929 #, c-format | 1929 #, c-format |
1930 msgid " Offset Begin End Expression\n" | 1930 msgid " Offset Begin End Expression\n" |
1931 msgstr "" | 1931 msgstr "" |
1932 | 1932 |
1933 #: dwarf.c:3175 | 1933 #: dwarf.c:3199 |
1934 #, c-format | 1934 #, c-format |
1935 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n" | 1935 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n" |
1936 msgstr "" | 1936 msgstr "" |
1937 | 1937 |
1938 #: dwarf.c:3179 | 1938 #: dwarf.c:3203 |
1939 #, c-format | 1939 #, c-format |
1940 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n" | 1940 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n" |
1941 msgstr "" | 1941 msgstr "" |
1942 | 1942 |
1943 #: dwarf.c:3187 | 1943 #: dwarf.c:3211 |
1944 #, c-format | 1944 #, c-format |
1945 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n" | 1945 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n" |
1946 msgstr "" | 1946 msgstr "" |
1947 | 1947 |
1948 #: dwarf.c:3196 dwarf.c:3231 dwarf.c:3241 | 1948 #: dwarf.c:3220 dwarf.c:3255 dwarf.c:3265 |
1949 #, c-format | 1949 #, c-format |
1950 msgid "Location list starting at offset 0x%lx is not terminated.\n" | 1950 msgid "Location list starting at offset 0x%lx is not terminated.\n" |
1951 msgstr "" | 1951 msgstr "" |
1952 | 1952 |
1953 #: dwarf.c:3215 dwarf.c:3597 | 1953 #: dwarf.c:3239 dwarf.c:3622 |
1954 #, c-format | 1954 #, c-format |
1955 msgid "<End of list>\n" | 1955 msgid "<End of list>\n" |
1956 msgstr "" | 1956 msgstr "" |
1957 | 1957 |
1958 #: dwarf.c:3225 | 1958 #: dwarf.c:3249 |
1959 #, c-format | 1959 #, c-format |
1960 msgid "(base address)\n" | 1960 msgid "(base address)\n" |
1961 msgstr "" | 1961 msgstr "" |
1962 | 1962 |
1963 #: dwarf.c:3260 | 1963 #: dwarf.c:3284 |
1964 msgid " (start == end)" | 1964 msgid " (start == end)" |
1965 msgstr "" | 1965 msgstr "" |
1966 | 1966 |
1967 #: dwarf.c:3262 | 1967 #: dwarf.c:3286 |
1968 msgid " (start > end)" | 1968 msgid " (start > end)" |
1969 msgstr "" | 1969 msgstr "" |
1970 | 1970 |
1971 #: dwarf.c:3272 | 1971 #: dwarf.c:3296 |
1972 #, c-format | 1972 #, c-format |
1973 msgid "There are %ld unused bytes at the end of section %s\n" | 1973 msgid "There are %ld unused bytes at the end of section %s\n" |
1974 msgstr "" | 1974 msgstr "" |
1975 | 1975 |
1976 #: dwarf.c:3406 | 1976 #: dwarf.c:3430 |
1977 msgid "Only DWARF 2 and 3 aranges are currently supported.\n" | 1977 msgid "Only DWARF 2 and 3 aranges are currently supported.\n" |
1978 msgstr "" | 1978 msgstr "" |
1979 | 1979 |
1980 #: dwarf.c:3410 | 1980 #: dwarf.c:3434 |
1981 #, c-format | 1981 #, c-format |
1982 msgid " Length: %ld\n" | 1982 msgid " Length: %ld\n" |
1983 msgstr "" | 1983 msgstr "" |
1984 | 1984 |
1985 #: dwarf.c:3411 | 1985 #: dwarf.c:3435 |
1986 #, c-format | 1986 #, c-format |
1987 msgid " Version: %d\n" | 1987 msgid " Version: %d\n" |
1988 msgstr "" | 1988 msgstr "" |
1989 | 1989 |
1990 #: dwarf.c:3412 | 1990 #: dwarf.c:3436 |
1991 #, c-format | 1991 #, c-format |
1992 msgid " Offset into .debug_info: 0x%lx\n" | 1992 msgid " Offset into .debug_info: 0x%lx\n" |
1993 msgstr "" | 1993 msgstr "" |
1994 | 1994 |
1995 #: dwarf.c:3413 | 1995 #: dwarf.c:3437 |
1996 #, c-format | 1996 #, c-format |
1997 msgid " Pointer Size: %d\n" | 1997 msgid " Pointer Size: %d\n" |
1998 msgstr "" | 1998 msgstr "" |
1999 | 1999 |
2000 #: dwarf.c:3414 | 2000 #: dwarf.c:3438 |
2001 #, c-format | 2001 #, c-format |
2002 msgid " Segment Size: %d\n" | 2002 msgid " Segment Size: %d\n" |
2003 msgstr "" | 2003 msgstr "" |
2004 | 2004 |
2005 #: dwarf.c:3423 | 2005 #: dwarf.c:3447 |
2006 msgid "Pointer size + Segment size is not a power of two.\n" | 2006 msgid "Pointer size + Segment size is not a power of two.\n" |
2007 msgstr "" | 2007 msgstr "" |
2008 | 2008 |
2009 #: dwarf.c:3428 | 2009 #: dwarf.c:3452 |
2010 #, c-format | 2010 #, c-format |
2011 msgid "" | 2011 msgid "" |
2012 "\n" | 2012 "\n" |
2013 " Address Length\n" | 2013 " Address Length\n" |
2014 msgstr "" | 2014 msgstr "" |
2015 | 2015 |
2016 #: dwarf.c:3430 | 2016 #: dwarf.c:3454 |
2017 #, c-format | 2017 #, c-format |
2018 msgid "" | 2018 msgid "" |
2019 "\n" | 2019 "\n" |
2020 " Address Length\n" | 2020 " Address Length\n" |
2021 msgstr "" | 2021 msgstr "" |
2022 | 2022 |
2023 #: dwarf.c:3520 | 2023 #: dwarf.c:3544 |
2024 msgid "No range lists in .debug_info section!\n" | 2024 msgid "No range lists in .debug_info section!\n" |
2025 msgstr "" | 2025 msgstr "" |
2026 | 2026 |
2027 #: dwarf.c:3543 | 2027 #: dwarf.c:3568 |
2028 #, c-format | 2028 #, c-format |
2029 msgid "Range lists in %s section start at 0x%lx\n" | 2029 msgid "Range lists in %s section start at 0x%lx\n" |
2030 msgstr "" | 2030 msgstr "" |
2031 | 2031 |
2032 #: dwarf.c:3547 | 2032 #: dwarf.c:3572 |
2033 #, c-format | 2033 #, c-format |
2034 msgid " Offset Begin End\n" | 2034 msgid " Offset Begin End\n" |
2035 msgstr "" | 2035 msgstr "" |
2036 | 2036 |
2037 #: dwarf.c:3568 | 2037 #: dwarf.c:3593 |
2038 #, c-format | 2038 #, c-format |
2039 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n" | 2039 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n" |
2040 msgstr "" | 2040 msgstr "" |
2041 | 2041 |
2042 #: dwarf.c:3572 | 2042 #: dwarf.c:3597 |
2043 #, c-format | 2043 #, c-format |
2044 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n" | 2044 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n" |
2045 msgstr "" | 2045 msgstr "" |
2046 | 2046 |
2047 #: dwarf.c:3615 | 2047 #: dwarf.c:3640 |
2048 msgid "(start == end)" | 2048 msgid "(start == end)" |
2049 msgstr "" | 2049 msgstr "" |
2050 | 2050 |
2051 #: dwarf.c:3617 | 2051 #: dwarf.c:3642 |
2052 msgid "(start > end)" | 2052 msgid "(start > end)" |
2053 msgstr "" | 2053 msgstr "" |
2054 | 2054 |
2055 #: dwarf.c:3853 | 2055 #: dwarf.c:3879 |
2056 msgid "bad register: " | 2056 msgid "bad register: " |
2057 msgstr "" | 2057 msgstr "" |
2058 | 2058 |
2059 #: dwarf.c:3855 | 2059 #: dwarf.c:3881 |
2060 #, c-format | 2060 #, c-format |
2061 msgid "Contents of the %s section:\n" | 2061 msgid "Contents of the %s section:\n" |
2062 msgstr "" | 2062 msgstr "" |
2063 | 2063 |
2064 #: dwarf.c:4619 | 2064 #: dwarf.c:4646 |
2065 #, c-format | 2065 #, c-format |
2066 msgid " DW_CFA_??? (User defined call frame op: %#x)\n" | 2066 msgid " DW_CFA_??? (User defined call frame op: %#x)\n" |
2067 msgstr "" | 2067 msgstr "" |
2068 | 2068 |
2069 #: dwarf.c:4621 | 2069 #: dwarf.c:4648 |
2070 #, c-format | 2070 #, c-format |
2071 msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n" | 2071 msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n" |
2072 msgstr "" | 2072 msgstr "" |
2073 | 2073 |
2074 #: dwarf.c:4645 | 2074 #: dwarf.c:4672 |
2075 #, c-format | 2075 #, c-format |
2076 msgid "Displaying the debug contents of section %s is not yet supported.\n" | 2076 msgid "Displaying the debug contents of section %s is not yet supported.\n" |
2077 msgstr "" | 2077 msgstr "" |
2078 | 2078 |
2079 #: dwarf.c:4687 | 2079 #: dwarf.c:4714 |
2080 #, c-format | 2080 #, c-format |
2081 msgid "%s: Error: " | 2081 msgid "%s: Error: " |
2082 msgstr "" | 2082 msgstr "" |
2083 | 2083 |
2084 #: dwarf.c:4698 | 2084 #: dwarf.c:4725 |
2085 #, c-format | 2085 #, c-format |
2086 msgid "%s: Warning: " | 2086 msgid "%s: Warning: " |
2087 msgstr "" | 2087 msgstr "" |
2088 | 2088 |
2089 #: dwarf.c:4796 dwarf.c:4862 | 2089 #: dwarf.c:4823 dwarf.c:4889 |
2090 #, c-format | 2090 #, c-format |
2091 msgid "Unrecognized debug option '%s'\n" | 2091 msgid "Unrecognized debug option '%s'\n" |
2092 msgstr "" | 2092 msgstr "" |
2093 | 2093 |
2094 #: emul_aix.c:43 | 2094 #: emul_aix.c:43 |
2095 #, c-format | 2095 #, c-format |
2096 msgid " [-g] - 32 bit small archive\n" | 2096 msgid " [-g] - 32 bit small archive\n" |
2097 msgstr "" | 2097 msgstr "" |
2098 | 2098 |
2099 #: emul_aix.c:44 | 2099 #: emul_aix.c:44 |
2100 #, c-format | 2100 #, c-format |
2101 msgid " [-X32] - ignores 64 bit objects\n" | 2101 msgid " [-X32] - ignores 64 bit objects\n" |
2102 msgstr "" | 2102 msgstr "" |
2103 | 2103 |
2104 #: emul_aix.c:45 | 2104 #: emul_aix.c:45 |
2105 #, c-format | 2105 #, c-format |
2106 msgid " [-X64] - ignores 32 bit objects\n" | 2106 msgid " [-X64] - ignores 32 bit objects\n" |
2107 msgstr "" | 2107 msgstr "" |
2108 | 2108 |
2109 #: emul_aix.c:46 | 2109 #: emul_aix.c:46 |
2110 #, c-format | 2110 #, c-format |
2111 msgid " [-X32_64] - accepts 32 and 64 bit objects\n" | 2111 msgid " [-X32_64] - accepts 32 and 64 bit objects\n" |
2112 msgstr "" | 2112 msgstr "" |
2113 | 2113 |
2114 #: ieee.c:309 | 2114 #: ieee.c:311 |
2115 msgid "unexpected end of debugging information" | 2115 msgid "unexpected end of debugging information" |
2116 msgstr "" | 2116 msgstr "" |
2117 | 2117 |
2118 #: ieee.c:396 | 2118 #: ieee.c:398 |
2119 msgid "invalid number" | 2119 msgid "invalid number" |
2120 msgstr "" | 2120 msgstr "" |
2121 | 2121 |
2122 #: ieee.c:449 | 2122 #: ieee.c:451 |
2123 msgid "invalid string length" | 2123 msgid "invalid string length" |
2124 msgstr "" | 2124 msgstr "" |
2125 | 2125 |
2126 #: ieee.c:504 ieee.c:545 | 2126 #: ieee.c:506 ieee.c:547 |
2127 msgid "expression stack overflow" | 2127 msgid "expression stack overflow" |
2128 msgstr "" | 2128 msgstr "" |
2129 | 2129 |
2130 #: ieee.c:524 | 2130 #: ieee.c:526 |
2131 msgid "unsupported IEEE expression operator" | 2131 msgid "unsupported IEEE expression operator" |
2132 msgstr "" | 2132 msgstr "" |
2133 | 2133 |
2134 #: ieee.c:539 | 2134 #: ieee.c:541 |
2135 msgid "unknown section" | 2135 msgid "unknown section" |
2136 msgstr "" | 2136 msgstr "" |
2137 | 2137 |
2138 #: ieee.c:560 | 2138 #: ieee.c:562 |
2139 msgid "expression stack underflow" | 2139 msgid "expression stack underflow" |
2140 msgstr "" | 2140 msgstr "" |
2141 | 2141 |
2142 #: ieee.c:574 | 2142 #: ieee.c:576 |
2143 msgid "expression stack mismatch" | 2143 msgid "expression stack mismatch" |
2144 msgstr "" | 2144 msgstr "" |
2145 | 2145 |
2146 #: ieee.c:611 | 2146 #: ieee.c:613 |
2147 msgid "unknown builtin type" | 2147 msgid "unknown builtin type" |
2148 msgstr "" | 2148 msgstr "" |
2149 | 2149 |
2150 #: ieee.c:756 | 2150 #: ieee.c:758 |
2151 msgid "BCD float type not supported" | 2151 msgid "BCD float type not supported" |
2152 msgstr "" | 2152 msgstr "" |
2153 | 2153 |
2154 #: ieee.c:893 | 2154 #: ieee.c:895 |
2155 msgid "unexpected number" | 2155 msgid "unexpected number" |
2156 msgstr "" | 2156 msgstr "" |
2157 | 2157 |
2158 #: ieee.c:900 | 2158 #: ieee.c:902 |
2159 msgid "unexpected record type" | 2159 msgid "unexpected record type" |
2160 msgstr "" | 2160 msgstr "" |
2161 | 2161 |
2162 #: ieee.c:933 | 2162 #: ieee.c:935 |
2163 msgid "blocks left on stack at end" | 2163 msgid "blocks left on stack at end" |
2164 msgstr "" | 2164 msgstr "" |
2165 | 2165 |
2166 #: ieee.c:1206 | 2166 #: ieee.c:1208 |
2167 msgid "unknown BB type" | 2167 msgid "unknown BB type" |
2168 msgstr "" | 2168 msgstr "" |
2169 | 2169 |
2170 #: ieee.c:1215 | 2170 #: ieee.c:1217 |
2171 msgid "stack overflow" | 2171 msgid "stack overflow" |
2172 msgstr "" | 2172 msgstr "" |
2173 | 2173 |
2174 #: ieee.c:1238 | 2174 #: ieee.c:1240 |
2175 msgid "stack underflow" | 2175 msgid "stack underflow" |
2176 msgstr "" | 2176 msgstr "" |
2177 | 2177 |
2178 #: ieee.c:1350 ieee.c:1420 ieee.c:2118 | 2178 #: ieee.c:1352 ieee.c:1422 ieee.c:2120 |
2179 msgid "illegal variable index" | 2179 msgid "illegal variable index" |
2180 msgstr "" | 2180 msgstr "" |
2181 | 2181 |
2182 #: ieee.c:1398 | 2182 #: ieee.c:1400 |
2183 msgid "illegal type index" | 2183 msgid "illegal type index" |
2184 msgstr "" | 2184 msgstr "" |
2185 | 2185 |
2186 #: ieee.c:1408 ieee.c:1445 | 2186 #: ieee.c:1410 ieee.c:1447 |
2187 msgid "unknown TY code" | 2187 msgid "unknown TY code" |
2188 msgstr "" | 2188 msgstr "" |
2189 | 2189 |
2190 #: ieee.c:1427 | 2190 #: ieee.c:1429 |
2191 msgid "undefined variable in TY" | 2191 msgid "undefined variable in TY" |
2192 msgstr "" | 2192 msgstr "" |
2193 | 2193 |
2194 #. Pascal file name. FIXME. | 2194 #. Pascal file name. FIXME. |
2195 #: ieee.c:1839 | 2195 #: ieee.c:1841 |
2196 msgid "Pascal file name not supported" | 2196 msgid "Pascal file name not supported" |
2197 msgstr "" | 2197 msgstr "" |
2198 | 2198 |
2199 #: ieee.c:1887 | 2199 #: ieee.c:1889 |
2200 msgid "unsupported qualifier" | 2200 msgid "unsupported qualifier" |
2201 msgstr "" | 2201 msgstr "" |
2202 | 2202 |
2203 #: ieee.c:2156 | 2203 #: ieee.c:2158 |
2204 msgid "undefined variable in ATN" | 2204 msgid "undefined variable in ATN" |
2205 msgstr "" | 2205 msgstr "" |
2206 | 2206 |
2207 #: ieee.c:2199 | 2207 #: ieee.c:2201 |
2208 msgid "unknown ATN type" | 2208 msgid "unknown ATN type" |
2209 msgstr "" | 2209 msgstr "" |
2210 | 2210 |
2211 #. Reserved for FORTRAN common. | 2211 #. Reserved for FORTRAN common. |
2212 #: ieee.c:2321 | 2212 #: ieee.c:2323 |
2213 msgid "unsupported ATN11" | 2213 msgid "unsupported ATN11" |
2214 msgstr "" | 2214 msgstr "" |
2215 | 2215 |
2216 #. We have no way to record this information. FIXME. | 2216 #. We have no way to record this information. FIXME. |
2217 #: ieee.c:2348 | 2217 #: ieee.c:2350 |
2218 msgid "unsupported ATN12" | 2218 msgid "unsupported ATN12" |
2219 msgstr "" | 2219 msgstr "" |
2220 | 2220 |
2221 #: ieee.c:2408 | 2221 #: ieee.c:2410 |
2222 msgid "unexpected string in C++ misc" | 2222 msgid "unexpected string in C++ misc" |
2223 msgstr "" | 2223 msgstr "" |
2224 | 2224 |
2225 #: ieee.c:2421 | 2225 #: ieee.c:2423 |
2226 msgid "bad misc record" | 2226 msgid "bad misc record" |
2227 msgstr "" | 2227 msgstr "" |
2228 | 2228 |
2229 #: ieee.c:2462 | 2229 #: ieee.c:2464 |
2230 msgid "unrecognized C++ misc record" | 2230 msgid "unrecognized C++ misc record" |
2231 msgstr "" | 2231 msgstr "" |
2232 | 2232 |
2233 #: ieee.c:2577 | 2233 #: ieee.c:2579 |
2234 msgid "undefined C++ object" | 2234 msgid "undefined C++ object" |
2235 msgstr "" | 2235 msgstr "" |
2236 | 2236 |
2237 #: ieee.c:2611 | 2237 #: ieee.c:2613 |
2238 msgid "unrecognized C++ object spec" | 2238 msgid "unrecognized C++ object spec" |
2239 msgstr "" | 2239 msgstr "" |
2240 | 2240 |
2241 #: ieee.c:2647 | 2241 #: ieee.c:2649 |
2242 msgid "unsupported C++ object type" | 2242 msgid "unsupported C++ object type" |
2243 msgstr "" | 2243 msgstr "" |
2244 | 2244 |
2245 #: ieee.c:2657 | 2245 #: ieee.c:2659 |
2246 msgid "C++ base class not defined" | 2246 msgid "C++ base class not defined" |
2247 msgstr "" | 2247 msgstr "" |
2248 | 2248 |
2249 #: ieee.c:2669 ieee.c:2774 | 2249 #: ieee.c:2671 ieee.c:2776 |
2250 msgid "C++ object has no fields" | 2250 msgid "C++ object has no fields" |
2251 msgstr "" | 2251 msgstr "" |
2252 | 2252 |
2253 #: ieee.c:2688 | 2253 #: ieee.c:2690 |
2254 msgid "C++ base class not found in container" | 2254 msgid "C++ base class not found in container" |
2255 msgstr "" | 2255 msgstr "" |
2256 | 2256 |
2257 #: ieee.c:2795 | 2257 #: ieee.c:2797 |
2258 msgid "C++ data member not found in container" | 2258 msgid "C++ data member not found in container" |
2259 msgstr "" | 2259 msgstr "" |
2260 | 2260 |
2261 #: ieee.c:2836 ieee.c:2986 | 2261 #: ieee.c:2838 ieee.c:2988 |
2262 msgid "unknown C++ visibility" | 2262 msgid "unknown C++ visibility" |
2263 msgstr "" | 2263 msgstr "" |
2264 | 2264 |
2265 #: ieee.c:2870 | 2265 #: ieee.c:2872 |
2266 msgid "bad C++ field bit pos or size" | 2266 msgid "bad C++ field bit pos or size" |
2267 msgstr "" | 2267 msgstr "" |
2268 | 2268 |
2269 #: ieee.c:2962 | 2269 #: ieee.c:2964 |
2270 msgid "bad type for C++ method function" | 2270 msgid "bad type for C++ method function" |
2271 msgstr "" | 2271 msgstr "" |
2272 | 2272 |
2273 #: ieee.c:2972 | 2273 #: ieee.c:2974 |
2274 msgid "no type information for C++ method function" | 2274 msgid "no type information for C++ method function" |
2275 msgstr "" | 2275 msgstr "" |
2276 | 2276 |
2277 #: ieee.c:3011 | 2277 #: ieee.c:3013 |
2278 msgid "C++ static virtual method" | 2278 msgid "C++ static virtual method" |
2279 msgstr "" | 2279 msgstr "" |
2280 | 2280 |
2281 #: ieee.c:3106 | 2281 #: ieee.c:3108 |
2282 msgid "unrecognized C++ object overhead spec" | 2282 msgid "unrecognized C++ object overhead spec" |
2283 msgstr "" | 2283 msgstr "" |
2284 | 2284 |
2285 #: ieee.c:3145 | 2285 #: ieee.c:3147 |
2286 msgid "undefined C++ vtable" | 2286 msgid "undefined C++ vtable" |
2287 msgstr "" | 2287 msgstr "" |
2288 | 2288 |
2289 #: ieee.c:3214 | 2289 #: ieee.c:3216 |
2290 msgid "C++ default values not in a function" | 2290 msgid "C++ default values not in a function" |
2291 msgstr "" | 2291 msgstr "" |
2292 | 2292 |
2293 #: ieee.c:3254 | 2293 #: ieee.c:3256 |
2294 msgid "unrecognized C++ default type" | 2294 msgid "unrecognized C++ default type" |
2295 msgstr "" | 2295 msgstr "" |
2296 | 2296 |
2297 #: ieee.c:3285 | 2297 #: ieee.c:3287 |
2298 msgid "reference parameter is not a pointer" | 2298 msgid "reference parameter is not a pointer" |
2299 msgstr "" | 2299 msgstr "" |
2300 | 2300 |
2301 #: ieee.c:3368 | 2301 #: ieee.c:3370 |
2302 msgid "unrecognized C++ reference type" | 2302 msgid "unrecognized C++ reference type" |
2303 msgstr "" | 2303 msgstr "" |
2304 | 2304 |
2305 #: ieee.c:3450 | 2305 #: ieee.c:3452 |
2306 msgid "C++ reference not found" | 2306 msgid "C++ reference not found" |
2307 msgstr "" | 2307 msgstr "" |
2308 | 2308 |
2309 #: ieee.c:3458 | 2309 #: ieee.c:3460 |
2310 msgid "C++ reference is not pointer" | 2310 msgid "C++ reference is not pointer" |
2311 msgstr "" | 2311 msgstr "" |
2312 | 2312 |
2313 #: ieee.c:3484 ieee.c:3492 | 2313 #: ieee.c:3486 ieee.c:3494 |
2314 msgid "missing required ASN" | 2314 msgid "missing required ASN" |
2315 msgstr "" | 2315 msgstr "" |
2316 | 2316 |
2317 #: ieee.c:3519 ieee.c:3527 | 2317 #: ieee.c:3521 ieee.c:3529 |
2318 msgid "missing required ATN65" | 2318 msgid "missing required ATN65" |
2319 msgstr "" | 2319 msgstr "" |
2320 | 2320 |
2321 #: ieee.c:3541 | 2321 #: ieee.c:3543 |
2322 msgid "bad ATN65 record" | 2322 msgid "bad ATN65 record" |
2323 msgstr "" | 2323 msgstr "" |
2324 | 2324 |
2325 #: ieee.c:4169 | 2325 #: ieee.c:4171 |
2326 #, c-format | 2326 #, c-format |
2327 msgid "IEEE numeric overflow: 0x" | 2327 msgid "IEEE numeric overflow: 0x" |
2328 msgstr "" | 2328 msgstr "" |
2329 | 2329 |
2330 #: ieee.c:4213 | 2330 #: ieee.c:4215 |
2331 #, c-format | 2331 #, c-format |
2332 msgid "IEEE string length overflow: %u\n" | 2332 msgid "IEEE string length overflow: %u\n" |
2333 msgstr "" | 2333 msgstr "" |
2334 | 2334 |
2335 #: ieee.c:5210 | 2335 #: ieee.c:5212 |
2336 #, c-format | 2336 #, c-format |
2337 msgid "IEEE unsupported integer type size %u\n" | 2337 msgid "IEEE unsupported integer type size %u\n" |
2338 msgstr "" | 2338 msgstr "" |
2339 | 2339 |
2340 #: ieee.c:5244 | 2340 #: ieee.c:5246 |
2341 #, c-format | 2341 #, c-format |
2342 msgid "IEEE unsupported float type size %u\n" | 2342 msgid "IEEE unsupported float type size %u\n" |
2343 msgstr "" | 2343 msgstr "" |
2344 | 2344 |
2345 #: ieee.c:5278 | 2345 #: ieee.c:5280 |
2346 #, c-format | 2346 #, c-format |
2347 msgid "IEEE unsupported complex type size %u\n" | 2347 msgid "IEEE unsupported complex type size %u\n" |
2348 msgstr "" | 2348 msgstr "" |
2349 | 2349 |
2350 #: mclex.c:241 | 2350 #: mclex.c:241 |
2351 msgid "Duplicate symbol entered into keyword list." | 2351 msgid "Duplicate symbol entered into keyword list." |
2352 msgstr "" | 2352 msgstr "" |
2353 | 2353 |
2354 #: nlmconv.c:273 srconv.c:1822 | 2354 #: nlmconv.c:273 srconv.c:1822 |
2355 msgid "input and output files must be different" | 2355 msgid "input and output files must be different" |
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2602 #: nm.c:292 | 2602 #: nm.c:292 |
2603 #, c-format | 2603 #, c-format |
2604 msgid "%s: invalid radix" | 2604 msgid "%s: invalid radix" |
2605 msgstr "" | 2605 msgstr "" |
2606 | 2606 |
2607 #: nm.c:316 | 2607 #: nm.c:316 |
2608 #, c-format | 2608 #, c-format |
2609 msgid "%s: invalid output format" | 2609 msgid "%s: invalid output format" |
2610 msgstr "" | 2610 msgstr "" |
2611 | 2611 |
2612 #: nm.c:337 readelf.c:6917 readelf.c:6962 | 2612 #: nm.c:337 readelf.c:7016 readelf.c:7061 |
2613 #, c-format | 2613 #, c-format |
2614 msgid "<processor specific>: %d" | 2614 msgid "<processor specific>: %d" |
2615 msgstr "" | 2615 msgstr "" |
2616 | 2616 |
2617 #: nm.c:339 readelf.c:6926 readelf.c:6980 | 2617 #: nm.c:339 readelf.c:7025 readelf.c:7079 |
2618 #, c-format | 2618 #, c-format |
2619 msgid "<OS specific>: %d" | 2619 msgid "<OS specific>: %d" |
2620 msgstr "" | 2620 msgstr "" |
2621 | 2621 |
2622 #: nm.c:341 readelf.c:6929 readelf.c:6983 | 2622 #: nm.c:341 readelf.c:7028 readelf.c:7082 |
2623 #, c-format | 2623 #, c-format |
2624 msgid "<unknown>: %d" | 2624 msgid "<unknown>: %d" |
2625 msgstr "" | 2625 msgstr "" |
2626 | 2626 |
2627 #: nm.c:381 | 2627 #: nm.c:381 |
2628 #, c-format | 2628 #, c-format |
2629 msgid "" | 2629 msgid "" |
2630 "\n" | 2630 "\n" |
2631 "Archive index:\n" | 2631 "Archive index:\n" |
2632 msgstr "" | 2632 msgstr "" |
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2904 #: objcopy.c:647 | 2904 #: objcopy.c:647 |
2905 #, c-format | 2905 #, c-format |
2906 msgid "supported flags: %s" | 2906 msgid "supported flags: %s" |
2907 msgstr "" | 2907 msgstr "" |
2908 | 2908 |
2909 #: objcopy.c:748 | 2909 #: objcopy.c:748 |
2910 #, c-format | 2910 #, c-format |
2911 msgid "cannot open '%s': %s" | 2911 msgid "cannot open '%s': %s" |
2912 msgstr "" | 2912 msgstr "" |
2913 | 2913 |
2914 #: objcopy.c:751 objcopy.c:3335 | 2914 #: objcopy.c:751 objcopy.c:3336 |
2915 #, c-format | 2915 #, c-format |
2916 msgid "%s: fread failed" | 2916 msgid "%s: fread failed" |
2917 msgstr "" | 2917 msgstr "" |
2918 | 2918 |
2919 #: objcopy.c:824 | 2919 #: objcopy.c:824 |
2920 #, c-format | 2920 #, c-format |
2921 msgid "%s:%d: Ignoring rubbish found on this line" | 2921 msgid "%s:%d: Ignoring rubbish found on this line" |
2922 msgstr "" | 2922 msgstr "" |
2923 | 2923 |
2924 #: objcopy.c:1120 | 2924 #: objcopy.c:1121 |
2925 #, c-format | 2925 #, c-format |
2926 msgid "not stripping symbol `%s' because it is named in a relocation" | 2926 msgid "not stripping symbol `%s' because it is named in a relocation" |
2927 msgstr "" | 2927 msgstr "" |
2928 | 2928 |
2929 #: objcopy.c:1203 | 2929 #: objcopy.c:1204 |
2930 #, c-format | 2930 #, c-format |
2931 msgid "%s: Multiple redefinition of symbol \"%s\"" | 2931 msgid "%s: Multiple redefinition of symbol \"%s\"" |
2932 msgstr "" | 2932 msgstr "" |
2933 | 2933 |
2934 #: objcopy.c:1207 | 2934 #: objcopy.c:1208 |
2935 #, c-format | 2935 #, c-format |
2936 msgid "%s: Symbol \"%s\" is target of more than one redefinition" | 2936 msgid "%s: Symbol \"%s\" is target of more than one redefinition" |
2937 msgstr "" | 2937 msgstr "" |
2938 | 2938 |
2939 #: objcopy.c:1235 | 2939 #: objcopy.c:1236 |
2940 #, c-format | 2940 #, c-format |
2941 msgid "couldn't open symbol redefinition file %s (error: %s)" | 2941 msgid "couldn't open symbol redefinition file %s (error: %s)" |
2942 msgstr "" | 2942 msgstr "" |
2943 | 2943 |
2944 #: objcopy.c:1313 | 2944 #: objcopy.c:1314 |
2945 #, c-format | 2945 #, c-format |
2946 msgid "%s:%d: garbage found at end of line" | 2946 msgid "%s:%d: garbage found at end of line" |
2947 msgstr "" | 2947 msgstr "" |
2948 | 2948 |
2949 #: objcopy.c:1316 | 2949 #: objcopy.c:1317 |
2950 #, c-format | 2950 #, c-format |
2951 msgid "%s:%d: missing new symbol name" | 2951 msgid "%s:%d: missing new symbol name" |
2952 msgstr "" | 2952 msgstr "" |
2953 | 2953 |
2954 #: objcopy.c:1326 | 2954 #: objcopy.c:1327 |
2955 #, c-format | 2955 #, c-format |
2956 msgid "%s:%d: premature end of file" | 2956 msgid "%s:%d: premature end of file" |
2957 msgstr "" | 2957 msgstr "" |
2958 | 2958 |
2959 #: objcopy.c:1352 | 2959 #: objcopy.c:1353 |
2960 #, c-format | 2960 #, c-format |
2961 msgid "stat returns negative size for `%s'" | 2961 msgid "stat returns negative size for `%s'" |
2962 msgstr "" | 2962 msgstr "" |
2963 | 2963 |
2964 #: objcopy.c:1364 | 2964 #: objcopy.c:1365 |
2965 #, c-format | 2965 #, c-format |
2966 msgid "copy from `%s' [unknown] to `%s' [unknown]\n" | 2966 msgid "copy from `%s' [unknown] to `%s' [unknown]\n" |
2967 msgstr "" | 2967 msgstr "" |
2968 | 2968 |
2969 #: objcopy.c:1419 | 2969 #: objcopy.c:1420 |
2970 msgid "Unable to change endianness of input file(s)" | 2970 msgid "Unable to change endianness of input file(s)" |
2971 msgstr "" | 2971 msgstr "" |
2972 | 2972 |
2973 #: objcopy.c:1428 | 2973 #: objcopy.c:1429 |
2974 #, c-format | 2974 #, c-format |
2975 msgid "copy from `%s' [%s] to `%s' [%s]\n" | 2975 msgid "copy from `%s' [%s] to `%s' [%s]\n" |
2976 msgstr "" | 2976 msgstr "" |
2977 | 2977 |
2978 #: objcopy.c:1473 | 2978 #: objcopy.c:1474 |
2979 #, c-format | 2979 #, c-format |
2980 msgid "Unable to recognise the format of the input file `%s'" | 2980 msgid "Unable to recognise the format of the input file `%s'" |
2981 msgstr "" | 2981 msgstr "" |
2982 | 2982 |
2983 #: objcopy.c:1476 | 2983 #: objcopy.c:1477 |
2984 #, c-format | 2984 #, c-format |
2985 msgid "Warning: Output file cannot represent architecture `%s'" | 2985 msgid "Warning: Output file cannot represent architecture `%s'" |
2986 msgstr "" | 2986 msgstr "" |
2987 | 2987 |
2988 #: objcopy.c:1539 | 2988 #: objcopy.c:1540 |
2989 #, c-format | 2989 #, c-format |
2990 msgid "warning: file alignment (0x%s) > section alignment (0x%s)" | 2990 msgid "warning: file alignment (0x%s) > section alignment (0x%s)" |
2991 msgstr "" | 2991 msgstr "" |
2992 | 2992 |
2993 #: objcopy.c:1598 | 2993 #: objcopy.c:1599 |
2994 #, c-format | 2994 #, c-format |
2995 msgid "can't add section '%s'" | 2995 msgid "can't add section '%s'" |
2996 msgstr "" | 2996 msgstr "" |
2997 | 2997 |
2998 #: objcopy.c:1607 | 2998 #: objcopy.c:1608 |
2999 #, c-format | 2999 #, c-format |
3000 msgid "can't create section `%s'" | 3000 msgid "can't create section `%s'" |
3001 msgstr "" | 3001 msgstr "" |
3002 | 3002 |
3003 #: objcopy.c:1653 | 3003 #: objcopy.c:1654 |
3004 #, c-format | 3004 #, c-format |
3005 msgid "cannot create debug link section `%s'" | 3005 msgid "cannot create debug link section `%s'" |
3006 msgstr "" | 3006 msgstr "" |
3007 | 3007 |
3008 #: objcopy.c:1746 | 3008 #: objcopy.c:1747 |
3009 msgid "Can't fill gap after section" | 3009 msgid "Can't fill gap after section" |
3010 msgstr "" | 3010 msgstr "" |
3011 | 3011 |
3012 #: objcopy.c:1770 | 3012 #: objcopy.c:1771 |
3013 msgid "can't add padding" | 3013 msgid "can't add padding" |
3014 msgstr "" | 3014 msgstr "" |
3015 | 3015 |
3016 #: objcopy.c:1861 | 3016 #: objcopy.c:1862 |
3017 #, c-format | 3017 #, c-format |
3018 msgid "cannot fill debug link section `%s'" | 3018 msgid "cannot fill debug link section `%s'" |
3019 msgstr "" | 3019 msgstr "" |
3020 | 3020 |
3021 #: objcopy.c:1924 | 3021 #: objcopy.c:1925 |
3022 msgid "error copying private BFD data" | 3022 msgid "error copying private BFD data" |
3023 msgstr "" | 3023 msgstr "" |
3024 | 3024 |
3025 #: objcopy.c:1935 | 3025 #: objcopy.c:1936 |
3026 #, c-format | 3026 #, c-format |
3027 msgid "this target does not support %lu alternative machine codes" | 3027 msgid "this target does not support %lu alternative machine codes" |
3028 msgstr "" | 3028 msgstr "" |
3029 | 3029 |
3030 #: objcopy.c:1939 | 3030 #: objcopy.c:1940 |
3031 msgid "treating that number as an absolute e_machine value instead" | 3031 msgid "treating that number as an absolute e_machine value instead" |
3032 msgstr "" | 3032 msgstr "" |
3033 | 3033 |
3034 #: objcopy.c:1943 | 3034 #: objcopy.c:1944 |
3035 msgid "ignoring the alternative value" | 3035 msgid "ignoring the alternative value" |
3036 msgstr "" | 3036 msgstr "" |
3037 | 3037 |
3038 #: objcopy.c:1974 objcopy.c:2009 | 3038 #: objcopy.c:1975 objcopy.c:2010 |
3039 #, c-format | 3039 #, c-format |
3040 msgid "cannot create tempdir for archive copying (error: %s)" | 3040 msgid "cannot create tempdir for archive copying (error: %s)" |
3041 msgstr "" | 3041 msgstr "" |
3042 | 3042 |
3043 #: objcopy.c:2070 | 3043 #: objcopy.c:2071 |
3044 msgid "Unable to recognise the format of file" | 3044 msgid "Unable to recognise the format of file" |
3045 msgstr "" | 3045 msgstr "" |
3046 | 3046 |
3047 #: objcopy.c:2167 | 3047 #: objcopy.c:2168 |
3048 #, c-format | 3048 #, c-format |
3049 msgid "error: the input file '%s' is empty" | 3049 msgid "error: the input file '%s' is empty" |
3050 msgstr "" | 3050 msgstr "" |
3051 | 3051 |
3052 #: objcopy.c:2299 | 3052 #: objcopy.c:2300 |
3053 #, c-format | 3053 #, c-format |
3054 msgid "Multiple renames of section %s" | 3054 msgid "Multiple renames of section %s" |
3055 msgstr "" | 3055 msgstr "" |
3056 | 3056 |
3057 #: objcopy.c:2350 | 3057 #: objcopy.c:2351 |
3058 msgid "error in private header data" | 3058 msgid "error in private header data" |
3059 msgstr "" | 3059 msgstr "" |
3060 | 3060 |
3061 #: objcopy.c:2428 | 3061 #: objcopy.c:2429 |
3062 msgid "failed to create output section" | 3062 msgid "failed to create output section" |
3063 msgstr "" | 3063 msgstr "" |
3064 | 3064 |
3065 #: objcopy.c:2442 | 3065 #: objcopy.c:2443 |
3066 msgid "failed to set size" | 3066 msgid "failed to set size" |
3067 msgstr "" | 3067 msgstr "" |
3068 | 3068 |
3069 #: objcopy.c:2456 | 3069 #: objcopy.c:2457 |
3070 msgid "failed to set vma" | 3070 msgid "failed to set vma" |
3071 msgstr "" | 3071 msgstr "" |
3072 | 3072 |
3073 #: objcopy.c:2481 | 3073 #: objcopy.c:2482 |
3074 msgid "failed to set alignment" | 3074 msgid "failed to set alignment" |
3075 msgstr "" | 3075 msgstr "" |
3076 | 3076 |
3077 #: objcopy.c:2515 | 3077 #: objcopy.c:2516 |
3078 msgid "failed to copy private data" | 3078 msgid "failed to copy private data" |
3079 msgstr "" | 3079 msgstr "" |
3080 | 3080 |
3081 #: objcopy.c:2597 | 3081 #: objcopy.c:2598 |
3082 msgid "relocation count is negative" | 3082 msgid "relocation count is negative" |
3083 msgstr "" | 3083 msgstr "" |
3084 | 3084 |
3085 #. User must pad the section up in order to do this. | 3085 #. User must pad the section up in order to do this. |
3086 #: objcopy.c:2658 | 3086 #: objcopy.c:2659 |
3087 #, c-format | 3087 #, c-format |
3088 msgid "" | 3088 msgid "" |
3089 "cannot reverse bytes: length of section %s must be evenly divisible by %d" | 3089 "cannot reverse bytes: length of section %s must be evenly divisible by %d" |
3090 msgstr "" | 3090 msgstr "" |
3091 | 3091 |
3092 #: objcopy.c:2842 | 3092 #: objcopy.c:2843 |
3093 msgid "can't create debugging section" | 3093 msgid "can't create debugging section" |
3094 msgstr "" | 3094 msgstr "" |
3095 | 3095 |
3096 #: objcopy.c:2855 | 3096 #: objcopy.c:2856 |
3097 msgid "can't set debugging section contents" | 3097 msgid "can't set debugging section contents" |
3098 msgstr "" | 3098 msgstr "" |
3099 | 3099 |
3100 #: objcopy.c:2863 | 3100 #: objcopy.c:2864 |
3101 #, c-format | 3101 #, c-format |
3102 msgid "don't know how to write debugging information for %s" | 3102 msgid "don't know how to write debugging information for %s" |
3103 msgstr "" | 3103 msgstr "" |
3104 | 3104 |
3105 #: objcopy.c:3005 | 3105 #: objcopy.c:3006 |
3106 msgid "could not create temporary file to hold stripped copy" | 3106 msgid "could not create temporary file to hold stripped copy" |
3107 msgstr "" | 3107 msgstr "" |
3108 | 3108 |
3109 #: objcopy.c:3077 | 3109 #: objcopy.c:3078 |
3110 #, c-format | 3110 #, c-format |
3111 msgid "%s: bad version in PE subsystem" | 3111 msgid "%s: bad version in PE subsystem" |
3112 msgstr "" | 3112 msgstr "" |
3113 | 3113 |
3114 #: objcopy.c:3107 | 3114 #: objcopy.c:3108 |
3115 #, c-format | 3115 #, c-format |
3116 msgid "unknown PE subsystem: %s" | 3116 msgid "unknown PE subsystem: %s" |
3117 msgstr "" | 3117 msgstr "" |
3118 | 3118 |
3119 #: objcopy.c:3167 | 3119 #: objcopy.c:3168 |
3120 msgid "byte number must be non-negative" | 3120 msgid "byte number must be non-negative" |
3121 msgstr "" | 3121 msgstr "" |
3122 | 3122 |
3123 #: objcopy.c:3177 | 3123 #: objcopy.c:3178 |
3124 msgid "interleave must be positive" | 3124 msgid "interleave must be positive" |
3125 msgstr "" | 3125 msgstr "" |
3126 | 3126 |
3127 #: objcopy.c:3197 objcopy.c:3205 | 3127 #: objcopy.c:3198 objcopy.c:3206 |
3128 #, c-format | 3128 #, c-format |
3129 msgid "%s both copied and removed" | 3129 msgid "%s both copied and removed" |
3130 msgstr "" | 3130 msgstr "" |
3131 | 3131 |
3132 #: objcopy.c:3306 objcopy.c:3380 objcopy.c:3480 objcopy.c:3511 objcopy.c:3535 | 3132 #: objcopy.c:3307 objcopy.c:3381 objcopy.c:3481 objcopy.c:3512 objcopy.c:3536 |
3133 #: objcopy.c:3539 objcopy.c:3559 | 3133 #: objcopy.c:3540 objcopy.c:3560 |
3134 #, c-format | 3134 #, c-format |
3135 msgid "bad format for %s" | 3135 msgid "bad format for %s" |
3136 msgstr "" | 3136 msgstr "" |
3137 | 3137 |
3138 #: objcopy.c:3330 | 3138 #: objcopy.c:3331 |
3139 #, c-format | 3139 #, c-format |
3140 msgid "cannot open: %s: %s" | 3140 msgid "cannot open: %s: %s" |
3141 msgstr "" | 3141 msgstr "" |
3142 | 3142 |
3143 #: objcopy.c:3449 | 3143 #: objcopy.c:3450 |
3144 #, c-format | 3144 #, c-format |
3145 msgid "Warning: truncating gap-fill from 0x%s to 0x%x" | 3145 msgid "Warning: truncating gap-fill from 0x%s to 0x%x" |
3146 msgstr "" | 3146 msgstr "" |
3147 | 3147 |
3148 #: objcopy.c:3610 | 3148 #: objcopy.c:3611 |
3149 #, c-format | 3149 #, c-format |
3150 msgid "unknown long section names option '%s'" | 3150 msgid "unknown long section names option '%s'" |
3151 msgstr "" | 3151 msgstr "" |
3152 | 3152 |
3153 #: objcopy.c:3628 | 3153 #: objcopy.c:3629 |
3154 msgid "unable to parse alternative machine code" | 3154 msgid "unable to parse alternative machine code" |
3155 msgstr "" | 3155 msgstr "" |
3156 | 3156 |
3157 #: objcopy.c:3673 | 3157 #: objcopy.c:3674 |
3158 msgid "number of bytes to reverse must be positive and even" | 3158 msgid "number of bytes to reverse must be positive and even" |
3159 msgstr "" | 3159 msgstr "" |
3160 | 3160 |
3161 #: objcopy.c:3676 | 3161 #: objcopy.c:3677 |
3162 #, c-format | 3162 #, c-format |
3163 msgid "Warning: ignoring previous --reverse-bytes value of %d" | 3163 msgid "Warning: ignoring previous --reverse-bytes value of %d" |
3164 msgstr "" | 3164 msgstr "" |
3165 | 3165 |
3166 #: objcopy.c:3691 | 3166 #: objcopy.c:3692 |
3167 #, c-format | 3167 #, c-format |
3168 msgid "%s: invalid reserve value for --heap" | 3168 msgid "%s: invalid reserve value for --heap" |
3169 msgstr "" | 3169 msgstr "" |
3170 | 3170 |
3171 #: objcopy.c:3697 | 3171 #: objcopy.c:3698 |
3172 #, c-format | 3172 #, c-format |
3173 msgid "%s: invalid commit value for --heap" | 3173 msgid "%s: invalid commit value for --heap" |
3174 msgstr "" | 3174 msgstr "" |
3175 | 3175 |
3176 #: objcopy.c:3722 | 3176 #: objcopy.c:3723 |
3177 #, c-format | 3177 #, c-format |
3178 msgid "%s: invalid reserve value for --stack" | 3178 msgid "%s: invalid reserve value for --stack" |
3179 msgstr "" | 3179 msgstr "" |
3180 | 3180 |
3181 #: objcopy.c:3728 | 3181 #: objcopy.c:3729 |
3182 #, c-format | 3182 #, c-format |
3183 msgid "%s: invalid commit value for --stack" | 3183 msgid "%s: invalid commit value for --stack" |
3184 msgstr "" | 3184 msgstr "" |
3185 | 3185 |
3186 #: objcopy.c:3757 | 3186 #: objcopy.c:3758 |
3187 msgid "byte number must be less than interleave" | 3187 msgid "byte number must be less than interleave" |
3188 msgstr "" | 3188 msgstr "" |
3189 | 3189 |
3190 #: objcopy.c:3784 | 3190 #: objcopy.c:3785 |
3191 #, c-format | 3191 #, c-format |
3192 msgid "unknown input EFI target: %s" | 3192 msgid "unknown input EFI target: %s" |
3193 msgstr "" | 3193 msgstr "" |
3194 | 3194 |
3195 #: objcopy.c:3815 | 3195 #: objcopy.c:3816 |
3196 #, c-format | 3196 #, c-format |
3197 msgid "unknown output EFI target: %s" | 3197 msgid "unknown output EFI target: %s" |
3198 msgstr "" | 3198 msgstr "" |
3199 | 3199 |
3200 #: objcopy.c:3840 | 3200 #: objcopy.c:3841 |
3201 #, c-format | 3201 #, c-format |
3202 msgid "architecture %s unknown" | 3202 msgid "architecture %s unknown" |
3203 msgstr "" | 3203 msgstr "" |
3204 | 3204 |
3205 #: objcopy.c:3844 | 3205 #: objcopy.c:3845 |
3206 msgid "" | 3206 msgid "" |
3207 "Warning: input target 'binary' required for binary architecture parameter." | 3207 "Warning: input target 'binary' required for binary architecture parameter." |
3208 msgstr "" | 3208 msgstr "" |
3209 | 3209 |
3210 #: objcopy.c:3845 | 3210 #: objcopy.c:3846 |
3211 #, c-format | 3211 #, c-format |
3212 msgid " Argument %s ignored" | 3212 msgid " Argument %s ignored" |
3213 msgstr "" | 3213 msgstr "" |
3214 | 3214 |
3215 #: objcopy.c:3851 | 3215 #: objcopy.c:3852 |
3216 #, c-format | 3216 #, c-format |
3217 msgid "warning: could not locate '%s'. System error message: %s" | 3217 msgid "warning: could not locate '%s'. System error message: %s" |
3218 msgstr "" | 3218 msgstr "" |
3219 | 3219 |
3220 #: objcopy.c:3862 | 3220 #: objcopy.c:3863 |
3221 #, c-format | 3221 #, c-format |
3222 msgid "" | 3222 msgid "" |
3223 "warning: could not create temporary file whilst copying '%s', (error: %s)" | 3223 "warning: could not create temporary file whilst copying '%s', (error: %s)" |
3224 msgstr "" | 3224 msgstr "" |
3225 | 3225 |
3226 #: objcopy.c:3890 objcopy.c:3904 | 3226 #: objcopy.c:3891 objcopy.c:3905 |
3227 #, c-format | 3227 #, c-format |
3228 msgid "%s %s%c0x%s never used" | 3228 msgid "%s %s%c0x%s never used" |
3229 msgstr "" | 3229 msgstr "" |
3230 | 3230 |
3231 #: objdump.c:187 | 3231 #: objdump.c:187 |
3232 #, c-format | 3232 #, c-format |
3233 msgid "Usage: %s <option(s)> <file(s)>\n" | 3233 msgid "Usage: %s <option(s)> <file(s)>\n" |
3234 msgstr "" | 3234 msgstr "" |
3235 | 3235 |
3236 #: objdump.c:188 | 3236 #: objdump.c:188 |
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3356 #: objdump.c:491 | 3356 #: objdump.c:491 |
3357 #, c-format | 3357 #, c-format |
3358 msgid "%s: not a dynamic object" | 3358 msgid "%s: not a dynamic object" |
3359 msgstr "" | 3359 msgstr "" |
3360 | 3360 |
3361 #: objdump.c:916 objdump.c:940 | 3361 #: objdump.c:916 objdump.c:940 |
3362 #, c-format | 3362 #, c-format |
3363 msgid " (File Offset: 0x%lx)" | 3363 msgid " (File Offset: 0x%lx)" |
3364 msgstr "" | 3364 msgstr "" |
3365 | 3365 |
3366 #: objdump.c:1885 | 3366 #: objdump.c:1886 |
3367 #, c-format | 3367 #, c-format |
3368 msgid "" | 3368 msgid "" |
3369 "\n" | 3369 "\n" |
3370 "Disassembly of section %s:\n" | 3370 "Disassembly of section %s:\n" |
3371 msgstr "" | 3371 msgstr "" |
3372 | 3372 |
3373 #: objdump.c:2058 | 3373 #: objdump.c:2062 |
3374 #, c-format | 3374 #, c-format |
3375 msgid "Can't use supplied machine %s" | 3375 msgid "Can't use supplied machine %s" |
3376 msgstr "" | 3376 msgstr "" |
3377 | 3377 |
3378 #: objdump.c:2077 | 3378 #: objdump.c:2081 |
3379 #, c-format | 3379 #, c-format |
3380 msgid "Can't disassemble for architecture %s\n" | 3380 msgid "Can't disassemble for architecture %s\n" |
3381 msgstr "" | 3381 msgstr "" |
3382 | 3382 |
3383 #: objdump.c:2168 | 3383 #: objdump.c:2172 |
3384 #, c-format | 3384 #, c-format |
3385 msgid "" | 3385 msgid "" |
3386 "\n" | 3386 "\n" |
3387 "Can't get contents for section '%s'.\n" | 3387 "Can't get contents for section '%s'.\n" |
3388 msgstr "" | 3388 msgstr "" |
3389 | 3389 |
3390 #: objdump.c:2179 | 3390 #: objdump.c:2183 |
3391 #, c-format | 3391 #, c-format |
3392 msgid "" | 3392 msgid "" |
3393 "\n" | 3393 "\n" |
3394 "Can't uncompress section '%s'.\n" | 3394 "Can't uncompress section '%s'.\n" |
3395 msgstr "" | 3395 msgstr "" |
3396 | 3396 |
3397 #: objdump.c:2307 | 3397 #: objdump.c:2312 |
3398 #, c-format | 3398 #, c-format |
3399 msgid "" | 3399 msgid "" |
3400 "No %s section present\n" | 3400 "No %s section present\n" |
3401 "\n" | 3401 "\n" |
3402 msgstr "" | 3402 msgstr "" |
3403 | 3403 |
3404 #: objdump.c:2316 | 3404 #: objdump.c:2321 |
3405 #, c-format | 3405 #, c-format |
3406 msgid "Reading %s section of %s failed: %s" | 3406 msgid "Reading %s section of %s failed: %s" |
3407 msgstr "" | 3407 msgstr "" |
3408 | 3408 |
3409 #: objdump.c:2360 | 3409 #: objdump.c:2365 |
3410 #, c-format | 3410 #, c-format |
3411 msgid "" | 3411 msgid "" |
3412 "Contents of %s section:\n" | 3412 "Contents of %s section:\n" |
3413 "\n" | 3413 "\n" |
3414 msgstr "" | 3414 msgstr "" |
3415 | 3415 |
3416 #: objdump.c:2491 | 3416 #: objdump.c:2496 |
3417 #, c-format | 3417 #, c-format |
3418 msgid "architecture: %s, " | 3418 msgid "architecture: %s, " |
3419 msgstr "" | 3419 msgstr "" |
3420 | 3420 |
3421 #: objdump.c:2494 | 3421 #: objdump.c:2499 |
3422 #, c-format | 3422 #, c-format |
3423 msgid "flags 0x%08x:\n" | 3423 msgid "flags 0x%08x:\n" |
3424 msgstr "" | 3424 msgstr "" |
3425 | 3425 |
3426 #: objdump.c:2508 | 3426 #: objdump.c:2513 |
3427 #, c-format | 3427 #, c-format |
3428 msgid "" | 3428 msgid "" |
3429 "\n" | 3429 "\n" |
3430 "start address 0x" | 3430 "start address 0x" |
3431 msgstr "" | 3431 msgstr "" |
3432 | 3432 |
3433 #: objdump.c:2571 | 3433 #: objdump.c:2576 |
3434 #, c-format | 3434 #, c-format |
3435 msgid "Contents of section %s:" | 3435 msgid "Contents of section %s:" |
3436 msgstr "" | 3436 msgstr "" |
3437 | 3437 |
3438 #: objdump.c:2573 | 3438 #: objdump.c:2578 |
3439 #, c-format | 3439 #, c-format |
3440 msgid " (Starting at file offset: 0x%lx)" | 3440 msgid " (Starting at file offset: 0x%lx)" |
3441 msgstr "" | 3441 msgstr "" |
3442 | 3442 |
3443 #: objdump.c:2680 | 3443 #: objdump.c:2685 |
3444 #, c-format | 3444 #, c-format |
3445 msgid "no symbols\n" | 3445 msgid "no symbols\n" |
3446 msgstr "" | 3446 msgstr "" |
3447 | 3447 |
3448 #: objdump.c:2687 | 3448 #: objdump.c:2692 |
3449 #, c-format | 3449 #, c-format |
3450 msgid "no information for symbol number %ld\n" | 3450 msgid "no information for symbol number %ld\n" |
3451 msgstr "" | 3451 msgstr "" |
3452 | 3452 |
3453 #: objdump.c:2690 | 3453 #: objdump.c:2695 |
3454 #, c-format | 3454 #, c-format |
3455 msgid "could not determine the type of symbol number %ld\n" | 3455 msgid "could not determine the type of symbol number %ld\n" |
3456 msgstr "" | 3456 msgstr "" |
3457 | 3457 |
3458 #: objdump.c:2970 | 3458 #: objdump.c:2975 |
3459 #, c-format | 3459 #, c-format |
3460 msgid "" | 3460 msgid "" |
3461 "\n" | 3461 "\n" |
3462 "%s: file format %s\n" | 3462 "%s: file format %s\n" |
3463 msgstr "" | 3463 msgstr "" |
3464 | 3464 |
3465 #: objdump.c:3028 | 3465 #: objdump.c:3033 |
3466 #, c-format | 3466 #, c-format |
3467 msgid "%s: printing debugging information failed" | 3467 msgid "%s: printing debugging information failed" |
3468 msgstr "" | 3468 msgstr "" |
3469 | 3469 |
3470 #: objdump.c:3128 | 3470 #: objdump.c:3133 |
3471 #, c-format | 3471 #, c-format |
3472 msgid "In archive %s:\n" | 3472 msgid "In archive %s:\n" |
3473 msgstr "" | 3473 msgstr "" |
3474 | 3474 |
3475 #: objdump.c:3244 | 3475 #: objdump.c:3249 |
3476 msgid "error: the start address should be before the end address" | 3476 msgid "error: the start address should be before the end address" |
3477 msgstr "" | 3477 msgstr "" |
3478 | 3478 |
3479 #: objdump.c:3249 | 3479 #: objdump.c:3254 |
3480 msgid "error: the stop address should be after the start address" | 3480 msgid "error: the stop address should be after the start address" |
3481 msgstr "" | 3481 msgstr "" |
3482 | 3482 |
3483 #: objdump.c:3261 | 3483 #: objdump.c:3266 |
3484 msgid "error: prefix strip must be non-negative" | 3484 msgid "error: prefix strip must be non-negative" |
3485 msgstr "" | 3485 msgstr "" |
3486 | 3486 |
3487 #: objdump.c:3266 | 3487 #: objdump.c:3271 |
3488 msgid "error: instruction width must be positive" | 3488 msgid "error: instruction width must be positive" |
3489 msgstr "" | 3489 msgstr "" |
3490 | 3490 |
3491 #: objdump.c:3275 | 3491 #: objdump.c:3280 |
3492 msgid "unrecognized -E option" | 3492 msgid "unrecognized -E option" |
3493 msgstr "" | 3493 msgstr "" |
3494 | 3494 |
3495 #: objdump.c:3286 | 3495 #: objdump.c:3291 |
3496 #, c-format | 3496 #, c-format |
3497 msgid "unrecognized --endian type `%s'" | 3497 msgid "unrecognized --endian type `%s'" |
3498 msgstr "" | 3498 msgstr "" |
3499 | 3499 |
3500 #: rclex.c:197 | 3500 #: rclex.c:197 |
3501 msgid "invalid value specified for pragma code_page.\n" | 3501 msgid "invalid value specified for pragma code_page.\n" |
3502 msgstr "" | 3502 msgstr "" |
3503 | 3503 |
3504 #: rdcoff.c:198 | 3504 #: rdcoff.c:198 |
3505 #, c-format | 3505 #, c-format |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3544 #: readelf.c:312 | 3544 #: readelf.c:312 |
3545 #, c-format | 3545 #, c-format |
3546 msgid "Out of memory allocating 0x%lx bytes for %s\n" | 3546 msgid "Out of memory allocating 0x%lx bytes for %s\n" |
3547 msgstr "" | 3547 msgstr "" |
3548 | 3548 |
3549 #: readelf.c:322 | 3549 #: readelf.c:322 |
3550 #, c-format | 3550 #, c-format |
3551 msgid "Unable to read in 0x%lx bytes of %s\n" | 3551 msgid "Unable to read in 0x%lx bytes of %s\n" |
3552 msgstr "" | 3552 msgstr "" |
3553 | 3553 |
3554 #: readelf.c:640 | 3554 #: readelf.c:645 |
3555 msgid "Don't know about relocations on this machine architecture\n" | 3555 msgid "Don't know about relocations on this machine architecture\n" |
3556 msgstr "" | 3556 msgstr "" |
3557 | 3557 |
3558 #: readelf.c:660 readelf.c:688 readelf.c:754 readelf.c:782 | 3558 #: readelf.c:666 readelf.c:696 readelf.c:764 readelf.c:793 |
3559 msgid "relocs" | 3559 msgid "relocs" |
3560 msgstr "" | 3560 msgstr "" |
3561 | 3561 |
3562 #: readelf.c:671 readelf.c:699 readelf.c:765 readelf.c:793 | 3562 #: readelf.c:678 readelf.c:708 readelf.c:775 readelf.c:804 |
3563 msgid "out of memory parsing relocs\n" | 3563 msgid "out of memory parsing relocs\n" |
3564 msgstr "" | 3564 msgstr "" |
3565 | 3565 |
3566 #: readelf.c:898 | 3566 #: readelf.c:909 |
3567 #, c-format | 3567 #, c-format |
3568 msgid "" | 3568 msgid "" |
3569 " Offset Info Type Sym. Value Symbol's Name + Addend\n" | 3569 " Offset Info Type Sym. Value Symbol's Name + Addend\n" |
3570 msgstr "" | 3570 msgstr "" |
3571 | 3571 |
3572 #: readelf.c:900 | 3572 #: readelf.c:911 |
3573 #, c-format | 3573 #, c-format |
3574 msgid " Offset Info Type Sym.Value Sym. Name + Addend\n" | 3574 msgid " Offset Info Type Sym.Value Sym. Name + Addend\n" |
3575 msgstr "" | 3575 msgstr "" |
3576 | 3576 |
3577 #: readelf.c:905 | 3577 #: readelf.c:916 |
3578 #, c-format | 3578 #, c-format |
3579 msgid " Offset Info Type Sym. Value Symbol's Name\n" | 3579 msgid " Offset Info Type Sym. Value Symbol's Name\n" |
3580 msgstr "" | 3580 msgstr "" |
3581 | 3581 |
3582 #: readelf.c:907 | 3582 #: readelf.c:918 |
3583 #, c-format | 3583 #, c-format |
3584 msgid " Offset Info Type Sym.Value Sym. Name\n" | 3584 msgid " Offset Info Type Sym.Value Sym. Name\n" |
3585 msgstr "" | 3585 msgstr "" |
3586 | 3586 |
3587 #: readelf.c:915 | 3587 #: readelf.c:926 |
3588 #, c-format | 3588 #, c-format |
3589 msgid "" | 3589 msgid "" |
3590 " Offset Info Type Symbol's Value " | 3590 " Offset Info Type Symbol's Value " |
3591 "Symbol's Name + Addend\n" | 3591 "Symbol's Name + Addend\n" |
3592 msgstr "" | 3592 msgstr "" |
3593 | 3593 |
3594 #: readelf.c:917 | 3594 #: readelf.c:928 |
3595 #, c-format | 3595 #, c-format |
3596 msgid "" | 3596 msgid "" |
3597 " Offset Info Type Sym. Value Sym. Name + " | 3597 " Offset Info Type Sym. Value Sym. Name + " |
3598 "Addend\n" | 3598 "Addend\n" |
3599 msgstr "" | 3599 msgstr "" |
3600 | 3600 |
3601 #: readelf.c:922 | 3601 #: readelf.c:933 |
3602 #, c-format | 3602 #, c-format |
3603 msgid "" | 3603 msgid "" |
3604 " Offset Info Type Symbol's Value " | 3604 " Offset Info Type Symbol's Value " |
3605 "Symbol's Name\n" | 3605 "Symbol's Name\n" |
3606 msgstr "" | 3606 msgstr "" |
3607 | 3607 |
3608 #: readelf.c:924 | 3608 #: readelf.c:935 |
3609 #, c-format | 3609 #, c-format |
3610 msgid "" | 3610 msgid "" |
3611 " Offset Info Type Sym. Value Sym. Name\n" | 3611 " Offset Info Type Sym. Value Sym. Name\n" |
3612 msgstr "" | 3612 msgstr "" |
3613 | 3613 |
3614 #: readelf.c:1211 readelf.c:1370 readelf.c:1378 | 3614 #: readelf.c:1222 readelf.c:1381 readelf.c:1389 |
3615 #, c-format | 3615 #, c-format |
3616 msgid "unrecognized: %-7lx" | 3616 msgid "unrecognized: %-7lx" |
3617 msgstr "" | 3617 msgstr "" |
3618 | 3618 |
3619 #: readelf.c:1236 | 3619 #: readelf.c:1247 |
3620 #, c-format | 3620 #, c-format |
3621 msgid "<unknown addend: %lx>" | 3621 msgid "<unknown addend: %lx>" |
3622 msgstr "" | 3622 msgstr "" |
3623 | 3623 |
3624 #: readelf.c:1328 | 3624 #: readelf.c:1339 |
3625 #, c-format | 3625 #, c-format |
3626 msgid "<string table index: %3ld>" | 3626 msgid "<string table index: %3ld>" |
3627 msgstr "" | 3627 msgstr "" |
3628 | 3628 |
3629 #: readelf.c:1330 | 3629 #: readelf.c:1341 |
3630 #, c-format | 3630 #, c-format |
3631 msgid "<corrupt string table index: %3ld>" | 3631 msgid "<corrupt string table index: %3ld>" |
3632 msgstr "" | 3632 msgstr "" |
3633 | 3633 |
3634 #: readelf.c:1703 | 3634 #: readelf.c:1716 |
3635 #, c-format | 3635 #, c-format |
3636 msgid "Processor Specific: %lx" | 3636 msgid "Processor Specific: %lx" |
3637 msgstr "" | 3637 msgstr "" |
3638 | 3638 |
3639 #: readelf.c:1727 | 3639 #: readelf.c:1740 |
3640 #, c-format | 3640 #, c-format |
3641 msgid "Operating System specific: %lx" | 3641 msgid "Operating System specific: %lx" |
3642 msgstr "" | 3642 msgstr "" |
3643 | 3643 |
3644 #: readelf.c:1731 readelf.c:2613 | 3644 #: readelf.c:1744 readelf.c:2626 |
3645 #, c-format | 3645 #, c-format |
3646 msgid "<unknown>: %lx" | 3646 msgid "<unknown>: %lx" |
3647 msgstr "" | 3647 msgstr "" |
3648 | 3648 |
3649 #: readelf.c:1744 | 3649 #: readelf.c:1757 |
3650 msgid "NONE (None)" | 3650 msgid "NONE (None)" |
3651 msgstr "" | 3651 msgstr "" |
3652 | 3652 |
3653 #: readelf.c:1745 | 3653 #: readelf.c:1758 |
3654 msgid "REL (Relocatable file)" | 3654 msgid "REL (Relocatable file)" |
3655 msgstr "" | 3655 msgstr "" |
3656 | 3656 |
3657 #: readelf.c:1746 | 3657 #: readelf.c:1759 |
3658 msgid "EXEC (Executable file)" | 3658 msgid "EXEC (Executable file)" |
3659 msgstr "" | 3659 msgstr "" |
3660 | 3660 |
3661 #: readelf.c:1747 | 3661 #: readelf.c:1760 |
3662 msgid "DYN (Shared object file)" | 3662 msgid "DYN (Shared object file)" |
3663 msgstr "" | 3663 msgstr "" |
3664 | 3664 |
3665 #: readelf.c:1748 | 3665 #: readelf.c:1761 |
3666 msgid "CORE (Core file)" | 3666 msgid "CORE (Core file)" |
3667 msgstr "" | 3667 msgstr "" |
3668 | 3668 |
3669 #: readelf.c:1752 | 3669 #: readelf.c:1765 |
3670 #, c-format | 3670 #, c-format |
3671 msgid "Processor Specific: (%x)" | 3671 msgid "Processor Specific: (%x)" |
3672 msgstr "" | 3672 msgstr "" |
3673 | 3673 |
3674 #: readelf.c:1754 | 3674 #: readelf.c:1767 |
3675 #, c-format | 3675 #, c-format |
3676 msgid "OS Specific: (%x)" | 3676 msgid "OS Specific: (%x)" |
3677 msgstr "" | 3677 msgstr "" |
3678 | 3678 |
3679 #: readelf.c:1756 readelf.c:2830 | 3679 #: readelf.c:1769 readelf.c:2843 |
3680 #, c-format | 3680 #, c-format |
3681 msgid "<unknown>: %x" | 3681 msgid "<unknown>: %x" |
3682 msgstr "" | 3682 msgstr "" |
3683 | 3683 |
3684 #: readelf.c:1768 | 3684 #: readelf.c:1781 |
3685 msgid "None" | 3685 msgid "None" |
3686 msgstr "" | 3686 msgstr "" |
3687 | 3687 |
3688 #: readelf.c:1879 | 3688 #: readelf.c:1892 |
3689 #, c-format | 3689 #, c-format |
3690 msgid "<unknown>: 0x%x" | 3690 msgid "<unknown>: 0x%x" |
3691 msgstr "" | 3691 msgstr "" |
3692 | 3692 |
3693 #: readelf.c:2136 | 3693 #: readelf.c:2149 |
3694 msgid "unknown" | 3694 msgid "unknown" |
3695 msgstr "" | 3695 msgstr "" |
3696 | 3696 |
3697 #: readelf.c:2137 | 3697 #: readelf.c:2150 |
3698 msgid "unknown mac" | 3698 msgid "unknown mac" |
3699 msgstr "" | 3699 msgstr "" |
3700 | 3700 |
3701 #: readelf.c:2450 | 3701 #: readelf.c:2463 |
3702 msgid "Standalone App" | 3702 msgid "Standalone App" |
3703 msgstr "" | 3703 msgstr "" |
3704 | 3704 |
3705 #: readelf.c:2453 readelf.c:3159 readelf.c:3175 | 3705 #: readelf.c:2466 readelf.c:3174 readelf.c:3190 |
3706 #, c-format | 3706 #, c-format |
3707 msgid "<unknown: %x>" | 3707 msgid "<unknown: %x>" |
3708 msgstr "" | 3708 msgstr "" |
3709 | 3709 |
3710 #: readelf.c:2878 | 3710 #: readelf.c:2891 |
3711 #, c-format | 3711 #, c-format |
3712 msgid "Usage: readelf <option(s)> elf-file(s)\n" | 3712 msgid "Usage: readelf <option(s)> elf-file(s)\n" |
3713 msgstr "" | 3713 msgstr "" |
3714 | 3714 |
3715 #: readelf.c:2879 | 3715 #: readelf.c:2892 |
3716 #, c-format | 3716 #, c-format |
3717 msgid " Display information about the contents of ELF format files\n" | 3717 msgid " Display information about the contents of ELF format files\n" |
3718 msgstr "" | 3718 msgstr "" |
3719 | 3719 |
3720 #: readelf.c:2880 | 3720 #: readelf.c:2893 |
3721 #, c-format | 3721 #, c-format |
3722 msgid "" | 3722 msgid "" |
3723 " Options are:\n" | 3723 " Options are:\n" |
3724 " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n" | 3724 " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n" |
3725 " -h --file-header Display the ELF file header\n" | 3725 " -h --file-header Display the ELF file header\n" |
3726 " -l --program-headers Display the program headers\n" | 3726 " -l --program-headers Display the program headers\n" |
3727 " --segments An alias for --program-headers\n" | 3727 " --segments An alias for --program-headers\n" |
3728 " -S --section-headers Display the sections' header\n" | 3728 " -S --section-headers Display the sections' header\n" |
3729 " --sections An alias for --section-headers\n" | 3729 " --sections An alias for --section-headers\n" |
3730 " -g --section-groups Display the section groups\n" | 3730 " -g --section-groups Display the section groups\n" |
(...skipping 19 matching lines...) Expand all Loading... |
3750 "strings\n" | 3750 "strings\n" |
3751 " -R --relocated-dump=<number|name>\n" | 3751 " -R --relocated-dump=<number|name>\n" |
3752 " Dump the contents of section <number|name> as " | 3752 " Dump the contents of section <number|name> as " |
3753 "relocated bytes\n" | 3753 "relocated bytes\n" |
3754 " -w[lLiaprmfFsoR] or\n" | 3754 " -w[lLiaprmfFsoR] or\n" |
3755 " --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro," | 3755 " --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro," |
3756 "=frames,=str,=loc,=Ranges]\n" | 3756 "=frames,=str,=loc,=Ranges]\n" |
3757 " Display the contents of DWARF2 debug sections\n" | 3757 " Display the contents of DWARF2 debug sections\n" |
3758 msgstr "" | 3758 msgstr "" |
3759 | 3759 |
3760 #: readelf.c:2910 | 3760 #: readelf.c:2923 |
3761 #, c-format | 3761 #, c-format |
3762 msgid "" | 3762 msgid "" |
3763 " -i --instruction-dump=<number|name>\n" | 3763 " -i --instruction-dump=<number|name>\n" |
3764 " Disassemble the contents of section <number|name>\n" | 3764 " Disassemble the contents of section <number|name>\n" |
3765 msgstr "" | 3765 msgstr "" |
3766 | 3766 |
3767 #: readelf.c:2914 | 3767 #: readelf.c:2927 |
3768 #, c-format | 3768 #, c-format |
3769 msgid "" | 3769 msgid "" |
3770 " -I --histogram Display histogram of bucket list lengths\n" | 3770 " -I --histogram Display histogram of bucket list lengths\n" |
3771 " -W --wide Allow output width to exceed 80 characters\n" | 3771 " -W --wide Allow output width to exceed 80 characters\n" |
3772 " @<file> Read options from <file>\n" | 3772 " @<file> Read options from <file>\n" |
3773 " -H --help Display this information\n" | 3773 " -H --help Display this information\n" |
3774 " -v --version Display the version number of readelf\n" | 3774 " -v --version Display the version number of readelf\n" |
3775 msgstr "" | 3775 msgstr "" |
3776 | 3776 |
3777 #: readelf.c:2942 readelf.c:2970 readelf.c:2974 readelf.c:11443 | 3777 #: readelf.c:2956 readelf.c:2985 readelf.c:2989 readelf.c:11591 |
3778 msgid "Out of memory allocating dump request table.\n" | 3778 msgid "Out of memory allocating dump request table.\n" |
3779 msgstr "" | 3779 msgstr "" |
3780 | 3780 |
3781 #: readelf.c:3129 | 3781 #: readelf.c:3144 |
3782 #, c-format | 3782 #, c-format |
3783 msgid "Invalid option '-%c'\n" | 3783 msgid "Invalid option '-%c'\n" |
3784 msgstr "" | 3784 msgstr "" |
3785 | 3785 |
3786 #: readelf.c:3143 | 3786 #: readelf.c:3158 |
3787 msgid "Nothing to do.\n" | 3787 msgid "Nothing to do.\n" |
3788 msgstr "" | 3788 msgstr "" |
3789 | 3789 |
3790 #: readelf.c:3155 readelf.c:3171 readelf.c:6440 | 3790 #: readelf.c:3170 readelf.c:3186 readelf.c:6536 |
3791 msgid "none" | 3791 msgid "none" |
3792 msgstr "" | 3792 msgstr "" |
3793 | 3793 |
3794 #: readelf.c:3172 | 3794 #: readelf.c:3187 |
3795 msgid "2's complement, little endian" | 3795 msgid "2's complement, little endian" |
3796 msgstr "" | 3796 msgstr "" |
3797 | 3797 |
3798 #: readelf.c:3173 | 3798 #: readelf.c:3188 |
3799 msgid "2's complement, big endian" | 3799 msgid "2's complement, big endian" |
3800 msgstr "" | 3800 msgstr "" |
3801 | 3801 |
3802 #: readelf.c:3191 | 3802 #: readelf.c:3206 |
3803 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" | 3803 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" |
3804 msgstr "" | 3804 msgstr "" |
3805 | 3805 |
3806 #: readelf.c:3201 | 3806 #: readelf.c:3216 |
3807 #, c-format | 3807 #, c-format |
3808 msgid "ELF Header:\n" | 3808 msgid "ELF Header:\n" |
3809 msgstr "" | 3809 msgstr "" |
3810 | 3810 |
3811 #: readelf.c:3202 | 3811 #: readelf.c:3217 |
3812 #, c-format | 3812 #, c-format |
3813 msgid " Magic: " | 3813 msgid " Magic: " |
3814 msgstr "" | 3814 msgstr "" |
3815 | 3815 |
3816 #: readelf.c:3206 | 3816 #: readelf.c:3221 |
3817 #, c-format | 3817 #, c-format |
3818 msgid " Class: %s\n" | 3818 msgid " Class: %s\n" |
3819 msgstr "" | 3819 msgstr "" |
3820 | 3820 |
3821 #: readelf.c:3208 | 3821 #: readelf.c:3223 |
3822 #, c-format | 3822 #, c-format |
3823 msgid " Data: %s\n" | 3823 msgid " Data: %s\n" |
3824 msgstr "" | 3824 msgstr "" |
3825 | 3825 |
3826 #: readelf.c:3210 | 3826 #: readelf.c:3225 |
3827 #, c-format | 3827 #, c-format |
3828 msgid " Version: %d %s\n" | 3828 msgid " Version: %d %s\n" |
3829 msgstr "" | 3829 msgstr "" |
3830 | 3830 |
3831 #: readelf.c:3217 | 3831 #: readelf.c:3232 |
3832 #, c-format | 3832 #, c-format |
3833 msgid " OS/ABI: %s\n" | 3833 msgid " OS/ABI: %s\n" |
3834 msgstr "" | 3834 msgstr "" |
3835 | 3835 |
3836 #: readelf.c:3219 | 3836 #: readelf.c:3234 |
3837 #, c-format | 3837 #, c-format |
3838 msgid " ABI Version: %d\n" | 3838 msgid " ABI Version: %d\n" |
3839 msgstr "" | 3839 msgstr "" |
3840 | 3840 |
3841 #: readelf.c:3221 | 3841 #: readelf.c:3236 |
3842 #, c-format | 3842 #, c-format |
3843 msgid " Type: %s\n" | 3843 msgid " Type: %s\n" |
3844 msgstr "" | 3844 msgstr "" |
3845 | 3845 |
3846 #: readelf.c:3223 | 3846 #: readelf.c:3238 |
3847 #, c-format | 3847 #, c-format |
3848 msgid " Machine: %s\n" | 3848 msgid " Machine: %s\n" |
3849 msgstr "" | 3849 msgstr "" |
3850 | 3850 |
3851 #: readelf.c:3225 | 3851 #: readelf.c:3240 |
3852 #, c-format | 3852 #, c-format |
3853 msgid " Version: 0x%lx\n" | 3853 msgid " Version: 0x%lx\n" |
3854 msgstr "" | 3854 msgstr "" |
3855 | 3855 |
3856 #: readelf.c:3228 | 3856 #: readelf.c:3243 |
3857 #, c-format | 3857 #, c-format |
3858 msgid " Entry point address: " | 3858 msgid " Entry point address: " |
3859 msgstr "" | 3859 msgstr "" |
3860 | 3860 |
3861 #: readelf.c:3230 | 3861 #: readelf.c:3245 |
3862 #, c-format | 3862 #, c-format |
3863 msgid "" | 3863 msgid "" |
3864 "\n" | 3864 "\n" |
3865 " Start of program headers: " | 3865 " Start of program headers: " |
3866 msgstr "" | 3866 msgstr "" |
3867 | 3867 |
3868 #: readelf.c:3232 | 3868 #: readelf.c:3247 |
3869 #, c-format | 3869 #, c-format |
3870 msgid "" | 3870 msgid "" |
3871 " (bytes into file)\n" | 3871 " (bytes into file)\n" |
3872 " Start of section headers: " | 3872 " Start of section headers: " |
3873 msgstr "" | 3873 msgstr "" |
3874 | 3874 |
3875 #: readelf.c:3234 | 3875 #: readelf.c:3249 |
3876 #, c-format | 3876 #, c-format |
3877 msgid " (bytes into file)\n" | 3877 msgid " (bytes into file)\n" |
3878 msgstr "" | 3878 msgstr "" |
3879 | 3879 |
3880 #: readelf.c:3236 | 3880 #: readelf.c:3251 |
3881 #, c-format | 3881 #, c-format |
3882 msgid " Flags: 0x%lx%s\n" | 3882 msgid " Flags: 0x%lx%s\n" |
3883 msgstr "" | 3883 msgstr "" |
3884 | 3884 |
3885 #: readelf.c:3239 | 3885 #: readelf.c:3254 |
3886 #, c-format | 3886 #, c-format |
3887 msgid " Size of this header: %ld (bytes)\n" | 3887 msgid " Size of this header: %ld (bytes)\n" |
3888 msgstr "" | 3888 msgstr "" |
3889 | 3889 |
3890 #: readelf.c:3241 | 3890 #: readelf.c:3256 |
3891 #, c-format | 3891 #, c-format |
3892 msgid " Size of program headers: %ld (bytes)\n" | 3892 msgid " Size of program headers: %ld (bytes)\n" |
3893 msgstr "" | 3893 msgstr "" |
3894 | 3894 |
3895 #: readelf.c:3243 | 3895 #: readelf.c:3258 |
3896 #, c-format | 3896 #, c-format |
3897 msgid " Number of program headers: %ld\n" | 3897 msgid " Number of program headers: %ld\n" |
3898 msgstr "" | 3898 msgstr "" |
3899 | 3899 |
3900 #: readelf.c:3245 | 3900 #: readelf.c:3260 |
3901 #, c-format | 3901 #, c-format |
3902 msgid " Size of section headers: %ld (bytes)\n" | 3902 msgid " Size of section headers: %ld (bytes)\n" |
3903 msgstr "" | 3903 msgstr "" |
3904 | 3904 |
3905 #: readelf.c:3247 | 3905 #: readelf.c:3262 |
3906 #, c-format | 3906 #, c-format |
3907 msgid " Number of section headers: %ld" | 3907 msgid " Number of section headers: %ld" |
3908 msgstr "" | 3908 msgstr "" |
3909 | 3909 |
3910 #: readelf.c:3252 | 3910 #: readelf.c:3267 |
3911 #, c-format | 3911 #, c-format |
3912 msgid " Section header string table index: %ld" | 3912 msgid " Section header string table index: %ld" |
3913 msgstr "" | 3913 msgstr "" |
3914 | 3914 |
3915 #: readelf.c:3289 readelf.c:3322 | 3915 #: readelf.c:3305 readelf.c:3339 |
3916 msgid "program headers" | 3916 msgid "program headers" |
3917 msgstr "" | 3917 msgstr "" |
3918 | 3918 |
3919 #: readelf.c:3360 readelf.c:3658 readelf.c:3699 readelf.c:3758 readelf.c:3823 | 3919 #: readelf.c:3378 readelf.c:3678 readelf.c:3721 readelf.c:3782 readelf.c:3849 |
3920 #: readelf.c:4494 readelf.c:4518 readelf.c:5770 readelf.c:5815 readelf.c:6014 | 3920 #: readelf.c:4575 readelf.c:4599 readelf.c:5863 readelf.c:5909 readelf.c:6110 |
3921 #: readelf.c:7087 readelf.c:7101 readelf.c:7611 readelf.c:7627 readelf.c:7670 | 3921 #: readelf.c:7186 readelf.c:7200 readelf.c:7711 readelf.c:7727 readelf.c:7770 |
3922 #: readelf.c:7695 readelf.c:9642 readelf.c:9834 readelf.c:10362 | 3922 #: readelf.c:7795 readelf.c:9780 readelf.c:9972 readelf.c:10507 |
3923 #: readelf.c:10736 readelf.c:10750 readelf.c:11109 | 3923 #: readelf.c:10881 readelf.c:10895 readelf.c:11256 |
3924 msgid "Out of memory\n" | 3924 msgid "Out of memory\n" |
3925 msgstr "" | 3925 msgstr "" |
3926 | 3926 |
3927 #: readelf.c:3387 | 3927 #: readelf.c:3405 |
3928 #, c-format | 3928 #, c-format |
3929 msgid "" | 3929 msgid "" |
3930 "\n" | 3930 "\n" |
3931 "There are no program headers in this file.\n" | 3931 "There are no program headers in this file.\n" |
3932 msgstr "" | 3932 msgstr "" |
3933 | 3933 |
3934 #: readelf.c:3393 | 3934 #: readelf.c:3411 |
3935 #, c-format | 3935 #, c-format |
3936 msgid "" | 3936 msgid "" |
3937 "\n" | 3937 "\n" |
3938 "Elf file type is %s\n" | 3938 "Elf file type is %s\n" |
3939 msgstr "" | 3939 msgstr "" |
3940 | 3940 |
3941 #: readelf.c:3394 | 3941 #: readelf.c:3412 |
3942 #, c-format | 3942 #, c-format |
3943 msgid "Entry point " | 3943 msgid "Entry point " |
3944 msgstr "" | 3944 msgstr "" |
3945 | 3945 |
3946 #: readelf.c:3396 | 3946 #: readelf.c:3414 |
3947 #, c-format | 3947 #, c-format |
3948 msgid "" | 3948 msgid "" |
3949 "\n" | 3949 "\n" |
3950 "There are %d program headers, starting at offset " | 3950 "There are %d program headers, starting at offset " |
3951 msgstr "" | 3951 msgstr "" |
3952 | 3952 |
3953 #: readelf.c:3408 readelf.c:3410 | 3953 #: readelf.c:3426 readelf.c:3428 |
3954 #, c-format | 3954 #, c-format |
3955 msgid "" | 3955 msgid "" |
3956 "\n" | 3956 "\n" |
3957 "Program Headers:\n" | 3957 "Program Headers:\n" |
3958 msgstr "" | 3958 msgstr "" |
3959 | 3959 |
3960 #: readelf.c:3414 | 3960 #: readelf.c:3432 |
3961 #, c-format | 3961 #, c-format |
3962 msgid "" | 3962 msgid "" |
3963 " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" | 3963 " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" |
3964 msgstr "" | 3964 msgstr "" |
3965 | 3965 |
3966 #: readelf.c:3417 | 3966 #: readelf.c:3435 |
3967 #, c-format | 3967 #, c-format |
3968 msgid "" | 3968 msgid "" |
3969 " Type Offset VirtAddr PhysAddr FileSiz " | 3969 " Type Offset VirtAddr PhysAddr FileSiz " |
3970 "MemSiz Flg Align\n" | 3970 "MemSiz Flg Align\n" |
3971 msgstr "" | 3971 msgstr "" |
3972 | 3972 |
3973 #: readelf.c:3421 | 3973 #: readelf.c:3439 |
3974 #, c-format | 3974 #, c-format |
3975 msgid " Type Offset VirtAddr PhysAddr\n" | 3975 msgid " Type Offset VirtAddr PhysAddr\n" |
3976 msgstr "" | 3976 msgstr "" |
3977 | 3977 |
3978 #: readelf.c:3423 | 3978 #: readelf.c:3441 |
3979 #, c-format | 3979 #, c-format |
3980 msgid " FileSiz MemSiz Flags Align\n" | 3980 msgid " FileSiz MemSiz Flags Align\n" |
3981 msgstr "" | 3981 msgstr "" |
3982 | 3982 |
3983 #: readelf.c:3516 | 3983 #: readelf.c:3534 |
3984 msgid "more than one dynamic segment\n" | 3984 msgid "more than one dynamic segment\n" |
3985 msgstr "" | 3985 msgstr "" |
3986 | 3986 |
3987 #: readelf.c:3532 | 3987 #: readelf.c:3550 |
3988 msgid "no .dynamic section in the dynamic segment\n" | 3988 msgid "no .dynamic section in the dynamic segment\n" |
3989 msgstr "" | 3989 msgstr "" |
3990 | 3990 |
3991 #: readelf.c:3547 | 3991 #: readelf.c:3565 |
3992 msgid "the .dynamic section is not contained within the dynamic segment\n" | 3992 msgid "the .dynamic section is not contained within the dynamic segment\n" |
3993 msgstr "" | 3993 msgstr "" |
3994 | 3994 |
3995 #: readelf.c:3550 | 3995 #: readelf.c:3568 |
3996 msgid "the .dynamic section is not the first section in the dynamic segment.\n" | 3996 msgid "the .dynamic section is not the first section in the dynamic segment.\n" |
3997 msgstr "" | 3997 msgstr "" |
3998 | 3998 |
3999 #: readelf.c:3558 | 3999 #: readelf.c:3576 |
4000 msgid "Unable to find program interpreter name\n" | 4000 msgid "Unable to find program interpreter name\n" |
4001 msgstr "" | 4001 msgstr "" |
4002 | 4002 |
4003 #: readelf.c:3565 | 4003 #: readelf.c:3583 |
4004 msgid "" | 4004 msgid "" |
4005 "Internal error: failed to create format string to display program " | 4005 "Internal error: failed to create format string to display program " |
4006 "interpreter\n" | 4006 "interpreter\n" |
4007 msgstr "" | 4007 msgstr "" |
4008 | 4008 |
4009 #: readelf.c:3569 | 4009 #: readelf.c:3587 |
4010 msgid "Unable to read program interpreter name\n" | 4010 msgid "Unable to read program interpreter name\n" |
4011 msgstr "" | 4011 msgstr "" |
4012 | 4012 |
4013 #: readelf.c:3572 | 4013 #: readelf.c:3590 |
4014 #, c-format | 4014 #, c-format |
4015 msgid "" | 4015 msgid "" |
4016 "\n" | 4016 "\n" |
4017 " [Requesting program interpreter: %s]" | 4017 " [Requesting program interpreter: %s]" |
4018 msgstr "" | 4018 msgstr "" |
4019 | 4019 |
4020 #: readelf.c:3584 | 4020 #: readelf.c:3602 |
4021 #, c-format | 4021 #, c-format |
4022 msgid "" | 4022 msgid "" |
4023 "\n" | 4023 "\n" |
4024 " Section to Segment mapping:\n" | 4024 " Section to Segment mapping:\n" |
4025 msgstr "" | 4025 msgstr "" |
4026 | 4026 |
4027 #: readelf.c:3585 | 4027 #: readelf.c:3603 |
4028 #, c-format | 4028 #, c-format |
4029 msgid " Segment Sections...\n" | 4029 msgid " Segment Sections...\n" |
4030 msgstr "" | 4030 msgstr "" |
4031 | 4031 |
4032 #: readelf.c:3620 | 4032 #: readelf.c:3638 |
4033 msgid "Cannot interpret virtual addresses without program headers.\n" | 4033 msgid "Cannot interpret virtual addresses without program headers.\n" |
4034 msgstr "" | 4034 msgstr "" |
4035 | 4035 |
4036 #: readelf.c:3636 | 4036 #: readelf.c:3654 |
4037 #, c-format | 4037 #, c-format |
4038 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n" | 4038 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n" |
4039 msgstr "" | 4039 msgstr "" |
4040 | 4040 |
4041 #: readelf.c:3650 readelf.c:3691 | 4041 #: readelf.c:3669 readelf.c:3712 |
4042 msgid "section headers" | 4042 msgid "section headers" |
4043 msgstr "" | 4043 msgstr "" |
4044 | 4044 |
4045 #: readelf.c:3735 readelf.c:3800 | 4045 #: readelf.c:3757 readelf.c:3824 |
4046 msgid "symbols" | 4046 msgid "symbols" |
4047 msgstr "" | 4047 msgstr "" |
4048 | 4048 |
4049 #: readelf.c:3745 readelf.c:3810 | 4049 #: readelf.c:3769 readelf.c:3836 |
4050 msgid "symtab shndx" | 4050 msgid "symtab shndx" |
4051 msgstr "" | 4051 msgstr "" |
4052 | 4052 |
4053 #: readelf.c:4070 readelf.c:4478 | 4053 #: readelf.c:4112 readelf.c:4559 |
4054 #, c-format | 4054 #, c-format |
4055 msgid "" | 4055 msgid "" |
4056 "\n" | 4056 "\n" |
4057 "There are no sections in this file.\n" | 4057 "There are no sections in this file.\n" |
4058 msgstr "" | 4058 msgstr "" |
4059 | 4059 |
4060 #: readelf.c:4076 | 4060 #: readelf.c:4118 |
4061 #, c-format | 4061 #, c-format |
4062 msgid "There are %d section headers, starting at offset 0x%lx:\n" | 4062 msgid "There are %d section headers, starting at offset 0x%lx:\n" |
4063 msgstr "" | 4063 msgstr "" |
4064 | 4064 |
4065 #: readelf.c:4096 readelf.c:4595 readelf.c:4821 readelf.c:5116 readelf.c:5524 | 4065 #: readelf.c:4139 readelf.c:4676 readelf.c:4903 readelf.c:5203 readelf.c:5616 |
4066 #: readelf.c:7421 | 4066 #: readelf.c:7521 |
4067 msgid "string table" | 4067 msgid "string table" |
4068 msgstr "" | 4068 msgstr "" |
4069 | 4069 |
4070 #: readelf.c:4163 | 4070 #: readelf.c:4206 |
4071 #, c-format | 4071 #, c-format |
4072 msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n" | 4072 msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n" |
4073 msgstr "" | 4073 msgstr "" |
4074 | 4074 |
4075 #: readelf.c:4183 | 4075 #: readelf.c:4226 |
4076 msgid "File contains multiple dynamic symbol tables\n" | 4076 msgid "File contains multiple dynamic symbol tables\n" |
4077 msgstr "" | 4077 msgstr "" |
4078 | 4078 |
4079 #: readelf.c:4196 | 4079 #: readelf.c:4239 |
4080 msgid "File contains multiple dynamic string tables\n" | 4080 msgid "File contains multiple dynamic string tables\n" |
4081 msgstr "" | 4081 msgstr "" |
4082 | 4082 |
4083 #: readelf.c:4201 | 4083 #: readelf.c:4245 |
4084 msgid "dynamic strings" | 4084 msgid "dynamic strings" |
4085 msgstr "" | 4085 msgstr "" |
4086 | 4086 |
4087 #: readelf.c:4208 | 4087 #: readelf.c:4252 |
4088 msgid "File contains multiple symtab shndx tables\n" | 4088 msgid "File contains multiple symtab shndx tables\n" |
4089 msgstr "" | 4089 msgstr "" |
4090 | 4090 |
4091 #: readelf.c:4259 | 4091 #: readelf.c:4303 |
4092 #, c-format | 4092 #, c-format |
4093 msgid "" | 4093 msgid "" |
4094 "\n" | 4094 "\n" |
4095 "Section Headers:\n" | 4095 "Section Headers:\n" |
4096 msgstr "" | 4096 msgstr "" |
4097 | 4097 |
4098 #: readelf.c:4261 | 4098 #: readelf.c:4305 |
4099 #, c-format | 4099 #, c-format |
4100 msgid "" | 4100 msgid "" |
4101 "\n" | 4101 "\n" |
4102 "Section Header:\n" | 4102 "Section Header:\n" |
4103 msgstr "" | 4103 msgstr "" |
4104 | 4104 |
4105 #: readelf.c:4267 readelf.c:4278 readelf.c:4289 | 4105 #: readelf.c:4311 readelf.c:4322 readelf.c:4333 |
4106 #, c-format | 4106 #, c-format |
4107 msgid " [Nr] Name\n" | 4107 msgid " [Nr] Name\n" |
4108 msgstr "" | 4108 msgstr "" |
4109 | 4109 |
4110 #: readelf.c:4268 | 4110 #: readelf.c:4312 |
4111 #, c-format | 4111 #, c-format |
4112 msgid " Type Addr Off Size ES Lk Inf Al\n" | 4112 msgid " Type Addr Off Size ES Lk Inf Al\n" |
4113 msgstr "" | 4113 msgstr "" |
4114 | 4114 |
4115 #: readelf.c:4272 | 4115 #: readelf.c:4316 |
4116 #, c-format | 4116 #, c-format |
4117 msgid "" | 4117 msgid "" |
4118 " [Nr] Name Type Addr Off Size ES Flg Lk " | 4118 " [Nr] Name Type Addr Off Size ES Flg Lk " |
4119 "Inf Al\n" | 4119 "Inf Al\n" |
4120 msgstr "" | 4120 msgstr "" |
4121 | 4121 |
4122 #: readelf.c:4279 | 4122 #: readelf.c:4323 |
4123 #, c-format | 4123 #, c-format |
4124 msgid " Type Address Off Size ES Lk Inf Al\n" | 4124 msgid " Type Address Off Size ES Lk Inf Al\n" |
4125 msgstr "" | 4125 msgstr "" |
4126 | 4126 |
4127 #: readelf.c:4283 | 4127 #: readelf.c:4327 |
4128 #, c-format | 4128 #, c-format |
4129 msgid "" | 4129 msgid "" |
4130 " [Nr] Name Type Address Off Size ES " | 4130 " [Nr] Name Type Address Off Size ES " |
4131 "Flg Lk Inf Al\n" | 4131 "Flg Lk Inf Al\n" |
4132 msgstr "" | 4132 msgstr "" |
4133 | 4133 |
4134 #: readelf.c:4290 | 4134 #: readelf.c:4334 |
4135 #, c-format | 4135 #, c-format |
4136 msgid " Type Address Offset Link\n" | 4136 msgid " Type Address Offset Link\n" |
4137 msgstr "" | 4137 msgstr "" |
4138 | 4138 |
4139 #: readelf.c:4291 | 4139 #: readelf.c:4335 |
4140 #, c-format | 4140 #, c-format |
4141 msgid " Size EntSize Info Align\n" | 4141 msgid " Size EntSize Info Align\n" |
4142 msgstr "" | 4142 msgstr "" |
4143 | 4143 |
4144 #: readelf.c:4295 | 4144 #: readelf.c:4339 |
4145 #, c-format | 4145 #, c-format |
4146 msgid " [Nr] Name Type Address Offset\n" | 4146 msgid " [Nr] Name Type Address Offset\n" |
4147 msgstr "" | 4147 msgstr "" |
4148 | 4148 |
4149 #: readelf.c:4296 | 4149 #: readelf.c:4340 |
4150 #, c-format | 4150 #, c-format |
4151 msgid " Size EntSize Flags Link Info Align\n" | 4151 msgid " Size EntSize Flags Link Info Align\n" |
4152 msgstr "" | 4152 msgstr "" |
4153 | 4153 |
4154 #: readelf.c:4301 | 4154 #: readelf.c:4345 |
4155 #, c-format | 4155 #, c-format |
4156 msgid " Flags\n" | 4156 msgid " Flags\n" |
4157 msgstr "" | 4157 msgstr "" |
4158 | 4158 |
4159 #: readelf.c:4435 | 4159 #: readelf.c:4420 |
| 4160 #, c-format |
| 4161 msgid "section %u: sh_link value of %u is larger than the number of sections\n" |
| 4162 msgstr "" |
| 4163 |
| 4164 #: readelf.c:4516 |
4160 #, c-format | 4165 #, c-format |
4161 msgid "" | 4166 msgid "" |
4162 "Key to Flags:\n" | 4167 "Key to Flags:\n" |
4163 " W (write), A (alloc), X (execute), M (merge), S (strings)\n" | 4168 " W (write), A (alloc), X (execute), M (merge), S (strings)\n" |
4164 " I (info), L (link order), G (group), x (unknown)\n" | 4169 " I (info), L (link order), G (group), x (unknown)\n" |
4165 " O (extra OS processing required) o (OS specific), p (processor specific)\n" | 4170 " O (extra OS processing required) o (OS specific), p (processor specific)\n" |
4166 msgstr "" | 4171 msgstr "" |
4167 | 4172 |
4168 #: readelf.c:4453 | 4173 #: readelf.c:4534 |
4169 #, c-format | 4174 #, c-format |
4170 msgid "[<unknown>: 0x%x]" | 4175 msgid "[<unknown>: 0x%x]" |
4171 msgstr "" | 4176 msgstr "" |
4172 | 4177 |
4173 #: readelf.c:4485 | 4178 #: readelf.c:4566 |
4174 msgid "Section headers are not available!\n" | 4179 msgid "Section headers are not available!\n" |
4175 msgstr "" | 4180 msgstr "" |
4176 | 4181 |
4177 #: readelf.c:4509 | 4182 #: readelf.c:4590 |
4178 #, c-format | 4183 #, c-format |
4179 msgid "" | 4184 msgid "" |
4180 "\n" | 4185 "\n" |
4181 "There are no section groups in this file.\n" | 4186 "There are no section groups in this file.\n" |
4182 msgstr "" | 4187 msgstr "" |
4183 | 4188 |
4184 #: readelf.c:4546 | 4189 #: readelf.c:4627 |
4185 #, c-format | 4190 #, c-format |
4186 msgid "Bad sh_link in group section `%s'\n" | 4191 msgid "Bad sh_link in group section `%s'\n" |
4187 msgstr "" | 4192 msgstr "" |
4188 | 4193 |
4189 #: readelf.c:4565 | 4194 #: readelf.c:4646 |
4190 #, c-format | 4195 #, c-format |
4191 msgid "Bad sh_info in group section `%s'\n" | 4196 msgid "Bad sh_info in group section `%s'\n" |
4192 msgstr "" | 4197 msgstr "" |
4193 | 4198 |
4194 #: readelf.c:4603 | 4199 #: readelf.c:4685 |
4195 msgid "section data" | 4200 msgid "section data" |
4196 msgstr "" | 4201 msgstr "" |
4197 | 4202 |
4198 #: readelf.c:4615 | 4203 #: readelf.c:4697 |
4199 #, c-format | 4204 #, c-format |
4200 msgid " [Index] Name\n" | 4205 msgid " [Index] Name\n" |
4201 msgstr "" | 4206 msgstr "" |
4202 | 4207 |
4203 #: readelf.c:4629 | 4208 #: readelf.c:4711 |
4204 #, c-format | 4209 #, c-format |
4205 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n" | 4210 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n" |
4206 msgstr "" | 4211 msgstr "" |
4207 | 4212 |
4208 #: readelf.c:4638 | 4213 #: readelf.c:4720 |
4209 #, c-format | 4214 #, c-format |
4210 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n" | 4215 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n" |
4211 msgstr "" | 4216 msgstr "" |
4212 | 4217 |
4213 #: readelf.c:4651 | 4218 #: readelf.c:4733 |
4214 #, c-format | 4219 #, c-format |
4215 msgid "section 0 in group section [%5u]\n" | 4220 msgid "section 0 in group section [%5u]\n" |
4216 msgstr "" | 4221 msgstr "" |
4217 | 4222 |
4218 #: readelf.c:4746 | 4223 #: readelf.c:4828 |
4219 #, c-format | 4224 #, c-format |
4220 msgid "" | 4225 msgid "" |
4221 "\n" | 4226 "\n" |
4222 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n" | 4227 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n" |
4223 msgstr "" | 4228 msgstr "" |
4224 | 4229 |
4225 #: readelf.c:4758 | 4230 #: readelf.c:4840 |
4226 #, c-format | 4231 #, c-format |
4227 msgid "" | 4232 msgid "" |
4228 "\n" | 4233 "\n" |
4229 "There are no dynamic relocations in this file.\n" | 4234 "There are no dynamic relocations in this file.\n" |
4230 msgstr "" | 4235 msgstr "" |
4231 | 4236 |
4232 #: readelf.c:4782 | 4237 #: readelf.c:4864 |
4233 #, c-format | 4238 #, c-format |
4234 msgid "" | 4239 msgid "" |
4235 "\n" | 4240 "\n" |
4236 "Relocation section " | 4241 "Relocation section " |
4237 msgstr "" | 4242 msgstr "" |
4238 | 4243 |
4239 #: readelf.c:4787 readelf.c:5192 readelf.c:5206 readelf.c:5539 | 4244 #: readelf.c:4869 readelf.c:5279 readelf.c:5294 readelf.c:5631 |
4240 #, c-format | 4245 #, c-format |
4241 msgid "'%s'" | 4246 msgid "'%s'" |
4242 msgstr "" | 4247 msgstr "" |
4243 | 4248 |
4244 #: readelf.c:4789 readelf.c:5208 readelf.c:5541 | 4249 #: readelf.c:4871 readelf.c:5296 readelf.c:5633 |
4245 #, c-format | 4250 #, c-format |
4246 msgid " at offset 0x%lx contains %lu entries:\n" | 4251 msgid " at offset 0x%lx contains %lu entries:\n" |
4247 msgstr "" | 4252 msgstr "" |
4248 | 4253 |
4249 #: readelf.c:4840 | 4254 #: readelf.c:4922 |
4250 #, c-format | 4255 #, c-format |
4251 msgid "" | 4256 msgid "" |
4252 "\n" | 4257 "\n" |
4253 "There are no relocations in this file.\n" | 4258 "There are no relocations in this file.\n" |
4254 msgstr "" | 4259 msgstr "" |
4255 | 4260 |
4256 #: readelf.c:5022 readelf.c:5390 | 4261 #: readelf.c:5107 readelf.c:5480 |
4257 msgid "unwind table" | 4262 msgid "unwind table" |
4258 msgstr "" | 4263 msgstr "" |
4259 | 4264 |
4260 #: readelf.c:5063 readelf.c:5471 | 4265 #: readelf.c:5149 readelf.c:5562 |
4261 #, c-format | 4266 #, c-format |
4262 msgid "Skipping unexpected relocation type %s\n" | 4267 msgid "Skipping unexpected relocation type %s\n" |
4263 msgstr "" | 4268 msgstr "" |
4264 | 4269 |
4265 #: readelf.c:5124 readelf.c:5532 readelf.c:5585 | 4270 #: readelf.c:5211 readelf.c:5624 readelf.c:5677 |
4266 #, c-format | 4271 #, c-format |
4267 msgid "" | 4272 msgid "" |
4268 "\n" | 4273 "\n" |
4269 "There are no unwind sections in this file.\n" | 4274 "There are no unwind sections in this file.\n" |
4270 msgstr "" | 4275 msgstr "" |
4271 | 4276 |
4272 #: readelf.c:5187 | 4277 #: readelf.c:5274 |
4273 #, c-format | 4278 #, c-format |
4274 msgid "" | 4279 msgid "" |
4275 "\n" | 4280 "\n" |
4276 "Could not find unwind info section for " | 4281 "Could not find unwind info section for " |
4277 msgstr "" | 4282 msgstr "" |
4278 | 4283 |
4279 #: readelf.c:5199 | 4284 #: readelf.c:5287 |
4280 msgid "unwind info" | 4285 msgid "unwind info" |
4281 msgstr "" | 4286 msgstr "" |
4282 | 4287 |
4283 #: readelf.c:5201 readelf.c:5538 | 4288 #: readelf.c:5289 readelf.c:5630 |
4284 #, c-format | 4289 #, c-format |
4285 msgid "" | 4290 msgid "" |
4286 "\n" | 4291 "\n" |
4287 "Unwind section " | 4292 "Unwind section " |
4288 msgstr "" | 4293 msgstr "" |
4289 | 4294 |
4290 #: readelf.c:5751 readelf.c:5796 | 4295 #: readelf.c:5843 readelf.c:5889 |
4291 msgid "dynamic section" | 4296 msgid "dynamic section" |
4292 msgstr "" | 4297 msgstr "" |
4293 | 4298 |
4294 #: readelf.c:5873 | 4299 #: readelf.c:5967 |
4295 #, c-format | 4300 #, c-format |
4296 msgid "" | 4301 msgid "" |
4297 "\n" | 4302 "\n" |
4298 "There is no dynamic section in this file.\n" | 4303 "There is no dynamic section in this file.\n" |
4299 msgstr "" | 4304 msgstr "" |
4300 | 4305 |
4301 #: readelf.c:5911 | 4306 #: readelf.c:6005 |
4302 msgid "Unable to seek to end of file!\n" | 4307 msgid "Unable to seek to end of file!\n" |
4303 msgstr "" | 4308 msgstr "" |
4304 | 4309 |
4305 #: readelf.c:5924 | 4310 #: readelf.c:6018 |
4306 msgid "Unable to determine the number of symbols to load\n" | 4311 msgid "Unable to determine the number of symbols to load\n" |
4307 msgstr "" | 4312 msgstr "" |
4308 | 4313 |
4309 #: readelf.c:5959 | 4314 #: readelf.c:6053 |
4310 msgid "Unable to seek to end of file\n" | 4315 msgid "Unable to seek to end of file\n" |
4311 msgstr "" | 4316 msgstr "" |
4312 | 4317 |
4313 #: readelf.c:5966 | 4318 #: readelf.c:6060 |
4314 msgid "Unable to determine the length of the dynamic string table\n" | 4319 msgid "Unable to determine the length of the dynamic string table\n" |
4315 msgstr "" | 4320 msgstr "" |
4316 | 4321 |
4317 #: readelf.c:5971 | 4322 #: readelf.c:6066 |
4318 msgid "dynamic string table" | 4323 msgid "dynamic string table" |
4319 msgstr "" | 4324 msgstr "" |
4320 | 4325 |
4321 #: readelf.c:6007 | 4326 #: readelf.c:6103 |
4322 msgid "symbol information" | 4327 msgid "symbol information" |
4323 msgstr "" | 4328 msgstr "" |
4324 | 4329 |
4325 #: readelf.c:6032 | 4330 #: readelf.c:6128 |
4326 #, c-format | 4331 #, c-format |
4327 msgid "" | 4332 msgid "" |
4328 "\n" | 4333 "\n" |
4329 "Dynamic section at offset 0x%lx contains %u entries:\n" | 4334 "Dynamic section at offset 0x%lx contains %u entries:\n" |
4330 msgstr "" | 4335 msgstr "" |
4331 | 4336 |
4332 #: readelf.c:6035 | 4337 #: readelf.c:6131 |
4333 #, c-format | 4338 #, c-format |
4334 msgid " Tag Type Name/Value\n" | 4339 msgid " Tag Type Name/Value\n" |
4335 msgstr "" | 4340 msgstr "" |
4336 | 4341 |
4337 #: readelf.c:6071 | 4342 #: readelf.c:6167 |
4338 #, c-format | 4343 #, c-format |
4339 msgid "Auxiliary library" | 4344 msgid "Auxiliary library" |
4340 msgstr "" | 4345 msgstr "" |
4341 | 4346 |
4342 #: readelf.c:6075 | 4347 #: readelf.c:6171 |
4343 #, c-format | 4348 #, c-format |
4344 msgid "Filter library" | 4349 msgid "Filter library" |
4345 msgstr "" | 4350 msgstr "" |
4346 | 4351 |
4347 #: readelf.c:6079 | 4352 #: readelf.c:6175 |
4348 #, c-format | 4353 #, c-format |
4349 msgid "Configuration file" | 4354 msgid "Configuration file" |
4350 msgstr "" | 4355 msgstr "" |
4351 | 4356 |
4352 #: readelf.c:6083 | 4357 #: readelf.c:6179 |
4353 #, c-format | 4358 #, c-format |
4354 msgid "Dependency audit library" | 4359 msgid "Dependency audit library" |
4355 msgstr "" | 4360 msgstr "" |
4356 | 4361 |
4357 #: readelf.c:6087 | 4362 #: readelf.c:6183 |
4358 #, c-format | 4363 #, c-format |
4359 msgid "Audit library" | 4364 msgid "Audit library" |
4360 msgstr "" | 4365 msgstr "" |
4361 | 4366 |
4362 #: readelf.c:6105 readelf.c:6133 readelf.c:6161 | 4367 #: readelf.c:6201 readelf.c:6229 readelf.c:6257 |
4363 #, c-format | 4368 #, c-format |
4364 msgid "Flags:" | 4369 msgid "Flags:" |
4365 msgstr "" | 4370 msgstr "" |
4366 | 4371 |
4367 #: readelf.c:6108 readelf.c:6136 readelf.c:6163 | 4372 #: readelf.c:6204 readelf.c:6232 readelf.c:6259 |
4368 #, c-format | 4373 #, c-format |
4369 msgid " None\n" | 4374 msgid " None\n" |
4370 msgstr "" | 4375 msgstr "" |
4371 | 4376 |
4372 #: readelf.c:6284 | 4377 #: readelf.c:6380 |
4373 #, c-format | 4378 #, c-format |
4374 msgid "Shared library: [%s]" | 4379 msgid "Shared library: [%s]" |
4375 msgstr "" | 4380 msgstr "" |
4376 | 4381 |
4377 #: readelf.c:6287 | 4382 #: readelf.c:6383 |
4378 #, c-format | 4383 #, c-format |
4379 msgid " program interpreter" | 4384 msgid " program interpreter" |
4380 msgstr "" | 4385 msgstr "" |
4381 | 4386 |
4382 #: readelf.c:6291 | 4387 #: readelf.c:6387 |
4383 #, c-format | 4388 #, c-format |
4384 msgid "Library soname: [%s]" | 4389 msgid "Library soname: [%s]" |
4385 msgstr "" | 4390 msgstr "" |
4386 | 4391 |
4387 #: readelf.c:6295 | 4392 #: readelf.c:6391 |
4388 #, c-format | 4393 #, c-format |
4389 msgid "Library rpath: [%s]" | 4394 msgid "Library rpath: [%s]" |
4390 msgstr "" | 4395 msgstr "" |
4391 | 4396 |
4392 #: readelf.c:6299 | 4397 #: readelf.c:6395 |
4393 #, c-format | 4398 #, c-format |
4394 msgid "Library runpath: [%s]" | 4399 msgid "Library runpath: [%s]" |
4395 msgstr "" | 4400 msgstr "" |
4396 | 4401 |
4397 #: readelf.c:6362 | 4402 #: readelf.c:6458 |
4398 #, c-format | 4403 #, c-format |
4399 msgid "Not needed object: [%s]\n" | 4404 msgid "Not needed object: [%s]\n" |
4400 msgstr "" | 4405 msgstr "" |
4401 | 4406 |
4402 #: readelf.c:6487 | 4407 #: readelf.c:6583 |
4403 #, c-format | 4408 #, c-format |
4404 msgid "" | 4409 msgid "" |
4405 "\n" | 4410 "\n" |
4406 "Version definition section '%s' contains %u entries:\n" | 4411 "Version definition section '%s' contains %u entries:\n" |
4407 msgstr "" | 4412 msgstr "" |
4408 | 4413 |
4409 #: readelf.c:6490 | 4414 #: readelf.c:6586 |
4410 #, c-format | 4415 #, c-format |
4411 msgid " Addr: 0x" | 4416 msgid " Addr: 0x" |
4412 msgstr "" | 4417 msgstr "" |
4413 | 4418 |
4414 #: readelf.c:6492 readelf.c:6594 readelf.c:6715 | 4419 #: readelf.c:6588 readelf.c:6690 readelf.c:6813 |
4415 #, c-format | 4420 #, c-format |
4416 msgid " Offset: %#08lx Link: %u (%s)\n" | 4421 msgid " Offset: %#08lx Link: %u (%s)\n" |
4417 msgstr "" | 4422 msgstr "" |
4418 | 4423 |
4419 #: readelf.c:6500 | 4424 #: readelf.c:6596 |
4420 msgid "version definition section" | 4425 msgid "version definition section" |
4421 msgstr "" | 4426 msgstr "" |
4422 | 4427 |
4423 #: readelf.c:6529 | 4428 #: readelf.c:6625 |
4424 #, c-format | 4429 #, c-format |
4425 msgid " %#06x: Rev: %d Flags: %s" | 4430 msgid " %#06x: Rev: %d Flags: %s" |
4426 msgstr "" | 4431 msgstr "" |
4427 | 4432 |
4428 #: readelf.c:6532 | 4433 #: readelf.c:6628 |
4429 #, c-format | 4434 #, c-format |
4430 msgid " Index: %d Cnt: %d " | 4435 msgid " Index: %d Cnt: %d " |
4431 msgstr "" | 4436 msgstr "" |
4432 | 4437 |
4433 #: readelf.c:6543 | 4438 #: readelf.c:6639 |
4434 #, c-format | 4439 #, c-format |
4435 msgid "Name: %s\n" | 4440 msgid "Name: %s\n" |
4436 msgstr "" | 4441 msgstr "" |
4437 | 4442 |
4438 #: readelf.c:6545 | 4443 #: readelf.c:6641 |
4439 #, c-format | 4444 #, c-format |
4440 msgid "Name index: %ld\n" | 4445 msgid "Name index: %ld\n" |
4441 msgstr "" | 4446 msgstr "" |
4442 | 4447 |
4443 #: readelf.c:6562 | 4448 #: readelf.c:6658 |
4444 #, c-format | 4449 #, c-format |
4445 msgid " %#06x: Parent %d: %s\n" | 4450 msgid " %#06x: Parent %d: %s\n" |
4446 msgstr "" | 4451 msgstr "" |
4447 | 4452 |
4448 #: readelf.c:6565 | 4453 #: readelf.c:6661 |
4449 #, c-format | 4454 #, c-format |
4450 msgid " %#06x: Parent %d, name index: %ld\n" | 4455 msgid " %#06x: Parent %d, name index: %ld\n" |
4451 msgstr "" | 4456 msgstr "" |
4452 | 4457 |
4453 #: readelf.c:6569 | 4458 #: readelf.c:6665 |
4454 #, c-format | 4459 #, c-format |
4455 msgid " Version def aux past end of section\n" | 4460 msgid " Version def aux past end of section\n" |
4456 msgstr "" | 4461 msgstr "" |
4457 | 4462 |
4458 #: readelf.c:6574 | 4463 #: readelf.c:6670 |
4459 #, c-format | 4464 #, c-format |
4460 msgid " Version definition past end of section\n" | 4465 msgid " Version definition past end of section\n" |
4461 msgstr "" | 4466 msgstr "" |
4462 | 4467 |
4463 #: readelf.c:6589 | 4468 #: readelf.c:6685 |
4464 #, c-format | 4469 #, c-format |
4465 msgid "" | 4470 msgid "" |
4466 "\n" | 4471 "\n" |
4467 "Version needs section '%s' contains %u entries:\n" | 4472 "Version needs section '%s' contains %u entries:\n" |
4468 msgstr "" | 4473 msgstr "" |
4469 | 4474 |
4470 #: readelf.c:6592 | 4475 #: readelf.c:6688 |
4471 #, c-format | 4476 #, c-format |
4472 msgid " Addr: 0x" | 4477 msgid " Addr: 0x" |
4473 msgstr "" | 4478 msgstr "" |
4474 | 4479 |
4475 #: readelf.c:6602 | 4480 #: readelf.c:6699 |
4476 msgid "version need section" | 4481 msgid "version need section" |
4477 msgstr "" | 4482 msgstr "" |
4478 | 4483 |
4479 #: readelf.c:6627 | 4484 #: readelf.c:6724 |
4480 #, c-format | 4485 #, c-format |
4481 msgid " %#06x: Version: %d" | 4486 msgid " %#06x: Version: %d" |
4482 msgstr "" | 4487 msgstr "" |
4483 | 4488 |
4484 #: readelf.c:6630 | 4489 #: readelf.c:6727 |
4485 #, c-format | 4490 #, c-format |
4486 msgid " File: %s" | 4491 msgid " File: %s" |
4487 msgstr "" | 4492 msgstr "" |
4488 | 4493 |
4489 #: readelf.c:6632 | 4494 #: readelf.c:6729 |
4490 #, c-format | 4495 #, c-format |
4491 msgid " File: %lx" | 4496 msgid " File: %lx" |
4492 msgstr "" | 4497 msgstr "" |
4493 | 4498 |
4494 #: readelf.c:6634 | 4499 #: readelf.c:6731 |
4495 #, c-format | 4500 #, c-format |
4496 msgid " Cnt: %d\n" | 4501 msgid " Cnt: %d\n" |
4497 msgstr "" | 4502 msgstr "" |
4498 | 4503 |
4499 #: readelf.c:6654 | 4504 #: readelf.c:6751 |
4500 #, c-format | 4505 #, c-format |
4501 msgid " %#06x: Name: %s" | 4506 msgid " %#06x: Name: %s" |
4502 msgstr "" | 4507 msgstr "" |
4503 | 4508 |
4504 #: readelf.c:6657 | 4509 #: readelf.c:6754 |
4505 #, c-format | 4510 #, c-format |
4506 msgid " %#06x: Name index: %lx" | 4511 msgid " %#06x: Name index: %lx" |
4507 msgstr "" | 4512 msgstr "" |
4508 | 4513 |
4509 #: readelf.c:6660 | 4514 #: readelf.c:6757 |
4510 #, c-format | 4515 #, c-format |
4511 msgid " Flags: %s Version: %d\n" | 4516 msgid " Flags: %s Version: %d\n" |
4512 msgstr "" | 4517 msgstr "" |
4513 | 4518 |
4514 #: readelf.c:6667 | 4519 #: readelf.c:6764 |
4515 #, c-format | 4520 #, c-format |
4516 msgid " Version need aux past end of section\n" | 4521 msgid " Version need aux past end of section\n" |
4517 msgstr "" | 4522 msgstr "" |
4518 | 4523 |
4519 #: readelf.c:6672 | 4524 #: readelf.c:6769 |
4520 #, c-format | 4525 #, c-format |
4521 msgid " Version need past end of section\n" | 4526 msgid " Version need past end of section\n" |
4522 msgstr "" | 4527 msgstr "" |
4523 | 4528 |
4524 #: readelf.c:6706 | 4529 #: readelf.c:6804 |
4525 msgid "version string table" | 4530 msgid "version string table" |
4526 msgstr "" | 4531 msgstr "" |
4527 | 4532 |
4528 #: readelf.c:6710 | 4533 #: readelf.c:6808 |
4529 #, c-format | 4534 #, c-format |
4530 msgid "" | 4535 msgid "" |
4531 "\n" | 4536 "\n" |
4532 "Version symbols section '%s' contains %d entries:\n" | 4537 "Version symbols section '%s' contains %d entries:\n" |
4533 msgstr "" | 4538 msgstr "" |
4534 | 4539 |
4535 #: readelf.c:6713 | 4540 #: readelf.c:6811 |
4536 #, c-format | 4541 #, c-format |
4537 msgid " Addr: " | 4542 msgid " Addr: " |
4538 msgstr "" | 4543 msgstr "" |
4539 | 4544 |
4540 #: readelf.c:6723 | 4545 #: readelf.c:6822 |
4541 msgid "version symbol data" | 4546 msgid "version symbol data" |
4542 msgstr "" | 4547 msgstr "" |
4543 | 4548 |
4544 #: readelf.c:6750 | 4549 #: readelf.c:6849 |
4545 msgid " 0 (*local*) " | 4550 msgid " 0 (*local*) " |
4546 msgstr "" | 4551 msgstr "" |
4547 | 4552 |
4548 #: readelf.c:6754 | 4553 #: readelf.c:6853 |
4549 msgid " 1 (*global*) " | 4554 msgid " 1 (*global*) " |
4550 msgstr "" | 4555 msgstr "" |
4551 | 4556 |
4552 #: readelf.c:6791 readelf.c:7488 | 4557 #: readelf.c:6890 readelf.c:7588 |
4553 msgid "version need" | 4558 msgid "version need" |
4554 msgstr "" | 4559 msgstr "" |
4555 | 4560 |
4556 #: readelf.c:6801 | 4561 #: readelf.c:6900 |
4557 msgid "version need aux (2)" | 4562 msgid "version need aux (2)" |
4558 msgstr "" | 4563 msgstr "" |
4559 | 4564 |
4560 #: readelf.c:6816 readelf.c:6871 | 4565 #: readelf.c:6915 readelf.c:6970 |
4561 msgid "*invalid*" | 4566 msgid "*invalid*" |
4562 msgstr "" | 4567 msgstr "" |
4563 | 4568 |
4564 #: readelf.c:6846 readelf.c:7553 | 4569 #: readelf.c:6945 readelf.c:7653 |
4565 msgid "version def" | 4570 msgid "version def" |
4566 msgstr "" | 4571 msgstr "" |
4567 | 4572 |
4568 #: readelf.c:6866 readelf.c:7568 | 4573 #: readelf.c:6965 readelf.c:7668 |
4569 msgid "version def aux" | 4574 msgid "version def aux" |
4570 msgstr "" | 4575 msgstr "" |
4571 | 4576 |
4572 #: readelf.c:6900 | 4577 #: readelf.c:6999 |
4573 #, c-format | 4578 #, c-format |
4574 msgid "" | 4579 msgid "" |
4575 "\n" | 4580 "\n" |
4576 "No version information found in this file.\n" | 4581 "No version information found in this file.\n" |
4577 msgstr "" | 4582 msgstr "" |
4578 | 4583 |
4579 #: readelf.c:7034 | 4584 #: readelf.c:7133 |
4580 #, c-format | 4585 #, c-format |
4581 msgid "<other>: %x" | 4586 msgid "<other>: %x" |
4582 msgstr "" | 4587 msgstr "" |
4583 | 4588 |
4584 #: readelf.c:7093 | 4589 #: readelf.c:7192 |
4585 msgid "Unable to read in dynamic data\n" | 4590 msgid "Unable to read in dynamic data\n" |
4586 msgstr "" | 4591 msgstr "" |
4587 | 4592 |
4588 #: readelf.c:7184 readelf.c:7234 readelf.c:7258 readelf.c:7288 readelf.c:7312 | 4593 #: readelf.c:7283 readelf.c:7333 readelf.c:7357 readelf.c:7387 readelf.c:7411 |
4589 msgid "Unable to seek to start of dynamic information\n" | 4594 msgid "Unable to seek to start of dynamic information\n" |
4590 msgstr "" | 4595 msgstr "" |
4591 | 4596 |
4592 #: readelf.c:7190 readelf.c:7240 | 4597 #: readelf.c:7289 readelf.c:7339 |
4593 msgid "Failed to read in number of buckets\n" | 4598 msgid "Failed to read in number of buckets\n" |
4594 msgstr "" | 4599 msgstr "" |
4595 | 4600 |
4596 #: readelf.c:7196 | 4601 #: readelf.c:7295 |
4597 msgid "Failed to read in number of chains\n" | 4602 msgid "Failed to read in number of chains\n" |
4598 msgstr "" | 4603 msgstr "" |
4599 | 4604 |
4600 #: readelf.c:7296 | 4605 #: readelf.c:7395 |
4601 msgid "Failed to determine last chain length\n" | 4606 msgid "Failed to determine last chain length\n" |
4602 msgstr "" | 4607 msgstr "" |
4603 | 4608 |
4604 #: readelf.c:7340 | 4609 #: readelf.c:7439 |
4605 #, c-format | 4610 #, c-format |
4606 msgid "" | 4611 msgid "" |
4607 "\n" | 4612 "\n" |
4608 "Symbol table for image:\n" | 4613 "Symbol table for image:\n" |
4609 msgstr "" | 4614 msgstr "" |
4610 | 4615 |
4611 #: readelf.c:7342 readelf.c:7360 | 4616 #: readelf.c:7441 readelf.c:7459 |
4612 #, c-format | 4617 #, c-format |
4613 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" | 4618 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" |
4614 msgstr "" | 4619 msgstr "" |
4615 | 4620 |
4616 #: readelf.c:7344 readelf.c:7362 | 4621 #: readelf.c:7443 readelf.c:7461 |
4617 #, c-format | 4622 #, c-format |
4618 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" | 4623 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" |
4619 msgstr "" | 4624 msgstr "" |
4620 | 4625 |
4621 #: readelf.c:7358 | 4626 #: readelf.c:7457 |
4622 #, c-format | 4627 #, c-format |
4623 msgid "" | 4628 msgid "" |
4624 "\n" | 4629 "\n" |
4625 "Symbol table of `.gnu.hash' for image:\n" | 4630 "Symbol table of `.gnu.hash' for image:\n" |
4626 msgstr "" | 4631 msgstr "" |
4627 | 4632 |
4628 #: readelf.c:7397 | 4633 #: readelf.c:7496 |
4629 #, c-format | 4634 #, c-format |
4630 msgid "" | 4635 msgid "" |
4631 "\n" | 4636 "\n" |
4632 "Symbol table '%s' contains %lu entries:\n" | 4637 "Symbol table '%s' contains %lu entries:\n" |
4633 msgstr "" | 4638 msgstr "" |
4634 | 4639 |
4635 #: readelf.c:7401 | 4640 #: readelf.c:7500 |
4636 #, c-format | 4641 #, c-format |
4637 msgid " Num: Value Size Type Bind Vis Ndx Name\n" | 4642 msgid " Num: Value Size Type Bind Vis Ndx Name\n" |
4638 msgstr "" | 4643 msgstr "" |
4639 | 4644 |
4640 #: readelf.c:7403 | 4645 #: readelf.c:7502 |
4641 #, c-format | 4646 #, c-format |
4642 msgid " Num: Value Size Type Bind Vis Ndx Name\n" | 4647 msgid " Num: Value Size Type Bind Vis Ndx Name\n" |
4643 msgstr "" | 4648 msgstr "" |
4644 | 4649 |
4645 #: readelf.c:7459 | 4650 #: readelf.c:7559 |
4646 msgid "version data" | 4651 msgid "version data" |
4647 msgstr "" | 4652 msgstr "" |
4648 | 4653 |
4649 #: readelf.c:7501 | 4654 #: readelf.c:7601 |
4650 msgid "version need aux (3)" | 4655 msgid "version need aux (3)" |
4651 msgstr "" | 4656 msgstr "" |
4652 | 4657 |
4653 #: readelf.c:7528 | 4658 #: readelf.c:7628 |
4654 msgid "bad dynamic symbol\n" | 4659 msgid "bad dynamic symbol\n" |
4655 msgstr "" | 4660 msgstr "" |
4656 | 4661 |
4657 #: readelf.c:7592 | 4662 #: readelf.c:7692 |
4658 #, c-format | 4663 #, c-format |
4659 msgid "" | 4664 msgid "" |
4660 "\n" | 4665 "\n" |
4661 "Dynamic symbol information is not available for displaying symbols.\n" | 4666 "Dynamic symbol information is not available for displaying symbols.\n" |
4662 msgstr "" | 4667 msgstr "" |
4663 | 4668 |
4664 #: readelf.c:7604 | 4669 #: readelf.c:7704 |
4665 #, c-format | 4670 #, c-format |
4666 msgid "" | 4671 msgid "" |
4667 "\n" | 4672 "\n" |
4668 "Histogram for bucket list length (total of %lu buckets):\n" | 4673 "Histogram for bucket list length (total of %lu buckets):\n" |
4669 msgstr "" | 4674 msgstr "" |
4670 | 4675 |
4671 #: readelf.c:7606 readelf.c:7676 | 4676 #: readelf.c:7706 readelf.c:7776 |
4672 #, c-format | 4677 #, c-format |
4673 msgid " Length Number %% of total Coverage\n" | 4678 msgid " Length Number %% of total Coverage\n" |
4674 msgstr "" | 4679 msgstr "" |
4675 | 4680 |
4676 #: readelf.c:7674 | 4681 #: readelf.c:7774 |
4677 #, c-format | 4682 #, c-format |
4678 msgid "" | 4683 msgid "" |
4679 "\n" | 4684 "\n" |
4680 "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n" | 4685 "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n" |
4681 msgstr "" | 4686 msgstr "" |
4682 | 4687 |
4683 #: readelf.c:7740 | 4688 #: readelf.c:7840 |
4684 #, c-format | 4689 #, c-format |
4685 msgid "" | 4690 msgid "" |
4686 "\n" | 4691 "\n" |
4687 "Dynamic info segment at offset 0x%lx contains %d entries:\n" | 4692 "Dynamic info segment at offset 0x%lx contains %d entries:\n" |
4688 msgstr "" | 4693 msgstr "" |
4689 | 4694 |
4690 #: readelf.c:7743 | 4695 #: readelf.c:7843 |
4691 #, c-format | 4696 #, c-format |
4692 msgid " Num: Name BoundTo Flags\n" | 4697 msgid " Num: Name BoundTo Flags\n" |
4693 msgstr "" | 4698 msgstr "" |
4694 | 4699 |
4695 #: readelf.c:7834 | 4700 #: readelf.c:7934 |
4696 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc" | 4701 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc" |
4697 msgstr "" | 4702 msgstr "" |
4698 | 4703 |
4699 #: readelf.c:7982 | 4704 #: readelf.c:8082 |
4700 #, c-format | 4705 #, c-format |
4701 msgid "" | 4706 msgid "" |
4702 "Missing knowledge of 32-bit reloc types used in DWARF sections of machine " | 4707 "Missing knowledge of 32-bit reloc types used in DWARF sections of machine " |
4703 "number %d\n" | 4708 "number %d\n" |
4704 msgstr "" | 4709 msgstr "" |
4705 | 4710 |
4706 #: readelf.c:8251 | 4711 #: readelf.c:8375 |
4707 #, c-format | 4712 #, c-format |
4708 msgid "unable to apply unsupported reloc type %d to section %s\n" | 4713 msgid "unable to apply unsupported reloc type %d to section %s\n" |
4709 msgstr "" | 4714 msgstr "" |
4710 | 4715 |
4711 #: readelf.c:8259 | 4716 #: readelf.c:8383 |
4712 #, c-format | 4717 #, c-format |
4713 msgid "skipping invalid relocation offset 0x%lx in section %s\n" | 4718 msgid "skipping invalid relocation offset 0x%lx in section %s\n" |
4714 msgstr "" | 4719 msgstr "" |
4715 | 4720 |
4716 #: readelf.c:8283 | 4721 #: readelf.c:8407 |
4717 #, c-format | 4722 #, c-format |
4718 msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n" | 4723 msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n" |
4719 msgstr "" | 4724 msgstr "" |
4720 | 4725 |
4721 #: readelf.c:8315 | 4726 #: readelf.c:8449 |
4722 #, c-format | 4727 #, c-format |
4723 msgid "" | 4728 msgid "" |
4724 "\n" | 4729 "\n" |
4725 "Assembly dump of section %s\n" | 4730 "Assembly dump of section %s\n" |
4726 msgstr "" | 4731 msgstr "" |
4727 | 4732 |
4728 #: readelf.c:8336 | 4733 #: readelf.c:8470 |
4729 #, c-format | 4734 #, c-format |
4730 msgid "" | 4735 msgid "" |
4731 "\n" | 4736 "\n" |
4732 "Section '%s' has no data to dump.\n" | 4737 "Section '%s' has no data to dump.\n" |
4733 msgstr "" | 4738 msgstr "" |
4734 | 4739 |
4735 #: readelf.c:8342 | 4740 #: readelf.c:8476 |
4736 msgid "section contents" | 4741 msgid "section contents" |
4737 msgstr "" | 4742 msgstr "" |
4738 | 4743 |
4739 #: readelf.c:8362 | 4744 #: readelf.c:8496 |
4740 #, c-format | 4745 #, c-format |
4741 msgid "" | 4746 msgid "" |
4742 "\n" | 4747 "\n" |
4743 "String dump of section '%s':\n" | 4748 "String dump of section '%s':\n" |
4744 msgstr "" | 4749 msgstr "" |
4745 | 4750 |
4746 #: readelf.c:8380 | 4751 #: readelf.c:8514 |
4747 #, c-format | 4752 #, c-format |
4748 msgid "" | 4753 msgid "" |
4749 " Note: This section has relocations against it, but these have NOT been " | 4754 " Note: This section has relocations against it, but these have NOT been " |
4750 "applied to this dump.\n" | 4755 "applied to this dump.\n" |
4751 msgstr "" | 4756 msgstr "" |
4752 | 4757 |
4753 #: readelf.c:8409 | 4758 #: readelf.c:8543 |
4754 #, c-format | 4759 #, c-format |
4755 msgid " No strings found in this section." | 4760 msgid " No strings found in this section." |
4756 msgstr "" | 4761 msgstr "" |
4757 | 4762 |
4758 #: readelf.c:8431 | 4763 #: readelf.c:8565 |
4759 #, c-format | 4764 #, c-format |
4760 msgid "" | 4765 msgid "" |
4761 "\n" | 4766 "\n" |
4762 "Hex dump of section '%s':\n" | 4767 "Hex dump of section '%s':\n" |
4763 msgstr "" | 4768 msgstr "" |
4764 | 4769 |
4765 #: readelf.c:8455 | 4770 #: readelf.c:8589 |
4766 #, c-format | 4771 #, c-format |
4767 msgid "" | 4772 msgid "" |
4768 " NOTE: This section has relocations against it, but these have NOT been " | 4773 " NOTE: This section has relocations against it, but these have NOT been " |
4769 "applied to this dump.\n" | 4774 "applied to this dump.\n" |
4770 msgstr "" | 4775 msgstr "" |
4771 | 4776 |
4772 #: readelf.c:8593 | 4777 #: readelf.c:8727 |
4773 #, c-format | 4778 #, c-format |
4774 msgid "%s section data" | 4779 msgid "%s section data" |
4775 msgstr "" | 4780 msgstr "" |
4776 | 4781 |
4777 #: readelf.c:8658 | 4782 #: readelf.c:8793 |
4778 #, c-format | 4783 #, c-format |
4779 msgid "" | 4784 msgid "" |
4780 "\n" | 4785 "\n" |
4781 "Section '%s' has no debugging data.\n" | 4786 "Section '%s' has no debugging data.\n" |
4782 msgstr "" | 4787 msgstr "" |
4783 | 4788 |
4784 #. There is no point in dumping the contents of a debugging section | 4789 #. There is no point in dumping the contents of a debugging section |
4785 #. which has the NOBITS type - the bits in the file will be random. | 4790 #. which has the NOBITS type - the bits in the file will be random. |
4786 #. This can happen when a file containing a .eh_frame section is | 4791 #. This can happen when a file containing a .eh_frame section is |
4787 #. stripped with the --only-keep-debug command line option. | 4792 #. stripped with the --only-keep-debug command line option. |
4788 #: readelf.c:8667 | 4793 #: readelf.c:8802 |
4789 #, c-format | 4794 #, c-format |
4790 msgid "section '%s' has the NOBITS type - its contents are unreliable.\n" | 4795 msgid "section '%s' has the NOBITS type - its contents are unreliable.\n" |
4791 msgstr "" | 4796 msgstr "" |
4792 | 4797 |
4793 #: readelf.c:8702 | 4798 #: readelf.c:8838 |
4794 #, c-format | 4799 #, c-format |
4795 msgid "Unrecognized debug section: %s\n" | 4800 msgid "Unrecognized debug section: %s\n" |
4796 msgstr "" | 4801 msgstr "" |
4797 | 4802 |
4798 #: readelf.c:8730 | 4803 #: readelf.c:8866 |
4799 #, c-format | 4804 #, c-format |
4800 msgid "Section '%s' was not dumped because it does not exist!\n" | 4805 msgid "Section '%s' was not dumped because it does not exist!\n" |
4801 msgstr "" | 4806 msgstr "" |
4802 | 4807 |
4803 #: readelf.c:8771 | 4808 #: readelf.c:8907 |
4804 #, c-format | 4809 #, c-format |
4805 msgid "Section %d was not dumped because it does not exist!\n" | 4810 msgid "Section %d was not dumped because it does not exist!\n" |
4806 msgstr "" | 4811 msgstr "" |
4807 | 4812 |
4808 #: readelf.c:9285 | 4813 #: readelf.c:9421 |
4809 msgid "attributes" | 4814 msgid "attributes" |
4810 msgstr "" | 4815 msgstr "" |
4811 | 4816 |
4812 #: readelf.c:9306 | 4817 #: readelf.c:9442 |
4813 #, c-format | 4818 #, c-format |
4814 msgid "ERROR: Bad section length (%d > %d)\n" | 4819 msgid "ERROR: Bad section length (%d > %d)\n" |
4815 msgstr "" | 4820 msgstr "" |
4816 | 4821 |
4817 #: readelf.c:9337 | 4822 #: readelf.c:9473 |
4818 #, c-format | 4823 #, c-format |
4819 msgid "ERROR: Bad subsection length (%d > %d)\n" | 4824 msgid "ERROR: Bad subsection length (%d > %d)\n" |
4820 msgstr "" | 4825 msgstr "" |
4821 | 4826 |
4822 #: readelf.c:9396 | 4827 #: readelf.c:9532 |
4823 #, c-format | 4828 #, c-format |
4824 msgid "Unknown format '%c'\n" | 4829 msgid "Unknown format '%c'\n" |
4825 msgstr "" | 4830 msgstr "" |
4826 | 4831 |
4827 #: readelf.c:9549 readelf.c:10065 | 4832 #: readelf.c:9686 readelf.c:10208 |
4828 msgid "liblist" | 4833 msgid "liblist" |
4829 msgstr "" | 4834 msgstr "" |
4830 | 4835 |
4831 #: readelf.c:9636 | 4836 #: readelf.c:9773 |
4832 msgid "options" | 4837 msgid "options" |
4833 msgstr "" | 4838 msgstr "" |
4834 | 4839 |
4835 #: readelf.c:9666 | 4840 #: readelf.c:9804 |
4836 #, c-format | 4841 #, c-format |
4837 msgid "" | 4842 msgid "" |
4838 "\n" | 4843 "\n" |
4839 "Section '%s' contains %d entries:\n" | 4844 "Section '%s' contains %d entries:\n" |
4840 msgstr "" | 4845 msgstr "" |
4841 | 4846 |
4842 #: readelf.c:9827 | 4847 #: readelf.c:9965 |
4843 msgid "conflict list found without a dynamic symbol table\n" | 4848 msgid "conflict list found without a dynamic symbol table\n" |
4844 msgstr "" | 4849 msgstr "" |
4845 | 4850 |
4846 #: readelf.c:9843 readelf.c:9857 | 4851 #: readelf.c:9982 readelf.c:9997 |
4847 msgid "conflict" | 4852 msgid "conflict" |
4848 msgstr "" | 4853 msgstr "" |
4849 | 4854 |
4850 #: readelf.c:9867 | 4855 #: readelf.c:10007 |
4851 #, c-format | 4856 #, c-format |
4852 msgid "" | 4857 msgid "" |
4853 "\n" | 4858 "\n" |
4854 "Section '.conflict' contains %lu entries:\n" | 4859 "Section '.conflict' contains %lu entries:\n" |
4855 msgstr "" | 4860 msgstr "" |
4856 | 4861 |
4857 #: readelf.c:9869 | 4862 #: readelf.c:10009 |
4858 msgid " Num: Index Value Name" | 4863 msgid " Num: Index Value Name" |
4859 msgstr "" | 4864 msgstr "" |
4860 | 4865 |
4861 #: readelf.c:9901 | 4866 #: readelf.c:10042 |
4862 msgid "GOT" | 4867 msgid "GOT" |
4863 msgstr "" | 4868 msgstr "" |
4864 | 4869 |
4865 #: readelf.c:9902 | 4870 #: readelf.c:10043 |
4866 #, c-format | 4871 #, c-format |
4867 msgid "" | 4872 msgid "" |
4868 "\n" | 4873 "\n" |
4869 "Primary GOT:\n" | 4874 "Primary GOT:\n" |
4870 msgstr "" | 4875 msgstr "" |
4871 | 4876 |
4872 #: readelf.c:9903 | 4877 #: readelf.c:10044 |
4873 #, c-format | 4878 #, c-format |
4874 msgid " Canonical gp value: " | 4879 msgid " Canonical gp value: " |
4875 msgstr "" | 4880 msgstr "" |
4876 | 4881 |
4877 #: readelf.c:9907 readelf.c:9998 | 4882 #: readelf.c:10048 readelf.c:10140 |
4878 #, c-format | 4883 #, c-format |
4879 msgid " Reserved entries:\n" | 4884 msgid " Reserved entries:\n" |
4880 msgstr "" | 4885 msgstr "" |
4881 | 4886 |
4882 #: readelf.c:9908 | 4887 #: readelf.c:10049 |
4883 #, c-format | 4888 #, c-format |
4884 msgid " %*s %10s %*s Purpose\n" | 4889 msgid " %*s %10s %*s Purpose\n" |
4885 msgstr "" | 4890 msgstr "" |
4886 | 4891 |
4887 #: readelf.c:9924 | 4892 #: readelf.c:10065 |
4888 #, c-format | 4893 #, c-format |
4889 msgid " Local entries:\n" | 4894 msgid " Local entries:\n" |
4890 msgstr "" | 4895 msgstr "" |
4891 | 4896 |
4892 #: readelf.c:9925 | 4897 #: readelf.c:10066 |
4893 #, c-format | 4898 #, c-format |
4894 msgid " %*s %10s %*s\n" | 4899 msgid " %*s %10s %*s\n" |
4895 msgstr "" | 4900 msgstr "" |
4896 | 4901 |
4897 #: readelf.c:9940 | 4902 #: readelf.c:10081 |
4898 #, c-format | 4903 #, c-format |
4899 msgid " Global entries:\n" | 4904 msgid " Global entries:\n" |
4900 msgstr "" | 4905 msgstr "" |
4901 | 4906 |
4902 #: readelf.c:9941 | 4907 #: readelf.c:10082 |
4903 #, c-format | 4908 #, c-format |
4904 msgid " %*s %10s %*s %*s %-7s %3s %s\n" | 4909 msgid " %*s %10s %*s %*s %-7s %3s %s\n" |
4905 msgstr "" | 4910 msgstr "" |
4906 | 4911 |
4907 #: readelf.c:9996 | 4912 #: readelf.c:10138 |
4908 msgid "PLT GOT" | 4913 msgid "PLT GOT" |
4909 msgstr "" | 4914 msgstr "" |
4910 | 4915 |
4911 #: readelf.c:9997 | 4916 #: readelf.c:10139 |
4912 #, c-format | 4917 #, c-format |
4913 msgid "" | 4918 msgid "" |
4914 "\n" | 4919 "\n" |
4915 "PLT GOT:\n" | 4920 "PLT GOT:\n" |
4916 "\n" | 4921 "\n" |
4917 msgstr "" | 4922 msgstr "" |
4918 | 4923 |
4919 #: readelf.c:9999 | 4924 #: readelf.c:10141 |
4920 #, c-format | 4925 #, c-format |
4921 msgid " %*s %*s Purpose\n" | 4926 msgid " %*s %*s Purpose\n" |
4922 msgstr "" | 4927 msgstr "" |
4923 | 4928 |
4924 #: readelf.c:10007 | 4929 #: readelf.c:10149 |
4925 #, c-format | 4930 #, c-format |
4926 msgid " Entries:\n" | 4931 msgid " Entries:\n" |
4927 msgstr "" | 4932 msgstr "" |
4928 | 4933 |
4929 #: readelf.c:10008 | 4934 #: readelf.c:10150 |
4930 #, c-format | 4935 #, c-format |
4931 msgid " %*s %*s %*s %-7s %3s %s\n" | 4936 msgid " %*s %*s %*s %-7s %3s %s\n" |
4932 msgstr "" | 4937 msgstr "" |
4933 | 4938 |
4934 #: readelf.c:10072 | 4939 #: readelf.c:10216 |
4935 msgid "liblist string table" | 4940 msgid "liblist string table" |
4936 msgstr "" | 4941 msgstr "" |
4937 | 4942 |
4938 #: readelf.c:10082 | 4943 #: readelf.c:10226 |
4939 #, c-format | 4944 #, c-format |
4940 msgid "" | 4945 msgid "" |
4941 "\n" | 4946 "\n" |
4942 "Library list section '%s' contains %lu entries:\n" | 4947 "Library list section '%s' contains %lu entries:\n" |
4943 msgstr "" | 4948 msgstr "" |
4944 | 4949 |
4945 #: readelf.c:10135 | 4950 #: readelf.c:10279 |
4946 msgid "NT_AUXV (auxiliary vector)" | 4951 msgid "NT_AUXV (auxiliary vector)" |
4947 msgstr "" | 4952 msgstr "" |
4948 | 4953 |
4949 #: readelf.c:10137 | 4954 #: readelf.c:10281 |
4950 msgid "NT_PRSTATUS (prstatus structure)" | 4955 msgid "NT_PRSTATUS (prstatus structure)" |
4951 msgstr "" | 4956 msgstr "" |
4952 | 4957 |
4953 #: readelf.c:10139 | 4958 #: readelf.c:10283 |
4954 msgid "NT_FPREGSET (floating point registers)" | 4959 msgid "NT_FPREGSET (floating point registers)" |
4955 msgstr "" | 4960 msgstr "" |
4956 | 4961 |
4957 #: readelf.c:10141 | 4962 #: readelf.c:10285 |
4958 msgid "NT_PRPSINFO (prpsinfo structure)" | 4963 msgid "NT_PRPSINFO (prpsinfo structure)" |
4959 msgstr "" | 4964 msgstr "" |
4960 | 4965 |
4961 #: readelf.c:10143 | 4966 #: readelf.c:10287 |
4962 msgid "NT_TASKSTRUCT (task structure)" | 4967 msgid "NT_TASKSTRUCT (task structure)" |
4963 msgstr "" | 4968 msgstr "" |
4964 | 4969 |
4965 #: readelf.c:10145 | 4970 #: readelf.c:10289 |
4966 msgid "NT_PRXFPREG (user_xfpregs structure)" | 4971 msgid "NT_PRXFPREG (user_xfpregs structure)" |
4967 msgstr "" | 4972 msgstr "" |
4968 | 4973 |
4969 #: readelf.c:10147 | 4974 #: readelf.c:10291 |
4970 msgid "NT_PPC_VMX (ppc Altivec registers)" | 4975 msgid "NT_PPC_VMX (ppc Altivec registers)" |
4971 msgstr "" | 4976 msgstr "" |
4972 | 4977 |
4973 #: readelf.c:10149 | 4978 #: readelf.c:10293 |
4974 msgid "NT_PPC_VSX (ppc VSX registers)" | 4979 msgid "NT_PPC_VSX (ppc VSX registers)" |
4975 msgstr "" | 4980 msgstr "" |
4976 | 4981 |
4977 #: readelf.c:10151 | 4982 #: readelf.c:10295 |
4978 msgid "NT_PSTATUS (pstatus structure)" | 4983 msgid "NT_PSTATUS (pstatus structure)" |
4979 msgstr "" | 4984 msgstr "" |
4980 | 4985 |
4981 #: readelf.c:10153 | 4986 #: readelf.c:10297 |
4982 msgid "NT_FPREGS (floating point registers)" | 4987 msgid "NT_FPREGS (floating point registers)" |
4983 msgstr "" | 4988 msgstr "" |
4984 | 4989 |
4985 #: readelf.c:10155 | 4990 #: readelf.c:10299 |
4986 msgid "NT_PSINFO (psinfo structure)" | 4991 msgid "NT_PSINFO (psinfo structure)" |
4987 msgstr "" | 4992 msgstr "" |
4988 | 4993 |
4989 #: readelf.c:10157 | 4994 #: readelf.c:10301 |
4990 msgid "NT_LWPSTATUS (lwpstatus_t structure)" | 4995 msgid "NT_LWPSTATUS (lwpstatus_t structure)" |
4991 msgstr "" | 4996 msgstr "" |
4992 | 4997 |
4993 #: readelf.c:10159 | 4998 #: readelf.c:10303 |
4994 msgid "NT_LWPSINFO (lwpsinfo_t structure)" | 4999 msgid "NT_LWPSINFO (lwpsinfo_t structure)" |
4995 msgstr "" | 5000 msgstr "" |
4996 | 5001 |
4997 #: readelf.c:10161 | 5002 #: readelf.c:10305 |
4998 msgid "NT_WIN32PSTATUS (win32_pstatus structure)" | 5003 msgid "NT_WIN32PSTATUS (win32_pstatus structure)" |
4999 msgstr "" | 5004 msgstr "" |
5000 | 5005 |
5001 #: readelf.c:10169 | 5006 #: readelf.c:10313 |
5002 msgid "NT_VERSION (version)" | 5007 msgid "NT_VERSION (version)" |
5003 msgstr "" | 5008 msgstr "" |
5004 | 5009 |
5005 #: readelf.c:10171 | 5010 #: readelf.c:10315 |
5006 msgid "NT_ARCH (architecture)" | 5011 msgid "NT_ARCH (architecture)" |
5007 msgstr "" | 5012 msgstr "" |
5008 | 5013 |
5009 #: readelf.c:10176 readelf.c:10199 readelf.c:10221 | 5014 #: readelf.c:10320 readelf.c:10343 readelf.c:10365 |
5010 #, c-format | 5015 #, c-format |
5011 msgid "Unknown note type: (0x%08x)" | 5016 msgid "Unknown note type: (0x%08x)" |
5012 msgstr "" | 5017 msgstr "" |
5013 | 5018 |
5014 #: readelf.c:10188 | 5019 #: readelf.c:10332 |
5015 msgid "NT_GNU_ABI_TAG (ABI version tag)" | 5020 msgid "NT_GNU_ABI_TAG (ABI version tag)" |
5016 msgstr "" | 5021 msgstr "" |
5017 | 5022 |
5018 #: readelf.c:10190 | 5023 #: readelf.c:10334 |
5019 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)" | 5024 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)" |
5020 msgstr "" | 5025 msgstr "" |
5021 | 5026 |
5022 #: readelf.c:10192 | 5027 #: readelf.c:10336 |
5023 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)" | 5028 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)" |
5024 msgstr "" | 5029 msgstr "" |
5025 | 5030 |
5026 #: readelf.c:10194 | 5031 #: readelf.c:10338 |
5027 msgid "NT_GNU_GOLD_VERSION (gold version)" | 5032 msgid "NT_GNU_GOLD_VERSION (gold version)" |
5028 msgstr "" | 5033 msgstr "" |
5029 | 5034 |
5030 #. NetBSD core "procinfo" structure. | 5035 #. NetBSD core "procinfo" structure. |
5031 #: readelf.c:10211 | 5036 #: readelf.c:10355 |
5032 msgid "NetBSD procinfo structure" | 5037 msgid "NetBSD procinfo structure" |
5033 msgstr "" | 5038 msgstr "" |
5034 | 5039 |
5035 #: readelf.c:10238 readelf.c:10252 | 5040 #: readelf.c:10382 readelf.c:10396 |
5036 msgid "PT_GETREGS (reg structure)" | 5041 msgid "PT_GETREGS (reg structure)" |
5037 msgstr "" | 5042 msgstr "" |
5038 | 5043 |
5039 #: readelf.c:10240 readelf.c:10254 | 5044 #: readelf.c:10384 readelf.c:10398 |
5040 msgid "PT_GETFPREGS (fpreg structure)" | 5045 msgid "PT_GETFPREGS (fpreg structure)" |
5041 msgstr "" | 5046 msgstr "" |
5042 | 5047 |
5043 #: readelf.c:10260 | 5048 #: readelf.c:10404 |
5044 #, c-format | 5049 #, c-format |
5045 msgid "PT_FIRSTMACH+%d" | 5050 msgid "PT_FIRSTMACH+%d" |
5046 msgstr "" | 5051 msgstr "" |
5047 | 5052 |
5048 #: readelf.c:10316 | 5053 #: readelf.c:10461 |
5049 msgid "notes" | 5054 msgid "notes" |
5050 msgstr "" | 5055 msgstr "" |
5051 | 5056 |
5052 #: readelf.c:10322 | 5057 #: readelf.c:10467 |
5053 #, c-format | 5058 #, c-format |
5054 msgid "" | 5059 msgid "" |
5055 "\n" | 5060 "\n" |
5056 "Notes at offset 0x%08lx with length 0x%08lx:\n" | 5061 "Notes at offset 0x%08lx with length 0x%08lx:\n" |
5057 msgstr "" | 5062 msgstr "" |
5058 | 5063 |
5059 #: readelf.c:10324 | 5064 #: readelf.c:10469 |
5060 #, c-format | 5065 #, c-format |
5061 msgid " Owner\t\tData size\tDescription\n" | 5066 msgid " Owner\t\tData size\tDescription\n" |
5062 msgstr "" | 5067 msgstr "" |
5063 | 5068 |
5064 #: readelf.c:10343 | 5069 #: readelf.c:10488 |
5065 #, c-format | 5070 #, c-format |
5066 msgid "corrupt note found at offset %lx into core notes\n" | 5071 msgid "corrupt note found at offset %lx into core notes\n" |
5067 msgstr "" | 5072 msgstr "" |
5068 | 5073 |
5069 #: readelf.c:10345 | 5074 #: readelf.c:10490 |
5070 #, c-format | 5075 #, c-format |
5071 msgid " type: %lx, namesize: %08lx, descsize: %08lx\n" | 5076 msgid " type: %lx, namesize: %08lx, descsize: %08lx\n" |
5072 msgstr "" | 5077 msgstr "" |
5073 | 5078 |
5074 #: readelf.c:10443 | 5079 #: readelf.c:10588 |
5075 #, c-format | 5080 #, c-format |
5076 msgid "No note segments present in the core file.\n" | 5081 msgid "No note segments present in the core file.\n" |
5077 msgstr "" | 5082 msgstr "" |
5078 | 5083 |
5079 #: readelf.c:10527 | 5084 #: readelf.c:10672 |
5080 msgid "" | 5085 msgid "" |
5081 "This instance of readelf has been built without support for a\n" | 5086 "This instance of readelf has been built without support for a\n" |
5082 "64 bit data type and so it cannot read 64 bit ELF files.\n" | 5087 "64 bit data type and so it cannot read 64 bit ELF files.\n" |
5083 msgstr "" | 5088 msgstr "" |
5084 | 5089 |
5085 #: readelf.c:10574 | 5090 #: readelf.c:10719 |
5086 #, c-format | 5091 #, c-format |
5087 msgid "%s: Failed to read file header\n" | 5092 msgid "%s: Failed to read file header\n" |
5088 msgstr "" | 5093 msgstr "" |
5089 | 5094 |
5090 #: readelf.c:10587 | 5095 #: readelf.c:10732 |
5091 #, c-format | 5096 #, c-format |
5092 msgid "" | 5097 msgid "" |
5093 "\n" | 5098 "\n" |
5094 "File: %s\n" | 5099 "File: %s\n" |
5095 msgstr "" | 5100 msgstr "" |
5096 | 5101 |
5097 #: readelf.c:10802 | 5102 #: readelf.c:10947 |
5098 #, c-format | 5103 #, c-format |
5099 msgid "%s: failed to seek to first archive header\n" | 5104 msgid "%s: failed to seek to first archive header\n" |
5100 msgstr "" | 5105 msgstr "" |
5101 | 5106 |
5102 #: readelf.c:10811 readelf.c:11076 readelf.c:11246 | 5107 #: readelf.c:10956 readelf.c:11223 readelf.c:11393 |
5103 #, c-format | 5108 #, c-format |
5104 msgid "%s: failed to read archive header\n" | 5109 msgid "%s: failed to read archive header\n" |
5105 msgstr "" | 5110 msgstr "" |
5106 | 5111 |
5107 #: readelf.c:10836 | 5112 #: readelf.c:10981 |
5108 #, c-format | 5113 #, c-format |
5109 msgid "%s: the archive index is empty\n" | 5114 msgid "%s: the archive index is empty\n" |
5110 msgstr "" | 5115 msgstr "" |
5111 | 5116 |
5112 #: readelf.c:10844 readelf.c:10867 | 5117 #: readelf.c:10989 readelf.c:11013 |
5113 #, c-format | 5118 #, c-format |
5114 msgid "%s: failed to read archive index\n" | 5119 msgid "%s: failed to read archive index\n" |
5115 msgstr "" | 5120 msgstr "" |
5116 | 5121 |
5117 #: readelf.c:10853 | 5122 #: readelf.c:10998 |
5118 #, c-format | 5123 #, c-format |
5119 msgid "" | 5124 msgid "" |
5120 "%s: the archive index is supposed to have %ld entries, but the size in the " | 5125 "%s: the archive index is supposed to have %ld entries, but the size in the " |
5121 "header is too small\n" | 5126 "header is too small\n" |
5122 msgstr "" | 5127 msgstr "" |
5123 | 5128 |
5124 #: readelf.c:10860 | 5129 #: readelf.c:11006 |
5125 msgid "Out of memory whilst trying to read archive symbol index\n" | 5130 msgid "Out of memory whilst trying to read archive symbol index\n" |
5126 msgstr "" | 5131 msgstr "" |
5127 | 5132 |
5128 #: readelf.c:10877 | 5133 #: readelf.c:11024 |
5129 msgid "Out of memory whilst trying to convert the archive symbol index\n" | 5134 msgid "Out of memory whilst trying to convert the archive symbol index\n" |
5130 msgstr "" | 5135 msgstr "" |
5131 | 5136 |
5132 #: readelf.c:10889 | 5137 #: readelf.c:11036 |
5133 #, c-format | 5138 #, c-format |
5134 msgid "%s: the archive has an index but no symbols\n" | 5139 msgid "%s: the archive has an index but no symbols\n" |
5135 msgstr "" | 5140 msgstr "" |
5136 | 5141 |
5137 #: readelf.c:10896 | 5142 #: readelf.c:11043 |
5138 msgid "Out of memory whilst trying to read archive index symbol table\n" | 5143 msgid "Out of memory whilst trying to read archive index symbol table\n" |
5139 msgstr "" | 5144 msgstr "" |
5140 | 5145 |
5141 #: readelf.c:10902 | 5146 #: readelf.c:11049 |
5142 #, c-format | 5147 #, c-format |
5143 msgid "%s: failed to read archive index symbol table\n" | 5148 msgid "%s: failed to read archive index symbol table\n" |
5144 msgstr "" | 5149 msgstr "" |
5145 | 5150 |
5146 #: readelf.c:10910 | 5151 #: readelf.c:11057 |
5147 #, c-format | 5152 #, c-format |
5148 msgid "%s: failed to skip archive symbol table\n" | 5153 msgid "%s: failed to skip archive symbol table\n" |
5149 msgstr "" | 5154 msgstr "" |
5150 | 5155 |
5151 #: readelf.c:10921 | 5156 #: readelf.c:11068 |
5152 #, c-format | 5157 #, c-format |
5153 msgid "%s: failed to read archive header following archive index\n" | 5158 msgid "%s: failed to read archive header following archive index\n" |
5154 msgstr "" | 5159 msgstr "" |
5155 | 5160 |
5156 #: readelf.c:10926 | 5161 #: readelf.c:11073 |
5157 #, c-format | 5162 #, c-format |
5158 msgid "%s has no archive index\n" | 5163 msgid "%s has no archive index\n" |
5159 msgstr "" | 5164 msgstr "" |
5160 | 5165 |
5161 #: readelf.c:10937 | 5166 #: readelf.c:11084 |
5162 msgid "Out of memory reading long symbol names in archive\n" | 5167 msgid "Out of memory reading long symbol names in archive\n" |
5163 msgstr "" | 5168 msgstr "" |
5164 | 5169 |
5165 #: readelf.c:10945 | 5170 #: readelf.c:11092 |
5166 #, c-format | 5171 #, c-format |
5167 msgid "%s: failed to read long symbol name string table\n" | 5172 msgid "%s: failed to read long symbol name string table\n" |
5168 msgstr "" | 5173 msgstr "" |
5169 | 5174 |
5170 #: readelf.c:11070 | 5175 #: readelf.c:11217 |
5171 #, c-format | 5176 #, c-format |
5172 msgid "%s: failed to seek to next file name\n" | 5177 msgid "%s: failed to seek to next file name\n" |
5173 msgstr "" | 5178 msgstr "" |
5174 | 5179 |
5175 #: readelf.c:11081 readelf.c:11252 | 5180 #: readelf.c:11228 readelf.c:11399 |
5176 #, c-format | 5181 #, c-format |
5177 msgid "%s: did not find a valid archive header\n" | 5182 msgid "%s: did not find a valid archive header\n" |
5178 msgstr "" | 5183 msgstr "" |
5179 | 5184 |
5180 #: readelf.c:11162 | 5185 #: readelf.c:11309 |
5181 #, c-format | 5186 #, c-format |
5182 msgid "%s: unable to dump the index as none was found\n" | 5187 msgid "%s: unable to dump the index as none was found\n" |
5183 msgstr "" | 5188 msgstr "" |
5184 | 5189 |
5185 #: readelf.c:11168 | 5190 #: readelf.c:11315 |
5186 #, c-format | 5191 #, c-format |
5187 msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n" | 5192 msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n" |
5188 msgstr "" | 5193 msgstr "" |
5189 | 5194 |
5190 #: readelf.c:11186 | 5195 #: readelf.c:11333 |
5191 #, c-format | 5196 #, c-format |
5192 msgid "Binary %s contains:\n" | 5197 msgid "Binary %s contains:\n" |
5193 msgstr "" | 5198 msgstr "" |
5194 | 5199 |
5195 #: readelf.c:11194 | 5200 #: readelf.c:11341 |
5196 #, c-format | 5201 #, c-format |
5197 msgid "%s: end of the symbol table reached before the end of the index\n" | 5202 msgid "%s: end of the symbol table reached before the end of the index\n" |
5198 msgstr "" | 5203 msgstr "" |
5199 | 5204 |
5200 #: readelf.c:11205 | 5205 #: readelf.c:11352 |
5201 #, c-format | 5206 #, c-format |
5202 msgid "" | 5207 msgid "" |
5203 "%s: symbols remain in the index symbol table, but without corresponding " | 5208 "%s: symbols remain in the index symbol table, but without corresponding " |
5204 "entries in the index table\n" | 5209 "entries in the index table\n" |
5205 msgstr "" | 5210 msgstr "" |
5206 | 5211 |
5207 #: readelf.c:11210 | 5212 #: readelf.c:11357 |
5208 #, c-format | 5213 #, c-format |
5209 msgid "%s: failed to seek back to start of object files in the archive\n" | 5214 msgid "%s: failed to seek back to start of object files in the archive\n" |
5210 msgstr "" | 5215 msgstr "" |
5211 | 5216 |
5212 #: readelf.c:11238 | 5217 #: readelf.c:11385 |
5213 #, c-format | 5218 #, c-format |
5214 msgid "%s: failed to seek to next archive header\n" | 5219 msgid "%s: failed to seek to next archive header\n" |
5215 msgstr "" | 5220 msgstr "" |
5216 | 5221 |
5217 #: readelf.c:11266 readelf.c:11275 | 5222 #: readelf.c:11413 readelf.c:11422 |
5218 #, c-format | 5223 #, c-format |
5219 msgid "%s: bad archive file name\n" | 5224 msgid "%s: bad archive file name\n" |
5220 msgstr "" | 5225 msgstr "" |
5221 | 5226 |
5222 #: readelf.c:11294 readelf.c:11370 | 5227 #: readelf.c:11441 readelf.c:11517 |
5223 #, c-format | 5228 #, c-format |
5224 msgid "Input file '%s' is not readable.\n" | 5229 msgid "Input file '%s' is not readable.\n" |
5225 msgstr "" | 5230 msgstr "" |
5226 | 5231 |
5227 #: readelf.c:11316 | 5232 #: readelf.c:11463 |
5228 #, c-format | 5233 #, c-format |
5229 msgid "%s: failed to seek to archive member.\n" | 5234 msgid "%s: failed to seek to archive member.\n" |
5230 msgstr "" | 5235 msgstr "" |
5231 | 5236 |
5232 #: readelf.c:11354 | 5237 #: readelf.c:11501 |
5233 #, c-format | 5238 #, c-format |
5234 msgid "'%s': No such file\n" | 5239 msgid "'%s': No such file\n" |
5235 msgstr "" | 5240 msgstr "" |
5236 | 5241 |
5237 #: readelf.c:11356 | 5242 #: readelf.c:11503 |
5238 #, c-format | 5243 #, c-format |
5239 msgid "Could not locate '%s'. System error message: %s\n" | 5244 msgid "Could not locate '%s'. System error message: %s\n" |
5240 msgstr "" | 5245 msgstr "" |
5241 | 5246 |
5242 #: readelf.c:11363 | 5247 #: readelf.c:11510 |
5243 #, c-format | 5248 #, c-format |
5244 msgid "'%s' is not an ordinary file\n" | 5249 msgid "'%s' is not an ordinary file\n" |
5245 msgstr "" | 5250 msgstr "" |
5246 | 5251 |
5247 #: readelf.c:11376 | 5252 #: readelf.c:11523 |
5248 #, c-format | 5253 #, c-format |
5249 msgid "%s: Failed to read file's magic number\n" | 5254 msgid "%s: Failed to read file's magic number\n" |
5250 msgstr "" | 5255 msgstr "" |
5251 | 5256 |
5252 #: readelf.c:11388 | 5257 #: readelf.c:11535 |
5253 #, c-format | 5258 #, c-format |
5254 msgid "File %s is not an archive so its index cannot be displayed.\n" | 5259 msgid "File %s is not an archive so its index cannot be displayed.\n" |
5255 msgstr "" | 5260 msgstr "" |
5256 | 5261 |
5257 #: rename.c:124 | 5262 #: rename.c:124 |
5258 #, c-format | 5263 #, c-format |
5259 msgid "%s: cannot set time: %s" | 5264 msgid "%s: cannot set time: %s" |
5260 msgstr "" | 5265 msgstr "" |
5261 | 5266 |
5262 #. We have to clean up here. | 5267 #. We have to clean up here. |
(...skipping 838 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6101 | 6106 |
6102 #: wrstabs.c:636 | 6107 #: wrstabs.c:636 |
6103 #, c-format | 6108 #, c-format |
6104 msgid "stab_int_type: bad size %u" | 6109 msgid "stab_int_type: bad size %u" |
6105 msgstr "" | 6110 msgstr "" |
6106 | 6111 |
6107 #: wrstabs.c:1394 | 6112 #: wrstabs.c:1394 |
6108 #, c-format | 6113 #, c-format |
6109 msgid "%s: warning: unknown size for field `%s' in struct" | 6114 msgid "%s: warning: unknown size for field `%s' in struct" |
6110 msgstr "" | 6115 msgstr "" |
OLD | NEW |