aboutsummaryrefslogtreecommitdiff
path: root/gold/po/gold.pot
blob: 35860a5f731630c0912078bc5bce178960a38f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-18 15:26-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: dirsearch.cc:51
#, c-format
msgid "can not read directory %s"
msgstr ""

#: fileread.cc:56
#, c-format
msgid "%s: warning: close(%s) failed: %s"
msgstr ""

#: fileread.cc:131
#, c-format
msgid "%s: %s: lseek to %lld failed: %s"
msgstr ""

#: fileread.cc:141
#, c-format
msgid "%s: %s: read failed: %s\n"
msgstr ""

#: fileread.cc:151
#, c-format
msgid "%s: %s: file too short: read only %lld of %lld bytes at %lld\n"
msgstr ""

#: fileread.cc:267
#, c-format
msgid "%s: cannot find %s"
msgstr ""

#: fileread.cc:275
#, c-format
msgid "%s: cannot open %s: %s"
msgstr ""

#: gold.cc:72
msgid "no input files"
msgstr ""

#: gold-threads.cc:48
msgid "pthead_mutextattr_init failed"
msgstr ""

#: gold-threads.cc:51
msgid "pthread_mutextattr_settype failed"
msgstr ""

#: gold-threads.cc:55
msgid "pthread_mutex_init failed"
msgstr ""

#: gold-threads.cc:58
msgid "pthread_mutexattr_destroy failed"
msgstr ""

#: gold-threads.cc:64
msgid "pthread_mutex_destroy failed"
msgstr ""

#: gold-threads.cc:71
msgid "pthread_mutex_lock failed"
msgstr ""

#: gold-threads.cc:78
msgid "pthread_mutex_unlock failed"
msgstr ""

#: gold-threads.cc:159
msgid "pthread_cond_init failed"
msgstr ""

#: gold-threads.cc:165
msgid "pthread_cond_destroy failed"
msgstr ""

#: gold-threads.cc:172
msgid "pthread_cond_wait failed"
msgstr ""

#: gold-threads.cc:179
msgid "pthread_cond_signal failed"
msgstr ""

#: object.cc:57
#, c-format
msgid "%s: %s: bad e_ehsize field (%d != %d)\n"
msgstr ""

#: object.cc:64
#, c-format
msgid "%s: %s: bad e_shentsize field (%d != %d)\n"
msgstr ""

#: object.cc:88
#, c-format
msgid "%s: %s: unsupported ELF machine number %d\n"
msgstr ""

#: object.cc:167
#, c-format
msgid "%s: %s: invalid symbol table name index: %u\n"
msgstr ""

#: object.cc:177
#, c-format
msgid "%s: %s: symbol table name section has wrong type: %u\n"
msgstr ""

#: object.cc:214
#, c-format
msgid "%s: %s: size of symbols is not multiple of symbol size\n"
msgstr ""

#. elfcpp::ET_DYN
#: object.cc:262
#, c-format
msgid "%s: %s: dynamic objects are not yet supported\n"
msgstr ""

#: object.cc:286 object.cc:339 object.cc:360
#, c-format
msgid "%s: %s: ELF file too short\n"
msgstr ""

#: object.cc:295
#, c-format
msgid "%s: %s: invalid ELF version 0\n"
msgstr ""

#: object.cc:298
#, c-format
msgid "%s: %s: unsupported ELF version %d\n"
msgstr ""

#: object.cc:306
#, c-format
msgid "%s: %s: invalid ELF class 0\n"
msgstr ""

#: object.cc:313
#, c-format
msgid "%s: %s: unsupported ELF class %d\n"
msgstr ""

#: object.cc:321
#, c-format
msgid "%s: %s: invalid ELF data encoding\n"
msgstr ""

#: object.cc:328
#, c-format
msgid "%s: %s: unsupported ELF data encoding %d\n"
msgstr ""

#: options.cc:84
#, c-format
msgid ""
"Usage: %s [options] file...\n"
"Options:\n"
msgstr ""

#: options.cc:193
msgid "Add directory to search path"
msgstr ""

#: options.cc:194
msgid "-L DIR, --library-path DIR"
msgstr ""

#: options.cc:196
msgid "Generate relocatable output"
msgstr ""

#: options.cc:198
msgid "Do not link against shared libraries"
msgstr ""

#: options.cc:200
msgid "Report usage information"
msgstr ""

#: options.cc:294 options.cc:345
msgid "missing argument"
msgstr ""

#: options.cc:307 options.cc:354
msgid "unknown option"
msgstr ""

#: options.cc:393
#, c-format
msgid "%s: use the --help option for usage information\n"
msgstr ""

#: options.cc:402
#, c-format
msgid "%s: %s: %s\n"
msgstr ""

#: options.cc:411
#, c-format
msgid "%s: -%c: %s\n"
msgstr ""

#: resolve.cc:103
#, c-format
msgid "%s: %s: invalid STB_LOCAL symbol %s in external symbols\n"
msgstr ""

#: resolve.cc:109
#, c-format
msgid "%s: %s: unsupported symbol binding %d for symbol %s\n"
msgstr ""

#: symtab.cc:262
#, c-format
msgid "%s: %s: mixing 32-bit and 64-bit ELF objects\n"
msgstr ""

#: symtab.cc:275
#, c-format
msgid "%s: %s: bad symbol name offset %u at %lu\n"
msgstr ""