summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
blob: 3eddccdc5c9369b8f629daae812f25edf1ae26b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
# Chinese (China) translation for gnome-bluetooth.
# Copyright (C) 2009-2017 gnome-bluetooth's COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-bluetooth package.
# Zhang Miao <mymzhang@gmail.com>, 2009.
# 甘露(Gan Lu) <rhythm.gan@gmail.com>,2013
# Tong Hui <tonghuix@gmail.com>, 2013
# Dingzhong Chen <wsxy162@gmail.com>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-bluetooth master\n"
"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
"bluetooth&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2017-08-23 14:22+0000\n"
"PO-Revision-Date: 2017-08-18 22:50+0800\n"
"Last-Translator: Dingzhong Chen <wsxy162@gmail.com>\n"
"Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: lib/bluetooth-chooser-button.c:71
msgid "Click to select device…"
msgstr "点击选取设备…"

#: lib/bluetooth-chooser-button.c:201 lib/bluetooth-settings-widget.c:1275
#: sendto/main.c:447 sendto/main.c:738 sendto/main.c:794
msgid "_Cancel"
msgstr "取消(_C)"

#: lib/bluetooth-chooser-button.c:202
msgid "_OK"
msgstr "确定(_O)"

#: lib/bluetooth-chooser.c:135 lib/bluetooth-filter-widget.c:82
#: lib/bluetooth-utils.c:99
msgid "Unknown"
msgstr "未知的"

#: lib/bluetooth-chooser.c:176
msgid "No adapters available"
msgstr "无可用适配器"

#: lib/bluetooth-chooser.c:180 lib/bluetooth-chooser.c:806
#: lib/bluetooth-settings-widget.c:1561
msgid "Searching for devices…"
msgstr "正在搜索设备…"

#: lib/bluetooth-chooser.c:698 lib/bluetooth-chooser.c:988
msgid "Device"
msgstr "设备"

#: lib/bluetooth-chooser.c:734 lib/settings.ui:179
msgid "Type"
msgstr "类型"

#: lib/bluetooth-chooser.c:990 lib/bluetooth-settings-widget.c:1524
msgid "Devices"
msgstr "设备"

#: lib/bluetooth-filter-widget.c:72
msgid "All categories"
msgstr "全部分类"

#: lib/bluetooth-filter-widget.c:74 lib/settings.ui:134
msgid "Paired"
msgstr "配对的"

#: lib/bluetooth-filter-widget.c:76
msgid "Trusted"
msgstr "信任的"

#: lib/bluetooth-filter-widget.c:78
msgid "Not paired or trusted"
msgstr "非配对也非信任的"

#: lib/bluetooth-filter-widget.c:80
msgid "Paired or trusted"
msgstr "配对或信任的"

#. This is the title of the filter section of the Bluetooth device chooser.
#. * It used to say Show Only Bluetooth Devices With...
#: lib/bluetooth-filter-widget.c:231
msgid "Show:"
msgstr "显示:"

#. The device category filter
#: lib/bluetooth-filter-widget.c:247
msgid "Device _category:"
msgstr "设备分类(_C):"

#: lib/bluetooth-filter-widget.c:258
msgid "Select the device category to filter"
msgstr "选择要筛选的设备分类"

#. The device type filter
#: lib/bluetooth-filter-widget.c:272
msgid "Device _type:"
msgstr "设备类型(_T):"

#: lib/bluetooth-filter-widget.c:289
msgid "Select the device type to filter"
msgstr "选择要筛选的设备类型"

#: lib/bluetooth-filter-widget.c:295
msgid "Input devices (mice, keyboards, etc.)"
msgstr "输入设备(鼠标、键盘等)"

#: lib/bluetooth-filter-widget.c:299
msgid "Headphones, headsets and other audio devices"
msgstr "耳机、耳麦及其他音频设备"

#: lib/bluetooth-pairing-dialog.c:83 lib/bluetooth-pairing-dialog.c:90
#: lib/bluetooth-pairing-dialog.c:104
msgid "Confirm Bluetooth PIN"
msgstr "确认蓝牙 PIN 码"

#: lib/bluetooth-pairing-dialog.c:84
#, c-format
msgid "Please confirm the PIN that was entered on “%s”."
msgstr "请确认“%s”上输入的 PIN。"

#: lib/bluetooth-pairing-dialog.c:88 lib/bluetooth-pairing-dialog.c:101
#: lib/bluetooth-pairing-dialog.c:149
msgid "Confirm"
msgstr "确认"

#: lib/bluetooth-pairing-dialog.c:91
#, c-format
msgid ""
"Confirm the Bluetooth PIN for “%s”. This can usually be found in the "
"device’s manual."
msgstr "请确认“%s”的蓝牙 PIN 码。这一般可以在蓝牙设备的手册中查到。"

#: lib/bluetooth-pairing-dialog.c:97
#, c-format
msgid "Pairing “%s”"
msgstr "正在与“%s”配对"

#: lib/bluetooth-pairing-dialog.c:105
#, c-format
msgid ""
"Please confirm that the following PIN matches the one displayed on “%s”."
msgstr "请确认下面的 PIN 与“%s”上显示的一致。"

#: lib/bluetooth-pairing-dialog.c:110
msgid "Bluetooth Pairing Request"
msgstr "蓝牙配对请求"

#: lib/bluetooth-pairing-dialog.c:111
#, c-format
msgid "“%s” wants to pair with this device. Do you want to allow pairing?"
msgstr "“%s”希望与此设备配对,您是否允许配对?"

#: lib/bluetooth-pairing-dialog.c:116
msgid "Confirm Bluetooth Connection"
msgstr "确认蓝牙连接"

#: lib/bluetooth-pairing-dialog.c:117
#, c-format
msgid "“%s” wants to connect with this device. Do you want to allow it?"
msgstr "“%s”希望连接此设备。是否允许连接?"

#: lib/bluetooth-pairing-dialog.c:125
#, c-format
msgid "Please enter the following PIN on “%s”."
msgstr "请在“%s”上输入以下 PIN 码。"

#: lib/bluetooth-pairing-dialog.c:128
#, c-format
msgid ""
"Please enter the following PIN on “%s”. Then press “Return” on the keyboard."
msgstr "请在“%s”上输入以下 PIN 码并按下键盘中的“返回”键。"

#: lib/bluetooth-pairing-dialog.c:131
msgid ""
"Please move the joystick of your iCade in the following directions. Then "
"press any of the white buttons."
msgstr "请按以下方向移动您 iCade 的游戏操作杆。然后按下任意一个白色按钮。"

#: lib/bluetooth-pairing-dialog.c:139
msgid "Allow"
msgstr "允许"

#: lib/bluetooth-pairing-dialog.c:143
msgid "Dismiss"
msgstr "拒绝"

#. Cancel button
#: lib/bluetooth-pairing-dialog.c:153 lib/bluetooth-pairing-dialog.c:308
msgid "Cancel"
msgstr "取消"

#. OK button
#: lib/bluetooth-pairing-dialog.c:289 lib/bluetooth-settings-obexpush.c:246
msgid "Accept"
msgstr "接受"

#: lib/bluetooth-settings-row.c:79 lib/bluetooth-settings-row.ui:37
msgid "Not Set Up"
msgstr "未设置"

#: lib/bluetooth-settings-row.c:81
msgid "Connected"
msgstr "已连接"

#: lib/bluetooth-settings-row.c:83
msgid "Disconnected"
msgstr "已断开"

#: lib/bluetooth-settings-widget.c:1143
msgid "Yes"
msgstr "是"

#: lib/bluetooth-settings-widget.c:1143
msgid "No"
msgstr "没有"

#. translators: first %s is the name of the computer, for example:
#. * Visible as “Bastien Nocera’s Computer” followed by the
#. * location of the Downloads folder.
#: lib/bluetooth-settings-widget.c:1243
#, c-format
msgid ""
"Visible as “%s” and available for Bluetooth file transfers. Transferred "
"files are placed in the <a href=\"%s\">Downloads</a> folder."
msgstr ""
"作为“%s”可见并可用于蓝牙文件传输。已传输的文件位于 <a href=\"%s\">下载</a> 文"
"件夹。"

#: lib/bluetooth-settings-widget.c:1270
#, c-format
msgid "Remove “%s” from the list of devices?"
msgstr "将“%s”从设备列表中移除?"

#: lib/bluetooth-settings-widget.c:1272
msgid ""
"If you remove the device, you will have to set it up again before next use."
msgstr "如果您移除此设备,下次使用它之前必须重新设置。"

#: lib/bluetooth-settings-widget.c:1276
msgid "_Remove"
msgstr "移除(_R)"

#. Translators: %s is the name of the filename received
#: lib/bluetooth-settings-obexpush.c:145
#, c-format
msgid "You received “%s” via Bluetooth"
msgstr "从蓝牙接收到了“%s”"

#: lib/bluetooth-settings-obexpush.c:147
msgid "You received a file"
msgstr "接收到了一个文件"

#: lib/bluetooth-settings-obexpush.c:158
msgid "Open File"
msgstr "打开文件"

#: lib/bluetooth-settings-obexpush.c:162
msgid "Reveal File"
msgstr "显示文件"

#: lib/bluetooth-settings-obexpush.c:179
msgid "File reception complete"
msgstr "文件接收完成"

#: lib/bluetooth-settings-obexpush.c:233
#, c-format
msgid "Bluetooth file transfer from %s"
msgstr "从 %s 传送来的蓝牙文件"

#: lib/bluetooth-settings-obexpush.c:243
msgid "Decline"
msgstr "拒绝"

#: lib/bluetooth-utils.c:59
msgid "Phone"
msgstr "手机"

#: lib/bluetooth-utils.c:61
msgid "Modem"
msgstr "调制解调器"

#: lib/bluetooth-utils.c:63
msgid "Computer"
msgstr "电脑"

#: lib/bluetooth-utils.c:65
msgid "Network"
msgstr "网络"

#. translators: a hands-free headset, a combination of a single speaker with a microphone
#: lib/bluetooth-utils.c:68
msgid "Headset"
msgstr "耳麦"

#: lib/bluetooth-utils.c:70
msgid "Headphones"
msgstr "耳机"

#: lib/bluetooth-utils.c:72
msgid "Audio device"
msgstr "音频设备"

#: lib/bluetooth-utils.c:74
msgid "Keyboard"
msgstr "键盘"

#: lib/bluetooth-utils.c:76
msgid "Mouse"
msgstr "鼠标"

#: lib/bluetooth-utils.c:78
msgid "Camera"
msgstr "相机"

#: lib/bluetooth-utils.c:80
msgid "Printer"
msgstr "打印机"

#: lib/bluetooth-utils.c:82
msgid "Joypad"
msgstr "游戏手柄"

#: lib/bluetooth-utils.c:84
msgid "Tablet"
msgstr "平板"

#: lib/bluetooth-utils.c:86
msgid "Video device"
msgstr "视频设备"

#: lib/bluetooth-utils.c:88
msgid "Remote control"
msgstr "远程控制"

#: lib/bluetooth-utils.c:90
msgid "Scanner"
msgstr "扫描仪"

#: lib/bluetooth-utils.c:92
msgid "Display"
msgstr "显示"

#: lib/bluetooth-utils.c:94
msgid "Wearable"
msgstr "可穿戴"

#: lib/bluetooth-utils.c:96
msgid "Toy"
msgstr "玩具"

#: lib/bluetooth-utils.c:117
msgid "All types"
msgstr "所有类型"

#: lib/settings.ui:44
msgid "Connection"
msgstr "连接"

#: lib/settings.ui:224
msgid "Address"
msgstr "地址"

#: lib/settings.ui:279
msgid "_Mouse & Touchpad Settings"
msgstr "鼠标与触摸板设置(_M)"

#: lib/settings.ui:293
msgid "_Sound Settings"
msgstr "声音设置(_S)"

#: lib/settings.ui:307
msgid "_Keyboard Settings"
msgstr "键盘设置(_K)"

#: lib/settings.ui:321
msgid "Send _Files…"
msgstr "发送文件(_F)…"

#: lib/settings.ui:335
msgid "_Remove Device"
msgstr "移除设备(_R)"

#: sendto/bluetooth-sendto.desktop.in.in:3
msgid "Bluetooth Transfer"
msgstr "蓝牙传送"

#: sendto/bluetooth-sendto.desktop.in.in:4
msgid "Send files via Bluetooth"
msgstr "通过蓝牙设备发送文件"

#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
#: sendto/bluetooth-sendto.desktop.in.in:6
msgid "bluetooth"
msgstr "bluetooth"

#: sendto/main.c:117
msgid "An unknown error occurred"
msgstr "发生未知错误"

#: sendto/main.c:130
msgid ""
"Make sure that the remote device is switched on and that it accepts "
"Bluetooth connections"
msgstr "请确认远端设备已打开并接收蓝牙连接"

#: sendto/main.c:363
#, c-format
msgid "%'d second"
msgid_plural "%'d seconds"
msgstr[0] "%'d 秒"

#: sendto/main.c:368 sendto/main.c:381
#, c-format
msgid "%'d minute"
msgid_plural "%'d minutes"
msgstr[0] "%'d 分钟"

#: sendto/main.c:379
#, c-format
msgid "%'d hour"
msgid_plural "%'d hours"
msgstr[0] "%'d 小时"

#: sendto/main.c:389
#, c-format
msgid "approximately %'d hour"
msgid_plural "approximately %'d hours"
msgstr[0] "约 %'d 小时"

#: sendto/main.c:402 sendto/main.c:500
msgid "Connecting…"
msgstr "正在连接…"

#: sendto/main.c:444
msgid "Bluetooth File Transfer"
msgstr "蓝牙文件传送"

#: sendto/main.c:448
msgid "_Retry"
msgstr "重试(_R)"

#: sendto/main.c:470
msgid "From:"
msgstr "从:"

#: sendto/main.c:484
msgid "To:"
msgstr "到:"

#: sendto/main.c:577
#, c-format
msgid "Sending %s"
msgstr "正在发送 %s"

#: sendto/main.c:584 sendto/main.c:633
#, c-format
msgid "Sending file %d of %d"
msgstr "正在发送文件 %d / %d"

#: sendto/main.c:629
#, c-format
msgid "%d kB/s"
msgstr "%d kB/秒"

#: sendto/main.c:631
#, c-format
msgid "%d B/s"
msgstr "%d 字节/秒"

#: sendto/main.c:662
#, c-format
msgid "%u transfer complete"
msgid_plural "%u transfers complete"
msgstr[0] "%u 传输完成"

#: sendto/main.c:669
msgid "_Close"
msgstr "关闭(_C)"

#: sendto/main.c:679
msgid "There was an error"
msgstr "出错了"

#: sendto/main.c:734
msgid "Select device to send to"
msgstr "选择要发送到的设备"

#: sendto/main.c:739
msgid "_Send"
msgstr "发送(_S)"

#: sendto/main.c:789
msgid "Choose files to send"
msgstr "选择要发送的文件"

#: sendto/main.c:795
msgid "Select"
msgstr "选择"

#: sendto/main.c:825
msgid "Remote device to use"
msgstr "要使用的远端设备"

#: sendto/main.c:825
msgid "ADDRESS"
msgstr "地址"

#: sendto/main.c:827
msgid "Remote device’s name"
msgstr "远端设备名"

#: sendto/main.c:827
msgid "NAME"
msgstr "名称"

#: sendto/main.c:846
msgid "[FILE…]"
msgstr "[文件…]"

#~ msgid "Visible as “%s”"
#~ msgstr "显示为“%s”"

#~ msgid "page 1"
#~ msgstr "第 1 页"

#~ msgid "page 2"
#~ msgstr "第 2 页"

#~ msgid "Done"
#~ msgstr "完成"

#~ msgid "Please enter the following PIN on 'Foobar':"
#~ msgstr "请在“Foobar”上输入以下 PIN 码:"

#~ msgid "Use this GPS device for Geolocation services"
#~ msgstr "使用该 GPS 设备提供地理位置服务"

#~ msgid "Access the Internet using your cell phone (test)"
#~ msgstr "使用您的手机访问互联网(测试)"

#~ msgid "Please enter the following PIN:"
#~ msgstr "请输入以下 PIN 码:"

#~ msgid "Setting up '%s' failed"
#~ msgstr "设置“%s”时失败"

#~ msgid "Connecting to '%s'..."
#~ msgstr "正在连接“%s”..."

#~ msgid "Please wait while finishing setup on device '%s'..."
#~ msgstr "请稍等,正在完成设备“%s”的设置..."

#~ msgid "Successfully set up new device '%s'"
#~ msgstr "成功设置了新设备“%s”"

#~ msgid "Bluetooth New Device Setup"
#~ msgstr "蓝牙新设备设置"

#~ msgid "PIN _options..."
#~ msgstr "PIN 码选项(_O)..."

#~ msgid "Device Search"
#~ msgstr "设备搜索"

#~ msgid "Device Setup"
#~ msgstr "设备设置"

#~ msgid "Finishing Setup"
#~ msgstr "正在完成设置"

#~ msgid "Select the additional services you want to use with your device:"
#~ msgstr "选择想要用于您的设备的其他服务:"

#~ msgid "Setup Summary"
#~ msgstr "设置总结"

#~ msgid "PIN Options"
#~ msgstr "PIN 选项"

#~ msgid "_Automatic PIN selection"
#~ msgstr "自动选择 PIN 码(_A)"

#~ msgid "Fixed PIN"
#~ msgstr "固定 PIN 码"

#~ msgid "'0000' (most headsets, mice and GPS devices)"
#~ msgstr "“0000”(大多数耳麦、鼠标及 GPS 设备)"

#~ msgid "'1111'"
#~ msgstr "“1111”"

#~ msgid "'1234'"
#~ msgstr "“1234”"

#~ msgid "Do not pair"
#~ msgstr "不配对"

#~ msgid "Custom PIN:"
#~ msgstr "自定义 PIN:"

#~ msgid "_Try Again"
#~ msgstr "重试(_T)"

#~ msgid "_Quit"
#~ msgstr "退出(_Q"

#~ msgid "Does not match"
#~ msgstr "不一致"

#~ msgid "Matches"
#~ msgstr "一致"

#~ msgid "Bluetooth Device Setup"
#~ msgstr "蓝牙设备设置"

#~ msgid "Setup Bluetooth devices"
#~ msgstr "设置蓝牙设备"

#~ msgctxt "_"
#~ msgid "translator-credits"
#~ msgstr ""
#~ "Zhang Miao <mymzhang@gmail.com>, 2009\n"
#~ "TeliuTe <teliute@163.com>, 2010Shyer Huang<rochester_h@163.com>,2013"

#~ msgctxt "_"
#~ msgid ""
#~ "external ref='figures/bluetooth-applet.png' "
#~ "md5='be49aed48d4f1cd84dfd912664b32864'"
#~ msgstr ""
#~ "external ref='figures/bluetooth-applet.png' "
#~ "md5='be49aed48d4f1cd84dfd912664b32864'"

#~ msgctxt "_"
#~ msgid ""
#~ "external ref='figures/bluetooth-wizard.png' "
#~ "md5='bad909a5b3d4b8e0cbd9af05e4f0ed3d'"
#~ msgstr ""
#~ "external ref='figures/bluetooth-wizard.png' "
#~ "md5='bad909a5b3d4b8e0cbd9af05e4f0ed3d'"

#~ msgctxt "_"
#~ msgid ""
#~ "external ref='figures/bluetooth-properties.png' "
#~ "md5='29c87da1b0147ad9837223a69fd8835d'"
#~ msgstr ""
#~ "external ref='figures/bluetooth-properties.png' "
#~ "md5='29c87da1b0147ad9837223a69fd8835d'"

#~ msgid "gnome-bluetooth Manual"
#~ msgstr "gnome-bluetooth 手册"

#~ msgid "<year>2009</year> <holder>Baptiste Mille-Mathias</holder>"
#~ msgstr "<year>2009</year> <holder>Baptiste Mille-Mathias</holder>"

#~ msgid ""
#~ "Permission is granted to copy, distribute and/or modify this document "
#~ "under the terms of the GNU Free Documentation License (GFDL), Version 1.1 "
#~ "or any later version published by the Free Software Foundation with no "
#~ "Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You "
#~ "can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl"
#~ "\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
#~ msgstr ""
#~ "对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software "
#~ "Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本,该许可证"
#~ "没有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url="
#~ "\"ghelp:fdl\">link</ulink>上或在随本手册一起分发的 COPYING-DOCS 文件中找"
#~ "到 GFDL 的副本。"

#~ msgid ""
#~ "This manual is part of a collection of GNOME manuals distributed under "
#~ "the GFDL. If you want to distribute this manual separately from the "
#~ "collection, you can do so by adding a copy of the license to the manual, "
#~ "as described in section 6 of the license."
#~ msgstr ""
#~ "本手册是在 GFDL 许可之下分发的 GNOME 手册集合的一部分。如果想要单独分发此"
#~ "手册,可以在手册中添加该许可证的一份副本然后分发,如该许可证的第 6 部分所"
#~ "述。"

#~ msgid ""
#~ "Many of the names used by companies to distinguish their products and "
#~ "services are claimed as trademarks. Where those names appear in any GNOME "
#~ "documentation, and the members of the GNOME Documentation Project are "
#~ "made aware of those trademarks, then the names are in capital letters or "
#~ "initial capital letters."
#~ msgstr ""
#~ "各个公司使用的许多用于区别它们产品和服务的名称都声明为商标。在所有的 "
#~ "GNOME 文档以及 GNOME 文档项目的成员中,这些名称都是以全大写字母或首字母大"
#~ "写显示,从而表明它们是商标。"

#~ msgid ""
#~ "DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
#~ "EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES "
#~ "THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
#~ "MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
#~ "RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
#~ "MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
#~ "MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
#~ "WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
#~ "SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES "
#~ "AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED "
#~ "VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS "
#~ "DISCLAIMER; AND UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER "
#~ "IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, "
#~ "INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR "
#~ "MODIFIED VERSION OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, "
#~ "BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR "
#~ "CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, "
#~ "DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR "
#~ "MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT OF OR "
#~ "RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, "
#~ "EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH "
#~ "DAMAGES."
#~ msgstr ""
#~ "文档按“原样”提供,不提供任何明示或暗示的保证,包括但不限于:文档或文档的修"
#~ "改版本没有适销性方面的缺陷、适合特定目的的适用性,以及没有侵权行为。您将自"
#~ "行承担本文档以及文档修改版本的质量、准确性以及性能方面的风险。如果任何文档"
#~ "或文档修改版本存在缺陷,您(而不是最初的编写者、作者或撰写人)将承担所有必需"
#~ "的服务、维修或更正的费用。此免责声明是本许可证的重要组成部分。如果不接受此"
#~ "免责声明,那么您就没有权利使用任何文档或文档的修改版本;并且无论在任何情况"
#~ "以及在任何法律理论下,本文档或文档修改版本的作者、最初的编写者、任何撰写人"
#~ "或任何分发者,或者任意这些方的任何提供者都不对任何人由于使用本文档或文档修"
#~ "改版本引起或带来的任何直接的、间接的、特殊的、偶然的或继发的损失承担任何民"
#~ "事(包括疏忽)、合同或其它方面的责任,这些损失包括但不限于信誉损失、工作停"
#~ "止、计算机失败或故障,或任何以及所有其它损失或由此引发的或与之相关的损失,"
#~ "即使这些方已被告知存在出现此类损失的可能性时也是如此。"

#~ msgid ""
#~ "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE "
#~ "TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER "
#~ "UNDERSTANDING THAT: <_:orderedlist-1/>"
#~ msgstr ""
#~ "本文档以及文档的修改版本都是在遵循 GNU 自由文档许可证的条款下提供,这表示"
#~ "具有以下含义:<placeholder-1/>"

#~ msgid ""
#~ "<firstname>Baptiste</firstname> <surname>Mille-Mathias</surname> "
#~ "<affiliation> <orgname>GNOME Documentation Project</orgname> <address> "
#~ "<email>baptiste.millemathias@gmail.com</email> </address> </affiliation>"
#~ msgstr ""
#~ "<firstname>Baptiste</firstname> <surname>Mille-Mathias</surname> "
#~ "<affiliation> <orgname>GNOME Documentation Project</orgname> <address> "
#~ "<email>baptiste.millemathias@gmail.com</email> </address> </affiliation>"

#~ msgid ""
#~ "Baptiste Mille-Mathias <email>baptiste.millemathias@gmail.com</email>"
#~ msgstr ""
#~ "Baptiste Mille-Mathias <email>baptiste.millemathias@gmail.com</email>"

#~ msgid ""
#~ "<revnumber>1.0</revnumber> <date>March 2009</date> <_:revdescription-1/>"
#~ msgstr ""
#~ "<revnumber>1.0</revnumber> <date>March 2009</date> <_:revdescription-1/>"

#~ msgid "This manual describes version 2.28 of gnome-bluetooth."
#~ msgstr "本手册叙述的是 2.28 版的 gnome-bluetooth。"

#~ msgid "Feedback"
#~ msgstr "反馈"

#~ msgid ""
#~ "To report a bug or make a suggestion regarding the <application>gnome-"
#~ "bluetooth</application> application or this manual, follow the directions "
#~ "in the <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">GNOME "
#~ "Feedback Page </ulink> ."
#~ msgstr ""
#~ "要报告关于<application>gnome-bluetooth</application>应用程序或本手册缺陷或"
#~ "提供建议,请按照 <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help"
#~ "\">GNOME 反馈页面 </ulink>中的指导。"

#~ msgid ""
#~ "<application>gnome-bluetooth</application> is an application to manage "
#~ "Bluetooth devices in the GNOME desktop."
#~ msgstr ""
#~ "<application>gnome-bluetooth</application>是 GNOME 桌面的管理蓝牙设备的应"
#~ "用程序。"

#~ msgid "<primary>gnome-bluetooth</primary>"
#~ msgstr "<primary>gnome-bluetooth</primary>"

#~ msgid "<primary>Bluetooth</primary>"
#~ msgstr "<primary>蓝牙</primary>"

#~ msgid "<primary>Communication</primary>"
#~ msgstr "<primary>通信</primary>"

#~ msgid "Introduction"
#~ msgstr "简介"

#~ msgid ""
#~ "<application>gnome-bluetooth</application> permits to send files to your "
#~ "Bluetooth devices, or browse their content."
#~ msgstr ""
#~ "<application>gnome-bluetooth</application> 允许发送文件到您的蓝牙设备或浏"
#~ "览其内容。"

#~ msgid "Connect to your devices, like headset or audio gateway."
#~ msgstr "连接到您的设备,例如头戴式耳机或音频网关。"

#~ msgid ""
#~ "You can add or delete Bluetooth devices, or manage their permissions."
#~ msgstr "您可以添加或删除蓝牙设备,或者管理它们的权限。"

#~ msgid ""
#~ "<application>gnome-bluetooth</application> is an application that let you "
#~ "manage Bluetooth in the GNOME destkop. <_:itemizedlist-1/>"
#~ msgstr ""
#~ "<application>gnome-bluetooth</application> 是一个在 GNOME 桌面下管理蓝牙的"
#~ "应用程序。<placeholder-1/>"

#~ msgid ""
#~ "The applet is the resident application you can find in the notification "
#~ "applet, that let you quickly access to the features, like sending files, "
#~ "or managing your devices."
#~ msgstr ""
#~ "此小程序可以在提示托盘小程序中找到,该提示小程序允许您进行快速存取的一系列"
#~ "特性,如发送文件,或管理设备。"

#~ msgid "Bluetooth Applet icon in notification tray"
#~ msgstr "在提示托盘中的蓝牙小程序图标"

#~ msgid "Starting Bluetooth Applet"
#~ msgstr "启动蓝牙小程序"

#~ msgid ""
#~ "The <application>gnome-bluetooth</application> applet is started "
#~ "automatically when you log into your session, and you can find its icon "
#~ "in the notification zone. To launch manually the applet, open menu "
#~ "<menuchoice> <guimenu>Applications</guimenu><guimenu>Accessories</"
#~ "guimenu><guimenu>Terminal</guimenu> </menuchoice> and type "
#~ "<command>bluetooth-applet</command>."
#~ msgstr ""
#~ "<application>gnome-bluetooth</application> 小程序会在您进入会话时自动启"
#~ "动,并可以在通知区域找到它的图标。要手动载入此小程序,打开菜单 "
#~ "<menuchoice><guimenu>应用程序</guimenu><guimenu>附件</guimenu><guimenu>终"
#~ "端</guimenu></menuchoice> ,并键入 <command>bluetooth-applet</command>。"

#~ msgid ""
#~ "To prevent launching of the applet in your desktop, open menu "
#~ "<menuchoice> <guimenu>System</guimenu><guimenu>Preferences</"
#~ "guimenu><guimenu>Session</guimenu> </menuchoice> and disable "
#~ "<guilabel>Bluetooth Manager</guilabel>."
#~ msgstr ""
#~ "要阻止您桌面上此小程序的载入,打开 <menuchoice><guimenu>系统</"
#~ "guimenu><guimenu>首选项</guimenu><guimenu>会话</guimenu></menuchoice> 菜"
#~ "单,然后禁用 <guilabel>蓝牙管理器</guilabel> 项。"

#~ msgid "Turning off your Bluetooth adapter"
#~ msgstr "停用蓝牙适配器"

#~ msgid ""
#~ "Disabling your Bluetooth adapter will stop current and all future "
#~ "communications from and to your Bluetooth adapter. Disabling your "
#~ "Bluetooth adapter permits to save power of your laptop's battery, so "
#~ "it'll increase the autonomy, this is a good idea to disable your "
#~ "Bluetooth device when you don't use it."
#~ msgstr ""
#~ "禁用蓝牙适配器将会停止所有当前和将发生的通信。禁用蓝牙适配器可以节省笔记本"
#~ "电池的电能,所以它会增加自主性,当您不使用它时禁用您的蓝牙设备是一个好的主"
#~ "意。"

#~ msgid ""
#~ "Click on the icon of the applet, and choose <menuchoice><guimenu>Turn Off "
#~ "Bluetooth</guimenu></menuchoice>, the notification icon will become grey."
#~ msgstr ""
#~ "点击此小程序的图标,然后选择<menuchoice><guimenu>关闭蓝牙设备</guimenu></"
#~ "menuchoice>,提示图标将会变成灰色。"

#~ msgid ""
#~ "Choose this menu to send a file to a device; a file chooser will appear "
#~ "to pick up the file to send and you'll have to select the device to send "
#~ "the file to."
#~ msgstr ""
#~ "选择此菜单以发送文件到设备;将会出现一个文件选择器,在其中选择要发送的文"
#~ "件,和要将文件发送到的目标设备。"

#~ msgid ""
#~ "Choose this menu to browse the device filesystem directly in your file "
#~ "manager."
#~ msgstr "选择此菜单以在文件管理器中直接浏览设备文件系统"

#~ msgid "Last used devices"
#~ msgstr "上次使用的设备"

#~ msgid "This section displays your paired devices you can connect to."
#~ msgstr "此部分显示您可以连接到的配对设备。"

#~ msgid ""
#~ "To connect to the device, click on its name, which will become bolded to "
#~ "inform you're connect to it."
#~ msgstr "要连接到此设备,点击它的名字,它会被加粗以指示已连接。"

#~ msgid ""
#~ "To add a new device (which consist of pairing your adapter with your "
#~ "device), click on the applet icon, and choose <guimenu>Setup new device..."
#~ "</guimenu>. An graphical assistant will help you in the process of "
#~ "setting up your device."
#~ msgstr ""
#~ "要添加一个新设备(由适配器与设备的配对组成),点击小程序图标,选择<guimenu>"
#~ "设置新设备...</guimenu>。一个图形化助手将会帮助您设置您的设备。"

#~ msgid ""
#~ "Don't forget to set your remote device in discoverable mode before "
#~ "starting the process, else the wizard won't be able to find it."
#~ msgstr ""
#~ "在开始此过程之前,不要忘记将远程设备设置为可发现模式,否则向导将不能找到"
#~ "它。"

#~ msgid ""
#~ "The wizard will present the discoverable devices it has found all around. "
#~ "You can filter out the list of devices by choosing the type of devices "
#~ "you're looking for."
#~ msgstr ""
#~ "此向导会显示在周边已经找到的可发现设备。您可以通过选择要查找的设备类型来过"
#~ "滤设备列表。"

#~ msgid ""
#~ "If your device has a harcoded passkey, choose <guibutton>Passkey "
#~ "Options...</guibutton>, in the new dialog, choose the passkey to use."
#~ msgstr ""
#~ "如果设备有硬编码的识别码,在新对话框中选择<guibutton>识别码选项...</"
#~ "guibutton>,并选择要用的识别码。"

#~ msgid ""
#~ "Choose <guibutton>Forward</guibutton> for the pairing step; if you "
#~ "defined a fixed passkey in the previous step the pairing will occur "
#~ "automatically, else you'll be presented a passkey to enter in your "
#~ "device, type it on your device, once done the devices and your adapter "
#~ "will be paired."
#~ msgstr ""
#~ "选择 <guibutton>前进</guibutton>进入配对步骤;如果您已经在先前的步骤中定义"
#~ "了固定的识别码,配对会自动完成,否则会在设备中给你显示一个需要输入的验证"
#~ "码,请在您的设备中键入。一旦完成,设备与适配器将会配对完毕。"

#~ msgid "Preferences"
#~ msgstr "首选项"

#~ msgid ""
#~ "Click on the icon of the applet, and choose <menuchoice> "
#~ "<guilabel>Preferences</guilabel> </menuchoice>, the preferences dialog "
#~ "will appear."
#~ msgstr ""
#~ "点击小程序图标,然后选择<menuchoice><guilabel>首选项</guilabel></"
#~ "menuchoice>,会出现首选项设置对话框。"

#~ msgid ""
#~ "For more information about preferences, see section <xref linkend=\"gnome-"
#~ "bluetooth-preferences\"/>"
#~ msgstr ""
#~ "更多关于首选项的信息,参见<xref linkend=\"gnome-bluetooth-preferences\"/>"
#~ "部分"

#~ msgid ""
#~ "The <application>gnome-bluetooth</application> preference dialog allows "
#~ "you to manage your various Bluetooth devices or change properties of your "
#~ "Bluetooth adapter(s)."
#~ msgstr ""
#~ "<application>gnome-bluetooth</application>首选项对话框允许您管理各种蓝牙设"
#~ "备或更改蓝牙适配器的属性。"

#~ msgid "Preferences dialog"
#~ msgstr "首选项对话框"

#~ msgid ""
#~ "When your adapter is set to <guilabel>Discoverable</guilabel> any "
#~ "Bluetooth device around will be able to see it, and therefore will able "
#~ "to ask pairing."
#~ msgstr ""
#~ "当适配器设置为<guilabel>可发现</guilabel>时,周边的任何蓝牙设备将能看见"
#~ "它,并能请求配对。"

#~ msgid ""
#~ "Bluetooth as other network types implies security risks, so setting your "
#~ "adapter undiscoverable to other devices is a good thing to do to limit "
#~ "the possibility of cracking."
#~ msgstr ""
#~ "如同其他网络设备,蓝牙亦有安全风险,所以设置适配器为不可发现是一件不错的选"
#~ "择,以限制被入侵的风险。"

#~ msgid ""
#~ "This is only useful to set your device discoverable if you plan to pair "
#~ "it with another device, once it is done, you can untick "
#~ "<guilabel>Discoverable</guilabel>."
#~ msgstr ""
#~ "仅当您计划与其他设备配对时,设置设备为可发现是有用的。一旦完成,您可以取消"
#~ "勾选<guilabel>可发现</guilabel>。"

#~ msgid ""
#~ "When your device is undiscoverable, communication with already paired "
#~ "Bluetooth devices is possible."
#~ msgstr "当您的设备为不可发现时,与已经配对的蓝牙设备之间通信仍是允许的。"

#~ msgid "Adapter friendly name"
#~ msgstr "适配器友好名称"

#~ msgid ""
#~ "The friendly name is an alias for the address used to identified each "
#~ "Bluetooth device much easier to remind."
#~ msgstr "友好名称是标志每个蓝牙设备所用地址的别名,这样以便记忆。"

#~ msgid ""
#~ "By default the adapter friendly name is <envar>HOSTNAME</envar>-0 (where "
#~ "<envar>HOSTNAME</envar> is the name of your computer), to change it, edit "
#~ "the text entry and set the name you want. the change will be immediatly "
#~ "effective."
#~ msgstr ""
#~ "默认情况下,适配器的友好名称为<envar>HOSTNAME</envar>-0  (在这里 "
#~ "<envar>HOSTNAME</envar> 是您的计算机的名字),要改变它,编辑文本项,并设置"
#~ "您想要的名字。改变将会立即生效。"

#~ msgid ""
#~ "Setup new device, as described in <xref linkend=\"gnome-bluetooth-applet-"
#~ "setup\"/>"
#~ msgstr ""
#~ "设置新设备,如同<xref linkend=\"gnome-bluetooth-applet-setup\"/>中的描述"

#~ msgid "Connect / Disconnect to a device."
#~ msgstr "连接/断开一个设备。"

#~ msgid ""
#~ "Device Deletion. Deletion will suppress pairing between the adapter and "
#~ "the device, and no communication will be allowed. You need to pair them "
#~ "together again if you want transfer files for instance."
#~ msgstr ""
#~ "设备删除。删除将会阻止适配器与设备之间的配对,并且不允许它们之间的任何通"
#~ "信。如果您需要传输文件,您需要再次将它们配对。"

#~ msgid ""
#~ "<guilabel>Known devices</guilabel> lists the Bluetooth devices you paired "
#~ "and let you manage them, like deleting them, connect to them or adding "
#~ "new one. <_:itemizedlist-1/>"
#~ msgstr ""
#~ "<guilabel>已知设备</guilabel> 列出配对的蓝牙设备,并允许您对它们进行管理,"
#~ "如删除它们,连接它们,或添加新的设备。<placeholder-1/>"

#~ msgid ""
#~ "You can show or hide Bluetooth icon in the panel. See <xref linkend="
#~ "\"gnome-bluetooth-applet\"/> for the applet features."
#~ msgstr ""
#~ "您可以显示或隐藏面板上的蓝牙图标,更多面板小程序特性请参阅:<xref linkend="
#~ "\"gnome-bluetooth-applet\"/>。"

#~ msgid ""
#~ "If you disable the icon in the panel, only limited set of actions will "
#~ "remain available."
#~ msgstr "如果您禁用了面板上的图标,只有很有限的操作继续可用。"

#~ msgid ""
#~ "Click on the <guilabel>Receive Files</guilabel> button and the "
#~ "<guilabel>Personal File Sharing Preferences</guilabel> dialog will "
#~ "appear. You can configure Bluetooth file reception and sharing there."
#~ msgstr ""
#~ "点击 <guilabel>接收文件</guilabel> 按钮,将出现 <guilabel>个人文件共享首选"
#~ "项</guilabel> 对话框,您可以在这儿配置蓝牙文件接收和共享。"

#~ msgid ""
#~ "This feature is not provided by <application>gnome-bluetooth</"
#~ "application>. <application>gnome-user-share</application> must be "
#~ "installed to use this feature."
#~ msgstr ""
#~ "该特性不是由 <application>gnome-bluetooth</application> 提供,必须安装 "
#~ "<application>gnome-user-share</application> 后才能使用。"

#~ msgid ""
#~ "Read more in the <ulink type=\"help\" url=\"help:gnome-user-share"
#~ "\">Personal File Sharing Manual</ulink>: <ulink type=\"help\" url=\"help:"
#~ "gnome-user-share/gnome-user-share-getting-started#gnome-user-share-"
#~ "bluetooth-receiving\">receiving</ulink> and <ulink type=\"help\" url="
#~ "\"help:gnome-user-share/gnome-user-share-getting-started#gnome-user-share-"
#~ "enabling-bluetooth\">sharing</ulink>."
#~ msgstr ""
#~ "更多资料请阅读 <ulink type=\"help\" url=\"ghelp:gnome-user-share\">个人文"
#~ "件共享手册</ulink>: <ulink type=\"help\" url=\"ghelp:gnome-user-"
#~ "share#gnome-user-share-bluetooth-receiving\">接收文件</ulink> 和 <ulink "
#~ "type=\"help\" url=\"ghelp:gnome-user-share#gnome-user-share-enabling-"
#~ "bluetooth\">共享</ulink>。"

#~ msgid "Frequently Asked Questions"
#~ msgstr "常见问题"

#~ msgid ""
#~ "I don't see how to receive files over Bluetooth on my computer in "
#~ "<application>gnome-bluetooth</application>, am I blind?"
#~ msgstr ""
#~ "我没有在我的电脑上看见如何用<application>gnome-bluetooth</application>接收"
#~ "文件,我眼神不好吗?"

#~ msgid ""
#~ "File reception is not implemented in <application>gnome-bluetooth</"
#~ "application>, but in <application>gnome-user-share</application>, so you "
#~ "have to install this application to be able to receive files over "
#~ "Bluetooth. Button explained in the <xref linkend=\"gnome-bluetooth-prefs-"
#~ "receive\"/> is just a launcher of its configuration dialog."
#~ msgstr ""
#~ "文件接收没有在<application>gnome-bluetooth</application>中执行,而是在"
#~ "<application>gnome-user-share</application>中,所以您必须安装此应用程序以"
#~ "通过蓝牙接收文件。在 <xref linkend=\"gnome-bluetooth-prefs-receive\"/> 的"
#~ "按钮说明里,它只是配置对话框的一个启动器。"

#~ msgid ""
#~ "I found a bug in <application>gnome-bluetooth</application> what I can do?"
#~ msgstr ""
#~ "我发现了<application>gnome-bluetooth</application>中的一个缺陷,应该怎么"
#~ "做?"

#~ msgid ""
#~ "You should submit a bug report to <ulink url=\"http://bugzilla.gnome.org/"
#~ "enter_bug.cgi?product=gnome-bluetooth\"/>."
#~ msgstr ""
#~ "您应该将缺陷报告提交到<ulink url=\"http://bugzilla.gnome.org/enter_bug."
#~ "cgi?product=gnome-bluetooth\"/>。"

#~ msgid "link"
#~ msgstr "链接"

#~ msgid ""
#~ "Permission is granted to copy, distribute and/or modify this document "
#~ "under the terms of the GNU Free Documentation License (GFDL), Version 1.1 "
#~ "or any later version published by the Free Software Foundation with no "
#~ "Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You "
#~ "can find a copy of the GFDL at this <_:ulink-1/> or in the file COPYING-"
#~ "DOCS distributed with this manual."
#~ msgstr ""
#~ "对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software "
#~ "Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本,该许可证"
#~ "没有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url="
#~ "\"ghelp:fdl\">link</ulink>上或在随本手册一起分发的 COPYING-DOCS 文件中找"
#~ "到 GFDL 的副本。"

#~ msgid "2009"
#~ msgstr "2009"

#~ msgid "Baptiste Mille-Mathias"
#~ msgstr "Baptiste Mille-Mathias"

#~ msgid "Baptiste"
#~ msgstr "Baptiste"

#~ msgid "Mille-Mathias"
#~ msgstr "Mille-Mathias"

#~ msgid "GNOME Documentation Project"
#~ msgstr "GNOME 文档项目"

#~ msgid "baptiste.millemathias@gmail.com"
#~ msgstr "baptiste.millemathias@gmail.com"

#~ msgid "1.0"
#~ msgstr "1.0"

#~ msgid "March 2009"
#~ msgstr "2009年3月"

#~ msgid "Communication"
#~ msgstr "通信"