forked from NetworkManager/NetworkManager
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathte.po
12775 lines (10601 loc) · 468 KB
/
te.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
# translation of te.po to Telugu
# Telugu translation of NetworkManager.
# Copyright (C) 2009 NetworkManager's COPYRIGHT HOLDER
# This file is distributed under the same license as the NetworkManager package.
#
# Krishna Babu K <kkrothap@redhat.com>, 2009, 2010, 2012, 2013, 2014.
# Lubomir Rintel <lkundrak@v3.sk>, 2016. #zanata
# Thomas Haller <thaller@redhat.com>, 2017. #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: 2017-04-21 05:58-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Telugu <kde-i18n-doc@kde.org>\n"
"Language: te\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 3.9.6\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: ../clients/cli/agent.c:39
#, c-format
msgid ""
"Usage: nmcli agent { COMMAND | help }\n"
"\n"
"COMMAND := { secret | polkit | all }\n"
"\n"
msgstr ""
#: ../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 ""
#: ../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 ""
#: ../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 ""
#: ../clients/cli/agent.c:159
#, c-format
msgid "nmcli successfully registered as a NetworkManager's secret agent.\n"
msgstr ""
#: ../clients/cli/agent.c:161
#, fuzzy, c-format
msgid "Error: secret agent initialization failed"
msgstr "మోడెమ్ సిద్దీకరణ విఫలమైంది"
#: ../clients/cli/agent.c:180
#, fuzzy, c-format
msgid "Error: polkit agent initialization failed: %s"
msgstr "దోషము: అనుసంధానము క్రియాశీలపరచుట విఫలమైంది: %s"
#: ../clients/cli/agent.c:188
#, c-format
msgid "nmcli successfully registered as a polkit agent.\n"
msgstr ""
#: ../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
#, fuzzy, c-format
msgid "Error: openconnect failed: %s\n"
msgstr "దోషం: అనుసంధానం నిర్ధారణ విఫలమైంది: %s\n"
#: ../clients/cli/common.c:651
#, fuzzy, c-format
msgid "Error: openconnect failed with status %d\n"
msgstr "సరికూర్పరి స్థితి %d తో విఫలమైను"
#: ../clients/cli/common.c:653
#, fuzzy, c-format
msgid "Error: openconnect failed with signal %d\n"
msgstr "సరికూర్పరి సిగ్నల్ %d తో విఫలమైను"
#: ../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 ""
#: ../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 "దోషం: నెట్వర్కుమేనేజర్ నడుచుటలేదు."
#: ../clients/cli/common.c:1357
#, c-format
msgid "Error: argument '%s' not understood. Try passing --help instead."
msgstr ""
#: ../clients/cli/common.c:1367
msgid "Error: missing argument. Try passing --help."
msgstr ""
#: ../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
#, fuzzy
msgid "Connection (name, UUID, or path): "
msgstr "అనుసంధానం (పేరు, UUID, లేదా పాత్):"
#: ../clients/cli/connections.c:70
#, fuzzy
msgid "VPN connection (name, UUID, or path): "
msgstr "అనుసంధానం (పేరు, UUID, లేదా పాత్):"
#: ../clients/cli/connections.c:71
#, fuzzy
msgid "Connection(s) (name, UUID, or path): "
msgstr "అనుసంధానం (పేరు, UUID, లేదా పాత్):"
#: ../clients/cli/connections.c:72
#, fuzzy
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 ""
#: ../clients/cli/connections.c:890
#, fuzzy, 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 ""
"Usage: nmcli connection show { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--active]\n"
"\n"
"ఇన్-మెమొరీ మరియు ఆన్-డిస్క్ అనుసంధాన ప్రొఫైళ్ళను జాబితాచేయును, వాటిలో కొన్ని\n"
"క్రియాశీలంగా కూడా ఉండవచ్చు ఒకవేళ పరికరం ఆ అనుసంధాన ప్రొఫైల్ ఉపయోగిస్తుంటే. పారామితి లేకుండా, అన్ని\n"
"ప్రొఫైళ్ళు జాబితా చేయబడెను. --active ఐచ్చికం తెలిపినప్పుడు, క్రియాశీల\n"
"ప్రొఫైల్ మాత్రమే చూపబడును.\n"
"\n"
"ARGUMENTS := [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
"తెలిపిన అనుసంధానాల కొరకు వివరాలను చూపును. అప్రమేయంగా, స్టాటిక్ ఆకృతీకరణ\n"
"మరియు క్రియాశీల అనుసంధాన డేటా రెండు ప్రదర్శించబడును. అవుట్పుట్\n"
"ను వడపోయుట సాధ్యమే గ్లోబల్ '--fields' ఐచ్చికం ఉపయోగించి. మరింత సమాచారం కొరకు మాన్యువల్ పేజీ "
"చూడండి.\n"
"--active ఐచ్చికం తెలిపినప్పుడు, క్రియాశీల ప్రొఫైళ్ళు మాత్రమే పరిగణలోకి\n"
"తీసుకోబడును.\n"
#: ../clients/cli/connections.c:911
#, fuzzy, 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 { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> [ifname <ifname>] [ap <BSSID>] [nsp "
"<name>]\n"
"\n"
"పరికరం పైన అనుసంధానం క్రియాశీలం చేయును. క్రియాశీలం చేయుటకు ప్రొఫైల్ అనునది దాని\n"
"పేరు, UUID లేదా D-Bus పాత్ చే గుర్తించబడును.\n"
"\n"
"ARGUMENTS := ifname <ifname> [ap <BSSID>] [nsp <name>]\n"
"\n"
"పరికరంను ఒక అనుసంధానంతో క్రియాశీలం చేయును. అనుసంధానం ప్రొఫైల్ అనునది\n"
"NetworkManager చే స్వయంచాలకంగా ఎంపికకాబడును.\n"
"\n"
"ifname - దేనిపైన అనుసంధానం క్రియాశీలం చేయాలో ఆ పరికరం తెలుపును\n"
"ap - అనుసంధానం కావడానికి AP తెలుపును (Wi-Fi కొరకు మాత్రమే చెల్లును)\n"
"nsp - అనుసంధానం కావడానికి NSP తెలుపును (WiMAX కొరకు మాత్రమే చెల్లును)\n"
"\n"
#: ../clients/cli/connections.c:932
#, fuzzy, 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 { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path | apath] <ID>\n"
"\n"
"ఒక పరికరం నుండి అనుసంధానం క్రియాహీనం చేయి (పరికరంను ఇకపై స్వయంచాలకంగా-క్రియాశీలం అగుటను\n"
"నిరోధించకుండా). క్రియాహీనం చేయవలసిన ప్రొఫైల్ దాని పేరు,\n"
"UUID లేదా 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 ""
#: ../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 { 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"
"ఉదాహరణలు:\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 ""
#: ../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 { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"ఇంటరాక్టివ్ ఎడిటర్ నందు ఇప్పటికే వున్న అనుసంధాన ప్రొఫైల్ సరికూర్చుము.\n"
"ప్రొఫైల్ దాని పేరు, UUID లేదా D-Bus పాత్ చే గుర్తించబడును\n"
"\n"
"ARGUMENTS := [type <new connection type>] [con-name <new connection 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 { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"అనుసంధాన ప్రొఫైల్ తొలగించు.\n"
"ప్రొఫైల్ దాని పేరు, UUID లేదా D-Bus పాత్ చే గుర్తించబడును.\n"
"\n"
#: ../clients/cli/connections.c:1129
#, fuzzy, 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 edit { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"ఇంటరాక్టివ్ ఎడిటర్ నందు ఇప్పటికే వున్న అనుసంధాన ప్రొఫైల్ సరికూర్చుము.\n"
"ప్రొఫైల్ దాని పేరు, UUID లేదా D-Bus పాత్ చే గుర్తించబడును\n"
"\n"
"ARGUMENTS := [type <new connection type>] [con-name <new connection name>]\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 { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <filename> [<filename>...]\n"
"\n"
"డిస్కు నుండి ఒకటి లేదా ఎక్కువ అనుసంధాన ఫైళ్ళను లోడు/తిరిగిలోడు చేయి. అనుసంధాన ఫైలును\n"
"మానవీయంగా సరికూర్చి నెట్వర్కుమేనేజర్ దాని సరికొత్త\n"
"స్థితి\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 ""
#: ../clients/cli/connections.c:1174
#, fuzzy, 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 delete { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"అనుసంధాన ప్రొఫైల్ తొలగించు.\n"
"ప్రొఫైల్ దాని పేరు, UUID లేదా D-Bus పాత్ చే గుర్తించబడును.\n"
"\n"
#: ../clients/cli/connections.c:1264
#, fuzzy, c-format
msgid "Error updating secrets for %s: %s\n"
msgstr "అనుసంధానము సమాచారమును దాచుటలో దోషము: %s"
#: ../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 "దోషం: 'అనుసంధానం చూపు': %s"
#: ../clients/cli/connections.c:1401
msgid "Activate connection details"
msgstr "క్రియాశీల అనుసంధానము వివరాలు"
#: ../clients/cli/connections.c:1509 ../clients/cli/devices.c:1447
#: ../clients/cli/devices.c:1461 ../clients/cli/devices.c:1476
#: ../clients/cli/devices.c:1534 ../clients/cli/devices.c:1636
msgid "NAME"
msgstr ""
#: ../clients/cli/connections.c:1602
#, c-format
msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s"
msgstr "చెల్లని క్షేత్రాము '%s'; అనుమతించిన క్షేత్రాలు: %s మరియు %s, లేదా %s, %s"
#: ../clients/cli/connections.c:1612 ../clients/cli/connections.c:1620
#, c-format
msgid "'%s' has to be alone"
msgstr "'%s' వొంటరిగా వుండాలి"
#: ../clients/cli/connections.c:1880
#, c-format
msgid "incorrect string '%s' of '--order' option"
msgstr ""
#: ../clients/cli/connections.c:1905
#, c-format
msgid "incorrect item '%s' in '--order' option"
msgstr ""
#: ../clients/cli/connections.c:1943
msgid "No connection specified"
msgstr ""
#: ../clients/cli/connections.c:1954
#, c-format
msgid "%s argument is missing"
msgstr ""
#: ../clients/cli/connections.c:1972
#, c-format
msgid "unknown connection '%s'"
msgstr ""
#: ../clients/cli/connections.c:2001
#, fuzzy
msgid "'--order' argument is missing"
msgstr "దోషము: %s ఆర్గుమెంట్ తప్పిపోయినది."
#: ../clients/cli/connections.c:2061
msgid "NetworkManager active profiles"
msgstr "నెట్వర్కుమేనేజర్ క్రియాశీల ప్రొఫైళ్ళు"
#: ../clients/cli/connections.c:2062
msgid "NetworkManager connection profiles"
msgstr "నెట్వర్కుమేనేజర్ అనుసంధానం ప్రొఫైళ్ళు"
#: ../clients/cli/connections.c:2114 ../clients/cli/connections.c:2859
#: ../clients/cli/connections.c:2871 ../clients/cli/connections.c:2883
#: ../clients/cli/connections.c:3112 ../clients/cli/connections.c:8868
#: ../clients/cli/connections.c:8889 ../clients/cli/devices.c:2970
#: ../clients/cli/devices.c:2982 ../clients/cli/devices.c:2995
#: ../clients/cli/devices.c:3189 ../clients/cli/devices.c:3200
#: ../clients/cli/devices.c:3218 ../clients/cli/devices.c:3227
#: ../clients/cli/devices.c:3248 ../clients/cli/devices.c:3259
#: ../clients/cli/devices.c:3277 ../clients/cli/devices.c:3721
#: ../clients/cli/devices.c:3731 ../clients/cli/devices.c:3739
#: ../clients/cli/devices.c:3751 ../clients/cli/devices.c:3766
#: ../clients/cli/devices.c:3774 ../clients/cli/devices.c:3949
#: ../clients/cli/devices.c:3960 ../clients/cli/devices.c:4131
#, c-format
msgid "Error: %s argument is missing."
msgstr "దోషము: %s ఆర్గుమెంట్ తప్పిపోయినది."
#: ../clients/cli/connections.c:2142
#, c-format
msgid "Error: %s - no such connection profile."
msgstr "దోషము: %s - అటువంటి అనుసంధాన ప్రొఫైల్ లేదు."
#: ../clients/cli/connections.c:2233 ../clients/cli/connections.c:2846
#: ../clients/cli/connections.c:2910 ../clients/cli/connections.c:8385
#: ../clients/cli/connections.c:8491 ../clients/cli/connections.c:8994
#: ../clients/cli/devices.c:1721 ../clients/cli/devices.c:1989
#: ../clients/cli/devices.c:2162 ../clients/cli/devices.c:2270
#: ../clients/cli/devices.c:2462 ../clients/cli/devices.c:3912
#: ../clients/cli/devices.c:4137 ../clients/cli/general.c:896
#, c-format
msgid "Error: %s."
msgstr "దోషము: %s."
#: ../clients/cli/connections.c:2326
#, c-format
msgid "no active connection on device '%s'"
msgstr "పరికరము '%s' పైన యెటువంటి క్రియాశీల అనుసంధానము లేదు"
#: ../clients/cli/connections.c:2334
msgid "no active connection or device"
msgstr "ఎటువంటి క్రియాశీల అనుసంధానము లేదా పరికరము లేదు"
#: ../clients/cli/connections.c:2354
#, fuzzy, c-format
msgid "device '%s' not compatible with connection '%s': "
msgstr "పరికరము '%s' అనుసంధానము '%s'తో సారూప్యమైనది కాదు"
#: ../clients/cli/connections.c:2387
#, c-format
msgid "device '%s' not compatible with connection '%s'"
msgstr "పరికరము '%s' అనుసంధానము '%s'తో సారూప్యమైనది కాదు"
#: ../clients/cli/connections.c:2390
#, c-format
msgid "no device found for connection '%s'"
msgstr "అనుసంధానము '%s' కొరకు యే పరికరము కనుగొనబడలేదు"
#: ../clients/cli/connections.c:2441
#, c-format
msgid "Hint: use '%s' to get more details."
msgstr ""
#: ../clients/cli/connections.c:2459
#, fuzzy, c-format
msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n"
msgstr "అనుసంధానం సఫలవంతంగా క్రియాశీలపరచబడెను (డి-బస్ క్రియాశీల పాత్: %s)\n"
#: ../clients/cli/connections.c:2463 ../clients/cli/connections.c:2613
#: ../clients/cli/connections.c:6701
#, c-format
msgid "Connection successfully activated (D-Bus active path: %s)\n"
msgstr "అనుసంధానం సఫలవంతంగా క్రియాశీలపరచబడెను (డి-బస్ క్రియాశీల పాత్: %s)\n"
#: ../clients/cli/connections.c:2470 ../clients/cli/connections.c:2592
#, c-format
msgid "Error: Connection activation failed: %s"
msgstr "దోషము: అనుసంధానము క్రియాశీలపరచుట విఫలమైంది: %s"
#: ../clients/cli/connections.c:2507
#, c-format
msgid "Error: Timeout expired (%d seconds)"
msgstr ""
#: ../clients/cli/connections.c:2675
#, fuzzy, c-format
msgid "failed to read passwd-file '%s': %s"
msgstr "దోషము: '%s' విలువ తీసివేయుటకు విఫలమైంది: %s\n"
#: ../clients/cli/connections.c:2688
#, c-format
msgid "missing colon in 'password' entry '%s'"
msgstr ""
#: ../clients/cli/connections.c:2696
#, c-format
msgid "missing dot in 'password' entry '%s'"
msgstr ""
#: ../clients/cli/connections.c:2709
#, c-format
msgid "invalid setting name in 'password' entry '%s'"
msgstr ""
#: ../clients/cli/connections.c:2763
#, c-format
msgid "unknown device '%s'."
msgstr "తెలియని పరికరం '%s'."
#: ../clients/cli/connections.c:2768
msgid "neither a valid connection nor device given"
msgstr "చెల్లునటువంటి అనుసంధానంగాని లేదా పరికరంగాని ఇవ్వలేదు"
#: ../clients/cli/connections.c:2893 ../clients/cli/devices.c:1680
#: ../clients/cli/devices.c:3027 ../clients/cli/devices.c:3290
#: ../clients/cli/devices.c:3966
#, c-format
msgid "Unknown parameter: %s\n"
msgstr "తెలియని పారామితి: %s\n"
#: ../clients/cli/connections.c:2918
msgid "preparing"
msgstr "సిద్దమౌతోంది"
#: ../clients/cli/connections.c:3027
#, fuzzy, c-format
msgid "Connection '%s' (%s) successfully deleted.\n"
msgstr "అనుసంధానం '%s' (%s) విజయవంతంగా నవీకరించబడెను.\n"
#: ../clients/cli/connections.c:3043
#, fuzzy, c-format
msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n"
msgstr "అనుసంధానం సఫలవంతంగా క్రియాశీలపరచబడెను (డి-బస్ క్రియాశీల పాత్: %s)\n"
#: ../clients/cli/connections.c:3094 ../clients/cli/connections.c:8599
#: ../clients/cli/connections.c:8630 ../clients/cli/connections.c:8788
#, c-format
msgid "Error: No connection specified."
msgstr "దోషము: ఏ అనుసంధానం తెలుపలేదు."
#: ../clients/cli/connections.c:3124
#, fuzzy, c-format
msgid "Error: '%s' is not an active connection.\n"
msgstr "దోషము: '%s' క్రియాశీల అనుసంధానం కాదు."
#: ../clients/cli/connections.c:3125
#, fuzzy, c-format
msgid "Error: not all active connections found."
msgstr "దోషము: '%s' క్రియాశీల అనుసంధానం కాదు."
#: ../clients/cli/connections.c:3133
#, fuzzy, c-format
msgid "Error: no active connection provided."
msgstr "దోషము: %s - అటువంటి అనుసంధాన ప్రొఫైల్ లేదు."
#: ../clients/cli/connections.c:3164
#, fuzzy, c-format
msgid "Connection '%s' deactivation failed: %s\n"
msgstr "దోషము: అనుసంధానము క్రియాశీలపరచుట విఫలమైంది: %s"
#: ../clients/cli/connections.c:3415 ../clients/cli/connections.c:3472
#: ../clients/common/nm-client-utils.c:225
#, c-format
msgid "'%s' not among [%s]"
msgstr "'%s' [%s] నందు లేదు"
#. We should not really come here
#: ../clients/cli/connections.c:3435 ../clients/cli/connections.c:3495
#: ../clients/common/nm-client-utils.c:293
#, c-format
msgid "Unknown error"
msgstr "తెలియని దోషం"
#: ../clients/cli/connections.c:3629
#, c-format
msgid "Warning: master='%s' doesn't refer to any existing profile.\n"