summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorTakayuki KUSANO <kusano@src.gnome.org>2001-12-18 14:05:47 +0000
committerTakayuki KUSANO <kusano@src.gnome.org>2001-12-18 14:05:47 +0000
commit7a1088bc50cfa61cef538937f8ebba46cb52ca02 (patch)
tree2d1090ea94b8317e5eeec740341f88660181663b /po/ja.po
parentfb069c70f7a70b29c104413b0e7abf918ccb930a (diff)
Updated Japanese translation.
* ja.po: Updated Japanese translation.
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po46
1 files changed, 26 insertions, 20 deletions
diff --git a/po/ja.po b/po/ja.po
index 24829b90c..b38f01555 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,13 +1,13 @@
# Japanese translation of glib.
# Copyright (C) 2001 Free Software Foundation, Inc.
-# KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp>, 2001.
+# Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: glib 1.3.x\n"
-"POT-Creation-Date: 2001-12-10 11:22+0900\n"
-"PO-Revision-Date: 2001-12-10 11:23+0900\n"
-"Last-Translator: KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp>\n"
+"POT-Creation-Date: 2001-12-18 23:04+0900\n"
+"PO-Revision-Date: 2001-12-18 23:05+0900\n"
+"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-jp\n"
@@ -109,17 +109,17 @@ msgstr "ファイル '%s' の属性の取得できません: fstat() 失敗: %s"
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "ファイル '%s' を開けません: fdopen() 失敗: %s"
-#: glib/gfileutils.c:655
+#: glib/gfileutils.c:656
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "テンプレート '%s' が正しくありません。'%s' を含んではいけません"
-#: glib/gfileutils.c:667
+#: glib/gfileutils.c:668
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "テンプレート '%s' が XXXXXX で終わっていません"
-#: glib/gfileutils.c:688
+#: glib/gfileutils.c:689
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "ファイル '%s' を作成できません: %s"
@@ -414,22 +414,22 @@ msgstr ""
"g_io_channel_win32_poll() が子プロセスからデータを読み出す途中で予期しないエ"
"ラー"
-#: glib/gspawn-win32.c:837 glib/gspawn.c:907
+#: glib/gspawn-win32.c:839 glib/gspawn.c:912
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "子パイプから読み出せません (%s) "
-#: glib/gspawn-win32.c:925 glib/gspawn.c:1112
+#: glib/gspawn-win32.c:927 glib/gspawn.c:1117
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "ディレクトリ '%s' へ移動できません (%s)"
-#: glib/gspawn-win32.c:934 glib/gspawn.c:1122
+#: glib/gspawn-win32.c:936
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "子プロセスを起動できません (%s)"
-#: glib/gspawn-win32.c:975 glib/gspawn.c:1219
+#: glib/gspawn-win32.c:977 glib/gspawn.c:1226
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
@@ -439,36 +439,42 @@ msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
msgid "Failed to read data from child process (%s)"
msgstr "子プロセスからデータを読めません (%s)"
-#: glib/gspawn.c:290
+#: glib/gspawn.c:291
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "子プロセスからのデータ読む出し中に select() で予期しないエラー (%s)"
-#: glib/gspawn.c:373
+#: glib/gspawn.c:374
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() で予期せぬエラー (%s)"
-#: glib/gspawn.c:972
+#: glib/gspawn.c:977
#, c-format
msgid "Failed to fork (%s)"
msgstr "fork 失敗 (%s)"
-#: glib/gspawn.c:1131
+#: glib/gspawn.c:1127
+#, c-format
+msgid "Failed to execute child process \"%s\" (%s)"
+msgstr "子プロセスを起動できません \"%s\" (%s)"
+
+#: glib/gspawn.c:1137
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)"
-#: glib/gspawn.c:1140
+#: glib/gspawn.c:1146
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "子プロセスを fork できません (%s)"
-#: glib/gspawn.c:1148
-msgid "Unknown error executing child process"
-msgstr "子プロセスの実行時に不明なエラー"
+#: glib/gspawn.c:1154
+#, c-format
+msgid "Unknown error executing child process \"%s\""
+msgstr "子プロセスの実行時に不明なエラー \"%s\""
-#: glib/gspawn.c:1169
+#: glib/gspawn.c:1176
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "子 pid パイプから十分なデータを読めません (%s)"