diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 91 |
1 files changed, 44 insertions, 47 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 02dd10b27..226260e98 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-17 19:21-0400\n" +"POT-Creation-Date: 2008-10-16 17:07-0400\n" "PO-Revision-Date: 2008-09-06 11:30+0800\n" "Last-Translator: Deng Xiyue <manphiz@gmail.com>\n" "Language-Team: i18n-zh <i18n-zh@googlegroups.com>\n" @@ -373,36 +373,36 @@ msgstr "无效的 UTF-8 编码文本 - 序列过长" msgid "Invalid UTF-8 encoded text - not a start char" msgstr "无效的 UTF-8 编码文本 - 非开始字符" -#: glib/gmarkup.c:1117 +#: glib/gmarkup.c:1120 #, c-format msgid "Invalid UTF-8 encoded text - not valid '%s'" msgstr "无效的 UTF-8 编码文本 - “%s”无效" -#: glib/gmarkup.c:1155 +#: glib/gmarkup.c:1158 msgid "Document must begin with an element (e.g. <book>)" msgstr "文档必须以一个元素开始(例如 <book>)" -#: glib/gmarkup.c:1195 +#: glib/gmarkup.c:1198 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头" -#: glib/gmarkup.c:1263 +#: glib/gmarkup.c:1266 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag '%" "s'" msgstr "字符“%s”无效,应该以字符“>”来结束空元素标记“%s”" -#: glib/gmarkup.c:1352 +#: glib/gmarkup.c:1355 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "字符“%s”无效,在属性名“%s”(元素“%s”)的后应该是字符“=”" -#: glib/gmarkup.c:1394 +#: glib/gmarkup.c:1397 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -412,87 +412,87 @@ msgstr "" "字符“%s”无效,应该以“>”或“/”结束元素“%s”的起始标记,或紧跟该元素的属性;可能" "您在属性名中使用了无效字符" -#: glib/gmarkup.c:1480 +#: glib/gmarkup.c:1483 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " "giving value for attribute '%s' of element '%s'" msgstr "字符“%s”无效,在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号" -#: glib/gmarkup.c:1622 +#: glib/gmarkup.c:1625 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " "begin an element name" msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头" -#: glib/gmarkup.c:1662 +#: glib/gmarkup.c:1665 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " "allowed character is '>'" msgstr "“%s”出现在结束的元素名“%s”后无效;允许的字符是“>”" -#: glib/gmarkup.c:1673 +#: glib/gmarkup.c:1676 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "元素“%s”已经结束,没有未结束的元素" -#: glib/gmarkup.c:1682 +#: glib/gmarkup.c:1685 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "元素“%s”已经结束,当前未结束的元素是“%s”" -#: glib/gmarkup.c:1845 +#: glib/gmarkup.c:1848 msgid "Document was empty or contained only whitespace" msgstr "文档为空或仅含空白字符" -#: glib/gmarkup.c:1859 +#: glib/gmarkup.c:1862 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "文档在一个打开的尖括号“<”后意外结束" -#: glib/gmarkup.c:1867 glib/gmarkup.c:1912 +#: glib/gmarkup.c:1870 glib/gmarkup.c:1915 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”" -#: glib/gmarkup.c:1875 +#: glib/gmarkup.c:1878 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>" -#: glib/gmarkup.c:1881 +#: glib/gmarkup.c:1884 msgid "Document ended unexpectedly inside an element name" msgstr "文档在元素名中意外结束" -#: glib/gmarkup.c:1887 +#: glib/gmarkup.c:1890 msgid "Document ended unexpectedly inside an attribute name" msgstr "文档在属性名中意外结束" -#: glib/gmarkup.c:1892 +#: glib/gmarkup.c:1895 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "文档在元素起始标记中意外结束" -#: glib/gmarkup.c:1898 +#: glib/gmarkup.c:1901 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "文档在跟在属性名后的等号后意外结束;没有属性值" -#: glib/gmarkup.c:1905 +#: glib/gmarkup.c:1908 msgid "Document ended unexpectedly while inside an attribute value" msgstr "文档在属性值中意外结束" -#: glib/gmarkup.c:1921 +#: glib/gmarkup.c:1924 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "文档在元素“%s”结束标记中意外结束" -#: glib/gmarkup.c:1927 +#: glib/gmarkup.c:1930 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "文档在注释或处理指令中意外结束" @@ -1122,34 +1122,34 @@ msgstr "%s 类型" msgid "Unexpected early end-of-stream" msgstr "非预期的过早的流结束符" -#: gio/gdesktopappinfo.c:435 gio/gwin32appinfo.c:222 +#: gio/gdesktopappinfo.c:436 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "未命名" -#: gio/gdesktopappinfo.c:612 +#: gio/gdesktopappinfo.c:621 msgid "Desktop file didn't specify Exec field" msgstr "桌面文件未指定 Exec 区域" -#: gio/gdesktopappinfo.c:906 +#: gio/gdesktopappinfo.c:915 msgid "Unable to find terminal required for application" msgstr "无法找到应用程序需要的终端" -#: gio/gdesktopappinfo.c:1138 +#: gio/gdesktopappinfo.c:1147 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "无法创建用户应用程序配置文件夹 %s:%s" -#: gio/gdesktopappinfo.c:1142 +#: gio/gdesktopappinfo.c:1151 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "无法创建用户 MIME 配置文件夹 %s:%s" -#: gio/gdesktopappinfo.c:1481 +#: gio/gdesktopappinfo.c:1520 #, c-format msgid "Can't create user desktop file %s" msgstr "无法创建用户桌面文件 %s" -#: gio/gdesktopappinfo.c:1556 +#: gio/gdesktopappinfo.c:1595 #, c-format msgid "Custom definition for %s" msgstr "%s 的自制定定义" @@ -1407,64 +1407,61 @@ msgstr "获取文件“%s”状态出错:%s" msgid " (invalid encoding)" msgstr " (无效的编码)" -#: gio/glocalfileinfo.c:1696 +#: gio/glocalfileinfo.c:1698 #, c-format msgid "Error stating file descriptor: %s" msgstr "获取文件描述符状态时出错:%s" -#: gio/glocalfileinfo.c:1741 +#: gio/glocalfileinfo.c:1743 msgid "Invalid attribute type (uint32 expected)" msgstr "无效的属性类型(应为 uint32)" -#: gio/glocalfileinfo.c:1759 +#: gio/glocalfileinfo.c:1761 msgid "Invalid attribute type (uint64 expected)" msgstr "无效的属性类型(应为 uint64)" -#: gio/glocalfileinfo.c:1778 gio/glocalfileinfo.c:1796 -#, c-format +#: gio/glocalfileinfo.c:1780 gio/glocalfileinfo.c:1799 msgid "Invalid attribute type (byte string expected)" msgstr "无效的属性类型(应为 byte string)" -#: gio/glocalfileinfo.c:1822 +#: gio/glocalfileinfo.c:1825 #, c-format msgid "Error setting permissions: %s" msgstr "设置访问权限出错:%s" -#: gio/glocalfileinfo.c:1873 gio/glocalfileinfo.c:2041 +#: gio/glocalfileinfo.c:1876 gio/glocalfileinfo.c:2044 #, c-format msgid "Error setting owner: %s" msgstr "设置所有者出错:%s" -#: gio/glocalfileinfo.c:1896 +#: gio/glocalfileinfo.c:1899 msgid "symlink must be non-NULL" msgstr "符号链接必须是非空" -#: gio/glocalfileinfo.c:1906 gio/glocalfileinfo.c:1925 -#: gio/glocalfileinfo.c:1936 +#: gio/glocalfileinfo.c:1909 gio/glocalfileinfo.c:1928 +#: gio/glocalfileinfo.c:1939 #, c-format msgid "Error setting symlink: %s" msgstr "设置符号链接出错:%s" -#: gio/glocalfileinfo.c:1915 +#: gio/glocalfileinfo.c:1918 msgid "Error setting symlink: file is not a symlink" msgstr "设定符号链接出错:文件不是符号链接" -#: gio/glocalfileinfo.c:2063 -#, c-format +#: gio/glocalfileinfo.c:2067 msgid "SELinux context must be non-NULL" msgstr "SELinux 上下文必须是非空" -#: gio/glocalfileinfo.c:2079 +#: gio/glocalfileinfo.c:2082 #, c-format msgid "Error setting SELinux context: %s" msgstr "设置 SELinux 上下文出错:%s" -#: gio/glocalfileinfo.c:2086 -#, c-format +#: gio/glocalfileinfo.c:2089 msgid "SELinux is not enabled on this system" msgstr "此系统尚未启用 SELinux" -#: gio/glocalfileinfo.c:2147 +#: gio/glocalfileinfo.c:2150 #, c-format msgid "Setting attribute %s not supported" msgstr "不支持设置属性 %s" |