forked from NetworkManager/NetworkManager
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfr.po
14650 lines (12478 loc) · 540 KB
/
fr.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
# French translation of NetworkManager.
# Copyright (C) 2004-2011 The GNOME Foundation.
# This file is distributed under the same license as the NetworkManager package.
#
# Raphaël Tournoy <lexpas@free.fr>, 2004.
# Stéphane Raimbault <stephane.raimbault@gmail.com>, 2006-2008.
# Jonathan Ernst <jonathan@ernstfamily.ch>, 2007.
# Robert-André Mauchin <zebob.m@pengzone.org>, 2007-2008.
# Sam Friedmann <sam.friedmann@redhat.com>, 2010.
# Claude Paroz <claude@2xlibre.net>, 2011
# Sam Friedmann <sfriedma@redhat.com>, 2010, 2014.
# croe <croe@redhat.com>, 2019. #zanata
# ljanda <ljanda@redhat.com>, 2019. #zanata
# lrintel <lrintel@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: 2017-11-07 06:49+0000\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: French <trans-fr@lists.fedoraproject.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\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 ""
"Syntaxe : nmcli agent { COMMANDE | help }\n"
"\n"
"COMMAND := { 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 ""
"Syntaxe : nmcli agent secret { help }\n"
"\n"
"Lance nmcli en tant qu'agent pour secret de NetworkManager. Lorsque "
"NetworkManager\n"
"a besoin d'un mot de passe, il en fait la demande aux agents enregistrés. "
"Cette commande\n"
"permet à nmcli de tourner en tâche de fond et de demander le cas échéant le "
"mot de passe\n"
"à l'utilisateur.\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 ""
"Syntaxe : nmcli agent polkit { help }\n"
"\n"
"Enregistre nmcli comme une action polkit pour la session utilisateur.\n"
"Quand le démon polkit demande une autorisation, nmcli la relaiera à\n"
"l'utilisateur et donnera la réponse à 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 ""
"Syntaxe : nmcli agent all { help }\n"
"\n"
"Lance nmcli à la fois en tant qu'agent de secret NetworkManager et agent "
"polkit.\n"
"\n"
#: ../clients/cli/agent.c:159
#, c-format
msgid "nmcli successfully registered as a NetworkManager's secret agent.\n"
msgstr ""
"nmcli est enregistré avec succès comme agent de secret NetworkManager.\n"
#: ../clients/cli/agent.c:161
#, c-format
msgid "Error: secret agent initialization failed"
msgstr "Erreur : l'initialisation de l'agent de secret a échoué"
#: ../clients/cli/agent.c:180
#, c-format
msgid "Error: polkit agent initialization failed: %s"
msgstr "Erreur : l'initialisation de l'agent polkit a échoué : %s"
#: ../clients/cli/agent.c:188
#, c-format
msgid "nmcli successfully registered as a polkit agent.\n"
msgstr "nmcli est enregistré comme agent 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 "GROUPE"
#: ../clients/cli/common.c:644
#, c-format
msgid "Error: openconnect failed: %s\n"
msgstr "Erreur : échec de openconnect : %s\n"
#: ../clients/cli/common.c:651
#, c-format
msgid "Error: openconnect failed with status %d\n"
msgstr "Erreur : échec de openconnect avec l'état %d\n"
#: ../clients/cli/common.c:653
#, c-format
msgid "Error: openconnect failed with signal %d\n"
msgstr "Erreur : échec de openconnect avec le signal %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 ""
"Avertissement : le mot de passe pour « %s » n'est pas indiqué dans le "
"paramètre« passwd-file » et nmcli ne peut le demander à l'utilisateur sans "
"l'option « --ask ».\n"
#: ../clients/cli/common.c:1241
#, c-format
msgid "Error: Could not create NMClient object: %s."
msgstr "Erreur : impossible de créer l'objet NMClient : %s."
#: ../clients/cli/common.c:1261
msgid "Error: NetworkManager is not running."
msgstr "Erreur : NetworkManager n'est pas lancé."
#: ../clients/cli/common.c:1357
#, c-format
msgid "Error: argument '%s' not understood. Try passing --help instead."
msgstr "Erreur : paramètre « %s » non reconnu. Essayez plutôt --help."
#: ../clients/cli/common.c:1367
msgid "Error: missing argument. Try passing --help."
msgstr "Erreur : paramètre manquant. Essayez --help."
#: ../clients/cli/common.c:1436
msgid "access denied"
msgstr "accès refusé"
#: ../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 "inconnu"
#: ../clients/cli/common.c:1445
msgid "none"
msgstr "aucun"
#: ../clients/cli/common.c:1446
msgid "portal"
msgstr "portail"
#: ../clients/cli/common.c:1447
msgid "limited"
msgstr "limité"
#: ../clients/cli/common.c:1448
msgid "full"
msgstr "plein"
#. define some prompts for connection editor
#: ../clients/cli/connections.c:63
msgid "Setting name? "
msgstr "Nom du paramètre ?"
#: ../clients/cli/connections.c:64
msgid "Property name? "
msgstr "Nom de la propriété ?"
#: ../clients/cli/connections.c:65
msgid "Enter connection type: "
msgstr "Saisissez le type de connexion : "
#. define some other prompts
#: ../clients/cli/connections.c:69
msgid "Connection (name, UUID, or path): "
msgstr "Connexion (nom, UUID, ou chemin) :"
#: ../clients/cli/connections.c:70
msgid "VPN connection (name, UUID, or path): "
msgstr "Connexion VPN (nom, UUID, ou chemin) :"
#: ../clients/cli/connections.c:71
msgid "Connection(s) (name, UUID, or path): "
msgstr "Connexion(s) (nom, UUID, ou chemin) :"
#: ../clients/cli/connections.c:72
msgid "Connection(s) (name, UUID, path or apath): "
msgstr "Connexion(s) (nom, UUID, path ou apath) : "
#: ../clients/cli/connections.c:80
msgid "activating"
msgstr "activation"
#: ../clients/cli/connections.c:81
msgid "activated"
msgstr "activé"
#: ../clients/cli/connections.c:82 ../clients/common/nm-client-utils.c:275
msgid "deactivating"
msgstr "désactivation"
#: ../clients/cli/connections.c:83
msgid "deactivated"
msgstr "désactivé"
#: ../clients/cli/connections.c:89
msgid "VPN connecting (prepare)"
msgstr "Connexion VPN (préparation)"
#: ../clients/cli/connections.c:90
msgid "VPN connecting (need authentication)"
msgstr "Connexion VPN (authentification requise)"
#: ../clients/cli/connections.c:91
msgid "VPN connecting"
msgstr "Connexion VPN"
#: ../clients/cli/connections.c:92
msgid "VPN connecting (getting IP configuration)"
msgstr "Connexion VPN (obtention de la configuration IP)"
#: ../clients/cli/connections.c:93
msgid "VPN connected"
msgstr "VPN connecté"
#: ../clients/cli/connections.c:94
msgid "VPN connection failed"
msgstr "Échec de la connexion VPN"
#: ../clients/cli/connections.c:95
msgid "VPN disconnected"
msgstr "VPN déconnecté"
#: ../clients/cli/connections.c:516
msgid "never"
msgstr "jamais"
#: ../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 ""
"Syntaxe : nmcli connection show { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--active] [--order <order spec>]\n"
"\n"
"Répertorie les profils de connexion sur-disque et en-mémoire, avec certaines "
"actifs\n"
"si un périphérique utilise ce profil de connexion. Sans paramètre, tous les\n"
"les profils sont répertoriés. Lorsque l’option --active est spécifiée, seuls "
"les profiles\n"
"actifs sont affichés. --order permet d'ordonnancement des connexions "
"personnalisées, (voir page de manuel).\n"
"\n"
"ARGUMENTS: = [--active] [id | uuid | chemin | apath] <ID>...\n"
"\n"
"Affiche les détails pour les connexions spécifiées. Par défaut, la "
"configuration statique\n"
"et les données de connexions actives sont affichées. Il est possible de "
"filtrer la sortie\n"
"avec un paramètre global '--fields'. Reportez-vous à la page de manuel pour "
"plus d’informations.\n"
"Lorsque l'option --active est spécifiée, seuls les profils actifs sont pris "
"en\n"
"compte. L'utilisation de l'option --show-secrets révéle également les "
"secrets associés.\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 ""
"Syntaxe : 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"
"Active une connexion sur un périphérique. Le profil à activer est identifié "
"par son\n"
"nom, UUID ou chemin D-Bus.\n"
"\n"
"ARGUMENTS := ifname <ifname> [ap <BSSID>] [nsp <name>] [passwd-file <file "
"with passwords>]\n"
"\n"
"Active un périphérique avec une connexion. Le profil de connexion est "
"automatiquement\n"
"sélectionné par NetworkManager.\n"
"\n"
"ifname - spécifie le périphérique sur lequel activer la connexion\n"
"ap - spécifie sur quel AP se connecter (valide pour Wi-Fi uniquement)\n"
"nsp - spécifie sur quel NSP se connecter (valide pour WiMAX uniquement)\n"
"passwd-file - fichier contenant les mots de passe requis pour l'activation "
"de la connexion\n"
"\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 ""
"Syntaxe : nmcli connection down { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path | apath] <ID>\n"
"\n"
"Désactive une connexion d'un périphérique (sans empêcher le périphérique "
"d'utiliser\n"
"l'activation automatique). Le profil à désactiver est identifié par son "
"nom,\n"
"UUID ou chemin 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 ""
"Syntaxe : nmcli connection modify { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+\n"
"\n"
"Modifie une ou plusieurs des propriétés du profil de connexion.\n"
"Le profil est identifié par son nom, son UUID ou son D-Bus. Pour les "
"propriétés aux valeurs multiples\n"
"vous pouvez utiliser en option le préfixe « + » ou « -» préfixe devant le "
"nom de la propriété.\n"
"Le signe « + » permet l’ajout d’éléments au lieu d’écraser la valeur "
"entière.\n"
"Le « - » signe permet de supprimer les éléments sélectionnés, plutôt que la "
"valeur entière.\n"
"\n"
"Exemples :\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 ""
"Syntaxe : nmcli connection clone { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--temporary] [id | uuid | path] <ID> <new name>\n"
"\n"
"Clone un profil de connexion existant. La connexion qui vient d'être créée "
"sera une copie parfaite de <ID>, sauf pour la propriété uuid (qui va être "
"générée) et\n"
"l'id (fourni comme argument <new name>).\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 ""
"Syntaxe : nmcli connection edit { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Modifie un profil de connexion dans un éditeur interactif.\n"
"Le profil est identifié par son nom, UUID ou chemin D-Bus\n"
"\n"
"ARGUMENTS := [type <new connection type>] [con-name <new connection name>]\n"
"\n"
"Ajoute un nouveau profil de connexion dans un éditeur interactif.\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 ""
"Syntaxe : nmcli connection delete { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Supprime un profil de connexion.\n"
"Le profil est identifié par son nom, UUID ou chemin 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 ""
"Syntaxe : nmcli connection edit { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Surveille les activités d'un profil de connexion.\n"
"Cette commande affiche une ligne à chaque fois que la connection spécifiée "
"est modifiée.\n"
"Surveille tous les profils de connexion si rien n'est spécifié \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 ""
"Syntaxe : nmcli connection reload { help }\n"
"\n"
"Recharge tous les fichiers de connexion à partir du disque.\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 ""
"Syntaxe : nmcli connection load { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <filename> [<filename>...]\n"
"\n"
"Charge/recharge un ou plusieurs fichier(s) de connexion à partir du disque. "
"Utilise ceci après\n"
"avoir manuellement modifié un fichier de connexion afin de vous assurer que "
"NetworkManager est\n"
"conscient de l'état le plus récent.\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 ""
"Syntaxe : nmcli connection import { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--temporary] type <type> file <file to import>\n"
"\n"
"Importe une configuration externe/étrangère comme profil de connexion de "
"NetworkManager.\n"
"Le type de fichier d'entrée est spécifié par l'option de type.\n"
"Seules les configurations VPN sont prises en charge actuellement. La "
"configuration\n"
"est importée par les greffons de VPN du NetworkManager.\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"