-
-
Notifications
You must be signed in to change notification settings - Fork 222
/
it.po
10433 lines (8607 loc) · 272 KB
/
it.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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: lxd\n"
"Report-Msgid-Bugs-To: lxc-devel@lists.linuxcontainers.org\n"
"POT-Creation-Date: 2024-10-25 15:46-0400\n"
"PO-Revision-Date: 2024-02-09 19:02+0000\n"
"Last-Translator: Alberto Donato <alberto.donato@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/incus/cli/it/>\n"
"Language: it\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: Weblate 5.4-dev\n"
#: cmd/incus/info.go:438
msgid " Chassis:"
msgstr ""
#: cmd/incus/info.go:478
msgid " Firmware:"
msgstr ""
#: cmd/incus/info.go:458
msgid " Motherboard:"
msgstr ""
#: cmd/incus/storage_bucket.go:273 cmd/incus/storage_bucket.go:1208
#, fuzzy
msgid ""
"### This is a YAML representation of a storage bucket.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A storage bucket consists of a set of configuration items.\n"
"###\n"
"### name: bucket1\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\""
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/storage.go:290
#, fuzzy
msgid ""
"### This is a YAML representation of a storage pool.\n"
"### Any line starting with a '#' will be ignored.\n"
"###\n"
"### A storage pool consists of a set of configuration items.\n"
"###\n"
"### An example would look like:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: default\n"
"### zfs.pool_name: default"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/storage_volume.go:985
#, fuzzy
msgid ""
"### This is a YAML representation of a storage volume.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A storage volume consists of a set of configuration items.\n"
"###\n"
"### name: foo\n"
"### type: custom\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\""
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/config_trust.go:284
#, fuzzy
msgid ""
"### This is a YAML representation of the certificate.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### Note that the fingerprint is shown but cannot be changed"
msgstr ""
"### Questa è una rappresentazione yaml delle proprietà di\n"
"### un'immagine.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Ogni proprietà è rappresentata da una singola linea.\n"
"### Un esempio è il seguente:\n"
"### description: My custom image"
#: cmd/incus/cluster_group.go:437
#, fuzzy
msgid ""
"### This is a YAML representation of the cluster group.\n"
"### Any line starting with a '# will be ignored."
msgstr ""
"### Questa è una rappresentazione yaml delle proprietà di\n"
"### un'immagine.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Ogni proprietà è rappresentata da una singola linea.\n"
"### Un esempio è il seguente:\n"
"### description: My custom image"
#: cmd/incus/config.go:117
#, fuzzy
msgid ""
"### This is a YAML representation of the configuration.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A sample configuration looks like:\n"
"### name: instance1\n"
"### profiles:\n"
"### - default\n"
"### config:\n"
"### volatile.eth0.hwaddr: 00:16:3e:e9:f8:7f\n"
"### devices:\n"
"### homedir:\n"
"### path: /extra\n"
"### source: /home/user\n"
"### type: disk\n"
"### ephemeral: false\n"
"###\n"
"### Note that the name is shown but cannot be changed"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/image.go:399
#, fuzzy
msgid ""
"### This is a YAML representation of the image properties.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### Each property is represented by a single line:\n"
"### An example would be:\n"
"### description: My custom image"
msgstr ""
"### Questa è una rappresentazione yaml delle proprietà di\n"
"### un'immagine.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Ogni proprietà è rappresentata da una singola linea.\n"
"### Un esempio è il seguente:\n"
"### description: My custom image"
#: cmd/incus/config_metadata.go:71
#, fuzzy
msgid ""
"### This is a YAML representation of the instance metadata.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A sample configuration looks like:\n"
"###\n"
"### architecture: x86_64\n"
"### creation_date: 1477146654\n"
"### expiry_date: 0\n"
"### properties:\n"
"### architecture: x86_64\n"
"### description: BusyBox x86_64\n"
"### name: busybox-x86_64\n"
"### os: BusyBox\n"
"### templates:\n"
"### /template:\n"
"### when:\n"
"### - \"\"\n"
"### create_only: false\n"
"### template: template.tpl\n"
"### properties: {}"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network_acl.go:624
#, fuzzy
msgid ""
"### This is a YAML representation of the network ACL.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A network ACL consists of a set of rules and configuration items.\n"
"###\n"
"### An example would look like:\n"
"### name: allow-all-inbound\n"
"### description: test desc\n"
"### egress: []\n"
"### ingress:\n"
"### - action: allow\n"
"### state: enabled\n"
"### protocol: \"\"\n"
"### source: \"\"\n"
"### source_port: \"\"\n"
"### destination: \"\"\n"
"### destination_port: \"\"\n"
"### icmp_type: \"\"\n"
"### icmp_code: \"\"\n"
"### config:\n"
"### user.foo: bah\n"
"###\n"
"### Note that only the ingress and egress rules, description and "
"configuration keys can be changed."
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network_forward.go:690
#, fuzzy
msgid ""
"### This is a YAML representation of the network forward.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A network forward consists of a default target address and optional set "
"of port forwards for a listen address.\n"
"###\n"
"### An example would look like:\n"
"### listen_address: 192.0.2.1\n"
"### config:\n"
"### target_address: 198.51.100.2\n"
"### description: test desc\n"
"### ports:\n"
"### - description: port forward\n"
"### protocol: tcp\n"
"### listen_port: 80,81,8080-8090\n"
"### target_address: 198.51.100.3\n"
"### target_port: 80,81,8080-8090\n"
"### location: server01\n"
"###\n"
"### Note that the listen_address and location cannot be changed."
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network_integration.go:242
#, fuzzy
msgid ""
"### This is a YAML representation of the network integration.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### Note that the name is shown but cannot be changed"
msgstr ""
"### Questa è una rappresentazione yaml delle proprietà di\n"
"### un'immagine.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Ogni proprietà è rappresentata da una singola linea.\n"
"### Un esempio è il seguente:\n"
"### description: My custom image"
#: cmd/incus/network_load_balancer.go:660
#, fuzzy
msgid ""
"### This is a YAML representation of the network load balancer.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A network load balancer consists of a set of target backends and port "
"forwards for a listen address.\n"
"###\n"
"### An example would look like:\n"
"### listen_address: 192.0.2.1\n"
"### config:\n"
"### user.foo: bar\n"
"### description: test desc\n"
"### backends:\n"
"### - name: backend1\n"
"### description: First backend server\n"
"### target_address: 192.0.3.1\n"
"### target_port: 80\n"
"### - name: backend2\n"
"### description: Second backend server\n"
"### target_address: 192.0.3.2\n"
"### target_port: 80\n"
"### ports:\n"
"### - description: port forward\n"
"### protocol: tcp\n"
"### listen_port: 80,81,8080-8090\n"
"### target_backend:\n"
"### - backend1\n"
"### - backend2\n"
"### location: server01\n"
"###\n"
"### Note that the listen_address and location cannot be changed."
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network_peer.go:719
#, fuzzy
msgid ""
"### This is a YAML representation of the network peer.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### An example would look like:\n"
"### description: A peering to mynet\n"
"### config: {}\n"
"### name: mypeer\n"
"### target_project: default\n"
"### target_network: mynet\n"
"### status: Pending\n"
"###\n"
"### Note that the name, target_project, target_network and status fields "
"cannot be changed."
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network_zone.go:1328
#, fuzzy
msgid ""
"### This is a YAML representation of the network zone record.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A network zone consists of a set of rules and configuration items.\n"
"###\n"
"### An example would look like:\n"
"### name: foo\n"
"### description: SPF record\n"
"### config:\n"
"### user.foo: bah\n"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network_zone.go:632
#, fuzzy
msgid ""
"### This is a YAML representation of the network zone.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A network zone consists of a set of rules and configuration items.\n"
"###\n"
"### An example would look like:\n"
"### name: example.net\n"
"### description: Internal domain\n"
"### config:\n"
"### user.foo: bah\n"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/network.go:717
#, fuzzy
msgid ""
"### This is a YAML representation of the network.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A network consists of a set of configuration items.\n"
"###\n"
"### An example would look like:\n"
"### name: mybr0\n"
"### config:\n"
"### ipv4.address: 10.62.42.1/24\n"
"### ipv4.nat: true\n"
"### ipv6.address: fd00:56ad:9f7a:9800::1/64\n"
"### ipv6.nat: true\n"
"### managed: true\n"
"### type: bridge\n"
"###\n"
"### Note that only the configuration can be changed."
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/profile.go:518
#, fuzzy
msgid ""
"### This is a YAML representation of the profile.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A profile consists of a set of configuration items followed by a set of\n"
"### devices.\n"
"###\n"
"### An example would look like:\n"
"### name: onenic\n"
"### config:\n"
"### raw.lxc: lxc.aa_profile=unconfined\n"
"### devices:\n"
"### eth0:\n"
"### nictype: bridged\n"
"### parent: mybr0\n"
"### type: nic\n"
"###\n"
"### Note that the name is shown but cannot be changed"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/project.go:317
#, fuzzy
msgid ""
"### This is a YAML representation of the project.\n"
"### Any line starting with a '# will be ignored.\n"
"###\n"
"### A project consists of a set of features and a description.\n"
"###\n"
"### An example would look like:\n"
"### config:\n"
"### features.images: \"true\"\n"
"### features.networks: \"true\"\n"
"### features.networks.zones: \"true\"\n"
"### features.profiles: \"true\"\n"
"### features.storage.buckets: \"true\"\n"
"### features.storage.volumes: \"true\"\n"
"### description: My own project\n"
"### name: my-project\n"
"###\n"
"### Note that the name is shown but cannot be changed"
msgstr ""
"### Questa è una rappresentazione yaml di un pool di storage.\n"
"### Le linee che iniziano con '# saranno ignorate.\n"
"###\n"
"### Un pool di storage consiste di un insieme di elementi di\n"
"### configurazione.\n"
"###\n"
"### Un esempio è il seguente:\n"
"### name: default\n"
"### driver: zfs\n"
"### used_by: []\n"
"### config:\n"
"### size: \"61203283968\"\n"
"### source: /home/chb/mnt/lxd_test/default.img\n"
"### zfs.pool_name: default"
#: cmd/incus/cluster.go:893
msgid ""
"### This is a yaml representation of the cluster member.\n"
"### Any line starting with a '# will be ignored."
msgstr ""
#: cmd/incus/info.go:346
#, c-format
msgid "%d (id: %d, online: %v, NUMA node: %v)"
msgstr ""
#: cmd/incus/admin_init_interactive.go:660
#, fuzzy, c-format
msgid "%q is not a block device"
msgstr "%s non è una directory"
#: cmd/incus/admin_init_interactive.go:797
#, fuzzy, c-format
msgid "%q is not an IP address"
msgstr "%s non è una directory"
#: cmd/incus/admin_recover.go:209
#, c-format
msgid "%s %q on pool %q in project %q (includes %d snapshots)"
msgstr ""
#: cmd/incus/image.go:1152
#, c-format
msgid "%s (%d more)"
msgstr "%s (altri %d)"
#: cmd/incus/info.go:188
#, fuzzy, c-format
msgid "%s (%s) (%d available)"
msgstr "%s (altri %d)"
#: cmd/incus/admin_recover.go:65
#, c-format
msgid "%s (backend=%q, source=%q)"
msgstr ""
#: cmd/incus/file.go:1136
#, c-format
msgid "%s is not a directory"
msgstr "%s non è una directory"
#: cmd/incus/file.go:1026
#, fuzzy, c-format
msgid "'%s' isn't a supported file type"
msgstr "'%s' non è un tipo di file supportato."
#: cmd/incus/cluster_group.go:165 cmd/incus/profile.go:251
msgid "(none)"
msgstr "(nessuno)"
#: cmd/incus/info.go:336
#, c-format
msgid "- Level %d (type: %s): %s"
msgstr ""
#: cmd/incus/info.go:315
#, c-format
msgid "- Partition %d"
msgstr "- Partizione %d"
#: cmd/incus/info.go:224
#, c-format
msgid "- Port %d (%s)"
msgstr "- Porta %d (%s)"
#: cmd/incus/action.go:266
msgid "--console can't be used while forcing instance shutdown"
msgstr ""
#: cmd/incus/action.go:435
msgid "--console can't be used with --all"
msgstr ""
#: cmd/incus/action.go:439
#, fuzzy
msgid "--console only works with a single instance"
msgstr "non tutti i profili dell'origine esistono nella destinazione"
#: cmd/incus/create.go:136 cmd/incus/rebuild.go:64
msgid "--empty cannot be combined with an image name"
msgstr ""
#: cmd/incus/config.go:488 cmd/incus/config.go:796
msgid "--expanded cannot be used with a server"
msgstr ""
#: cmd/incus/copy.go:167
msgid "--instance-only can't be passed when the source is a snapshot"
msgstr ""
#: cmd/incus/admin_init_auto.go:42
msgid "--network-port can't be used without --network-address"
msgstr ""
#: cmd/incus/copy.go:101
msgid "--no-profiles cannot be used with --refresh"
msgstr ""
#: cmd/incus/query.go:73
msgid "--project cannot be used with the query command"
msgstr ""
#: cmd/incus/copy.go:178
msgid "--refresh can only be used with instances"
msgstr ""
#: cmd/incus/move.go:265
msgid "--target can only be used with clusters"
msgstr ""
#: cmd/incus/config.go:165 cmd/incus/config.go:438 cmd/incus/config.go:615
#: cmd/incus/config.go:822 cmd/incus/info.go:624
msgid "--target cannot be used with instances"
msgstr ""
#: cmd/incus/alias.go:220
#, fuzzy
msgid "<alias>"
msgstr "Alias:"
#: cmd/incus/alias.go:59
msgid "<alias> <target>"
msgstr ""
#: cmd/incus/admin_sql.go:28
msgid "<local|global> <query>"
msgstr ""
#: cmd/incus/alias.go:165
msgid "<old alias> <new alias>"
msgstr ""
#: cmd/incus/remote.go:976 cmd/incus/remote.go:1042
msgid "<remote>"
msgstr ""
#: cmd/incus/remote.go:1090
msgid "<remote> <URL>"
msgstr ""
#: cmd/incus/remote.go:895
msgid "<remote> <new-name>"
msgstr ""
#: cmd/incus/remote_unix.go:35
#, fuzzy
msgid "<remote>: <path>"
msgstr "Creazione del container in corso"
#: cmd/incus/file.go:680
#, fuzzy
msgid "<source path>... [<remote>:]<instance>/<path>"
msgstr "Creazione del container in corso"
#: cmd/incus/image.go:677
msgid ""
"<tarball>|<directory>|<URL> [<rootfs tarball>] [<remote>:] [key=value...]"
msgstr ""
#: cmd/incus/manpage.go:20
msgid "<target>"
msgstr ""
#: cmd/incus/admin_sql.go:139
#, c-format
msgid "=> Query %d:"
msgstr ""
#: cmd/incus/remote.go:658
#, fuzzy
msgid "A client certificate is already present"
msgstr "Certificato del client salvato dal server: "
#: cmd/incus/config_trust.go:120
msgid "A client name must be provided"
msgstr ""
#: cmd/incus/cluster.go:1026
#, fuzzy
msgid "A cluster member name must be provided"
msgstr "Il nome del container è: %s"
#: cmd/incus/network_allocations.go:72
msgid "ADDRESS"
msgstr ""
#: cmd/incus/alias.go:148 cmd/incus/image.go:1119 cmd/incus/image_alias.go:205
msgid "ALIAS"
msgstr "ALIAS"
#: cmd/incus/image.go:1120
msgid "ALIASES"
msgstr "ALIAS"
#: cmd/incus/list.go:887
msgid "APP"
msgstr ""
#: cmd/incus/cluster.go:174 cmd/incus/image.go:1114 cmd/incus/list.go:572
msgid "ARCHITECTURE"
msgstr "ARCHITETTURA"
#: cmd/incus/remote.go:762
msgid "AUTH TYPE"
msgstr ""
#: cmd/incus/remote.go:119
msgid "Accept certificate"
msgstr "Accetta certificato"
#: cmd/incus/storage_bucket.go:1038
msgid "Access key (auto-generated if empty)"
msgstr ""
#: cmd/incus/storage_bucket.go:1116
#, c-format
msgid "Access key: %s"
msgstr ""
#: cmd/incus/config.go:391
msgid "Access the expanded configuration"
msgstr ""
#: cmd/incus/warning.go:262 cmd/incus/warning.go:263
msgid "Acknowledge warning"
msgstr ""
#: cmd/incus/query.go:77
#, fuzzy, c-format
msgid "Action %q isn't supported by this tool"
msgstr "'%s' non è un tipo di file supportato."
#: cmd/incus/query.go:44
msgid "Action (defaults to GET)"
msgstr "Azione (default a GET)"
#: cmd/incus/cluster_group.go:812
#, fuzzy
msgid "Add a cluster member to a cluster group"
msgstr "Il nome del container è: %s"
#: cmd/incus/network_zone.go:1513
#, fuzzy
msgid "Add a network zone record entry"
msgstr "Il nome del container è: %s"
#: cmd/incus/network_load_balancer.go:892
msgid "Add backend to a load balancer"
msgstr ""
#: cmd/incus/network_load_balancer.go:891
msgid "Add backends to a load balancer"
msgstr ""
#: cmd/incus/network_zone.go:1514
msgid "Add entries to a network zone record"
msgstr ""
#: cmd/incus/config_device.go:77 cmd/incus/config_device.go:78
#, fuzzy
msgid "Add instance devices"
msgstr "Creazione del container in corso"
#: cmd/incus/cluster_group.go:811
msgid "Add member to group"
msgstr ""
#: cmd/incus/alias.go:60 cmd/incus/alias.go:61
msgid "Add new aliases"
msgstr "Aggiungi nuovi alias"
#: cmd/incus/remote.go:108
msgid "Add new remote servers"
msgstr "Aggiungi un nuovo server remoto"
#: cmd/incus/remote.go:109
msgid ""
"Add new remote servers\n"
"\n"
"URL for remote resources must be HTTPS (https://).\n"
"\n"
"Basic authentication can be used when combined with the \"simplestreams\" "
"protocol:\n"
" incus remote add some-name https://LOGIN:PASSWORD@example.com/some/path --"
"protocol=simplestreams\n"
msgstr ""
#: cmd/incus/config_trust.go:90
msgid "Add new trusted client"
msgstr ""
#: cmd/incus/config_trust.go:170
#, fuzzy
msgid "Add new trusted client certificate"
msgstr "Accetta certificato"
#: cmd/incus/config_trust.go:171
msgid ""
"Add new trusted client certificate\n"
"\n"
"The following certificate types are supported:\n"
"- client (default)\n"
"- metrics\n"
msgstr ""
#: cmd/incus/config_trust.go:91
msgid ""
"Add new trusted client\n"
"\n"
"This will issue a trust token to be used by the client to add itself to the "
"trust store.\n"
msgstr ""
#: cmd/incus/network_forward.go:911 cmd/incus/network_forward.go:912
msgid "Add ports to a forward"
msgstr ""
#: cmd/incus/network_load_balancer.go:1080
#: cmd/incus/network_load_balancer.go:1081
msgid "Add ports to a load balancer"
msgstr ""
#: cmd/incus/profile.go:108 cmd/incus/profile.go:109
msgid "Add profiles to instances"
msgstr ""
#: cmd/incus/cluster_role.go:50 cmd/incus/cluster_role.go:51
#, fuzzy
msgid "Add roles to a cluster member"
msgstr "Il nome del container è: %s"
#: cmd/incus/network_acl.go:875 cmd/incus/network_acl.go:876
msgid "Add rules to an ACL"
msgstr ""
#: cmd/incus/admin_recover.go:128
msgid ""
"Additional storage pool configuration property (KEY=VALUE, empty when done):"
msgstr ""
#: cmd/incus/admin_init.go:59
msgid "Address to bind to (default: none)"
msgstr ""
#: cmd/incus/admin_init_interactive.go:803
msgid "Address to bind to (not including port)"
msgstr ""
#: cmd/incus/info.go:228
#, c-format
msgid "Address: %s"
msgstr ""
#: cmd/incus/info.go:372
#, fuzzy, c-format
msgid "Address: %v"
msgstr "La periferica esiste già: %s"
#: cmd/incus/storage_bucket.go:182
#, fuzzy, c-format
msgid "Admin access key: %s"
msgstr "Password amministratore per %s: "
#: cmd/incus/storage_bucket.go:183
#, fuzzy, c-format
msgid "Admin secret key: %s"
msgstr "Aggiornamento automatico: %s"
#: cmd/incus/alias.go:86 cmd/incus/alias.go:199
#, fuzzy, c-format
msgid "Alias %s already exists"
msgstr "il remote %s esiste già"
#: cmd/incus/alias.go:193 cmd/incus/alias.go:248
#, fuzzy, c-format
msgid "Alias %s doesn't exist"
msgstr "il remote %s non esiste"
#: cmd/incus/image_alias.go:89 cmd/incus/image_alias.go:136
#: cmd/incus/image_alias.go:358
msgid "Alias name missing"
msgstr "Nome dell'alias mancante"
#: cmd/incus/image.go:1037
#, fuzzy, c-format
msgid "Alias: %s"
msgstr "Alias:"
#: cmd/incus/publish.go:254
#, fuzzy, c-format
msgid "Aliases already exists: %s"
msgstr "il remote %s esiste già"
#: cmd/incus/image.go:1021
msgid "Aliases:"
msgstr "Alias:"
#: cmd/incus/admin_init_interactive.go:223
msgid "All existing data is lost when joining a cluster, continue?"
msgstr ""
#: cmd/incus/storage_volume.go:1558 cmd/incus/storage_volume.go:2549
msgid "All projects"
msgstr ""
#: cmd/incus/remote.go:199
msgid "All server addresses are unavailable"