forked from gphoto/libgphoto2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathit.po
11183 lines (8830 loc) · 279 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
# Italian messages for libgphoto2.
# Copyright (C) 2000, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgphoto2 package.
# Marco Colombo <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2010, 2015.
# Daniele Medri <[email protected]>, 2000.
#
msgid ""
msgstr ""
"Project-Id-Version: libgphoto2 2.5.8\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-07-05 20:54+0200\n"
"PO-Revision-Date: 2015-08-05 14:42+0100\n"
"Last-Translator: Marco Colombo <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
"Language: it\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: camlibs/adc65/adc65.c:242
msgid ""
"Adc65\n"
"Benjamin Moos <[email protected]>"
msgstr ""
"Adc65\n"
"Benjamin Moos <[email protected]>"
#: camlibs/agfa-cl20/agfa_cl20.c:528
#, c-format
msgid ""
"Camera appears to not be using CompactFlash storage\n"
"Unfortunately we do not support that at the moment :-(\n"
msgstr ""
"La fotocamera sembra non usare memorie CompactFlash\n"
"Sfortunatamente ciò non è supportato al momento.\n"
#: camlibs/agfa-cl20/agfa_cl20.c:531
#, c-format
msgid "Camera has taken %d pictures, and is using CompactFlash storage.\n"
msgstr "La fotocamera ha scattato %d foto, e usa memoria CompactFlash.\n"
#: camlibs/agfa-cl20/agfa_cl20.c:539
msgid ""
"agfa_cl20\n"
"The Agfa CL20 Linux Driver People!\n"
" Email us at [email protected] \n"
" Visit us at http://cl20.poeml.de "
msgstr ""
"agfa_cl20\n"
"Il gruppo Agfa CL20 Linux Driver!\n"
" Email: [email protected] \n"
" Visitate: http://cl20.poeml.de "
#: camlibs/aox/library.c:109
#, c-format
msgid ""
"Your USB camera has an Aox chipset.\n"
"Number of lo-res PICs = %i\n"
"Number of hi-res PICs = %i\n"
"Number of PICs = %i\n"
msgstr ""
"La fotocamera USB ha un chipset Aox.\n"
"Numero di foto in bassa risoluzione: %i\n"
"Numero di foto in alta risoluzione: %i\n"
"Numero di foto: %i\n"
#: camlibs/aox/library.c:122
msgid ""
"Aox generic driver\n"
"Theodore Kilgore <[email protected]>\n"
msgstr ""
"Driver generico Aox\n"
"Theodore Kilgore <[email protected]>\n"
#: camlibs/ax203/library.c:99
#, c-format
msgid "Your USB picture frame has a AX203 chipset\n"
msgstr ""
#: camlibs/ax203/library.c:108
msgid ""
"AX203 based picture frames come with a variety of resolutions.\n"
"The gphoto driver for these devices allows you to download,\n"
"upload and delete pictures from the picture frame."
msgstr ""
#: camlibs/ax203/library.c:121
msgid ""
"AX203 USB picture frame driver\n"
"Hans de Goede <[email protected]>\n"
"This driver allows you to download, upload and delete pictures\n"
"from the picture frame."
msgstr ""
#: camlibs/ax203/library.c:443 camlibs/st2205/library.c:542
msgid "Picture Frame Configuration"
msgstr ""
#: camlibs/ax203/library.c:446 camlibs/ax203/library.c:462
#: camlibs/st2205/library.c:545 camlibs/st2205/library.c:569
msgid "Synchronize frame data and time with PC"
msgstr ""
#: camlibs/barbie/barbie.c:360
#, c-format
msgid ""
"Number of pictures: %i\n"
"Firmware Version: %s"
msgstr ""
"Numero di immagini: %i\n"
"Versione del firmware: %s"
#: camlibs/barbie/barbie.c:368
msgid ""
"Barbie/HotWheels/WWF\n"
"Scott Fritzinger <[email protected]>\n"
"Andreas Meyer <[email protected]>\n"
"Pete Zaitcev <[email protected]>\n"
"\n"
"Reverse engineering of image data by:\n"
"Jeff Laing <[email protected]>\n"
"\n"
"Implemented using documents found on\n"
"the web. Permission given by Vision."
msgstr ""
"Barbie/HotWheels/WWF\n"
"Scott Fritzinger <[email protected]>\n"
"Andreas Meyer <[email protected]>\n"
"Pete Zaitcev <[email protected]>\n"
"\n"
"Reverse engineering dei dati delle immagini di:\n"
"Jeff Laing <[email protected]>\n"
"\n"
"Implementato usando documenti trovati\n"
"in rete. Permesso ottenuto da Vision."
#: camlibs/canon/canon.c:642
#, c-format
msgid "Could not create directory %s."
msgstr "Impossibile creare la directory %s."
#: camlibs/canon/canon.c:645
#, c-format
msgid "Could not remove directory %s."
msgstr "Impossibile rimuovere la directory \"%s\"."
#: camlibs/canon/canon.c:1208 camlibs/canon/canon.c:1586
#: camlibs/canon/usb.c:560
msgid "lock keys failed."
msgstr "blocco dei tasti non riuscito."
#: camlibs/canon/canon.c:1304 camlibs/canon/canon.c:1305
msgid "*UNKNOWN*"
msgstr "*SCONOSCIUTO*"
#: camlibs/canon/canon.c:1487
#, c-format
msgid "canon_int_capture_image: initial canon_usb_list_all_dirs() failed with status %li"
msgstr "canon_int_capture_image: canon_usb_list_all_dirs() iniziale fallito con stato %li"
#: camlibs/canon/canon.c:1619
#, c-format
msgid "canon_int_capture_image: final canon_usb_list_all_dirs() failed with status %i"
msgstr "canon_int_capture_image: canon_usb_list_all_dirs() finale fallito con stato %i"
#: camlibs/canon/canon.c:2551
#, c-format
msgid "Name '%s' (%li characters) too long, maximum 30 characters are allowed."
msgstr "Il nome \"%s\" (%li caratteri) è troppo lungo, può avere 30 caratteri al massimo."
#: camlibs/canon/canon.c:2967
#, c-format
msgid "Lower case letters in %s not allowed."
msgstr "Non sono permesse lettere minuscole in %s."
#: camlibs/canon/canon.c:3147
#, c-format
msgid "canon_int_list_directory: ERROR: initial message too short (%i < minimum %i)"
msgstr "canon_int_list_directory: ERRORE: messaggio initial troppo corto (%i < minimo %i)"
#: camlibs/canon/canon.c:3169
msgid "canon_int_list_directory: Reached end of packet while examining the first dirent"
msgstr "canon_int_list_directory: fine del pacchetto raggiunta durante l'analisi della prima voce di directory"
#: camlibs/canon/canon.c:3254
msgid "canon_int_list_directory: truncated directory entry encountered"
msgstr "canon_int_list_directory: incontrata una voce di directory troncata"
#: camlibs/canon/canon.c:3613
msgid "File protected."
msgstr "File protetto."
#: camlibs/canon/canon.c:3714
#, c-format
msgid "canon_int_get_info_func: ERROR: initial message too short (%i < minimum %i)"
msgstr "canon_int_list_func: ERRORE: messaggio initial troppo corto (%i < minimo %i)"
#: camlibs/canon/canon.c:4018
msgid "Could not extract JPEG thumbnail from data: No beginning/end"
msgstr "Impossibile estrarre miniatura JPEG dai dati: inizio/fine mancante"
#: camlibs/canon/canon.c:4107
msgid "Could not extract JPEG thumbnail from data: Data is not JFIF"
msgstr "Impossibile estrarre miniatura JPEG dai dati: i dati non sono JFIF"
#: camlibs/canon/canon.h:156 camlibs/canon/canon.h:170
#, c-format
msgid "NULL parameter \"%s\" in %s line %i"
msgstr "Parametro \"%s\" NULL in %s riga %i"
#: camlibs/canon/canon.h:638
#, c-format
msgid "Don't know how to handle camera->port->type value %i aka 0x%x in %s line %i."
msgstr "Impossibile gestire il valore %i in camera->port->type aka 0x%x in %s riga %i."
#: camlibs/canon/crc.c:234
#, c-format
msgid "FATAL ERROR: initial CRC value for length %d unknown\n"
msgstr "ERRORE FATALE: valore CRC iniziale per lunghezza %d sconosciuto\n"
#: camlibs/canon/crc.c:247
#, c-format
msgid "unable to guess initial CRC value\n"
msgstr "impossibile indovinare il valore CRC iniziale\n"
#: camlibs/canon/crc.c:274
#, c-format
msgid "warning: CRC not checked (add len %d, value 0x%04x) #########################\n"
msgstr "attenzione: CRC non controllato (add len %d, value 0x%04x) #########################\n"
#: camlibs/canon/library.c:97 camlibs/canon/library.c:1616
msgid "Compatibility Mode"
msgstr "Modo compatibilità"
#: camlibs/canon/library.c:98
msgid "Thumbnail"
msgstr "Miniatura"
#: camlibs/canon/library.c:99
msgid "Full Image"
msgstr "Immagine intera"
#: camlibs/canon/library.c:123 camlibs/canon/library.c:266
#: camlibs/ptp2/config.c:1756 camlibs/ptp2/config.c:1767
#: camlibs/ptp2/ptp.c:5310
msgid "Bulb"
msgstr "Bulb"
#: camlibs/canon/library.c:216
msgid "Auto focus: one-shot"
msgstr "Autofocus: uno scatto"
#: camlibs/canon/library.c:217
msgid "Auto focus: AI servo"
msgstr ""
#: camlibs/canon/library.c:218
msgid "Auto focus: AI focus"
msgstr ""
#: camlibs/canon/library.c:219
msgid "Manual focus"
msgstr "Messa a fuoco manuale"
#: camlibs/canon/library.c:224
msgid "Beep off"
msgstr "Segnale acustico spento"
#: camlibs/canon/library.c:225
msgid "Beep on"
msgstr "Segnale acustico acceso"
#: camlibs/canon/library.c:230 camlibs/canon/library.c:281
#: camlibs/ptp2/config.c:3241 camlibs/ptp2/config.c:4697
#: camlibs/ptp2/ptp.c:4922
msgid "Flash off"
msgstr "Flash spento"
#: camlibs/canon/library.c:231
msgid "Flash on"
msgstr "Flash attivo"
#: camlibs/canon/library.c:232
msgid "Flash auto"
msgstr "Flash automatico"
#: camlibs/canon/library.c:259
msgid "AUTO"
msgstr "AUTO"
#: camlibs/canon/library.c:260 camlibs/ptp2/config.c:1763
#: camlibs/ptp2/ptp.c:5304
msgid "P"
msgstr "P"
#: camlibs/canon/library.c:261 camlibs/ptp2/ptp.c:5305
msgid "Tv"
msgstr "Tv"
#: camlibs/canon/library.c:262 camlibs/ptp2/ptp.c:5306
msgid "Av"
msgstr "Av"
#: camlibs/canon/library.c:263 camlibs/ptp2/ptp.c:5307
msgid "M"
msgstr "M"
#: camlibs/canon/library.c:264
msgid "A-DEP"
msgstr "A-DEP"
#: camlibs/canon/library.c:265
msgid "M-DEP"
msgstr "M-DEP"
#: camlibs/canon/library.c:267
msgid "Manual 2"
msgstr "Manuale 2"
#: camlibs/canon/library.c:268
msgid "Far scene"
msgstr "Scena distante"
#: camlibs/canon/library.c:269
msgid "Fast shutter"
msgstr "Otturatore veloce"
#: camlibs/canon/library.c:270
msgid "Slow shutter"
msgstr "Otturatore lento"
#: camlibs/canon/library.c:271
msgid "Night scene"
msgstr "Scena notturna"
#: camlibs/canon/library.c:272
msgid "Gray scale"
msgstr "Scala di grigi"
#: camlibs/canon/library.c:273 camlibs/konica/qm150.c:998
#: camlibs/konica/qm150.c:1014 camlibs/ptp2/config.c:3266
#: camlibs/ptp2/config.c:4057 camlibs/ptp2/ptp.c:5320 camlibs/ptp2/ptp.c:5455
#: camlibs/ricoh/library.c:331 camlibs/sierra/olympus-desc.c:482
#: camlibs/sierra/sierra.c:995 camlibs/sierra/sierra.c:1004
#: camlibs/sierra/sierra.c:1310
msgid "Sepia"
msgstr "Seppia"
#: camlibs/canon/library.c:274 camlibs/ptp2/config.c:1775
#: camlibs/ptp2/config.c:1939 camlibs/ptp2/config.c:2833
#: camlibs/ptp2/config.c:2835 camlibs/ptp2/config.c:2873
#: camlibs/ptp2/config.c:3041 camlibs/ptp2/config.c:3060
#: camlibs/ptp2/config.c:3864 camlibs/ptp2/ptp.c:4936 camlibs/ptp2/ptp.c:5135
#: camlibs/ptp2/ptp.c:5321 camlibs/st2205/library.c:515
#: camlibs/st2205/library.c:528
msgid "Portrait"
msgstr "Ritratto"
#: camlibs/canon/library.c:275 camlibs/ptp2/config.c:1927
#: camlibs/ptp2/config.c:3234 camlibs/sierra/nikon-desc.c:492
#: camlibs/sierra/olympus-desc.c:775 camlibs/sierra/olympus-desc.c:791
msgid "Spot"
msgstr "Spot"
#: camlibs/canon/library.c:276 camlibs/kodak/dc210/dc210.c:243
#: camlibs/kodak/dc210/dc210.c:257 camlibs/konica/qm150.c:1019
#: camlibs/ptp2/config.c:2837 camlibs/ptp2/config.c:2851
#: camlibs/ptp2/config.c:3043 camlibs/ptp2/config.c:3062
#: camlibs/ptp2/ptp.c:4938 camlibs/ptp2/ptp.c:5323 camlibs/ricoh/library.c:499
#: camlibs/sierra/epson-desc.c:218 camlibs/sierra/nikon-desc.c:324
#: camlibs/sierra/olympus-desc.c:637 camlibs/sierra/sierra.c:1115
#: camlibs/sierra/sierra.c:1120 camlibs/sierra/sierra.c:1391
#: camlibs/sierra/sierra.c:1587 camlibs/sierra/sierra.c:1590
#: camlibs/sierra/sierra.c:1803
msgid "Macro"
msgstr "Macro"
#: camlibs/canon/library.c:277
msgid "BW"
msgstr "B/N"
#: camlibs/canon/library.c:278
msgid "PanFocus"
msgstr ""
#: camlibs/canon/library.c:279 camlibs/ptp2/config.c:3860
#: camlibs/ptp2/config.c:4054 camlibs/ptp2/ptp.c:5131 camlibs/ptp2/ptp.c:5452
msgid "Vivid"
msgstr "Vivo"
#: camlibs/canon/library.c:280 camlibs/ptp2/config.c:1941
#: camlibs/ptp2/config.c:4055 camlibs/ptp2/ptp.c:5326 camlibs/ptp2/ptp.c:5453
msgid "Neutral"
msgstr "Neutro"
#: camlibs/canon/library.c:282
msgid "Long shutter"
msgstr "Otturatore lungo"
#: camlibs/canon/library.c:283
msgid "Super macro"
msgstr "Super macro"
#: camlibs/canon/library.c:284
msgid "Foliage"
msgstr "Fogliame"
#: camlibs/canon/library.c:285
msgid "Indoor"
msgstr "Interno"
#: camlibs/canon/library.c:286
msgid "Fireworks"
msgstr "Fuochi d'artificio"
#: camlibs/canon/library.c:287
msgid "Beach"
msgstr "Spiaggia"
#: camlibs/canon/library.c:288
msgid "Underwater"
msgstr "Sott'acqua"
#: camlibs/canon/library.c:289
msgid "Snow"
msgstr "Neve"
#: camlibs/canon/library.c:290
msgid "Kids and pets"
msgstr "Bambini e animali"
#: camlibs/canon/library.c:291
msgid "Night snapshot"
msgstr "Scatto notturno"
#: camlibs/canon/library.c:292
msgid "Digital macro"
msgstr "Macro digitale"
#: camlibs/canon/library.c:293
msgid "MyColors"
msgstr ""
#: camlibs/canon/library.c:294
msgid "Photo in movie"
msgstr ""
#: camlibs/canon/library.c:300 camlibs/ptp2/config.c:1438
#: camlibs/ptp2/config.c:2233 camlibs/ptp2/config.c:4511
#: camlibs/ptp2/ptp.c:4897
msgid "RAW"
msgstr "RAW"
#: camlibs/canon/library.c:302
msgid "RAW 2"
msgstr "RAW 2"
#: camlibs/canon/library.c:304 camlibs/ptp2/config.c:2241
msgid "Small Normal JPEG"
msgstr "JPEG Normale piccola"
#: camlibs/canon/library.c:306 camlibs/ptp2/config.c:2240
msgid "Small Fine JPEG"
msgstr "JPEG Fine piccola"
#: camlibs/canon/library.c:308 camlibs/ptp2/config.c:2239
msgid "Medium Normal JPEG"
msgstr "JPEG Normale media"
#: camlibs/canon/library.c:310 camlibs/ptp2/config.c:2238
msgid "Medium Fine JPEG"
msgstr "JPEG Fine media"
#: camlibs/canon/library.c:312 camlibs/ptp2/config.c:2237
msgid "Large Normal JPEG"
msgstr "JPEG Normale larga"
#: camlibs/canon/library.c:314 camlibs/ptp2/config.c:2236
msgid "Large Fine JPEG"
msgstr "JPEG Fine larga"
#: camlibs/canon/library.c:316 camlibs/ptp2/config.c:2264
msgid "RAW + Small Normal JPEG"
msgstr "RAW + JPEG Normale piccola"
#: camlibs/canon/library.c:318 camlibs/ptp2/config.c:2252
msgid "RAW + Small Fine JPEG"
msgstr "RAW + JPEG Fine piccola"
#: camlibs/canon/library.c:320 camlibs/ptp2/config.c:2261
msgid "RAW + Medium Normal JPEG"
msgstr "RAW + JPEG Normale media"
#: camlibs/canon/library.c:322 camlibs/ptp2/config.c:2249
msgid "RAW + Medium Fine JPEG"
msgstr "RAW + JPEG Fine media"
#: camlibs/canon/library.c:324 camlibs/ptp2/config.c:2258
msgid "RAW + Large Normal JPEG"
msgstr "RAW + JPEG Normale piccola"
#: camlibs/canon/library.c:326 camlibs/ptp2/config.c:2246
msgid "RAW + Large Fine JPEG"
msgstr "RAW + JPEG Fine larga"
#: camlibs/canon/library.c:368
msgid ""
"This is the driver for Canon PowerShot, Digital IXUS, IXY Digital,\n"
" and EOS Digital cameras in their native (sometimes called \"normal\")\n"
" mode. It also supports a small number of Canon digital camcorders\n"
" with still image capability.\n"
"It includes code for communicating over a serial port or USB connection,\n"
" but not (yet) over IEEE 1394 (Firewire).\n"
"It is designed to work with over 70 models as old as the PowerShot A5\n"
" and Pro70 of 1998 and as new as the PowerShot A510 and EOS 350D of\n"
" 2005.\n"
"It has not been verified against the EOS 1D or EOS 1Ds.\n"
"For the A50, using 115200 bps may effectively be slower than using 57600\n"
"If you experience a lot of serial transmission errors, try to have your\n"
" computer as idle as possible (i.e. no disk activity)\n"
msgstr ""
#: camlibs/canon/library.c:497
#, c-format
msgid "Camera unavailable: %s"
msgstr "Fotocamera non disponibile: %s"
#: camlibs/canon/library.c:517
msgid "Switching Camera Off"
msgstr "Spegnimento fotocamera"
#: camlibs/canon/library.c:587 camlibs/canon/library.c:621
msgid "Error capturing image"
msgstr "Errore durante la cattura dell'immagine"
#: camlibs/canon/library.c:677 camlibs/canon/library.c:1110
#, c-format
msgid "Could not get disk name: %s"
msgstr "Impossibile leggere il nome del disco: %s"
#: camlibs/canon/library.c:678 camlibs/canon/library.c:1111
msgid "No reason available"
msgstr "Nessun motivo disponibile"
#: camlibs/canon/library.c:685
#, c-format
msgid "Could not get disk info: %s"
msgstr "Impossibile leggere le informazioni sul disco: %s"
#: camlibs/canon/library.c:754
#, c-format
msgid "Internal error #1 in get_file_func() (%s line %i)"
msgstr "Errore interno #1 in get_file_func() (%s riga %i)"
#: camlibs/canon/library.c:777
#, c-format
msgid "No audio file could be found for %s"
msgstr "Nessun file audio è stato trovato per %s"
#: camlibs/canon/library.c:1033
#, c-format
msgid ""
" Drive %s\n"
" %11s bytes total\n"
" %11s bytes available"
msgstr ""
" Unità %s\n"
" %11s byte totali\n"
" %11s byte disponibili"
#: camlibs/canon/library.c:1041 camlibs/canon/library.c:1047
#: camlibs/canon/library.c:1948 camlibs/canon/library.c:1954
msgid "AC adapter"
msgstr "adattatore AC"
#: camlibs/canon/library.c:1041 camlibs/canon/library.c:1047
#: camlibs/canon/library.c:1948 camlibs/canon/library.c:1954
msgid "on battery"
msgstr ""
#: camlibs/canon/library.c:1043 camlibs/canon/library.c:1950
msgid "power OK"
msgstr "alimentazione OK"
#: camlibs/canon/library.c:1043 camlibs/canon/library.c:1950
msgid "power bad"
msgstr ""
#: camlibs/canon/library.c:1051
#, c-format
msgid "not available: %s"
msgstr "non disponibile: %s"
#: camlibs/canon/library.c:1077
#, c-format
msgid "%s (host time %s%i seconds)"
msgstr ""
#: camlibs/canon/library.c:1087
#, c-format
msgid ""
"\n"
"Camera identification:\n"
" Model: %s\n"
" Owner: %s\n"
"\n"
"Power status: %s\n"
"\n"
"Flash disk information:\n"
"%s\n"
"\n"
"Time: %s\n"
msgstr ""
#: camlibs/canon/library.c:1145
msgid ""
"Canon PowerShot series driver by\n"
" Wolfgang G. Reissnegger,\n"
" Werner Almesberger,\n"
" Edouard Lafargue,\n"
" Philippe Marzouk,\n"
"A5 additions by Ole W. Saastad\n"
"Additional enhancements by\n"
" Holger Klemm\n"
" Stephen H. Westin"
msgstr ""
"Driver per la serie Canon PowerShot di\n"
" Wolfgang G. Reissnegger,\n"
" Werner Almesberger,\n"
" Edouard Lafargue,\n"
" Philippe Marzouk,\n"
"Aggiunte A5 di Ole W. Saastad\n"
"Altre aggiunte di\n"
" Holger Klemm\n"
" Stephen H. Westin"
#: camlibs/canon/library.c:1189
msgid "Error deleting file"
msgstr "Errore durante l'eliminazione del file"
#: camlibs/canon/library.c:1205
msgid "Error deleting associated thumbnail file"
msgstr "Errore durante l'eliminazione della miniatura associata"
#: camlibs/canon/library.c:1339 camlibs/canon/library.c:1472
msgid "Speeds greater than 57600 are not supported for uploading to this camera"
msgstr "Velocità maggiori di 57600 non sono gestite durante il caricamento su questa fotocamera"
#: camlibs/canon/library.c:1356 camlibs/canon/library.c:1490
msgid "Could not get flash drive letter"
msgstr "Impossibile ottenere la lettera del drive flash"
#: camlibs/canon/library.c:1398 camlibs/canon/library.c:1513
msgid ""
"Could not upload, no free folder name available!\n"
"999CANON folder name exists and has an AUT_9999.JPG picture in it."
msgstr ""
"Impossibile fare il caricamento, nessun nome di cartella disponibile!\n"
"La cartella 999CANON esiste e contiene un'immagine AUT_9999.JPG."
#: camlibs/canon/library.c:1420 camlibs/canon/library.c:1533
msgid "Could not create \\DCIM directory."
msgstr "Impossibile creare la directory \\DCIM."
#: camlibs/canon/library.c:1426 camlibs/canon/library.c:1539
msgid "Could not create destination directory."
msgstr "Impossibile creare la directory di destinazione."
#: camlibs/canon/library.c:1586 camlibs/ptp2/config.c:6810
#: camlibs/ptp2/config.c:7099
msgid "Camera and Driver Configuration"
msgstr "Configurazione fotocamera e driver"
#: camlibs/canon/library.c:1589 camlibs/ptp2/config.c:6765
#: camlibs/ptp2/config.c:6766 camlibs/ptp2/config.c:6767
#: camlibs/ptp2/config.c:6768 camlibs/ptp2/config.c:6769
#: camlibs/ptp2/config.c:6770 camlibs/sierra/epson-desc.c:282
#: camlibs/sierra/nikon-desc.c:695 camlibs/sierra/nikon-desc.c:706
#: camlibs/sierra/nikon-desc.c:717 camlibs/sierra/olympus-desc.c:1017
#: camlibs/sierra/olympus-desc.c:1116 camlibs/sierra/olympus-desc.c:1127
#: camlibs/sierra/olympus-desc.c:1140 camlibs/sierra/sierra.c:1185
#: camlibs/sierra/sierra.c:1647
msgid "Camera Settings"
msgstr "Impostazioni fotocamera"
#: camlibs/canon/library.c:1593 camlibs/canon/library.c:1996
#: camlibs/ptp2/config.c:6433 camlibs/ptp2/config.c:6434
msgid "Owner Name"
msgstr "Nome proprietario"
#: camlibs/canon/library.c:1599 camlibs/canon/library.c:2009
msgid "Capture Size Class"
msgstr ""
#: camlibs/canon/library.c:1638 camlibs/canon/library.c:2035
#: camlibs/ptp2/config.c:6471 camlibs/ptp2/config.c:6472
#: camlibs/ptp2/config.c:6474 camlibs/ptp2/config.c:6475
#: camlibs/ptp2/config.c:6476 camlibs/ptp2/config.c:6655
#: camlibs/ptp2/config.c:6659 camlibs/ptp2/ptp.c:4150
#: camlibs/sierra/olympus-desc.c:881 camlibs/sierra/olympus-desc.c:899
msgid "ISO Speed"
msgstr "Velocità ISO"
#: camlibs/canon/library.c:1657 camlibs/canon/library.c:1658
#: camlibs/canon/library.c:1684 camlibs/canon/library.c:1685
#: camlibs/canon/library.c:1711 camlibs/canon/library.c:1712
#: camlibs/canon/library.c:1751 camlibs/canon/library.c:1752
#: camlibs/canon/library.c:1778 camlibs/canon/library.c:1779
#: camlibs/canon/library.c:1809 camlibs/canon/library.c:1810
#: camlibs/canon/library.c:1837 camlibs/canon/library.c:1838
#: camlibs/canon/library.c:1865 camlibs/canon/library.c:1866
#: camlibs/canon/library.c:1893 camlibs/canon/library.c:1894
#: camlibs/ptp2/config.c:3895 camlibs/ptp2/config.c:4207
#: camlibs/ptp2/library.c:4531 camlibs/ptp2/library.c:4533
#: camlibs/ptp2/ptp.c:5081 camlibs/ptp2/ptp.c:5261 camlibs/ptp2/ptp.c:5351
msgid "Unknown"
msgstr "Sconosciuto"
#: camlibs/canon/library.c:1665 camlibs/canon/library.c:2064
msgid "Shooting mode"
msgstr "Modalità di scatto"
#: camlibs/canon/library.c:1692 camlibs/canon/library.c:2093
#: camlibs/ptp2/config.c:6568 camlibs/ptp2/config.c:6569
#: camlibs/ptp2/config.c:6573 camlibs/ptp2/config.c:6574
#: camlibs/ptp2/config.c:6575 camlibs/ptp2/ptp.c:4152 camlibs/ptp2/ptp.c:4742
msgid "Shutter Speed"
msgstr "Velocità otturatore"
#: camlibs/canon/library.c:1722 camlibs/canon/library.c:2266
#: camlibs/kodak/dc210/dc210.c:236 camlibs/kodak/dc210/dc210.c:395
#: camlibs/konica/qm150.c:1033 camlibs/ptp2/config.c:6500
#: camlibs/ptp2/ptp.c:4137 camlibs/ptp2/ptp.c:4163 camlibs/ricoh/library.c:500
#: camlibs/sierra/sierra.c:1160 camlibs/sierra/sierra.c:1420
msgid "Zoom"
msgstr "Zoom"
#: camlibs/canon/library.c:1732 camlibs/canon/library.c:2121
#: camlibs/canon/library.c:2282 camlibs/ptp2/config.c:6560
#: camlibs/ptp2/config.c:6561 camlibs/ptp2/config.c:6564
#: camlibs/ptp2/ptp.c:4151 camlibs/ptp2/ptp.c:4741 camlibs/sierra/sierra.c:962
#: camlibs/sierra/sierra.c:1283 camlibs/sierra/sierra.c:1498
#: camlibs/sierra/sierra.c:1739
msgid "Aperture"
msgstr "Apertura"
#: camlibs/canon/library.c:1758 camlibs/canon/library.c:2148
#: camlibs/ptp2/config.c:6505 camlibs/ptp2/config.c:6506
#: camlibs/ptp2/config.c:6507 camlibs/ptp2/config.c:6508
#: camlibs/ptp2/config.c:6510 camlibs/ptp2/ptp.c:4153 camlibs/ptp2/ptp.c:4327
#: camlibs/sierra/nikon-desc.c:459 camlibs/sierra/nikon-desc.c:482
#: camlibs/sierra/olympus-desc.c:766
msgid "Exposure Compensation"
msgstr "Compensazione esposizione"
#: camlibs/canon/library.c:1785 camlibs/canon/library.c:2177
#: camlibs/ptp2/config.c:6461 camlibs/ptp2/config.c:6462
#: camlibs/ptp2/config.c:6465
msgid "Image Format"
msgstr "Formato immagine"
#: camlibs/canon/library.c:1817 camlibs/canon/library.c:2205
#: camlibs/ptp2/config.c:6537 camlibs/ptp2/config.c:6540
#: camlibs/ptp2/ptp.c:4079 camlibs/sierra/nikon-desc.c:331
#: camlibs/sierra/olympus-desc.c:644
msgid "Focus Mode"
msgstr "Modalità messa a fuoco"
#: camlibs/canon/library.c:1845 camlibs/canon/library.c:2311
#: camlibs/ptp2/config.c:6513 camlibs/ptp2/config.c:6514
#: camlibs/ptp2/ptp.c:4081 camlibs/ptp2/ptp.c:4132 camlibs/ptp2/ptp.c:4385
#: camlibs/ptp2/ptp.c:4595 camlibs/sierra/sierra.c:1022
#: camlibs/sierra/sierra.c:1323 camlibs/sierra/sierra.c:1532
#: camlibs/sierra/sierra.c:1763
msgid "Flash Mode"
msgstr "Modo flash"
#: camlibs/canon/library.c:1873 camlibs/canon/library.c:2234
#: camlibs/konica/library.c:668 camlibs/konica/library.c:883
#: camlibs/ptp2/ptp.c:4133
msgid "Beep"
msgstr "Segnale acustico"
#: camlibs/canon/library.c:1904 camlibs/ptp2/config.c:6763
msgid "Camera Actions"
msgstr "Azioni fotocamera"
#: camlibs/canon/library.c:1908 camlibs/canon/library.c:2340
#: camlibs/ptp2/config.c:6350 camlibs/ptp2/config.c:6351
msgid "Synchronize camera date and time with PC"
msgstr "Sincronizza data e ora della fotocamera con il PC"
#: camlibs/canon/library.c:1915 camlibs/ptp2/config.c:6772
msgid "Camera Status Information"
msgstr "Informazioni di stato fotocamera"
#: camlibs/canon/library.c:1919 camlibs/ptp2/config.c:6379
#: camlibs/ptp2/config.c:6383 camlibs/ptp2/config.c:6384
#: camlibs/ptp2/ptp.c:4171
msgid "Camera Model"
msgstr "Modello fotocamera"
#: camlibs/canon/library.c:1924 camlibs/konica/library.c:654
#: camlibs/konica/library.c:866 camlibs/konica/qm150.c:758
#: camlibs/polaroid/pdc700.c:1006 camlibs/polaroid/pdc700.c:1019
#: camlibs/polaroid/pdc700.c:1089
msgid "Date and Time"
msgstr "Data e ora"
#: camlibs/canon/library.c:1932
msgid "Error"
msgstr "Errore"
#: camlibs/canon/library.c:1936 camlibs/ptp2/config.c:6385
#: camlibs/ptp2/ptp.c:4170
msgid "Firmware Version"
msgstr "Revisione del firmware"
#: camlibs/canon/library.c:1956
msgid "Power"
msgstr "Alimentazione"
#: camlibs/canon/library.c:1964
msgid "Driver"
msgstr "Driver"
#: camlibs/canon/library.c:1968 camlibs/canon/library.c:2354
msgid "List all files"
msgstr "Elenca tutti i file"
#: camlibs/canon/library.c:1974 camlibs/canon/library.c:2367
msgid "Keep filename on upload"
msgstr "Mantieni il nome di file al caricamento"
#: camlibs/canon/library.c:2000 camlibs/canon/library.c:2039
#: camlibs/canon/library.c:2068 camlibs/canon/library.c:2097
#: camlibs/canon/library.c:2125 camlibs/canon/library.c:2153
#: camlibs/canon/library.c:2181 camlibs/canon/library.c:2209
#: camlibs/canon/library.c:2238 camlibs/canon/library.c:2271
#: camlibs/canon/library.c:2286 camlibs/canon/library.c:2315
#: camlibs/canon/library.c:2344
msgid "Camera unavailable"
msgstr "Fotocamera non disponibile"
#: camlibs/canon/library.c:2003
msgid "Owner name changed"
msgstr "Nome del proprietario cambiato"
#: camlibs/canon/library.c:2005
msgid "could not change owner name"
msgstr "impossibile cambiare il nome del proprietario"
#: camlibs/canon/library.c:2017
msgid "Capture size class changed"
msgstr ""
#: camlibs/canon/library.c:2024
msgid "Invalid capture size class setting"
msgstr ""
#: camlibs/canon/library.c:2053
msgid "Invalid ISO speed setting"
msgstr "Impostazione velocità ISO non valida"
#: camlibs/canon/library.c:2056
msgid "ISO speed changed"
msgstr "Velocità ISO cambiata"
#: camlibs/canon/library.c:2058
msgid "Could not change ISO speed"
msgstr "Impossibile cambiare la velocità ISO"
#: camlibs/canon/library.c:2082
msgid "Invalid shooting mode setting"
msgstr "Impostazione modalità di scatto non valida"
#: camlibs/canon/library.c:2085
msgid "Shooting mode changed"
msgstr "Modalità di scatto cambiata"
#: camlibs/canon/library.c:2087
msgid "Could not change shooting mode"
msgstr "Impossibile cambiare la modalità di scatto"
#: camlibs/canon/library.c:2111
msgid "Invalid shutter speed setting"
msgstr "Impostazione della velocità otturatore non valida"
#: camlibs/canon/library.c:2114
msgid "Shutter speed changed"
msgstr "Velocità otturatore cambiata"
#: camlibs/canon/library.c:2116
msgid "Could not change shutter speed"
msgstr "Impossibile cambiare la velocità dell'otturatore"
#: camlibs/canon/library.c:2139 camlibs/canon/library.c:2300
msgid "Invalid aperture setting"
msgstr "Impostazione dell'apertura non valida"
#: camlibs/canon/library.c:2142 camlibs/canon/library.c:2303
msgid "Aperture changed"
msgstr "Apertura cambiata"
#: camlibs/canon/library.c:2144 camlibs/canon/library.c:2305
msgid "Could not change aperture"
msgstr "Impossibile cambiare l'apertura"
#: camlibs/canon/library.c:2167
msgid "Invalid exposure compensation setting"
msgstr "Impostazione della compensazione dell'esposizione non valida"
#: camlibs/canon/library.c:2170
msgid "Exposure compensation changed"
msgstr "Compensazione dell'esposizione cambiata"
#: camlibs/canon/library.c:2172
msgid "Could not change exposure compensation"
msgstr "Impossibile cambiare la compensazione dell'esposizione"
#: camlibs/canon/library.c:2194
msgid "Invalid image format setting"
msgstr "Impostazione del formato immagine non valida"
#: camlibs/canon/library.c:2198
msgid "Image format changed"
msgstr "Formato immagine cambiato"
#: camlibs/canon/library.c:2200
msgid "Could not change image format"
msgstr "Impossibile cambiare il formato immagine"
#: camlibs/canon/library.c:2223
msgid "Invalid focus mode setting"
msgstr "Impostazione messa a fuoco non valida"
#: camlibs/canon/library.c:2226
msgid "Focus mode changed"
msgstr "Modalità messa a fuoco cambiata"
#: camlibs/canon/library.c:2228
msgid "Could not change focus mode"
msgstr "Impossibile cambiare la modalità di messa a fuoco"
#: camlibs/canon/library.c:2252
msgid "Invalid beep mode setting"
msgstr "Impostazione segnale acustico non valida"
#: camlibs/canon/library.c:2255
msgid "Beep mode changed"
msgstr "Modalità segnale acustico cambiata"
#: camlibs/canon/library.c:2257
msgid "Could not change beep mode"
msgstr "Impossibile cambiare modalità del segnale acustico"
#: camlibs/canon/library.c:2274
msgid "Zoom level changed"
msgstr "Livello di zoom cambiato"
#: camlibs/canon/library.c:2276
msgid "Could not change zoom level"
msgstr "Impossibile cambiare il livello di zoom"
#: camlibs/canon/library.c:2329
msgid "Invalid flash mode setting"
msgstr "Impostazione flash non valida"
#: camlibs/canon/library.c:2332
msgid "Flash mode changed"
msgstr "Modalità flash cambiata"
#: camlibs/canon/library.c:2334
msgid "Could not change flash mode"
msgstr "Impossibile cambiare la modalità flash"
#: camlibs/canon/library.c:2347
msgid "time set"
msgstr "orario impostato"
#: camlibs/canon/library.c:2349
msgid "could not set time"
msgstr "impossibile impostare l'orario"
#: camlibs/canon/library.c:2581
#, c-format
msgid "Unsupported port type %i = 0x%x given. Initialization impossible."
msgstr "Tipo di porta %i = 0x%x non gestito. Initializzazione impossibile."
#: camlibs/canon/serial.c:706 camlibs/canon/serial.c:769
msgid "Battery exhausted, camera off."
msgstr "Batteria esaurita, fotocamera spenta."
# FIXME UPSTREAM: missing final '.'
#: camlibs/canon/serial.c:709
msgid "ERROR: unexpected message"
msgstr "ERRORE: messaggio inatteso."