mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 17:08:45 +02:00
2.14.2
svn path=/trunk/; revision=5786
This commit is contained in:
26
po/ja.po
26
po/ja.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib trunk\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2007-09-16 14:50-0400\n"
|
||||
"POT-Creation-Date: 2007-10-16 02:15-0400\n"
|
||||
"PO-Revision-Date: 2007-09-16 20:57+0900\n"
|
||||
"Last-Translator: Takeshi AIHANA <takeshi.aihana@gmail.com>\n"
|
||||
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
|
||||
@@ -652,17 +652,17 @@ msgstr "テキストが空です (あるいは空白のみ)"
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "子プロセスからデータを読み出せません"
|
||||
|
||||
#: glib/gspawn-win32.c:287 glib/gspawn.c:1395
|
||||
#: glib/gspawn-win32.c:287 glib/gspawn.c:1450
|
||||
#, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:325 glib/gspawn.c:1059
|
||||
#: glib/gspawn-win32.c:325 glib/gspawn.c:1114
|
||||
#, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "子パイプから読み出せません (%s) "
|
||||
|
||||
#: glib/gspawn-win32.c:351 glib/gspawn.c:1264
|
||||
#: glib/gspawn-win32.c:351 glib/gspawn.c:1319
|
||||
#, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "ディレクトリ '%s' へ移動できません (%s)"
|
||||
@@ -705,47 +705,47 @@ msgid ""
|
||||
msgstr ""
|
||||
"g_io_channel_win32_poll() が子プロセスからデータを読み出す際に想定外のエラー"
|
||||
|
||||
#: glib/gspawn.c:175
|
||||
#: glib/gspawn.c:180
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process (%s)"
|
||||
msgstr "子プロセスからデータを読めません (%s)"
|
||||
|
||||
#: glib/gspawn.c:307
|
||||
#: glib/gspawn.c:312
|
||||
#, c-format
|
||||
msgid "Unexpected error in select() reading data from a child process (%s)"
|
||||
msgstr "子プロセスからデータを読み出す際に select() で想定外のエラー (%s)"
|
||||
|
||||
#: glib/gspawn.c:390
|
||||
#: glib/gspawn.c:395
|
||||
#, c-format
|
||||
msgid "Unexpected error in waitpid() (%s)"
|
||||
msgstr "waitpid() で想定外のエラー (%s)"
|
||||
|
||||
#: glib/gspawn.c:1124
|
||||
#: glib/gspawn.c:1179
|
||||
#, c-format
|
||||
msgid "Failed to fork (%s)"
|
||||
msgstr "fork 失敗 (%s)"
|
||||
|
||||
#: glib/gspawn.c:1274
|
||||
#: glib/gspawn.c:1329
|
||||
#, c-format
|
||||
msgid "Failed to execute child process \"%s\" (%s)"
|
||||
msgstr "子プロセスを起動できません \"%s\" (%s)"
|
||||
|
||||
#: glib/gspawn.c:1284
|
||||
#: glib/gspawn.c:1339
|
||||
#, c-format
|
||||
msgid "Failed to redirect output or input of child process (%s)"
|
||||
msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)"
|
||||
|
||||
#: glib/gspawn.c:1293
|
||||
#: glib/gspawn.c:1348
|
||||
#, c-format
|
||||
msgid "Failed to fork child process (%s)"
|
||||
msgstr "子プロセスを fork できません (%s)"
|
||||
|
||||
#: glib/gspawn.c:1301
|
||||
#: glib/gspawn.c:1356
|
||||
#, c-format
|
||||
msgid "Unknown error executing child process \"%s\""
|
||||
msgstr "子プロセスの実行時に不明なエラー \"%s\""
|
||||
|
||||
#: glib/gspawn.c:1323
|
||||
#: glib/gspawn.c:1378
|
||||
#, c-format
|
||||
msgid "Failed to read enough data from child pid pipe (%s)"
|
||||
msgstr "子 pid パイプから十分なデータを読めません (%s)"
|
||||
|
Reference in New Issue
Block a user