Updated Japanese translation.
[platform/upstream/glib.git] / po / ja.po
1 # Japanese translation of glib.
2 # Copyright (C) 2001-2008 Free Software Foundation, Inc.
3 # Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2001-2002.
4 # KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>, 2003.
5 # Takeshi AIHANA <takeshi.aihana@gmail.com>, 2004-2008.
6 # Ryoichi INAGAKI <ryo1@bc.wakwak.com>, 2004.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: glib trunk\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2008-01-31 00:53+0900\n"
13 "PO-Revision-Date: 2008-01-31 00:52+0900\n"
14 "Last-Translator: Takeshi AIHANA <takeshi.aihana@gmail.com>\n"
15 "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #: ../glib/gbookmarkfile.c:705 ../glib/gbookmarkfile.c:782
22 #: ../glib/gbookmarkfile.c:861 ../glib/gbookmarkfile.c:908
23 #, c-format
24 msgid "Unexpected attribute '%s' for element '%s'"
25 msgstr "想定外の属性 '%s' (要素 '%s') です"
26
27 #: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
28 #: ../glib/gbookmarkfile.c:803 ../glib/gbookmarkfile.c:919
29 #, c-format
30 msgid "Attribute '%s' of element '%s' not found"
31 msgstr "属性 '%s' (要素 '%s') がありません"
32
33 #: ../glib/gbookmarkfile.c:1092 ../glib/gbookmarkfile.c:1157
34 #: ../glib/gbookmarkfile.c:1221 ../glib/gbookmarkfile.c:1231
35 #, c-format
36 msgid "Unexpected tag '%s', tag '%s' expected"
37 msgstr "想定外のタグ '%s' です (想定していたタグは '%s')"
38
39 #: ../glib/gbookmarkfile.c:1117 ../glib/gbookmarkfile.c:1131
40 #: ../glib/gbookmarkfile.c:1199 ../glib/gbookmarkfile.c:1251
41 #, c-format
42 msgid "Unexpected tag '%s' inside '%s'"
43 msgstr "想定外のタグ '%s' ('%s' 内) です"
44
45 #: ../glib/gbookmarkfile.c:1781
46 #, c-format
47 msgid "No valid bookmark file found in data dirs"
48 msgstr "データ・ディレクトリの中に妥当なブックマーク・ファイルはありません"
49
50 #: ../glib/gbookmarkfile.c:1982
51 #, c-format
52 msgid "A bookmark for URI '%s' already exists"
53 msgstr "URI が '%s' であるブックマークは既に存在します"
54
55 #: ../glib/gbookmarkfile.c:2028 ../glib/gbookmarkfile.c:2185
56 #: ../glib/gbookmarkfile.c:2270 ../glib/gbookmarkfile.c:2350
57 #: ../glib/gbookmarkfile.c:2435 ../glib/gbookmarkfile.c:2518
58 #: ../glib/gbookmarkfile.c:2596 ../glib/gbookmarkfile.c:2675
59 #: ../glib/gbookmarkfile.c:2717 ../glib/gbookmarkfile.c:2814
60 #: ../glib/gbookmarkfile.c:2940 ../glib/gbookmarkfile.c:3130
61 #: ../glib/gbookmarkfile.c:3206 ../glib/gbookmarkfile.c:3371
62 #: ../glib/gbookmarkfile.c:3460 ../glib/gbookmarkfile.c:3550
63 #: ../glib/gbookmarkfile.c:3677
64 #, c-format
65 msgid "No bookmark found for URI '%s'"
66 msgstr "URI '%s' のブックマークが見つかりませんでした"
67
68 #: ../glib/gbookmarkfile.c:2359
69 #, c-format
70 msgid "No MIME type defined in the bookmark for URI '%s'"
71 msgstr "URI '%s' のブックマークの中で MIME 型が定義されていません"
72
73 #: ../glib/gbookmarkfile.c:2444
74 #, c-format
75 msgid "No private flag has been defined in bookmark for URI '%s'"
76 msgstr ""
77 "URI '%s' のブックマークの中でプライベートではないフラグが定義されています"
78
79 #: ../glib/gbookmarkfile.c:2823
80 #, c-format
81 msgid "No groups set in bookmark for URI '%s'"
82 msgstr "URI '%s' のブックマークの中にグループがありません"
83
84 #: ../glib/gbookmarkfile.c:3224 ../glib/gbookmarkfile.c:3381
85 #, c-format
86 msgid "No application with name '%s' registered a bookmark for '%s'"
87 msgstr "アプリケーション '%s' は '%s' のブックマークを登録していません"
88
89 #: ../glib/gbookmarkfile.c:3404
90 #, c-format
91 msgid "Failed to expand exec line '%s' with URI '%s'"
92 msgstr "実行ラインの '%s' を URI '%s' で展開できませんでした"
93
94 #: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1158
95 #, c-format
96 msgid "Conversion from character set '%s' to '%s' is not supported"
97 msgstr "文字セット '%s' から '%s' への変換はサポートしていません"
98
99 #: ../glib/gconvert.c:435 ../glib/gconvert.c:513
100 #, c-format
101 msgid "Could not open converter from '%s' to '%s'"
102 msgstr "'%s' から '%s' へのコンバータを開けませんでした"
103
104 #: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1330
105 #: ../glib/giochannel.c:1372 ../glib/giochannel.c:2215 ../glib/gutf8.c:950
106 #: ../glib/gutf8.c:1399
107 #, c-format
108 msgid "Invalid byte sequence in conversion input"
109 msgstr "変換する入力に無効なバイトの並びがあります"
110
111 #: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1337
112 #: ../glib/giochannel.c:2227
113 #, c-format
114 msgid "Error during conversion: %s"
115 msgstr "変換中にエラー: %s"
116
117 #: ../glib/gconvert.c:669 ../glib/gutf8.c:946 ../glib/gutf8.c:1150
118 #: ../glib/gutf8.c:1291 ../glib/gutf8.c:1395
119 #, c-format
120 msgid "Partial character sequence at end of input"
121 msgstr "入力の最後に不完全な文字シーケンスがあります"
122
123 #: ../glib/gconvert.c:919
124 #, c-format
125 msgid "Cannot convert fallback '%s' to codeset '%s'"
126 msgstr "フォールバック '%s' を文字セット '%s' に変換できません"
127
128 #: ../glib/gconvert.c:1733
129 #, c-format
130 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
131 msgstr "URI '%s' は \"file\" スキームの絶対 URI ではありません"
132
133 #: ../glib/gconvert.c:1743
134 #, c-format
135 msgid "The local file URI '%s' may not include a '#'"
136 msgstr "ローカル・ファイルの URI '%s' は '#' は含みません"
137
138 #: ../glib/gconvert.c:1760
139 #, c-format
140 msgid "The URI '%s' is invalid"
141 msgstr "URI '%s' は正しくありません"
142
143 #: ../glib/gconvert.c:1772
144 #, c-format
145 msgid "The hostname of the URI '%s' is invalid"
146 msgstr "URI のホスト名 '%s' がおかしいです"
147
148 #: ../glib/gconvert.c:1788
149 #, c-format
150 msgid "The URI '%s' contains invalidly escaped characters"
151 msgstr "URI '%s' に無効なエスケープ文字が含まれています"
152
153 #: ../glib/gconvert.c:1883
154 #, c-format
155 msgid "The pathname '%s' is not an absolute path"
156 msgstr "パス名 '%s' が絶対パスではありません"
157
158 #: ../glib/gconvert.c:1893
159 #, c-format
160 msgid "Invalid hostname"
161 msgstr "無効なホスト名です"
162
163 #: ../glib/gdir.c:104 ../glib/gdir.c:124
164 #, c-format
165 msgid "Error opening directory '%s': %s"
166 msgstr "ディレクトリ '%s' を開く時にエラー: %s"
167
168 #: ../glib/gfileutils.c:557 ../glib/gfileutils.c:630
169 #, c-format
170 msgid "Could not allocate %lu bytes to read file \"%s\""
171 msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読み込みに必要)"
172
173 #: ../glib/gfileutils.c:572
174 #, c-format
175 msgid "Error reading file '%s': %s"
176 msgstr "ファイル '%s' の読み出し中にエラー: %s"
177
178 #: ../glib/gfileutils.c:654
179 #, c-format
180 msgid "Failed to read from file '%s': %s"
181 msgstr "ファイル '%s' を読めません: %s"
182
183 #: ../glib/gfileutils.c:705 ../glib/gfileutils.c:792
184 #, c-format
185 msgid "Failed to open file '%s': %s"
186 msgstr "ファイル '%s' を開けません: %s"
187
188 #: ../glib/gfileutils.c:722 ../glib/gmappedfile.c:133
189 #, c-format
190 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
191 msgstr "ファイル '%s' の属性の取得できません: fstat() が失敗: %s"
192
193 #: ../glib/gfileutils.c:756
194 #, c-format
195 msgid "Failed to open file '%s': fdopen() failed: %s"
196 msgstr "ファイル '%s' を開けません: fdopen() が失敗: %s"
197
198 #: ../glib/gfileutils.c:890
199 #, c-format
200 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
201 msgstr ""
202 "'%s' から '%s' へのファイル名の変更に失敗しました: g_rename() が失敗: %s"
203
204 #: ../glib/gfileutils.c:932 ../glib/gfileutils.c:1390
205 #, c-format
206 msgid "Failed to create file '%s': %s"
207 msgstr "ファイル '%s' の生成に失敗しました: %s"
208
209 #: ../glib/gfileutils.c:946
210 #, c-format
211 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
212 msgstr "ファイル '%s' を書き込みモードで開けませんでした: fdopen() が失敗: %s"
213
214 #: ../glib/gfileutils.c:971
215 #, c-format
216 msgid "Failed to write file '%s': fwrite() failed: %s"
217 msgstr "ファイル '%s' への書き込みに失敗しました: fwrite() が失敗: %s"
218
219 #: ../glib/gfileutils.c:990
220 #, c-format
221 msgid "Failed to close file '%s': fclose() failed: %s"
222 msgstr "ファイル '%s' を閉じれません: fclose() が失敗: %s"
223
224 #: ../glib/gfileutils.c:1108
225 #, c-format
226 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
227 msgstr "既存のファイル '%s' を削除できませんでした: g_unlink() が失敗: %s"
228
229 #: ../glib/gfileutils.c:1352
230 #, c-format
231 msgid "Template '%s' invalid, should not contain a '%s'"
232 msgstr "テンプレート '%s' が正しくありません ('%s' を含めないこと)"
233
234 #: ../glib/gfileutils.c:1365
235 #, c-format
236 msgid "Template '%s' doesn't contain XXXXXX"
237 msgstr "テンプレート '%s' に XXXXXX が含まれていません"
238
239 #: ../glib/gfileutils.c:1826
240 #, c-format
241 msgid "%u byte"
242 msgid_plural "%u bytes"
243 msgstr[0] "%u バイト"
244 msgstr[1] "%u バイト"
245
246 #: ../glib/gfileutils.c:1834
247 #, c-format
248 msgid "%.1f KB"
249 msgstr "%.1f KB"
250
251 #: ../glib/gfileutils.c:1839
252 #, c-format
253 msgid "%.1f MB"
254 msgstr "%.1f MB"
255
256 #: ../glib/gfileutils.c:1844
257 #, c-format
258 msgid "%.1f GB"
259 msgstr "%.1f GB"
260
261 #: ../glib/gfileutils.c:1887
262 #, c-format
263 msgid "Failed to read the symbolic link '%s': %s"
264 msgstr "シンボリック・リンク '%s' の読み込みが失敗: %s"
265
266 #: ../glib/gfileutils.c:1908
267 #, c-format
268 msgid "Symbolic links not supported"
269 msgstr "シンボリック・リンクはサポートしていません"
270
271 #: ../glib/giochannel.c:1162
272 #, c-format
273 msgid "Could not open converter from '%s' to '%s': %s"
274 msgstr "'%s' から '%s' へ変換するコンバータを開けませんでした: %s"
275
276 #: ../glib/giochannel.c:1507
277 #, c-format
278 msgid "Can't do a raw read in g_io_channel_read_line_string"
279 msgstr "g_io_channel_read_line_string では raw モードで読めません"
280
281 #: ../glib/giochannel.c:1554 ../glib/giochannel.c:1811
282 #: ../glib/giochannel.c:1898
283 #, c-format
284 msgid "Leftover unconverted data in read buffer"
285 msgstr "変換されていないデータが読みこみバッファに残っています"
286
287 #: ../glib/giochannel.c:1634 ../glib/giochannel.c:1711
288 #, c-format
289 msgid "Channel terminates in a partial character"
290 msgstr "チャンネルが不完全な文字で終わっています"
291
292 #: ../glib/giochannel.c:1697
293 #, c-format
294 msgid "Can't do a raw read in g_io_channel_read_to_end"
295 msgstr "g_io_channel_read_to_end では raw モードで読めません"
296
297 #: ../glib/gmappedfile.c:116
298 #, c-format
299 msgid "Failed to open file '%s': open() failed: %s"
300 msgstr "ファイル '%s' を開けません: open() が失敗: %s"
301
302 #: ../glib/gmappedfile.c:193
303 #, c-format
304 msgid "Failed to map file '%s': mmap() failed: %s"
305 msgstr "ファイル '%s' のマップに失敗しました: mmap() が失敗: %s"
306
307 #: ../glib/gmarkup.c:228 ../glib/gmarkup.c:244
308 #, c-format
309 msgid "Error on line %d char %d: "
310 msgstr "%d 行の %d 文字目でエラー:"
311
312 #: ../glib/gmarkup.c:338
313 #, c-format
314 msgid "Error on line %d: %s"
315 msgstr "%d 行目でエラー: %s"
316
317 #: ../glib/gmarkup.c:442
318 msgid ""
319 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
320 msgstr ""
321 "空のエンティティ '&;' があります; 正しいエンティティは: &amp; &quot; &lt; "
322 "&gt; &apos;"
323
324 #: ../glib/gmarkup.c:452
325 #, c-format
326 msgid ""
327 "Character '%s' is not valid at the start of an entity name; the & character "
328 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
329 "it as &amp;"
330 msgstr ""
331 "文字 '%s' はエンティティ名の最初には使えません。文字 & はエンティティの開始を"
332 "表わします。もしアンパサンドがエンティティでなければ、&amp; のようにエスケー"
333 "プしてください"
334
335 #: ../glib/gmarkup.c:486
336 #, c-format
337 msgid "Character '%s' is not valid inside an entity name"
338 msgstr "文字 '%s' はエンティティ名として使えません"
339
340 #: ../glib/gmarkup.c:523
341 #, c-format
342 msgid "Entity name '%s' is not known"
343 msgstr "エンティティ名 '%s' というのは不明です"
344
345 #: ../glib/gmarkup.c:534
346 msgid ""
347 "Entity did not end with a semicolon; most likely you used an ampersand "
348 "character without intending to start an entity - escape ampersand as &amp;"
349 msgstr ""
350 "エンティティがセミコロンで終わってません。エンティティでもないのにアンパサン"
351 "ドを使ったのではないでしょうか。アンパサンドは &amp; のようにエスケープしてく"
352 "ださい"
353
354 #: ../glib/gmarkup.c:587
355 #, c-format
356 msgid ""
357 "Failed to parse '%-.*s', which should have been a digit inside a character "
358 "reference (&#234; for example) - perhaps the digit is too large"
359 msgstr ""
360 "'%-.*s' をパースできません。文字参照には数字が含まれなくてはなりません (例: "
361 "&#234;) おそらく数字が大きすぎます"
362
363 #: ../glib/gmarkup.c:612
364 #, c-format
365 msgid "Character reference '%-.*s' does not encode a permitted character"
366 msgstr "文字参照 '%-.*s' が使用可能な文字をエンコードしていません"
367
368 #: ../glib/gmarkup.c:627
369 msgid "Empty character reference; should include a digit such as &#454;"
370 msgstr "空の文字参照です。&#454; のように数字がなくてはなりません"
371
372 #: ../glib/gmarkup.c:637
373 msgid ""
374 "Character reference did not end with a semicolon; most likely you used an "
375 "ampersand character without intending to start an entity - escape ampersand "
376 "as &amp;"
377 msgstr ""
378 "文字参照がセミコロンで終わっていません。エンティティのつもりもないのにアンパ"
379 "サンド文字を使っているのかもしれません。アンパサンドは &amp; とエスケープして"
380 "ください"
381
382 #: ../glib/gmarkup.c:723
383 msgid "Unfinished entity reference"
384 msgstr "中途半端な実体参照です"
385
386 #: ../glib/gmarkup.c:729
387 msgid "Unfinished character reference"
388 msgstr "中途半端な文字参照です"
389
390 #: ../glib/gmarkup.c:972
391 msgid "Invalid UTF-8 encoded text - overlong sequence"
392 msgstr "UTF-8 として正しくない文字列です (シーケンスが長すぎます)"
393
394 #: ../glib/gmarkup.c:1000
395 msgid "Invalid UTF-8 encoded text - not a start char"
396 msgstr "UTF-8 として正しくない文字列です (文字で始まっていません)"
397
398 #: ../glib/gmarkup.c:1036
399 #, c-format
400 msgid "Invalid UTF-8 encoded text - not valid '%s'"
401 msgstr "UTF-8 として正しくない文字列です ('%s' は妥当ではありません)"
402
403 #: ../glib/gmarkup.c:1074
404 msgid "Document must begin with an element (e.g. <book>)"
405 msgstr "ドキュメントは要素 (例 <book>) で始まってなくてはなりません"
406
407 #: ../glib/gmarkup.c:1114
408 #, c-format
409 msgid ""
410 "'%s' is not a valid character following a '<' character; it may not begin an "
411 "element name"
412 msgstr ""
413 "'%s' は '<' に続く文字としては正しくありません。おそらく要素名の開始になって"
414 "いません"
415
416 #: ../glib/gmarkup.c:1178
417 #, c-format
418 msgid ""
419 "Odd character '%s', expected a '>' character to end the start tag of element "
420 "'%s'"
421 msgstr ""
422 "おかしな文字 '%s' があります。要素 '%s' の開始タグの最後は '>' でなくてはなり"
423 "ません"
424
425 #: ../glib/gmarkup.c:1267
426 #, c-format
427 msgid ""
428 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
429 msgstr "おかしな文字 '%s' です。属性名'%s' (要素 '%s') の後には '=' が必要です"
430
431 #: ../glib/gmarkup.c:1309
432 #, c-format
433 msgid ""
434 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
435 "element '%s', or optionally an attribute; perhaps you used an invalid "
436 "character in an attribute name"
437 msgstr ""
438 "おかしな文字 '%s' です。要素 '%s' の開始タグの末尾は '>' または '/' でなくて"
439 "はなりません。あるいは属性になります。おかしな文字を属性名に使ったのかもしれ"
440 "ません"
441
442 #: ../glib/gmarkup.c:1395
443 #, c-format
444 msgid ""
445 "Odd character '%s', expected an open quote mark after the equals sign when "
446 "giving value for attribute '%s' of element '%s'"
447 msgstr ""
448 "おかしな文字 '%s' です。属性 '%s' (要素 '%s') の値を設定するには等号記号の後"
449 "は引用記号で始まってなくてはなりません"
450
451 #: ../glib/gmarkup.c:1537
452 #, c-format
453 msgid ""
454 "'%s' is not a valid character following the characters '</'; '%s' may not "
455 "begin an element name"
456 msgstr ""
457 "'%s' は '</' に続く文字としては正しくありません。'%s' では要素名は始まってま"
458 "せん"
459
460 #: ../glib/gmarkup.c:1577
461 #, c-format
462 msgid ""
463 "'%s' is not a valid character following the close element name '%s'; the "
464 "allowed character is '>'"
465 msgstr ""
466 "'%s' は閉じ要素名 '%s' に続く文字としては正しくありあません。'>' のみが使用で"
467 "きます"
468
469 #: ../glib/gmarkup.c:1588
470 #, c-format
471 msgid "Element '%s' was closed, no element is currently open"
472 msgstr "要素 '%s' は閉じています。要素は何も開かれてません"
473
474 #: ../glib/gmarkup.c:1597
475 #, c-format
476 msgid "Element '%s' was closed, but the currently open element is '%s'"
477 msgstr "要素'%s' が閉ました。しかし現在開いている要素は '%s' です"
478
479 #: ../glib/gmarkup.c:1757
480 msgid "Document was empty or contained only whitespace"
481 msgstr "ドキュメントが空か、空白だけが含まれています"
482
483 #: ../glib/gmarkup.c:1771
484 msgid "Document ended unexpectedly just after an open angle bracket '<'"
485 msgstr "ドキュメントが開きカギカッコ '<' の直後で終了しています"
486
487 #: ../glib/gmarkup.c:1779 ../glib/gmarkup.c:1824
488 #, c-format
489 msgid ""
490 "Document ended unexpectedly with elements still open - '%s' was the last "
491 "element opened"
492 msgstr ""
493 "ドキュメントが突然終了しています。要素が開きっぱなしです。最後に開いた要素は "
494 "'%s' です。"
495
496 #: ../glib/gmarkup.c:1787
497 #, c-format
498 msgid ""
499 "Document ended unexpectedly, expected to see a close angle bracket ending "
500 "the tag <%s/>"
501 msgstr ""
502 "ドキュメントはタグ <%s/> で終了しているものと想定していましたが、突然終了して"
503 "います。"
504
505 #: ../glib/gmarkup.c:1793
506 msgid "Document ended unexpectedly inside an element name"
507 msgstr "要素名の途中でドキュメントが突然終了しています"
508
509 #: ../glib/gmarkup.c:1799
510 msgid "Document ended unexpectedly inside an attribute name"
511 msgstr "属性名の途中でドキュメントが突然終了しています"
512
513 #: ../glib/gmarkup.c:1804
514 msgid "Document ended unexpectedly inside an element-opening tag."
515 msgstr "要素の開始タグの途中でドキュメントが突然終了しています"
516
517 #: ../glib/gmarkup.c:1810
518 msgid ""
519 "Document ended unexpectedly after the equals sign following an attribute "
520 "name; no attribute value"
521 msgstr ""
522 "属性名の後にある等号記号の次でドキュメントが突然終了しています: 属性値があり"
523 "ません"
524
525 #: ../glib/gmarkup.c:1817
526 msgid "Document ended unexpectedly while inside an attribute value"
527 msgstr "ドキュメントが属性値の途中で突然終了しています"
528
529 #: ../glib/gmarkup.c:1833
530 #, c-format
531 msgid "Document ended unexpectedly inside the close tag for element '%s'"
532 msgstr "ドキュメントが要素 '%s' の閉じタグの途中で突然終了しています"
533
534 #: ../glib/gmarkup.c:1839
535 msgid "Document ended unexpectedly inside a comment or processing instruction"
536 msgstr ""
537 "ドキュメントがコメントあるいはプロセシング指示子の途中で突然終了しています"
538
539 #: ../glib/gregex.c:131
540 msgid "corrupted object"
541 msgstr "不正なオブジェクト"
542
543 #: ../glib/gregex.c:133
544 msgid "internal error or corrupted object"
545 msgstr "内部エラーまたは不正なオブジェクト"
546
547 #: ../glib/gregex.c:135
548 msgid "out of memory"
549 msgstr "メモリが足りません"
550
551 #: ../glib/gregex.c:140
552 msgid "backtracking limit reached"
553 msgstr "バックトラック処理の上限に達しました"
554
555 #: ../glib/gregex.c:152 ../glib/gregex.c:160
556 msgid "the pattern contains items not supported for partial matching"
557 msgstr "パターンに含まれているアイテムは部分マッチングをサポートしていません"
558
559 #: ../glib/gregex.c:154
560 msgid "internal error"
561 msgstr "内部エラー"
562
563 #: ../glib/gregex.c:162
564 msgid "back references as conditions are not supported for partial matching"
565 msgstr "条件の後方参照は部分マッチングをサポートしていません"
566
567 #: ../glib/gregex.c:171
568 msgid "recursion limit reached"
569 msgstr "再帰の上限に達しました"
570
571 #: ../glib/gregex.c:173
572 msgid "workspace limit for empty substrings reached"
573 msgstr "空の部分文字列に対する作業領域の上限に達しました"
574
575 #: ../glib/gregex.c:175
576 msgid "invalid combination of newline flags"
577 msgstr "改行フラグの連携が間違っています"
578
579 #: ../glib/gregex.c:179
580 msgid "unknown error"
581 msgstr "原因不明のエラー"
582
583 #: ../glib/gregex.c:199
584 msgid "\\ at end of pattern"
585 msgstr "パタンの終端に \\ があります"
586
587 #: ../glib/gregex.c:202
588 msgid "\\c at end of pattern"
589 msgstr "パタンの終端に \\c があります"
590
591 #: ../glib/gregex.c:205
592 msgid "unrecognized character follows \\"
593 msgstr "認識できない文字の後ろに \\ があります"
594
595 #: ../glib/gregex.c:212
596 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
597 msgstr ""
598 "ここに大/小文字の変換を行うエスケープ (\\l、\\L、\\u、\\U) を挿入できません"
599
600 #: ../glib/gregex.c:215
601 msgid "numbers out of order in {} quantifier"
602 msgstr "量指定子 '{}' の中にある数値の順番が間違っています"
603
604 #: ../glib/gregex.c:218
605 msgid "number too big in {} quantifier"
606 msgstr "量指定子 '{}' の中にある数値が大きすぎます"
607
608 #: ../glib/gregex.c:221
609 msgid "missing terminating ] for character class"
610 msgstr "文字クラスを表す終端文字 '] ' がありません"
611
612 #: ../glib/gregex.c:224
613 msgid "invalid escape sequence in character class"
614 msgstr "文字クラスの中に無効なエスケープ・シーケンスがあります"
615
616 #: ../glib/gregex.c:227
617 msgid "range out of order in character class"
618 msgstr "文字クラスで文字の順番が間違っています"
619
620 #: ../glib/gregex.c:230
621 msgid "nothing to repeat"
622 msgstr "繰り返すものがありません"
623
624 #: ../glib/gregex.c:233
625 msgid "unrecognized character after (?"
626 msgstr "'(?' の後ろに認識できない文字があります"
627
628 #: ../glib/gregex.c:237
629 msgid "unrecognized character after (?<"
630 msgstr "'(?<' の後ろに認識できない文字があります"
631
632 #: ../glib/gregex.c:241
633 msgid "unrecognized character after (?P"
634 msgstr "(?P の後ろに認識できない文字があります"
635
636 #: ../glib/gregex.c:244
637 msgid "POSIX named classes are supported only within a class"
638 msgstr "POSIX の名前付きクラスはクラスの内部でのみ利用できます"
639
640 #: ../glib/gregex.c:247
641 msgid "missing terminating )"
642 msgstr "終端文字の ')' がありません"
643
644 #: ../glib/gregex.c:251
645 msgid ") without opening ("
646 msgstr "開始文字 '(' が無い終端文字 ')'"
647
648 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
649 #. * sequences here, '(?-54' would be an example for the second group.
650 #.
651 #: ../glib/gregex.c:258
652 msgid "(?R or (?[+-]digits must be followed by )"
653 msgstr "(?R または (?[+-]数値 が続く必要あり )"
654
655 #: ../glib/gregex.c:261
656 msgid "reference to non-existent subpattern"
657 msgstr "存在しないサブパタンへの参照です"
658
659 #: ../glib/gregex.c:264
660 msgid "missing ) after comment"
661 msgstr "コメントの後ろに ')' がありません"
662
663 #: ../glib/gregex.c:267
664 msgid "regular expression too large"
665 msgstr "正規表現が長すぎます"
666
667 #: ../glib/gregex.c:270
668 msgid "failed to get memory"
669 msgstr "メモリの確保に失敗しました"
670
671 #: ../glib/gregex.c:273
672 msgid "lookbehind assertion is not fixed length"
673 msgstr "後読み (lookbehind assertion) が固定長ではありません"
674
675 #: ../glib/gregex.c:276
676 msgid "malformed number or name after (?("
677 msgstr "'(?(' の後ろに不正な形式の数値または名前があります"
678
679 #: ../glib/gregex.c:279
680 msgid "conditional group contains more than two branches"
681 msgstr "条件グループに二つ以上のブランチがあります"
682
683 #: ../glib/gregex.c:282
684 msgid "assertion expected after (?("
685 msgstr "assertion expected after (?("
686
687 #: ../glib/gregex.c:285
688 msgid "unknown POSIX class name"
689 msgstr "不明な POSIX のクラス名"
690
691 #: ../glib/gregex.c:288
692 msgid "POSIX collating elements are not supported"
693 msgstr "POSIX では照合順序の要素はサポートしていません"
694
695 #: ../glib/gregex.c:291
696 msgid "character value in \\x{...} sequence is too large"
697 msgstr "\\x{...} の中にある文字値が大きすぎます"
698
699 #: ../glib/gregex.c:294
700 msgid "invalid condition (?(0)"
701 msgstr "条件の '(?(0)' が間違っています"
702
703 #: ../glib/gregex.c:297
704 msgid "\\C not allowed in lookbehind assertion"
705 msgstr "後読みのアサーションでは \\C を指定できません"
706
707 #: ../glib/gregex.c:300
708 msgid "recursive call could loop indefinitely"
709 msgstr "繰り返しの呼び出しが無限ループになっています"
710
711 #: ../glib/gregex.c:303
712 msgid "missing terminator in subpattern name"
713 msgstr "サブパタンの名前に終端文字がありません"
714
715 #: ../glib/gregex.c:306
716 msgid "two named subpatterns have the same name"
717 msgstr "二つある名前付きサブパタンが同じ名前です"
718
719 #: ../glib/gregex.c:309
720 msgid "malformed \\P or \\p sequence"
721 msgstr "不正な \\P または \\p のシーケンスです"
722
723 #: ../glib/gregex.c:312
724 msgid "unknown property name after \\P or \\p"
725 msgstr "\\P または \\p の後ろにあるプロパティ名が不明です"
726
727 #: ../glib/gregex.c:315
728 msgid "subpattern name is too long (maximum 32 characters)"
729 msgstr "サブパタンの名前が長すぎます (32 文字以下にして下さい)"
730
731 #: ../glib/gregex.c:318
732 msgid "too many named subpatterns (maximum 10,000)"
733 msgstr "名前付きサブパタンが多すぎます (10,000 個以下にして下さい)"
734
735 #: ../glib/gregex.c:321
736 msgid "octal value is greater than \\377"
737 msgstr "8進数値が \\377 よりも大きいです"
738
739 #: ../glib/gregex.c:324
740 msgid "DEFINE group contains more than one branch"
741 msgstr "DEFINE グループに1つ以上のブランチが含まれています"
742
743 #: ../glib/gregex.c:327
744 msgid "repeating a DEFINE group is not allowed"
745 msgstr "DEFINE グループは繰り返せません"
746
747 #: ../glib/gregex.c:330
748 msgid "inconsistent NEWLINE options"
749 msgstr "NEWLINE オプションに矛盾があります"
750
751 #: ../glib/gregex.c:333
752 msgid ""
753 "\\g is not followed by a braced name or an optionally braced non-zero number"
754 msgstr ""
755 "ブレース名の後ろに \\g が存在していないか、または0以外の数値でブレースしてい"
756 "ます"
757
758 #: ../glib/gregex.c:338
759 msgid "unexpected repeat"
760 msgstr "想定外の繰り返しです"
761
762 #: ../glib/gregex.c:342
763 msgid "code overflow"
764 msgstr "コードがオーバーフローしました"
765
766 #: ../glib/gregex.c:346
767 msgid "overran compiling workspace"
768 msgstr "正規表現をコンパイルする領域で上限を超えました"
769
770 #: ../glib/gregex.c:350
771 msgid "previously-checked referenced subpattern not found"
772 msgstr "直前にチェックしたサブパタンのリファレンスが見つかりませんでした"
773
774 #: ../glib/gregex.c:517 ../glib/gregex.c:1565
775 #, c-format
776 msgid "Error while matching regular expression %s: %s"
777 msgstr "正規表現 %s でマッチングしている際にエラー: %s"
778
779 #: ../glib/gregex.c:1070
780 msgid "PCRE library is compiled without UTF8 support"
781 msgstr "お使いの PCRE ライブラリは UTF-8 をサポートしていません"
782
783 #: ../glib/gregex.c:1079
784 msgid "PCRE library is compiled without UTF8 properties support"
785 msgstr "お使いの PCRE library は UTF-8 のプロパティをサポートしていません"
786
787 #: ../glib/gregex.c:1133
788 #, c-format
789 msgid "Error while compiling regular expression %s at char %d: %s"
790 msgstr "正規表現 %s をコンパイルする際にエラー (%d 文字目): %s"
791
792 #: ../glib/gregex.c:1169
793 #, c-format
794 msgid "Error while optimizing regular expression %s: %s"
795 msgstr "正規表現 %s を最適化する際にエラー: %s"
796
797 #: ../glib/gregex.c:1993
798 msgid "hexadecimal digit or '}' expected"
799 msgstr "16進数の数値または '}' を想定していました"
800
801 #: ../glib/gregex.c:2009
802 msgid "hexadecimal digit expected"
803 msgstr "16進数の数値を想定していました"
804
805 #: ../glib/gregex.c:2049
806 msgid "missing '<' in symbolic reference"
807 msgstr "シンボル参照の中に '<' がありません"
808
809 #: ../glib/gregex.c:2058
810 msgid "unfinished symbolic reference"
811 msgstr "中途半端なシンボル参照です"
812
813 #: ../glib/gregex.c:2065
814 msgid "zero-length symbolic reference"
815 msgstr "サイズが0のシンボル参照です"
816
817 #: ../glib/gregex.c:2076
818 msgid "digit expected"
819 msgstr "数値を想定していました"
820
821 #: ../glib/gregex.c:2094
822 msgid "illegal symbolic reference"
823 msgstr "シンボル参照が間違っています"
824
825 #: ../glib/gregex.c:2156
826 msgid "stray final '\\'"
827 msgstr "最後の '\\' に対応するシンボルがありません"
828
829 #: ../glib/gregex.c:2160
830 msgid "unknown escape sequence"
831 msgstr "不明なエスケープ・シーケンスです"
832
833 #: ../glib/gregex.c:2170
834 #, c-format
835 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
836 msgstr "代替文字列 \"%s\" の %lu 文字目を解析する際にエラー: %s"
837
838 #: ../glib/gshell.c:70
839 #, c-format
840 msgid "Quoted text doesn't begin with a quotation mark"
841 msgstr "引用テキストが引用記号で始まっていません"
842
843 #: ../glib/gshell.c:160
844 #, c-format
845 msgid "Unmatched quotation mark in command line or other shell-quoted text"
846 msgstr ""
847 "コマンドライン、あるいはシェルの引用テキストにおいて引用記号の対応が取れてい"
848 "ません"
849
850 #: ../glib/gshell.c:538
851 #, c-format
852 msgid "Text ended just after a '\\' character. (The text was '%s')"
853 msgstr "テキストが '\\' 文字の直後で終了しています (テキストは '%s')"
854
855 #: ../glib/gshell.c:545
856 #, c-format
857 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
858 msgstr "%c に対応する引用記号の前でテキストが終了しています (テキストは '%s')"
859
860 #: ../glib/gshell.c:557
861 #, c-format
862 msgid "Text was empty (or contained only whitespace)"
863 msgstr "テキストが空です (あるいは空白のみ)"
864
865 #: ../glib/gspawn-win32.c:272
866 #, c-format
867 msgid "Failed to read data from child process"
868 msgstr "子プロセスからデータを読み出せません"
869
870 #: ../glib/gspawn-win32.c:287 ../glib/gspawn.c:1455
871 #, c-format
872 msgid "Failed to create pipe for communicating with child process (%s)"
873 msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
874
875 #: ../glib/gspawn-win32.c:325 ../glib/gspawn.c:1119
876 #, c-format
877 msgid "Failed to read from child pipe (%s)"
878 msgstr "子パイプから読み出せません (%s) "
879
880 #: ../glib/gspawn-win32.c:351 ../glib/gspawn.c:1324
881 #, c-format
882 msgid "Failed to change to directory '%s' (%s)"
883 msgstr "'%s' というディレクトリへ移動できません (%s)"
884
885 #: ../glib/gspawn-win32.c:357 ../glib/gspawn-win32.c:481
886 #, c-format
887 msgid "Failed to execute child process (%s)"
888 msgstr "子プロセスを起動できません (%s)"
889
890 #: ../glib/gspawn-win32.c:428
891 #, c-format
892 msgid "Invalid program name: %s"
893 msgstr "プログラム名が無効です: %s"
894
895 #: ../glib/gspawn-win32.c:438 ../glib/gspawn-win32.c:678
896 #: ../glib/gspawn-win32.c:1218
897 #, c-format
898 msgid "Invalid string in argument vector at %d: %s"
899 msgstr "%d の引数ベクタに不正な文字列があります: %s"
900
901 #: ../glib/gspawn-win32.c:449 ../glib/gspawn-win32.c:692
902 #: ../glib/gspawn-win32.c:1251
903 #, c-format
904 msgid "Invalid string in environment: %s"
905 msgstr "環境変数に不正な文字列があります: %s"
906
907 #: ../glib/gspawn-win32.c:674 ../glib/gspawn-win32.c:1199
908 #, c-format
909 msgid "Invalid working directory: %s"
910 msgstr "作業ディレクトリが不正です: %s"
911
912 #: ../glib/gspawn-win32.c:738
913 #, c-format
914 msgid "Failed to execute helper program (%s)"
915 msgstr "ヘルパー・プログラム (%s) の起動が失敗しました"
916
917 #: ../glib/gspawn-win32.c:938
918 #, c-format
919 msgid ""
920 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
921 "process"
922 msgstr ""
923 "g_io_channel_win32_poll() が子プロセスからデータを読み出す際に想定外のエラー"
924
925 #: ../glib/gspawn.c:180
926 #, c-format
927 msgid "Failed to read data from child process (%s)"
928 msgstr "子プロセスからデータを読めません (%s)"
929
930 #: ../glib/gspawn.c:317
931 #, c-format
932 msgid "Unexpected error in select() reading data from a child process (%s)"
933 msgstr "子プロセスからデータを読み出す際に select() で想定外のエラー (%s)"
934
935 #: ../glib/gspawn.c:400
936 #, c-format
937 msgid "Unexpected error in waitpid() (%s)"
938 msgstr "waitpid() で想定外のエラー (%s)"
939
940 #: ../glib/gspawn.c:1184
941 #, c-format
942 msgid "Failed to fork (%s)"
943 msgstr "fork 失敗 (%s)"
944
945 #: ../glib/gspawn.c:1334
946 #, c-format
947 msgid "Failed to execute child process \"%s\" (%s)"
948 msgstr "子プロセスを起動できません \"%s\" (%s)"
949
950 #: ../glib/gspawn.c:1344
951 #, c-format
952 msgid "Failed to redirect output or input of child process (%s)"
953 msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)"
954
955 #: ../glib/gspawn.c:1353
956 #, c-format
957 msgid "Failed to fork child process (%s)"
958 msgstr "子プロセスを fork できません (%s)"
959
960 #: ../glib/gspawn.c:1361
961 #, c-format
962 msgid "Unknown error executing child process \"%s\""
963 msgstr "子プロセスの実行時に不明なエラー \"%s\""
964
965 #: ../glib/gspawn.c:1383
966 #, c-format
967 msgid "Failed to read enough data from child pid pipe (%s)"
968 msgstr "子 pid パイプから十分なデータを読めません (%s)"
969
970 #: ../glib/gutf8.c:1024
971 #, c-format
972 msgid "Character out of range for UTF-8"
973 msgstr "UTF-8 の範囲外の文字です"
974
975 #: ../glib/gutf8.c:1118 ../glib/gutf8.c:1127 ../glib/gutf8.c:1259
976 #: ../glib/gutf8.c:1268 ../glib/gutf8.c:1409 ../glib/gutf8.c:1505
977 #, c-format
978 msgid "Invalid sequence in conversion input"
979 msgstr "変換する入力で無効なシーケンスがあります"
980
981 #: ../glib/gutf8.c:1420 ../glib/gutf8.c:1516
982 #, c-format
983 msgid "Character out of range for UTF-16"
984 msgstr "UTF-16 の範囲外の文字です"
985
986 #: ../glib/goption.c:615
987 msgid "Usage:"
988 msgstr "用法:"
989
990 #: ../glib/goption.c:615
991 msgid "[OPTION...]"
992 msgstr "[オプション...]"
993
994 #: ../glib/goption.c:719
995 msgid "Help Options:"
996 msgstr "ヘルプのオプション:"
997
998 #: ../glib/goption.c:720
999 msgid "Show help options"
1000 msgstr "ヘルプのオプションを表示する"
1001
1002 #: ../glib/goption.c:726
1003 msgid "Show all help options"
1004 msgstr "ヘルプのオプションを全て表示する"
1005
1006 #: ../glib/goption.c:788
1007 msgid "Application Options:"
1008 msgstr "アプリケーションのオプション:"
1009
1010 #: ../glib/goption.c:849 ../glib/goption.c:919
1011 #, c-format
1012 msgid "Cannot parse integer value '%s' for %s"
1013 msgstr "%2$s の整数値 '%1$s' を解析できません"
1014
1015 #: ../glib/goption.c:859 ../glib/goption.c:927
1016 #, c-format
1017 msgid "Integer value '%s' for %s out of range"
1018 msgstr "%2$s の整数値 '%1$s' は範囲外の値です"
1019
1020 #: ../glib/goption.c:884
1021 #, c-format
1022 msgid "Cannot parse double value '%s' for %s"
1023 msgstr "%2$s の実数値 '%1$s' を解析できません"
1024
1025 #: ../glib/goption.c:892
1026 #, c-format
1027 msgid "Double value '%s' for %s out of range"
1028 msgstr "%2$s の実数値 '%1$s' は範囲外の値です"
1029
1030 #: ../glib/goption.c:1229
1031 #, c-format
1032 msgid "Error parsing option %s"
1033 msgstr "オプション %s の解析中にエラー"
1034
1035 #: ../glib/goption.c:1260 ../glib/goption.c:1371
1036 #, c-format
1037 msgid "Missing argument for %s"
1038 msgstr "%s の引数がありません"
1039
1040 #: ../glib/goption.c:1766
1041 #, c-format
1042 msgid "Unknown option %s"
1043 msgstr "%s は不明なオプションです"
1044
1045 #: ../glib/gkeyfile.c:358
1046 #, c-format
1047 msgid "Valid key file could not be found in search dirs"
1048 msgstr "検索ディレクトリには妥当なキー・ファイルがありませんでした"
1049
1050 #: ../glib/gkeyfile.c:393
1051 #, c-format
1052 msgid "Not a regular file"
1053 msgstr "通常のファイルではありません"
1054
1055 #: ../glib/gkeyfile.c:401
1056 #, c-format
1057 msgid "File is empty"
1058 msgstr "ファイルが空です"
1059
1060 #: ../glib/gkeyfile.c:761
1061 #, c-format
1062 msgid ""
1063 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1064 msgstr ""
1065 "キー・ファイルの行 '%s' がキー/値のペア、グループ、またはコメントではありませ"
1066 "ん"
1067
1068 #: ../glib/gkeyfile.c:821
1069 #, c-format
1070 msgid "Invalid group name: %s"
1071 msgstr "グループ名が無効です: %s"
1072
1073 #: ../glib/gkeyfile.c:843
1074 #, c-format
1075 msgid "Key file does not start with a group"
1076 msgstr "キー・ファイルがグループで始まっていません"
1077
1078 #: ../glib/gkeyfile.c:869
1079 #, c-format
1080 msgid "Invalid key name: %s"
1081 msgstr "キーの名前が無効です: %s"
1082
1083 #: ../glib/gkeyfile.c:896
1084 #, c-format
1085 msgid "Key file contains unsupported encoding '%s'"
1086 msgstr "キー・ファイルにサポートしてないエンコーディング '%s' があります"
1087
1088 #: ../glib/gkeyfile.c:1109 ../glib/gkeyfile.c:1269 ../glib/gkeyfile.c:2485
1089 #: ../glib/gkeyfile.c:2553 ../glib/gkeyfile.c:2688 ../glib/gkeyfile.c:2823
1090 #: ../glib/gkeyfile.c:2976 ../glib/gkeyfile.c:3163 ../glib/gkeyfile.c:3224
1091 #, c-format
1092 msgid "Key file does not have group '%s'"
1093 msgstr "キー・ファイルにグループ '%s' がありません"
1094
1095 #: ../glib/gkeyfile.c:1281
1096 #, c-format
1097 msgid "Key file does not have key '%s'"
1098 msgstr "キー・ファイルにキー '%s' がありません"
1099
1100 #: ../glib/gkeyfile.c:1383 ../glib/gkeyfile.c:1496
1101 #, c-format
1102 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1103 msgstr "キー・ファイルのキー '%s' の値 '%s' が UTF-8 ではありません"
1104
1105 #: ../glib/gkeyfile.c:1403 ../glib/gkeyfile.c:1516 ../glib/gkeyfile.c:1889
1106 #, c-format
1107 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1108 msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした"
1109
1110 #: ../glib/gkeyfile.c:2104 ../glib/gkeyfile.c:2316
1111 #, c-format
1112 msgid ""
1113 "Key file contains key '%s' in group '%s' which has value that cannot be "
1114 "interpreted."
1115 msgstr ""
1116 "キー・ファイルのグループ '%2$s' にあるキー '%1$s' の値を解釈できませんでした"
1117
1118 #: ../glib/gkeyfile.c:2500 ../glib/gkeyfile.c:2703 ../glib/gkeyfile.c:3235
1119 #, c-format
1120 msgid "Key file does not have key '%s' in group '%s'"
1121 msgstr "キー・ファイルにはグループ '%2$s' のキー '%1$s' がありません"
1122
1123 #: ../glib/gkeyfile.c:3469
1124 #, c-format
1125 msgid "Key file contains escape character at end of line"
1126 msgstr "キー・ファイルの行末にエスケープ文字が含まれています"
1127
1128 #: ../glib/gkeyfile.c:3491
1129 #, c-format
1130 msgid "Key file contains invalid escape sequence '%s'"
1131 msgstr "キー・ファイルに無効なエスケープ・シーケンス '%s' が含まれています"
1132
1133 #: ../glib/gkeyfile.c:3633
1134 #, c-format
1135 msgid "Value '%s' cannot be interpreted as a number."
1136 msgstr "値 '%s' を数値として解釈できません"
1137
1138 #: ../glib/gkeyfile.c:3647
1139 #, c-format
1140 msgid "Integer value '%s' out of range"
1141 msgstr "整数値 '%s' は範囲外の値です"
1142
1143 #: ../glib/gkeyfile.c:3680
1144 #, c-format
1145 msgid "Value '%s' cannot be interpreted as a float number."
1146 msgstr "値 '%s' を実数値として解釈できません"
1147
1148 #: ../glib/gkeyfile.c:3704
1149 #, c-format
1150 msgid "Value '%s' cannot be interpreted as a boolean."
1151 msgstr "値 '%s' を論理値として解釈できません"
1152
1153 #: ../gio/gbufferedinputstream.c:483 ../gio/ginputstream.c:186
1154 #: ../gio/ginputstream.c:318 ../gio/ginputstream.c:559
1155 #: ../gio/ginputstream.c:684 ../gio/goutputstream.c:193
1156 #: ../gio/goutputstream.c:647
1157 #, c-format
1158 msgid "Too large count value passed to %s"
1159 msgstr "%s に引き渡した値が大きすぎます"
1160
1161 #: ../gio/gbufferedinputstream.c:870 ../gio/ginputstream.c:894
1162 #: ../gio/goutputstream.c:1076
1163 #, c-format
1164 msgid "Stream is already closed"
1165 msgstr "既にストリームは閉じています"
1166
1167 #: ../gio/gcancellable.c:296 ../gio/gsimpleasyncresult.c:611
1168 #, c-format
1169 msgid "Operation was cancelled"
1170 msgstr "操作がキャンセルされました"
1171
1172 #: ../gio/gcontenttype.c:156
1173 msgid "Unknown type"
1174 msgstr "不明な種類"
1175
1176 #: ../gio/gcontenttype.c:157
1177 #, c-format
1178 msgid "%s filetype"
1179 msgstr "%s (ファイルの種類)"
1180
1181 #: ../gio/gcontenttype.c:574
1182 #, c-format
1183 msgid "%s type"
1184 msgstr "%s (種類)"
1185
1186 #: ../gio/gdatainputstream.c:309
1187 #, c-format
1188 msgid "Unexpected early end-of-stream"
1189 msgstr "想定していたよりも早くストリームの最後に到達しました"
1190
1191 #: ../gio/gdesktopappinfo.c:410 ../gio/gwin32appinfo.c:222
1192 msgid "Unnamed"
1193 msgstr "名前なし"
1194
1195 #: ../gio/gdesktopappinfo.c:587
1196 #, c-format
1197 msgid "Desktop file didn't specify Exec field"
1198 msgstr "デスクトップ・ファイルで Exec 項目を指定してませんでした"
1199
1200 #: ../gio/gdesktopappinfo.c:881
1201 #, c-format
1202 msgid "Unable to find terminal required for application"
1203 msgstr "アプリケーションで必要な端末が見つかりませんでした"
1204
1205 #: ../gio/gdesktopappinfo.c:1113
1206 #, c-format
1207 msgid "Can't create user application configuration folder %s: %s"
1208 msgstr "ユーザのアプリケーション設定フォルダ %s を生成できません: %s"
1209
1210 #: ../gio/gdesktopappinfo.c:1117
1211 #, c-format
1212 msgid "Can't create user MIME configuration folder %s: %s"
1213 msgstr "ユーザの MIME 型設定フォルダ %s を生成できません: %s"
1214
1215 #: ../gio/gdesktopappinfo.c:1456
1216 #, c-format
1217 msgid "Can't create user desktop file %s"
1218 msgstr "ユーザのデスクトップ・ファイル %s を生成できません"
1219
1220 #: ../gio/gdesktopappinfo.c:1516
1221 #, c-format
1222 msgid "Custom definition for %s"
1223 msgstr "%s に対する独自の設定"
1224
1225 #: ../gio/gdrive.c:369
1226 msgid "drive doesn't implement eject"
1227 msgstr "ドライブ側で取り出しの操作を実装していません"
1228
1229 #: ../gio/gdrive.c:436
1230 msgid "drive doesn't implement polling for media"
1231 msgstr "ドライブ側でポーリングによるメディアの検出を実装していません"
1232
1233 #: ../gio/gfile.c:755 ../gio/gfile.c:943 ../gio/gfile.c:1076
1234 #: ../gio/gfile.c:1230 ../gio/gfile.c:1283 ../gio/gfile.c:1340
1235 #: ../gio/gfile.c:1421 ../gio/gfile.c:2459 ../gio/gfile.c:2504
1236 #: ../gio/gfile.c:2554 ../gio/gfile.c:2593 ../gio/gfile.c:2917
1237 #: ../gio/gfile.c:3316 ../gio/gfile.c:3395 ../gio/gfile.c:3475
1238 #: ../gio/gfile.c:3553
1239 #, c-format
1240 msgid "Operation not supported"
1241 msgstr "サポートしていない操作です"
1242
1243 #: ../gio/gfile.c:1118 ../gio/glocalfile.c:923 ../gio/glocalfile.c:932
1244 #: ../gio/glocalfile.c:943
1245 #, c-format
1246 msgid "Containing mount does not exist"
1247 msgstr "マウントを含んでいるものはありません"
1248
1249 #: ../gio/gfile.c:1760
1250 #, c-format
1251 msgid "Can't copy over directory"
1252 msgstr "ディレクトリ全体をコピーできません"
1253
1254 #: ../gio/gfile.c:1820
1255 #, c-format
1256 msgid "Can't copy directory over directory"
1257 msgstr "ディレクトリからディレクトリへコピーできません"
1258
1259 #: ../gio/gfile.c:1828 ../gio/glocalfile.c:1839
1260 #, c-format
1261 msgid "Target file exists"
1262 msgstr "対象となるファイルが存在しています"
1263
1264 #: ../gio/gfile.c:1846
1265 #, c-format
1266 msgid "Can't recursively copy directory"
1267 msgstr "ディレクトリを再帰的にコピーできません"
1268
1269 #: ../gio/gfile.c:2544
1270 #, c-format
1271 msgid "Invalid symlink value given"
1272 msgstr "指定したシンボリックリンクは間違っています"
1273
1274 #: ../gio/gfile.c:2636
1275 #, c-format
1276 msgid "Trash not supported"
1277 msgstr "ゴミ箱はサポートしていません"
1278
1279 #: ../gio/gfile.c:2683
1280 #, c-format
1281 msgid "File names cannot contain '%c'"
1282 msgstr "ファイル名に '%c' を含めることはできません"
1283
1284 #: ../gio/gfile.c:4528 ../gio/gvolume.c:318
1285 msgid "volume doesn't implement mount"
1286 msgstr "ボリュームはマウントを実装していません"
1287
1288 #: ../gio/gfile.c:4636
1289 #, c-format
1290 msgid "No application is registered as handling this file"
1291 msgstr "このファイルを扱うアプリケーションが登録されていません"
1292
1293 #: ../gio/gfileenumerator.c:151
1294 #, c-format
1295 msgid "Enumerator is closed"
1296 msgstr "Enumerator は閉じています"
1297
1298 #: ../gio/gfileenumerator.c:158 ../gio/gfileenumerator.c:217
1299 #: ../gio/gfileenumerator.c:317 ../gio/gfileenumerator.c:425
1300 #, c-format
1301 msgid "File enumerator has outstanding operation"
1302 msgstr "File enumerator has outstanding operation"
1303
1304 #: ../gio/gfileenumerator.c:307 ../gio/gfileenumerator.c:415
1305 msgid "File enumerator is already closed"
1306 msgstr "ファイルの Enumerator は既に閉じています"
1307
1308 #: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:421
1309 #: ../gio/gfileoutputstream.c:168 ../gio/gfileoutputstream.c:523
1310 #, c-format
1311 msgid "Stream doesn't support query_info"
1312 msgstr "ストリームは query_info をサポートしていません"
1313
1314 #: ../gio/gfileinputstream.c:336 ../gio/gfileoutputstream.c:381
1315 #, c-format
1316 msgid "Seek not supported on stream"
1317 msgstr "ストリームにおけるシークはサポートしていません"
1318
1319 #: ../gio/gfileinputstream.c:380
1320 #, c-format
1321 msgid "Truncate not allowed on input stream"
1322 msgstr "入力ストリームで切りつめることはできません"
1323
1324 #: ../gio/gfileoutputstream.c:457
1325 #, c-format
1326 msgid "Truncate not supported on stream"
1327 msgstr "ストリームにおける切りつめはサポートしていません"
1328
1329 #: ../gio/ginputstream.c:195
1330 #, c-format
1331 msgid "Input stream doesn't implement read"
1332 msgstr "入力ストリームで読み込みを実装していません"
1333
1334 #: ../gio/ginputstream.c:901 ../gio/goutputstream.c:1083
1335 #, c-format
1336 msgid "Stream has outstanding operation"
1337 msgstr "Stream has outstanding operation"
1338
1339 #: ../gio/glocaldirectorymonitor.c:270
1340 #, c-format
1341 msgid "Unable to find default local directory monitor type"
1342 msgstr ""
1343 "ローカル・ディレクトリを監視するデフォルト・モニタの種類が見つかりません"
1344
1345 #: ../gio/glocalfile.c:589
1346 #, c-format
1347 msgid "Invalid filename %s"
1348 msgstr "ファイル名が無効です: %s"
1349
1350 #: ../gio/glocalfile.c:845
1351 #, c-format
1352 msgid "Error getting filesystem info: %s"
1353 msgstr "ファイルシステムの情報を取得する際にエラー: %s"
1354
1355 #: ../gio/glocalfile.c:963
1356 #, c-format
1357 msgid "Can't rename root directory"
1358 msgstr "ルート・ディレクトリの名前は変更できません"
1359
1360 #: ../gio/glocalfile.c:981
1361 #, c-format
1362 msgid "Can't rename file, filename already exist"
1363 msgstr "ファイル名を変更できません (既に存在しているため)"
1364
1365 #: ../gio/glocalfile.c:994 ../gio/glocalfile.c:1716 ../gio/glocalfile.c:1745
1366 #: ../gio/glocalfile.c:1890 ../gio/glocalfileoutputstream.c:448
1367 #: ../gio/glocalfileoutputstream.c:489 ../gio/glocalfileoutputstream.c:879
1368 #, c-format
1369 msgid "Invalid filename"
1370 msgstr "無効なファイル名です"
1371
1372 #: ../gio/glocalfile.c:998
1373 #, c-format
1374 msgid "Error renaming file: %s"
1375 msgstr "ファイル名を変更する際にエラー: %s"
1376
1377 #: ../gio/glocalfile.c:1115
1378 #, c-format
1379 msgid "Error opening file: %s"
1380 msgstr "ファイルをオープンする際にエラー: %s"
1381
1382 #: ../gio/glocalfile.c:1125
1383 #, c-format
1384 msgid "Can't open directory"
1385 msgstr "ディレクトリをオープンできません"
1386
1387 #: ../gio/glocalfile.c:1177 ../gio/glocalfile.c:1720
1388 #, c-format
1389 msgid "Error removing file: %s"
1390 msgstr "ファイルを削除する際にエラー: %s"
1391
1392 #: ../gio/glocalfile.c:1469
1393 #, c-format
1394 msgid "Error trashing file: %s"
1395 msgstr "ファイルをゴミ箱へ移動する際にエラー: %s"
1396
1397 #: ../gio/glocalfile.c:1493
1398 #, c-format
1399 msgid "Unable to create trash dir %s: %s"
1400 msgstr "ゴミ箱のディレクトリ (%s) の生成に失敗しました: %s"
1401
1402 #: ../gio/glocalfile.c:1517
1403 #, c-format
1404 msgid "Unable to find toplevel directory for trash"
1405 msgstr "ゴミ箱のトップレベルなディレクトリが見つかりません"
1406
1407 #: ../gio/glocalfile.c:1577 ../gio/glocalfile.c:1597
1408 #, c-format
1409 msgid "Unable to find or create trash directory"
1410 msgstr "ゴミ箱ディレクトリが存在しないか生成できません"
1411
1412 #: ../gio/glocalfile.c:1629
1413 #, c-format
1414 msgid "Unable to create trashing info file: %s"
1415 msgstr "ゴミ箱の情報ファイルを生成できません: %s"
1416
1417 #: ../gio/glocalfile.c:1652
1418 #, c-format
1419 msgid "Unable to trash file: %s"
1420 msgstr "ファイルをゴミ箱へ移動できません: %s"
1421
1422 #: ../gio/glocalfile.c:1749
1423 #, c-format
1424 msgid "Error making symbolic link: %s"
1425 msgstr "シンボリックリンクを生成する際にエラー: %s"
1426
1427 #: ../gio/glocalfile.c:1807 ../gio/glocalfile.c:1894
1428 #, c-format
1429 msgid "Error moving file: %s"
1430 msgstr "ファイルを移動する際にエラー: %s"
1431
1432 #: ../gio/glocalfile.c:1830
1433 #, c-format
1434 msgid "Can't move directory over directory"
1435 msgstr "ディレクトリからディレクトリへ移動できません"
1436
1437 #: ../gio/glocalfile.c:1852 ../gio/glocalfileoutputstream.c:735
1438 #: ../gio/glocalfileoutputstream.c:749 ../gio/glocalfileoutputstream.c:764
1439 #: ../gio/glocalfileoutputstream.c:780 ../gio/glocalfileoutputstream.c:794
1440 #, c-format
1441 msgid "Backup file creation failed"
1442 msgstr "バックアップ・ファイルの生成に失敗しました"
1443
1444 #: ../gio/glocalfile.c:1869
1445 #, c-format
1446 msgid "Error removing target file: %s"
1447 msgstr "対象となるファイルを削除する際にエラー: %s"
1448
1449 #: ../gio/glocalfile.c:1883
1450 #, c-format
1451 msgid "Move between mounts not supported"
1452 msgstr "マウント間の移動はサポートしていません"
1453
1454 #: ../gio/glocalfileinfo.c:707
1455 #, c-format
1456 msgid "Attribute value must be non-NULL"
1457 msgstr "属性値を NULL にしないで下さい"
1458
1459 #: ../gio/glocalfileinfo.c:714
1460 #, c-format
1461 msgid "Invalid attribute type (string expected)"
1462 msgstr "属性の種類が無効です (文字列を想定していた)"
1463
1464 #: ../gio/glocalfileinfo.c:721
1465 #, c-format
1466 msgid "Invalid extended attribute name"
1467 msgstr "拡張属性の名前が無効です"
1468
1469 #: ../gio/glocalfileinfo.c:761
1470 #, c-format
1471 msgid "Error setting extended attribute '%s': %s"
1472 msgstr "'%s' という拡張属性をセットする際にエラー: %s"
1473
1474 #: ../gio/glocalfileinfo.c:1394 ../gio/glocalfileoutputstream.c:625
1475 #, c-format
1476 msgid "Error stating file '%s': %s"
1477 msgstr "'%s' というファイルの状態を取得する際にエラー: %s"
1478
1479 #: ../gio/glocalfileinfo.c:1449
1480 msgid " (invalid encoding)"
1481 msgstr " (無効なエンコーディング)"
1482
1483 #: ../gio/glocalfileinfo.c:1624
1484 #, c-format
1485 msgid "Error stating file descriptor: %s"
1486 msgstr "ファイル・ディスクリプタの状態を取得する際にエラー: %s"
1487
1488 #: ../gio/glocalfileinfo.c:1669
1489 #, c-format
1490 msgid "Invalid attribute type (uint32 expected)"
1491 msgstr "属性の種類が無効です (uint32 型を想定していた)"
1492
1493 #: ../gio/glocalfileinfo.c:1686
1494 #, c-format
1495 msgid "Invalid attribute type (uint64 expected)"
1496 msgstr "属性の種類が無効です (uint64 型を想定していた)"
1497
1498 #: ../gio/glocalfileinfo.c:1704
1499 #, c-format
1500 msgid "Invalid attribute type (byte string expected)"
1501 msgstr "属性の種類が無効です (バイト型の文字列を想定していた)"
1502
1503 #: ../gio/glocalfileinfo.c:1728
1504 #, c-format
1505 msgid "Error setting permissions: %s"
1506 msgstr "アクセス権をセットする際にエラー: %s"
1507
1508 #: ../gio/glocalfileinfo.c:1777 ../gio/glocalfileinfo.c:1937
1509 #, c-format
1510 msgid "Error setting owner: %s"
1511 msgstr "所有者をセットする際にエラー: %s"
1512
1513 #: ../gio/glocalfileinfo.c:1800
1514 #, c-format
1515 msgid "symlink must be non-NULL"
1516 msgstr "シンボリックリンクを NULL にしないで下さい"
1517
1518 #: ../gio/glocalfileinfo.c:1808 ../gio/glocalfileinfo.c:1825
1519 #: ../gio/glocalfileinfo.c:1834
1520 #, c-format
1521 msgid "Error setting symlink: %s"
1522 msgstr "シンボリックリンクをセットする際にエラー: %s"
1523
1524 #: ../gio/glocalfileinfo.c:1817
1525 #, c-format
1526 msgid "Error setting symlink: file is not a symlink"
1527 msgstr "シンボリックリンクの指定でエラー: ファイルがリンクではない"
1528
1529 #: ../gio/glocalfileinfo.c:1992
1530 #, c-format
1531 msgid "Setting attribute %s not supported"
1532 msgstr "%s という属性値はセットできません"
1533
1534 #: ../gio/glocalfileinputstream.c:158 ../gio/glocalfileoutputstream.c:536
1535 #, c-format
1536 msgid "Error reading from file: %s"
1537 msgstr "ファイルから読み込む際にエラー: %s"
1538
1539 #: ../gio/glocalfileinputstream.c:187 ../gio/glocalfileinputstream.c:197
1540 #: ../gio/glocalfileinputstream.c:300 ../gio/glocalfileoutputstream.c:350
1541 #: ../gio/glocalfileoutputstream.c:810
1542 #, c-format
1543 msgid "Error seeking in file: %s"
1544 msgstr "ファイルでシークする際にエラー: %s"
1545
1546 #: ../gio/glocalfileinputstream.c:224 ../gio/glocalfileoutputstream.c:259
1547 #, c-format
1548 msgid "Error closing file: %s"
1549 msgstr "ファイルを閉じる際にエラー: %s"
1550
1551 #: ../gio/glocalfilemonitor.c:197
1552 #, c-format
1553 msgid "Unable to find default local file monitor type"
1554 msgstr "ローカル・ファイルを監視するデフォルト・モニタの種類が見つかりません"
1555
1556 #: ../gio/glocalfileoutputstream.c:166 ../gio/glocalfileoutputstream.c:555
1557 #, c-format
1558 msgid "Error writing to file: %s"
1559 msgstr "ファイルに書き込む際ににエラー: %s"
1560
1561 #: ../gio/glocalfileoutputstream.c:205
1562 #, c-format
1563 msgid "Error removing old backup link: %s"
1564 msgstr "古いバックアップのリンクを削除する際にエラー: %s"
1565
1566 #: ../gio/glocalfileoutputstream.c:214
1567 #, c-format
1568 msgid "Error creating backup link: %s"
1569 msgstr "バックアップのリンクを生成する際にエラー: %s"
1570
1571 #: ../gio/glocalfileoutputstream.c:224
1572 #, c-format
1573 msgid "Error creating backup copy: %s"
1574 msgstr "バックアップのコピーを生成する際にエラー: %s"
1575
1576 #: ../gio/glocalfileoutputstream.c:240
1577 #, c-format
1578 msgid "Error renaming temporary file: %s"
1579 msgstr "作業用のファイル名を変更する際にエラー: %s"
1580
1581 #: ../gio/glocalfileoutputstream.c:394 ../gio/glocalfileoutputstream.c:825
1582 #, c-format
1583 msgid "Error truncating file: %s"
1584 msgstr "ファイルを切りつめる際にエラー: %s"
1585
1586 #: ../gio/glocalfileoutputstream.c:452 ../gio/glocalfileoutputstream.c:493
1587 #: ../gio/glocalfileoutputstream.c:616 ../gio/glocalfileoutputstream.c:883
1588 #, c-format
1589 msgid "Error opening file '%s': %s"
1590 msgstr "'%s' というファイルをオープンする際にエラー: %s"
1591
1592 #: ../gio/glocalfileoutputstream.c:637
1593 #, c-format
1594 msgid "Target file is a directory"
1595 msgstr "対象となるファイルはディレクトリです"
1596
1597 #: ../gio/glocalfileoutputstream.c:642
1598 #, c-format
1599 msgid "Target file is not a regular file"
1600 msgstr "対象となるファイルは通常のファイルではありません"
1601
1602 #: ../gio/glocalfileoutputstream.c:654
1603 #, c-format
1604 msgid "The file was externally modified"
1605 msgstr "ファイルが外部で変更されました"
1606
1607 #: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:517
1608 #, c-format
1609 msgid "Invalid GSeekType supplied"
1610 msgstr "不正な GSeekType が指定されました"
1611
1612 #: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:527
1613 #, c-format
1614 msgid "Invalid seek request"
1615 msgstr "無効なシークの要求です"
1616
1617 #: ../gio/gmemoryinputstream.c:521
1618 #, c-format
1619 msgid "Cannot truncate GMemoryInputStream"
1620 msgstr "GMemoryInputStream を切りつめることはできません"
1621
1622 #: ../gio/gmemoryoutputstream.c:260
1623 #, c-format
1624 msgid "Reached maximum data array limit"
1625 msgstr "データ配列の上限に到達しました"
1626
1627 #: ../gio/gmemoryoutputstream.c:295
1628 #, c-format
1629 msgid "Memory output stream not resizable"
1630 msgstr "メモリ出力ストリームの大きさは変更できません"
1631
1632 #: ../gio/gmemoryoutputstream.c:311
1633 #, c-format
1634 msgid "Failed to resize memory output stream"
1635 msgstr "メモリ出力ストリームの大きさを変更できませんでした"
1636
1637 #: ../gio/gmount.c:341
1638 msgid "mount doesn't implement unmount"
1639 msgstr "マウントはアンマウントを実装していません"
1640
1641 #: ../gio/gmount.c:413
1642 msgid "mount doesn't implement eject"
1643 msgstr "マウントは取り出しを実装していません"
1644
1645 #: ../gio/gmount.c:490
1646 msgid "mount doesn't implement remount"
1647 msgstr "マウントは再マウントを実装していません"
1648
1649 #: ../gio/goutputstream.c:202 ../gio/goutputstream.c:403
1650 #, c-format
1651 msgid "Output stream doesn't implement write"
1652 msgstr "出力ストリームは書き込みを実装していません"
1653
1654 #: ../gio/goutputstream.c:363 ../gio/goutputstream.c:771
1655 #, c-format
1656 msgid "Source stream is already closed"
1657 msgstr "ソース・ストリームは既に閉じています"
1658
1659 #: ../gio/gunixinputstream.c:200 ../gio/gunixinputstream.c:218
1660 #: ../gio/gunixinputstream.c:290 ../gio/gunixoutputstream.c:281
1661 #, c-format
1662 msgid "Error reading from unix: %s"
1663 msgstr "unix から読み込む際にエラー: %s"
1664
1665 #: ../gio/gunixinputstream.c:248 ../gio/gunixinputstream.c:424
1666 #: ../gio/gunixoutputstream.c:238 ../gio/gunixoutputstream.c:385
1667 #, c-format
1668 msgid "Error closing unix: %s"
1669 msgstr "unix を閉じる際にエラー: %s"
1670
1671 #: ../gio/gunixmounts.c:1755 ../gio/gunixmounts.c:1792
1672 msgid "Filesystem root"
1673 msgstr "ファイルシステムのルート"
1674
1675 #: ../gio/gunixoutputstream.c:188 ../gio/gunixoutputstream.c:207
1676 #, c-format
1677 msgid "Error writing to unix: %s"
1678 msgstr "unix に書き込む際にエラー: %s"
1679
1680 #: ../gio/gvolume.c:384
1681 msgid "volume doesn't implement eject"
1682 msgstr "ボリュームは取り出しを実装していません"
1683
1684 #: ../gio/gwin32appinfo.c:277
1685 #, c-format
1686 msgid "Can't find application"
1687 msgstr "アプリケーションが見つかりません"
1688
1689 #: ../gio/gwin32appinfo.c:312
1690 #, c-format
1691 msgid "Error launching application: %s"
1692 msgstr "アプリケーションを起動する際にエラー: %s"
1693
1694 #: ../gio/gwin32appinfo.c:349
1695 #, c-format
1696 msgid "URIs not supported"
1697 msgstr "URI はサポートしていません"
1698
1699 #: ../gio/gwin32appinfo.c:371
1700 #, c-format
1701 msgid "association changes not supported on win32"
1702 msgstr "win32 で組み合わせの変更はサポートしていません"
1703
1704 #: ../gio/gwin32appinfo.c:383
1705 #, c-format
1706 msgid "Association creation not supported on win32"
1707 msgstr "win32 で組み合わせの生成はサポートしていません"
1708
1709 #: ../tests/gio-ls.c:27
1710 msgid "do not hide entries"
1711 msgstr "エントリを隠さない"
1712
1713 #: ../tests/gio-ls.c:29
1714 msgid "use a long listing format"
1715 msgstr "長い形式で一覧表示する"
1716
1717 #: ../tests/gio-ls.c:37
1718 msgid "[FILE...]"
1719 msgstr "[ファイル...]"