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