forked from gphoto/libgphoto2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathda.po
11693 lines (9313 loc) · 314 KB
/
da.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
# Danish translation for libgphoto2.
# Copyright (C) 2016 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgphoto2 package.
# Keld Simonsen <[email protected]>, 2000.
# Mogens Jaeger <[email protected]>, 2008, 2009, 2012, 2013, 2014.
# Joe Hansen <[email protected]>, 2016.
#
# til overvejelse: "mRå + Mindre JPEG" -> lille m i Mindre (der er rigtig mange af dem).
# til overvejelse: failed -> mislykkeds (er fejlede i øjeblikket)
# til overvejelse: enable -> aktiver (er tillad i øjeblikket)
# optagning -> optagelse
# Canon EOS-optagning fejlede udløsning: Er kortet skrivebeskyttet? -> Canon EOS-optagelse kunne ikke udløses: ...
# (husk at ændre alle ved ændring)
#
msgid ""
msgstr ""
"Project-Id-Version: libgphoto2 2.5.11\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-11-20 21:36+0100\n"
"PO-Revision-Date: 2016-12-18 11:56+0100\n"
"Last-Translator: Joe Hansen <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\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 ""
"Kameraet bruger tilsyneladende ikke CF-kort\n"
"Desværre understøtter vi ikke det p.t. ;-(\n"
#: camlibs/agfa-cl20/agfa_cl20.c:531
#, c-format
msgid "Camera has taken %d pictures, and is using CompactFlash storage.\n"
msgstr "Kameraet har taget %d billeder, og bruger CF-kort.\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"
"Agfa CL20 Linux driver gruppen!\n"
" Email os på [email protected] \n"
" besøg os på 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 ""
"Dit USB-kamera har et Aox-chipsæt,\n"
"Antallet af lav-opløsningsbilleder er %i\n"
"Antallet af høj-opløsningsbilleder er %i\n"
"Antallet af billeder er %i\n"
#: camlibs/aox/library.c:122
msgid ""
"Aox generic driver\n"
"Theodore Kilgore <[email protected]>\n"
msgstr ""
"Aox almen driver\n"
"Theodore Kilgore <[email protected]>\n"
#: camlibs/ax203/library.c:99
#, c-format
msgid "Your USB picture frame has a AX203 chipset\n"
msgstr "Din USB billedramme har et AX203 chipsæt\n"
#: 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 ""
"AX203 baserede billedrammer har forskellige opløsninger.\n"
"Disse enhederes gphoto driver muliggør download,\n"
"oplægning og sletning af billeder fra billedrammen."
#: 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 ""
"AX203 USB billedramme driver\n"
"Hans de Goede <[email protected]>\n"
"Denne enhed muliggør download, upload\n"
"og sletning af billeder fra billedrammen."
#: camlibs/ax203/library.c:443 camlibs/st2205/library.c:542
msgid "Picture Frame Configuration"
msgstr "Konfiguration af billedramme"
#: 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 "Synkronisér rammedata og tid med PC"
#: camlibs/barbie/barbie.c:359
#, c-format
msgid ""
"Number of pictures: %i\n"
"Firmware Version: %s"
msgstr ""
"Antal billeder: %i\n"
"Firmware version: %s"
#: camlibs/barbie/barbie.c:367
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"
"Omvendt beregning af billeddata ved:\n"
"Jeff Laing <[email protected]>\n"
"\n"
"Implementeret ved brug af dokumenter\n"
"fundet på nettet. Tilladelse givet af Vision."
#: camlibs/canon/canon.c:644
#, c-format
msgid "Could not create directory %s."
msgstr "Kunne ikke oprette katalog %s."
#: camlibs/canon/canon.c:647
#, c-format
msgid "Could not remove directory %s."
msgstr "Kunne ikke fjerne katalog %s."
#: camlibs/canon/canon.c:1210 camlibs/canon/canon.c:1597
#: camlibs/canon/usb.c:559
msgid "lock keys failed."
msgstr "fejl ved låsning af nøgler."
#: camlibs/canon/canon.c:1306 camlibs/canon/canon.c:1307
msgid "*UNKNOWN*"
msgstr "*UKENDT*"
#: camlibs/canon/canon.c:1489
#, c-format
msgid "canon_int_capture_image: initial canon_usb_list_all_dirs() failed with status %li"
msgstr "canon_int_capture_image: initiering af canon_usb_list_all_dirs() fejlede med status %li"
#: camlibs/canon/canon.c:1632
#, c-format
msgid "canon_int_capture_image: final canon_usb_list_all_dirs() failed with status %i"
msgstr "canon_int_capture_image: afsluttende canon_usb_list_all_dirs() fejlede med status %i"
#: camlibs/canon/canon.c:2570
#, c-format
msgid "Name '%s' (%li characters) too long, maximum 30 characters are allowed."
msgstr "Navnet '%s' (%li tegn) for langt, der må højst bruges 30 tegn."
#: camlibs/canon/canon.c:2986
#, c-format
msgid "Lower case letters in %s not allowed."
msgstr "Det er ikke tilladt at bruge små bogstaver i %s."
#: camlibs/canon/canon.c:3166
#, c-format
msgid "canon_int_list_directory: ERROR: initial message too short (%i < minimum %i)"
msgstr "canon_int_list_directory: FEJL: begyndelsesbesked er for kort (%i < minimum %i)"
#: camlibs/canon/canon.c:3188
msgid "canon_int_list_directory: Reached end of packet while examining the first dirent"
msgstr "canon_int_list_directory: Nåede ende af pakke under undersøgelse af den første katalogindgang"
#: camlibs/canon/canon.c:3273
msgid "canon_int_list_directory: truncated directory entry encountered"
msgstr "canon_int_list_directory: stødte på afkortet katalogindgang"
#: camlibs/canon/canon.c:3632
msgid "File protected."
msgstr "Fil beskyttet."
#: camlibs/canon/canon.c:3733
#, c-format
msgid "canon_int_get_info_func: ERROR: initial message too short (%i < minimum %i)"
msgstr "canon_int_get_info_func: FEJL: begyndelsesbesked er for kort (%i < minimum %i)"
#: camlibs/canon/canon.c:4037
msgid "Could not extract JPEG thumbnail from data: No beginning/end"
msgstr "Kunne ikke danne JPEG miniature fra data: Ingen start/slut"
#: camlibs/canon/canon.c:4126
msgid "Could not extract JPEG thumbnail from data: Data is not JFIF"
msgstr "Kunne ikke danne JPEG miniature fra data: Data er ikke JFIF"
#: camlibs/canon/canon.h:156 camlibs/canon/canon.h:170
#, c-format
msgid "NULL parameter \"%s\" in %s line %i"
msgstr "NULL parameter \"%s\" i %s ved linje %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 "Ved ikke hvordan kamera->port->type værdi %i også kendt som 0x%x ved %s linje %i skal håndteres."
#: camlibs/canon/crc.c:234
#, c-format
msgid "FATAL ERROR: initial CRC value for length %d unknown\n"
msgstr "FATAL FEJL: første CRC værdi for længden %d er ukendt\n"
#: camlibs/canon/crc.c:247
#, c-format
msgid "unable to guess initial CRC value\n"
msgstr "ikke i stand til at gætte første CRC værdi\n"
#: camlibs/canon/crc.c:274
#, c-format
msgid "warning: CRC not checked (add len %d, value 0x%04x) #########################\n"
msgstr "advarsel: CRC ikke kontrolleret (add len %d, value 0x%04x) #########################\n"
#: camlibs/canon/library.c:96 camlibs/canon/library.c:1608
msgid "Compatibility Mode"
msgstr "Kompatibilitetstilstand"
#: camlibs/canon/library.c:97
msgid "Thumbnail"
msgstr "Miniature"
#: camlibs/canon/library.c:98
msgid "Full Image"
msgstr "Helt billede"
#: camlibs/canon/library.c:122 camlibs/canon/library.c:265
#: camlibs/ptp2/config.c:1789 camlibs/ptp2/config.c:1800
#: camlibs/ptp2/config.c:2675 camlibs/ptp2/config.c:2703
#: camlibs/ptp2/config.c:3488 camlibs/ptp2/config.c:3533
#: camlibs/ptp2/config.c:3640 camlibs/ptp2/config.c:3670
#: camlibs/ptp2/ptp.c:5454
#, c-format
msgid "Bulb"
msgstr "Bulb"
#: camlibs/canon/library.c:215
msgid "Auto focus: one-shot"
msgstr "Auto-fokus: enkeltbillede"
#: camlibs/canon/library.c:216
msgid "Auto focus: AI servo"
msgstr "Autofokus: AI servo"
#: camlibs/canon/library.c:217
msgid "Auto focus: AI focus"
msgstr "Auto-fokus: AI fokus"
#: camlibs/canon/library.c:218
msgid "Manual focus"
msgstr "Manuel fokusering"
#: camlibs/canon/library.c:223
msgid "Beep off"
msgstr "Bippelyd fra"
#: camlibs/canon/library.c:224
msgid "Beep on"
msgstr "Bippelyd til"
#: camlibs/canon/library.c:229 camlibs/canon/library.c:280
#: camlibs/ptp2/config.c:3298 camlibs/ptp2/config.c:4925
#: camlibs/ptp2/ptp.c:5066
msgid "Flash off"
msgstr "Blitz slukket"
#: camlibs/canon/library.c:230
msgid "Flash on"
msgstr "Blitz til"
#: camlibs/canon/library.c:231
msgid "Flash auto"
msgstr "Blitz auto"
#: camlibs/canon/library.c:258
msgid "AUTO"
msgstr "AUTO"
#: camlibs/canon/library.c:259 camlibs/ptp2/config.c:1796
#: camlibs/ptp2/ptp.c:5448
msgid "P"
msgstr "P"
#: camlibs/canon/library.c:260 camlibs/ptp2/ptp.c:5449
msgid "Tv"
msgstr "Tv"
#: camlibs/canon/library.c:261 camlibs/ptp2/ptp.c:5450
msgid "Av"
msgstr "Av"
#: camlibs/canon/library.c:262 camlibs/ptp2/ptp.c:5451
msgid "M"
msgstr "M"
#: camlibs/canon/library.c:263
msgid "A-DEP"
msgstr "A-DEP"
#: camlibs/canon/library.c:264
msgid "M-DEP"
msgstr "M-DEP"
#: camlibs/canon/library.c:266
msgid "Manual 2"
msgstr "Manuel 2"
#: camlibs/canon/library.c:267
msgid "Far scene"
msgstr "Langt-væk scene"
#: camlibs/canon/library.c:268
msgid "Fast shutter"
msgstr "Hurtig lukker"
#: camlibs/canon/library.c:269
msgid "Slow shutter"
msgstr "Langsom lukker"
#: camlibs/canon/library.c:270
msgid "Night scene"
msgstr "Nat scene"
#: camlibs/canon/library.c:271
msgid "Gray scale"
msgstr "Gråskala"
#: camlibs/canon/library.c:272 camlibs/konica/qm150.c:997
#: camlibs/konica/qm150.c:1013 camlibs/ptp2/config.c:3323
#: camlibs/ptp2/config.c:4248 camlibs/ptp2/ptp.c:5464 camlibs/ptp2/ptp.c:5599
#: 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:1314
msgid "Sepia"
msgstr "Sepia"
#: camlibs/canon/library.c:273 camlibs/ptp2/config.c:1808
#: camlibs/ptp2/config.c:1972 camlibs/ptp2/config.c:2890
#: camlibs/ptp2/config.c:2892 camlibs/ptp2/config.c:2930
#: camlibs/ptp2/config.c:3098 camlibs/ptp2/config.c:3117
#: camlibs/ptp2/config.c:4027 camlibs/ptp2/ptp.c:5080 camlibs/ptp2/ptp.c:5279
#: camlibs/ptp2/ptp.c:5465 camlibs/st2205/library.c:515
#: camlibs/st2205/library.c:528
msgid "Portrait"
msgstr "Portræt"
#: camlibs/canon/library.c:274 camlibs/ptp2/config.c:1960
#: camlibs/ptp2/config.c:3291 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:275 camlibs/kodak/dc210/dc210.c:243
#: camlibs/kodak/dc210/dc210.c:257 camlibs/konica/qm150.c:1018
#: camlibs/ptp2/config.c:2894 camlibs/ptp2/config.c:2908
#: camlibs/ptp2/config.c:3100 camlibs/ptp2/config.c:3119
#: camlibs/ptp2/ptp.c:5082 camlibs/ptp2/ptp.c:5467 camlibs/ricoh/library.c:502
#: 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:1399
#: camlibs/sierra/sierra.c:1601 camlibs/sierra/sierra.c:1604
#: camlibs/sierra/sierra.c:1821
msgid "Macro"
msgstr "Makro"
#: camlibs/canon/library.c:276
msgid "BW"
msgstr "S/H"
#: camlibs/canon/library.c:277
msgid "PanFocus"
msgstr "Panoreringsfokusering"
#: camlibs/canon/library.c:278 camlibs/ptp2/config.c:4023
#: camlibs/ptp2/config.c:4245 camlibs/ptp2/ptp.c:5275 camlibs/ptp2/ptp.c:5596
msgid "Vivid"
msgstr "Intens"
#: camlibs/canon/library.c:279 camlibs/ptp2/config.c:1974
#: camlibs/ptp2/config.c:4246 camlibs/ptp2/ptp.c:5470 camlibs/ptp2/ptp.c:5597
msgid "Neutral"
msgstr "Neutral"
#: camlibs/canon/library.c:281
msgid "Long shutter"
msgstr "Lang lukker"
#: camlibs/canon/library.c:282
msgid "Super macro"
msgstr "Super macro"
#: camlibs/canon/library.c:283
msgid "Foliage"
msgstr "Bladhang"
#: camlibs/canon/library.c:284
msgid "Indoor"
msgstr "Indendørs"
#: camlibs/canon/library.c:285
msgid "Fireworks"
msgstr "Fyrværkeri"
#: camlibs/canon/library.c:286
msgid "Beach"
msgstr "Strand"
#: camlibs/canon/library.c:287
msgid "Underwater"
msgstr "Undervands"
#: camlibs/canon/library.c:288
msgid "Snow"
msgstr "Sne"
#: camlibs/canon/library.c:289
msgid "Kids and pets"
msgstr "Børn og kæledyr"
#: camlibs/canon/library.c:290
msgid "Night snapshot"
msgstr "Nat snapshot"
#: camlibs/canon/library.c:291
msgid "Digital macro"
msgstr "Digital macro"
#: camlibs/canon/library.c:292
msgid "MyColors"
msgstr "Minefarver"
#: camlibs/canon/library.c:293
msgid "Photo in movie"
msgstr "Foto i film"
#: camlibs/canon/library.c:299 camlibs/ptp2/config.c:1460
#: camlibs/ptp2/config.c:2266 camlibs/ptp2/config.c:4712
#: camlibs/ptp2/ptp.c:5041
msgid "RAW"
msgstr "Rå"
#: camlibs/canon/library.c:301
msgid "RAW 2"
msgstr "Rå 2"
#: camlibs/canon/library.c:303 camlibs/ptp2/config.c:2274
#: camlibs/ptp2/config.c:2276
msgid "Small Normal JPEG"
msgstr "Lille Normal JPEG"
#: camlibs/canon/library.c:305 camlibs/ptp2/config.c:2273
#: camlibs/ptp2/config.c:2275
msgid "Small Fine JPEG"
msgstr "Lille Fin JPEG"
#: camlibs/canon/library.c:307 camlibs/ptp2/config.c:2272
msgid "Medium Normal JPEG"
msgstr "Mellem Normal JPEG"
#: camlibs/canon/library.c:309 camlibs/ptp2/config.c:2271
msgid "Medium Fine JPEG"
msgstr "Mellem Fin JPEG"
#: camlibs/canon/library.c:311 camlibs/ptp2/config.c:2270
msgid "Large Normal JPEG"
msgstr "Stor Normal JPEG"
#: camlibs/canon/library.c:313 camlibs/ptp2/config.c:2269
msgid "Large Fine JPEG"
msgstr "Stor Fin JPEG"
#: camlibs/canon/library.c:315 camlibs/ptp2/config.c:2297
#: camlibs/ptp2/config.c:2298
msgid "RAW + Small Normal JPEG"
msgstr "Rå + Lille Normal JPEG"
#: camlibs/canon/library.c:317 camlibs/ptp2/config.c:2285
#: camlibs/ptp2/config.c:2286
msgid "RAW + Small Fine JPEG"
msgstr "Rå + Lille Fin JPEG"
#: camlibs/canon/library.c:319 camlibs/ptp2/config.c:2294
msgid "RAW + Medium Normal JPEG"
msgstr "Rå + Mellem Normal JPEG"
#: camlibs/canon/library.c:321 camlibs/ptp2/config.c:2282
msgid "RAW + Medium Fine JPEG"
msgstr "Rå + Mellem Fin JPEG"
#: camlibs/canon/library.c:323 camlibs/ptp2/config.c:2291
msgid "RAW + Large Normal JPEG"
msgstr "Rå + Stor Normal JPEG"
#: camlibs/canon/library.c:325 camlibs/ptp2/config.c:2279
msgid "RAW + Large Fine JPEG"
msgstr "Rå + Stor Fin JPEG"
#: camlibs/canon/library.c:367
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 ""
"Dette er driveren til Canon PowerShot, Digital IXUS, IXY Digital,\n"
" og EOS Digital kameraer i deres naturlige (af og til kaldet \"normal\")\n"
" tilstand Den understøtter også et mindre antal af Canon digital videooptagere\n"
" med mulighed for fastbilleder.\n"
"Den inkluderer kode til kommunikation via en seriel port eller USB forbindelse,\n"
" men ikke (endnu) via IEEE 1394 (Firewire).\n"
"Den er designet til at virke med over 70 modeller, såvel ældre som PowerShot A5\n"
" og Pro70 fra 1998, og så nye som PowerShot A510 og EOS 350D fra 2005.\n"
"Den er ikke blevet testet med EOS 1D eller EOS 1Ds.\n"
"Ved A50, kan brug af 115200 bps være langsommere end brug af 57000\n"
"Hvis du oplever mange seriel-overførselsfejl, prøv at holde din computer\n"
" så ledig som muligt (f.eks. ingen diskaktivitet)\n"
#: camlibs/canon/library.c:489
#, c-format
msgid "Camera unavailable: %s"
msgstr "Kamera ikke tilgængeligt: %s"
#: camlibs/canon/library.c:509
msgid "Switching Camera Off"
msgstr "Slukker kameraet"
#: camlibs/canon/library.c:579 camlibs/canon/library.c:613
msgid "Error capturing image"
msgstr "Fejl under eksponering af billede"
#: camlibs/canon/library.c:669 camlibs/canon/library.c:1102
#, c-format
msgid "Could not get disk name: %s"
msgstr "Kunne ikke finde disknavn: %s"
#: camlibs/canon/library.c:670 camlibs/canon/library.c:1103
msgid "No reason available"
msgstr "Ingen begrundelse tilgængelig"
#: camlibs/canon/library.c:677
#, c-format
msgid "Could not get disk info: %s"
msgstr "Kunne ikke finde diskinformation: %s"
#: camlibs/canon/library.c:746
#, c-format
msgid "Internal error #1 in get_file_func() (%s line %i)"
msgstr "Intern fejl #1 i get_file_func() (%s linje %i)"
#: camlibs/canon/library.c:769
#, c-format
msgid "No audio file could be found for %s"
msgstr "Kunne ikke finde nogen lydfil til %s"
#: camlibs/canon/library.c:1025
#, c-format
msgid ""
" Drive %s\n"
" %11s bytes total\n"
" %11s bytes available"
msgstr ""
" Drev %s\n"
" %11s byte total\n"
" %11s byte til rådighed"
#: camlibs/canon/library.c:1033 camlibs/canon/library.c:1039
#: camlibs/canon/library.c:1940 camlibs/canon/library.c:1946
msgid "AC adapter"
msgstr "Strømforsyning"
#: camlibs/canon/library.c:1033 camlibs/canon/library.c:1039
#: camlibs/canon/library.c:1940 camlibs/canon/library.c:1946
msgid "on battery"
msgstr "på batteri"
#: camlibs/canon/library.c:1035 camlibs/canon/library.c:1942
msgid "power OK"
msgstr "strøm O.k."
#: camlibs/canon/library.c:1035 camlibs/canon/library.c:1942
msgid "power bad"
msgstr "mangler strøm"
#: camlibs/canon/library.c:1043
#, c-format
msgid "not available: %s"
msgstr "ikke tilgængelig: %s"
#: camlibs/canon/library.c:1069
#, c-format
msgid "%s (host time %s%i seconds)"
msgstr "%s (vært tid %s%i sekunder)"
#: camlibs/canon/library.c:1079
#, 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 ""
"\n"
"Kamera identifikation:\n"
" Model: %s\n"
" Ejer: %s\n"
"\n"
"Strøm status: %s\n"
"\n"
"Flashkort information:\n"
"%s\n"
"\n"
"Tid: %s\n"
#: camlibs/canon/library.c:1137
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 ""
"Canon PowerShot seriens driver ved\n"
" Wolfgang G. Reissnegger,\n"
" Werner Almesberger,\n"
" Edouard Lafargue,\n"
" Philippe Marzouk,\n"
"A5 tilføjelser ved Ole W. Saastad\n"
"Yderligere forbedringer ved\n"
" Holger Klemm\n"
" Stephen H. Westin"
#: camlibs/canon/library.c:1181
msgid "Error deleting file"
msgstr "Fejl ved sletning af fil"
#: camlibs/canon/library.c:1197
msgid "Error deleting associated thumbnail file"
msgstr "Fejl, tilknyttet miniaturefil slettet"
#: camlibs/canon/library.c:1331 camlibs/canon/library.c:1464
msgid "Speeds greater than 57600 are not supported for uploading to this camera"
msgstr "Højere overførselshastighed end 57600 bps er ikke understøttet i dette kamera"
#: camlibs/canon/library.c:1348 camlibs/canon/library.c:1482
msgid "Could not get flash drive letter"
msgstr "Kunne ikke hente ram-kort drevbogstav"
#: camlibs/canon/library.c:1390 camlibs/canon/library.c:1505
msgid ""
"Could not upload, no free folder name available!\n"
"999CANON folder name exists and has an AUT_9999.JPG picture in it."
msgstr ""
"Kunne ikke oplægge, intet frit mappenavn til rådighed!\n"
"999CANON katalognavn eksisterer, og et AUT_9999.JPG billede findes."
#: camlibs/canon/library.c:1412 camlibs/canon/library.c:1525
msgid "Could not create \\DCIM directory."
msgstr "Kunne ikke oprette \\DCIM katalog."
#: camlibs/canon/library.c:1418 camlibs/canon/library.c:1531
msgid "Could not create destination directory."
msgstr "Kunne ikke oprette mål-katalog."
#: camlibs/canon/library.c:1578 camlibs/ptp2/config.c:7344
#: camlibs/ptp2/config.c:7741
msgid "Camera and Driver Configuration"
msgstr "Konfiguration af kamera og driver"
#: camlibs/canon/library.c:1581 camlibs/ptp2/config.c:7278
#: camlibs/ptp2/config.c:7279 camlibs/ptp2/config.c:7280
#: camlibs/ptp2/config.c:7281 camlibs/ptp2/config.c:7282
#: camlibs/ptp2/config.c:7283 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:1661
msgid "Camera Settings"
msgstr "Kameraindstillinger"
#: camlibs/canon/library.c:1585 camlibs/canon/library.c:1988
#: camlibs/ptp2/config.c:6937 camlibs/ptp2/config.c:6938
msgid "Owner Name"
msgstr "Ejers navn"
#: camlibs/canon/library.c:1591 camlibs/canon/library.c:2002
msgid "Capture Size Class"
msgstr "Optagelsens størrelseklasse"
#: camlibs/canon/library.c:1630 camlibs/canon/library.c:2029
#: camlibs/ptp2/config.c:6976 camlibs/ptp2/config.c:6977
#: camlibs/ptp2/config.c:6979 camlibs/ptp2/config.c:6980
#: camlibs/ptp2/config.c:6981 camlibs/ptp2/config.c:7163
#: camlibs/ptp2/config.c:7167 camlibs/ptp2/ptp.c:4291
#: camlibs/sierra/olympus-desc.c:881 camlibs/sierra/olympus-desc.c:899
msgid "ISO Speed"
msgstr "ISO hastighed"
#: camlibs/canon/library.c:1649 camlibs/canon/library.c:1650
#: camlibs/canon/library.c:1676 camlibs/canon/library.c:1677
#: camlibs/canon/library.c:1703 camlibs/canon/library.c:1704
#: camlibs/canon/library.c:1743 camlibs/canon/library.c:1744
#: camlibs/canon/library.c:1770 camlibs/canon/library.c:1771
#: camlibs/canon/library.c:1801 camlibs/canon/library.c:1802
#: camlibs/canon/library.c:1829 camlibs/canon/library.c:1830
#: camlibs/canon/library.c:1857 camlibs/canon/library.c:1858
#: camlibs/canon/library.c:1885 camlibs/canon/library.c:1886
#: camlibs/ptp2/config.c:4058 camlibs/ptp2/config.c:4398
#: camlibs/ptp2/config.c:5033 camlibs/ptp2/library.c:5040
#: camlibs/ptp2/library.c:5042 camlibs/ptp2/ptp.c:5225 camlibs/ptp2/ptp.c:5405
#: camlibs/ptp2/ptp.c:5495
#, c-format
msgid "Unknown"
msgstr "Ukendt"
#: camlibs/canon/library.c:1657 camlibs/canon/library.c:2059
msgid "Shooting mode"
msgstr "Optagetilstand"
#: camlibs/canon/library.c:1684 camlibs/canon/library.c:2089
#: camlibs/ptp2/config.c:7075 camlibs/ptp2/config.c:7076
#: camlibs/ptp2/config.c:7080 camlibs/ptp2/config.c:7081
#: camlibs/ptp2/config.c:7082 camlibs/ptp2/config.c:7083
#: camlibs/ptp2/ptp.c:4293 camlibs/ptp2/ptp.c:4883
msgid "Shutter Speed"
msgstr "Lukkerhastighed"
#: camlibs/canon/library.c:1714 camlibs/canon/library.c:2269
#: camlibs/kodak/dc210/dc210.c:236 camlibs/kodak/dc210/dc210.c:398
#: camlibs/konica/qm150.c:1032 camlibs/ptp2/config.c:7005
#: camlibs/ptp2/ptp.c:4278 camlibs/ptp2/ptp.c:4304 camlibs/ricoh/library.c:503
#: camlibs/sierra/sierra.c:1160 camlibs/sierra/sierra.c:1429
msgid "Zoom"
msgstr "Zoom"
#: camlibs/canon/library.c:1724 camlibs/canon/library.c:2118
#: camlibs/canon/library.c:2287 camlibs/ptp2/config.c:7067
#: camlibs/ptp2/config.c:7068 camlibs/ptp2/config.c:7071
#: camlibs/ptp2/ptp.c:4292 camlibs/ptp2/ptp.c:4882 camlibs/sierra/sierra.c:962
#: camlibs/sierra/sierra.c:1285 camlibs/sierra/sierra.c:1512
#: camlibs/sierra/sierra.c:1753
msgid "Aperture"
msgstr "Blændeåbning"
#: camlibs/canon/library.c:1750 camlibs/canon/library.c:2146
#: camlibs/ptp2/config.c:7010 camlibs/ptp2/config.c:7011
#: camlibs/ptp2/config.c:7012 camlibs/ptp2/config.c:7013
#: camlibs/ptp2/config.c:7015 camlibs/ptp2/ptp.c:4294 camlibs/ptp2/ptp.c:4468
#: camlibs/sierra/nikon-desc.c:459 camlibs/sierra/nikon-desc.c:482
#: camlibs/sierra/olympus-desc.c:766
msgid "Exposure Compensation"
msgstr "Eksponeringskompensation"
#: camlibs/canon/library.c:1777 camlibs/canon/library.c:2177
#: camlibs/ptp2/config.c:6966 camlibs/ptp2/config.c:6967
#: camlibs/ptp2/config.c:6970
msgid "Image Format"
msgstr "Billedformat"
#: camlibs/canon/library.c:1809 camlibs/canon/library.c:2206
#: camlibs/ptp2/config.c:7043 camlibs/ptp2/config.c:7044
#: camlibs/ptp2/config.c:7047 camlibs/ptp2/ptp.c:4207
#: camlibs/sierra/nikon-desc.c:331 camlibs/sierra/olympus-desc.c:644
msgid "Focus Mode"
msgstr "Fokuseringstilstand"
#: camlibs/canon/library.c:1837 camlibs/canon/library.c:2317
#: camlibs/ptp2/config.c:7018 camlibs/ptp2/config.c:7019
#: camlibs/ptp2/ptp.c:4209 camlibs/ptp2/ptp.c:4273 camlibs/ptp2/ptp.c:4526
#: camlibs/ptp2/ptp.c:4736 camlibs/sierra/sierra.c:1022
#: camlibs/sierra/sierra.c:1327 camlibs/sierra/sierra.c:1546
#: camlibs/sierra/sierra.c:1778
msgid "Flash Mode"
msgstr "Blitz-tilstand"
#: camlibs/canon/library.c:1865 camlibs/canon/library.c:2236
#: camlibs/konica/library.c:668 camlibs/konica/library.c:884
#: camlibs/ptp2/ptp.c:4274
msgid "Beep"
msgstr "Bippe"
#: camlibs/canon/library.c:1896 camlibs/ptp2/config.c:7276
msgid "Camera Actions"
msgstr "Kamerahandlinger"
#: camlibs/canon/library.c:1900 camlibs/canon/library.c:2347
#: camlibs/ptp2/config.c:6848 camlibs/ptp2/config.c:6849
msgid "Synchronize camera date and time with PC"
msgstr "Synkroniser kameraets dato og tid med PC"
#: camlibs/canon/library.c:1907 camlibs/ptp2/config.c:7285
msgid "Camera Status Information"
msgstr "Kamera status information"
#: camlibs/canon/library.c:1911 camlibs/ptp2/config.c:6882
#: camlibs/ptp2/config.c:6886 camlibs/ptp2/config.c:6887
#: camlibs/ptp2/ptp.c:4312
msgid "Camera Model"
msgstr "Kameramodel"
#: camlibs/canon/library.c:1916 camlibs/konica/library.c:654
#: camlibs/konica/library.c:866 camlibs/konica/qm150.c:757
#: camlibs/polaroid/pdc700.c:1006 camlibs/polaroid/pdc700.c:1019
#: camlibs/polaroid/pdc700.c:1091
msgid "Date and Time"
msgstr "Dato og tid"
#: camlibs/canon/library.c:1924
msgid "Error"
msgstr "Fejl"
#: camlibs/canon/library.c:1928 camlibs/ptp2/config.c:6888
#: camlibs/ptp2/ptp.c:4311
msgid "Firmware Version"
msgstr "Firmware version"
#: camlibs/canon/library.c:1948
msgid "Power"
msgstr "Strøm"
#: camlibs/canon/library.c:1956
msgid "Driver"
msgstr "Driver"
#: camlibs/canon/library.c:1960 camlibs/canon/library.c:2362
msgid "List all files"
msgstr "Vis alle filer"
#: camlibs/canon/library.c:1966 camlibs/canon/library.c:2376
msgid "Keep filename on upload"
msgstr "Behold filnavn ved oplægning"
#: camlibs/canon/library.c:1993 camlibs/canon/library.c:2034
#: camlibs/canon/library.c:2064 camlibs/canon/library.c:2094
#: camlibs/canon/library.c:2123 camlibs/canon/library.c:2153
#: camlibs/canon/library.c:2182 camlibs/canon/library.c:2211
#: camlibs/canon/library.c:2241 camlibs/canon/library.c:2276
#: camlibs/canon/library.c:2292 camlibs/canon/library.c:2322
#: camlibs/canon/library.c:2352
msgid "Camera unavailable"
msgstr "Kamera ikke tilgængeligt"
#: camlibs/canon/library.c:1996
msgid "Owner name changed"
msgstr "Ejernavn ændret"
#: camlibs/canon/library.c:1998
msgid "could not change owner name"
msgstr "kunne ikke ændre ejernavn"
#: camlibs/canon/library.c:2011
msgid "Capture size class changed"
msgstr "Klasse for optagelsesstørrelse ændret"
#: camlibs/canon/library.c:2018
msgid "Invalid capture size class setting"
msgstr "Ugyldig indstilling for klasse for optagelsesstørrelse"
#: camlibs/canon/library.c:2048
msgid "Invalid ISO speed setting"
msgstr "Ugyldig ISO hastighedsindstilling"
#: camlibs/canon/library.c:2051
msgid "ISO speed changed"
msgstr "ISO hastighed ændret"
#: camlibs/canon/library.c:2053
msgid "Could not change ISO speed"
msgstr "Kunne ikke ændre ISO hastighed"
#: camlibs/canon/library.c:2078
msgid "Invalid shooting mode setting"
msgstr "Ugyldig optage-tilstand indstilling"
#: camlibs/canon/library.c:2081
msgid "Shooting mode changed"
msgstr "Optage-tilstand ændret"
#: camlibs/canon/library.c:2083
msgid "Could not change shooting mode"
msgstr "Kunne ikke ændre optage-tilstand"
#: camlibs/canon/library.c:2108
msgid "Invalid shutter speed setting"
msgstr "Ugyldig indstilling af lukkerhastighed"
#: camlibs/canon/library.c:2111
msgid "Shutter speed changed"
msgstr "Lukkerhastighed ændret"
#: camlibs/canon/library.c:2113
msgid "Could not change shutter speed"
msgstr "Kunne ikke ændre lukkerhastighed"
#: camlibs/canon/library.c:2137 camlibs/canon/library.c:2306
msgid "Invalid aperture setting"
msgstr "Ugyldig blændeåbningsindstilling"
#: camlibs/canon/library.c:2140 camlibs/canon/library.c:2309
msgid "Aperture changed"
msgstr "Blændeåbning ændret"
#: camlibs/canon/library.c:2142 camlibs/canon/library.c:2311
msgid "Could not change aperture"
msgstr "Kunne ikke ændre blændeåbning"
#: camlibs/canon/library.c:2167
msgid "Invalid exposure compensation setting"
msgstr "Ugyldig eksponerings-kompensations-indstilling"
#: camlibs/canon/library.c:2170
msgid "Exposure compensation changed"
msgstr "Eksponeringskompensation ændret"
#: camlibs/canon/library.c:2172
msgid "Could not change exposure compensation"
msgstr "Kunne ikke ændre eksponerings-kompensation"
#: camlibs/canon/library.c:2195
msgid "Invalid image format setting"
msgstr "Ugyldig billedformat indstilling"
#: camlibs/canon/library.c:2199
msgid "Image format changed"
msgstr "Billedformat ændret"
#: camlibs/canon/library.c:2201
msgid "Could not change image format"
msgstr "Kunne ikke ændre billedformat"
#: camlibs/canon/library.c:2225
msgid "Invalid focus mode setting"
msgstr "Ugyldig indstilling af fokuseringstilstand"
#: camlibs/canon/library.c:2228
msgid "Focus mode changed"
msgstr "Fokuseringstilstand ændret"
#: camlibs/canon/library.c:2230
msgid "Could not change focus mode"
msgstr "Kunne ikke ændre fokuseringstilstand"
#: camlibs/canon/library.c:2255
msgid "Invalid beep mode setting"
msgstr "Ugyldig bippe-tilstand indstilling"
#: camlibs/canon/library.c:2258