diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-12-01 14:44:26 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-12-01 14:44:26 +0000 |
commit | ec48fa8fc26dd6d31c8cac45a2bbbc6bb55aa2e2 (patch) | |
tree | 36ea13c7d3126ef733d46c587d18cc8f30c2fea8 /po/zh_CN.po | |
parent | a95b7a3fab147ae79dccd8628576bae4cc82b438 (diff) |
2.19.1
svn path=/trunk/; revision=7717
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 216 |
1 files changed, 137 insertions, 79 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index ce078d461..20c5a67fd 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-10-16 18:46-0400\n" +"POT-Creation-Date: 2008-12-01 09:28-0500\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" @@ -516,7 +516,7 @@ msgstr "达到回溯上限" msgid "the pattern contains items not supported for partial matching" msgstr "表达式包含不被部分匹配支持的项" -#: glib/gregex.c:154 gio/glocalfile.c:1981 +#: glib/gregex.c:154 gio/glocalfile.c:1994 msgid "internal error" msgstr "内部错误" @@ -976,12 +976,12 @@ msgstr "%2$s 所用的双精度值“%1$s”超出范围" msgid "Error parsing option %s" msgstr "分析选项出错:%s" -#: glib/goption.c:1260 glib/goption.c:1371 +#: glib/goption.c:1260 glib/goption.c:1374 #, c-format msgid "Missing argument for %s" msgstr "缺少 %s 的参数" -#: glib/goption.c:1766 +#: glib/goption.c:1769 #, c-format msgid "Unknown option %s" msgstr "未知选项 %s" @@ -1023,9 +1023,9 @@ msgstr "无效的键名:%s" msgid "Key file contains unsupported encoding '%s'" msgstr "键文件包含不支持的编码“%s”" -#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1272 glib/gkeyfile.c:2490 -#: glib/gkeyfile.c:2558 glib/gkeyfile.c:2693 glib/gkeyfile.c:2828 -#: glib/gkeyfile.c:2981 glib/gkeyfile.c:3168 glib/gkeyfile.c:3229 +#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1272 glib/gkeyfile.c:2496 +#: glib/gkeyfile.c:2564 glib/gkeyfile.c:2699 glib/gkeyfile.c:2834 +#: glib/gkeyfile.c:2987 glib/gkeyfile.c:3174 glib/gkeyfile.c:3235 #, c-format msgid "Key file does not have group '%s'" msgstr "键文件没有组“%s”" @@ -1035,53 +1035,53 @@ msgstr "键文件没有组“%s”" msgid "Key file does not have key '%s'" msgstr "键文件没有键“%s”" -#: glib/gkeyfile.c:1386 glib/gkeyfile.c:1499 +#: glib/gkeyfile.c:1388 glib/gkeyfile.c:1501 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "键文件包含“%s”,其值“%s”不是 UTF-8" -#: glib/gkeyfile.c:1406 glib/gkeyfile.c:1519 glib/gkeyfile.c:1894 +#: glib/gkeyfile.c:1408 glib/gkeyfile.c:1521 glib/gkeyfile.c:1900 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "键文件包含键“%s”,其值无法解释。" -#: glib/gkeyfile.c:2109 glib/gkeyfile.c:2321 +#: glib/gkeyfile.c:2115 glib/gkeyfile.c:2327 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." msgstr "键文件在“%2$s”中包含“%1$s”,其值无法解释。" -#: glib/gkeyfile.c:2505 glib/gkeyfile.c:2708 glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:2511 glib/gkeyfile.c:2714 glib/gkeyfile.c:3246 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "键文件的组“%2$s”中不包含键“%1$s”" -#: glib/gkeyfile.c:3474 +#: glib/gkeyfile.c:3480 msgid "Key file contains escape character at end of line" msgstr "键文件在行尾含有转义字符" -#: glib/gkeyfile.c:3496 +#: glib/gkeyfile.c:3502 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "键文件中包含无效的转义序列“%s”" -#: glib/gkeyfile.c:3638 +#: glib/gkeyfile.c:3644 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "无法将值“%s”解释为数值。" -#: glib/gkeyfile.c:3652 +#: glib/gkeyfile.c:3658 #, c-format msgid "Integer value '%s' out of range" msgstr "整数值“%s”超出范围" -#: glib/gkeyfile.c:3685 +#: glib/gkeyfile.c:3691 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "无法将值“%s”解释为浮点数。" -#: glib/gkeyfile.c:3709 +#: glib/gkeyfile.c:3715 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "无法将值“%s”解释为布尔值。" @@ -1098,7 +1098,7 @@ msgstr "传递给 %s 的计数值太大了" msgid "Stream is already closed" msgstr "流已经关闭" -#: gio/gcancellable.c:366 gio/glocalfile.c:1974 gio/gsimpleasyncresult.c:612 +#: gio/gcancellable.c:366 gio/glocalfile.c:1987 gio/gsimpleasyncresult.c:612 msgid "Operation was cancelled" msgstr "操作被取消" @@ -1120,34 +1120,34 @@ msgstr "%s 类型" msgid "Unexpected early end-of-stream" msgstr "非预期的过早的流结束符" -#: gio/gdesktopappinfo.c:436 gio/gwin32appinfo.c:222 +#: gio/gdesktopappinfo.c:447 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "未命名" -#: gio/gdesktopappinfo.c:664 +#: gio/gdesktopappinfo.c:683 msgid "Desktop file didn't specify Exec field" msgstr "桌面文件未指定 Exec 区域" -#: gio/gdesktopappinfo.c:958 +#: gio/gdesktopappinfo.c:977 msgid "Unable to find terminal required for application" msgstr "无法找到应用程序需要的终端" -#: gio/gdesktopappinfo.c:1190 +#: gio/gdesktopappinfo.c:1209 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "无法创建用户应用程序配置文件夹 %s:%s" -#: gio/gdesktopappinfo.c:1194 +#: gio/gdesktopappinfo.c:1213 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "无法创建用户 MIME 配置文件夹 %s:%s" -#: gio/gdesktopappinfo.c:1598 +#: gio/gdesktopappinfo.c:1617 #, c-format msgid "Can't create user desktop file %s" msgstr "无法创建用户桌面文件 %s" -#: gio/gdesktopappinfo.c:1707 +#: gio/gdesktopappinfo.c:1729 #, c-format msgid "Custom definition for %s" msgstr "%s 的自制定定义" @@ -1160,11 +1160,21 @@ msgstr "驱动未实现探出" msgid "drive doesn't implement polling for media" msgstr "驱动未实现媒体轮询" +#: gio/gemblem.c:326 +#, c-format +msgid "Can't handle version %d of GEmblem encoding" +msgstr "" + +#: gio/gemblem.c:336 +#, c-format +msgid "Malformed number of tokens (%d) in GEmblem encoding" +msgstr "" + #: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426 #: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2693 #: gio/gfile.c:2747 gio/gfile.c:2878 gio/gfile.c:2918 gio/gfile.c:3245 #: gio/gfile.c:3647 gio/gfile.c:3731 gio/gfile.c:3814 gio/gfile.c:3894 -#: gio/gfile.c:4224 gio/win32/gwinhttpfile.c:427 +#: gio/gfile.c:4224 gio/win32/gwinhttpfile.c:428 msgid "Operation not supported" msgstr "不支持该操作" @@ -1176,12 +1186,12 @@ msgstr "不支持该操作" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: gio/gfile.c:1311 gio/glocalfile.c:1064 gio/glocalfile.c:1075 -#: gio/glocalfile.c:1088 +#: gio/gfile.c:1311 gio/glocalfile.c:1066 gio/glocalfile.c:1077 +#: gio/glocalfile.c:1090 msgid "Containing mount does not exist" msgstr "包含的挂载不存在" -#: gio/gfile.c:1963 gio/glocalfile.c:2124 +#: gio/gfile.c:1963 gio/glocalfile.c:2137 msgid "Can't copy over directory" msgstr "无法复制目录" @@ -1189,7 +1199,7 @@ msgstr "无法复制目录" msgid "Can't copy directory over directory" msgstr "无法将目录复制到目录" -#: gio/gfile.c:2031 gio/glocalfile.c:2133 +#: gio/gfile.c:2031 gio/glocalfile.c:2146 msgid "Target file exists" msgstr "目标文件已存在" @@ -1231,14 +1241,23 @@ msgstr "文件枚举器有异常操作" msgid "File enumerator is already closed" msgstr "文件枚举器已关闭" -#: gio/gfileicon.c:144 +#: gio/gfileicon.c:145 msgid "file" msgstr "文件" -#: gio/gfileicon.c:145 +#: gio/gfileicon.c:146 msgid "The file containing the icon" msgstr "包含该图标的文件" +#: gio/gfileicon.c:237 +#, c-format +msgid "Can't handle version %d of GFileIcon encoding" +msgstr "" + +#: gio/gfileicon.c:247 +msgid "Malformed input data for GFileIcon" +msgstr "" + #: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424 #: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526 msgid "Stream doesn't support query_info" @@ -1256,6 +1275,40 @@ msgstr "输入流不允许截断" msgid "Truncate not supported on stream" msgstr "流不支持截断" +#: gio/gicon.c:322 +#, c-format +msgid "Wrong number of tokens (%d)" +msgstr "" + +#: gio/gicon.c:342 +#, c-format +msgid "No type for class name %s" +msgstr "" + +#: gio/gicon.c:352 +#, c-format +msgid "Type %s does not implement the GIcon interface" +msgstr "" + +#: gio/gicon.c:363 +#, c-format +msgid "Type %s is not classed" +msgstr "" + +#: gio/gicon.c:377 +#, c-format +msgid "Malformed version number: %s" +msgstr "" + +#: gio/gicon.c:391 +#, c-format +msgid "Type %s does not implement from_tokens() on the GIcon interface" +msgstr "" + +#: gio/gicon.c:467 +msgid "Can't handle the supplied version the icon encoding" +msgstr "" + #: gio/ginputstream.c:202 msgid "Input stream doesn't implement read" msgstr "输入流未实现读取" @@ -1274,108 +1327,108 @@ msgstr "流有异常操作" msgid "Unable to find default local directory monitor type" msgstr "无法找默认的本地目录监视器类型" -#: gio/glocalfile.c:601 gio/win32/gwinhttpfile.c:410 +#: gio/glocalfile.c:603 gio/win32/gwinhttpfile.c:411 #, c-format msgid "Invalid filename %s" msgstr "无效的文件名名:%s" -#: gio/glocalfile.c:972 +#: gio/glocalfile.c:974 #, c-format msgid "Error getting filesystem info: %s" msgstr "读取文件系统信息出错:%s" -#: gio/glocalfile.c:1108 +#: gio/glocalfile.c:1110 msgid "Can't rename root directory" msgstr "无法重命名根目录" -#: gio/glocalfile.c:1126 +#: gio/glocalfile.c:1130 gio/glocalfile.c:1156 +#, c-format +msgid "Error renaming file: %s" +msgstr "重命名文件出错:%s" + +#: gio/glocalfile.c:1139 msgid "Can't rename file, filename already exist" msgstr "无法重命名文件,该文件名已存在" -#: gio/glocalfile.c:1139 gio/glocalfile.c:2003 gio/glocalfile.c:2032 -#: gio/glocalfile.c:2186 gio/glocalfileoutputstream.c:505 +#: gio/glocalfile.c:1152 gio/glocalfile.c:2016 gio/glocalfile.c:2045 +#: gio/glocalfile.c:2199 gio/glocalfileoutputstream.c:505 #: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:967 msgid "Invalid filename" msgstr "无效的文件名" -#: gio/glocalfile.c:1143 -#, c-format -msgid "Error renaming file: %s" -msgstr "重命名文件出错:%s" - -#: gio/glocalfile.c:1262 +#: gio/glocalfile.c:1275 #, c-format msgid "Error opening file: %s" msgstr "打开文件出错:%s" -#: gio/glocalfile.c:1272 +#: gio/glocalfile.c:1285 msgid "Can't open directory" msgstr "无法打开目录" -#: gio/glocalfile.c:1332 +#: gio/glocalfile.c:1345 #, c-format msgid "Error removing file: %s" msgstr "移除文件出错:%s" -#: gio/glocalfile.c:1696 +#: gio/glocalfile.c:1709 #, c-format msgid "Error trashing file: %s" msgstr "将文件放到垃圾箱出错:%s" -#: gio/glocalfile.c:1719 +#: gio/glocalfile.c:1732 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "创建垃圾箱目录 %s 失败:%s" -#: gio/glocalfile.c:1740 +#: gio/glocalfile.c:1753 msgid "Unable to find toplevel directory for trash" msgstr "无法找到垃圾箱的顶级目录" -#: gio/glocalfile.c:1819 gio/glocalfile.c:1839 +#: gio/glocalfile.c:1832 gio/glocalfile.c:1852 msgid "Unable to find or create trash directory" msgstr "无法找到或创建垃圾箱目录" -#: gio/glocalfile.c:1873 +#: gio/glocalfile.c:1886 #, c-format msgid "Unable to create trashing info file: %s" msgstr "创建垃圾信息文件失败:%s" -#: gio/glocalfile.c:1898 gio/glocalfile.c:1973 gio/glocalfile.c:1980 +#: gio/glocalfile.c:1911 gio/glocalfile.c:1986 gio/glocalfile.c:1993 #, c-format msgid "Unable to trash file: %s" msgstr "无法将文件移动到回收站:%s" -#: gio/glocalfile.c:2007 +#: gio/glocalfile.c:2020 #, c-format msgid "Error creating directory: %s" msgstr "创建目录出错:%s" -#: gio/glocalfile.c:2036 +#: gio/glocalfile.c:2049 #, c-format msgid "Error making symbolic link: %s" msgstr "创建符号链接出错:%s" -#: gio/glocalfile.c:2096 gio/glocalfile.c:2190 +#: gio/glocalfile.c:2109 gio/glocalfile.c:2203 #, c-format msgid "Error moving file: %s" msgstr "移动文件出错:%s" -#: gio/glocalfile.c:2119 +#: gio/glocalfile.c:2132 msgid "Can't move directory over directory" msgstr "无法将目录移动到目录" -#: gio/glocalfile.c:2146 gio/glocalfileoutputstream.c:819 +#: gio/glocalfile.c:2159 gio/glocalfileoutputstream.c:819 #: gio/glocalfileoutputstream.c:833 gio/glocalfileoutputstream.c:848 #: gio/glocalfileoutputstream.c:864 gio/glocalfileoutputstream.c:878 msgid "Backup file creation failed" msgstr "备份文件创建失败" -#: gio/glocalfile.c:2165 +#: gio/glocalfile.c:2178 #, c-format msgid "Error removing target file: %s" msgstr "移除目标文件出错:%s" -#: gio/glocalfile.c:2179 +#: gio/glocalfile.c:2192 msgid "Move between mounts not supported" msgstr "不支持在挂载之间移动" @@ -1405,61 +1458,61 @@ msgstr "获取文件“%s”状态出错:%s" msgid " (invalid encoding)" msgstr " (无效的编码)" -#: gio/glocalfileinfo.c:1698 +#: gio/glocalfileinfo.c:1694 #, c-format msgid "Error stating file descriptor: %s" msgstr "获取文件描述符状态时出错:%s" -#: gio/glocalfileinfo.c:1743 +#: gio/glocalfileinfo.c:1739 msgid "Invalid attribute type (uint32 expected)" msgstr "无效的属性类型(应为 uint32)" -#: gio/glocalfileinfo.c:1761 +#: gio/glocalfileinfo.c:1757 msgid "Invalid attribute type (uint64 expected)" msgstr "无效的属性类型(应为 uint64)" -#: gio/glocalfileinfo.c:1780 gio/glocalfileinfo.c:1799 +#: gio/glocalfileinfo.c:1776 gio/glocalfileinfo.c:1795 msgid "Invalid attribute type (byte string expected)" msgstr "无效的属性类型(应为 byte string)" -#: gio/glocalfileinfo.c:1825 +#: gio/glocalfileinfo.c:1821 #, c-format msgid "Error setting permissions: %s" msgstr "设置访问权限出错:%s" -#: gio/glocalfileinfo.c:1876 gio/glocalfileinfo.c:2044 +#: gio/glocalfileinfo.c:1872 gio/glocalfileinfo.c:2040 #, c-format msgid "Error setting owner: %s" msgstr "设置所有者出错:%s" -#: gio/glocalfileinfo.c:1899 +#: gio/glocalfileinfo.c:1895 msgid "symlink must be non-NULL" msgstr "符号链接必须是非空" -#: gio/glocalfileinfo.c:1909 gio/glocalfileinfo.c:1928 -#: gio/glocalfileinfo.c:1939 +#: gio/glocalfileinfo.c:1905 gio/glocalfileinfo.c:1924 +#: gio/glocalfileinfo.c:1935 #, c-format msgid "Error setting symlink: %s" msgstr "设置符号链接出错:%s" -#: gio/glocalfileinfo.c:1918 +#: gio/glocalfileinfo.c:1914 msgid "Error setting symlink: file is not a symlink" msgstr "设定符号链接出错:文件不是符号链接" -#: gio/glocalfileinfo.c:2067 +#: gio/glocalfileinfo.c:2063 msgid "SELinux context must be non-NULL" msgstr "SELinux 上下文必须是非空" -#: gio/glocalfileinfo.c:2082 +#: gio/glocalfileinfo.c:2078 #, c-format msgid "Error setting SELinux context: %s" msgstr "设置 SELinux 上下文出错:%s" -#: gio/glocalfileinfo.c:2089 +#: gio/glocalfileinfo.c:2085 msgid "SELinux is not enabled on this system" msgstr "此系统尚未启用 SELinux" -#: gio/glocalfileinfo.c:2150 +#: gio/glocalfileinfo.c:2146 #, c-format msgid "Setting attribute %s not supported" msgstr "不支持设置属性 %s" @@ -1596,27 +1649,27 @@ msgstr "输出流未实现写入" msgid "Source stream is already closed" msgstr "来源流已经关闭" -#: gio/gthemedicon.c:210 +#: gio/gthemedicon.c:211 msgid "name" msgstr "名称" -#: gio/gthemedicon.c:211 +#: gio/gthemedicon.c:212 msgid "The name of the icon" msgstr "图标的名称" -#: gio/gthemedicon.c:222 +#: gio/gthemedicon.c:223 msgid "names" msgstr "名称" -#: gio/gthemedicon.c:223 +#: gio/gthemedicon.c:224 msgid "An array containing the icon names" msgstr "包含图标名称的数组" -#: gio/gthemedicon.c:248 +#: gio/gthemedicon.c:249 msgid "use default fallbacks" msgstr "使用默认预案" -#: gio/gthemedicon.c:249 +#: gio/gthemedicon.c:250 msgid "" "Whether to use default fallbacks found by shortening the name at '-' " "characters. Ignores names after the first if multiple names are given." @@ -1624,6 +1677,11 @@ msgstr "" "是否使用通过缩短在“-”字符的名称找到的默认预案。如果给出了多个名字则忽略除第一" "个之外的名字。" +#: gio/gthemedicon.c:499 +#, c-format +msgid "Can't handle version %d of GThemedIcon encoding" +msgstr "" + #: gio/gunixinputstream.c:195 gio/gunixinputstream.c:215 #: gio/gunixinputstream.c:293 gio/gunixoutputstream.c:282 #, c-format |