=== Released 2.4.0 ===

Tue Mar 16 11:50:56 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.4.0 ===

        * configure.in: Version 2.4.0, interface age 0.

        * README.in: Updates

        * NEWS: Updates
This commit is contained in:
Owen Taylor
2004-03-16 19:10:34 +00:00
committed by Owen Taylor
parent 07ab639c25
commit c309c65ecb
71 changed files with 1236 additions and 1100 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-03-09 09:32-0500\n"
"POT-Creation-Date: 2004-03-16 13:10-0500\n"
"PO-Revision-Date: 2004-03-04 02:33+0800\n"
"Last-Translator: He Qiangqiang <carton@263.net>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -385,81 +385,81 @@ msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)"
msgid "Text was empty (or contained only whitespace)"
msgstr "空文本(或仅含空白字符)"
#: glib/gspawn-win32.c:297
#: glib/gspawn-win32.c:295
msgid "Failed to read data from child process"
msgstr "无法从子进程中读取数据"
#: glib/gspawn-win32.c:426
#: glib/gspawn-win32.c:424
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误"
#: glib/gspawn-win32.c:844 glib/gspawn.c:1001
#: glib/gspawn-win32.c:850 glib/gspawn.c:1012
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "无法从子管道中读取 (%s)"
#: glib/gspawn-win32.c:924
#: glib/gspawn-win32.c:930
msgid "Failed to execute helper program"
msgstr "无法执行助手程序"
#: glib/gspawn-win32.c:945 glib/gspawn-win32.c:989
#: glib/gspawn-win32.c:951 glib/gspawn-win32.c:995
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "无法执行子进程 (%s)"
#: glib/gspawn-win32.c:980 glib/gspawn.c:1206
#: glib/gspawn-win32.c:986 glib/gspawn.c:1217
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "无法切换到目录“%s” (%s)"
#: glib/gspawn-win32.c:1034 glib/gspawn.c:1337
#: glib/gspawn-win32.c:1040 glib/gspawn.c:1348
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "无法创建与子进程通讯的管道 (%s)"
#: glib/gspawn.c:167
#: glib/gspawn.c:178
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "无法从子进程中读取数据 (%s)"
#: glib/gspawn.c:298
#: glib/gspawn.c:309
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)"
#: glib/gspawn.c:381
#: glib/gspawn.c:392
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() 出现异常错误 (%s)"
#: glib/gspawn.c:1066
#: glib/gspawn.c:1077
#, c-format
msgid "Failed to fork (%s)"
msgstr "无法 fork (%s)"
#: glib/gspawn.c:1216
#: glib/gspawn.c:1227
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "无法执行子进程 “%s” (%s)"
#: glib/gspawn.c:1226
#: glib/gspawn.c:1237
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "无法重定向子进程(%s)的输入或输出"
#: glib/gspawn.c:1235
#: glib/gspawn.c:1246
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "无法 fork 子进程 (%s)"
#: glib/gspawn.c:1243
#: glib/gspawn.c:1254
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "执行子进程“%s”时出现未知错误"
#: glib/gspawn.c:1265
#: glib/gspawn.c:1276
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "无法从子进程管道中读取足够的数据(%s)"