diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 25 |
1 files changed, 15 insertions, 10 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-15 09:42-0500\n" +"POT-Creation-Date: 2006-01-03 09:57-0500\n" "PO-Revision-Date: 2005-09-05 22:08+0900\n" "Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n" "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n" @@ -490,37 +490,37 @@ msgstr "テキストが %c に対応する引用記号の前に終わってい msgid "Text was empty (or contained only whitespace)" msgstr "テキストが空です (あるいは空白のみ)" -#: glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:277 #, c-format msgid "Failed to read data from child process" msgstr "子プロセスからデータを読み出せません" -#: glib/gspawn-win32.c:291 glib/gspawn.c:1375 +#: glib/gspawn-win32.c:292 glib/gspawn.c:1375 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "子プロセスとの通信用のパイプを作成できません (%s)" -#: glib/gspawn-win32.c:329 glib/gspawn.c:1039 +#: glib/gspawn-win32.c:330 glib/gspawn.c:1039 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "子パイプから読み出せません (%s) " -#: glib/gspawn-win32.c:355 glib/gspawn.c:1244 +#: glib/gspawn-win32.c:356 glib/gspawn.c:1244 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "ディレクトリ '%s' へ移動できません (%s)" -#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582 #, c-format msgid "Failed to execute child process (%s)" msgstr "子プロセスを起動できません (%s)" -#: glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:891 #, c-format msgid "Failed to execute helper program (%s)" msgstr "ヘルパー・プログラム (%s) の起動に失敗しました" -#: glib/gspawn-win32.c:1084 +#: glib/gspawn-win32.c:1091 #, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " @@ -624,12 +624,17 @@ msgstr "%2$s の整数値 '%1$s' を解析できません" msgid "Integer value '%s' for %s out of range" msgstr "%2$s の整数値 '%1$s' は範囲外の値です" -#: glib/goption.c:957 glib/goption.c:1068 +#: glib/goption.c:926 +#, fuzzy, c-format +msgid "Error parsing option %s" +msgstr "変換中にエラー: %s" + +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "%s の引数がありません" -#: glib/goption.c:1472 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "不明なオプション %s です" |