=== 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 2.3.1\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-01-30 03:56+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -417,11 +417,11 @@ msgstr ""
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"
@@ -429,72 +429,72 @@ 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 "포크 실패(%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 "자식 프로세스 (%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 "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했습니다 (%s)"