]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Facebook/locale/zh_CN/LC_MESSAGES/Facebook.po
Merge branch 'anon-fave-plugin' of gitorious.org:~zcopley/statusnet/zcopleys-clone...
[quix0rs-gnu-social.git] / plugins / Facebook / locale / zh_CN / LC_MESSAGES / Facebook.po
1 # Translation of StatusNet - Facebook to Simplified Chinese (‪中文(简体)‬)
2 # Expored from translatewiki.net
3 #
4 # Author: Chenxiaoqino
5 # Author: ZhengYiFeng
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - Facebook\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2010-09-27 22:20+0000\n"
14 "PO-Revision-Date: 2010-09-27 22:42:02+0000\n"
15 "Language-Team: Simplified Chinese <http://translatewiki.net/wiki/Portal:zh-"
16 "hans>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-POT-Import-Date: 1285-19-54 41::+0000\n"
20 "X-Generator: MediaWiki 1.17alpha (r73828); Translate extension (2010-09-17)\n"
21 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
22 "X-Language-Code: zh-hans\n"
23 "X-Message-Group: #out-statusnet-plugin-facebook\n"
24 "Plural-Forms: nplurals=1; plural=0;\n"
25
26 #: facebookutil.php:425
27 #, php-format
28 msgid ""
29 "Hi, %1$s. We're sorry to inform you that we are unable to update your "
30 "Facebook status from %2$s, and have disabled the Facebook application for "
31 "your account. This may be because you have removed the Facebook "
32 "application's authorization, or have deleted your Facebook account.  You can "
33 "re-enable the Facebook application and automatic status updating by re-"
34 "installing the %2$s Facebook application.\n"
35 "\n"
36 "Regards,\n"
37 "\n"
38 "%2$s"
39 msgstr ""
40 "你好,%1$s。我们很抱歉的通知你我们无法从%2$s更新你的Facebook状态,并已禁用你"
41 "帐户的Facebook应用。这可能是因为你取消了Facebook应用的授权,或者你删除了你的"
42 "Facebook帐户。通过重新安装Facebook应用你可以重新启用你的Facebook应用的自动状"
43 "态更新。\n"
44 "\n"
45 "祝好,\n"
46 "\n"
47 "%2$s"
48
49 #: FBConnectAuth.php:51
50 msgid "You must be logged into Facebook to use Facebook Connect."
51 msgstr "你必须使用Facebook Connect来登入Facebook帐号。"
52
53 #: FBConnectAuth.php:75
54 msgid "There is already a local user linked with this Facebook account."
55 msgstr "这里已经有一个用户连接了此Facebook帐号。"
56
57 #: FBConnectAuth.php:87 FBConnectSettings.php:166
58 msgid "There was a problem with your session token. Try again, please."
59 msgstr "你的session token出错了。请重试。"
60
61 #: FBConnectAuth.php:92
62 msgid "You can't register if you don't agree to the license."
63 msgstr "你必须同意许可协议才能注册。"
64
65 #: FBConnectAuth.php:102
66 msgid "An unknown error has occured."
67 msgstr "发生未知错误。"
68
69 #. TRANS: %s is the site name.
70 #: FBConnectAuth.php:117
71 #, php-format
72 msgid ""
73 "This is the first time you've logged into %s so we must connect your "
74 "Facebook to a local account. You can either create a new account, or connect "
75 "with your existing account, if you have one."
76 msgstr ""
77 " 这是你第一次登录到 %s,我们需要将你的Facebook帐号与一个本地的帐号关联。你可"
78 "以新建一个帐号,或者使用你在本站已有的帐号。"
79
80 #. TRANS: Page title.
81 #: FBConnectAuth.php:124
82 msgid "Facebook Account Setup"
83 msgstr "Facebook帐号设置"
84
85 #. TRANS: Legend.
86 #: FBConnectAuth.php:158
87 msgid "Connection options"
88 msgstr "连接选项"
89
90 #. TRANS: %s is the name of the license used by the user for their status updates.
91 #: FBConnectAuth.php:168
92 #, php-format
93 msgid ""
94 "My text and files are available under %s except this private data: password, "
95 "email address, IM address, and phone number."
96 msgstr ""
97 " 我的文字和文件在%s下提供,除了如下隐私内容:密码、电子邮件地址、IM 地址和电"
98 "话号码。"
99
100 #. TRANS: Legend.
101 #: FBConnectAuth.php:185
102 msgid "Create new account"
103 msgstr "创建新帐户"
104
105 #: FBConnectAuth.php:187
106 msgid "Create a new user with this nickname."
107 msgstr "以此昵称创建新帐户"
108
109 #. TRANS: Field label.
110 #: FBConnectAuth.php:191
111 msgid "New nickname"
112 msgstr "新昵称"
113
114 #: FBConnectAuth.php:193
115 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
116 msgstr "1 到 64 个小写字母或数字,不包含标点或空格"
117
118 #. TRANS: Submit button.
119 #: FBConnectAuth.php:197
120 msgctxt "BUTTON"
121 msgid "Create"
122 msgstr "创建"
123
124 #: FBConnectAuth.php:203
125 msgid "Connect existing account"
126 msgstr "连接现有帐号"
127
128 #: FBConnectAuth.php:205
129 msgid ""
130 "If you already have an account, login with your username and password to "
131 "connect it to your Facebook."
132 msgstr "如果你已有帐号,请输入用户名和密码登录并连接至Facebook。"
133
134 #. TRANS: Field label.
135 #: FBConnectAuth.php:209
136 msgid "Existing nickname"
137 msgstr "已存在的昵称"
138
139 #: FBConnectAuth.php:212 facebookaction.php:277
140 msgid "Password"
141 msgstr "密码"
142
143 #. TRANS: Submit button.
144 #: FBConnectAuth.php:216
145 msgctxt "BUTTON"
146 msgid "Connect"
147 msgstr "连接"
148
149 #. TRANS: Client error trying to register with registrations not allowed.
150 #. TRANS: Client error trying to register with registrations 'invite only'.
151 #: FBConnectAuth.php:233 FBConnectAuth.php:243
152 msgid "Registration not allowed."
153 msgstr "不允许注册。"
154
155 #. TRANS: Client error trying to register with an invalid invitation code.
156 #: FBConnectAuth.php:251
157 msgid "Not a valid invitation code."
158 msgstr "对不起,无效的邀请码。"
159
160 #: FBConnectAuth.php:261
161 msgid "Nickname must have only lowercase letters and numbers and no spaces."
162 msgstr "昵称只能使用小写字母和数字且不能使用空格。"
163
164 #: FBConnectAuth.php:266
165 msgid "Nickname not allowed."
166 msgstr "昵称不被允许。"
167
168 #: FBConnectAuth.php:271
169 msgid "Nickname already in use. Try another one."
170 msgstr "昵称已被使用,换一个吧。"
171
172 #: FBConnectAuth.php:289 FBConnectAuth.php:323 FBConnectAuth.php:343
173 msgid "Error connecting user to Facebook."
174 msgstr "连接用户至Facebook时发生错误。"
175
176 #: FBConnectAuth.php:309
177 msgid "Invalid username or password."
178 msgstr "用户名或密码不正确。"
179
180 #. TRANS: Page title.
181 #: facebooklogin.php:90 facebookaction.php:255
182 msgid "Login"
183 msgstr "登录"
184
185 #. TRANS: Legend.
186 #: facebooknoticeform.php:144
187 msgid "Send a notice"
188 msgstr "发送一个通知"
189
190 #. TRANS: Field label.
191 #: facebooknoticeform.php:157
192 #, php-format
193 msgid "What's up, %s?"
194 msgstr "%s,最近怎么样?"
195
196 #: facebooknoticeform.php:169
197 msgid "Available characters"
198 msgstr "可用的字符"
199
200 #. TRANS: Button text.
201 #: facebooknoticeform.php:196
202 msgctxt "BUTTON"
203 msgid "Send"
204 msgstr "发送"
205
206 #: facebookhome.php:103
207 msgid "Server error: Couldn't get user!"
208 msgstr "服务器错误:无法获取用户。"
209
210 #: facebookhome.php:122
211 msgid "Incorrect username or password."
212 msgstr "用户名或密码不正确。"
213
214 #. TRANS: Page title.
215 #. TRANS: %s is a user nickname
216 #: facebookhome.php:157
217 #, php-format
218 msgid "%s and friends"
219 msgstr "%s 和好友们"
220
221 #. TRANS: Instructions. %s is the application name.
222 #: facebookhome.php:185
223 #, php-format
224 msgid ""
225 "If you would like the %s app to automatically update your Facebook status "
226 "with your latest notice, you need to give it permission."
227 msgstr ""
228 "如果你希望 %s 应用自动更新你最新的状态到Facebook状态上,你需要给它设置权限。"
229
230 #: facebookhome.php:210
231 msgid "Okay, do it!"
232 msgstr "好的!"
233
234 #. TRANS: Button text. Clicking the button will skip updating Facebook permissions.
235 #: facebookhome.php:217
236 msgctxt "BUTTON"
237 msgid "Skip"
238 msgstr "跳过"
239
240 #: facebookhome.php:244 facebookaction.php:336
241 msgid "Pagination"
242 msgstr "分页"
243
244 #. TRANS: Pagination link.
245 #: facebookhome.php:254 facebookaction.php:345
246 msgid "After"
247 msgstr "之后"
248
249 #. TRANS: Pagination link.
250 #: facebookhome.php:263 facebookaction.php:353
251 msgid "Before"
252 msgstr "之前"
253
254 #. TRANS: %s is the name of the site.
255 #: facebookinvite.php:69
256 #, php-format
257 msgid "Thanks for inviting your friends to use %s."
258 msgstr "谢谢你邀请你的朋友们来使用 %s。"
259
260 #. TRANS: Followed by an unordered list with invited friends.
261 #: facebookinvite.php:72
262 msgid "Invitations have been sent to the following users:"
263 msgstr "邀请已发给一些的用户:"
264
265 #: facebookinvite.php:91
266 #, php-format
267 msgid "You have been invited to %s"
268 msgstr "你被邀请来到 %s"
269
270 #. TRANS: %s is the name of the site.
271 #: facebookinvite.php:101
272 #, php-format
273 msgid "Invite your friends to use %s"
274 msgstr "邀请你的朋友们来使用 %s"
275
276 #. TRANS: %s is the name of the site.
277 #: facebookinvite.php:124
278 #, php-format
279 msgid "Friends already using %s:"
280 msgstr "已经使用 %s 的好友们:"
281
282 #. TRANS: Page title.
283 #: facebookinvite.php:143
284 msgid "Send invitations"
285 msgstr "发送邀请"
286
287 #. TRANS: Menu item.
288 #. TRANS: Menu item tab.
289 #: FacebookPlugin.php:188 FacebookPlugin.php:461 FacebookPlugin.php:485
290 msgctxt "MENU"
291 msgid "Facebook"
292 msgstr "Facebook"
293
294 #. TRANS: Tooltip for menu item "Facebook".
295 #: FacebookPlugin.php:190
296 msgid "Facebook integration configuration"
297 msgstr "Facebook整合设置"
298
299 #: FacebookPlugin.php:431
300 msgid "Facebook Connect User"
301 msgstr "Facebook Connect 用户"
302
303 #. TRANS: Tooltip for menu item "Facebook".
304 #: FacebookPlugin.php:463
305 msgid "Login or register using Facebook"
306 msgstr "使用 Facebook 登陆或注册"
307
308 #. TRANS: Tooltip for menu item "Facebook".
309 #. TRANS: Page title.
310 #: FacebookPlugin.php:487 FBConnectSettings.php:55
311 msgid "Facebook Connect Settings"
312 msgstr "Facebook Connect 设置"
313
314 #: FacebookPlugin.php:591
315 msgid ""
316 "The Facebook plugin allows integrating StatusNet instances with <a href="
317 "\"http://facebook.com/\">Facebook</a> and Facebook Connect."
318 msgstr ""
319
320 #: FBConnectLogin.php:33
321 msgid "Already logged in."
322 msgstr ""
323
324 #. TRANS: Instructions.
325 #: FBConnectLogin.php:42
326 msgid "Login with your Facebook Account"
327 msgstr ""
328
329 #. TRANS: Page title.
330 #: FBConnectLogin.php:57
331 msgid "Facebook Login"
332 msgstr ""
333
334 #: facebookremove.php:57
335 msgid "Couldn't remove Facebook user."
336 msgstr ""
337
338 #. TRANS: Link description for 'Home' link that leads to a start page.
339 #: facebookaction.php:169
340 msgctxt "MENU"
341 msgid "Home"
342 msgstr ""
343
344 #. TRANS: Tooltip for 'Home' link that leads to a start page.
345 #: facebookaction.php:171
346 msgid "Home"
347 msgstr ""
348
349 #. TRANS: Link description for 'Invite' link that leads to a page where friends can be invited.
350 #: facebookaction.php:180
351 msgctxt "MENU"
352 msgid "Invite"
353 msgstr ""
354
355 #. TRANS: Tooltip for 'Invite' link that leads to a page where friends can be invited.
356 #: facebookaction.php:182
357 msgid "Invite"
358 msgstr ""
359
360 #. TRANS: Link description for 'Settings' link that leads to a page user preferences can be set.
361 #: facebookaction.php:192
362 msgctxt "MENU"
363 msgid "Settings"
364 msgstr ""
365
366 #. TRANS: Tooltip for 'Settings' link that leads to a page user preferences can be set.
367 #: facebookaction.php:194
368 msgid "Settings"
369 msgstr ""
370
371 #: facebookaction.php:233
372 #, php-format
373 msgid ""
374 "To use the %s Facebook Application you need to login with your username and "
375 "password. Don't have a username yet?"
376 msgstr ""
377
378 #: facebookaction.php:235
379 msgid " a new account."
380 msgstr ""
381
382 #: facebookaction.php:242
383 msgid "Register"
384 msgstr ""
385
386 #: facebookaction.php:274
387 msgid "Nickname"
388 msgstr ""
389
390 #. TRANS: Login button.
391 #: facebookaction.php:282
392 msgctxt "BUTTON"
393 msgid "Login"
394 msgstr ""
395
396 #: facebookaction.php:288
397 msgid "Lost or forgotten password?"
398 msgstr ""
399
400 #: facebookaction.php:370
401 msgid "No notice content!"
402 msgstr ""
403
404 #: facebookaction.php:377
405 #, php-format
406 msgid "That's too long. Max notice size is %d chars."
407 msgstr ""
408
409 #: facebookaction.php:431
410 msgid "Notices"
411 msgstr ""
412
413 #: facebookadminpanel.php:52
414 msgid "Facebook"
415 msgstr ""
416
417 #: facebookadminpanel.php:62
418 msgid "Facebook integration settings"
419 msgstr ""
420
421 #: facebookadminpanel.php:123
422 msgid "Invalid Facebook API key. Max length is 255 characters."
423 msgstr ""
424
425 #: facebookadminpanel.php:129
426 msgid "Invalid Facebook API secret. Max length is 255 characters."
427 msgstr ""
428
429 #: facebookadminpanel.php:178
430 msgid "Facebook application settings"
431 msgstr ""
432
433 #: facebookadminpanel.php:184
434 msgid "API key"
435 msgstr ""
436
437 #: facebookadminpanel.php:185
438 msgid "API key provided by Facebook"
439 msgstr ""
440
441 #: facebookadminpanel.php:193
442 msgid "Secret"
443 msgstr ""
444
445 #: facebookadminpanel.php:194
446 msgid "API secret provided by Facebook"
447 msgstr ""
448
449 #: facebookadminpanel.php:210
450 msgid "Save"
451 msgstr ""
452
453 #: facebookadminpanel.php:210
454 msgid "Save Facebook settings"
455 msgstr ""
456
457 #. TRANS: Instructions.
458 #: FBConnectSettings.php:66
459 msgid "Manage how your account connects to Facebook"
460 msgstr ""
461
462 #: FBConnectSettings.php:90
463 msgid "There is no Facebook user connected to this account."
464 msgstr ""
465
466 #: FBConnectSettings.php:98
467 msgid "Connected Facebook user"
468 msgstr ""
469
470 #. TRANS: Legend.
471 #: FBConnectSettings.php:118
472 msgid "Disconnect my account from Facebook"
473 msgstr ""
474
475 #. TRANS: Followed by a link containing text "set a password".
476 #: FBConnectSettings.php:125
477 msgid ""
478 "Disconnecting your Faceboook would make it impossible to log in! Please "
479 msgstr ""
480
481 #. TRANS: Preceded by "Please " and followed by " first."
482 #: FBConnectSettings.php:130
483 msgid "set a password"
484 msgstr ""
485
486 #. TRANS: Preceded by "Please set a password".
487 #: FBConnectSettings.php:132
488 msgid " first."
489 msgstr ""
490
491 #. TRANS: Submit button.
492 #: FBConnectSettings.php:145
493 msgctxt "BUTTON"
494 msgid "Disconnect"
495 msgstr ""
496
497 #: FBConnectSettings.php:180
498 msgid "Couldn't delete link to Facebook."
499 msgstr ""
500
501 #: FBConnectSettings.php:196
502 msgid "You have disconnected from Facebook."
503 msgstr ""
504
505 #: FBConnectSettings.php:199
506 msgid "Not sure what you're trying to do."
507 msgstr ""
508
509 #: facebooksettings.php:61
510 msgid "There was a problem saving your sync preferences!"
511 msgstr ""
512
513 #. TRANS: Confirmation that synchronisation settings have been saved into the system.
514 #: facebooksettings.php:64
515 msgid "Sync preferences saved."
516 msgstr ""
517
518 #: facebooksettings.php:87
519 msgid "Automatically update my Facebook status with my notices."
520 msgstr ""
521
522 #: facebooksettings.php:94
523 msgid "Send \"@\" replies to Facebook."
524 msgstr ""
525
526 #. TRANS: Submit button to save synchronisation settings.
527 #: facebooksettings.php:102
528 msgctxt "BUTTON"
529 msgid "Save"
530 msgstr ""
531
532 #. TRANS: %s is the application name.
533 #: facebooksettings.php:111
534 #, php-format
535 msgid ""
536 "If you would like %s to automatically update your Facebook status with your "
537 "latest notice, you need to give it permission."
538 msgstr ""
539
540 #: facebooksettings.php:124
541 #, php-format
542 msgid "Allow %s to update my Facebook status"
543 msgstr ""
544
545 #. TRANS: Page title for synchronisation settings.
546 #: facebooksettings.php:134
547 msgid "Sync preferences"
548 msgstr ""