19a32d91698ed1347b1a356f43df3fe19e31a9f9
[odoo/odoo.git] / addons / base_gengo / i18n / zh_CN.po
1 # Chinese (Simplified) translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-09-23 16:27+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-09-24 08:58+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: base_gengo
21 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
22 msgid "Add Gengo login Private Key..."
23 msgstr ""
24
25 #. module: base_gengo
26 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
27 msgid "Add Gengo login Public Key..."
28 msgstr ""
29
30 #. module: base_gengo
31 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
32 msgid "Add your comments here for translator...."
33 msgstr ""
34
35 #. module: base_gengo
36 #: field:res.company,gengo_auto_approve:0
37 msgid "Auto Approve Translation ?"
38 msgstr "自动审核翻译 ?"
39
40 #. module: base_gengo
41 #: selection:base.gengo.translations,sync_type:0
42 msgid "Both"
43 msgstr ""
44
45 #. module: base_gengo
46 #: view:base.gengo.translations:base_gengo.base_gengo_translation_wizard_from
47 msgid "Cancel"
48 msgstr ""
49
50 #. module: base_gengo
51 #: help:res.company,gengo_sandbox:0
52 msgid ""
53 "Check this box if you're using the sandbox mode of Gengo, mainly used for "
54 "testing purpose."
55 msgstr ""
56
57 #. module: base_gengo
58 #: field:res.company,gengo_comment:0
59 msgid "Comments"
60 msgstr "评论"
61
62 #. module: base_gengo
63 #: field:ir.translation,gengo_comment:0
64 msgid "Comments & Activity Linked to Gengo"
65 msgstr "关联到Gengo的评论和活动"
66
67 #. module: base_gengo
68 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
69 msgid "Comments for Translator"
70 msgstr "给译者留言"
71
72 #. module: base_gengo
73 #: model:ir.model,name:base_gengo.model_res_company
74 msgid "Companies"
75 msgstr ""
76
77 #. module: base_gengo
78 #: field:base.gengo.translations,create_uid:0
79 msgid "Created by"
80 msgstr ""
81
82 #. module: base_gengo
83 #: field:base.gengo.translations,create_date:0
84 msgid "Created on"
85 msgstr ""
86
87 #. module: base_gengo
88 #: code:addons/base_gengo/ir_translation.py:76
89 #: code:addons/base_gengo/wizard/base_gengo_translations.py:102
90 #, python-format
91 msgid "Gengo Authentication Error"
92 msgstr "Gengo授权错误"
93
94 #. module: base_gengo
95 #: view:ir.translation:base_gengo.view_ir_translation_inherit_base_gengo_form
96 msgid "Gengo Comments & Activity..."
97 msgstr ""
98
99 #. module: base_gengo
100 #: field:ir.translation,order_id:0
101 msgid "Gengo Order ID"
102 msgstr ""
103
104 #. module: base_gengo
105 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
106 msgid "Gengo Parameters"
107 msgstr "Gengo参数"
108
109 #. module: base_gengo
110 #: field:res.company,gengo_private_key:0
111 msgid "Gengo Private Key"
112 msgstr "Gengo 私人密匙"
113
114 #. module: base_gengo
115 #: field:res.company,gengo_public_key:0
116 msgid "Gengo Public Key"
117 msgstr "Gengo公共密钥"
118
119 #. module: base_gengo
120 #: view:base.gengo.translations:base_gengo.base_gengo_translation_wizard_from
121 msgid "Gengo Request Form"
122 msgstr ""
123
124 #. module: base_gengo
125 #: view:ir.translation:base_gengo.view_ir_translation_inherit_base_gengo_form
126 msgid "Gengo Translation Service"
127 msgstr ""
128
129 #. module: base_gengo
130 #: field:ir.translation,gengo_translation:0
131 msgid "Gengo Translation Service Level"
132 msgstr "Gengo 翻译服务级别"
133
134 #. module: base_gengo
135 #: code:addons/base_gengo/wizard/base_gengo_translations.py:80
136 #, python-format
137 msgid ""
138 "Gengo `Public Key` or `Private Key` are missing. Enter your Gengo "
139 "authentication parameters under `Settings > Companies > Gengo Parameters`."
140 msgstr "缺少Gengo `公共密匙` 或 `私人密匙`. 在 `设置> 公司 > Gengo参数`中输入Gengo授权参数."
141
142 #. module: base_gengo
143 #: code:addons/base_gengo/wizard/base_gengo_translations.py:91
144 #, python-format
145 msgid ""
146 "Gengo connection failed with this message:\n"
147 "``%s``"
148 msgstr ""
149 "Gengo 连接失败时显示的信息:\n"
150 "``%s``"
151
152 #. module: base_gengo
153 #: model:ir.actions.act_window,name:base_gengo.action_wizard_base_gengo_translations
154 #: model:ir.ui.menu,name:base_gengo.menu_action_wizard_base_gengo_translations
155 msgid "Gengo: Manual Request of Translation"
156 msgstr ""
157
158 #. module: base_gengo
159 #: field:base.gengo.translations,id:0
160 msgid "ID"
161 msgstr ""
162
163 #. module: base_gengo
164 #: help:res.company,gengo_auto_approve:0
165 msgid "Jobs are Automatically Approved by Gengo."
166 msgstr "任务已被Gengo自动审核."
167
168 #. module: base_gengo
169 #: field:base.gengo.translations,lang_id:0
170 msgid "Language"
171 msgstr "语言"
172
173 #. module: base_gengo
174 #: field:base.gengo.translations,write_uid:0
175 msgid "Last Updated by"
176 msgstr ""
177
178 #. module: base_gengo
179 #: field:base.gengo.translations,write_date:0
180 msgid "Last Updated on"
181 msgstr ""
182
183 #. module: base_gengo
184 #: field:base.gengo.translations,sync_limit:0
185 msgid "No. of terms to sync"
186 msgstr ""
187
188 #. module: base_gengo
189 #: view:ir.translation:base_gengo.view_ir_translation_inherit_base_gengo_form
190 msgid ""
191 "Note: If the translation state is 'In Progress', it means that the "
192 "translation has to be approved to be uploaded in this system. You are "
193 "supposed to do that directly by using your Gengo Account"
194 msgstr "注意: 如果翻译状态为 '处理中', 则表示翻译需要在递交到系统之前通过审核. 你应该通过你的Gengo帐户直接完成这一操作"
195
196 #. module: base_gengo
197 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
198 msgid "Private Key"
199 msgstr "私人密匙"
200
201 #. module: base_gengo
202 #: selection:ir.translation,gengo_translation:0
203 msgid "Pro"
204 msgstr ""
205
206 #. module: base_gengo
207 #: view:res.company:base_gengo.view_company_inherit_base_gengo_form
208 msgid "Public Key"
209 msgstr ""
210
211 #. module: base_gengo
212 #: selection:base.gengo.translations,sync_type:0
213 msgid "Receive Translation"
214 msgstr ""
215
216 #. module: base_gengo
217 #: field:res.company,gengo_sandbox:0
218 msgid "Sandbox Mode"
219 msgstr ""
220
221 #. module: base_gengo
222 #: view:base.gengo.translations:base_gengo.base_gengo_translation_wizard_from
223 msgid "Send"
224 msgstr ""
225
226 #. module: base_gengo
227 #: selection:base.gengo.translations,sync_type:0
228 msgid "Send New Terms"
229 msgstr ""
230
231 #. module: base_gengo
232 #: selection:ir.translation,gengo_translation:0
233 msgid "Standard"
234 msgstr ""
235
236 #. module: base_gengo
237 #: field:base.gengo.translations,sync_type:0
238 msgid "Sync Type"
239 msgstr ""
240
241 #. module: base_gengo
242 #: code:addons/base_gengo/wizard/base_gengo_translations.py:112
243 #, python-format
244 msgid "Sync limit should between 1 to 200 for Gengo translation services."
245 msgstr ""
246
247 #. module: base_gengo
248 #: help:res.company,gengo_comment:0
249 msgid ""
250 "This comment will be automatically be enclosed in each an every request sent "
251 "to Gengo"
252 msgstr ""
253
254 #. module: base_gengo
255 #: code:addons/base_gengo/wizard/base_gengo_translations.py:107
256 #, python-format
257 msgid "This language is not supported by the Gengo translation services."
258 msgstr "Gengo 翻译服务不支持这种语言."
259
260 #. module: base_gengo
261 #: view:ir.translation:base_gengo.view_translation_search
262 msgid "To Approve In Gengo"
263 msgstr "通过Gengo审核"
264
265 #. module: base_gengo
266 #: selection:ir.translation,gengo_translation:0
267 msgid "Translation By Machine"
268 msgstr "机器翻译"
269
270 #. module: base_gengo
271 #: view:ir.translation:base_gengo.view_translation_search
272 msgid "Translations"
273 msgstr "翻译"
274
275 #. module: base_gengo
276 #: selection:ir.translation,gengo_translation:0
277 msgid "Ultra"
278 msgstr ""
279
280 #. module: base_gengo
281 #: code:addons/base_gengo/wizard/base_gengo_translations.py:107
282 #: code:addons/base_gengo/wizard/base_gengo_translations.py:112
283 #, python-format
284 msgid "Warning"
285 msgstr ""
286
287 #. module: base_gengo
288 #: help:ir.translation,gengo_translation:0
289 msgid ""
290 "You can select here the service level you want for an automatic translation "
291 "using Gengo."
292 msgstr "你可以在这里选择你所需要的Gengo自动翻译级别."