- use rpmfiFDepends() underneath --fileprovide and --filerequire.
[platform/upstream/rpm.git] / po / ja.po
1 # rpm message catalog
2 # Kanda Mitsru <kanda@nn.iij4u.or.jp>
3 # rpm message catalog
4 # Kanda Mitsru <kanda@nn.iij4u.or.jp>
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rpm 4.0.3\n"
9 "POT-Creation-Date: 2002-12-29 21:35-0500\n"
10 "PO-Revision-Date: 1999-12-01 22:49 +JST\n"
11 "Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n"
12 "Language-Team: JRPM <jrpm@linux.or.jp>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=EUC-JP\n"
15 "Content-Transfer-Encoding: EUC-JP\n"
16
17 #: build.c:40
18 #, fuzzy
19 msgid "Failed build dependencies:\n"
20 msgstr "°Í¸À­¤Î·çÇ¡:\n"
21
22 #: build.c:71
23 #, fuzzy, c-format
24 msgid "Unable to open spec file %s: %s\n"
25 msgstr "spec ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
26
27 #: build.c:152 build.c:164
28 #, fuzzy, c-format
29 msgid "Failed to open tar pipe: %m\n"
30 msgstr "tar ¥Ñ¥¤¥×¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n"
31
32 #. Give up
33 #: build.c:171
34 #, fuzzy, c-format
35 msgid "Failed to read spec file from %s\n"
36 msgstr "%s ¤«¤é spec ¥Õ¥¡¥¤¥ë¤ÎÆɤ߹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
37
38 #: build.c:199
39 #, fuzzy, c-format
40 msgid "Failed to rename %s to %s: %m\n"
41 msgstr "%s ¤ò %s ¤Ë¤¹¤ë̾Á°¤ÎÊѹ¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
42
43 #: build.c:239
44 #, fuzzy, c-format
45 msgid "failed to stat %s: %m\n"
46 msgstr "stat %s ¤Ë¼ºÇÔ: %s"
47
48 #: build.c:244
49 #, fuzzy, c-format
50 msgid "File %s is not a regular file.\n"
51 msgstr "ÉáÄ̤Υե¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó: %s\n"
52
53 #: build.c:253
54 #, fuzzy, c-format
55 msgid "File %s does not appear to be a specfile.\n"
56 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï ¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¤¤è¤¦¤Ç¤¹¡£\n"
57
58 #. parse up the build operators
59 #: build.c:324
60 #, c-format
61 msgid "Building target platforms: %s\n"
62 msgstr "ºîÀ®Ã楿¡¼¥²¥Ã¥È¥×¥é¥Ã¥È¥Õ¥©¡¼¥à: %s\n"
63
64 #: build.c:339
65 #, fuzzy, c-format
66 msgid "Building for target %s\n"
67 msgstr "¥¿¡¼¥²¥Ã¥È %s ÍѤ˺îÀ®Ãæ\n"
68
69 #: rpm2cpio.c:55
70 #, fuzzy
71 msgid "argument is not an RPM package\n"
72 msgstr "°ú¿ô¤Ï RPM ¥Ñ¥Ã¥±¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
73
74 #: rpm2cpio.c:60
75 #, fuzzy
76 msgid "error reading header from package\n"
77 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤«¤é¥Ø¥Ã¥À¤ÎÆɤ߹þ¤ß¤Î¥¨¥é¡¼\n"
78
79 #: rpm2cpio.c:82
80 #, fuzzy, c-format
81 msgid "cannot re-open payload: %s\n"
82 msgstr "¥Õ¥¡¥¤¥ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó"
83
84 #: rpmqv.c:72
85 msgid "Query options (with -q or --query):"
86 msgstr ""
87
88 #: rpmqv.c:75
89 msgid "Verify options (with -V or --verify):"
90 msgstr ""
91
92 #: rpmqv.c:81
93 #, fuzzy
94 msgid "Signature options:"
95 msgstr "½ð̾¥µ¥¤¥º: %d\n"
96
97 #: rpmqv.c:87
98 msgid "Database options:"
99 msgstr ""
100
101 #: rpmqv.c:93
102 msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
103 msgstr ""
104
105 #: rpmqv.c:99
106 msgid "Install/Upgrade/Erase options:"
107 msgstr ""
108
109 #: rpmqv.c:104
110 msgid "Common options for all rpm modes:"
111 msgstr ""
112
113 #. @-modfilesys -globs @
114 #: rpmqv.c:121 lib/poptI.c:29
115 #, fuzzy, c-format
116 msgid "%s: %s\n"
117 msgstr "¥Õ¥¡¥¤¥ë %s: %s\n"
118
119 #: rpmqv.c:129 lib/poptALL.c:99
120 #, c-format
121 msgid "RPM version %s\n"
122 msgstr "RPM ¥Ð¡¼¥¸¥ç¥ó %s\n"
123
124 #: rpmqv.c:136
125 #, fuzzy
126 msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
127 msgstr ""
128 "Ãøºî¸¢ (C) 1998 - Red Hat Software\n"
129 "ËÝÌõ¼Ô ¿ÀÅÄ ½¼ <kanda@nn.iij4u.or.jp>\n"
130 "¸íÌõÅù¤Ï¿ÀÅĤޤÇ"
131
132 #: rpmqv.c:137
133 #, fuzzy
134 msgid ""
135 "This program may be freely redistributed under the terms of the GNU GPL\n"
136 msgstr "GNU°ìÈ̸øÍ­»ÈÍѵöÂú½ñ¤Î²¼¤Ç¼«Í³¤ËÇÛÉۤǤ­¤Þ¤¹"
137
138 #: rpmqv.c:295
139 #, fuzzy, c-format
140 msgid "Internal error in argument processing (%d) :-(\n"
141 msgstr "°ú¿ô½èÍý(%d)¤Ç¤ÎÆâÉô¥¨¥é¡¼ :-(\n"
142
143 #: rpmqv.c:333 rpmqv.c:339 rpmqv.c:345 rpmqv.c:382
144 msgid "only one major mode may be specified"
145 msgstr "°ì¤Ä¤Î¥á¥¸¥ã¡¼¥â¡¼¥É¤Î¤ß¤ò»ØÄꤷ¤Æ¤¯¤À¤µ¤¤"
146
147 #: rpmqv.c:361
148 msgid "one type of query/verify may be performed at a time"
149 msgstr "Ì䤤¹ç¤ï¤»/¸¡¾Ú¤Ï°ìÅ٤˰ì¤Ä¤·¤«¼Â¹Ô¤Ç¤­¤Þ¤»¤ó"
150
151 #: rpmqv.c:365
152 #, fuzzy
153 msgid "unexpected query flags"
154 msgstr "ͽ´ü¤»¤ÌÌ䤤¹ç¤ï¤»¤Î¥Õ¥é¥°"
155
156 #: rpmqv.c:368
157 #, fuzzy
158 msgid "unexpected query format"
159 msgstr "ͽ´ü¤»¤ÌÌ䤤¹ç¤ï¤»¤Î¥Õ¥©¡¼¥Þ¥Ã¥È"
160
161 #: rpmqv.c:371
162 msgid "unexpected query source"
163 msgstr "ͽ´ü¤»¤ÌÌ䤤¹ç¤ï¤»¤Î¥½¡¼¥¹"
164
165 #: rpmqv.c:413
166 #, fuzzy
167 msgid "only installation, upgrading, rmsource and rmspec may be forced"
168 msgstr ""
169 "¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¡¢¥½¡¼¥¹ºï½ü¡¢¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ëºï½ü»þ¤Î¤ß¶¯À©¤Ç¤­"
170 "¤Þ¤¹"
171
172 #: rpmqv.c:415
173 msgid "files may only be relocated during package installation"
174 msgstr "¥Õ¥¡¥¤¥ë¤Ï¥Ñ¥Ã¥±¡¼¥¸¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ßºÆÇÛÃ֤Ǥ­¤Þ¤¹"
175
176 #: rpmqv.c:418
177 msgid "cannot use --prefix with --relocate or --excludepath"
178 msgstr ""
179
180 #: rpmqv.c:421
181 #, fuzzy
182 msgid ""
183 "--relocate and --excludepath may only be used when installing new packages"
184 msgstr ""
185 "--relocate ¤È --excludepath ¤Ï¿·¤·¤¤¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤È¤­¤Î¤ß»ÈÍÑ"
186 "¤Ç¤­¤Þ¤¹"
187
188 #: rpmqv.c:424
189 msgid "--prefix may only be used when installing new packages"
190 msgstr "--prefix ¤Ï¿·µ¬¤Ë¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤È¤­¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
191
192 #: rpmqv.c:427
193 msgid "arguments to --prefix must begin with a /"
194 msgstr "--prefix ¤Ø¤Î°ú¿ô¤Ï / ¤«¤é»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
195
196 #: rpmqv.c:430
197 msgid "--hash (-h) may only be specified during package installation"
198 msgstr "--hash (-h) ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
199
200 #: rpmqv.c:434
201 msgid "--percent may only be specified during package installation"
202 msgstr "--percent ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
203
204 #: rpmqv.c:439
205 msgid "--replacefiles may only be specified during package installation"
206 msgstr "--replacefiles ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
207
208 #: rpmqv.c:443
209 msgid "--replacepkgs may only be specified during package installation"
210 msgstr "--replacepkgs ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
211
212 #: rpmqv.c:447
213 msgid "--excludedocs may only be specified during package installation"
214 msgstr "--excludedocs ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
215
216 #: rpmqv.c:451
217 msgid "--includedocs may only be specified during package installation"
218 msgstr "--includedocs ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
219
220 #: rpmqv.c:455
221 msgid "only one of --excludedocs and --includedocs may be specified"
222 msgstr "--excludedocs ¤È --includedocs ¤Ï¤É¤Á¤é¤«°ìÊý¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
223
224 #: rpmqv.c:459
225 msgid "--ignorearch may only be specified during package installation"
226 msgstr "--ignorearch ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
227
228 #: rpmqv.c:463
229 msgid "--ignoreos may only be specified during package installation"
230 msgstr "-ignoreos ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
231
232 #: rpmqv.c:468
233 #, fuzzy
234 msgid "--ignoresize may only be specified during package installation"
235 msgstr "-ignoresize ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
236
237 #: rpmqv.c:472
238 msgid "--allmatches may only be specified during package erasure"
239 msgstr "--allmatches ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Îºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
240
241 #: rpmqv.c:476
242 msgid "--allfiles may only be specified during package installation"
243 msgstr "--allfiles ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
244
245 #: rpmqv.c:481
246 msgid "--justdb may only be specified during package installation and erasure"
247 msgstr "--justdb ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
248
249 #: rpmqv.c:486
250 #, fuzzy
251 msgid ""
252 "script disabling options may only be specified during package installation "
253 "and erasure"
254 msgstr "--justdb ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
255
256 #: rpmqv.c:491
257 #, fuzzy
258 msgid ""
259 "trigger disabling options may only be specified during package installation "
260 "and erasure"
261 msgstr "--justdb ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
262
263 #: rpmqv.c:495
264 #, fuzzy
265 msgid ""
266 "--nodeps may only be specified during package building, rebuilding, "
267 "recompilation, installation,erasure, and verification"
268 msgstr ""
269 "--nodeps ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤ÎºîÀ®¡¢¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢¸¡¾Ú»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
270
271 #: rpmqv.c:500
272 msgid ""
273 "--test may only be specified during package installation, erasure, and "
274 "building"
275 msgstr "--test ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢ºîÀ®»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
276
277 #: rpmqv.c:505
278 msgid ""
279 "--root (-r) may only be specified during installation, erasure, querying, "
280 "and database rebuilds"
281 msgstr ""
282 "--root (-r) ¤Ï¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢Ì䤤¹ç¤ï¤»¡¢¥Ç¡¼¥¿¥Ù¡¼¥¹ºÆ¹½ÃÛ»þ¤Î¤ß»ØÄê¤Ç"
283 "¤­¤Þ¤¹"
284
285 #: rpmqv.c:517
286 msgid "arguments to --root (-r) must begin with a /"
287 msgstr "--root (-r) ¤Î°ú¿ô¤Ï / ¤«¤é»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
288
289 #: rpmqv.c:541
290 msgid "no files to sign\n"
291 msgstr "½ð̾¤¹¤ë¤¿¤á¤Î¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó\n"
292
293 #: rpmqv.c:546
294 #, fuzzy, c-format
295 msgid "cannot access file %s\n"
296 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó\n"
297
298 #: rpmqv.c:565
299 #, fuzzy
300 msgid "pgp not found: "
301 msgstr "pgp ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: "
302
303 #: rpmqv.c:570
304 msgid "Enter pass phrase: "
305 msgstr "¥Ñ¥¹¥Õ¥ì¡¼¥º¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤: "
306
307 #: rpmqv.c:572
308 msgid "Pass phrase check failed\n"
309 msgstr "¥Ñ¥¹¥Õ¥ì¡¼¥º¥Á¥§¥Ã¥¯¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
310
311 #: rpmqv.c:576
312 msgid "Pass phrase is good.\n"
313 msgstr "¥Ñ¥¹¥Õ¥ì¡¼¥º¤ÏÀµ¾ï¤Ç¤¹¡¥\n"
314
315 #: rpmqv.c:581
316 #, c-format
317 msgid "Invalid %%_signature spec in macro file.\n"
318 msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ëÃæ¤Î̵¸ú¤Ê %%_signature ¡£\n"
319
320 #: rpmqv.c:588
321 msgid "--sign may only be used during package building"
322 msgstr "--sign ¤Ï¥Ñ¥Ã¥±¡¼¥¸ºîÀ®»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
323
324 #: rpmqv.c:605
325 msgid "exec failed\n"
326 msgstr "¼Â¹Ô¼ºÇÔ\n"
327
328 #: rpmqv.c:641
329 msgid "no packages files given for rebuild"
330 msgstr "ºÆºîÀ®¤¹¤ë¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
331
332 #: rpmqv.c:711
333 msgid "no spec files given for build"
334 msgstr "ºîÀ®¤Î¤¿¤á¤Î spec ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
335
336 #: rpmqv.c:713
337 msgid "no tar files given for build"
338 msgstr "ºîÀ®(build)¤Î¤¿¤á¤Î tar ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
339
340 #: rpmqv.c:735
341 #, fuzzy
342 msgid "no packages given for erase"
343 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
344
345 #: rpmqv.c:775
346 msgid "no packages given for install"
347 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
348
349 #: rpmqv.c:791
350 msgid "no arguments given for query"
351 msgstr "Ì䤤¹ç¤ï¤»¤Î¤¿¤á¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
352
353 #: rpmqv.c:808
354 msgid "no arguments given for verify"
355 msgstr "¸¡¾Ú¤Î¤¿¤á¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
356
357 #: rpmqv.c:825
358 #, fuzzy
359 msgid "no arguments given"
360 msgstr "Ì䤤¹ç¤ï¤»¤Î¤¿¤á¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
361
362 #: build/build.c:130 build/pack.c:497
363 #, fuzzy
364 msgid "Unable to open temp file.\n"
365 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó"
366
367 #: build/build.c:218
368 #, fuzzy, c-format
369 msgid "Executing(%s): %s\n"
370 msgstr "¼Â¹ÔÃæ: %s\n"
371
372 #. @=boundsread@
373 #: build/build.c:228
374 #, fuzzy, c-format
375 msgid "Exec of %s failed (%s): %s\n"
376 msgstr "%s ¤Î¼Â¹Ô¤Ë¼ºÇÔ (%s)"
377
378 #: build/build.c:237
379 #, fuzzy, c-format
380 msgid "Bad exit status from %s (%s)\n"
381 msgstr "%s ¤ÎÉÔÀµ¤Ê½ªÎ»¥¹¥Æ¡¼¥¿¥¹ (%s)"
382
383 #: build/build.c:343
384 msgid ""
385 "\n"
386 "\n"
387 "RPM build errors:\n"
388 msgstr ""
389
390 #: build/expression.c:225
391 #, fuzzy
392 msgid "syntax error while parsing ==\n"
393 msgstr "¹½Ê¸²òÀÏÃæ¤Îʸˡ¥¨¥é¡¼ =="
394
395 #: build/expression.c:255
396 #, fuzzy
397 msgid "syntax error while parsing &&\n"
398 msgstr "¹½Ê¸²òÀÏÃæ¤Îʸˡ¥¨¥é¡¼ &&"
399
400 #: build/expression.c:264
401 #, fuzzy
402 msgid "syntax error while parsing ||\n"
403 msgstr "¹½Ê¸²òÀÏÃæ¤Îʸˡ¥¨¥é¡¼ ||"
404
405 #: build/expression.c:307
406 #, fuzzy
407 msgid "parse error in expression\n"
408 msgstr "¼°Ãæ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
409
410 #: build/expression.c:347
411 #, fuzzy
412 msgid "unmatched (\n"
413 msgstr "°ìÃפ·¤Ê¤¤ ("
414
415 #: build/expression.c:377
416 #, fuzzy
417 msgid "- only on numbers\n"
418 msgstr "- ¿ô¤Î¤ß"
419
420 #: build/expression.c:393
421 #, fuzzy
422 msgid "! only on numbers\n"
423 msgstr "! ¿ô¤Î¤ß"
424
425 #: build/expression.c:440 build/expression.c:494 build/expression.c:558
426 #: build/expression.c:655
427 #, fuzzy
428 msgid "types must match\n"
429 msgstr "·¿¤Ï°ìÃפ·¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
430
431 #: build/expression.c:453
432 #, fuzzy
433 msgid "* / not suported for strings\n"
434 msgstr "* / ¤Ïʸ»úÎóÍѤ˥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
435
436 #: build/expression.c:510
437 #, fuzzy
438 msgid "- not suported for strings\n"
439 msgstr "- ¤Ïʸ»úÎóÍѤ˥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
440
441 #: build/expression.c:668
442 #, fuzzy
443 msgid "&& and || not suported for strings\n"
444 msgstr "&& ¤È || ¤Ïʸ»úÎóÍѤ˥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
445
446 #: build/expression.c:702 build/expression.c:751
447 #, fuzzy
448 msgid "syntax error in expression\n"
449 msgstr "¼°Ãæ¤Çʸˡ¥¨¥é¡¼"
450
451 #: build/files.c:294
452 #, c-format
453 msgid "TIMECHECK failure: %s\n"
454 msgstr "TIMECHECK ¼ºÇÔ: %s\n"
455
456 #: build/files.c:359 build/files.c:559 build/files.c:755
457 #, fuzzy, c-format
458 msgid "Missing '(' in %s %s\n"
459 msgstr "%s %s ¤Ç '('¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
460
461 #: build/files.c:370 build/files.c:689 build/files.c:766
462 #, fuzzy, c-format
463 msgid "Missing ')' in %s(%s\n"
464 msgstr "')' ¤¬¤¢¤ê¤Þ¤»¤ó %s(%s "
465
466 #: build/files.c:408 build/files.c:714
467 #, fuzzy, c-format
468 msgid "Invalid %s token: %s\n"
469 msgstr "̵¸ú¤Ê %s ¤Î¥È¡¼¥¯¥ó: %s"
470
471 #: build/files.c:518
472 #, fuzzy, c-format
473 msgid "Missing %s in %s %s\n"
474 msgstr "%s %s ¤Ç '('¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
475
476 #: build/files.c:575
477 #, fuzzy, c-format
478 msgid "Non-white space follows %s(): %s\n"
479 msgstr "%s() ¤Ë³¤¯¶õÇò¤¬¤¢¤ê¤Þ¤»¤ó: %s"
480
481 #: build/files.c:613
482 #, fuzzy, c-format
483 msgid "Bad syntax: %s(%s)\n"
484 msgstr "ÉÔÀµ¤Êʸˡ: %s(%s)"
485
486 #: build/files.c:623
487 #, fuzzy, c-format
488 msgid "Bad mode spec: %s(%s)\n"
489 msgstr "ÉÔÀµ¤Ê¥â¡¼¥É¥¹¥Ú¥Ã¥¯: %s(%s)"
490
491 #: build/files.c:635
492 #, fuzzy, c-format
493 msgid "Bad dirmode spec: %s(%s)\n"
494 msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥È¥ê¥â¡¼¥É¥¹¥Ú¥Ã¥¯: %s(%s)"
495
496 #: build/files.c:793
497 #, fuzzy, c-format
498 msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
499 msgstr "°Û¾ï¤Ê¥í¥«¡¼¥ëĹ: \"%.*s\"  %%lang(%s)"
500
501 #. @innercontinue@
502 #: build/files.c:804
503 #, fuzzy, c-format
504 msgid "Duplicate locale %.*s in %%lang(%s)\n"
505 msgstr "Ê£¿ô¤Î¥í¥«¡¼¥ë %.*s %%lang(%s)"
506
507 #: build/files.c:933
508 #, fuzzy, c-format
509 msgid "Hit limit for %%docdir\n"
510 msgstr "%%docdir ¤Î¸Â³¦¤Ë㤷¤Þ¤·¤¿"
511
512 #: build/files.c:939
513 #, fuzzy, c-format
514 msgid "Only one arg for %%docdir\n"
515 msgstr "%%docdir ¤Î°ú¿ô¤Ï1¤Ä¤Î¤ß¤Ç¤¹"
516
517 #. We already got a file -- error
518 #: build/files.c:970
519 #, fuzzy, c-format
520 msgid "Two files on one line: %s\n"
521 msgstr "1¹Ô¤Ë2¤Ä¤Î¥Õ¥¡¥¤¥ë: %s"
522
523 #: build/files.c:987
524 #, fuzzy, c-format
525 msgid "File must begin with \"/\": %s\n"
526 msgstr "¥Õ¥¡¥¤¥ë¤Ï \"/\" ¤«¤é»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s"
527
528 #: build/files.c:1000
529 #, fuzzy, c-format
530 msgid "Can't mix special %%doc with other forms: %s\n"
531 msgstr "¾¤Î¥Õ¥©¡¼¥à¤ÇÆÃÊ̤ʠ%%doc ¤òº®¤¼¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó: %s"
532
533 #: build/files.c:1152
534 #, fuzzy, c-format
535 msgid "File listed twice: %s\n"
536 msgstr "¥Õ¥¡¥¤¥ë¤¬2²óɽµ­¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
537
538 #: build/files.c:1291
539 #, c-format
540 msgid "Symlink points to BuildRoot: %s -> %s\n"
541 msgstr ""
542
543 #: build/files.c:1531
544 #, fuzzy, c-format
545 msgid "File doesn't match prefix (%s): %s\n"
546 msgstr "¥Õ¥¡¥¤¥ë¤Ï prefix (%s) ¤È°ìÃפ·¤Þ¤»¤ó: %s"
547
548 #: build/files.c:1555
549 #, fuzzy, c-format
550 msgid "File not found: %s\n"
551 msgstr "¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: %s"
552
553 #: build/files.c:1763
554 #, fuzzy, c-format
555 msgid "%s: public key read failed.\n"
556 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
557
558 #: build/files.c:1767 lib/rpmchecksig.c:573
559 #, c-format
560 msgid "%s: not an armored public key.\n"
561 msgstr ""
562
563 #: build/files.c:1815
564 #, fuzzy, c-format
565 msgid "File needs leading \"/\": %s\n"
566 msgstr "¥Õ¥¡¥¤¥ë¤ÏÀèƬ¤Ë \"/\" ¤¬É¬ÍפǤ¹: %s"
567
568 #: build/files.c:1839
569 #, fuzzy, c-format
570 msgid "Glob not permitted: %s\n"
571 msgstr "%d ¹ÔÌÜ: ¥Ð¡¼¥¸¥ç¥ó¤Ïµö²Ä¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
572
573 #: build/files.c:1856 lib/rpminstall.c:349
574 #, fuzzy, c-format
575 msgid "File not found by glob: %s\n"
576 msgstr "¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó(by glob): %s"
577
578 #: build/files.c:1916
579 #, fuzzy, c-format
580 msgid "Could not open %%files file %s: %s\n"
581 msgstr "%%files ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s"
582
583 #: build/files.c:1927 build/pack.c:156
584 #, fuzzy, c-format
585 msgid "line: %s\n"
586 msgstr "¹ÔÌÜ: %s"
587
588 #: build/files.c:2318
589 #, fuzzy, c-format
590 msgid "Bad file: %s: %s\n"
591 msgstr "¥Õ¥¡¥¤¥ë %s: %s\n"
592
593 #: build/files.c:2330 build/parsePrep.c:50
594 #, c-format
595 msgid "Bad owner/group: %s\n"
596 msgstr "ÉÔÀµ¤Ê½êÍ­¼Ô/¥°¥ë¡¼¥×: %s\n"
597
598 #: build/files.c:2374
599 #, fuzzy, c-format
600 msgid "Checking for unpackaged file(s): %s\n"
601 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷Ãæ\n"
602
603 #: build/files.c:2397
604 #, c-format
605 msgid ""
606 "Installed (but unpackaged) file(s) found:\n"
607 "%s"
608 msgstr ""
609
610 #: build/files.c:2425
611 #, fuzzy, c-format
612 msgid "Processing files: %s-%s-%s\n"
613 msgstr "¥Õ¥¡¥¤¥ë¤Î½èÍýÃæ: %s-%s-%s\n"
614
615 #: build/names.c:54
616 msgid "getUname: too many uid's\n"
617 msgstr ""
618
619 #: build/names.c:78
620 msgid "getUnameS: too many uid's\n"
621 msgstr ""
622
623 #: build/names.c:102
624 msgid "getUidS: too many uid's\n"
625 msgstr ""
626
627 #: build/names.c:126
628 msgid "getGname: too many gid's\n"
629 msgstr ""
630
631 #: build/names.c:150
632 msgid "getGnameS: too many gid's\n"
633 msgstr ""
634
635 #: build/names.c:174
636 msgid "getGidS: too many gid's\n"
637 msgstr ""
638
639 #: build/names.c:213
640 #, c-format
641 msgid "Could not canonicalize hostname: %s\n"
642 msgstr "¥Û¥¹¥È̾¤òÀµ¼°¤Ê¤â¤Î¤Ë¤Ç¤­¤Þ¤»¤ó: %s\n"
643
644 #: build/pack.c:90
645 #, fuzzy, c-format
646 msgid "create archive failed on file %s: %s\n"
647 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ç¥¢¡¼¥«¥¤¥Ö¤ÎºîÀ®¤Ë¼ºÇÔ: %s"
648
649 #: build/pack.c:93
650 #, fuzzy, c-format
651 msgid "create archive failed: %s\n"
652 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ç¥¢¡¼¥«¥¤¥Ö¤ÎºîÀ®¤Ë¼ºÇÔ: %s"
653
654 #: build/pack.c:115
655 #, fuzzy, c-format
656 msgid "cpio_copy write failed: %s\n"
657 msgstr "cpio_copy ¤Ç½ñ¤­¹þ¤ß¼ºÇÔ: %s"
658
659 #: build/pack.c:122
660 #, fuzzy, c-format
661 msgid "cpio_copy read failed: %s\n"
662 msgstr "cpio_copy ¤ÇÆɤ߹þ¤ß¼ºÇÔ: %s"
663
664 #: build/pack.c:222
665 #, fuzzy, c-format
666 msgid "Could not open PreIn file: %s\n"
667 msgstr "PreIn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
668
669 #: build/pack.c:229
670 #, fuzzy, c-format
671 msgid "Could not open PreUn file: %s\n"
672 msgstr "PreUn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
673
674 #: build/pack.c:236
675 #, fuzzy, c-format
676 msgid "Could not open PostIn file: %s\n"
677 msgstr "PostIn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
678
679 #: build/pack.c:243
680 #, fuzzy, c-format
681 msgid "Could not open PostUn file: %s\n"
682 msgstr "PostUn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
683
684 #: build/pack.c:251
685 #, fuzzy, c-format
686 msgid "Could not open VerifyScript file: %s\n"
687 msgstr "VerifyScript ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
688
689 #: build/pack.c:266
690 #, fuzzy, c-format
691 msgid "Could not open Trigger script file: %s\n"
692 msgstr "¥È¥ê¥¬¡¼¥¹¥¯¥ê¥×¥È¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
693
694 #: build/pack.c:295
695 #, fuzzy, c-format
696 msgid "readRPM: open %s: %s\n"
697 msgstr "readRPM: %s ¤Î¥ª¡¼¥×¥ó: %s\n"
698
699 #: build/pack.c:305
700 #, fuzzy, c-format
701 msgid "readRPM: read %s: %s\n"
702 msgstr "readRPM: %s ¤ÎÆɤ߹þ¤ß: %s\n"
703
704 #: build/pack.c:314 build/pack.c:543
705 #, fuzzy, c-format
706 msgid "%s: Fseek failed: %s\n"
707 msgstr "%s: Fread ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
708
709 #: build/pack.c:346
710 #, fuzzy, c-format
711 msgid "readRPM: %s is not an RPM package\n"
712 msgstr "readRPM: %s ¤Ï RPM ¥Ñ¥Ã¥±¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
713
714 #: build/pack.c:351
715 #, fuzzy, c-format
716 msgid "readRPM: reading header from %s\n"
717 msgstr "readRPM: %s ¤«¤é¤Î¥Ø¥Ã¥À¤ÎÆɤ߹þ¤ß\n"
718
719 #: build/pack.c:485
720 #, fuzzy
721 msgid "Unable to create immutable header region.\n"
722 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
723
724 #: build/pack.c:504
725 #, fuzzy
726 msgid "Unable to write temp header\n"
727 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
728
729 #: build/pack.c:514
730 #, fuzzy
731 msgid "Bad CSA data\n"
732 msgstr "ÉÔÀµ¤Ê CSA ¥Ç¡¼¥¿"
733
734 #: build/pack.c:550
735 #, fuzzy
736 msgid "Unable to write final header\n"
737 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
738
739 #: build/pack.c:570
740 #, c-format
741 msgid "Generating signature: %d\n"
742 msgstr "½ð̾¤ÎÀ¸À®Ãæ: %d\n"
743
744 #: build/pack.c:588
745 #, fuzzy
746 msgid "Unable to reload signature header.\n"
747 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
748
749 #: build/pack.c:596
750 #, fuzzy, c-format
751 msgid "Could not open %s: %s\n"
752 msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
753
754 #: build/pack.c:632 lib/psm.c:1841
755 #, fuzzy, c-format
756 msgid "Unable to write package: %s\n"
757 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
758
759 #: build/pack.c:647
760 #, fuzzy, c-format
761 msgid "Unable to open sigtarget %s: %s\n"
762 msgstr "sigtarget ¤ÎÆɤ߹þ¤ß¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
763
764 #: build/pack.c:658
765 #, fuzzy, c-format
766 msgid "Unable to read header from %s: %s\n"
767 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
768
769 #: build/pack.c:672
770 #, fuzzy, c-format
771 msgid "Unable to write header to %s: %s\n"
772 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
773
774 #: build/pack.c:682
775 #, fuzzy, c-format
776 msgid "Unable to read payload from %s: %s\n"
777 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
778
779 #: build/pack.c:688
780 #, fuzzy, c-format
781 msgid "Unable to write payload to %s: %s\n"
782 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
783
784 #: build/pack.c:725 lib/psm.c:2146
785 #, c-format
786 msgid "Wrote: %s\n"
787 msgstr "½ñ¤­¹þ¤ßÃæ: %s\n"
788
789 #: build/pack.c:798
790 #, c-format
791 msgid "Could not generate output filename for package %s: %s\n"
792 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Î ½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤òÀ¸À®¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s\n"
793
794 #: build/pack.c:815
795 #, fuzzy, c-format
796 msgid "cannot create %s: %s\n"
797 msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
798
799 #: build/parseBuildInstallClean.c:36
800 #, fuzzy, c-format
801 msgid "line %d: second %s\n"
802 msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%s"
803
804 #: build/parseChangelog.c:128
805 #, fuzzy, c-format
806 msgid "%%changelog entries must start with *\n"
807 msgstr "%%chagelog ¥¨¥ó¥È¥ê¤Ï * ¤Ç»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
808
809 #: build/parseChangelog.c:136
810 #, fuzzy, c-format
811 msgid "incomplete %%changelog entry\n"
812 msgstr "ÉÔ´°Á´¤Ê %%changelog ¥¨¥ó¥È¥ê"
813
814 #: build/parseChangelog.c:153
815 #, fuzzy, c-format
816 msgid "bad date in %%changelog: %s\n"
817 msgstr "%%changelog Ãæ¤ÎÉÔÀµ¤ÊÆüÉÕ: %s"
818
819 #: build/parseChangelog.c:158
820 #, fuzzy, c-format
821 msgid "%%changelog not in descending chronological order\n"
822 msgstr "%%changelog ¤Ï½½¿Ê¿ô¤ÎǯÂå½ç¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
823
824 #: build/parseChangelog.c:166 build/parseChangelog.c:177
825 #, fuzzy, c-format
826 msgid "missing name in %%changelog\n"
827 msgstr "%%changelog Ãæ¤Ë̾Á°¤¬¤¢¤ê¤Þ¤»¤ó"
828
829 #: build/parseChangelog.c:184
830 #, fuzzy, c-format
831 msgid "no description in %%changelog\n"
832 msgstr "%%changelog Ãæ¤ËÀâÌÀ¤¬¤¢¤ê¤Þ¤»¤ó"
833
834 #: build/parseDescription.c:47
835 #, fuzzy, c-format
836 msgid "line %d: Error parsing %%description: %s\n"
837 msgstr "%d ¹ÔÌÜ: %%description ¤Î²òÀÏ¥¨¥é¡¼: %s"
838
839 #: build/parseDescription.c:60 build/parseFiles.c:56 build/parseScript.c:200
840 #, fuzzy, c-format
841 msgid "line %d: Bad option %s: %s\n"
842 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó %s:%s"
843
844 #: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214
845 #, fuzzy, c-format
846 msgid "line %d: Too many names: %s\n"
847 msgstr "%d ¹ÔÌÜ: Ì¾Á°¤¬Â¿¤¹¤®¤Þ¤¹: %s"
848
849 #: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223
850 #, fuzzy, c-format
851 msgid "line %d: Package does not exist: %s\n"
852 msgstr "%d ¹ÔÌÜ: ¥Ñ¥Ã¥±¡¼¥¸¤¬Â¸ºß¤·¤Þ¤»¤ó: %s"
853
854 #: build/parseDescription.c:97
855 #, fuzzy, c-format
856 msgid "line %d: Second description\n"
857 msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤÎÀâÌÀ"
858
859 #: build/parseFiles.c:42
860 #, fuzzy, c-format
861 msgid "line %d: Error parsing %%files: %s\n"
862 msgstr "%d ¹ÔÌÜ: %%files ¤Î²òÀÏ¥¨¥é¡¼: %s"
863
864 #: build/parseFiles.c:86
865 #, fuzzy, c-format
866 msgid "line %d: Second %%files list\n"
867 msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%%files ¥ê¥¹¥È"
868
869 #: build/parsePreamble.c:243
870 #, fuzzy, c-format
871 msgid "Architecture is excluded: %s\n"
872 msgstr "¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
873
874 #: build/parsePreamble.c:248
875 #, fuzzy, c-format
876 msgid "Architecture is not included: %s\n"
877 msgstr "¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ï´Þ¤Þ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
878
879 #: build/parsePreamble.c:253
880 #, fuzzy, c-format
881 msgid "OS is excluded: %s\n"
882 msgstr "OS ¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
883
884 #: build/parsePreamble.c:258
885 #, fuzzy, c-format
886 msgid "OS is not included: %s\n"
887 msgstr "OS ¤Ï´Þ¤Þ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
888
889 #: build/parsePreamble.c:281
890 #, fuzzy, c-format
891 msgid "%s field must be present in package: %s\n"
892 msgstr "%s ¥Õ¥£¡¼¥ë¥É¤Ï¥Ñ¥Ã¥±¡¼¥¸Ãæ¤ËɬÍפǤ¹: %s"
893
894 #: build/parsePreamble.c:310
895 #, fuzzy, c-format
896 msgid "Duplicate %s entries in package: %s\n"
897 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤ÎÆó½Å¤Î %s ¥¨¥ó¥È¥ê: %s"
898
899 #: build/parsePreamble.c:373
900 #, fuzzy, c-format
901 msgid "Unable to open icon %s: %s\n"
902 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
903
904 #: build/parsePreamble.c:391
905 #, fuzzy, c-format
906 msgid "Unable to read icon %s: %s\n"
907 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
908
909 #: build/parsePreamble.c:404
910 #, fuzzy, c-format
911 msgid "Unknown icon type: %s\n"
912 msgstr "ÉÔÌÀ¤Ê¥¢¥¤¥³¥ó¥¿¥¤¥×: %s"
913
914 #: build/parsePreamble.c:449
915 #, fuzzy, c-format
916 msgid "line %d: Tag takes single token only: %s\n"
917 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó %s:%s"
918
919 #: build/parsePreamble.c:489
920 #, fuzzy, c-format
921 msgid "line %d: Malformed tag: %s\n"
922 msgstr "%d ¹ÔÌÜ: ÉÔ´°Á´¤Ê·Á¤Î¥¿¥°: %s"
923
924 #. Empty field
925 #: build/parsePreamble.c:497
926 #, fuzzy, c-format
927 msgid "line %d: Empty tag: %s\n"
928 msgstr "%d ¹ÔÌÜ: ¶õ¤Î¥¿¥°: %s"
929
930 #: build/parsePreamble.c:520 build/parsePreamble.c:527
931 #, fuzzy, c-format
932 msgid "line %d: Illegal char '-' in %s: %s\n"
933 msgstr "%d ¹ÔÌÜ: %s Ãæ¤ËÉÔÀµ¤Êʸ»ú '-' : %s"
934
935 #: build/parsePreamble.c:588 build/parseSpec.c:427
936 #, fuzzy, c-format
937 msgid "BuildRoot can not be \"/\": %s\n"
938 msgstr "%d ¹ÔÌÜ: BuildRoot ¤Ï \"/\" ¤Ë¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó: %s"
939
940 #: build/parsePreamble.c:601
941 #, fuzzy, c-format
942 msgid "line %d: Prefixes must not end with \"/\": %s\n"
943 msgstr "%d ¹ÔÌÜ: Prefixes ¤Ï \"/\" ¤Ç½ª¤ï¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó: %s"
944
945 #: build/parsePreamble.c:613
946 #, fuzzy, c-format
947 msgid "line %d: Docdir must begin with '/': %s\n"
948 msgstr "%d ¹ÔÌÜ: Docdir ¤Ï '/' ¤Ç»Ï¤Þ¤é¤Ê¤¯¤Æ¤Ï¤¤¤±¤Þ¤»¤ó: %s"
949
950 #: build/parsePreamble.c:625
951 #, fuzzy, c-format
952 msgid "line %d: Epoch/Serial field must be a number: %s\n"
953 msgstr "%d ¹ÔÌÜ: Epoch/Serial ¥Õ¥£¡¼¥ë¥É¤ÏÈÖ¹æ¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s"
954
955 #: build/parsePreamble.c:665 build/parsePreamble.c:676
956 #, fuzzy, c-format
957 msgid "line %d: Bad %s: qualifiers: %s\n"
958 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %s ÈÖ¹æ: %s\n"
959
960 #: build/parsePreamble.c:702
961 #, fuzzy, c-format
962 msgid "line %d: Bad BuildArchitecture format: %s\n"
963 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê BuildArchitecture ¥Õ¥©¡¼¥Þ¥Ã¥È: %s"
964
965 #: build/parsePreamble.c:711
966 #, fuzzy, c-format
967 msgid "Internal error: Bogus tag %d\n"
968 msgstr "ÆâÉô¥¨¥é¡¼: ¤Ë¤»¤Î¥¿¥° %d"
969
970 #: build/parsePreamble.c:872
971 #, fuzzy, c-format
972 msgid "Bad package specification: %s\n"
973 msgstr "ÉÔÀµ¤Ê¥Ñ¥Ã¥±¡¼¥¸¤Î»ØÄê: %s"
974
975 #: build/parsePreamble.c:878
976 #, fuzzy, c-format
977 msgid "Package already exists: %s\n"
978 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Þ¤¹: %s"
979
980 #: build/parsePreamble.c:905
981 #, fuzzy, c-format
982 msgid "line %d: Unknown tag: %s\n"
983 msgstr "%d ¹ÔÌÜ: ÉÔÌÀ¤Ê¥¿¥°: %s"
984
985 #: build/parsePreamble.c:927
986 #, fuzzy
987 msgid "Spec file can't use BuildRoot\n"
988 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤Ï BuildRoot ¤ò»ÈÍѤǤ­¤Þ¤»¤ó"
989
990 #: build/parsePrep.c:45
991 #, fuzzy, c-format
992 msgid "Bad source: %s: %s\n"
993 msgstr "ÉÔÀµ¤Ê¥½¡¼¥¹: %s : %s"
994
995 #: build/parsePrep.c:86
996 #, fuzzy, c-format
997 msgid "No patch number %d\n"
998 msgstr "¥Ñ¥Ã¥ÁÈÖ¹æ %d ¤Ï¤¢¤ê¤Þ¤»¤ó"
999
1000 #: build/parsePrep.c:181
1001 #, fuzzy, c-format
1002 msgid "No source number %d\n"
1003 msgstr "¥½¡¼¥¹ÈÖ¹æ %d ¤Ï¤¢¤ê¤Þ¤»¤ó"
1004
1005 #: build/parsePrep.c:203
1006 #, fuzzy, c-format
1007 msgid "Couldn't download nosource %s: %s\n"
1008 msgstr "nosource %s ¤ò¥À¥¦¥ó¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó: %s"
1009
1010 #: build/parsePrep.c:307
1011 #, fuzzy, c-format
1012 msgid "Error parsing %%setup: %s\n"
1013 msgstr "%%setup ¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼: %s"
1014
1015 #: build/parsePrep.c:322
1016 #, fuzzy, c-format
1017 msgid "line %d: Bad arg to %%setup: %s\n"
1018 msgstr "%d ¹ÔÌÜ: %%setup %c ¤Ø¤ÎÉÔÀµ¤Ê°ú¿ô: %s"
1019
1020 #: build/parsePrep.c:340
1021 #, fuzzy, c-format
1022 msgid "line %d: Bad %%setup option %s: %s\n"
1023 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %%setup ¥ª¥×¥·¥ç¥ó %s: %s"
1024
1025 #: build/parsePrep.c:482
1026 #, fuzzy, c-format
1027 msgid "line %d: Need arg to %%patch -b: %s\n"
1028 msgstr "%d ¹ÔÌÜ: %%patch -b ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹: %s"
1029
1030 #: build/parsePrep.c:491
1031 #, fuzzy, c-format
1032 msgid "line %d: Need arg to %%patch -z: %s\n"
1033 msgstr "%d ¹ÔÌÜ: %%patch -z ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹: %s"
1034
1035 #: build/parsePrep.c:503
1036 #, fuzzy, c-format
1037 msgid "line %d: Need arg to %%patch -p: %s\n"
1038 msgstr "%d ¹ÔÌÜ: %%patch -p ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹: %s"
1039
1040 #: build/parsePrep.c:510
1041 #, fuzzy, c-format
1042 msgid "line %d: Bad arg to %%patch -p: %s\n"
1043 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %%patch -p ¤Ø¤Î°ú¿ô: %s"
1044
1045 #: build/parsePrep.c:517
1046 #, fuzzy
1047 msgid "Too many patches!\n"
1048 msgstr "¥Ñ¥Ã¥Á¤¬Â¿¤¹¤®¤Þ¤¹"
1049
1050 #: build/parsePrep.c:521
1051 #, fuzzy, c-format
1052 msgid "line %d: Bad arg to %%patch: %s\n"
1053 msgstr "%d ¹ÔÌÜ: %%patch ¤Ø¤ÎÉÔÀµ¤Ê°ú¿ô: %s"
1054
1055 #: build/parsePrep.c:557
1056 #, fuzzy, c-format
1057 msgid "line %d: second %%prep\n"
1058 msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%%prep"
1059
1060 #: build/parseReqs.c:102
1061 #, fuzzy, c-format
1062 msgid ""
1063 "line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
1064 msgstr ""
1065 "%d ¹ÔÌÜ: °Í¸À­¥È¡¼¥¯¥ó¤Ï±Ñ¿ô»ú¡¢'_'¡¢'/' ¤Ç»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s"
1066
1067 #: build/parseReqs.c:113
1068 #, fuzzy, c-format
1069 msgid "line %d: File name not permitted: %s\n"
1070 msgstr "%d ¹ÔÌÜ: ¥Õ¥¡¥¤¥ë̾¤Ïµö²Ä¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
1071
1072 #: build/parseReqs.c:145
1073 #, fuzzy, c-format
1074 msgid "line %d: Versioned file name not permitted: %s\n"
1075 msgstr "%d ¹ÔÌÜ: ¥Ð¡¼¥¸¥ç¥óÉÕ¤±¤µ¤ì¤¿¥Õ¥¡¥¤¥ë̾¤Ïµö²Ä¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
1076
1077 #: build/parseReqs.c:176
1078 #, fuzzy, c-format
1079 msgid "line %d: Version required: %s\n"
1080 msgstr "%d ¹ÔÌÜ: ¥Ð¡¼¥¸¥ç¥ó¤¬É¬ÍפǤ¹: %s"
1081
1082 #: build/parseScript.c:166
1083 #, fuzzy, c-format
1084 msgid "line %d: triggers must have --: %s\n"
1085 msgstr "%d ¹ÔÌÜ: ¥È¥ê¥¬¡¼¤Ï -- ¤¬¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s"
1086
1087 #: build/parseScript.c:176 build/parseScript.c:239
1088 #, fuzzy, c-format
1089 msgid "line %d: Error parsing %s: %s\n"
1090 msgstr "%d ¹ÔÌÜ: %s ¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼: %s"
1091
1092 #: build/parseScript.c:187
1093 #, fuzzy, c-format
1094 msgid "line %d: script program must begin with '/': %s\n"
1095 msgstr "%d ¹ÔÌÜ: ¥¹¥¯¥ê¥×¥È¥×¥í¥°¥é¥à¤Ï '/' ¤Ç»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s"
1096
1097 #: build/parseScript.c:231
1098 #, fuzzy, c-format
1099 msgid "line %d: Second %s\n"
1100 msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%s"
1101
1102 #: build/parseSpec.c:161
1103 #, fuzzy, c-format
1104 msgid "line %d: %s\n"
1105 msgstr "%d ¹ÔÌÜ: %s"
1106
1107 #. XXX Fstrerror
1108 #: build/parseSpec.c:213
1109 #, fuzzy, c-format
1110 msgid "Unable to open %s: %s\n"
1111 msgstr "¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
1112
1113 #: build/parseSpec.c:229
1114 #, fuzzy, c-format
1115 msgid "Unclosed %%if\n"
1116 msgstr "%%if ¤¬ÊĤ¸¤Æ¤¤¤Þ¤»¤ó"
1117
1118 #: build/parseSpec.c:301
1119 #, fuzzy, c-format
1120 msgid "%s:%d: parseExpressionBoolean returns %d\n"
1121 msgstr "%s%d: parseExpressionBoolean ¤¬ %d ¤òÊÖ¤·¤Þ¤·¤¿"
1122
1123 #: build/parseSpec.c:310
1124 #, fuzzy, c-format
1125 msgid "%s:%d: Got a %%else with no %%if\n"
1126 msgstr "%s:%d: if ¤¬¤Ê¤¤¤Î¤Ë %%else ¤¬¤¢¤ê¤Þ¤¹"
1127
1128 #: build/parseSpec.c:322
1129 #, fuzzy, c-format
1130 msgid "%s:%d: Got a %%endif with no %%if\n"
1131 msgstr "%s:%d: if ¤¬¤Ê¤¤¤Î¤Ë %%endif ¤¬¤¢¤ê¤Þ¤¹"
1132
1133 #: build/parseSpec.c:336 build/parseSpec.c:345
1134 #, fuzzy, c-format
1135 msgid "malformed %%include statement\n"
1136 msgstr "¤ª¤«¤·¤Ê %%include ¥¹¥Æ¡¼¥È¥á¥ó¥È¤Ç¤¹"
1137
1138 #: build/parseSpec.c:546
1139 #, fuzzy
1140 msgid "No compatible architectures found for build\n"
1141 msgstr "ºîÀ®(build)²Äǽ¤Ê¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ï¤¢¤ê¤Þ¤»¤ó"
1142
1143 #: build/parseSpec.c:607
1144 #, fuzzy, c-format
1145 msgid "Package has no %%description: %s\n"
1146 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ï %%description ¤¬¤¢¤ê¤Þ¤»¤ó: %s"
1147
1148 #: build/poptBT.c:108
1149 #, fuzzy, c-format
1150 msgid "buildroot already specified, ignoring %s\n"
1151 msgstr "¥Ó¥ë¥É¥ë¡¼¥È¤Ï¤¹¤Ç¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1152
1153 #: build/poptBT.c:160
1154 #, fuzzy, c-format
1155 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
1156 msgstr "prep (¥½¡¼¥¹¤òŸ³«¤·¥Ñ¥Ã¥Á¤òÅö¤Æ¤Þ¤¹)"
1157
1158 #: build/poptBT.c:161 build/poptBT.c:164 build/poptBT.c:167 build/poptBT.c:170
1159 #: build/poptBT.c:173 build/poptBT.c:176 build/poptBT.c:179
1160 msgid "<specfile>"
1161 msgstr ""
1162
1163 #: build/poptBT.c:163
1164 msgid "build through %build (%prep, then compile) from <specfile>"
1165 msgstr ""
1166
1167 #: build/poptBT.c:166
1168 #, fuzzy
1169 msgid "build through %install (%prep, %build, then install) from <specfile>"
1170 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹\n"
1171
1172 #: build/poptBT.c:169
1173 #, fuzzy, c-format
1174 msgid "verify %files section from <specfile>"
1175 msgstr "°Ê²¼¤Î¥«¥¿¥í¥°¤«¤é i18n ¥»¥¯¥·¥ç¥ó¤òÃÖ¤­´¹¤¨¤Þ¤¹"
1176
1177 #: build/poptBT.c:172
1178 #, fuzzy
1179 msgid "build source and binary packages from <specfile>"
1180 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
1181
1182 #: build/poptBT.c:175
1183 #, fuzzy
1184 msgid "build binary package only from <specfile>"
1185 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
1186
1187 #: build/poptBT.c:178
1188 #, fuzzy
1189 msgid "build source package only from <specfile>"
1190 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
1191
1192 #: build/poptBT.c:182
1193 #, fuzzy, c-format
1194 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
1195 msgstr "prep (¥½¡¼¥¹¤òŸ³«¤·¥Ñ¥Ã¥Á¤òÅö¤Æ¤Þ¤¹)"
1196
1197 #: build/poptBT.c:183 build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192
1198 #: build/poptBT.c:195 build/poptBT.c:198 build/poptBT.c:201
1199 msgid "<tarball>"
1200 msgstr ""
1201
1202 #: build/poptBT.c:185
1203 msgid "build through %build (%prep, then compile) from <tarball>"
1204 msgstr ""
1205
1206 #: build/poptBT.c:188
1207 msgid "build through %install (%prep, %build, then install) from <tarball>"
1208 msgstr ""
1209
1210 #: build/poptBT.c:191
1211 #, fuzzy, c-format
1212 msgid "verify %files section from <tarball>"
1213 msgstr "°Ê²¼¤Î¥«¥¿¥í¥°¤«¤é i18n ¥»¥¯¥·¥ç¥ó¤òÃÖ¤­´¹¤¨¤Þ¤¹"
1214
1215 #: build/poptBT.c:194
1216 #, fuzzy
1217 msgid "build source and binary packages from <tarball>"
1218 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
1219
1220 #: build/poptBT.c:197
1221 #, fuzzy
1222 msgid "build binary package only from <tarball>"
1223 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
1224
1225 #: build/poptBT.c:200
1226 #, fuzzy
1227 msgid "build source package only from <tarball>"
1228 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
1229
1230 #: build/poptBT.c:204
1231 #, fuzzy
1232 msgid "build binary package from <source package>"
1233 msgstr "¥Ð¥¤¥Ê¥ê¤ò¥Ñ¥Ã¥±¡¼¥¸²½ (prep¡¢compile¡¢install¡¢package)"
1234
1235 #: build/poptBT.c:205 build/poptBT.c:208
1236 #, fuzzy
1237 msgid "<source package>"
1238 msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
1239
1240 #: build/poptBT.c:207
1241 #, fuzzy
1242 msgid ""
1243 "build through %install (%prep, %build, then install) from <source package>"
1244 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹\n"
1245
1246 #: build/poptBT.c:211
1247 #, fuzzy
1248 msgid "override build root"
1249 msgstr "¥Ó¥ë¥É¥ë¡¼¥È¤ò¾å½ñ¤­¤·¤Þ¤¹"
1250
1251 #: build/poptBT.c:213
1252 msgid "remove build tree when done"
1253 msgstr "¥Ñ¥Ã¥±¡¼¥¸¥ó¥°¸åºîÀ®¥Ä¥ê¡¼¤òºï½ü¤·¤Þ¤¹"
1254
1255 #: build/poptBT.c:215 rpmdb/poptDB.c:28
1256 msgid "generate headers compatible with rpm4 packaging"
1257 msgstr ""
1258
1259 #: build/poptBT.c:217
1260 msgid "ignore ExcludeArch: directives from spec file"
1261 msgstr ""
1262
1263 #: build/poptBT.c:219
1264 #, fuzzy
1265 msgid "debug file state machine"
1266 msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s"
1267
1268 #: build/poptBT.c:221
1269 #, fuzzy
1270 msgid "do not execute any stages of the build"
1271 msgstr "ºîÀ®¤¹¤ë¤¿¤á¤Î¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
1272
1273 #: build/poptBT.c:223
1274 #, fuzzy
1275 msgid "do not verify build dependencies"
1276 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1277
1278 #: build/poptBT.c:225
1279 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
1280 msgstr ""
1281
1282 #: build/poptBT.c:229 lib/poptALL.c:220 lib/poptI.c:250 lib/poptQV.c:329
1283 #: lib/poptQV.c:338 lib/poptQV.c:377
1284 #, fuzzy
1285 msgid "don't verify package digest(s)"
1286 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1287
1288 #: build/poptBT.c:231 lib/poptALL.c:222 lib/poptI.c:252 lib/poptQV.c:332
1289 #: lib/poptQV.c:340 lib/poptQV.c:380
1290 #, fuzzy
1291 msgid "don't verify database header(s) when retrieved"
1292 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ÎÂоݥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1293
1294 #: build/poptBT.c:233 lib/poptALL.c:228 lib/poptI.c:254 lib/poptQV.c:335
1295 #: lib/poptQV.c:342 lib/poptQV.c:382
1296 #, fuzzy
1297 msgid "don't verify package signature(s)"
1298 msgstr "½ð̾¤Î¸¡¾Ú¤ò¤·¤Þ¤¹"
1299
1300 #: build/poptBT.c:236
1301 #, fuzzy
1302 msgid "do not accept i18N msgstr's from specfile"
1303 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤«¤é I18N ¤Ê msgstr ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
1304
1305 #: build/poptBT.c:238
1306 #, fuzzy
1307 msgid "remove sources when done"
1308 msgstr "½ªÎ»¸å¥½¡¼¥¹¤òºï½ü¤·¤Þ¤¹"
1309
1310 #: build/poptBT.c:240
1311 #, fuzzy
1312 msgid "remove specfile when done"
1313 msgstr "½ªÎ»¸å¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹"
1314
1315 #: build/poptBT.c:242
1316 msgid "skip straight to specified stage (only for c,i)"
1317 msgstr "»ØÄꤷ¤¿²áÄø¤Þ¤Ç¥¹¥­¥Ã¥×¤·¤Þ¤¹ (c¡¢i ¤Ç¤Î¤ßÍ­¸ú)"
1318
1319 #: build/poptBT.c:244
1320 #, fuzzy
1321 msgid "generate PGP/GPG signature"
1322 msgstr "PGP/GPG ½ð̾¤òÀ¸À®¤·¤Þ¤¹"
1323
1324 #: build/poptBT.c:246
1325 msgid "override target platform"
1326 msgstr "¥¿¡¼¥²¥Ã¥È¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤ò¾å½ñ¤­¤·¤Þ¤¹"
1327
1328 #: build/poptBT.c:248
1329 #, fuzzy
1330 msgid "lookup i18N strings in specfile catalog"
1331 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¥«¥¿¥í¥°Ãæ¤Î I18N Ê¸»úÎó¤òõ¤·¤Æ¤¤¤Þ¤¹"
1332
1333 #: build/spec.c:237
1334 #, fuzzy, c-format
1335 msgid "line %d: Bad number: %s\n"
1336 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤ÊÈÖ¹æ: %s"
1337
1338 #: build/spec.c:243
1339 #, fuzzy, c-format
1340 msgid "line %d: Bad no%s number: %d\n"
1341 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê no%s ÈÖ¹æ: %d"
1342
1343 #: build/spec.c:306
1344 #, c-format
1345 msgid "line %d: Bad %s number: %s\n"
1346 msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %s ÈÖ¹æ: %s\n"
1347
1348 #: build/spec.c:642
1349 #, fuzzy, c-format
1350 msgid "can't query %s: %s\n"
1351 msgstr "%s ¤òºï½ü(unlink)¤Ç¤­¤Þ¤»¤ó: %s\n"
1352
1353 #: build/spec.c:718
1354 #, fuzzy, c-format
1355 msgid "query of specfile %s failed, can't parse\n"
1356 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤Ø¤ÎÌ䤤¹ç¤ï¤»¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡¢¥Ñ¡¼¥¹¤Ç¤­¤Þ¤»¤ó\n"
1357
1358 #: lib/cpio.c:207
1359 #, fuzzy, c-format
1360 msgid "(error 0x%x)"
1361 msgstr "(¥¨¥é¡¼ 0x%x)"
1362
1363 #: lib/cpio.c:210
1364 msgid "Bad magic"
1365 msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯"
1366
1367 #: lib/cpio.c:211
1368 msgid "Bad/unreadable  header"
1369 msgstr "ÉÔÀµ¤Ê/ÉÔ²ÄÆɤʥإåÀ"
1370
1371 #: lib/cpio.c:232
1372 msgid "Header size too big"
1373 msgstr "¥Ø¥Ã¥À¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
1374
1375 #: lib/cpio.c:233
1376 #, fuzzy
1377 msgid "Unknown file type"
1378 msgstr "ÉÔÌÀ¤Ê¥Õ¥¡¥¤¥ë¥¿¥¤¥×"
1379
1380 #: lib/cpio.c:234
1381 #, fuzzy
1382 msgid "Missing hard link(s)"
1383 msgstr "¥Ï¡¼¥É¥ê¥ó¥¯¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
1384
1385 #: lib/cpio.c:235
1386 msgid "MD5 sum mismatch"
1387 msgstr ""
1388
1389 #: lib/cpio.c:236
1390 #, fuzzy
1391 msgid "Internal error"
1392 msgstr "ÆâÉô¥¨¥é¡¼"
1393
1394 #: lib/cpio.c:237
1395 msgid "Archive file not in header"
1396 msgstr ""
1397
1398 #: lib/cpio.c:248
1399 #, fuzzy
1400 msgid " failed - "
1401 msgstr "¼ºÇÔ - "
1402
1403 #: lib/depends.c:164
1404 #, fuzzy, c-format
1405 msgid "package %s was already added, replacing with %s\n"
1406 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹"
1407
1408 #: lib/depends.c:395
1409 msgid "(cached)"
1410 msgstr ""
1411
1412 #: lib/depends.c:422
1413 #, fuzzy
1414 msgid "(rpmrc provides)"
1415 msgstr "%s: %s ¤Ï rpmrc ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
1416
1417 #: lib/depends.c:439
1418 #, fuzzy
1419 msgid "(rpmlib provides)"
1420 msgstr "%s: %s ¤Ï rpmrc ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
1421
1422 #: lib/depends.c:468
1423 #, fuzzy
1424 msgid "(db files)"
1425 msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s"
1426
1427 #: lib/depends.c:481
1428 #, fuzzy
1429 msgid "(db provides)"
1430 msgstr "%s: %s ¤Ï db ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
1431
1432 #: lib/depends.c:494
1433 #, fuzzy
1434 msgid "(db package)"
1435 msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
1436
1437 #: lib/depends.c:852
1438 #, c-format
1439 msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
1440 msgstr ""
1441
1442 #: lib/depends.c:974
1443 #, fuzzy, c-format
1444 msgid "removing %s \"%s\" from tsort relations.\n"
1445 msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
1446
1447 #. Record all relations.
1448 #: lib/depends.c:1208
1449 msgid "========== recording tsort relations\n"
1450 msgstr ""
1451
1452 #. T4. Scan for zeroes.
1453 #: lib/depends.c:1309
1454 msgid ""
1455 "========== tsorting packages (order, #predecessors, #succesors, tree, "
1456 "depth)\n"
1457 msgstr ""
1458
1459 #: lib/depends.c:1393
1460 msgid "========== successors only (presentation order)\n"
1461 msgstr ""
1462
1463 #: lib/depends.c:1463
1464 msgid "LOOP:\n"
1465 msgstr ""
1466
1467 #: lib/depends.c:1498
1468 msgid "========== continuing tsort ...\n"
1469 msgstr ""
1470
1471 #. Return no. of packages that could not be ordered.
1472 #: lib/depends.c:1503
1473 #, c-format
1474 msgid "rpmtsOrder failed, %d elements remain\n"
1475 msgstr ""
1476
1477 #: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:355
1478 #: rpmdb/header.c:3334 rpmdb/header.c:3363 rpmdb/header.c:3387
1479 msgid "(not a number)"
1480 msgstr "(¿ô»ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)"
1481
1482 #: lib/formats.c:170
1483 #, fuzzy
1484 msgid "(not base64)"
1485 msgstr "(¿ô»ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)"
1486
1487 #: lib/formats.c:180
1488 msgid "(invalid type)"
1489 msgstr ""
1490
1491 #: lib/formats.c:205 lib/formats.c:254
1492 #, fuzzy
1493 msgid "(not a blob)"
1494 msgstr "(¿ô»ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)"
1495
1496 #: lib/formats.c:279
1497 #, fuzzy
1498 msgid "(not an OpenPGP signature)"
1499 msgstr "PGP ½ð̾¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
1500
1501 #: lib/fs.c:73
1502 #, fuzzy, c-format
1503 msgid "mntctl() failed to return size: %s\n"
1504 msgstr "mntctl() fugger ¥µ¥¤¥º¤òÊÖ¤¹¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
1505
1506 #: lib/fs.c:88
1507 #, fuzzy, c-format
1508 msgid "mntctl() failed to return mount points: %s\n"
1509 msgstr "mntctl() fugger ¥µ¥¤¥º¤òÊÖ¤¹¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
1510
1511 #: lib/fs.c:108 lib/fs.c:193 lib/fs.c:303
1512 #, fuzzy, c-format
1513 msgid "failed to stat %s: %s\n"
1514 msgstr "stat %s ¤Ë¼ºÇÔ: %s"
1515
1516 #: lib/fs.c:151 rpmio/url.c:523
1517 #, fuzzy, c-format
1518 msgid "failed to open %s: %s\n"
1519 msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s"
1520
1521 #: lib/fs.c:326
1522 #, fuzzy, c-format
1523 msgid "file %s is on an unknown device\n"
1524 msgstr "¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÌÀ¤Ê¥Ç¥Ð¥¤¥¹¤Ç¤¹"
1525
1526 #: lib/fsm.c:340
1527 msgid "========== Directories not explictly included in package:\n"
1528 msgstr ""
1529
1530 #: lib/fsm.c:342
1531 #, fuzzy, c-format
1532 msgid "%10d %s\n"
1533 msgstr "%d ¹ÔÌÜ: %s"
1534
1535 #: lib/fsm.c:1245
1536 #, c-format
1537 msgid "%s directory created with perms %04o.\n"
1538 msgstr ""
1539
1540 #: lib/fsm.c:1543
1541 #, c-format
1542 msgid "archive file %s was not found in header file list\n"
1543 msgstr ""
1544
1545 #: lib/fsm.c:1672 lib/fsm.c:1808
1546 #, fuzzy, c-format
1547 msgid "%s saved as %s\n"
1548 msgstr "·Ù¹ð: %s ¤Ï %s ¤È¤·¤ÆÊݸ¤µ¤ì¤Þ¤¹"
1549
1550 #: lib/fsm.c:1834
1551 #, fuzzy, c-format
1552 msgid "%s rmdir of %s failed: Directory not empty\n"
1553 msgstr "%s ¤òºï½ü¤Ç¤­¤Þ¤»¤ó - ¥Ç¥£¥ì¥¯¥È¥ê¤¬¶õ¤Ç¤¢¤ê¤Þ¤»¤ó"
1554
1555 #: lib/fsm.c:1840
1556 #, fuzzy, c-format
1557 msgid "%s rmdir of %s failed: %s\n"
1558 msgstr "%s ¤Î rmdir ¤Ë¼ºÇÔ: %s"
1559
1560 #: lib/fsm.c:1850
1561 #, fuzzy, c-format
1562 msgid "%s unlink of %s failed: %s\n"
1563 msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n"
1564
1565 #: lib/fsm.c:1870
1566 #, fuzzy, c-format
1567 msgid "%s created as %s\n"
1568 msgstr "·Ù¹ð: %s ¤Ï %s ¤È¤·¤ÆºîÀ®¤µ¤ì¤Þ¤¹"
1569
1570 #: lib/misc.c:45
1571 #, fuzzy, c-format
1572 msgid "cannot create %%%s %s\n"
1573 msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
1574
1575 #: lib/misc.c:50
1576 #, fuzzy, c-format
1577 msgid "cannot write to %%%s %s\n"
1578 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
1579
1580 #: lib/misc.c:190 lib/misc.c:195 lib/misc.c:201
1581 #, fuzzy, c-format
1582 msgid "error creating temporary file %s\n"
1583 msgstr "°ì»þ¥Õ¥¡¥¤¥ë %s ¤ÎºîÀ®¥¨¥é¡¼"
1584
1585 #: lib/package.c:362
1586 #, c-format
1587 msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
1588 msgstr ""
1589
1590 #: lib/package.c:371 lib/package.c:435 lib/package.c:502 lib/signature.c:226
1591 #, c-format
1592 msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
1593 msgstr ""
1594
1595 #: lib/package.c:391 lib/signature.c:242
1596 #, c-format
1597 msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
1598 msgstr ""
1599
1600 #: lib/package.c:412 lib/signature.c:263
1601 #, c-format
1602 msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
1603 msgstr ""
1604
1605 #: lib/package.c:426 lib/signature.c:277
1606 #, c-format
1607 msgid "region size: BAD, ril(%d) > il(%d)\n"
1608 msgstr ""
1609
1610 #: lib/package.c:454
1611 msgid "hdr SHA1: BAD, not hex\n"
1612 msgstr ""
1613
1614 #: lib/package.c:472
1615 msgid "hdr DSA: BAD, not binary\n"
1616 msgstr ""
1617
1618 #: lib/package.c:536 lib/package.c:576 lib/package.c:877 lib/package.c:901
1619 #: lib/package.c:931 lib/rpmchecksig.c:806
1620 #, c-format
1621 msgid "only V3 signatures can be verified, skipping V%u signature\n"
1622 msgstr ""
1623
1624 #: lib/package.c:655
1625 #, c-format
1626 msgid "hdr size(%d): BAD, read returned %d\n"
1627 msgstr ""
1628
1629 #: lib/package.c:659
1630 msgid "hdr magic: BAD\n"
1631 msgstr ""
1632
1633 #: lib/package.c:667
1634 #, c-format
1635 msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
1636 msgstr ""
1637
1638 #: lib/package.c:676
1639 #, c-format
1640 msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
1641 msgstr ""
1642
1643 #: lib/package.c:690
1644 #, c-format
1645 msgid "hdr blob(%d): BAD, read returned %d\n"
1646 msgstr ""
1647
1648 #: lib/package.c:703
1649 msgid "hdr load: BAD\n"
1650 msgstr ""
1651
1652 #: lib/package.c:768
1653 #, fuzzy
1654 msgid "packaging version 1 is not supported by this version of RPM\n"
1655 msgstr ""
1656 "¥á¥¸¥ã¡¼ÈÖ¹æ <=3 ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î¤ß¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Î RPM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹"
1657
1658 #: lib/package.c:776
1659 #, fuzzy
1660 msgid ""
1661 "only packaging with major numbers <= 4 is supported by this version of RPM\n"
1662 msgstr ""
1663 "¥á¥¸¥ã¡¼ÈÖ¹æ <=3 ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î¤ß¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Î RPM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹"
1664
1665 #: lib/package.c:787 lib/rpmchecksig.c:230 lib/rpmchecksig.c:721
1666 #, fuzzy, c-format
1667 msgid "%s: rpmReadSignature failed: %s"
1668 msgstr "%s: rpmReadSignature ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
1669
1670 #: lib/package.c:794 lib/rpmchecksig.c:237 lib/rpmchecksig.c:729
1671 #, c-format
1672 msgid "%s: No signature available\n"
1673 msgstr "%s: Í­¸ú¤Ê½ð̾¤Ï¤¢¤ê¤Þ¤»¤ó\n"
1674
1675 #: lib/package.c:841
1676 #, fuzzy, c-format
1677 msgid "%s: headerRead failed: %s"
1678 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
1679
1680 #: lib/package.c:944 lib/rpmchecksig.c:118 lib/rpmchecksig.c:644
1681 #, fuzzy, c-format
1682 msgid "%s: Fread failed: %s\n"
1683 msgstr "%s: Fread ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
1684
1685 #: lib/poptALL.c:207
1686 msgid "predefine MACRO with value EXPR"
1687 msgstr ""
1688
1689 #: lib/poptALL.c:208 lib/poptALL.c:211
1690 msgid "'MACRO EXPR'"
1691 msgstr ""
1692
1693 #: lib/poptALL.c:210
1694 msgid "define MACRO with value EXPR"
1695 msgstr ""
1696
1697 #: lib/poptALL.c:213
1698 #, fuzzy
1699 msgid "print macro expansion of EXPR"
1700 msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
1701
1702 #: lib/poptALL.c:214
1703 msgid "'EXPR'"
1704 msgstr ""
1705
1706 #: lib/poptALL.c:216 lib/poptALL.c:235 lib/poptALL.c:239
1707 msgid "read <FILE:...> instead of default file(s)"
1708 msgstr ""
1709
1710 #: lib/poptALL.c:217 lib/poptALL.c:236 lib/poptALL.c:240
1711 msgid "<FILE:...>"
1712 msgstr ""
1713
1714 #: lib/poptALL.c:225 lib/poptALL.c:259
1715 msgid "disable use of libio(3) API"
1716 msgstr ""
1717
1718 #: lib/poptALL.c:231
1719 #, fuzzy
1720 msgid "send stdout to CMD"
1721 msgstr "ɸ½à½ÐÎϤò <cmd> ¤Ø¥Ñ¥¤¥×¤·¤Þ¤¹"
1722
1723 #: lib/poptALL.c:232
1724 msgid "CMD"
1725 msgstr ""
1726
1727 #: lib/poptALL.c:243
1728 #, fuzzy
1729 msgid "use ROOT as top level directory"
1730 msgstr "¥È¥Ã¥×¥Ç¥£¥ì¥¯¥È¥ê¤È¤·¤Æ <dir> ¤ò»ÈÍѤ·¤Þ¤¹"
1731
1732 #: lib/poptALL.c:244
1733 msgid "ROOT"
1734 msgstr ""
1735
1736 #: lib/poptALL.c:247
1737 msgid "display known query tags"
1738 msgstr ""
1739
1740 #: lib/poptALL.c:249
1741 msgid "display final rpmrc and macro configuration"
1742 msgstr ""
1743
1744 #: lib/poptALL.c:251
1745 msgid "provide less detailed output"
1746 msgstr ""
1747
1748 #: lib/poptALL.c:253
1749 msgid "provide more detailed output"
1750 msgstr ""
1751
1752 #: lib/poptALL.c:255
1753 msgid "print the version of rpm being used"
1754 msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
1755
1756 #: lib/poptALL.c:268
1757 #, fuzzy
1758 msgid "debug payload file state machine"
1759 msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s"
1760
1761 #: lib/poptALL.c:270
1762 msgid "debug protocol data stream"
1763 msgstr ""
1764
1765 #: lib/poptALL.c:275
1766 #, fuzzy
1767 msgid "debug option/argument processing"
1768 msgstr "°ú¿ô½èÍý(%d)¤Ç¤ÎÆâÉô¥¨¥é¡¼ :-(\n"
1769
1770 #: lib/poptALL.c:278
1771 #, fuzzy
1772 msgid "debug package state machine"
1773 msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s"
1774
1775 #: lib/poptALL.c:290
1776 msgid "debug rpmio I/O"
1777 msgstr ""
1778
1779 #: lib/poptALL.c:298
1780 msgid "debug URL cache handling"
1781 msgstr ""
1782
1783 #. @-nullpass@
1784 #: lib/poptALL.c:368
1785 #, c-format
1786 msgid "%s: option table misconfigured (%d)\n"
1787 msgstr ""
1788
1789 #: lib/poptI.c:57
1790 #, fuzzy
1791 msgid "exclude paths must begin with a /"
1792 msgstr "½ü³°¤¹¤ë¥Ñ¥¹¤Ï / ¤«¤é»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
1793
1794 #: lib/poptI.c:71
1795 msgid "relocations must begin with a /"
1796 msgstr "ºÆÇÛÃ֤Ϡ/ ¤«¤é»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
1797
1798 #: lib/poptI.c:74
1799 msgid "relocations must contain a ="
1800 msgstr "ºÆÇÛÃ֤Ϡ= ¤ò´Þ¤ó¤Ç¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
1801
1802 #: lib/poptI.c:77
1803 msgid "relocations must have a / following the ="
1804 msgstr "ºÆÇÛÃ֤Ϡ= ¤Î¼¡¤Ë / ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
1805
1806 #: lib/poptI.c:92
1807 msgid "rollback takes a time/date stamp argument"
1808 msgstr ""
1809
1810 #: lib/poptI.c:99
1811 msgid "malformed rollback time/date stamp argument"
1812 msgstr ""
1813
1814 #: lib/poptI.c:151
1815 #, fuzzy
1816 msgid "add suggested packages to transaction"
1817 msgstr "¥°¥ë¡¼¥×Ãæ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹\n"
1818
1819 #: lib/poptI.c:155
1820 msgid "install all files, even configurations which might otherwise be skipped"
1821 msgstr "ÀßÄê¤ò¥¹¥­¥Ã¥×¤·¡¢Á´¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
1822
1823 #: lib/poptI.c:159
1824 msgid ""
1825 "remove all packages which match <package> (normally an error is generated if "
1826 "<package> specified multiple packages)"
1827 msgstr ""
1828 "<package> ¤È°ìÃפ¹¤ë¥Ñ¥Ã¥±¡¼¥¸Á´¤Æ¤òºï½ü¤·¤Þ¤¹(°ìÈÌ\n"
1829 "\t\t\t      Åª¤ËÊ£¿ô¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò»ØÄꤹ¤ë¤È¥¨¥é¡¼¤Ë¤Ê¤ê¤Þ¤¹)"
1830
1831 #: lib/poptI.c:165 lib/poptI.c:234
1832 #, fuzzy
1833 msgid "do not execute package scriptlet(s)"
1834 msgstr "¥Ñ¥Ã¥±¡¼¥¸»ØÄê¤Î¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
1835
1836 #: lib/poptI.c:169
1837 #, fuzzy
1838 msgid "relocate files in non-relocateable package"
1839 msgstr "¥Ñ¥¹ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó(¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤ËÂФ·¤Æ)"
1840
1841 #: lib/poptI.c:172
1842 msgid "save erased package files by renaming into sub-directory"
1843 msgstr ""
1844
1845 #: lib/poptI.c:175
1846 msgid "erase (uninstall) package"
1847 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤òºï½ü(¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë)¤·¤Þ¤¹"
1848
1849 #: lib/poptI.c:175
1850 #, fuzzy
1851 msgid "<package>+"
1852 msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
1853
1854 #: lib/poptI.c:178 lib/poptI.c:215
1855 #, fuzzy
1856 msgid "do not install configuration files"
1857 msgstr "Á´¤Æ¤ÎÀßÄê¥Õ¥¡¥¤¥ë¤òÎóµó¤·¤Þ¤¹"
1858
1859 #: lib/poptI.c:181 lib/poptI.c:220
1860 msgid "do not install documentation"
1861 msgstr "¥É¥­¥å¥á¥ó¥È¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤»¤ó"
1862
1863 #: lib/poptI.c:183
1864 #, fuzzy
1865 msgid "skip files with leading component <path> "
1866 msgstr "¥Ñ¥¹ <path> Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
1867
1868 #: lib/poptI.c:184
1869 msgid "<path>"
1870 msgstr ""
1871
1872 #: lib/poptI.c:187
1873 msgid "short hand for --replacepkgs --replacefiles"
1874 msgstr "--replacepkgs ¤È --replacefiles ¤òû½Ì¤·¤¿¤â¤Î"
1875
1876 #: lib/poptI.c:191
1877 #, fuzzy
1878 msgid "upgrade package(s) if already installed"
1879 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹"
1880
1881 #: lib/poptI.c:192 lib/poptI.c:208 lib/poptI.c:301
1882 #, fuzzy
1883 msgid "<packagefile>+"
1884 msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
1885
1886 #: lib/poptI.c:194
1887 msgid "print hash marks as package installs (good with -v)"
1888 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëºÝ¤Ë '#' ¤Çɽ¼¨¤·¤Þ¤¹(-v ¤ò»ÈÍѤ¹¤ë¤ÈÎɤ¤)"
1889
1890 #: lib/poptI.c:197
1891 msgid "don't verify package architecture"
1892 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ÎÂоݥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1893
1894 #: lib/poptI.c:200
1895 msgid "don't verify package operating system"
1896 msgstr "¥Ñ¥Ã¥±¡¼¥¸ÂоÝOS¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1897
1898 #: lib/poptI.c:203
1899 msgid "don't check disk space before installing"
1900 msgstr "¥¤¥ó¥¹¥È¡¼¥ëÁ°¤Ë¥Ç¥£¥¹¥¯¤ÎÍÆÎÌ¥Á¥§¥Ã¥¯¤ò¤·¤Þ¤»¤ó"
1901
1902 #: lib/poptI.c:205
1903 msgid "install documentation"
1904 msgstr "¥É¥­¥å¥á¥ó¥È¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
1905
1906 #: lib/poptI.c:208
1907 #, fuzzy
1908 msgid "install package(s)"
1909 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
1910
1911 #: lib/poptI.c:211
1912 msgid "update the database, but do not modify the filesystem"
1913 msgstr ""
1914 "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¹¹¿·¤·¤Þ¤¹¤¬¡¢\n"
1915 "¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ÎÊѹ¹¤·¤Þ¤»¤ó"
1916
1917 #: lib/poptI.c:217
1918 msgid "do not verify package dependencies"
1919 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1920
1921 #: lib/poptI.c:223 lib/poptQV.c:275 lib/poptQV.c:278
1922 #, fuzzy
1923 msgid "don't verify MD5 digest of files"
1924 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
1925
1926 #: lib/poptI.c:226
1927 msgid "do not reorder package installation to satisfy dependencies"
1928 msgstr ""
1929 "°Í¸À­¤òËþ¤¿¤¹¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î\n"
1930 "¥¤¥ó¥¹¥È¡¼¥ë¤òÍ׵ᤷ¤Þ¤»¤ó"
1931
1932 #: lib/poptI.c:231
1933 msgid "do not suggest missing dependency resolution(s)"
1934 msgstr ""
1935
1936 #: lib/poptI.c:238
1937 #, fuzzy, c-format
1938 msgid "do not execute %%pre scriptlet (if any)"
1939 msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
1940
1941 #: lib/poptI.c:241
1942 #, fuzzy, c-format
1943 msgid "do not execute %%post scriptlet (if any)"
1944 msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
1945
1946 #: lib/poptI.c:244
1947 #, fuzzy, c-format
1948 msgid "do not execute %%preun scriptlet (if any)"
1949 msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
1950
1951 #: lib/poptI.c:247
1952 #, fuzzy, c-format
1953 msgid "do not execute %%postun scriptlet (if any)"
1954 msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
1955
1956 #: lib/poptI.c:257
1957 #, fuzzy
1958 msgid "do not execute any scriptlet(s) triggered by this package"
1959 msgstr ""
1960 "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥¹¥¯¥ê¥×¥È¤ò\n"
1961 "¼Â¹Ô¤·¤Þ¤»¤ó"
1962
1963 #: lib/poptI.c:260
1964 #, fuzzy, c-format
1965 msgid "do not execute any %%triggerprein scriptlet(s)"
1966 msgstr "¥Ñ¥Ã¥±¡¼¥¸»ØÄê¤Î¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
1967
1968 #: lib/poptI.c:263
1969 #, fuzzy, c-format
1970 msgid "do not execute any %%triggerin scriptlet(s)"
1971 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
1972
1973 #: lib/poptI.c:266
1974 #, fuzzy, c-format
1975 msgid "do not execute any %%triggerun scriptlet(s)"
1976 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
1977
1978 #: lib/poptI.c:269
1979 #, fuzzy, c-format
1980 msgid "do not execute any %%triggerpostun scriptlet(s)"
1981 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
1982
1983 #: lib/poptI.c:273
1984 msgid ""
1985 "upgrade to an old version of the package (--force on upgrades does this "
1986 "automatically)"
1987 msgstr ""
1988 "¸Å¤¤¥Ð¡¼¥¸¥ç¥ó¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¥¢¥Ã¥×¥°¥ì¡¼¥É¤·¤Þ¤¹\n"
1989 "(¥¢¥Ã¥×¥°¥ì¡¼¥É»þ¤Î --force ¤Ï¤³¤ì¤ò¼«Æ°Åª¤Ë¹Ô¤¤¤Þ¤¹)"
1990
1991 #: lib/poptI.c:277
1992 msgid "print percentages as package installs"
1993 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëºÝ¤Ë '%' ¤Çɽ¼¨¤·¤Þ¤¹"
1994
1995 #: lib/poptI.c:279
1996 msgid "relocate the package to <dir>, if relocatable"
1997 msgstr ""
1998 "ºÆÇÛÃÖ²Äǽ¤Ê¥Ñ¥Ã¥±¡¼¥¸¤ËÂФ·¡¢¥¤¥ó¥¹¥È¡¼¥ë¥Ñ¥¹\n"
1999 "ÀÜƬ¼­¤ò <dir> ¤ËÀßÄꤷ¤Þ¤¹"
2000
2001 #: lib/poptI.c:280
2002 msgid "<dir>"
2003 msgstr ""
2004
2005 #: lib/poptI.c:282
2006 #, fuzzy
2007 msgid "relocate files from path <old> to <new>"
2008 msgstr "<oldpath> ¤«¤é <newpath> ¤Ë¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤µ¤»¤Þ¤¹"
2009
2010 #: lib/poptI.c:283
2011 #, fuzzy
2012 msgid "<old>=<new>"
2013 msgstr "<oldpath> ¤«¤é <newpath> ¤Ë¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤µ¤»¤Þ¤¹"
2014
2015 #: lib/poptI.c:286
2016 msgid "save erased package files by repackaging"
2017 msgstr ""
2018
2019 #: lib/poptI.c:289
2020 msgid "install even if the package replaces installed files"
2021 msgstr ""
2022 "¥¤¥ó¥¹¥È¡¼¥ë»þ¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë¥Õ¥¡¥¤¥ë¤¬\n"
2023 "¤¢¤Ã¤Æ¤â¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
2024
2025 #: lib/poptI.c:292
2026 msgid "reinstall if the package is already present"
2027 msgstr "´û¤Ë¸ºß¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ç¤âºÆ¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
2028
2029 #: lib/poptI.c:294
2030 msgid "deinstall new, reinstall old, package(s), back to <date>"
2031 msgstr ""
2032
2033 #: lib/poptI.c:295
2034 msgid "<date>"
2035 msgstr ""
2036
2037 #: lib/poptI.c:297
2038 msgid "don't install, but tell if it would work or not"
2039 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤»¤º¤Ë¡¢¥Æ¥¹¥È¤Î¤ß¹Ô¤¤¤Þ¤¹"
2040
2041 #: lib/poptI.c:300
2042 #, fuzzy
2043 msgid "upgrade package(s)"
2044 msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
2045
2046 #: lib/poptQV.c:95
2047 #, fuzzy
2048 msgid "query/verify all packages"
2049 msgstr "Á´¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
2050
2051 #: lib/poptQV.c:97
2052 #, fuzzy
2053 msgid "rpm checksig mode"
2054 msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
2055
2056 #: lib/poptQV.c:99
2057 #, fuzzy
2058 msgid "query/verify package(s) owning file"
2059 msgstr "<file> ¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2060
2061 #: lib/poptQV.c:101
2062 #, fuzzy
2063 msgid "query/verify package(s) with file identifier"
2064 msgstr "¥Õ¥¡¥¤¥ë¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2065
2066 #: lib/poptQV.c:103
2067 #, fuzzy
2068 msgid "query/verify package(s) in group"
2069 msgstr "¥°¥ë¡¼¥×Ãæ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹\n"
2070
2071 #: lib/poptQV.c:105
2072 #, fuzzy
2073 msgid "query/verify package(s) with header identifier"
2074 msgstr "¥Õ¥¡¥¤¥ë¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2075
2076 #: lib/poptQV.c:107
2077 #, fuzzy
2078 msgid "query/verify a package file"
2079 msgstr "Á´¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
2080
2081 #: lib/poptQV.c:109
2082 #, fuzzy
2083 msgid "query/verify package(s) with package identifier"
2084 msgstr "¥Õ¥¡¥¤¥ë¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2085
2086 #: lib/poptQV.c:111
2087 #, fuzzy
2088 msgid "rpm query mode"
2089 msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
2090
2091 #: lib/poptQV.c:113
2092 #, fuzzy
2093 msgid "query/verify a header instance"
2094 msgstr "¥Õ¥¡¥¤¥ë¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2095
2096 #: lib/poptQV.c:115
2097 #, fuzzy
2098 msgid "query a spec file"
2099 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2100
2101 #: lib/poptQV.c:115
2102 msgid "<spec>"
2103 msgstr ""
2104
2105 #: lib/poptQV.c:117
2106 #, fuzzy
2107 msgid "query/verify package(s) from install transaction"
2108 msgstr "¥°¥ë¡¼¥×Ãæ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹\n"
2109
2110 #: lib/poptQV.c:119
2111 #, fuzzy
2112 msgid "query the package(s) triggered by the package"
2113 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
2114
2115 #: lib/poptQV.c:121
2116 #, fuzzy
2117 msgid "rpm verify mode"
2118 msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
2119
2120 #: lib/poptQV.c:123
2121 #, fuzzy
2122 msgid "query/verify the package(s) which require a dependency"
2123 msgstr ""
2124 "<cap> ¤Îµ¡Ç½¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤Æ\n"
2125 "Ì䤤¹ç¤ï¤»¤Þ¤¹"
2126
2127 #: lib/poptQV.c:125
2128 #, fuzzy
2129 msgid "query/verify the package(s) which provide a dependency"
2130 msgstr "<cap> ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
2131
2132 #: lib/poptQV.c:226
2133 #, fuzzy
2134 msgid "list all configuration files"
2135 msgstr "Á´¤Æ¤ÎÀßÄê¥Õ¥¡¥¤¥ë¤òÎóµó¤·¤Þ¤¹"
2136
2137 #: lib/poptQV.c:228
2138 #, fuzzy
2139 msgid "list all documentation files"
2140 msgstr "Á´¤Æ¤Î¥É¥­¥å¥á¥ó¥È¥Õ¥¡¥¤¥ë¤òÎóµó¤·¤Þ¤¹"
2141
2142 #: lib/poptQV.c:230
2143 #, fuzzy
2144 msgid "dump basic file information"
2145 msgstr "´ðËÜŪ¤Ê¥Õ¥¡¥¤¥ë¾ðÊó¤ò¥À¥ó¥×¤·¤Þ¤¹"
2146
2147 #: lib/poptQV.c:234
2148 #, fuzzy
2149 msgid "list files in package"
2150 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤òÎóµó¤·¤Þ¤¹\n"
2151
2152 #: lib/poptQV.c:239
2153 #, c-format
2154 msgid "skip %%ghost files"
2155 msgstr ""
2156
2157 #: lib/poptQV.c:243
2158 #, c-format
2159 msgid "skip %%license files"
2160 msgstr ""
2161
2162 #: lib/poptQV.c:246
2163 #, fuzzy, c-format
2164 msgid "skip %%readme files"
2165 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2166
2167 #: lib/poptQV.c:252
2168 msgid "use the following query format"
2169 msgstr "°Ê²¼¤ÎÌ䤤¹ç¤ï¤»¥Õ¥©¡¼¥Þ¥Ã¥È¤ò»ÈÍѤ·¤Þ¤¹"
2170
2171 #: lib/poptQV.c:254
2172 #, fuzzy
2173 msgid "substitute i18n sections into spec file"
2174 msgstr "°Ê²¼¤Î¥«¥¿¥í¥°¤«¤é i18n ¥»¥¯¥·¥ç¥ó¤òÃÖ¤­´¹¤¨¤Þ¤¹"
2175
2176 #: lib/poptQV.c:256
2177 msgid "display the states of the listed files"
2178 msgstr "Îóµó¤·¤¿¥Õ¥¡¥¤¥ë¤Î¾õÂÖ¤òɽ¼¨¤·¤Þ¤¹"
2179
2180 #: lib/poptQV.c:282
2181 #, fuzzy
2182 msgid "don't verify size of files"
2183 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2184
2185 #: lib/poptQV.c:285
2186 #, fuzzy
2187 msgid "don't verify symlink path of files"
2188 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2189
2190 #: lib/poptQV.c:288
2191 #, fuzzy
2192 msgid "don't verify owner of files"
2193 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2194
2195 #: lib/poptQV.c:291
2196 #, fuzzy
2197 msgid "don't verify group of files"
2198 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2199
2200 #: lib/poptQV.c:294
2201 msgid "don't verify modification time of files"
2202 msgstr ""
2203
2204 #: lib/poptQV.c:297 lib/poptQV.c:300
2205 #, fuzzy
2206 msgid "don't verify mode of files"
2207 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2208
2209 #: lib/poptQV.c:303
2210 #, fuzzy
2211 msgid "don't verify files in package"
2212 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2213
2214 #: lib/poptQV.c:306 lib/poptQV.c:309 tools/rpmgraph.c:274
2215 #, fuzzy
2216 msgid "don't verify package dependencies"
2217 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2218
2219 #: lib/poptQV.c:314 lib/poptQV.c:318 lib/poptQV.c:321 lib/poptQV.c:324
2220 #, fuzzy
2221 msgid "don't execute verify script(s)"
2222 msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
2223
2224 #: lib/poptQV.c:348
2225 #, fuzzy
2226 msgid "don't verify GPG V3 DSA signature(s)"
2227 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2228
2229 #: lib/poptQV.c:351
2230 #, fuzzy
2231 msgid "don't verify PGP V3 RSA/MD5 signature(s)"
2232 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
2233
2234 #: lib/poptQV.c:366
2235 #, fuzzy
2236 msgid "sign package(s) (identical to --resign)"
2237 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ð̾¤·¤Þ¤¹(¸½ºß¤Î½ð̾¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹)"
2238
2239 #: lib/poptQV.c:368
2240 #, fuzzy
2241 msgid "verify package signature(s)"
2242 msgstr "½ð̾¤Î¸¡¾Ú¤ò¤·¤Þ¤¹"
2243
2244 #: lib/poptQV.c:370
2245 msgid "import an armored public key"
2246 msgstr ""
2247
2248 #: lib/poptQV.c:372
2249 #, fuzzy
2250 msgid "sign package(s) (identical to --addsign)"
2251 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ð̾¤·¤Þ¤¹(¸½ºß¤Î½ð̾¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹)"
2252
2253 #: lib/poptQV.c:374
2254 #, fuzzy
2255 msgid "generate signature"
2256 msgstr "PGP/GPG ½ð̾¤òÀ¸À®¤·¤Þ¤¹"
2257
2258 #: lib/psm.c:254 rpmdb/header_internal.c:164
2259 #, c-format
2260 msgid "Data type %d not supported\n"
2261 msgstr "¥Ç¡¼¥¿¥¿¥¤¥× %d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2262
2263 #: lib/psm.c:465
2264 #, fuzzy
2265 msgid "source package expected, binary found\n"
2266 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤¬´üÂÔ¤µ¤ì¤Þ¤¹¡¢¥Ð¥¤¥Ê¥ê¤Ï¸«¤Ä¤«¤ê¤Þ¤·¤¿"
2267
2268 #: lib/psm.c:582
2269 #, fuzzy
2270 msgid "source package contains no .spec file\n"
2271 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
2272
2273 #: lib/psm.c:918
2274 #, c-format
2275 msgid "%s: waitpid(%d) rc %d status %x\n"
2276 msgstr ""
2277
2278 #: lib/psm.c:1001
2279 #, c-format
2280 msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n"
2281 msgstr ""
2282
2283 #: lib/psm.c:1009
2284 #, c-format
2285 msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n"
2286 msgstr ""
2287
2288 #: lib/psm.c:1172
2289 #, c-format
2290 msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n"
2291 msgstr ""
2292
2293 #: lib/psm.c:1195
2294 #, fuzzy, c-format
2295 msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n"
2296 msgstr "%s ¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹ - Å¾Á÷¼ºÇÔ - %s\n"
2297
2298 #: lib/psm.c:1201
2299 #, fuzzy, c-format
2300 msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n"
2301 msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ"
2302
2303 #: lib/psm.c:1608
2304 #, fuzzy, c-format
2305 msgid "%s: %s has %d files, test = %d\n"
2306 msgstr "¥Ñ¥Ã¥±¡¼¥¸: %s-%s-%s ¥Õ¥¡¥¤¥ë¥Æ¥¹¥È = %d\n"
2307
2308 #: lib/psm.c:1744
2309 #, c-format
2310 msgid "%s: %s scriptlet failed (%d), skipping %s\n"
2311 msgstr ""
2312
2313 #: lib/psm.c:1853
2314 #, fuzzy
2315 msgid "Unable to reload signature header\n"
2316 msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
2317
2318 #: lib/psm.c:1899
2319 #, fuzzy, c-format
2320 msgid "user %s does not exist - using root\n"
2321 msgstr "¥æ¡¼¥¶ %s ¤Ï¸ºß¤·¤Þ¤»¤ó - root ¤ò»ÈÍѤ·¤Þ¤¹"
2322
2323 #: lib/psm.c:1908
2324 #, fuzzy, c-format
2325 msgid "group %s does not exist - using root\n"
2326 msgstr "¥°¥ë¡¼¥× %s ¤Ï¸ºß¤·¤Þ¤»¤ó - root ¤ò»ÈÍѤ·¤Þ¤¹"
2327
2328 #: lib/psm.c:1956
2329 #, fuzzy, c-format
2330 msgid "unpacking of archive failed%s%s: %s\n"
2331 msgstr "¥Õ¥¡¥¤¥ë %s ¤Î¥¢¡¼¥«¥¤¥Ö¤Î¿­Ä¹¤Ë¼ºÇÔ %s%s: %s"
2332
2333 #: lib/psm.c:1957
2334 #, fuzzy
2335 msgid " on file "
2336 msgstr "¥Õ¥¡¥¤¥ë¾å"
2337
2338 #: lib/psm.c:2154
2339 #, fuzzy, c-format
2340 msgid "%s failed on file %s: %s\n"
2341 msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s"
2342
2343 #: lib/psm.c:2157
2344 #, fuzzy, c-format
2345 msgid "%s failed: %s\n"
2346 msgstr "%s ¼ºÇÔ"
2347
2348 #: lib/query.c:122 lib/rpmts.c:430
2349 #, fuzzy, c-format
2350 msgid "incorrect format: %s\n"
2351 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Î¥¨¥é¡¼: %s\n"
2352
2353 #. @-boundswrite@
2354 #: lib/query.c:181
2355 msgid "(contains no files)"
2356 msgstr "¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
2357
2358 #: lib/query.c:246
2359 msgid "normal        "
2360 msgstr "Ä̾ï"
2361
2362 #: lib/query.c:249
2363 msgid "replaced      "
2364 msgstr "ÃÖ¤­´¹¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
2365
2366 #: lib/query.c:252
2367 msgid "not installed "
2368 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2369
2370 #: lib/query.c:255
2371 msgid "net shared    "
2372 msgstr "¥Í¥Ã¥È¶¦Í­"
2373
2374 #: lib/query.c:258
2375 msgid "(no state)    "
2376 msgstr "(²¿¤Î¾õÂ֤⤢¤ê¤Þ¤»¤ó)"
2377
2378 #: lib/query.c:261
2379 #, c-format
2380 msgid "(unknown %3d) "
2381 msgstr "(̤ÃΤΠ%3d)"
2382
2383 #: lib/query.c:279
2384 #, fuzzy
2385 msgid "package has not file owner/group lists\n"
2386 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥Õ¥¡¥¤¥ë½êÍ­¼Ô¤ä id ¥ê¥¹¥È¤ò¤É¤Á¤é¤â»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
2387
2388 #: lib/query.c:312
2389 #, fuzzy
2390 msgid "package has neither file owner or id lists\n"
2391 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥Õ¥¡¥¤¥ë½êÍ­¼Ô¤ä id ¥ê¥¹¥È¤ò¤É¤Á¤é¤â»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
2392
2393 #: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464
2394 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441
2395 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164
2396 #, c-format
2397 msgid "open of %s failed: %s\n"
2398 msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n"
2399
2400 #: lib/query.c:455
2401 #, c-format
2402 msgid "query of %s failed\n"
2403 msgstr "%s ¤Ø¤ÎÌ䤤¹ç¤ï¤»¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2404
2405 #: lib/query.c:465
2406 msgid "old format source packages cannot be queried\n"
2407 msgstr "µì·Á¼°¤Î¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó\n"
2408
2409 #: lib/query.c:498 lib/rpminstall.c:608
2410 #, fuzzy, c-format
2411 msgid "%s: not an rpm package (or package manifest): %s\n"
2412 msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
2413
2414 #: lib/query.c:527
2415 #, fuzzy
2416 msgid "no packages\n"
2417 msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
2418
2419 #: lib/query.c:547
2420 #, c-format
2421 msgid "group %s does not contain any packages\n"
2422 msgstr "¥°¥ë¡¼¥× %s ¤Ë°¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
2423
2424 #: lib/query.c:557
2425 #, c-format
2426 msgid "no package triggers %s\n"
2427 msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
2428
2429 #: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649
2430 #, fuzzy, c-format
2431 msgid "malformed %s: %s\n"
2432 msgstr "%s ¤òÆɤà¤Î¤Ë¼ºÇÔ: $s¡£"
2433
2434 #: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654
2435 #, fuzzy, c-format
2436 msgid "no package matches %s: %s\n"
2437 msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
2438
2439 #: lib/query.c:665
2440 #, c-format
2441 msgid "no package requires %s\n"
2442 msgstr "%s ¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
2443
2444 #: lib/query.c:676
2445 #, c-format
2446 msgid "no package provides %s\n"
2447 msgstr "%s ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
2448
2449 #: lib/query.c:710
2450 #, c-format
2451 msgid "file %s: %s\n"
2452 msgstr "¥Õ¥¡¥¤¥ë %s: %s\n"
2453
2454 #: lib/query.c:714
2455 #, c-format
2456 msgid "file %s is not owned by any package\n"
2457 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¤É¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤â°¤·¤Æ¤¤¤Þ¤»¤ó\n"
2458
2459 #: lib/query.c:741
2460 #, c-format
2461 msgid "invalid package number: %s\n"
2462 msgstr "̵¸ú¤Ê¥Ñ¥Ã¥±¡¼¥¸ÈÖ¹æ: %s\n"
2463
2464 #: lib/query.c:744
2465 #, fuzzy, c-format
2466 msgid "package record number: %u\n"
2467 msgstr "¥Ñ¥Ã¥±¡¼¥¸¥ì¥³¡¼¥ÉÈÖ¹æ %d\n"
2468
2469 #: lib/query.c:749
2470 #, fuzzy, c-format
2471 msgid "record %u could not be read\n"
2472 msgstr "¥ì¥³¡¼¥É %d ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
2473
2474 #: lib/query.c:760 lib/rpminstall.c:779
2475 #, c-format
2476 msgid "package %s is not installed\n"
2477 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2478
2479 #: lib/rpmal.c:695
2480 #, fuzzy
2481 msgid "(added files)"
2482 msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s"
2483
2484 #: lib/rpmal.c:774
2485 #, fuzzy
2486 msgid "(added provide)"
2487 msgstr "%s: %s ¤Ï provide ¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
2488
2489 #: lib/rpmchecksig.c:56
2490 #, fuzzy, c-format
2491 msgid "%s: open failed: %s\n"
2492 msgstr "%s: fdOpen ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
2493
2494 #: lib/rpmchecksig.c:68
2495 #, fuzzy
2496 msgid "makeTempFile failed\n"
2497 msgstr "makeTempFile ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2498
2499 #: lib/rpmchecksig.c:112
2500 #, fuzzy, c-format
2501 msgid "%s: Fwrite failed: %s\n"
2502 msgstr "%s: Fwrite ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
2503
2504 #: lib/rpmchecksig.c:210 lib/rpmchecksig.c:703
2505 #, fuzzy, c-format
2506 msgid "%s: not an rpm package\n"
2507 msgstr "°ú¿ô¤Ï RPM ¥Ñ¥Ã¥±¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
2508
2509 #: lib/rpmchecksig.c:215
2510 #, fuzzy, c-format
2511 msgid "%s: Can't sign v1 packaging\n"
2512 msgstr "%s: v1.0 ¤Î RPM ¤Ë¤Ï½ð̾¤Ç¤­¤Þ¤»¤ó\n"
2513
2514 #: lib/rpmchecksig.c:219
2515 #, fuzzy, c-format
2516 msgid "%s: Can't re-sign v2 packaging\n"
2517 msgstr "%s: v2.0 ¤Î RPM ¤Ë¤ÏºÆ½ð̾¤Ç¤­¤Þ¤»¤ó\n"
2518
2519 #: lib/rpmchecksig.c:327
2520 #, c-format
2521 msgid "%s: was already signed by key ID %s, skipping\n"
2522 msgstr ""
2523
2524 #: lib/rpmchecksig.c:358
2525 #, fuzzy, c-format
2526 msgid "%s: writeLead failed: %s\n"
2527 msgstr "%s: writedLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
2528
2529 #: lib/rpmchecksig.c:364
2530 #, fuzzy, c-format
2531 msgid "%s: rpmWriteSignature failed: %s\n"
2532 msgstr "%s: rpmWriteSignature ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2533
2534 #: lib/rpmchecksig.c:568
2535 #, fuzzy, c-format
2536 msgid "%s: import read failed.\n"
2537 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2538
2539 #: lib/rpmchecksig.c:580
2540 #, fuzzy, c-format
2541 msgid "%s: import failed.\n"
2542 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2543
2544 #: lib/rpmchecksig.c:615
2545 #, fuzzy, c-format
2546 msgid "%s: headerRead failed\n"
2547 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2548
2549 #: lib/rpmchecksig.c:629
2550 #, fuzzy, c-format
2551 msgid "%s: headerGetEntry failed\n"
2552 msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
2553
2554 #: lib/rpmchecksig.c:709
2555 #, c-format
2556 msgid "%s: No signature available (v1.0 RPM)\n"
2557 msgstr "%s: Í­¸ú¤Ê½ð̾¤Ï¤¢¤ê¤Þ¤»¤ó(v1.0 RPM)\n"
2558
2559 #: lib/rpmchecksig.c:972
2560 msgid "NOT OK"
2561 msgstr ""
2562
2563 #: lib/rpmchecksig.c:973 lib/rpmchecksig.c:987
2564 #, fuzzy
2565 msgid " (MISSING KEYS:"
2566 msgstr " (¥­¡¼¤Îʶ¼º) "
2567
2568 #: lib/rpmchecksig.c:975 lib/rpmchecksig.c:989
2569 msgid ") "
2570 msgstr ""
2571
2572 #: lib/rpmchecksig.c:976 lib/rpmchecksig.c:990
2573 msgid " (UNTRUSTED KEYS:"
2574 msgstr " (¿®Íê¤Ç¤­¤Ê¤¤¸°:"
2575
2576 #: lib/rpmchecksig.c:978 lib/rpmchecksig.c:992
2577 msgid ")"
2578 msgstr ""
2579
2580 #: lib/rpmchecksig.c:986
2581 msgid "OK"
2582 msgstr ""
2583
2584 #: lib/rpmds.c:540 lib/rpmds.c:899
2585 msgid "NO "
2586 msgstr ""
2587
2588 #: lib/rpmds.c:540 lib/rpmds.c:899
2589 msgid "YES"
2590 msgstr ""
2591
2592 #: lib/rpmds.c:864
2593 #, fuzzy, c-format
2594 msgid ""
2595 "The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n"
2596 "\tA = \"%s\"\tB = \"%s\"\n"
2597 msgstr ""
2598 "\"B\" ¤Î°Í¸À­¤Ï epoch ¤òɬÍפȤ·¤Þ¤¹(\"A\"¤ÈƱ¤¸¤Ç¤¢¤ë¤È²¾Äꤷ¤Æ)\n"
2599 "\tA %s\tB %s\n"
2600
2601 #: lib/rpmds.c:898
2602 #, c-format
2603 msgid "  %s    A %s\tB %s\n"
2604 msgstr ""
2605
2606 #. @=branchstate@
2607 #: lib/rpmds.c:922
2608 #, fuzzy, c-format
2609 msgid "package %s has unsatisfied %s: %s\n"
2610 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï require ¤¬Ëþ¤¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s\n"
2611
2612 #: lib/rpmfi.c:657
2613 msgid "========== relocations\n"
2614 msgstr ""
2615
2616 #: lib/rpmfi.c:661
2617 #, fuzzy, c-format
2618 msgid "%5d exclude  %s\n"
2619 msgstr "OS ¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
2620
2621 #: lib/rpmfi.c:664
2622 #, fuzzy, c-format
2623 msgid "%5d relocate %s -> %s\n"
2624 msgstr "%s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Þ¤¹\n"
2625
2626 #: lib/rpmfi.c:734
2627 #, fuzzy, c-format
2628 msgid "excluding multilib path %s%s\n"
2629 msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n"
2630
2631 #: lib/rpmfi.c:800
2632 #, fuzzy, c-format
2633 msgid "excluding %s %s\n"
2634 msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n"
2635
2636 #: lib/rpmfi.c:810
2637 #, c-format
2638 msgid "relocating %s to %s\n"
2639 msgstr "%s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Þ¤¹\n"
2640
2641 #: lib/rpmfi.c:889
2642 #, fuzzy, c-format
2643 msgid "relocating directory %s to %s\n"
2644 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Þ¤¹\n"
2645
2646 #: lib/rpminstall.c:192
2647 msgid "Preparing..."
2648 msgstr ""
2649
2650 #: lib/rpminstall.c:194
2651 #, fuzzy
2652 msgid "Preparing packages for installation..."
2653 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
2654
2655 #: lib/rpminstall.c:212
2656 msgid "Repackaging..."
2657 msgstr ""
2658
2659 #: lib/rpminstall.c:214
2660 #, fuzzy
2661 msgid "Repackaging erased files..."
2662 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë¥Õ¥¡¥¤¥ë¤¬Í­¤ê¤Þ¤»¤ó\n"
2663
2664 #: lib/rpminstall.c:233
2665 msgid "Upgrading..."
2666 msgstr ""
2667
2668 #: lib/rpminstall.c:235
2669 #, fuzzy
2670 msgid "Upgrading packages..."
2671 msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
2672
2673 #: lib/rpminstall.c:396
2674 #, fuzzy, c-format
2675 msgid "Adding goal: %s\n"
2676 msgstr "%s ¤òõ¤·¤Æ¤¤¤Þ¤¹: (%s ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹)...\n"
2677
2678 #: lib/rpminstall.c:411
2679 #, c-format
2680 msgid "Retrieving %s\n"
2681 msgstr "%s ¤ò¼èÆÀ¤·¤Æ¤¤¤Þ¤¹\n"
2682
2683 #. XXX undefined %{name}/%{version}/%{release} here
2684 #. XXX %{_tmpdir} does not exist
2685 #: lib/rpminstall.c:424
2686 #, c-format
2687 msgid " ... as %s\n"
2688 msgstr "%s ¤È¤·¤Æ...\n"
2689
2690 #: lib/rpminstall.c:428
2691 #, fuzzy, c-format
2692 msgid "skipping %s - transfer failed - %s\n"
2693 msgstr "%s ¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹ - Å¾Á÷¼ºÇÔ - %s\n"
2694
2695 #: lib/rpminstall.c:483 lib/rpminstall.c:860 tools/rpmgraph.c:147
2696 #, fuzzy, c-format
2697 msgid "%s cannot be installed\n"
2698 msgstr "%s ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤»¤ó\n"
2699
2700 #: lib/rpminstall.c:525
2701 #, fuzzy, c-format
2702 msgid "package %s is not relocateable\n"
2703 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó"
2704
2705 #: lib/rpminstall.c:575
2706 #, fuzzy, c-format
2707 msgid "error reading from file %s\n"
2708 msgstr "¥Õ¥¡¥¤¥ë %s ¤«¤é¤ÎÆɤ߹þ¤ß¥¨¥é¡¼ "
2709
2710 #: lib/rpminstall.c:581
2711 #, c-format
2712 msgid "file %s requires a newer version of RPM\n"
2713 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¤è¤ê¿·¤·¤¤ RPM ¤Î¥Ð¡¼¥¸¥ç¥ó¤¬É¬ÍפǤ¹\n"
2714
2715 #: lib/rpminstall.c:623
2716 #, c-format
2717 msgid "found %d source and %d binary packages\n"
2718 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
2719
2720 #: lib/rpminstall.c:637 lib/rpminstall.c:807 lib/rpminstall.c:1236
2721 #: tools/rpmgraph.c:202
2722 #, fuzzy
2723 msgid "Failed dependencies:\n"
2724 msgstr "°Í¸À­¤Î·çÇ¡:\n"
2725
2726 #: lib/rpminstall.c:644 tools/rpmgraph.c:208
2727 msgid "    Suggested resolutions:\n"
2728 msgstr ""
2729
2730 #: lib/rpminstall.c:674
2731 msgid "installing binary packages\n"
2732 msgstr "¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ëÃæ\n"
2733
2734 #: lib/rpminstall.c:698
2735 #, fuzzy, c-format
2736 msgid "cannot open file %s: %s\n"
2737 msgstr "¥Õ¥¡¥¤¥ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s"
2738
2739 #: lib/rpminstall.c:782
2740 #, c-format
2741 msgid "\"%s\" specifies multiple packages\n"
2742 msgstr "\"%s\" ¤ÏÊ£¿ô¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹\n"
2743
2744 #: lib/rpminstall.c:844
2745 #, fuzzy, c-format
2746 msgid "cannot open %s: %s\n"
2747 msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
2748
2749 #: lib/rpminstall.c:850
2750 #, c-format
2751 msgid "Installing %s\n"
2752 msgstr "%s ¤ò¥¤¥ó¥¹¥È¡¼¥ëÃæ\n"
2753
2754 #: lib/rpminstall.c:1230
2755 #, c-format
2756 msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
2757 msgstr ""
2758
2759 #: lib/rpmlead.c:55
2760 #, fuzzy, c-format
2761 msgid "read failed: %s (%d)\n"
2762 msgstr "Æɤ߹þ¤ß¤Î¼ºÇÔ: %s (%d)"
2763
2764 #: lib/rpmlibprov.c:29
2765 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
2766 msgstr ""
2767
2768 #: lib/rpmlibprov.c:32
2769 msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
2770 msgstr ""
2771
2772 #: lib/rpmlibprov.c:35
2773 msgid "package payload is compressed using bzip2."
2774 msgstr ""
2775
2776 #: lib/rpmlibprov.c:38
2777 msgid "package payload file(s) have \"./\" prefix."
2778 msgstr ""
2779
2780 #: lib/rpmlibprov.c:41
2781 msgid "package name-version-release is not implicitly provided."
2782 msgstr ""
2783
2784 #: lib/rpmlibprov.c:44
2785 msgid "header tags are always sorted after being loaded."
2786 msgstr ""
2787
2788 #: lib/rpmlibprov.c:47
2789 msgid "the scriptlet interpreter can use arguments from header."
2790 msgstr ""
2791
2792 #: lib/rpmlibprov.c:50
2793 msgid "a hardlink file set may be installed without being complete."
2794 msgstr ""
2795
2796 #. @observer@
2797 #: lib/rpmps.c:200
2798 msgid "different"
2799 msgstr ""
2800
2801 #: lib/rpmps.c:208
2802 #, fuzzy, c-format
2803 msgid "package %s is intended for a %s architecture"
2804 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï°Û¤Ê¤ë¥¢¡¼¥­¥Æ¥¯¥Á¥ã¸þ¤±¤Ç¤¹"
2805
2806 #: lib/rpmps.c:213
2807 #, fuzzy, c-format
2808 msgid "package %s is intended for a %s operating system"
2809 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï°Û¤Ê¤ë OS ¸þ¤±¤Ç¤¹"
2810
2811 #: lib/rpmps.c:218
2812 #, fuzzy, c-format
2813 msgid "package %s is already installed"
2814 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹"
2815
2816 #: lib/rpmps.c:223
2817 #, fuzzy, c-format
2818 msgid "path %s in package %s is not relocateable"
2819 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó"
2820
2821 #: lib/rpmps.c:228
2822 #, fuzzy, c-format
2823 msgid "file %s conflicts between attempted installs of %s and %s"
2824 msgstr ""
2825 "¥Õ¥¡¥¤¥ë %s ¤Ï %s-%s-%s ¤È %s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Î¥Õ¥¡¥¤¥ë¤È¶¥¹ç¤·¤Æ¤¤¤Þ¤¹"
2826
2827 #: lib/rpmps.c:233
2828 #, fuzzy, c-format
2829 msgid "file %s from install of %s conflicts with file from package %s"
2830 msgstr ""
2831 "%s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤«¤é¤Î¥Õ¥¡¥¤¥ë %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤«¤é¤Î¥Õ¥¡¥¤¥ë"
2832 "¤È¶¥¹ç¤·¤Æ¤¤¤Þ¤¹"
2833
2834 #: lib/rpmps.c:238
2835 #, fuzzy, c-format
2836 msgid "package %s (which is newer than %s) is already installed"
2837 msgstr ""
2838 "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s (%s-%s-%s¤è¤ê¤â¿·¤·¤¤¤â¤Î) ¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ"
2839 "¤¹"
2840
2841 #: lib/rpmps.c:243
2842 #, fuzzy, c-format
2843 msgid "installing package %s needs %ld%cB on the %s filesystem"
2844 msgstr ""
2845 "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ï %ld%cb ¤¬É¬ÍפǤ¹(%s ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å"
2846 "¤Ç)"
2847
2848 #: lib/rpmps.c:253
2849 #, fuzzy, c-format
2850 msgid "installing package %s needs %ld inodes on the %s filesystem"
2851 msgstr ""
2852 "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ï %ld%cb ¤¬É¬ÍפǤ¹(%s ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å"
2853 "¤Ç)"
2854
2855 #: lib/rpmps.c:258
2856 #, c-format
2857 msgid "package %s pre-transaction syscall(s): %s failed: %s"
2858 msgstr ""
2859
2860 #: lib/rpmps.c:262
2861 #, fuzzy, c-format
2862 msgid "%s is needed by %s%s"
2863 msgstr "¤Ï %s-%s-%s ¤ËɬÍפȤµ¤ì¤Æ¤¤¤Þ¤¹\n"
2864
2865 #: lib/rpmps.c:264 lib/rpmps.c:269
2866 #, fuzzy
2867 msgid "(installed) "
2868 msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2869
2870 #: lib/rpmps.c:267
2871 #, fuzzy, c-format
2872 msgid "%s conflicts with %s%s"
2873 msgstr " %s-%s-%s ¤È¶¥¹ç¤·¤Þ¤¹\n"
2874
2875 #: lib/rpmps.c:273
2876 #, fuzzy, c-format
2877 msgid "unknown error %d encountered while manipulating package %s"
2878 msgstr "ÉÔÌÀ¤Ê¥¨¥é¡¼ %d ¤¬¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤ÎÁàºîÃæ¤Ë¤ª¤­¤Þ¤·¤¿"
2879
2880 #: lib/rpmrc.c:201
2881 #, fuzzy, c-format
2882 msgid "missing second ':' at %s:%d\n"
2883 msgstr "2ÈÖÌܤΠ':' ¤¬¤¢¤ê¤Þ¤»¤ó(%s:%d ¤Ç)"
2884
2885 #: lib/rpmrc.c:204
2886 #, fuzzy, c-format
2887 msgid "missing architecture name at %s:%d\n"
2888 msgstr "%s:%d ¤Ë¥¢¡¼¥­¥Æ¥¯¥Á¥ã̾¤¬¤¢¤ê¤Þ¤»¤ó"
2889
2890 #: lib/rpmrc.c:358
2891 #, fuzzy, c-format
2892 msgid "Incomplete data line at %s:%d\n"
2893 msgstr "%s:%d ¤Ç¥Ç¡¼¥¿¹Ô¤¬ÉÔ´°Á´¤Ç¤¹"
2894
2895 #: lib/rpmrc.c:363
2896 #, fuzzy, c-format
2897 msgid "Too many args in data line at %s:%d\n"
2898 msgstr "%s:%d ¤Ç¥Ç¡¼¥¿¹Ô¤Ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
2899
2900 #: lib/rpmrc.c:371
2901 #, fuzzy, c-format
2902 msgid "Bad arch/os number: %s (%s:%d)\n"
2903 msgstr "ÉÔÀµ¤Ê arch/os ÈÖ¹æ: %s (%s:%d)"
2904
2905 #: lib/rpmrc.c:408
2906 #, fuzzy, c-format
2907 msgid "Incomplete default line at %s:%d\n"
2908 msgstr "%s:%d ¤ÇÉÔ´°Á´¤Ê¥Ç¥Õ¥©¥ë¥È¹Ô"
2909
2910 #: lib/rpmrc.c:413
2911 #, fuzzy, c-format
2912 msgid "Too many args in default line at %s:%d\n"
2913 msgstr "%s:%d ¤Ç¥Ç¥Õ¥©¥ë¥È¹Ô¤Ï°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
2914
2915 #. XXX Feof(fd)
2916 #: lib/rpmrc.c:583
2917 #, fuzzy, c-format
2918 msgid "Failed to read %s: %s.\n"
2919 msgstr "%s ¤òÆɤà¤Î¤Ë¼ºÇÔ: $s¡£"
2920
2921 #: lib/rpmrc.c:621
2922 #, fuzzy, c-format
2923 msgid "missing ':' (found 0x%02x) at %s:%d\n"
2924 msgstr "%s:%d ¤Ç ':' ¤¬¤¢¤ê¤Þ¤»¤ó"
2925
2926 #: lib/rpmrc.c:638 lib/rpmrc.c:712
2927 #, fuzzy, c-format
2928 msgid "missing argument for %s at %s:%d\n"
2929 msgstr "%s ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó %s:%d"
2930
2931 #: lib/rpmrc.c:655 lib/rpmrc.c:677
2932 #, fuzzy, c-format
2933 msgid "%s expansion failed at %s:%d \"%s\"\n"
2934 msgstr "%s ¤Î¿­Ä¥¼ºÇÔ %s:%d \"%s\""
2935
2936 #: lib/rpmrc.c:664
2937 #, fuzzy, c-format
2938 msgid "cannot open %s at %s:%d: %s\n"
2939 msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó  %s:%d"
2940
2941 #: lib/rpmrc.c:704
2942 #, fuzzy, c-format
2943 msgid "missing architecture for %s at %s:%d\n"
2944 msgstr "%s ÍѤΥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó %s:%d"
2945
2946 #: lib/rpmrc.c:771
2947 #, fuzzy, c-format
2948 msgid "bad option '%s' at %s:%d\n"
2949 msgstr "'%s' ¤ÎÉÔÀµ¤Ê¥ª¡¼¥×¥ó %s:%d"
2950
2951 #: lib/rpmrc.c:1530
2952 #, c-format
2953 msgid "Unknown system: %s\n"
2954 msgstr "ÉÔÌÀ¤Ê¥·¥¹¥Æ¥à: %s\n"
2955
2956 #: lib/rpmrc.c:1531
2957 msgid "Please contact rpm-list@redhat.com\n"
2958 msgstr "rpm-list@redhat.com ¤ËÏ¢Íí¤ò²¼¤µ¤¤\n"
2959
2960 #: lib/rpmrc.c:1764
2961 #, fuzzy, c-format
2962 msgid "Cannot expand %s\n"
2963 msgstr "¿­Ä¥¤Ç¤­¤Þ¤»¤ó %s"
2964
2965 #: lib/rpmrc.c:1769
2966 #, c-format
2967 msgid "Cannot read %s, HOME is too large.\n"
2968 msgstr ""
2969
2970 #: lib/rpmrc.c:1786
2971 #, fuzzy, c-format
2972 msgid "Unable to open %s for reading: %s.\n"
2973 msgstr "Æɤ߹þ¤à¤¿¤á¤Ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s¡£"
2974
2975 #: lib/rpmts.c:135
2976 #, fuzzy, c-format
2977 msgid "cannot open Packages database in %s\n"
2978 msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
2979
2980 #: lib/rpmts.c:320
2981 #, fuzzy, c-format
2982 msgid "cannot open Solve database in %s\n"
2983 msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
2984
2985 #: lib/rpmts.c:462
2986 #, fuzzy, c-format
2987 msgid "Adding: %s\n"
2988 msgstr "¹ÔÌÜ: %s"
2989
2990 #: lib/rpmts.c:474
2991 #, fuzzy, c-format
2992 msgid "Suggesting: %s\n"
2993 msgstr "¥½¡¼¥¹¤Ï: %s\n"
2994
2995 #. Get available space on mounted file systems.
2996 #: lib/rpmts.c:906
2997 msgid "getting list of mounted filesystems\n"
2998 msgstr "¥Þ¥¦¥ó¥È¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î¥ê¥¹¥È¤ò¼èÆÀ¤·¤Æ¤¤¤Þ¤¹\n"
2999
3000 #: lib/signature.c:133
3001 #, c-format
3002 msgid "Expected size: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n"
3003 msgstr ""
3004
3005 #: lib/signature.c:138
3006 #, fuzzy, c-format
3007 msgid "  Actual size: %12d\n"
3008 msgstr "½ð̾¥µ¥¤¥º: %d\n"
3009
3010 #: lib/signature.c:181
3011 #, c-format
3012 msgid "sigh size(%d): BAD, read returned %d\n"
3013 msgstr ""
3014
3015 #: lib/signature.c:186
3016 msgid "sigh magic: BAD\n"
3017 msgstr ""
3018
3019 #: lib/signature.c:194
3020 #, c-format
3021 msgid "sigh tags: BAD, no. of tags(%d) out of range\n"
3022 msgstr ""
3023
3024 #: lib/signature.c:202
3025 #, c-format
3026 msgid "sigh data: BAD, no. of  bytes(%d) out of range\n"
3027 msgstr ""
3028
3029 #: lib/signature.c:218
3030 #, c-format
3031 msgid "sigh blob(%d): BAD, read returned %d\n"
3032 msgstr ""
3033
3034 #: lib/signature.c:290
3035 #, c-format
3036 msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
3037 msgstr ""
3038
3039 #: lib/signature.c:300
3040 msgid "sigh load: BAD\n"
3041 msgstr ""
3042
3043 #: lib/signature.c:312
3044 #, c-format
3045 msgid "sigh pad(%d): BAD, read %d bytes\n"
3046 msgstr ""
3047
3048 #: lib/signature.c:354
3049 #, fuzzy, c-format
3050 msgid "Signature: size(%d)+pad(%d)\n"
3051 msgstr "½ð̾¥µ¥¤¥º: %d\n"
3052
3053 #. @=boundsread@
3054 #: lib/signature.c:446 lib/signature.c:560 lib/signature.c:835
3055 #: lib/signature.c:874
3056 #, fuzzy, c-format
3057 msgid "Could not exec %s: %s\n"
3058 msgstr "%s ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
3059
3060 #: lib/signature.c:462
3061 #, fuzzy
3062 msgid "pgp failed\n"
3063 msgstr "pgp ¼ºÇÔ"
3064
3065 #. PGP failed to write signature
3066 #. Just in case
3067 #: lib/signature.c:469
3068 #, fuzzy
3069 msgid "pgp failed to write signature\n"
3070 msgstr "pgp ¤¬½ð̾¤ò½ñ¤­¹þ¤à¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3071
3072 #: lib/signature.c:475
3073 #, c-format
3074 msgid "PGP sig size: %d\n"
3075 msgstr "PGP ½ð̾¥µ¥¤¥º: %d\n"
3076
3077 #. @=boundswrite@
3078 #: lib/signature.c:493 lib/signature.c:608
3079 #, fuzzy
3080 msgid "unable to read the signature\n"
3081 msgstr "½ð̾¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó"
3082
3083 #: lib/signature.c:498
3084 #, c-format
3085 msgid "Got %d bytes of PGP sig\n"
3086 msgstr "PGP ½ð̾¤Î %d ¥Ð¥¤¥È¤ò¼èÆÀ\n"
3087
3088 #: lib/signature.c:577
3089 #, fuzzy
3090 msgid "gpg failed\n"
3091 msgstr "gpg ¼ºÇÔ"
3092
3093 #. GPG failed to write signature
3094 #. Just in case
3095 #: lib/signature.c:584
3096 #, fuzzy
3097 msgid "gpg failed to write signature\n"
3098 msgstr "gpg ¤¬½ð̾¤ò½ñ¤­¹þ¤à¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3099
3100 #: lib/signature.c:590
3101 #, fuzzy, c-format
3102 msgid "GPG sig size: %d\n"
3103 msgstr "GPG ½ð̾¥µ¥¤¥º: %s\n"
3104
3105 #: lib/signature.c:613
3106 #, fuzzy, c-format
3107 msgid "Got %d bytes of GPG sig\n"
3108 msgstr "GPG ½ð̾¤Î %d ¥Ð¥¤¥È¤ò¼èÆÀ\n"
3109
3110 #. @notreached@
3111 #. This case should have been screened out long ago.
3112 #: lib/signature.c:879 lib/signature.c:934
3113 #, fuzzy, c-format
3114 msgid "Invalid %%_signature spec in macro file\n"
3115 msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ëÃæ¤Î̵¸ú¤Ê %%_signature ¡£\n"
3116
3117 #: lib/signature.c:911
3118 #, fuzzy, c-format
3119 msgid "You must set \"%%_gpg_name\" in your macro file\n"
3120 msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ë¤Ë \"%%_pgp_name\" ¤òÀßÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
3121
3122 #: lib/signature.c:926
3123 #, fuzzy, c-format
3124 msgid "You must set \"%%_pgp_name\" in your macro file\n"
3125 msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ë¤Ë \"%%_pgp_name\" ¤òÀßÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
3126
3127 #: lib/signature.c:975
3128 #, fuzzy
3129 msgid "Header+Payload size: "
3130 msgstr "¥Ø¥Ã¥À¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
3131
3132 #: lib/signature.c:1015
3133 msgid "MD5 digest: "
3134 msgstr ""
3135
3136 #: lib/signature.c:1071
3137 #, fuzzy
3138 msgid "Header SHA1 digest: "
3139 msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
3140
3141 #: lib/signature.c:1146
3142 #, fuzzy
3143 msgid "V3 RSA/MD5 signature: "
3144 msgstr "MD5 ½ð̾¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
3145
3146 #: lib/signature.c:1263
3147 msgid "Header "
3148 msgstr ""
3149
3150 #: lib/signature.c:1264
3151 #, fuzzy
3152 msgid "V3 DSA signature: "
3153 msgstr "½ð̾¤Ï¤¢¤ê¤Þ¤»¤ó\n"
3154
3155 #: lib/signature.c:1343
3156 msgid "Verify signature: BAD PARAMETERS\n"
3157 msgstr ""
3158
3159 #: lib/signature.c:1370
3160 msgid "Broken MD5 digest: UNSUPPORTED\n"
3161 msgstr ""
3162
3163 #: lib/signature.c:1374
3164 #, fuzzy, c-format
3165 msgid "Signature: UNKNOWN (%d)\n"
3166 msgstr "½ð̾¥Ñ¥Ã¥É: %d\n"
3167
3168 #: lib/transaction.c:107
3169 #, c-format
3170 msgid "%s skipped due to missingok flag\n"
3171 msgstr "%s ¤Ï missingok ¥Õ¥é¥°¤Î¤¿¤á¥¹¥­¥Ã¥×¤·¤Þ¤¹\n"
3172
3173 #. @innercontinue@
3174 #: lib/transaction.c:925
3175 #, fuzzy, c-format
3176 msgid "excluding directory %s\n"
3177 msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤Î½ü³°: %s\n"
3178
3179 #. ===============================================
3180 #. * For packages being installed:
3181 #. * - verify package arch/os.
3182 #. * - verify package epoch:version-release is newer.
3183 #. * - count files.
3184 #. * For packages being removed:
3185 #. * - count files.
3186 #.
3187 #: lib/transaction.c:1034
3188 #, c-format
3189 msgid "sanity checking %d elements\n"
3190 msgstr ""
3191
3192 #. ===============================================
3193 #. * Initialize transaction element file info for package:
3194 #.
3195 #.
3196 #. * FIXME?: we'd be better off assembling one very large file list and
3197 #. * calling fpLookupList only once. I'm not sure that the speedup is
3198 #. * worth the trouble though.
3199 #.
3200 #: lib/transaction.c:1117
3201 #, c-format
3202 msgid "computing %d file fingerprints\n"
3203 msgstr ""
3204
3205 #. ===============================================
3206 #. * Compute file disposition for each package in transaction set.
3207 #.
3208 #: lib/transaction.c:1194
3209 msgid "computing file dispositions\n"
3210 msgstr ""
3211
3212 #: lib/verify.c:286
3213 #, fuzzy, c-format
3214 msgid "missing  %c %s"
3215 msgstr "%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
3216
3217 #: lib/verify.c:395
3218 #, fuzzy, c-format
3219 msgid "Unsatisfied dependencies for %s: "
3220 msgstr "%s-%s-%s ¤Î¤¿¤á¤Î°Í¸À­¤òËþ¤¿¤·¤Æ¤¤¤Þ¤»¤ó:"
3221
3222 #: rpmdb/db3.c:156
3223 #, c-format
3224 msgid "db%d error(%d) from %s: %s\n"
3225 msgstr ""
3226
3227 #: rpmdb/db3.c:159
3228 #, c-format
3229 msgid "db%d error(%d): %s\n"
3230 msgstr ""
3231
3232 #: rpmdb/db3.c:185
3233 #, fuzzy, c-format
3234 msgid "closed   db environment %s/%s\n"
3235 msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3236
3237 #: rpmdb/db3.c:203
3238 #, fuzzy, c-format
3239 msgid "removed  db environment %s/%s\n"
3240 msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3241
3242 #: rpmdb/db3.c:291
3243 #, fuzzy, c-format
3244 msgid "opening  db environment %s/%s %s\n"
3245 msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3246
3247 #: rpmdb/db3.c:778
3248 #, fuzzy, c-format
3249 msgid "closed   db index       %s/%s\n"
3250 msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3251
3252 #: rpmdb/db3.c:845
3253 #, fuzzy, c-format
3254 msgid "verified db index       %s/%s\n"
3255 msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3256
3257 #: rpmdb/db3.c:985
3258 #, c-format
3259 msgid "unshared posix mutexes found(%d), adding DB_PRIVATE, using fcntl lock\n"
3260 msgstr ""
3261
3262 #: rpmdb/db3.c:1089
3263 #, fuzzy, c-format
3264 msgid "opening  db index       %s/%s %s mode=0x%x\n"
3265 msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥â¡¼¥É 0x%x ¤Î¥ª¡¼¥×¥ó (%s)\n"
3266
3267 #: rpmdb/db3.c:1327
3268 #, fuzzy, c-format
3269 msgid "cannot get %s lock on %s/%s\n"
3270 msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î %s ¤ò¥í¥Ã¥¯¤Ç¤­¤Þ¤»¤ó"
3271
3272 #: rpmdb/db3.c:1329
3273 msgid "exclusive"
3274 msgstr "½ü³°"
3275
3276 #: rpmdb/db3.c:1329
3277 msgid "shared"
3278 msgstr "¶¦Í­"
3279
3280 #: rpmdb/db3.c:1333
3281 #, fuzzy, c-format
3282 msgid "locked   db index       %s/%s\n"
3283 msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3284
3285 #: rpmdb/dbconfig.c:329
3286 #, c-format
3287 msgid "unrecognized db option: \"%s\" ignored.\n"
3288 msgstr ""
3289
3290 #: rpmdb/dbconfig.c:369
3291 #, c-format
3292 msgid "%s has invalid numeric value, skipped\n"
3293 msgstr ""
3294
3295 #: rpmdb/dbconfig.c:378
3296 #, c-format
3297 msgid "%s has too large or too small long value, skipped\n"
3298 msgstr ""
3299
3300 #: rpmdb/dbconfig.c:387
3301 #, c-format
3302 msgid "%s has too large or too small integer value, skipped\n"
3303 msgstr ""
3304
3305 #. @-observertrans -readonlytrans@
3306 #: rpmdb/header.c:2428
3307 msgid "missing { after %"
3308 msgstr "% ¤Î¸å¤Ë { ¤¬¤¢¤ê¤Þ¤»¤ó"
3309
3310 #. @-observertrans -readonlytrans@
3311 #: rpmdb/header.c:2458
3312 msgid "missing } after %{"
3313 msgstr "%{ ¤Î¸å¤Ë } ¤¬¤¢¤ê¤Þ¤»¤ó"
3314
3315 #. @-observertrans -readonlytrans@
3316 #: rpmdb/header.c:2472
3317 msgid "empty tag format"
3318 msgstr "¶õ¤Î¥¿¥°¥Õ¥©¡¼¥Þ¥Ã¥È"
3319
3320 #. @-observertrans -readonlytrans@
3321 #: rpmdb/header.c:2486
3322 msgid "empty tag name"
3323 msgstr "¶õ¤Î¥¿¥°Ì¾"
3324
3325 #. @-observertrans -readonlytrans@
3326 #: rpmdb/header.c:2503
3327 msgid "unknown tag"
3328 msgstr "ÉÔÌÀ¤Ê¥¿¥°"
3329
3330 #. @-observertrans -readonlytrans@
3331 #: rpmdb/header.c:2530
3332 msgid "] expected at end of array"
3333 msgstr "ÇÛÎó¤Î¸å¤Ë ] ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3334
3335 #. @-observertrans -readonlytrans@
3336 #: rpmdb/header.c:2545
3337 msgid "unexpected ]"
3338 msgstr "ͽ´ü¤»¤Ì ]"
3339
3340 #. @-observertrans -readonlytrans@
3341 #: rpmdb/header.c:2558
3342 msgid "unexpected }"
3343 msgstr "ͽ´ü¤»¤Ì }"
3344
3345 #. @-observertrans -readonlytrans@
3346 #: rpmdb/header.c:2624
3347 msgid "? expected in expression"
3348 msgstr "¼°Ãæ¤Ç ? ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3349
3350 #. @-observertrans -readonlytrans@
3351 #: rpmdb/header.c:2633
3352 msgid "{ expected after ? in expression"
3353 msgstr "¼°Ãæ¤Ç ? ¤Î¸å¤Ë { ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3354
3355 #. @-observertrans -readonlytrans@
3356 #: rpmdb/header.c:2647 rpmdb/header.c:2694
3357 msgid "} expected in expression"
3358 msgstr "¼°Ãæ¤Ë } ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3359
3360 #. @-observertrans -readonlytrans@
3361 #: rpmdb/header.c:2657
3362 msgid ": expected following ? subexpression"
3363 msgstr "°Ê²¼¤Î ? ¥µ¥Ö¼°¤Î ¤Ë: ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3364
3365 #. @-observertrans -readonlytrans@
3366 #: rpmdb/header.c:2677
3367 msgid "{ expected after : in expression"
3368 msgstr "¼°Ãæ¤Ç : ¤Î¸å¤Ë { ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3369
3370 #. @-observertrans -readonlytrans@
3371 #: rpmdb/header.c:2704
3372 msgid "| expected at end of expression"
3373 msgstr "¼°¤Î½ª¤ê¤Ë | ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
3374
3375 #: rpmdb/header.c:2833
3376 msgid "(index out of range)"
3377 msgstr ""
3378
3379 #: rpmdb/header.c:3138
3380 msgid "array iterator used with different sized arrays"
3381 msgstr ""
3382
3383 #: rpmdb/poptDB.c:18
3384 msgid "initialize database"
3385 msgstr ""
3386
3387 #: rpmdb/poptDB.c:20
3388 #, fuzzy
3389 msgid "rebuild database inverted lists from installed package headers"
3390 msgstr "´û¸¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹"
3391
3392 #: rpmdb/poptDB.c:23
3393 #, fuzzy
3394 msgid "verify database files"
3395 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
3396
3397 #: rpmdb/poptDB.c:25
3398 msgid "generate headers compatible with (legacy) rpm[23] packaging"
3399 msgstr ""
3400
3401 #: rpmdb/rpmdb.c:213
3402 #, c-format
3403 msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
3404 msgstr ""
3405
3406 #: rpmdb/rpmdb.c:282
3407 #, fuzzy, c-format
3408 msgid "cannot open %s index using db%d - %s (%d)\n"
3409 msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó  %s:%d"
3410
3411 #: rpmdb/rpmdb.c:302
3412 #, fuzzy, c-format
3413 msgid "cannot open %s index\n"
3414 msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
3415
3416 #: rpmdb/rpmdb.c:945
3417 #, fuzzy
3418 msgid "no dbpath has been set\n"
3419 msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
3420
3421 #: rpmdb/rpmdb.c:1219 rpmdb/rpmdb.c:1348 rpmdb/rpmdb.c:1399 rpmdb/rpmdb.c:2372
3422 #: rpmdb/rpmdb.c:2483 rpmdb/rpmdb.c:3212
3423 #, fuzzy, c-format
3424 msgid "error(%d) getting \"%s\" records from %s index\n"
3425 msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)"
3426
3427 #: rpmdb/rpmdb.c:1635
3428 msgid "miFreeHeader: skipping"
3429 msgstr ""
3430
3431 #: rpmdb/rpmdb.c:1645
3432 #, fuzzy, c-format
3433 msgid "error(%d) storing record #%d into %s\n"
3434 msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ "
3435
3436 #: rpmdb/rpmdb.c:2265
3437 msgid "rpmdbNextIterator: skipping"
3438 msgstr ""
3439
3440 #: rpmdb/rpmdb.c:2292
3441 #, c-format
3442 msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
3443 msgstr ""
3444
3445 #: rpmdb/rpmdb.c:2571
3446 #, fuzzy, c-format
3447 msgid "%s: cannot read header at 0x%x\n"
3448 msgstr "¸¡º÷¤Î¤¿¤á¤Î %d ¤Ç ¥Ø¥Ã¥À¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó"
3449
3450 #: rpmdb/rpmdb.c:2634
3451 #, fuzzy, c-format
3452 msgid "error(%d) setting header #%d record for %s removal\n"
3453 msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)"
3454
3455 #: rpmdb/rpmdb.c:2749
3456 #, fuzzy, c-format
3457 msgid "removing \"%s\" from %s index.\n"
3458 msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
3459
3460 #: rpmdb/rpmdb.c:2753
3461 #, fuzzy, c-format
3462 msgid "removing %d entries from %s index.\n"
3463 msgstr "name ¥¤¥ó¥Ç¥Ã¥¯¥¹ºï½ü¤·¤Þ¤¹\n"
3464
3465 #: rpmdb/rpmdb.c:2781
3466 #, fuzzy, c-format
3467 msgid "error(%d) setting \"%s\" records from %s index\n"
3468 msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)"
3469
3470 #: rpmdb/rpmdb.c:2802
3471 #, fuzzy, c-format
3472 msgid "error(%d) storing record \"%s\" into %s\n"
3473 msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ "
3474
3475 #: rpmdb/rpmdb.c:2812
3476 #, fuzzy, c-format
3477 msgid "error(%d) removing record \"%s\" from %s\n"
3478 msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ëºï½ü¤Ç¥¨¥é¡¼"
3479
3480 #: rpmdb/rpmdb.c:2961
3481 #, fuzzy, c-format
3482 msgid "error(%d) allocating new package instance\n"
3483 msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n"
3484
3485 #: rpmdb/rpmdb.c:3015
3486 msgid "rpmdbAdd: skipping"
3487 msgstr ""
3488
3489 #: rpmdb/rpmdb.c:3187
3490 #, fuzzy, c-format
3491 msgid "adding \"%s\" to %s index.\n"
3492 msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Þ¤¹\n"
3493
3494 #: rpmdb/rpmdb.c:3191
3495 #, fuzzy, c-format
3496 msgid "adding %d entries to %s index.\n"
3497 msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Þ¤¹\n"
3498
3499 #: rpmdb/rpmdb.c:3231
3500 #, fuzzy, c-format
3501 msgid "error(%d) storing record %s into %s\n"
3502 msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ "
3503
3504 #: rpmdb/rpmdb.c:3630
3505 #, c-format
3506 msgid "removing %s after successful db3 rebuild.\n"
3507 msgstr ""
3508
3509 #: rpmdb/rpmdb.c:3668
3510 msgid "no dbpath has been set"
3511 msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
3512
3513 #: rpmdb/rpmdb.c:3700
3514 #, fuzzy, c-format
3515 msgid "rebuilding database %s into %s\n"
3516 msgstr "rootdir %s Ãæ¤Ç¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹\n"
3517
3518 #: rpmdb/rpmdb.c:3704
3519 #, fuzzy, c-format
3520 msgid "temporary database %s already exists\n"
3521 msgstr "°ì»þŪ¤Ê¥Ç¡¼¥¿¥Ù¡¼¥¹ %s ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Þ¤¹"
3522
3523 #: rpmdb/rpmdb.c:3710
3524 #, fuzzy, c-format
3525 msgid "creating directory %s\n"
3526 msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
3527
3528 #: rpmdb/rpmdb.c:3712
3529 #, fuzzy, c-format
3530 msgid "creating directory %s: %s\n"
3531 msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
3532
3533 #: rpmdb/rpmdb.c:3719
3534 #, fuzzy, c-format
3535 msgid "opening old database with dbapi %d\n"
3536 msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n"
3537
3538 #: rpmdb/rpmdb.c:3732
3539 #, fuzzy, c-format
3540 msgid "opening new database with dbapi %d\n"
3541 msgstr "¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n"
3542
3543 #: rpmdb/rpmdb.c:3761
3544 #, fuzzy, c-format
3545 msgid "header #%u in the database is bad -- skipping.\n"
3546 msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¥ì¥³¡¼¥ÉÈÖ¹æ %d ¤ÏÉÔÀµ¤Ç¤¹ -- ¥¹¥­¥Ã¥×¤·¤Þ¤¹"
3547
3548 #: rpmdb/rpmdb.c:3801
3549 #, fuzzy, c-format
3550 msgid "cannot add record originally at %u\n"
3551 msgstr "%d ¤Ë ¥ª¥ê¥¸¥Ê¥ë¤Î¥ì¥³¡¼¥É¤òÉղäǤ­¤Þ¤»¤ó"
3552
3553 #: rpmdb/rpmdb.c:3819
3554 #, fuzzy
3555 msgid "failed to rebuild database: original database remains in place\n"
3556 msgstr ""
3557 "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎºÆ¹½Ãۤ˼ºÇÔ; ¥ª¥ê¥¸¥Ê¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬¤Þ¤À¤½¤³¤Ë»Ä¤Ã¤Æ¤¤¤Þ¤¹\n"
3558
3559 #: rpmdb/rpmdb.c:3827
3560 msgid "failed to replace old database with new database!\n"
3561 msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÃÖ¤­´¹¤¨¤ë¤Î¤Ë¼ºÇÔ!\n"
3562
3563 #: rpmdb/rpmdb.c:3829
3564 #, fuzzy, c-format
3565 msgid "replace files in %s with files from %s to recover"
3566 msgstr "%s Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥ê¥«¥Ð¡¼¤¹¤ë¤¿¤á¤Ë %s ¤«¤é¥Õ¥¡¥¤¥ë¤ÈÃÖ¤­´¹¤¨¤Þ¤¹"
3567
3568 #: rpmdb/rpmdb.c:3839
3569 #, fuzzy, c-format
3570 msgid "removing directory %s\n"
3571 msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
3572
3573 #: rpmdb/rpmdb.c:3841
3574 #, fuzzy, c-format
3575 msgid "failed to remove directory %s: %s\n"
3576 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤Îºï½ü¼ºÇÔ: %s\n"
3577
3578 #: rpmio/macro.c:236
3579 #, c-format
3580 msgid "======================== active %d empty %d\n"
3581 msgstr "======================== ¥¢¥¯¥Æ¥£¥Ö %d ¥¨¥ó¥×¥Æ¥£ %d\n"
3582
3583 #. XXX just in case
3584 #: rpmio/macro.c:373
3585 #, c-format
3586 msgid "%3d>%*s(empty)"
3587 msgstr ""
3588
3589 #: rpmio/macro.c:416
3590 #, c-format
3591 msgid "%3d<%*s(empty)\n"
3592 msgstr ""
3593
3594 #: rpmio/macro.c:654
3595 #, fuzzy, c-format
3596 msgid "Macro %%%s has unterminated body\n"
3597 msgstr "¥Þ¥¯¥í %%%s ¤Ï¥Ü¥Ç¥£¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3598
3599 #: rpmio/macro.c:687
3600 #, fuzzy, c-format
3601 msgid "Macro %%%s has illegal name (%%define)\n"
3602 msgstr "¥Þ¥¯¥í %%%s ¤Ï°ãË¡¤Ê̾Á°¤Ç¤¹(%%define)"
3603
3604 #: rpmio/macro.c:693
3605 #, fuzzy, c-format
3606 msgid "Macro %%%s has unterminated opts\n"
3607 msgstr "¥Þ¥¯¥í %%%s ¤Ï opts ¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3608
3609 #: rpmio/macro.c:698
3610 #, fuzzy, c-format
3611 msgid "Macro %%%s has empty body\n"
3612 msgstr "¥Þ¥¯¥í %%%s ¤Ï¶õ¤Î¥Ü¥Ç¥£¤Ç¤¹"
3613
3614 #: rpmio/macro.c:704
3615 #, fuzzy, c-format
3616 msgid "Macro %%%s failed to expand\n"
3617 msgstr "¥Þ¥¯¥í %%%s ¤Ï¿­Ä¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3618
3619 #: rpmio/macro.c:739
3620 #, fuzzy, c-format
3621 msgid "Macro %%%s has illegal name (%%undefine)\n"
3622 msgstr "¥Þ¥¯¥í %%%s ¤Ï°ãË¡¤Ê̾Á°¤Ç¤¹(%%undefine)"
3623
3624 #: rpmio/macro.c:857
3625 #, fuzzy, c-format
3626 msgid "Macro %%%s (%s) was not used below level %d\n"
3627 msgstr "¥Þ¥¯¥í %%%s (%s) ¤Ï¥ì¥Ù¥ë %d °Ê²¼¤Ç»ÈÍѤµ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
3628
3629 #: rpmio/macro.c:978
3630 #, fuzzy, c-format
3631 msgid "Unknown option %c in %s(%s)\n"
3632 msgstr "ÉÔÌÀ¤Ê¥ª¥×¥·¥ç¥ó %c (%s(%s)Ãæ¤Ë)"
3633
3634 #: rpmio/macro.c:1176
3635 #, fuzzy, c-format
3636 msgid "Recursion depth(%d) greater than max(%d)\n"
3637 msgstr "ºÆµ¢¤Î¿¼¤µ(%d)¤¬ºÇÂçÃÍ(%d)¤è¤ê¤âÂ礭¤¤"
3638
3639 #: rpmio/macro.c:1246 rpmio/macro.c:1263
3640 #, fuzzy, c-format
3641 msgid "Unterminated %c: %s\n"
3642 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤ %c: %s"
3643
3644 #: rpmio/macro.c:1304
3645 #, fuzzy, c-format
3646 msgid "A %% is followed by an unparseable macro\n"
3647 msgstr "A %% ¤Ï¹½Ê¸²òÀϤǤ­¤Ê¤¤¥Þ¥¯¥í¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
3648
3649 #: rpmio/macro.c:1433
3650 #, fuzzy, c-format
3651 msgid "Macro %%%.*s not found, skipping\n"
3652 msgstr "¥Þ¥¯¥í %%%.*s ¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó¡¢¥¹¥­¥Ã¥×¤·¤Þ¤¹"
3653
3654 #: rpmio/macro.c:1504
3655 #, fuzzy
3656 msgid "Target buffer overflow\n"
3657 msgstr "¥¿¡¼¥²¥Ã¥È¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
3658
3659 #. XXX Fstrerror
3660 #: rpmio/macro.c:1699 rpmio/macro.c:1705
3661 #, fuzzy, c-format
3662 msgid "File %s: %s\n"
3663 msgstr "¥Õ¥¡¥¤¥ë %s: %s"
3664
3665 #: rpmio/macro.c:1708
3666 #, fuzzy, c-format
3667 msgid "File %s is smaller than %u bytes\n"
3668 msgstr "¥Õ¥¡¥¤¥ë %s: ¤Ï %d ¥Ð¥¤¥È¤è¤ê¾®¤µ¤¤¤Ç¤¹"
3669
3670 #: rpmio/rpmio.c:664
3671 msgid "Success"
3672 msgstr "À®¸ù"
3673
3674 #: rpmio/rpmio.c:667
3675 #, fuzzy
3676 msgid "Bad server response"
3677 msgstr "¥µ¡¼¥Ð¤«¤éÀµ¾ï¤Ê±þÅú¤¬¤¢¤ê¤Þ¤»¤ó"
3678
3679 #: rpmio/rpmio.c:670
3680 #, fuzzy
3681 msgid "Server I/O error"
3682 msgstr "¥µ¡¼¥Ð IO ¥¨¥é¡¼"
3683
3684 #: rpmio/rpmio.c:673
3685 #, fuzzy
3686 msgid "Server timeout"
3687 msgstr "¥µ¡¼¥Ð¥¿¥¤¥à¥¢¥¦¥È"
3688
3689 #: rpmio/rpmio.c:676
3690 #, fuzzy
3691 msgid "Unable to lookup server host address"
3692 msgstr "¥µ¡¼¥Ð¤Î¥Û¥¹¥È¥¢¥É¥ì¥¹¤òÄ´¤Ù¤é¤ì¤Þ¤»¤ó"
3693
3694 #: rpmio/rpmio.c:679
3695 #, fuzzy
3696 msgid "Unable to lookup server host name"
3697 msgstr "¥µ¡¼¥Ð¤Î¥Û¥¹¥È̾¤òÄ´¤Ù¤é¤ì¤Þ¤»¤ó"
3698
3699 #: rpmio/rpmio.c:682
3700 #, fuzzy
3701 msgid "Failed to connect to server"
3702 msgstr "¥µ¡¼¥Ð¤Ø¤ÎÀܳ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3703
3704 #: rpmio/rpmio.c:685
3705 #, fuzzy
3706 msgid "Failed to establish data connection to server"
3707 msgstr "¥µ¡¼¥Ð¤È¤Î¥Ç¡¼¥¿¥³¥Í¥¯¥·¥ç¥ó¤Î³ÎΩ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3708
3709 #: rpmio/rpmio.c:688
3710 #, fuzzy
3711 msgid "I/O error to local file"
3712 msgstr "¥í¡¼¥«¥ë¥Õ¥¡¥¤¥ë¤Î IO ¥¨¥é¡¼"
3713
3714 #: rpmio/rpmio.c:691
3715 msgid "Error setting remote server to passive mode"
3716 msgstr "¥ê¥â¡¼¥È¥µ¡¼¥Ð¤Î¥Ñ¥Ã¥·¥Ö¥â¡¼¥ÉÀßÄꥨ¥é¡¼"
3717
3718 #: rpmio/rpmio.c:694
3719 msgid "File not found on server"
3720 msgstr "¥µ¡¼¥Ð¾å¤Ë¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
3721
3722 #: rpmio/rpmio.c:697
3723 msgid "Abort in progress"
3724 msgstr "½èÍýÃæ¤Î¥¢¥Ü¡¼¥È"
3725
3726 #: rpmio/rpmio.c:701
3727 #, fuzzy
3728 msgid "Unknown or unexpected error"
3729 msgstr "ÉÔÌÀ¤â¤·¤¯¤Ïͽ´ü¤»¤Ì¥¨¥é¡¼"
3730
3731 #: rpmio/rpmio.c:1393
3732 #, c-format
3733 msgid "logging into %s as %s, pw %s\n"
3734 msgstr "%s ¤Ø %s pw %s ¤È¤·¤Æ¥í¥°¥¤¥óÃæ\n"
3735
3736 #: rpmio/rpmlog.c:59
3737 #, fuzzy
3738 msgid "(no error)"
3739 msgstr "(¥¨¥é¡¼ 0x%x)"
3740
3741 #. !< RPMLOG_EMERG
3742 #: rpmio/rpmlog.c:130 rpmio/rpmlog.c:131 rpmio/rpmlog.c:132
3743 msgid "fatal error: "
3744 msgstr "Ã×̿Ū¤Ê¥¨¥é¡¼: "
3745
3746 #. !< RPMLOG_CRIT
3747 #: rpmio/rpmlog.c:133
3748 msgid "error: "
3749 msgstr "¥¨¥é¡¼: "
3750
3751 #. !< RPMLOG_ERR
3752 #: rpmio/rpmlog.c:134
3753 msgid "warning: "
3754 msgstr "·Ù¹ð: "
3755
3756 #: rpmio/rpmmalloc.c:15
3757 #, c-format
3758 msgid "memory alloc (%u bytes) returned NULL.\n"
3759 msgstr ""
3760
3761 #: rpmio/url.c:122
3762 #, c-format
3763 msgid "warning: u %p ctrl %p nrefs != 0 (%s %s)\n"
3764 msgstr ""
3765
3766 #: rpmio/url.c:142
3767 #, c-format
3768 msgid "warning: u %p data %p nrefs != 0 (%s %s)\n"
3769 msgstr ""
3770
3771 #: rpmio/url.c:171
3772 #, c-format
3773 msgid "warning: _url_cache[%d] %p nrefs(%d) != 1 (%s %s)\n"
3774 msgstr ""
3775
3776 #: rpmio/url.c:267
3777 #, c-format
3778 msgid "Password for %s@%s: "
3779 msgstr "%s@%s ¤Î¥Ñ¥¹¥ï¡¼¥É:"
3780
3781 #: rpmio/url.c:295 rpmio/url.c:321
3782 #, fuzzy, c-format
3783 msgid "error: %sport must be a number\n"
3784 msgstr "¥¨¥é¡¼: %s¥Ý¡¼¥È¤Ï¿ô»ú¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó\n"
3785
3786 #: rpmio/url.c:476
3787 #, fuzzy
3788 msgid "url port must be a number\n"
3789 msgstr "url ¥Ý¡¼¥È¤Ï¿ô»ú¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó\n"
3790
3791 #. XXX Fstrerror
3792 #: rpmio/url.c:543
3793 #, fuzzy, c-format
3794 msgid "failed to create %s: %s\n"
3795 msgstr "%s ¤ÎºîÀ®¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
3796
3797 #: tools/rpmcache.c:515 tools/rpmgraph.c:276
3798 #, fuzzy
3799 msgid "don't verify header+payload signature"
3800 msgstr "½ð̾¤Î¸¡¾Ú¤ò¤·¤Þ¤¹"
3801
3802 #: tools/rpmcache.c:518
3803 msgid "don't update cache database, only print package paths"
3804 msgstr ""
3805
3806 #: tools/rpmcache.c:522
3807 msgid "follow command line symlinks"
3808 msgstr ""
3809
3810 #: tools/rpmcache.c:525
3811 msgid "logical walk"
3812 msgstr ""
3813
3814 #: tools/rpmcache.c:528
3815 #, fuzzy
3816 msgid "don't change directories"
3817 msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
3818
3819 #: tools/rpmcache.c:531
3820 msgid "don't get stat info"
3821 msgstr ""
3822
3823 #: tools/rpmcache.c:534
3824 msgid "physical walk"
3825 msgstr ""
3826
3827 #: tools/rpmcache.c:537
3828 msgid "return dot and dot-dot"
3829 msgstr ""
3830
3831 #: tools/rpmcache.c:540
3832 msgid "don't cross devices"
3833 msgstr ""
3834
3835 #: tools/rpmcache.c:543
3836 msgid "return whiteout information"
3837 msgstr ""
3838
3839 #: tools/rpmcache.c:546 tools/rpmdeps.c:34 tools/rpmgraph.c:282
3840 msgid "Common options for all rpm modes and executables:"
3841 msgstr ""
3842
3843 #: tools/rpmcache.c:578
3844 #, c-format
3845 msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n"
3846 msgstr ""
3847
3848 #: tools/rpmcache.c:618
3849 #, fuzzy, c-format
3850 msgid "%s: cache operation failed: ec %d.\n"
3851 msgstr "%s: fdOpen ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
3852
3853 #: tools/rpmgraph.c:177
3854 #, fuzzy, c-format
3855 msgid "%s: read manifest failed: %s\n"
3856 msgstr "%s: Fread ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
3857
3858 #: ../rpmpopt:34 ../rpmpopt:290 ../rpmpopt:363
3859 msgid "list install/erase scriptlets from package(s)"
3860 msgstr ""
3861
3862 #: ../rpmpopt:38
3863 msgid "set permissions of files in a package"
3864 msgstr ""
3865
3866 #: ../rpmpopt:43
3867 msgid "set user/group ownership of files in a package"
3868 msgstr ""
3869
3870 #: ../rpmpopt:47 ../rpmpopt:294 ../rpmpopt:367
3871 msgid "list capabilities this package conflicts with"
3872 msgstr ""
3873
3874 #: ../rpmpopt:50 ../rpmpopt:297 ../rpmpopt:370
3875 msgid "list other packages removed by installing this package"
3876 msgstr ""
3877
3878 #: ../rpmpopt:53 ../rpmpopt:300 ../rpmpopt:373
3879 msgid "list capabilities that this package provides"
3880 msgstr ""
3881
3882 #: ../rpmpopt:57 ../rpmpopt:304 ../rpmpopt:377
3883 msgid "list capabilities required by package(s)"
3884 msgstr ""
3885
3886 #: ../rpmpopt:71 ../rpmpopt:318 ../rpmpopt:390
3887 msgid "list descriptive information from package(s)"
3888 msgstr ""
3889
3890 #: ../rpmpopt:74 ../rpmpopt:321 ../rpmpopt:393
3891 msgid "list change logs for this package"
3892 msgstr ""
3893
3894 #: ../rpmpopt:80 ../rpmpopt:327 ../rpmpopt:399
3895 msgid "list trigger scriptlets from package(s)"
3896 msgstr ""
3897
3898 #: ../rpmpopt:84 ../rpmpopt:331 ../rpmpopt:403
3899 msgid "list package(s) by install time, most recent first"
3900 msgstr ""
3901
3902 #: ../rpmpopt:87 ../rpmpopt:334 ../rpmpopt:406
3903 msgid "list all files from each package"
3904 msgstr ""
3905
3906 #: ../rpmpopt:90 ../rpmpopt:93
3907 msgid ""
3908 "find package name that contains a provided capability (needs rpmdb-redhat "
3909 "package installed)"
3910 msgstr ""
3911
3912 #: ../rpmpopt:103
3913 msgid "set buildroot <policy> (e.g. compress man pages)"
3914 msgstr ""
3915
3916 #: ../rpmpopt:104
3917 msgid "<policy>"
3918 msgstr ""
3919
3920 #: ../rpmpopt:179 ../rpmpopt:194 ../rpmpopt:209
3921 msgid "enable configure <option> for build"
3922 msgstr ""
3923
3924 #: ../rpmpopt:180 ../rpmpopt:183 ../rpmpopt:195 ../rpmpopt:198 ../rpmpopt:210
3925 #: ../rpmpopt:213
3926 msgid "<option>"
3927 msgstr ""
3928
3929 #: ../rpmpopt:182 ../rpmpopt:197 ../rpmpopt:212
3930 msgid "disable configure <option> for build"
3931 msgstr ""
3932
3933 #: ../rpmpopt:186 ../rpmpopt:201 ../rpmpopt:216 ../rpmpopt:224 ../rpmpopt:232
3934 #: ../rpmpopt:240 ../rpmpopt:248 ../rpmpopt:256 ../rpmpopt:264 ../rpmpopt:337
3935 #: ../rpmpopt:409 ../rpmpopt:417
3936 msgid "use database in DIRECTORY"
3937 msgstr ""
3938
3939 #: ../rpmpopt:187 ../rpmpopt:202 ../rpmpopt:217 ../rpmpopt:225 ../rpmpopt:233
3940 #: ../rpmpopt:241 ../rpmpopt:249 ../rpmpopt:257 ../rpmpopt:265 ../rpmpopt:338
3941 #: ../rpmpopt:410 ../rpmpopt:418
3942 msgid "DIRECTORY"
3943 msgstr ""
3944
3945 #, fuzzy
3946 #~ msgid "Finding  %s: %s\n"
3947 #~ msgstr "%s ¤òõ¤·¤Æ¤¤¤Þ¤¹: (%s ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹)...\n"
3948
3949 #, fuzzy
3950 #~ msgid "Failed to find %s:\n"
3951 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿:"
3952
3953 #~ msgid "only one of --prefix or --relocate may be used"
3954 #~ msgstr "--prefix ¤â¤·¤¯¤Ï --relocate ¤Î¤¤¤º¤ì¤«¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
3955
3956 #, fuzzy
3957 #~ msgid "Couldn't exec %s: %s\n"
3958 #~ msgstr "%s ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
3959
3960 #, fuzzy
3961 #~ msgid "Couldn't fork %s: %s\n"
3962 #~ msgstr "%s ¤ò fork ¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
3963
3964 #, fuzzy
3965 #~ msgid "%s failed\n"
3966 #~ msgstr "%s ¼ºÇÔ"
3967
3968 #, fuzzy
3969 #~ msgid "failed to write all data to %s\n"
3970 #~ msgstr "Á´¤Æ¤Î¥Ç¡¼¥¿¤ò %s ¤Ë½ñ¤¯¤³¤È¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3971
3972 #, fuzzy
3973 #~ msgid "File%5d: %07o %s.%s\t %s\n"
3974 #~ msgstr "¥Õ¥¡¥¤¥ë %4d: %07o %s.%s\t %s\n"
3975
3976 #, fuzzy
3977 #~ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
3978 #~ msgstr "grabDate() RPM_STRING_TYPE ¥«¥¦¥ó¥È¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
3979
3980 #~ msgid "file is not regular -- skipping size check\n"
3981 #~ msgstr ""
3982 #~ "¥Õ¥¡¥¤¥ë¤Ï°ìÈ̤Υե¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó -- ¥µ¥¤¥º¥Á¥§¥Ã¥¯¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹\n"
3983
3984 #~ msgid "No signature\n"
3985 #~ msgstr "½ð̾¤Ï¤¢¤ê¤Þ¤»¤ó\n"
3986
3987 #~ msgid "Old PGP signature\n"
3988 #~ msgstr "¸Å¤¤ PGP ½ð̾\n"
3989
3990 #, fuzzy
3991 #~ msgid "Old (internal-only) signature!  How did you get that!?\n"
3992 #~ msgstr "¸Å¤¤(ÆâÉô¤À¤±¤Î)½ð̾!  ¤É¤¦¤ä¤Ã¤Æ¤½¤ì¤ò¼ê¤Ë¤¤¤ì¤Þ¤·¤¿¤«!?"
3993
3994 #, fuzzy
3995 #~ msgid "%s: running %s scriptlet\n"
3996 #~ msgstr "¥Ý¥¹¥È¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È(¤¬Í­¤ì¤Ð)¤ò¼Â¹Ô¤·¤Þ¤¹\n"
3997
3998 #, fuzzy
3999 #~ msgid ""
4000 #~ "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
4001 #~ msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ"
4002
4003 #, fuzzy
4004 #~ msgid "%s: base64 encode failed.\n"
4005 #~ msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
4006
4007 #~ msgid "%s: readLead failed\n"
4008 #~ msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
4009
4010 #, fuzzy
4011 #~ msgid "repackage about-to-be-erased packages\n"
4012 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ï°ì¤Ä¤Î¥Ð¡¼¥¸¥ç¥ó¤Î¥Ñ¥Ã¥±¡¼¥¸!\n"
4013
4014 #, fuzzy
4015 #~ msgid "h#%7u: %s"
4016 #~ msgstr "¥Õ¥¡¥¤¥ë %s: %s\n"
4017
4018 #~ msgid "unexpected arguments to --querytags "
4019 #~ msgstr "--querytags ¤Î°ú¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
4020
4021 #, fuzzy
4022 #~ msgid "Usage: %s {--help}\n"
4023 #~ msgstr "»ÈÍÑË¡: rpm {--help}"
4024
4025 #, fuzzy
4026 #~ msgid "Use \"--macros <file:...>\" instead.\n"
4027 #~ msgstr "-e ¤« --erase ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤\n"
4028
4029 #~ msgid "--dbpath given for operation that does not use a database"
4030 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò»ÈÍѤ·¤Ê¤¤¤Î¤Ë --dbpath ¤¬Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
4031
4032 #, fuzzy
4033 #~ msgid "query/verify a package file (i.e. a binary *.rpm file)"
4034 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4035
4036 #, fuzzy
4037 #~ msgid "display a verbose file listing"
4038 #~ msgstr "¥Õ¥¡¥¤¥ë¥ê¥¹¥È¤ò¾éŤËɽ¼¨¤·¤Þ¤¹"
4039
4040 #, fuzzy
4041 #~ msgid "don't verify package digest"
4042 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
4043
4044 #, fuzzy
4045 #~ msgid "don't verify package signature"
4046 #~ msgstr "½ð̾¤Î¸¡¾Ú¤ò¤·¤Þ¤¹"
4047
4048 #~ msgid "removing these packages would break dependencies:\n"
4049 #~ msgstr "¤³¤ì¤é¤Î¥Ñ¥Ã¥±¡¼¥¸¤òºï½ü¤¹¤ë¤È°Í¸À­¤òÇ˲õ¤·¤Þ¤¹:\n"
4050
4051 #, fuzzy
4052 #~ msgid "package %s has unsatisfied Requires: %s\n"
4053 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï require ¤¬Ëþ¤¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s\n"
4054
4055 #, fuzzy
4056 #~ msgid "package %s has unsatisfied Conflicts: %s\n"
4057 #~ msgstr "%s ¤È¶¥¹ç¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤¹: %s\n"
4058
4059 #, fuzzy
4060 #~ msgid "Usage: rpm {--help}"
4061 #~ msgstr "»ÈÍÑË¡: rpm {--help}"
4062
4063 #, fuzzy
4064 #~ msgid "Usage:"
4065 #~ msgstr "»ÈÍÑË¡:"
4066
4067 #~ msgid "print this message"
4068 #~ msgstr "¤³¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹"
4069
4070 #, fuzzy
4071 #~ msgid "   All modes support the following arguments:"
4072 #~ msgstr "   °Ê²¼¤Î°ú¿ô¤Ï¤¹¤Ù¤Æ¤Î¥â¡¼¥É¤Ç»ÈÍѤǤ­¤Þ¤¹:"
4073
4074 #, fuzzy
4075 #~ msgid "print the expansion of macro <name> to stdout"
4076 #~ msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
4077
4078 #~ msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
4079 #~ msgstr "/etc/rpmrc ¤È $HOME/.rpmrc ¤ÎÂå¤ê¤Ë <file> ¤ò»ÈÍѤ·¤Þ¤¹"
4080
4081 #~ msgid "be a little more verbose"
4082 #~ msgstr "¤â¤¦¾¯¤·¾ðÊóɽ¼¨¤òÁý¤ä¤·¤Þ¤¹"
4083
4084 #~ msgid "be incredibly verbose (for debugging)"
4085 #~ msgstr "½½Ê¬¤Ë¾ðÊóɽ¼¨¤òÁý¤ä¤·¤Þ¤¹(¥Ç¥Ð¥Ã¥°ÍÑ)"
4086
4087 #, fuzzy
4088 #~ msgid ""
4089 #~ "   Install, upgrade and query (with -p) allow URL's to be used in place"
4090 #~ msgstr ""
4091 #~ "¥Õ¥¡¥¤¥ë̾¤È°Ê²¼¤Î¥ª¥×¥·¥ç¥ó¤ÎÂå¤ê¤Ë ftp URL ¤ò»È¤¨¤ë¤è¤¦(-p ¤òÍѤ¤¤Æ)"
4092
4093 #~ msgid "   of file names as well as the following options:"
4094 #~ msgstr "¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¡¢Ì䤤¹ç¤ï¤»¤·¤Þ¤¹:"
4095
4096 #~ msgid "hostname or IP of ftp proxy"
4097 #~ msgstr "ftp ¥×¥í¥­¥·¤Î¥Û¥¹¥È̾¤â¤·¤¯¤Ï IP"
4098
4099 #~ msgid "port number of ftp server (or proxy)"
4100 #~ msgstr "ftp (¤â¤·¤¯¤Ï¥×¥í¥­¥·)¥µ¡¼¥Ð¤Î¥Ý¡¼¥ÈÈÖ¹æ"
4101
4102 #, fuzzy
4103 #~ msgid "hostname or IP of http proxy"
4104 #~ msgstr "http ¥×¥í¥­¥·¤Î¥Û¥¹¥È̾¤â¤·¤¯¤Ï IP"
4105
4106 #, fuzzy
4107 #~ msgid "port number of http server (or proxy)"
4108 #~ msgstr "http (¤â¤·¤¯¤Ï¥×¥í¥­¥·)¥µ¡¼¥Ð¤Î¥Ý¡¼¥ÈÈÖ¹æ"
4109
4110 #~ msgid "query mode"
4111 #~ msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
4112
4113 #~ msgid "use <dir> as the directory for the database"
4114 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹ÍѤΥǥ£¥ì¥¯¥È¥ê¤È¤·¤Æ <dir> ¤òÍѤ¤¤Þ¤¹"
4115
4116 #, fuzzy
4117 #~ msgid "use <qfmt> as the header format (implies --info)"
4118 #~ msgstr "¥Ø¥Ã¥À¥Õ¥©¡¼¥Þ¥Ã¥È¤È¤·¤Æ <qfmt> ¤ò»ÈÍѤ·¤Þ¤¹ (-i ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
4119
4120 #~ msgid "      Package specification options:"
4121 #~ msgstr "      ¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó:"
4122
4123 #~ msgid "query all packages"
4124 #~ msgstr "Á´¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4125
4126 #~ msgid "query package owning <file>"
4127 #~ msgstr "<file> ¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
4128
4129 #~ msgid "query (uninstalled) package <packagefile>"
4130 #~ msgstr ""
4131 #~ "(̤¥¤¥ó¥¹¥È¡¼¥ë)¥Ñ¥Ã¥±¡¼¥¸ <packagefile> ¤ò\n"
4132 #~ "Ì䤤¹ç¤ï¤»¤Þ¤¹"
4133
4134 #~ msgid "query packages triggered by <pkg>"
4135 #~ msgstr "<pkg> ¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
4136
4137 #~ msgid "query packages which provide <cap> capability"
4138 #~ msgstr "<cap> ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4139
4140 #~ msgid "query packages which require <cap> capability"
4141 #~ msgstr ""
4142 #~ "<cap> ¤Îµ¡Ç½¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤Æ\n"
4143 #~ "Ì䤤¹ç¤ï¤»¤Þ¤¹"
4144
4145 #~ msgid "      Information selection options:"
4146 #~ msgstr "      ¾ðÊóÁªÂò¥ª¥×¥·¥ç¥ó:"
4147
4148 #~ msgid "display package information"
4149 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¾ðÊó¤òɽ¼¨¤·¤Þ¤¹"
4150
4151 #~ msgid "display the package's change log"
4152 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ÎÊѹ¹ÍúÎò¤òɽ¼¨¤·¤Þ¤¹"
4153
4154 #~ msgid "display package file list"
4155 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥Õ¥¡¥¤¥ë¤òɽ¼¨¤·¤Þ¤¹"
4156
4157 #~ msgid "show file states (implies -l)"
4158 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥Õ¥¡¥¤¥ë¤Î¾õÂÖ¤òɽ¼¨¤·¤Þ¤¹(-l ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
4159
4160 #~ msgid "list only documentation files (implies -l)"
4161 #~ msgstr ""
4162 #~ "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ëʸ½ñ¥Õ¥¡¥¤¥ë¤Î¤ß¤Î¾õÂÖ¤òɽ¼¨¤·\n"
4163 #~ "\t\t\t     ¤Þ¤¹(-l ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
4164
4165 #~ msgid "list only configuration files (implies -l)"
4166 #~ msgstr "ÀßÄê¥Õ¥¡¥¤¥ë¤Î¤ß¤òɽ¼¨¤·¤Þ¤¹(-l ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
4167
4168 #~ msgid ""
4169 #~ "show all verifiable information for each file (must be used with -l, -c, "
4170 #~ "or -d)"
4171 #~ msgstr ""
4172 #~ "¸Ä¡¹¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú²Äǽ¤ÊÁ´¾ðÊó¤òɽ¼¨¤·¤Þ¤¹(-l¡¢\n"
4173 #~ "-c¡¢-d ¤Î¤¤¤º¤ì¤«¤È¶¦¤ËÍѤ¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
4174
4175 #~ msgid "list capabilities package provides"
4176 #~ msgstr "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬Ä󶡤¹¤ëµ¡Ç½¤òɽ¼¨¤·¤Þ¤¹"
4177
4178 #~ msgid "list package dependencies"
4179 #~ msgstr "°Í¸¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸Ì¾¤òɽ¼¨¤·¤Þ¤¹"
4180
4181 #~ msgid "print the various [un]install scripts"
4182 #~ msgstr "[¥¢¥ó]¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ¤¹"
4183
4184 #~ msgid "show the trigger scripts contained in the package"
4185 #~ msgstr ""
4186 #~ "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥È¥ê¥¬¡¼¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ\n"
4187 #~ "\t\t\t       ¤¹"
4188
4189 #~ msgid ""
4190 #~ "verify a package installation using the same same package specification "
4191 #~ "options as -q"
4192 #~ msgstr ""
4193 #~ "-q ¤ÈƱÍͤËƱ¤¸¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó¤ò¼è¤ê\n"
4194 #~ "¥¤¥ó¥¹¥È¡¼¥ë¤Î¾õ¶·¤ò¸¡¾Ú¤·¤Þ¤¹"
4195
4196 #~ msgid "do not verify file md5 checksums"
4197 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î md5 ¥Á¥§¥Ã¥¯¥µ¥à¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
4198
4199 #~ msgid "do not verify file attributes"
4200 #~ msgstr "¥Õ¥¡¥¤¥ë°À­¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
4201
4202 #~ msgid "list the tags that can be used in a query format"
4203 #~ msgstr ""
4204 #~ "Ì䤤¹ç¤ï¤»¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ËÍѤ¤¤é¤ìÆÀ¤ë¥¿¥°¤ò\n"
4205 #~ "\t\t\t      É½¼¨¤·¤Þ¤¹"
4206
4207 #, fuzzy
4208 #~ msgid "skip files in path <path>"
4209 #~ msgstr "¥Ñ¥¹ <path> Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
4210
4211 #~ msgid "relocate files from <oldpath> to <newpath>"
4212 #~ msgstr "<oldpath> ¤«¤é <newpath> ¤Ë¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤µ¤»¤Þ¤¹"
4213
4214 #~ msgid "don't execute any installation scripts"
4215 #~ msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
4216
4217 #~ msgid "don't execute any scripts triggered by this package"
4218 #~ msgstr ""
4219 #~ "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥¹¥¯¥ê¥×¥È¤ò\n"
4220 #~ "¼Â¹Ô¤·¤Þ¤»¤ó"
4221
4222 #~ msgid "upgrade package (same options as --install, plus)"
4223 #~ msgstr ""
4224 #~ "¥Ñ¥Ã¥±¡¼¥¸¤ò¥¢¥Ã¥×¥°¥ì¡¼¥É¤·¤Þ¤¹(--install ¤È´ö¤Ä¤«¤Î¥ª¥×¥·¥ç¥ó¤òÉÕ¤±Â­¤·"
4225 #~ "¤¿¤â¤Î)"
4226
4227 #, fuzzy
4228 #~ msgid "    -e <package>          "
4229 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4230
4231 #~ msgid "do not execute any package specific scripts"
4232 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸»ØÄê¤Î¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
4233
4234 #~ msgid "build package, where <stage> is one of:"
4235 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤òºîÀ®¤·¤Þ¤¹¡¢<stage> ¤Ï°Ê²¼¤Î¤¦¤Á¤Ò¤È¤Ä¤Ç¤¹:"
4236
4237 #~ msgid "prep (unpack sources and apply patches)"
4238 #~ msgstr "prep (¥½¡¼¥¹¤òŸ³«¤·¥Ñ¥Ã¥Á¤òÅö¤Æ¤Þ¤¹)"
4239
4240 #~ msgid "list check (do some cursory checks on %files)"
4241 #~ msgstr "¥ê¥¹¥È¸¡ºº (%files ¥»¥¯¥·¥ç¥ó¤ÎÂç¤Þ¤«¤Ê¥Á¥§¥Ã¥¯)"
4242
4243 #~ msgid "compile (prep and compile)"
4244 #~ msgstr "¥³¥ó¥Ñ¥¤¥ë (prep¡¢compile)"
4245
4246 #~ msgid "install (prep, compile, install)"
4247 #~ msgstr "¥¤¥ó¥¹¥È¡¼¥ë (prep¡¢compile¡¢install)"
4248
4249 #~ msgid "binary package (prep, compile, install, package)"
4250 #~ msgstr "¥Ð¥¤¥Ê¥ê¤ò¥Ñ¥Ã¥±¡¼¥¸²½ (prep¡¢compile¡¢install¡¢package)"
4251
4252 #~ msgid "bin/src package (prep, compile, install, package)"
4253 #~ msgstr "¥Ð¥¤¥Ê¥ê/¥½¡¼¥¹¤ò¥Ñ¥Ã¥±¡¼¥¸²½ (prep¡¢compile¡¢install¡¢package)"
4254
4255 #, fuzzy
4256 #~ msgid "remove spec file when done"
4257 #~ msgstr "½ªÎ»¸å¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹"
4258
4259 #~ msgid "use <dir> as the build root"
4260 #~ msgstr "BuildRoot ¤È¤·¤Æ <dir> ¤òÍѤ¤¤Þ¤¹"
4261
4262 #~ msgid "do not execute any stages"
4263 #~ msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
4264
4265 #~ msgid ""
4266 #~ "install source package, build binary package and remove spec file, "
4267 #~ "sources, patches, and icons."
4268 #~ msgstr ""
4269 #~ "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¡¢¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼\n"
4270 #~ "\t\t\t     ¥¸¤òºîÀ®¤·¡¢spec¥Õ¥¡¥¤¥ë¡¢¥½¡¼¥¹¥Õ¥¡¥¤¥ë¡¢¥Ñ¥Ã¥Á¡¢\n"
4271 #~ "\t\t\t     ¥¢¥¤¥³¥ó¤òºï½ü¤·¤Þ¤¹"
4272
4273 #~ msgid "like --rebuild, but don't build any package"
4274 #~ msgstr "--rebuild ¤Ë»÷¤Æ¤¤¤Þ¤¹¤¬¡¢¥Ñ¥Ã¥±¡¼¥¸¤òºîÀ®¤·¤Þ¤»¤ó"
4275
4276 #~ msgid "add a signature to a package"
4277 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ð̾¤òÄɲä·¤Þ¤¹"
4278
4279 #, fuzzy
4280 #~ msgid "skip any GPG signatures"
4281 #~ msgstr "GPG ½ð̾¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
4282
4283 #~ msgid "make sure a valid database exists"
4284 #~ msgstr "Í­¸ú¤Ê¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬Â¸ºß¤¹¤ë¤³¤È¤ò³Î¤«¤á¤Þ¤¹"
4285
4286 #~ msgid "rebuild database from existing database"
4287 #~ msgstr "´û¸¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹"
4288
4289 #~ msgid ""
4290 #~ "set the file permissions to those in the package database using the same "
4291 #~ "package specification options as -q"
4292 #~ msgstr ""
4293 #~ "-q ¤ÈƱÍͤËƱ¤¸¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó¤ò¼è¤ê\n"
4294 #~ "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Îµö²Ä°À­¤ËÀßÄꤷ¤Þ¤¹"
4295
4296 #~ msgid ""
4297 #~ "set the file owner and group to those in the package database using the "
4298 #~ "same package specification options as -q"
4299 #~ msgstr ""
4300 #~ "-q ¤ÈƱÍͤËƱ¤¸¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó¤ò¼è¤ê\n"
4301 #~ "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î½êÍ­¼Ô¤È¥°¥ë¡¼¥×¤ËÀßÄꤷ¤Þ¤¹"
4302
4303 #~ msgid "-u and --uninstall are deprecated and no longer work.\n"
4304 #~ msgstr "-u ¤È --uninstall ¤Ï¤â¤Ï¤äÆ°ºî¤·¤Þ¤»¤ó\n"
4305
4306 #~ msgid "Use -e or --erase instead.\n"
4307 #~ msgstr "-e ¤« --erase ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤\n"
4308
4309 #, fuzzy
4310 #~ msgid ""
4311 #~ "script disabling options may only be specified during package "
4312 #~ "installation, erasure, and verification"
4313 #~ msgstr ""
4314 #~ "--noscripts ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢¸¡¾Ú»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
4315
4316 #, fuzzy
4317 #~ msgid "--apply may only be specified during package installation"
4318 #~ msgstr "--allfiles ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
4319
4320 #~ msgid "--oldpackage may only be used during upgrades"
4321 #~ msgstr "--oldpackage ¤Ï¥¢¥Ã¥×¥°¥ì¡¼¥É»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
4322
4323 #~ msgid "--nopgp may only be used during signature checking"
4324 #~ msgstr "--nopgp ¤Ï½ð̾¸¡ºº»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
4325
4326 #, fuzzy
4327 #~ msgid "--nogpg may only be used during signature checking"
4328 #~ msgstr "--nogpg ¤Ï½ð̾¸¡ºº»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
4329
4330 #, fuzzy
4331 #~ msgid ""
4332 #~ "--nomd5 may only be used during signature checking and package "
4333 #~ "verification"
4334 #~ msgstr "--nomd5 ¤Ï½ð̾¸¡ºº¤È¥Ñ¥Ã¥±¡¼¥¸¸¡¾Ú»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
4335
4336 #~ msgid "no packages given for signature check"
4337 #~ msgstr "½ð̾¸¡ºº¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
4338
4339 #~ msgid "no packages given for signing"
4340 #~ msgstr "½ð̾¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
4341
4342 #~ msgid "no packages given for uninstall"
4343 #~ msgstr "¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
4344
4345 #~ msgid "extra arguments given for query of all packages"
4346 #~ msgstr "Á´¥Ñ¥Ã¥±¡¼¥¸¤ÎÌ䤤¹ç¤ï¤»¤Î¤¿¤á¤Ë;ʬ¤Ê°ú¿ô¤¬¤¢¤ê¤Þ¤¹"
4347
4348 #, fuzzy
4349 #~ msgid "extra arguments given for verify of all packages"
4350 #~ msgstr "Á´¥Ñ¥Ã¥±¡¼¥¸¤Î¸¡¾Ú¤Î¤¿¤á¤Ë;ʬ¤Ê°ú¿ô¤¬¤¢¤ê¤Þ¤¹"
4351
4352 #, fuzzy
4353 #~ msgid "%s: %-45s YES (added files)\n"
4354 #~ msgstr "%s: %s ¤Ï¥Õ¥¡¥¤¥ë¥ê¥¹¥È¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
4355
4356 #, fuzzy
4357 #~ msgid "%s: %-45s %-s (cached)\n"
4358 #~ msgstr "%s: %s ¤Ï db ¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£\n"
4359
4360 #, fuzzy
4361 #~ msgid "%s: %-45s YES (db package)\n"
4362 #~ msgstr "%s: %s ¤Ï db ¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£\n"
4363
4364 #, fuzzy
4365 #~ msgid "%s: (%s, %s) added to Depends cache.\n"
4366 #~ msgstr "%s: %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
4367
4368 #, fuzzy
4369 #~ msgid "package %s-%s-%s require not satisfied: %s\n"
4370 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï require ¤¬Ëþ¤¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s\n"
4371
4372 #~ msgid "package %s conflicts: %s\n"
4373 #~ msgstr "%s ¤È¶¥¹ç¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤¹: %s\n"
4374
4375 #, fuzzy
4376 #~ msgid "rpm verify mode (legacy)"
4377 #~ msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
4378
4379 #, fuzzy
4380 #~ msgid "cannot open %s/packages.rpm\n"
4381 #~ msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
4382
4383 #, fuzzy
4384 #~ msgid "Generating signature using PGP.\n"
4385 #~ msgstr "PGP ¤ò»ÈÍѤ·¤Æ½ð̾¤ÎÀ¸À®Ãæ\n"
4386
4387 #, fuzzy
4388 #~ msgid "Generating signature using GPG.\n"
4389 #~ msgstr "GPG ¤ò»ÈÍѤ·¤Æ½ð̾¤ÎÀ¸À®Ãæ\n"
4390
4391 #, fuzzy
4392 #~ msgid ""
4393 #~ "package lacks both user name and id lists (this should never happen)\n"
4394 #~ msgstr ""
4395 #~ "¥Ñ¥Ã¥±¡¼¥¸¤Ï ¥æ¡¼¥¶Ì¾¤È id ¥ê¥¹¥È¤ÎξÊý¤¬·ç¤±¤Æ¤¤¤Þ¤¹(¤³¤ì¤Ï·è¤·¤Æµ¯¤­¤Æ¤Ï"
4396 #~ "¤Ê¤é¤Ê¤¤)"
4397
4398 #, fuzzy
4399 #~ msgid ""
4400 #~ "package lacks both group name and id lists (this should never happen)\n"
4401 #~ msgstr ""
4402 #~ "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥°¥ë¡¼¥×̾¤È id ¥ê¥¹¥È¤ÎξÊý¤¬·ç¤±¤Æ¤¤¤Þ¤¹(¤³¤ì¤Ï·è¤·¤Æµ¯¤­¤Æ"
4403 #~ "¤Ï¤Ê¤é¤Ê¤¤)"
4404
4405 #, fuzzy
4406 #~ msgid "removed db file        %s\n"
4407 #~ msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4408
4409 #, fuzzy
4410 #~ msgid "opening db file        %s mode 0x%x\n"
4411 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥â¡¼¥É 0x%x ¤Î¥ª¡¼¥×¥ó (%s)\n"
4412
4413 #, fuzzy
4414 #~ msgid "cannot get %s lock on database\n"
4415 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î %s ¤ò¥í¥Ã¥¯¤Ç¤­¤Þ¤»¤ó"
4416
4417 #~ msgid ""
4418 #~ "free list corrupt (%u)- please run\n"
4419 #~ "\t\"rpm --rebuilddb\"\n"
4420 #~ "More information is available from http://www.rpm.org or the rpm-"
4421 #~ "list@redhat.com mailing list\n"
4422 #~ "if \"rpm --rebuilddb\" fails to correct the problem.\n"
4423 #~ msgstr ""
4424 #~ "free list corrupt (%u)- °Ê²¼¤ò¼Â¹Ô¤·¤Æ¤¯¤À¤µ¤¤\n"
4425 #~ "\t\"rpm --rebuilddb\"\n"
4426 #~ "¤â¤·ÌäÂê¤ò²ò·è¤¹¤ë¤¿¤á¤Ë¼Â¹Ô¤·¤¿ \"rpm --rebuilddb\" ¤¬¼ºÇÔ¤·¤¿¤é¡¢\n"
4427 #~ "http://www.rpm.org ¤â¤·¤¯¤Ï rpm-list@redhat.com ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤«¤é\n"
4428 #~ "¾ÜºÙ¤Ê¾ðÊ󤬼èÆÀ¤Ç¤­¤Þ¤¹¡£\n"
4429
4430 #, fuzzy
4431 #~ msgid "error(%d) counting packages\n"
4432 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n"
4433
4434 #~ msgid "(unknown type)"
4435 #~ msgstr "(ÉÔÌÀ¤Ê¥¿¥¤¥×)"
4436
4437 #, fuzzy
4438 #~ msgid "Couldn't exec pgp (%s)\n"
4439 #~ msgstr "pgp ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó(%s)"
4440
4441 #, fuzzy
4442 #~ msgid "Couldn't exec gpg\n"
4443 #~ msgstr "gpg ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó"
4444
4445 #, fuzzy
4446 #~ msgid "Could not run pgp.  Use --nopgp to skip PGP checks.\n"
4447 #~ msgstr ""
4448 #~ "pgp ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
4449 #~ "PGP ¥Á¥§¥Ã¥¯¤ò¥¹¥­¥Ã¥×¤¹¤ë¤¿¤á¤Ë --nopgp ¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£"
4450
4451 #, fuzzy
4452 #~ msgid "Could not run gpg.  Use --nogpg to skip GPG checks.\n"
4453 #~ msgstr ""
4454 #~ "gpg ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
4455 #~ "GPG ¥Á¥§¥Ã¥¯¤ò¥¹¥­¥Ã¥×¤¹¤ë¤¿¤á¤Ë --nogpg ¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£"
4456
4457 #, fuzzy
4458 #~ msgid "Couldn't exec pgp\n"
4459 #~ msgstr "pgp ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó"
4460
4461 #, fuzzy
4462 #~ msgid "generate GPG/PGP signature"
4463 #~ msgstr "PGP/GPG ½ð̾¤òÀ¸À®¤·¤Þ¤¹"
4464
4465 #, fuzzy
4466 #~ msgid "cannot open package: %s\n"
4467 #~ msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
4468
4469 #~ msgid "Bad count for headerAddEntry(): %d\n"
4470 #~ msgstr "headerAddEntry() ¤ÎÉÔÀµ¤Ê¥«¥¦¥ó¥È: %d\n"
4471
4472 #, fuzzy
4473 #~ msgid "  All modes support the following options:"
4474 #~ msgstr "   °Ê²¼¤Î°ú¿ô¤Ï¤¹¤Ù¤Æ¤Î¥â¡¼¥É¤Ç»ÈÍѤǤ­¤Þ¤¹:"
4475
4476 #, fuzzy
4477 #~ msgid "print the expansion of macro <expr> to stdout"
4478 #~ msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
4479
4480 #, fuzzy
4481 #~ msgid ""
4482 #~ "  Install, upgrade and query (with -p) modes allow URL's to be used in "
4483 #~ "place"
4484 #~ msgstr ""
4485 #~ "¥Õ¥¡¥¤¥ë̾¤È°Ê²¼¤Î¥ª¥×¥·¥ç¥ó¤ÎÂå¤ê¤Ë ftp URL ¤ò»È¤¨¤ë¤è¤¦(-p ¤òÍѤ¤¤Æ)"
4486
4487 #, fuzzy
4488 #~ msgid "  of file names as well as the following options:"
4489 #~ msgstr "¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¡¢Ì䤤¹ç¤ï¤»¤·¤Þ¤¹:"
4490
4491 #, fuzzy
4492 #~ msgid "  Package specification options:"
4493 #~ msgstr "      ¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó:"
4494
4495 #, fuzzy
4496 #~ msgid "query/verify package owning <file>"
4497 #~ msgstr "<file> ¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
4498
4499 #, fuzzy
4500 #~ msgid "     -p <packagefile>+    "
4501 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4502
4503 #, fuzzy
4504 #~ msgid "query/verify (uninstalled) package <packagefile>"
4505 #~ msgstr ""
4506 #~ "(̤¥¤¥ó¥¹¥È¡¼¥ë)¥Ñ¥Ã¥±¡¼¥¸ <packagefile> ¤ò\n"
4507 #~ "Ì䤤¹ç¤ï¤»¤Þ¤¹"
4508
4509 #, fuzzy
4510 #~ msgid "     --triggeredby <pkg>  "
4511 #~ msgstr "<pkg> ¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
4512
4513 #, fuzzy
4514 #~ msgid "query/verify packages triggered by <pkg>"
4515 #~ msgstr "<pkg> ¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
4516
4517 #, fuzzy
4518 #~ msgid "query/verify packages which provide <cap> capability"
4519 #~ msgstr "<cap> ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4520
4521 #, fuzzy
4522 #~ msgid "query/verify packages which require <cap> capability"
4523 #~ msgstr ""
4524 #~ "<cap> ¤Îµ¡Ç½¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤Æ\n"
4525 #~ "Ì䤤¹ç¤ï¤»¤Þ¤¹"
4526
4527 #, fuzzy
4528 #~ msgid "    Information selection options:"
4529 #~ msgstr "      ¾ðÊóÁªÂò¥ª¥×¥·¥ç¥ó:"
4530
4531 #, fuzzy
4532 #~ msgid "list capabilities provided by package"
4533 #~ msgstr "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬Ä󶡤¹¤ëµ¡Ç½¤òɽ¼¨¤·¤Þ¤¹"
4534
4535 #, fuzzy
4536 #~ msgid "list capabilities required by package"
4537 #~ msgstr "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬Ä󶡤¹¤ëµ¡Ç½¤òɽ¼¨¤·¤Þ¤¹"
4538
4539 #, fuzzy
4540 #~ msgid "print the various [un]install scriptlets"
4541 #~ msgstr "[¥¢¥ó]¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ¤¹"
4542
4543 #, fuzzy
4544 #~ msgid "show the trigger scriptlets contained in the package"
4545 #~ msgstr ""
4546 #~ "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥È¥ê¥¬¡¼¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ\n"
4547 #~ "\t\t\t       ¤¹"
4548
4549 #, fuzzy
4550 #~ msgid "do not execute scripts (if any)"
4551 #~ msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
4552
4553 #, fuzzy
4554 #~ msgid "   --install <packagefile>"
4555 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
4556
4557 #, fuzzy
4558 #~ msgid "don't execute any installation scriptlets"
4559 #~ msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
4560
4561 #, fuzzy
4562 #~ msgid "don't execute any scriptlets triggered by this package"
4563 #~ msgstr ""
4564 #~ "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥¹¥¯¥ê¥×¥È¤ò\n"
4565 #~ "¼Â¹Ô¤·¤Þ¤»¤ó"
4566
4567 #, fuzzy
4568 #~ msgid "     --relocate <oldpath>=<newpath>"
4569 #~ msgstr "<oldpath> ¤«¤é <newpath> ¤Ë¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤µ¤»¤Þ¤¹"
4570
4571 #, fuzzy
4572 #~ msgid "   --upgrade <packagefile>"
4573 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4574
4575 #, fuzzy
4576 #~ msgid "   -e <package>           "
4577 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4578
4579 #, fuzzy
4580 #~ msgid "rebuild database indices from existing database headers"
4581 #~ msgstr "´û¸¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹"
4582
4583 #, fuzzy
4584 #~ msgid "removed db environment %s/%s\n"
4585 #~ msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4586
4587 #, fuzzy
4588 #~ msgid "closed  db index       %s/%s\n"
4589 #~ msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4590
4591 #, fuzzy
4592 #~ msgid "opening db index       %s/%s %s mode=0x%x\n"
4593 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥â¡¼¥É 0x%x ¤Î¥ª¡¼¥×¥ó (%s)\n"
4594
4595 #, fuzzy
4596 #~ msgid "locked  db index       %s/%s\n"
4597 #~ msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4598
4599 #~ msgid ""
4600 #~ "--notriggers may only be specified during package installation, erasure, "
4601 #~ "and verification"
4602 #~ msgstr ""
4603 #~ "--notriggers ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢¸¡¾Ú»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
4604
4605 #~ msgid "archive = %s, fs = %s\n"
4606 #~ msgstr "¥¢¡¼¥«¥¤¥Ö = %s, fs = %s\n"
4607
4608 #, fuzzy
4609 #~ msgid "can't rename %s to %s: %s\n"
4610 #~ msgstr "%s ¤ò %s ¤Ë¤¹¤ë̾Á°¤ÎÊѹ¹¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
4611
4612 #, fuzzy
4613 #~ msgid "can't unlink %s: %s\n"
4614 #~ msgstr "%s ¤òºï½ü(unlink)¤Ç¤­¤Þ¤»¤ó: %s\n"
4615
4616 #, fuzzy
4617 #~ msgid "   file: %s action: %s\n"
4618 #~ msgstr "¥Õ¥¡¥¤¥ë %s: ¥¢¥¯¥·¥ç¥ó: %s\n"
4619
4620 #~ msgid "installing a source package\n"
4621 #~ msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹\n"
4622
4623 #, fuzzy
4624 #~ msgid "cannot create sourcedir %s\n"
4625 #~ msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s"
4626
4627 #, fuzzy
4628 #~ msgid "cannot create specdir %s\n"
4629 #~ msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s"
4630
4631 #~ msgid "spec file in: %s\n"
4632 #~ msgstr "spec ¥Õ¥¡¥¤¥ë¤Ï: %s\n"
4633
4634 #~ msgid "renaming %s to %s\n"
4635 #~ msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Þ¤¹\n"
4636
4637 #, fuzzy
4638 #~ msgid "rename of %s to %s failed: %s\n"
4639 #~ msgstr "%s ¤ò %s ¤Ë¤¹¤ë̾Á°¤ÎÊѹ¹¤Ë¼ºÇÔ: %s"
4640
4641 #~ msgid "stopping install as we're running --test\n"
4642 #~ msgstr "--test ¤ò¼Â¹Ô¤¹¤ë¤è¤¦¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤òÃæ»ß¤·¤Æ¤¤¤Þ¤¹\n"
4643
4644 #~ msgid "running preinstall script (if any)\n"
4645 #~ msgstr "¥×¥ê¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È(¤¬Í­¤ì¤Ð)¤ò¼Â¹Ô¤·¤Þ¤¹\n"
4646
4647 #, fuzzy
4648 #~ msgid "removal of %s failed: %s\n"
4649 #~ msgstr "%s ¤Îºï½ü¤Ë¼ºÇÔ: %s"
4650
4651 #~ msgid "will remove files test = %d\n"
4652 #~ msgstr "¥Õ¥¡¥¤¥ë test = %d ¤òºï½ü¤·¤Þ¤¹\n"
4653
4654 #~ msgid "running postuninstall script (if any)\n"
4655 #~ msgstr "¥Ý¥¹¥È¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È(¤¬Í­¤ì¤Ð)¤ò¼Â¹Ô¤·¤Þ¤¹\n"
4656
4657 #, fuzzy
4658 #~ msgid ""
4659 #~ "retrieval of return code of %s scriptlet from %s-%s-%s failed, waitpid "
4660 #~ "returned %s\n"
4661 #~ msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ"
4662
4663 #~ msgid "set the time check to <secs> seconds (0 disables)"
4664 #~ msgstr "¥¿¥¤¥à¥Á¥§¥Ã¥¯´ü¸Â¤òÀßÄꤷ¤Þ¤¹(0¤Ç̵¸ú)"
4665
4666 #~ msgid "counting packages to install\n"
4667 #~ msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤ò¿ô¤¨¤Æ¤¤¤Þ¤¹\n"
4668
4669 #~ msgid "found %d packages\n"
4670 #~ msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
4671
4672 #~ msgid "looking for packages to download\n"
4673 #~ msgstr "¥À¥¦¥ó¥í¡¼¥É¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤òõ¤·¤Æ¤¤¤Þ¤¹\n"
4674
4675 #, fuzzy
4676 #~ msgid "skipping %s - rpmGlob failed(%d)\n"
4677 #~ msgstr "%s ¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹ - Å¾Á÷¼ºÇÔ - %s\n"
4678
4679 #~ msgid "retrieved %d packages\n"
4680 #~ msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¼èÆÀ¤·¤Þ¤·¤¿\n"
4681
4682 #~ msgid "%s does not appear to be a RPM package\n"
4683 #~ msgstr "%s ¤Ï RPM ¥Ñ¥Ã¥±¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
4684
4685 #~ msgid "Bad owner/group: %s"
4686 #~ msgstr "ÉÔÀµ¤Ê½êÍ­¼Ô/¥°¥ë¡¼¥×: %s"
4687
4688 #~ msgid "failed to open %s: %s"
4689 #~ msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s"
4690
4691 #, fuzzy
4692 #~ msgid "removing 0 %s entries.\n"
4693 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥¨¥ó¥È¥ê¤òºï½ü¤·¤Þ¤¹\n"
4694
4695 #~ msgid "error creating directory %s: %s"
4696 #~ msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ÎºîÀ®¥¨¥é¡¼: %s"
4697
4698 #~ msgid "Invalid %%_signature spec in macro file"
4699 #~ msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ëÃæ¤Ç̵¸ú¤Ê %%_signature ¥¹¥Ú¥Ã¥¯"
4700
4701 #, fuzzy
4702 #~ msgid "package src rpm only"
4703 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë̾Á°¤¬¤¢¤ê¤Þ¤»¤ó"
4704
4705 #, fuzzy
4706 #~ msgid "query the packages which require a capability"
4707 #~ msgstr ""
4708 #~ "µ¡Ç½¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤Æ\n"
4709 #~ "Ì䤤¹ç¤ï¤»¤Þ¤¹"
4710
4711 #, fuzzy
4712 #~ msgid "query the packages which provide a capability"
4713 #~ msgstr "µ¡Ç½¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
4714
4715 #~ msgid "exec failed!\n"
4716 #~ msgstr "¼Â¹Ô¼ºÇÔ!\n"
4717
4718 #, fuzzy
4719 #~ msgid "%%instchangelog value in macro file should be a number, but isn't"
4720 #~ msgstr ""
4721 #~ "¥Þ¥¯¥í¥Õ¥¡¥¤¥ëÃæ¤Î %%instchangelog ¤ÎÃͤϿô¤Ç¤¢¤ë¤Ù¤­¤Ç¤¹¡¢¤·¤«¤·¤½¤¦¤Ç¤¢"
4722 #~ "¤ê¤Þ¤»¤ó"
4723
4724 #~ msgid "sigsize         : %d\n"
4725 #~ msgstr "½ð̾¥µ¥¤¥º     : %d\n"
4726
4727 #~ msgid "Header + Archive: %d\n"
4728 #~ msgstr "¥Ø¥Ã¥À + ¥¢¡¼¥«¥¤¥Ö: %d\n"
4729
4730 #~ msgid "expected size   : %d\n"
4731 #~ msgstr "´üÂÔ¤µ¤ì¤ë¥µ¥¤¥º: %d\n"
4732
4733 #~ msgid "New Header signature\n"
4734 #~ msgstr "¿·¤·¤¤¥Ø¥Ã¥À½ð̾\n"
4735
4736 #, fuzzy
4737 #~ msgid "path %s is not relocateable for package %s-%s-%s"
4738 #~ msgstr "¥Ñ¥¹ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó(¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤ËÂФ·¤Æ)"
4739
4740 #~ msgid "RPMERR_INTERNAL: Hit limit in getUname()\n"
4741 #~ msgstr "RPMERR_INTERNAL: getUname() ¤Î¸Â³¦¤Ë㤷¤Þ¤·¤¿\n"
4742
4743 #~ msgid "RPMERR_INTERNAL: Hit limit in getGname()\n"
4744 #~ msgstr "RPMERR_INTERNAL: getGname() ¤Î¸Â³¦¤Ë㤷¤Þ¤·¤¿\n"
4745
4746 #~ msgid "internal error (rpm bug?): "
4747 #~ msgstr "ÆâÉôŪ¤Ê¥¨¥é¡¼ (rpm ¤Î¥Ð¥°?)"
4748
4749 #, fuzzy
4750 #~ msgid "Unable to read sigtarget %s: %s"
4751 #~ msgstr "sigtarget ¤ÎÆɤ߹þ¤ß¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
4752
4753 #, fuzzy
4754 #~ msgid "undefined identifier"
4755 #~ msgstr "ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¼±ÊÌ»Ò"
4756
4757 #~ msgid "loop in prerequisite chain: %s"
4758 #~ msgstr "prerequisite ¥Á¥§¡¼¥ó¤Î¥ë¡¼¥×: %s"
4759
4760 #, fuzzy
4761 #~ msgid "RPM database already exists"
4762 #~ msgstr "RPM ¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Þ¤¹"
4763
4764 #~ msgid "Old db is missing"
4765 #~ msgstr "¸Å¤¤ db ¤¬¸«Åö¤¿¤ê¤Þ¤»¤ó"
4766
4767 #~ msgid "failed to create RPM database /var/lib/rpm"
4768 #~ msgstr "/var/lib/rpm ¤Ë RPM ¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºîÀ®¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
4769
4770 #~ msgid "Old db is corrupt"
4771 #~ msgstr "¸Å¤¤ db ¤¬²õ¤ì¤Æ¤¤¤Þ¤¹"
4772
4773 #~ msgid "oldrpmdbGetPackageInfo failed &olddb = %p olddb.packages = %p\n"
4774 #~ msgstr "oldrpmdbGetPackageInfo ¤Î¼ºÇÔ &olddb = %p olddb.packages = %p\n"
4775
4776 #~ msgid "rpmconvert: no arguments expected"
4777 #~ msgstr "rpmconvert: °ú¿ô¤Ï¤³¤³¤ËÍè¤Þ¤»¤ó"
4778
4779 #~ msgid "rpmconvert 1.0 - converting database in /var/lib/rpm\n"
4780 #~ msgstr "rpmconvert 1.0 - /var/lib/rpm Ãæ¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎÊÑ´¹Ãæ\n"
4781
4782 #, fuzzy
4783 #~ msgid "pulling %s from database\n"
4784 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é %s ¤ò°ú¤­½Ð¤·¤Æ¤¤¤Þ¤¹\n"
4785
4786 #, fuzzy
4787 #~ msgid "package not found in database"
4788 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4789
4790 #~ msgid "no copyright!\n"
4791 #~ msgstr "copyright ¤¬¤¢¤ê¤Þ¤»¤ó!\n"
4792
4793 #, fuzzy
4794 #~ msgid "line %d: Invalid tag value: %s"
4795 #~ msgstr "%d ¹ÔÌÜ: ÉÔ´°Á´¤Ê·Á¤Î¥¿¥°: %s"
4796
4797 #, fuzzy
4798 #~ msgid "%s: %-45s YES (added package)\n"
4799 #~ msgstr "%s: %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
4800
4801 #~ msgid "old style source package -- I'll do my best\n"
4802 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸ -- ¥Ù¥¹¥È¤ò¿Ô¤¯¤·¤Þ¤¹\n"
4803
4804 #~ msgid "archive offset is %d\n"
4805 #~ msgstr "¥¢¡¼¥«¥¤¥Ö¥ª¥Õ¥»¥Ã¥È¤Ï %d\n"
4806
4807 #~ msgid "old style binary package\n"
4808 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸\n"
4809
4810 #, fuzzy
4811 #~ msgid "%s: %-45s YES (rpmlib version)\n"
4812 #~ msgstr "%s: %s ¤Ï rpmlib ¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£\n"
4813
4814 #, fuzzy
4815 #~ msgid "cannot retrieve package \"%s\" from db"
4816 #~ msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
4817
4818 #, fuzzy
4819 #~ msgid "cannot allocate new instance in database"
4820 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹ÍѤζõ¤­ÍÆÎ̤¬Â­¤ê¤Þ¤»¤ó"
4821
4822 #~ msgid "--buildarch has been obsoleted.  Use the --target option instead.\n"
4823 #~ msgstr ""
4824 #~ "--buildarch ¤Ïµì¼°¤Ë¤Ê¤ê¤Þ¤·¤¿¡£Âå¤ê¤Ë --target ¥ª¥×¥·¥ç¥ó¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ"
4825 #~ "¤¤¡£\n"
4826
4827 #~ msgid "--buildos has been obsoleted.  Use the --target option instead.\n"
4828 #~ msgstr ""
4829 #~ "--buildos ¤Ïµì¼°¤Ë¤Ê¤ê¤Þ¤·¤¿¡£ Âå¤ê¤Ë --target ¥ª¥×¥·¥ç¥ó¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ"
4830 #~ "¤¤¡£\n"
4831
4832 #, fuzzy
4833 #~ msgid "override build architecture"
4834 #~ msgstr "ºîÀ®Âоݥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤ò¾å½ñ¤­¤·¤Þ¤¹"
4835
4836 #, fuzzy
4837 #~ msgid "override build operating system"
4838 #~ msgstr "ºîÀ®ÂоÝOS¤ò¾å½ñ¤­¤·¤Þ¤¹"
4839
4840 #~ msgid "--build (-b) requires one of a,b,i,c,p,l as its sole argument"
4841 #~ msgstr "--build (-b) ¤Ï a¡¢b¡¢i¡¢c¡¢p¡¢l ¤Î¤É¤ì¤«°ì¤Ä¤Î°ú¿ô¤òɬÍפȤ·¤Þ¤¹"
4842
4843 #~ msgid "--tarbuild (-t) requires one of a,b,i,c,p,l as its sole argument"
4844 #~ msgstr ""
4845 #~ "--tarbuild (-t) ¤Ï a¡¢b¡¢i¡¢c¡¢p¡¢l ¤Î¤É¤ì¤«°ì¤Ä¤Î°ú¿ô¤òɬÍפȤ·¤Þ¤¹"
4846
4847 #~ msgid "arguments to --dbpath must begin with a /"
4848 #~ msgstr "--dbpath ¤Î°ú¿ô¤Ï / ¤«¤é»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
4849
4850 #~ msgid "--timecheck may only be used during package builds"
4851 #~ msgstr "--timecheck ¤Ï¥Ñ¥Ã¥±¡¼¥¸ºîÀ®»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
4852
4853 #~ msgid ""
4854 #~ "ftp options can only be used during package queries, installs, and "
4855 #~ "upgrades"
4856 #~ msgstr ""
4857 #~ "ftp ¥ª¥×¥·¥ç¥ó¤Ï¥Ñ¥Ã¥±¡¼¥¸¤ÎÌ䤤¹ç¤ï¤»¡¢¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É»þ¤Î¤ß"
4858 #~ "»ÈÍѤǤ­¤Þ¤¹"
4859
4860 #, fuzzy
4861 #~ msgid ""
4862 #~ "http options can only be used during package queries, installs, and "
4863 #~ "upgrades"
4864 #~ msgstr ""
4865 #~ "http ¥ª¥×¥·¥ç¥ó¤Ï¥Ñ¥Ã¥±¡¼¥¸¤ÎÌ䤤¹ç¤ï¤»¡¢¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É»þ¤Î"
4866 #~ "¤ß»ÈÍѤǤ­¤Þ¤¹\n"
4867
4868 #~ msgid "relocate files even though the package doesn't allow it"
4869 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤¬¶Ø»ß¤·¤Æ¤¤¤Þ¤¹¤¬¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤·¤Þ¤¹"
4870
4871 #~ msgid "remove sources and spec file when done"
4872 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸²½¸å¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤È spec ¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹"
4873
4874 #~ msgid "remove sources and spec file"
4875 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤È spec ¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹"
4876
4877 #, fuzzy
4878 #~ msgid "%s: %s satisfied by added package (shouldn't happen).\n"
4879 #~ msgstr "%s: %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
4880
4881 #, fuzzy
4882 #~ msgid "%s: %s satisfied by Depends cache.\n"
4883 #~ msgstr "%s: %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
4884
4885 #~ msgid "%s: %s satisfied by db file lists.\n"
4886 #~ msgstr "%s: %s ¤Ï db ¥Õ¥¡¥¤¥ë¤¬¥ê¥¹¥È¤òºî¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
4887
4888 #~ msgid "%s: %s unsatisfied.\n"
4889 #~ msgstr "%s: %s ¤ÏËþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£\n"
4890
4891 #, fuzzy
4892 #~ msgid "rpmQuery: rpmdbOpen() failed\n"
4893 #~ msgstr "rpmQuery: rpmdbOpen() ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
4894
4895 #, fuzzy
4896 #~ msgid "key \"%s\" not found in %s"
4897 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï %s Ãæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4898
4899 #, fuzzy
4900 #~ msgid "key \"%s\" not removed from %s"
4901 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï %s Ãæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4902
4903 #~ msgid "removing database entry\n"
4904 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥¨¥ó¥È¥ê¤òºï½ü¤·¤Þ¤¹\n"
4905
4906 #, fuzzy
4907 #~ msgid "rpmVerify: rpmdbOpen() failed\n"
4908 #~ msgstr "rpmVerify: rpmdbOen() ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
4909
4910 #~ msgid "cannot read header at %d for dependency check"
4911 #~ msgstr "°Í¸À­¥Á¥§¥Ã¥¯¤Î¤¿¤á¤Ë %d ¤Ç¥Ø¥Ã¥À¤òÆɤá¤Þ¤»¤ó"
4912
4913 #~ msgid "error: could not read database record\n"
4914 #~ msgstr "¥¨¥é¡¼: ¥Ç¡¼¥¿¥Ù¡¼¥¹¥ì¥³¡¼¥É¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
4915
4916 #~ msgid "cannot read header at %d for lookup"
4917 #~ msgstr "¸¡º÷¤Î¤¿¤á¤Î %d ¤Ç ¥Ø¥Ã¥À¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó"
4918
4919 #~ msgid "cannot read header at %d for uninstall"
4920 #~ msgstr "¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Ë %d ¤Ç¥Ø¥Ã¥À¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó"
4921
4922 #, fuzzy
4923 #~ msgid "record number %u\n"
4924 #~ msgstr "¥ì¥³¡¼¥ÉÈÖ¹æ %u\n"
4925
4926 #, fuzzy
4927 #~ msgid "cannot open file %s: %s"
4928 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s"
4929
4930 #, fuzzy
4931 #~ msgid "package not found with key \"%s\" in %s"
4932 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï %s Ãæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4933
4934 #~ msgid "dbrecMatchesDepFlags() failed to read header"
4935 #~ msgstr "dbrecMatchesDepFlags() ¤¬¥Ø¥Ã¥À¤òÆɤà¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
4936
4937 #~ msgid "could not read database record!\n"
4938 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥ì¥³¡¼¥É¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿!\n"
4939
4940 #~ msgid "record number %d in database is bad -- skipping it"
4941 #~ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¥ì¥³¡¼¥ÉÈÖ¹æ %d ¤ÏÉÔÀµ¤Ç¤¹ -- ¥¹¥­¥Ã¥×¤·¤Þ¤¹"
4942
4943 #~ msgid "cannot read header at %d for update"
4944 #~ msgstr "¥¢¥Ã¥×¥Ç¡¼¥ÈÍѤΠ%d ¤Ç¥Ø¥Ã¥À¤òÆɤá¤Þ¤»¤ó"
4945
4946 #~ msgid "header changed size!"
4947 #~ msgstr "¥Ø¥Ã¥À¤Î¥µ¥¤¥º¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
4948
4949 #~ msgid "cannot read packages named %s for uninstall"
4950 #~ msgstr ""
4951 #~ "¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤¿¤á¤Ë %s ¤È̾ÉÕ¤±¤é¤ì¤¿¥Ñ¥Ã¥±¡¼¥¸¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»"
4952 #~ "¤ó"
4953
4954 #~ msgid "package %s not listed in %s"
4955 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï %s Ãæ¤Ë¥ê¥¹¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4956
4957 #~ msgid "package has no group\n"
4958 #~ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë¥°¥ë¡¼¥×¤¬¤¢¤ê¤Þ¤»¤ó\n"
4959
4960 #~ msgid "removing provides index for %s\n"
4961 #~ msgstr "%s ÍѤΠprovides ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4962
4963 #~ msgid "removing requiredby index for %s\n"
4964 #~ msgstr "%s ÍѤΠrequiredby ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4965
4966 #~ msgid "removing trigger index for %s\n"
4967 #~ msgstr "%s ÍѤΠtigger ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4968
4969 #~ msgid "removing conflict index for %s\n"
4970 #~ msgstr "%s ÍѤΠconfilict ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
4971
4972 #, fuzzy
4973 #~ msgid "Unable to stat icon: %s"
4974 #~ msgstr "¥¢¥¤¥³¥ó¤Î¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s"
4975
4976 #~ msgid "Timecheck value must be an integer: %s"
4977 #~ msgstr "¥¿¥¤¥à¥Á¥§¥Ã¥¯¤ÎÃͤÏÀ°¿ôÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s"
4978
4979 #~ msgid "Data type %d not supprted\n"
4980 #~ msgstr "¥Ç¡¼¥¿¥¿¥¤¥× %d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
4981
4982 #, fuzzy
4983 #~ msgid "cannot create %s"
4984 #~ msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
4985
4986 #~ msgid "failed to open %s\n"
4987 #~ msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Î¼ºÇÔ\n"