svn path=/trunk/; revision=5540
This commit is contained in:
Matthias Clasen
2007-06-06 04:57:11 +00:00
parent 789254f522
commit 9bb331cf6c
90 changed files with 761 additions and 723 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-06-04 11:24-0400\n"
"POT-Creation-Date: 2007-06-06 00:23-0400\n"
"PO-Revision-Date: 2007-04-15 10:46+0700\n"
"Last-Translator: Yang Zhang <zyangmath@gmail.com>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "无法打开从“%s”到“%s”的转换器"
#: glib/gconvert.c:622 glib/gconvert.c:1011 glib/giochannel.c:1320
#: glib/giochannel.c:1362 glib/giochannel.c:2204 glib/gutf8.c:949
#: glib/gutf8.c:1398
#: glib/giochannel.c:1362 glib/giochannel.c:2204 glib/gutf8.c:950
#: glib/gutf8.c:1399
#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "转换输入中出现无效字符序列"
@@ -110,8 +110,8 @@ msgstr "转换输入中出现无效字符序列"
msgid "Error during conversion: %s"
msgstr "转换过程中出错:%s"
#: glib/gconvert.c:663 glib/gutf8.c:945 glib/gutf8.c:1149 glib/gutf8.c:1290
#: glib/gutf8.c:1394
#: glib/gconvert.c:663 glib/gutf8.c:946 glib/gutf8.c:1150 glib/gutf8.c:1291
#: glib/gutf8.c:1395
#, c-format
msgid "Partial character sequence at end of input"
msgstr "输入末尾出现未尽字符序列"
@@ -710,18 +710,18 @@ msgstr "执行子进程“%s”时出现未知错误"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "从子进程管道中读取足够的数据失败(%s)"
#: glib/gutf8.c:1023
#: glib/gutf8.c:1024
#, c-format
msgid "Character out of range for UTF-8"
msgstr "字符超出 UTF-8 范围"
#: glib/gutf8.c:1117 glib/gutf8.c:1126 glib/gutf8.c:1258 glib/gutf8.c:1267
#: glib/gutf8.c:1408 glib/gutf8.c:1504
#: glib/gutf8.c:1118 glib/gutf8.c:1127 glib/gutf8.c:1259 glib/gutf8.c:1268
#: glib/gutf8.c:1409 glib/gutf8.c:1505
#, c-format
msgid "Invalid sequence in conversion input"
msgstr "转换输入中出现无效序列"
#: glib/gutf8.c:1419 glib/gutf8.c:1515
#: glib/gutf8.c:1420 glib/gutf8.c:1516
#, c-format
msgid "Character out of range for UTF-16"
msgstr "字符超出 UTF-16 范围"