packaging: exclude on non X11 configuration
[platform/core/uifw/at-spi2-core.git] / po / zh_CN.po
1 # Chinese (China) translation for at-spi2-core.
2 # Copyright (C) 2011 at-spi2-core's COPYRIGHT HOLDER
3 # This file is distributed under the same license as the at-spi2-core package.
4 # Lele Long <schemacs@gmail.com>, 2011.
5 # Aron Xu <aronxu@gnome.org>, 2011.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: at-spi2-core master\n"
10 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=at-"
11 "spi&component=general\n"
12 "POT-Creation-Date: 2011-02-02 19:50+0000\n"
13 "PO-Revision-Date: 2011-02-09 23:39+0800\n"
14 "Last-Translator: Lele Long <schemacs@gmail.com>\n"
15 "Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: ../atspi/atspi-misc.c:290
21 #, c-format
22 msgid "AT-SPI: Unknown signature %s for RemoveAccessible"
23 msgstr "AT-SPI:RemoveAccessible 使用了未知签名 %s"
24
25 #: ../atspi/atspi-misc.c:327
26 #, c-format
27 msgid "AT-SPI: Error calling getRoot for %s: %s"
28 msgstr "AT-SPI:为 %1$s 调用 getRoot 出错:%2$s "
29
30 #: ../atspi/atspi-misc.c:485
31 #, c-format
32 msgid "AT-SPI: Error in GetItems, sender=%s, error=%s"
33 msgstr "AT-SPI: GetIterms 出错,sender=%1$s, error=%2$s"
34
35 #: ../atspi/atspi-misc.c:587
36 #, c-format
37 msgid ""
38 "AT-SPI: Called _atspi_dbus_return_accessible_from_message with strange "
39 "signature %s"
40 msgstr "AT-SPI:使用未知签名 %s 调用 _atspi_dbus_return_accessible_from_message"
41
42 #: ../atspi/atspi-misc.c:616
43 #, c-format
44 msgid ""
45 "AT-SPI: Called _atspi_dbus_return_hyperlink_from_message with strange "
46 "signature %s"
47 msgstr "AT-SPI:使用未知签名 %s 调用 _atspi_dbus_return_hyperlink_from_message"
48
49 #: ../atspi/atspi-misc.c:641
50 #, c-format
51 msgid "AT-SPI: AddAccessible with unknown signature %s\n"
52 msgstr "AT-SPI:AddAccessible 使用了未知签名 %s\n"
53
54 #: ../atspi/atspi-misc.c:826
55 msgid "AT-SPI: Could not get the display\n"
56 msgstr "AT-SPI:无法获取显示\n"
57
58 #: ../atspi/atspi-misc.c:844
59 msgid "AT-SPI: Accessibility bus not found - Using session bus.\n"
60 msgstr "AT-SPI:无法找到辅助功能总线 - 使用会话总线。\n"
61
62 #: ../atspi/atspi-misc.c:848 ../atspi/atspi-misc.c:857
63 #, c-format
64 msgid "AT-SPI: Couldn't connect to bus: %s\n"
65 msgstr "AT-SPI:无法连接到总线:%s\n"
66
67 #: ../atspi/atspi-misc.c:864
68 #, c-format
69 msgid "AT-SPI: Couldn't register with bus: %s\n"
70 msgstr "AT-SPI:无法在总线上注册:%s\n"
71
72 #: ../atspi/atspi-misc.c:1002 ../atspi/atspi-misc.c:1053
73 #: ../atspi/atspi-misc.c:1094
74 msgid "The application no longer exists"
75 msgstr "该应用程序已经不存在"
76
77 #: ../atspi/atspi-misc.c:1130
78 #, c-format
79 msgid "AT-SPI: expected a variant when fetching %s from interface %s; got %s\n"
80 msgstr "AT-SPI:期望从接口 %2$s 获取 %1$s 时得到一个变量,实际得到 %3$s\n"
81
82 #: ../atspi/atspi-misc.c:1136
83 #, c-format
84 msgid "atspi_dbus_get_property: Wrong type: expected %s, got %c\n"
85 msgstr "atspi_dbus_get_property:错误类型:期望为 %s,实际得到 %c\n"
86
87 #: ../atspi/atspi-misc.c:1279
88 #, c-format
89 msgid "AT-SPI: Unknown interface %s"
90 msgstr "AT-SPI:未知接口 %s"
91
92 #: ../atspi/atspi-misc.c:1299
93 #, c-format
94 msgid "AT-SPI: expected 2 values in states array; got %d\n"
95 msgstr "AT-SPI:期望为状态数组的两个值,而实际得到 %d 个\n"
96
97 #: ../atspi/atspi-accessible.c:997
98 msgid "Streamable content not implemented"
99 msgstr "未实现的流式内容"
100
101 #: ../atspi/atspi-event-listener.c:510
102 msgid ""
103 "called atspi_event_listener_register_from_callback with a NULL event_type"
104 msgstr "使用 NULL event_type 调用 atspi_event_listener_register_from_callback"
105
106 #: ../atspi/atspi-event-listener.c:777
107 #, c-format
108 msgid "Got invalid signature %s for signal %s from interface %s\n"
109 msgstr "信号 %2$s 从接口%3$s 得到错误签名 %1$s\n"