Added Hungarian translation
[platform/upstream/at-spi2-core.git] / po / zh_TW.po
1 # Chinese (Taiwan) 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 # Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>, 2011.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: at-spi2-core 1.91.5\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-01-25 19:02+0800\n"
11 "PO-Revision-Date: 2011-01-23 20:22+0800\n"
12 "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
13 "Language-Team: Chinese (Taiwan) <chinese-l10n@googlegroups.com>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: ../atspi/atspi-misc.c:292
20 #, c-format
21 msgid "AT-SPI: Unknown signature %s for RemoveAccessible"
22 msgstr "AT-SPI: RemoveAccessible 有不明的簽章 %s"
23
24 #: ../atspi/atspi-misc.c:330
25 #, c-format
26 msgid "AT-SPI: Error calling getRoot for %s: %s"
27 msgstr "AT-SPI:呼叫 %s 的 getRoot 時發生錯誤:%s"
28
29 #: ../atspi/atspi-misc.c:490
30 #, c-format
31 msgid "AT-SPI: Error in GetItems, sender=%s, error=%s"
32 msgstr "AT-SPI: GetItems 中有錯誤,sender=%s,error=%s"
33
34 #: ../atspi/atspi-misc.c:595
35 #, c-format
36 msgid ""
37 "AT-SPI: Called _atspi_dbus_return_accessible_from_message with strange "
38 "signature %s"
39 msgstr ""
40 "AT-SPI:以奇怪的簽章 %s 呼叫了 _atspi_dbus_return_accessible_from_message"
41
42 #: ../atspi/atspi-misc.c:624
43 #, c-format
44 msgid ""
45 "AT-SPI: Called _atspi_dbus_return_hyperlink_from_message with strange "
46 "signature %s"
47 msgstr ""
48 "AT-SPI:以奇怪的簽章 %s 呼叫了 _atspi_dbus_return_hyperlink_from_message"
49
50 #: ../atspi/atspi-misc.c:651
51 #, c-format
52 msgid "AT-SPI: AddAccessible with unknown signature %s\n"
53 msgstr "AT-SPI:AddAccessible 有不明的簽章 %s\n"
54
55 #: ../atspi/atspi-misc.c:841
56 msgid "AT-SPI: Could not get the display\n"
57 msgstr "AT-SPI:無法取回畫面\n"
58
59 #: ../atspi/atspi-misc.c:859
60 msgid "AT-SPI: Accessibility bus not found - Using session bus.\n"
61 msgstr "AT-SPI:找不到無障礙匯流排 - 使用作業階段匯流排。\n"
62
63 #: ../atspi/atspi-misc.c:863 ../atspi/atspi-misc.c:872
64 #, c-format
65 msgid "AT-SPI: Couldn't connect to bus: %s\n"
66 msgstr "AT-SPI:無法連線至匯流排:%s\n"
67
68 #: ../atspi/atspi-misc.c:879
69 #, c-format
70 msgid "AT-SPI: Couldn't register with bus: %s\n"
71 msgstr "AT-SPI:無法註冊匯流排:%s\n"
72
73 #: ../atspi/atspi-misc.c:1018 ../atspi/atspi-misc.c:1070
74 #: ../atspi/atspi-misc.c:1111
75 msgid "The application no longer exists"
76 msgstr "應用程式已不存在"
77
78 #: ../atspi/atspi-misc.c:1147
79 #, c-format
80 msgid "AT-SPI: expected a variant when fetching %s from interface %s; got %s\n"
81 msgstr "AT-SPI:當從介面 %2$s 取回 %1$s 時預期有一個變數;卻得到 %3$s\n"
82
83 #: ../atspi/atspi-misc.c:1153
84 #, c-format
85 msgid "atspi_dbus_get_property: Wrong type: expected %s, got %c\n"
86 msgstr "atspi_dbus_get_property:錯誤的類型:預期為 %s,卻得到 %c\n"
87
88 #: ../atspi/atspi-misc.c:1297
89 #, c-format
90 msgid "AT-SPI: Unknown interface %s"
91 msgstr "AT-SPI:不明的介面 %s"
92
93 #: ../atspi/atspi-misc.c:1317
94 #, c-format
95 msgid "AT-SPI: expected 2 values in states array; got %d\n"
96 msgstr "AT-SPI:預期在狀態陣列中有 2 個數值,卻得到 %d\n"
97
98 #: ../atspi/atspi-accessible.c:966
99 msgid "Streamable content not implemented"
100 msgstr "可串流內容沒有實作"
101
102 #: ../atspi/atspi-event-listener.c:770
103 #, c-format
104 msgid "Got invalid signature %s for signal %s from interface %s\n"
105 msgstr "從介面 %3$s 取得信號 %2$s 的無效簽章 %1$s\n"
106
107 #~ msgid "AT-SPI: Got error: %s\n"
108 #~ msgstr "AT-SPI:得到錯誤:%s\n"