1
2# Message file for cmd/sgs/ar.
3
4domain	"SUNW_OST_SGS"
5
6msgid	"usage: ar -d[-SvV] archive file ...\n       ar -m[-abiSvV] [posname] archive file ...\n       ar -p[-vV][-sS] archive [file ...]\n       ar -q[-cuvSV] [-abi] [posname] [file ...]\n       ar -r[-cuvSV] [-abi] [posname] [file ...]\n       ar -t[-vV][-sS] archive [file ...]\n       ar -x[-vV][-sSCT] archive [file ...]\n"
7msgstr	""
8
9msgid	"ar: could not allocate memory: %s\n"
10msgstr	""
11msgid	"ar: archive size exceeds capabilities of 32-bit process\n"
12msgstr	""
13
14msgid	"ar: one of [drqtpmx] must be specified\n"
15msgstr	""
16msgid	"ar: -%c requires an operand\n"
17msgstr	""
18msgid	"ar: bad option: -%c\n"
19msgstr	""
20msgid	"ar: only one of [drqtpmx] allowed\n"
21msgstr	""
22msgid	"ar: abi not allowed with q\n"
23msgstr	""
24msgid	"ar: %s taken as mandatory 'posname' with keys 'abi'\n"
25msgstr	""
26
27msgid	"ar: internal error: cannot tell whether file is included in archive or not\n"
28msgstr	""
29msgid	"ar: internal header generation error\n"
30msgstr	""
31
32msgid	"ar: cannot open %s: %s\n"
33msgstr	""
34msgid	"ar: cannot close %s: %s\n"
35msgstr	""
36msgid	"ar: %s: cannot write: %s\n"
37msgstr	""
38msgid	"ar: cannot stat %s: %s\n"
39msgstr	""
40msgid	"ar: cannot rename %s to %s: %s\n"
41msgstr	""
42
43msgid	"ar: archive %s not found\n"
44msgstr	""
45msgid	"ar: posname %s: not found\n"
46msgstr	""
47msgid	"ar: %s not found\n"
48msgstr	""
49
50msgid	"ar: %s caused libelf error: %s\n"
51msgstr	""
52msgid	"ar: %s(%s) libelf error: %s\n"
53msgstr	""
54msgid	"ar: cannot elf_begin() %s: %s\n"
55msgstr	""
56msgid	"ar: %s has bad elf format: %s\n"
57msgstr	""
58msgid	"ar: %s(%s) has bad elf format: %s\n"
59msgstr	""
60msgid	"ar: %s has no section header or bad elf format: %s\n"
61msgstr	""
62msgid	"ar: %s(%s) has no section header or bad elf format: %s\n"
63msgstr	""
64msgid	"ar: %s has no string table index: %s\n"
65msgstr	""
66msgid	"ar: %s(%s) has no string table index: %s\n"
67msgstr	""
68msgid	"ar: %s: offset %lld: malformed archive: %s\n"
69msgstr	""
70msgid	"ar: elf_rawfile() failed: %s\n"
71msgstr	""
72msgid	"ar: libelf.a out of date: %s\n"
73msgstr	""
74msgid	"ar: %s has no data in section header table\n"
75msgstr	""
76msgid	"ar: %s(%s) has no data in section header table\n"
77msgstr	""
78
79msgid	"ar: creating %s\n"
80msgstr	""
81msgid	"ar: writing %s\n"
82msgstr	""
83
84msgid	"ar: symbol table entry size is 0\n"
85msgstr	""
86msgid	"ar: %s has no string table for symbol names\n"
87msgstr	""
88msgid	"ar: %s(%s) has no string table for symbol names\n"
89msgstr	""
90msgid	"ar: %s has no data in string table\n"
91msgstr	""
92msgid	"ar: %s(%s) no data in string table\n"
93msgstr	""
94msgid	"ar: %s has no data in string table: size is 0\n"
95msgstr	""
96msgid	"ar: %s(%s) no data in string table: size is 0\n"
97msgstr	""
98
99
100msgid	"ar: -T failed to calculate file name length: %s\n"
101msgstr	""
102msgid	"ar: don't have enough space to store the date\n"
103msgstr	""
104msgid	"ar: %s not in archive format\n"
105msgstr	""
106msgid	"ar: %s already exists. Will not be extracted\n"
107msgstr	""
108
109msgid	"ar: archive format limit: long name string table would exceed 4GB\n"
110msgstr	""
111msgid	"ar: archive format limit: individual archive members are limited to 4GB: %s\n"
112msgstr	""
113
114