=== Released 2.3.5 ===

Mon Mar  1 16:49:51 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.5 ===

        * configure.in: Version 2.3.5, interface ago 0.

        * NEWS: Some further updates.
This commit is contained in:
Owen Taylor
2004-03-02 00:05:36 +00:00
committed by Owen Taylor
parent 44ef900675
commit 109ebb109a
73 changed files with 738 additions and 658 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-01-22 15:09-0500\n"
"POT-Creation-Date: 2004-03-01 17:05-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"
@@ -429,26 +429,26 @@ msgstr ""
"자식 프로세스에서 데이터를 읽는중 g_io_channel_win32_poll()에서 기대되지않은 "
"오류"
#: glib/gspawn-win32.c:842 glib/gspawn.c:998
#: glib/gspawn-win32.c:844 glib/gspawn.c:1001
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "자식 파이프로 부터 읽기 실패 (%s)"
#: glib/gspawn-win32.c:922
#: glib/gspawn-win32.c:924
msgid "Failed to execute helper program"
msgstr "도움 프로그램 실행 실패"
#: glib/gspawn-win32.c:943 glib/gspawn-win32.c:987
#: glib/gspawn-win32.c:945 glib/gspawn-win32.c:989
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "자식 프로세스 실행 실패 (%s)"
#: glib/gspawn-win32.c:978 glib/gspawn.c:1203
#: glib/gspawn-win32.c:980 glib/gspawn.c:1206
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "디렉토리 '%s'(으)로 바꾸기 실패 (%s)"
#: glib/gspawn-win32.c:1032 glib/gspawn.c:1334
#: glib/gspawn-win32.c:1034 glib/gspawn.c:1337
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "자식 프로세스와 통신을 위한 파이프를 만드는 중 실패 (%s)"
@@ -469,32 +469,32 @@ msgstr ""
msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid()에서 예상되지 않은 오류 (%s)"
#: glib/gspawn.c:1063
#: glib/gspawn.c:1066
#, c-format
msgid "Failed to fork (%s)"
msgstr "포크 실패(%s)"
#: glib/gspawn.c:1213
#: glib/gspawn.c:1216
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "자식 프로세스 \"%s\"을(를) 실행하기 실패 (%s)"
#: glib/gspawn.c:1223
#: glib/gspawn.c:1226
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "자식 프로세스 (%s)의 입력 또는 출력의 리다이렉트 실패"
#: glib/gspawn.c:1232
#: glib/gspawn.c:1235
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "자식 프로세스 (%s)를 생성 실패"
#: glib/gspawn.c:1240
#: glib/gspawn.c:1243
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "자식 프로세스 \"%s\"을(를) 실행하는 중 알 수 없는 오류"
#: glib/gspawn.c:1262
#: glib/gspawn.c:1265
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했습니다 (%s)"