forked from NetworkManager/NetworkManager
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathzh_CN.po
13764 lines (11569 loc) · 490 KB
/
zh_CN.po
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
# Simplified Chinese translation for NetworkManager.
# Copyright (C) 2004-2018 Free Software Foundation, Inc.
# This file is distributed under the same license as the NetworkManager package.
# Funda Wang <fundawang@linux.net.cn>, 2004.
# Leah Liu <lliu@redhat.com>, 2010.
# Aron Xu <happyaron.xu@gmail.com>, 2009, 2010.
# tuhaihe <1132321739qq@gmail.com>, 2012, 2013.
# Wylmer Wang <wantinghard@gmail.com>, 2013.
# Luo Lei <luolei@ubuntukylin.com>, 2014.
# Ian Li <https://launchpad.net/~ian.li>, 2016.
# shijing <jingshi@ubuntukylin.com>, 2016.
# Mingye Wang (Arthur2e5) <arthur200126@gmail.com>, 2016.
# Mingcong Bai <jeffbai@aosc.xyz>, 2017.
# Dingzhong Chen <wsxy162@gmail.com>, 2016, 2017, 2018.
# lrintel <lrintel@redhat.com>, 2019. #zanata
# tfu <tfu@redhat.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-28 14:23+0200\n"
"PO-Revision-Date: 2018-08-30 12:00+0800\n"
"Last-Translator: Dingzhong Chen <wsxy162@gmail.com>\n"
"Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
"Language: zh_Hans\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Zanata 4.6.2\n"
#: ../clients/cli/agent.c:39
#, c-format
msgid ""
"Usage: nmcli agent { COMMAND | help }\n"
"\n"
"COMMAND := { secret | polkit | all }\n"
"\n"
msgstr ""
"用法:nmcli agent { 命令 | help }\n"
"\n"
"命令 := { secret | polkit | all }\n"
"\n"
#: ../clients/cli/agent.c:47
#, c-format
msgid ""
"Usage: nmcli agent secret { help }\n"
"\n"
"Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n"
"a password it asks registered agents for it. This command keeps nmcli "
"running\n"
"and if a password is required asks the user for it.\n"
"\n"
msgstr ""
"用法:nmcli agent secret { help }\n"
"\n"
"将 nmcli 作为网络管理器(NetworkManager)的密钥(secret)代理运行。当 "
"NetworkManager 要求密码时,它将请求\n"
"注册的代理提供。这个命令将使 nmcli 保持运行,如果要求密码则会请求用户提供。\n"
"\n"
"\n"
#: ../clients/cli/agent.c:57
#, c-format
msgid ""
"Usage: nmcli agent polkit { help }\n"
"\n"
"Registers nmcli as a polkit action for the user session.\n"
"When a polkit daemon requires an authorization, nmcli asks the user and "
"gives\n"
"the response back to polkit.\n"
"\n"
msgstr ""
"用法:nmcli agent polkit { help }\n"
"\n"
"将 nmcli 注册为用于用户会话的 polkit 操作。\n"
"当 polkit 守护进程要求授权时,nmcli 询问用户后将其响应返回 polkit。\n"
"\n"
#: ../clients/cli/agent.c:67
#, c-format
msgid ""
"Usage: nmcli agent all { help }\n"
"\n"
"Runs nmcli as both NetworkManager secret and a polkit agent.\n"
"\n"
msgstr ""
"用法:nmcli agent all { help }\n"
"\n"
"将 nmcli 同时作为网络管理器(NetworkManager)的密钥(secret)代理及 polkit 代"
"理运行。\n"
"\n"
#: ../clients/cli/agent.c:159
#, c-format
msgid "nmcli successfully registered as a NetworkManager's secret agent.\n"
msgstr ""
"nmcli 已成功地注册为网络管理器(NetworkManager)的密钥(secret)代理。\n"
#: ../clients/cli/agent.c:161
#, c-format
msgid "Error: secret agent initialization failed"
msgstr "错误:密钥(secret)代理初始化失败"
#: ../clients/cli/agent.c:180
#, c-format
msgid "Error: polkit agent initialization failed: %s"
msgstr "错误:polkit 代理初始化失败:%s"
#: ../clients/cli/agent.c:188
#, c-format
msgid "nmcli successfully registered as a polkit agent.\n"
msgstr "nmcli 已成功地注册为 polkit 代理。\n"
#: ../clients/cli/common.c:360 ../clients/cli/common.c:361
#: ../clients/cli/common.c:392 ../clients/cli/common.c:393
#: ../clients/cli/connections.c:1460
msgid "GROUP"
msgstr "组"
#: ../clients/cli/common.c:644
#, c-format
msgid "Error: openconnect failed: %s\n"
msgstr "错误:openconnect 失败:%s\n"
#: ../clients/cli/common.c:651
#, c-format
msgid "Error: openconnect failed with status %d\n"
msgstr "错误:openconnect 失败,状态为 %d\n"
#: ../clients/cli/common.c:653
#, c-format
msgid "Error: openconnect failed with signal %d\n"
msgstr "错误:openconnect 失败,信号为 %d\n"
#: ../clients/cli/common.c:741
#, c-format
msgid ""
"Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask "
"without '--ask' option.\n"
msgstr ""
"警告:\"passwd-file\" 里没有给定 \"%s\" 的密码而且 nmcli 没有 \"--ask\" 选项"
"就无法进行\n"
"询问。\n"
#: ../clients/cli/common.c:1241
#, c-format
msgid "Error: Could not create NMClient object: %s."
msgstr "错误:无法创建 NMClient 对象:%s。"
#: ../clients/cli/common.c:1261
msgid "Error: NetworkManager is not running."
msgstr "错误:网络管理器(NetworkManager)未运行。"
#: ../clients/cli/common.c:1357
#, c-format
msgid "Error: argument '%s' not understood. Try passing --help instead."
msgstr "错误:不能理解参数 \"%s\"。试下换成传递 --help 参数。"
#: ../clients/cli/common.c:1367
msgid "Error: missing argument. Try passing --help."
msgstr "错误:缺少参数。试下传递 --help 参数。"
#: ../clients/cli/common.c:1436
msgid "access denied"
msgstr "访问遭到拒绝"
#: ../clients/cli/common.c:1444 ../clients/cli/connections.c:79
#: ../clients/cli/connections.c:88 ../clients/cli/devices.c:438
#: ../clients/cli/devices.c:530 ../clients/cli/devices.c:537
#: ../clients/cli/general.c:40 ../clients/cli/general.c:130
#: ../clients/cli/general.c:135 ../clients/common/nm-client-utils.c:264
#: ../clients/common/nm-client-utils.c:277
#: ../clients/common/nm-client-utils.c:281
#: ../clients/common/nm-client-utils.c:286
#: ../clients/common/nm-meta-setting-desc.c:1711
#: ../clients/common/nm-meta-setting-desc.c:1742
#: ../clients/common/nm-meta-setting-desc.c:2667
#: ../clients/common/nm-meta-setting-desc.c:2725
msgid "unknown"
msgstr "未知"
#: ../clients/cli/common.c:1445
msgid "none"
msgstr "无"
#: ../clients/cli/common.c:1446
msgid "portal"
msgstr "入口"
#: ../clients/cli/common.c:1447
msgid "limited"
msgstr "受限"
#: ../clients/cli/common.c:1448
msgid "full"
msgstr "完全"
#. define some prompts for connection editor
#: ../clients/cli/connections.c:63
msgid "Setting name? "
msgstr "设置名称?"
#: ../clients/cli/connections.c:64
msgid "Property name? "
msgstr "属性名称?"
#: ../clients/cli/connections.c:65
msgid "Enter connection type: "
msgstr "输入连接类型:"
#. define some other prompts
#: ../clients/cli/connections.c:69
msgid "Connection (name, UUID, or path): "
msgstr "连接(名称、UUID 或路径):"
#: ../clients/cli/connections.c:70
msgid "VPN connection (name, UUID, or path): "
msgstr "VPN 连接(名称、UUID 或路径):"
#: ../clients/cli/connections.c:71
msgid "Connection(s) (name, UUID, or path): "
msgstr "连接(名称、UUID 或路径):"
# apath = active path
#: ../clients/cli/connections.c:72
msgid "Connection(s) (name, UUID, path or apath): "
msgstr "连接(名称、UUID、路径或活动路径):"
#: ../clients/cli/connections.c:80
msgid "activating"
msgstr "激活中"
#: ../clients/cli/connections.c:81
msgid "activated"
msgstr "已激活"
#: ../clients/cli/connections.c:82 ../clients/common/nm-client-utils.c:275
msgid "deactivating"
msgstr "停用中"
#: ../clients/cli/connections.c:83
msgid "deactivated"
msgstr "已停用"
#: ../clients/cli/connections.c:89
msgid "VPN connecting (prepare)"
msgstr "VPN 连接中(准备)"
#: ../clients/cli/connections.c:90
msgid "VPN connecting (need authentication)"
msgstr "VPN 连接中(需要验证)"
#: ../clients/cli/connections.c:91
msgid "VPN connecting"
msgstr "VPN 连接中"
#: ../clients/cli/connections.c:92
msgid "VPN connecting (getting IP configuration)"
msgstr "VPN 连接中(获取 IP 配置中)"
#: ../clients/cli/connections.c:93
msgid "VPN connected"
msgstr "VPN 已连接"
#: ../clients/cli/connections.c:94
msgid "VPN connection failed"
msgstr "VPN 连接失败"
#: ../clients/cli/connections.c:95
msgid "VPN disconnected"
msgstr "VPN 已断开"
#: ../clients/cli/connections.c:516
msgid "never"
msgstr "从不"
#: ../clients/cli/connections.c:868
#, c-format
msgid ""
"Usage: nmcli connection { COMMAND | help }\n"
"\n"
"COMMAND := { show | up | down | add | modify | clone | edit | delete | "
"monitor | reload | load | import | export }\n"
"\n"
" show [--active] [--order <order spec>]\n"
" show [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
" up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file "
"<file with passwords>]\n"
"\n"
" down [id | uuid | path | apath] <ID> ...\n"
"\n"
" add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- "
"([+|-]<setting>.<property> <value>)+]\n"
"\n"
" modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> "
"<value>)+\n"
"\n"
" clone [--temporary] [id | uuid | path ] <ID> <new name>\n"
"\n"
" edit [id | uuid | path] <ID>\n"
" edit [type <new_con_type>] [con-name <new_con_name>]\n"
"\n"
" delete [id | uuid | path] <ID>\n"
"\n"
" monitor [id | uuid | path] <ID> ...\n"
"\n"
" reload\n"
"\n"
" load <filename> [ <filename>... ]\n"
"\n"
" import [--temporary] type <type> file <file to import>\n"
"\n"
" export [id | uuid | path] <ID> [<output file>]\n"
"\n"
msgstr ""
"Usage: nmcli connection { COMMAND | help }\n"
"\n"
"COMMAND := { show | up | down | add | modify | clone | edit | delete | "
"monitor | reload | load | import | export }\n"
"\n"
" show [--active] [--order <order spec>]\n"
" show [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
" up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file "
"<file with passwords>]\n"
"\n"
" down [id | uuid | path | apath] <ID> ...\n"
"\n"
" add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- "
"([+|-]<setting>.<property> <value>)+]\n"
"\n"
" modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> "
"<value>)+\n"
"\n"
" clone [--temporary] [id | uuid | path ] <ID> <new name>\n"
"\n"
" edit [id | uuid | path] <ID>\n"
" edit [type <new_con_type>] [con-name <new_con_name>]\n"
"\n"
" delete [id | uuid | path] <ID>\n"
"\n"
" monitor [id | uuid | path] <ID> ...\n"
"\n"
" reload\n"
"\n"
" load <filename> [ <filename>... ]\n"
"\n"
" import [--temporary] type <type> file <file to import>\n"
"\n"
" export [id | uuid | path] <ID> [<output file>]\n"
"\n"
#: ../clients/cli/connections.c:890
#, c-format
msgid ""
"Usage: nmcli connection show { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--active] [--order <order spec>]\n"
"\n"
"List in-memory and on-disk connection profiles, some of which may also be\n"
"active if a device is using that connection profile. Without a parameter, "
"all\n"
"profiles are listed. When --active option is specified, only the active\n"
"profiles are shown. --order allows custom connection ordering (see manual "
"page).\n"
"\n"
"ARGUMENTS := [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
"Show details for specified connections. By default, both static "
"configuration\n"
"and active connection data are displayed. It is possible to filter the "
"output\n"
"using global '--fields' option. Refer to the manual page for more "
"information.\n"
"When --active option is specified, only the active profiles are taken into\n"
"account. Use global --show-secrets option to reveal associated secrets as "
"well.\n"
msgstr ""
"用法:nmcli connection show { 参数 | help }\n"
"\n"
"参数 := [--active] [--order <排序规则>]\n"
"\n"
"列出内存中以及磁盘上的连接配置集,其中也有些是活动的,如果它正被设备使用的"
"话。\n"
"未使用参数时,所有的配置集都将列出。当指定 --active 选项时,只显示活动的配"
"置\n"
"集。--order 允许自定义连接的顺序(请参考手册页)。\n"
"\n"
"参数 := [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
"显示指定连接的细节。在默认情况下,静态配置和活动连接数据都会被显示。您可以用"
"全\n"
"局的 \"--fields\" 选项过滤输出。更多信息请参考手册页。当指定 --active 选项"
"时,只\n"
"会考虑活动的配置集。请使用全局的 --show-secrets 选项以同时显示关联的密钥"
"(secret)。\n"
#: ../clients/cli/connections.c:911
#, c-format
msgid ""
"Usage: nmcli connection up { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> [ifname <ifname>] [ap <BSSID>] [nsp "
"<name>] [passwd-file <file with passwords>]\n"
"\n"
"Activate a connection on a device. The profile to activate is identified by "
"its\n"
"name, UUID or D-Bus path.\n"
"\n"
"ARGUMENTS := ifname <ifname> [ap <BSSID>] [nsp <name>] [passwd-file <file "
"with passwords>]\n"
"\n"
"Activate a device with a connection. The connection profile is selected\n"
"automatically by NetworkManager.\n"
"\n"
"ifname - specifies the device to active the connection on\n"
"ap - specifies AP to connect to (only valid for Wi-Fi)\n"
"nsp - specifies NSP to connect to (only valid for WiMAX)\n"
"passwd-file - file with password(s) required to activate the connection\n"
"\n"
msgstr ""
"用法:nmcli connection up { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path] <ID> [ifname <接口名>] [ap <BSSID>] [nsp <名称>] "
"[passwd-file <密码文件>]\n"
"\n"
"激活设备上的连接。要激活的配置集由它的名称、UUID 或 D-Bus 路径来确定。\n"
"\n"
"参数 := ifname <接口名称> [ap <BSSID>] [nsp <名称>] [passwd-file <密码文件"
">]\n"
"\n"
"用连接激活设备。网络管理器(NetworkManager)会自动选择连接配置集。\n"
"\n"
"ifname - 指定激活连接所用的设备\n"
"ap - 指定要连接的 AP(只对 Wi-Fi 有效)\n"
"nsp - 指定要连接的 NSP(只对 WiMAX 有效)\n"
"passwd-file - 激活连接所需的密码文件\n"
#: ../clients/cli/connections.c:932
#, c-format
msgid ""
"Usage: nmcli connection down { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path | apath] <ID> ...\n"
"\n"
"Deactivate a connection from a device (without preventing the device from\n"
"further auto-activation). The profile to deactivate is identified by its "
"name,\n"
"UUID or D-Bus path.\n"
"\n"
msgstr ""
"用法:nmcli connection down { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path | apath] <ID> ...\n"
"\n"
"从设备停用连接(无需阻止设备再次自动激活)。要停用的配置集由它的名称、UUID "
"或 \n"
"D-Bus 路径来确定。\n"
"\n"
#: ../clients/cli/connections.c:944
#, c-format
msgid ""
"Usage: nmcli connection add { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS "
"[-- ([+|-]<setting>.<property> <value>)+]\n"
"\n"
" COMMON_OPTIONS:\n"
" type <type>\n"
" ifname <interface name> | \"*\"\n"
" [con-name <connection name>]\n"
" [autoconnect yes|no]\n"
" [save yes|no]\n"
" [master <master (ifname, or connection UUID or name)>]\n"
" [slave-type <master connection type>]\n"
"\n"
" TYPE_SPECIFIC_OPTIONS:\n"
" ethernet: [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
"\n"
" wifi: ssid <SSID>\n"
" [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
" [mode infrastructure|ap|adhoc]\n"
"\n"
" wimax: [mac <MAC address>]\n"
" [nsp <NSP>]\n"
"\n"
" pppoe: username <PPPoE username>\n"
" [password <PPPoE password>]\n"
" [service <PPPoE service name>]\n"
" [mtu <MTU>]\n"
" [mac <MAC address>]\n"
"\n"
" gsm: apn <APN>\n"
" [user <username>]\n"
" [password <password>]\n"
"\n"
" cdma: [user <username>]\n"
" [password <password>]\n"
"\n"
" infiniband: [mac <MAC address>]\n"
" [mtu <MTU>]\n"
" [transport-mode datagram | connected]\n"
" [parent <ifname>]\n"
" [p-key <IPoIB P_Key>]\n"
"\n"
" bluetooth: [addr <bluetooth address>]\n"
" [bt-type panu|nap|dun-gsm|dun-cdma]\n"
"\n"
" vlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" id <VLAN ID>\n"
" [flags <VLAN flags>]\n"
" [ingress <ingress priority mapping>]\n"
" [egress <egress priority mapping>]\n"
" [mtu <MTU>]\n"
"\n"
" bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) "
"| broadcast (3) |\n"
" 802.3ad (4) | balance-tlb (5) | balance-alb "
"(6)]\n"
" [primary <ifname>]\n"
" [miimon <num>]\n"
" [downdelay <num>]\n"
" [updelay <num>]\n"
" [arp-interval <num>]\n"
" [arp-ip-target <num>]\n"
" [lacp-rate slow (0) | fast (1)]\n"
"\n"
" bond-slave: master <master (ifname, or connection UUID or name)>\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" team-slave: master <master (ifname, or connection UUID or name)>\n"
" [config <file>|<raw JSON data>]\n"
"\n"
" bridge: [stp yes|no]\n"
" [priority <num>]\n"
" [forward-delay <2-30>]\n"
" [hello-time <1-10>]\n"
" [max-age <6-40>]\n"
" [ageing-time <0-1000000>]\n"
" [multicast-snooping yes|no]\n"
" [mac <MAC address>]\n"
"\n"
" bridge-slave: master <master (ifname, or connection UUID or name)>\n"
" [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|"
"ssh|l2tp|iodine|...\n"
" [user <username>]\n"
"\n"
" olpc-mesh: ssid <SSID>\n"
" [channel <1-13>]\n"
" [dhcp-anycast <MAC address>]\n"
"\n"
" adsl: username <username>\n"
" protocol pppoa|pppoe|ipoatm\n"
" [password <password>]\n"
" [encapsulation vcmux|llc]\n"
"\n"
" tun: mode tun|tap\n"
" [owner <UID>]\n"
" [group <GID>]\n"
" [pi yes|no]\n"
" [vnet-hdr yes|no]\n"
" [multi-queue yes|no]\n"
"\n"
" ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n"
" remote <remote endpoint IP>\n"
" [local <local endpoint IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
"\n"
" macsec: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode <psk|eap>\n"
" [cak <key> ckn <key>]\n"
" [encrypt yes|no]\n"
" [port 1-65534]\n"
"\n"
"\n"
" macvlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode vepa|bridge|private|passthru|source\n"
" [tap yes|no]\n"
"\n"
" vxlan: id <VXLAN ID>\n"
" remote <IP of multicast group or remote address>\n"
" [local <source IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
" [source-port-min <0-65535>]\n"
" [source-port-max <0-65535>]\n"
" [destination-port <0-65535>]\n"
"\n"
" wpan: [short-addr <0x0000-0xffff>]\n"
" [pan-id <0x0000-0xffff>]\n"
" [page <default|0-31>]\n"
" [channel <default|0-26>]\n"
" [mac <MAC address>]\n"
"\n"
" 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" dummy:\n"
"\n"
" SLAVE_OPTIONS:\n"
" bridge: [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" IP_OPTIONS:\n"
" [ip4 <IPv4 address>] [gw4 <IPv4 gateway>]\n"
" [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]\n"
"\n"
msgstr ""
"Usage: nmcli connection add { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS "
"[-- ([+|-]<setting>.<property> <value>)+]\n"
"\n"
" COMMON_OPTIONS:\n"
" type <type>\n"
" ifname <interface name> | \"*\"\n"
" [con-name <connection name>]\n"
" [autoconnect yes|no]\n"
" [save yes|no]\n"
" [master <master (ifname, or connection UUID or name)>]\n"
" [slave-type <master connection type>]\n"
"\n"
" TYPE_SPECIFIC_OPTIONS:\n"
" ethernet: [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
"\n"
" wifi: ssid <SSID>\n"
" [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
" [mode infrastructure|ap|adhoc]\n"
"\n"
" wimax: [mac <MAC address>]\n"
" [nsp <NSP>]\n"
"\n"
" pppoe: username <PPPoE username>\n"
" [password <PPPoE password>]\n"
" [service <PPPoE service name>]\n"
" [mtu <MTU>]\n"
" [mac <MAC address>]\n"
"\n"
" gsm: apn <APN>\n"
" [user <username>]\n"
" [password <password>]\n"
"\n"
" cdma: [user <username>]\n"
" [password <password>]\n"
"\n"
" infiniband: [mac <MAC address>]\n"
" [mtu <MTU>]\n"
" [transport-mode datagram | connected]\n"
" [parent <ifname>]\n"
" [p-key <IPoIB P_Key>]\n"
"\n"
" bluetooth: [addr <bluetooth address>]\n"
" [bt-type panu|nap|dun-gsm|dun-cdma]\n"
"\n"
" vlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" id <VLAN ID>\n"
" [flags <VLAN flags>]\n"
" [ingress <ingress priority mapping>]\n"
" [egress <egress priority mapping>]\n"
" [mtu <MTU>]\n"
"\n"
" bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) "
"| broadcast (3) |\n"
" 802.3ad (4) | balance-tlb (5) | balance-alb "
"(6)]\n"
" [primary <ifname>]\n"
" [miimon <num>]\n"
" [downdelay <num>]\n"
" [updelay <num>]\n"
" [arp-interval <num>]\n"
" [arp-ip-target <num>]\n"
" [lacp-rate slow (0) | fast (1)]\n"
"\n"
" bond-slave: master <master (ifname, or connection UUID or name)>\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" team-slave: master <master (ifname, or connection UUID or name)>\n"
" [config <file>|<raw JSON data>]\n"
"\n"
" bridge: [stp yes|no]\n"
" [priority <num>]\n"
" [forward-delay <2-30>]\n"
" [hello-time <1-10>]\n"
" [max-age <6-40>]\n"
" [ageing-time <0-1000000>]\n"
" [multicast-snooping yes|no]\n"
" [mac <MAC address>]\n"
"\n"
" bridge-slave: master <master (ifname, or connection UUID or name)>\n"
" [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|"
"ssh|l2tp|iodine|...\n"
" [user <username>]\n"
"\n"
" olpc-mesh: ssid <SSID>\n"
" [channel <1-13>]\n"
" [dhcp-anycast <MAC address>]\n"
"\n"
" adsl: username <username>\n"
" protocol pppoa|pppoe|ipoatm\n"
" [password <password>]\n"
" [encapsulation vcmux|llc]\n"
"\n"
" tun: mode tun|tap\n"
" [owner <UID>]\n"
" [group <GID>]\n"
" [pi yes|no]\n"
" [vnet-hdr yes|no]\n"
" [multi-queue yes|no]\n"
"\n"
" ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n"
" remote <remote endpoint IP>\n"
" [local <local endpoint IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
"\n"
" macsec: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode <psk|eap>\n"
" [cak <key> ckn <key>]\n"
" [encrypt yes|no]\n"
" [port 1-65534]\n"
"\n"
"\n"
" macvlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode vepa|bridge|private|passthru|source\n"
" [tap yes|no]\n"
"\n"
" vxlan: id <VXLAN ID>\n"
" remote <IP of multicast group or remote address>\n"
" [local <source IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
" [source-port-min <0-65535>]\n"
" [source-port-max <0-65535>]\n"
" [destination-port <0-65535>]\n"
"\n"
" wpan: [short-addr <0x0000-0xffff>]\n"
" [pan-id <0x0000-0xffff>]\n"
" [page <default|0-31>]\n"
" [channel <default|0-26>]\n"
" [mac <MAC address>]\n"
"\n"
" 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" dummy:\n"
"\n"
" SLAVE_OPTIONS:\n"
" bridge: [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" IP_OPTIONS:\n"
" [ip4 <IPv4 address>] [gw4 <IPv4 gateway>]\n"
" [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]\n"
"\n"
#: ../clients/cli/connections.c:1068
#, c-format
msgid ""
"Usage: nmcli connection modify { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+\n"
"\n"
"Modify one or more properties of the connection profile.\n"
"The profile is identified by its name, UUID or D-Bus path. For multi-valued\n"
"properties you can use optional '+' or '-' prefix to the property name.\n"
"The '+' sign allows appending items instead of overwriting the whole value.\n"
"The '-' sign allows removing selected items instead of the whole value.\n"
"\n"
"Examples:\n"
"nmcli con mod home-wifi wifi.ssid rakosnicek\n"
"nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, "
"10.10.1.5/8\"\n"
"nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n"
"nmcli con mod em1-1 -ipv4.dns 1\n"
"nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n"
"nmcli con mod bond0 +bond.options mii=500\n"
"nmcli con mod bond0 -bond.options downdelay\n"
"\n"
msgstr ""
"用法:nmcli connection modify { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path] <ID> ([+|-]<设置>.<属性> <值>)+\n"
"\n"
"修改连接配置集的一个或多个属性。配置集由其名称、UUID 或 D-Bus 路径来确定。"
"对\n"
"于具有多个值的属性,您可以在属性名称前插入可选的 \"+\" 或 \"-\"。\"+\" 符号允"
"许附加项\n"
"而不是覆盖整个值。\"-\" 符号允许删除选中项而不是整个值。\n"
"\n"
"示例:\n"
"nmcli con mod home-wifi wifi.ssid rakosnicek\n"
"nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, "
"10.10.1.5/8\"\n"
"nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n"
"nmcli con mod em1-1 -ipv4.dns 1\n"
"nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n"
"nmcli con mod bond0 +bond.options mii=500\n"
"nmcli con mod bond0 -bond.options downdelay\n"
"\n"
#: ../clients/cli/connections.c:1091
#, c-format
msgid ""
"Usage: nmcli connection clone { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--temporary] [id | uuid | path] <ID> <new name>\n"
"\n"
"Clone an existing connection profile. The newly created connection will be\n"
"the exact copy of the <ID>, except the uuid property (will be generated) "
"and\n"
"id (provided as <new name> argument).\n"
"\n"
msgstr ""
"用法:nmcli connection clone { 参数 | help }\n"
"\n"
"参数 := [--temporary] [id | uuid | path] <ID> <新名称>\n"
"\n"
"克隆现有的连接配置集。新创建的连接将是 <ID> 的完全复制,除了 UUID 属性(将被"
"生\n"
"成)和 ID(由 <新名称> 参数提供)不同。\n"
"\n"
#: ../clients/cli/connections.c:1103
#, c-format
msgid ""
"Usage: nmcli connection edit { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Edit an existing connection profile in an interactive editor.\n"
"The profile is identified by its name, UUID or D-Bus path\n"
"\n"
"ARGUMENTS := [type <new connection type>] [con-name <new connection name>]\n"
"\n"
"Add a new connection profile in an interactive editor.\n"
"\n"
msgstr ""
"用法:nmcli connection edit { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path] <ID>\n"
"\n"
"在交互式编辑器中编辑已有的连接配置集。\n"
"配置集由其名称、UUID 或 D-Bus 路径来确定。\n"
"\n"
"参数 := [type <新连接类型>] [con-name <新连接名称>]\n"
"\n"
"在交互式编辑器中添加新的连接配置文件。\n"
"\n"
#: ../clients/cli/connections.c:1118
#, c-format
msgid ""
"Usage: nmcli connection delete { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Delete a connection profile.\n"
"The profile is identified by its name, UUID or D-Bus path.\n"
"\n"
msgstr ""
"用法:nmcli connection delete { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path] <ID>\n"
"\n"
"删除一个连接配置集。\n"
"配置集由其名称、UUID 或 D-Bus 路径来确定。\n"
"\n"
#: ../clients/cli/connections.c:1129
#, c-format
msgid ""
"Usage: nmcli connection monitor { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> ...\n"
"\n"
"Monitor connection profile activity.\n"
"This command prints a line whenever the specified connection changes.\n"
"Monitors all connection profiles in case none is specified.\n"
"\n"
msgstr ""
"用法:nmcli connection monitor { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path] <ID> ...\n"
"\n"
"监视连接配置集活动。\n"
"每当指定的连接修改时,这个命令将其打印出来。如果没有指定则监视所有的连接。\n"
"\n"
#: ../clients/cli/connections.c:1141
#, c-format
msgid ""
"Usage: nmcli connection reload { help }\n"
"\n"
"Reload all connection files from disk.\n"
"\n"
msgstr ""
"用法:nmcli connection reload { help }\n"
"\n"
"从磁盘重新载入所有的连接文件。\n"
"\n"
#: ../clients/cli/connections.c:1149
#, c-format
msgid ""
"Usage: nmcli connection load { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <filename> [<filename>...]\n"
"\n"
"Load/reload one or more connection files from disk. Use this after manually\n"
"editing a connection file to ensure that NetworkManager is aware of its "
"latest\n"
"state.\n"
"\n"
msgstr ""
"用法:nmcli connection load { 参数 | help }\n"
"\n"
"参数 := <文件名> [<文件名>...]\n"
"\n"
"从磁盘加载/重载一个或多个连接文件。在手动编辑连接文件后使用此方法以确保\n"
"网络管理器(NetworkManager)能注意到它的最新状态。\n"
"\n"
#: ../clients/cli/connections.c:1161
#, c-format
msgid ""
"Usage: nmcli connection import { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--temporary] type <type> file <file to import>\n"
"\n"
"Import an external/foreign configuration as a NetworkManager connection "
"profile.\n"
"The type of the input file is specified by type option.\n"
"Only VPN configurations are supported at the moment. The configuration\n"
"is imported by NetworkManager VPN plugins.\n"
"\n"
msgstr ""
"用法:nmcli connection import { 参数 | help }\n"
"\n"
"参数 := [--temporary] type <类型> file <要导入的文件>\n"
"\n"
"将外部配置作为网络管理器(NetworkManager)连接配置导入。输入文件的类型由 "
"type 选项指定。\n"
"目前只支持 VPN 配置。配置通过 NetworkManager VPN 插件导入。\n"
"\n"
#: ../clients/cli/connections.c:1174
#, c-format
msgid ""
"Usage: nmcli connection export { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> [<output file>]\n"
"\n"
"Export a connection. Only VPN connections are supported at the moment.\n"
"The data are directed to standard output or to a file if a name is given.\n"
"\n"
msgstr ""
"用法:nmcli connection export { 参数 | help }\n"
"\n"
"参数 := [id | uuid | path] <ID> [<输出文件>]\n"
"\n"
"导出连接。目前只支持 VPN 连接。数据会导出到标准输出或文件(如果给定了)。\n"
"\n"
#: ../clients/cli/connections.c:1264
#, c-format
msgid "Error updating secrets for %s: %s\n"
msgstr "更新 %s 的密钥时出错:%s\n"
#: ../clients/cli/connections.c:1313
msgid "Connection profile details"
msgstr "连接配置集详情"
#: ../clients/cli/connections.c:1326 ../clients/cli/connections.c:1411
#, c-format
msgid "Error: 'connection show': %s"
msgstr "错误:\"connection show\":%s"
#: ../clients/cli/connections.c:1401
msgid "Activate connection details"