forked from gphoto/libgphoto2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathru.po
11562 lines (9288 loc) · 301 KB
/
ru.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of libgphoto2 messages to Russian.
# This file is distributed under the same license as the libgphoto2 package.
# Valek Filippov <[email protected]>, 2005.
# Вячеслав Диконов (Vyacheslav Dikonov) <[email protected]>, 2005.
# Pavel Maryanov <[email protected]>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: libgphoto2 2.4.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2012-02-20 10:17+0100\n"
"PO-Revision-Date: 2012-03-30 14:41+0200\n"
"Last-Translator: Pavel Maryanov <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\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: 8bit\n"
#: camlibs/adc65/adc65.c:243
msgid ""
"Adc65\n"
"Benjamin Moos <[email protected]>"
msgstr ""
"Adc65\n"
"Benjamin Moos <[email protected]>"
#: camlibs/agfa-cl20/agfa_cl20.c:534
#, c-format
msgid ""
"Camera appears to not be using CompactFlash storage\n"
"Unfortunately we do not support that at the moment :-(\n"
msgstr ""
#: camlibs/agfa-cl20/agfa_cl20.c:537
#, c-format
msgid "Camera has taken %d pictures, and is using CompactFlash storage.\n"
msgstr ""
#: camlibs/agfa-cl20/agfa_cl20.c:545
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!\n"
" Э-почта - [email protected] \n"
" Веб-адрес http://cl20.poeml.de "
#: camlibs/aox/library.c:107
#, 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 ""
"Ваш USB-фотоаппарат основан на м/с наборе Aox.\n"
"Число изображений низкого разрешения = %i\n"
"Число изображений высокого разрешения = %i\n"
"Число изображений = %i\n"
#: camlibs/aox/library.c:120
msgid ""
"Aox generic driver\n"
"Theodore Kilgore <[email protected]>\n"
msgstr ""
"Базовый драйвер Aox\n"
"Theodore Kilgore <[email protected]>\n"
#: camlibs/ax203/library.c:95
#, c-format
msgid "Your USB picture frame has a AX203 chipset\n"
msgstr ""
#: camlibs/ax203/library.c:104
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:117
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:442 camlibs/st2205/library.c:543
#, fuzzy
msgid "Picture Frame Configuration"
msgstr "Конфигурация фотоаппарата"
#: camlibs/ax203/library.c:445 camlibs/ax203/library.c:461
#: camlibs/st2205/library.c:546 camlibs/st2205/library.c:570
msgid "Synchronize frame data and time with PC"
msgstr ""
#: camlibs/barbie/barbie.c:373
#, c-format
msgid ""
"Number of pictures: %i\n"
"Firmware Version: %s"
msgstr ""
"Количество изображений: %i\n"
"Версия прошивки: %s"
#: camlibs/barbie/barbie.c:383
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"
"Формат изображений исследовал:\n"
"Jeff Laing <[email protected]>\n"
"\n"
"Реализовано благодаря документации доступной в\n"
"Интернете с согласия Vision."
#: camlibs/canon/canon.c:642
#, c-format
msgid "Could not create directory %s."
msgstr "Невозможно создать каталог %s."
#: camlibs/canon/canon.c:645
#, c-format
msgid "Could not remove directory %s."
msgstr "Невозможно удалить каталог %s."
#: camlibs/canon/canon.c:1208 camlibs/canon/canon.c:1587
#: camlibs/canon/usb.c:559
msgid "lock keys failed."
msgstr ""
#: camlibs/canon/canon.c:1304 camlibs/canon/canon.c:1305
msgid "*UNKNOWN*"
msgstr "*НЕИЗВЕСТНО*"
#: camlibs/canon/canon.c:1488
#, c-format
msgid "canon_int_capture_image: initial canon_usb_list_all_dirs() failed with status %li"
msgstr ""
#: camlibs/canon/canon.c:1620
#, c-format
msgid "canon_int_capture_image: final canon_usb_list_all_dirs() failed with status %i"
msgstr ""
#: camlibs/canon/canon.c:2487
#, c-format
msgid "Name '%s' (%li characters) too long, maximum 30 characters are allowed."
msgstr ""
#: camlibs/canon/canon.c:2905
#, c-format
msgid "Lower case letters in %s not allowed."
msgstr "Нельзя использовать строчные буквы в %s."
#: camlibs/canon/canon.c:3087
#, c-format
msgid "canon_int_list_directory: ERROR: initial message too short (%i < minimum %i)"
msgstr ""
#: camlibs/canon/canon.c:3109
msgid "canon_int_list_directory: Reached end of packet while examining the first dirent"
msgstr ""
#: camlibs/canon/canon.c:3194
msgid "canon_int_list_directory: truncated directory entry encountered"
msgstr ""
#: camlibs/canon/canon.c:3558
msgid "File protected."
msgstr "Файл защищен."
#: camlibs/canon/canon.c:3666
msgid "Could not extract JPEG thumbnail from data: No beginning/end"
msgstr "Невозможно получить миниатюру JPEG: Отсутствует начало/конец"
#: camlibs/canon/canon.c:3754
msgid "Could not extract JPEG thumbnail from data: Data is not JFIF"
msgstr "Невозможно получить миниатюру JPEG: Данные не соответствуют формату JFIF"
#: camlibs/canon/canon.h:156 camlibs/canon/canon.h:170
#, c-format
msgid "NULL parameter \"%s\" in %s line %i"
msgstr ""
#: camlibs/canon/canon.h:635
#, c-format
msgid "Don't know how to handle camera->port->type value %i aka 0x%x in %s line %i."
msgstr ""
#: camlibs/canon/crc.c:234
#, c-format
msgid "FATAL ERROR: initial CRC value for length %d unknown\n"
msgstr ""
#: camlibs/canon/crc.c:247
#, c-format
msgid "unable to guess initial CRC value\n"
msgstr ""
#: camlibs/canon/crc.c:274
#, c-format
msgid "warning: CRC not checked (add len %d, value 0x%04x) #########################\n"
msgstr "внимание: контрольная сумма не проверена (+ длина %d, значение 0x%04x) #########################\n"
#: camlibs/canon/library.c:96 camlibs/canon/library.c:1621
msgid "Compatibility Mode"
msgstr ""
#: camlibs/canon/library.c:97
#, fuzzy
msgid "Thumbnail"
msgstr "Размер миниатюры: %d\n"
#: camlibs/canon/library.c:98
#, fuzzy
msgid "Full Image"
msgstr "Изображение"
#: camlibs/canon/library.c:122 camlibs/canon/library.c:265
#: camlibs/ptp2/config.c:1514 camlibs/ptp2/config.c:1525
#: camlibs/ptp2/ptp.c:4573
msgid "Bulb"
msgstr ""
#: camlibs/canon/library.c:215
#, fuzzy
msgid "Auto focus: one-shot"
msgstr "Ошибка автофокусировки"
#: camlibs/canon/library.c:216
#, fuzzy
msgid "Auto focus: AI servo"
msgstr "Ошибка автофокусировки"
#: camlibs/canon/library.c:217
#, fuzzy
msgid "Auto focus: AI focus"
msgstr "Ошибка автофокусировки"
#: camlibs/canon/library.c:218
#, fuzzy
msgid "Manual focus"
msgstr "Ручной"
#: camlibs/canon/library.c:223
#, fuzzy
msgid "Beep off"
msgstr "Сигнал"
#: camlibs/canon/library.c:224
#, fuzzy
msgid "Beep on"
msgstr "Сигнал"
#: camlibs/canon/library.c:229 camlibs/canon/library.c:280
#: camlibs/ptp2/config.c:2593 camlibs/ptp2/ptp.c:4204
#, fuzzy
msgid "Flash off"
msgstr "Режим вспышки"
#: camlibs/canon/library.c:230
#, fuzzy
msgid "Flash on"
msgstr "Режим вспышки"
#: camlibs/canon/library.c:231
#, fuzzy
msgid "Flash auto"
msgstr "Режим вспышки"
#: camlibs/canon/library.c:258
msgid "AUTO"
msgstr ""
#: camlibs/canon/library.c:259 camlibs/ptp2/config.c:1521
#: camlibs/ptp2/ptp.c:4567
msgid "P"
msgstr ""
#: camlibs/canon/library.c:260 camlibs/ptp2/ptp.c:4568
msgid "Tv"
msgstr ""
#: camlibs/canon/library.c:261 camlibs/ptp2/ptp.c:4569
msgid "Av"
msgstr ""
#: camlibs/canon/library.c:262 camlibs/ptp2/ptp.c:4570
msgid "M"
msgstr ""
#: camlibs/canon/library.c:263
msgid "A-DEP"
msgstr ""
#: camlibs/canon/library.c:264
msgid "M-DEP"
msgstr ""
#: camlibs/canon/library.c:266
#, fuzzy
msgid "Manual 2"
msgstr "Ручной"
#: camlibs/canon/library.c:267
#, fuzzy
msgid "Far scene"
msgstr "Флуоресцентная лампа"
#: camlibs/canon/library.c:268
msgid "Fast shutter"
msgstr ""
#: camlibs/canon/library.c:269
msgid "Slow shutter"
msgstr ""
#: camlibs/canon/library.c:270
msgid "Night scene"
msgstr ""
#: camlibs/canon/library.c:271
msgid "Gray scale"
msgstr ""
#: camlibs/canon/library.c:272 camlibs/konica/qm150.c:998
#: camlibs/konica/qm150.c:1014 camlibs/ptp2/config.c:2614
#: camlibs/ptp2/config.c:3306 camlibs/ptp2/ptp.c:4583 camlibs/ptp2/ptp.c:4718
#: camlibs/ricoh/library.c:332 camlibs/sierra/olympus-desc.c:482
#: camlibs/sierra/sierra.c:997 camlibs/sierra/sierra.c:1006
#: camlibs/sierra/sierra.c:1312
msgid "Sepia"
msgstr "Сепия"
#: camlibs/canon/library.c:273 camlibs/ptp2/config.c:1533
#: camlibs/ptp2/config.c:1697 camlibs/ptp2/config.c:2430
#: camlibs/ptp2/config.c:2432 camlibs/ptp2/config.c:2466
#: camlibs/ptp2/config.c:3118 camlibs/ptp2/ptp.c:4218 camlibs/ptp2/ptp.c:4414
#: camlibs/ptp2/ptp.c:4584 camlibs/st2205/library.c:516
#: camlibs/st2205/library.c:529
#, fuzzy
msgid "Portrait"
msgstr "Контраст"
#: camlibs/canon/library.c:274 camlibs/ptp2/config.c:1685
#: camlibs/ptp2/config.c:2586 camlibs/sierra/nikon-desc.c:492
#: camlibs/sierra/olympus-desc.c:775 camlibs/sierra/olympus-desc.c:791
msgid "Spot"
msgstr "Точечный"
#: camlibs/canon/library.c:275 camlibs/kodak/dc210/dc210.c:231
#: camlibs/kodak/dc210/dc210.c:245 camlibs/konica/qm150.c:1019
#: camlibs/ptp2/config.c:2434 camlibs/ptp2/config.c:2468
#: camlibs/ptp2/ptp.c:4220 camlibs/ptp2/ptp.c:4586 camlibs/ricoh/library.c:500
#: camlibs/sierra/epson-desc.c:218 camlibs/sierra/nikon-desc.c:324
#: camlibs/sierra/olympus-desc.c:637 camlibs/sierra/sierra.c:1117
#: camlibs/sierra/sierra.c:1122 camlibs/sierra/sierra.c:1393
#: camlibs/sierra/sierra.c:1589 camlibs/sierra/sierra.c:1592
#: camlibs/sierra/sierra.c:1805
msgid "Macro"
msgstr "Макро"
#: camlibs/canon/library.c:276
#, fuzzy
msgid "BW"
msgstr "Ч/Б"
#: camlibs/canon/library.c:277
#, fuzzy
msgid "PanFocus"
msgstr "Фокус"
#: camlibs/canon/library.c:278 camlibs/ptp2/config.c:3114
#: camlibs/ptp2/config.c:3303 camlibs/ptp2/ptp.c:4410 camlibs/ptp2/ptp.c:4715
msgid "Vivid"
msgstr ""
#: camlibs/canon/library.c:279 camlibs/ptp2/config.c:1699
#: camlibs/ptp2/config.c:3304 camlibs/ptp2/ptp.c:4589 camlibs/ptp2/ptp.c:4716
#, fuzzy
msgid "Neutral"
msgstr "Норм."
#: camlibs/canon/library.c:281
#, fuzzy
msgid "Long shutter"
msgstr "Фокусное расстояние"
#: camlibs/canon/library.c:282
msgid "Super macro"
msgstr ""
#: camlibs/canon/library.c:283
msgid "Foliage"
msgstr ""
#: camlibs/canon/library.c:284
#, fuzzy
msgid "Indoor"
msgstr "Солнечный"
#: camlibs/canon/library.c:285
msgid "Fireworks"
msgstr ""
#: camlibs/canon/library.c:286
msgid "Beach"
msgstr ""
#: camlibs/canon/library.c:287
msgid "Underwater"
msgstr ""
#: camlibs/canon/library.c:288
msgid "Snow"
msgstr ""
#: camlibs/canon/library.c:289
msgid "Kids and pets"
msgstr ""
#: camlibs/canon/library.c:290
msgid "Night snapshot"
msgstr ""
#: camlibs/canon/library.c:291
#, fuzzy
msgid "Digital macro"
msgstr "Цифровое увеличение"
#: camlibs/canon/library.c:292
#, fuzzy
msgid "MyColors"
msgstr "Цвет"
#: camlibs/canon/library.c:293
msgid "Photo in movie"
msgstr ""
#: camlibs/canon/library.c:299 camlibs/ptp2/config.c:1183
#: camlibs/ptp2/config.c:1992 camlibs/ptp2/ptp.c:4179
msgid "RAW"
msgstr ""
#: camlibs/canon/library.c:301
msgid "RAW 2"
msgstr ""
#: camlibs/canon/library.c:303 camlibs/ptp2/config.c:2000
msgid "Small Normal JPEG"
msgstr ""
#: camlibs/canon/library.c:305 camlibs/ptp2/config.c:1999
msgid "Small Fine JPEG"
msgstr ""
#: camlibs/canon/library.c:307 camlibs/ptp2/config.c:1998
msgid "Medium Normal JPEG"
msgstr ""
#: camlibs/canon/library.c:309 camlibs/ptp2/config.c:1997
msgid "Medium Fine JPEG"
msgstr ""
#: camlibs/canon/library.c:311 camlibs/ptp2/config.c:1996
msgid "Large Normal JPEG"
msgstr ""
#: camlibs/canon/library.c:313 camlibs/ptp2/config.c:1995
msgid "Large Fine JPEG"
msgstr ""
#: camlibs/canon/library.c:315 camlibs/ptp2/config.c:2016
msgid "RAW + Small Normal JPEG"
msgstr ""
#: camlibs/canon/library.c:317 camlibs/ptp2/config.c:2007
msgid "RAW + Small Fine JPEG"
msgstr ""
#: camlibs/canon/library.c:319 camlibs/ptp2/config.c:2013
msgid "RAW + Medium Normal JPEG"
msgstr ""
#: camlibs/canon/library.c:321 camlibs/ptp2/config.c:2004
msgid "RAW + Medium Fine JPEG"
msgstr ""
#: camlibs/canon/library.c:323 camlibs/ptp2/config.c:2010
msgid "RAW + Large Normal JPEG"
msgstr ""
#: camlibs/canon/library.c:325 camlibs/ptp2/config.c:2001
msgid "RAW + Large Fine JPEG"
msgstr ""
#: 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 ""
#: camlibs/canon/library.c:496
#, fuzzy, c-format
msgid "Camera unavailable: %s"
msgstr "Фотоаппарат недоступен"
#: camlibs/canon/library.c:516
msgid "Switching Camera Off"
msgstr "Фотоаппарат выключается"
#: camlibs/canon/library.c:586 camlibs/canon/library.c:623
msgid "Error capturing image"
msgstr "Ошибка захвата изображения"
#: camlibs/canon/library.c:679 camlibs/canon/library.c:1115
#, c-format
msgid "Could not get disk name: %s"
msgstr "Невозможно получить имя диска: %s"
#: camlibs/canon/library.c:680 camlibs/canon/library.c:1116
msgid "No reason available"
msgstr "Причина неизвестна"
#: camlibs/canon/library.c:687
#, c-format
msgid "Could not get disk info: %s"
msgstr "Невозможно получить информацию о диске: %s"
#: camlibs/canon/library.c:756
#, c-format
msgid "Internal error #1 in get_file_func() (%s line %i)"
msgstr "Внутренняя ошибка 1 в функции get_file_func() (%s строка %i)"
#: camlibs/canon/library.c:779
#, c-format
msgid "No audio file could be found for %s"
msgstr "Не найден файл звукозаписи для %s"
#: camlibs/canon/library.c:827 camlibs/canon/library.c:865
#, c-format
msgid "%s is a file type for which no thumbnail is provided"
msgstr "%s относится к одному из типов файлов, не имеющих миниатюр"
#: camlibs/canon/library.c:1038
#, c-format
msgid ""
" Drive %s\n"
" %11s bytes total\n"
" %11s bytes available"
msgstr ""
" Диск %s\n"
" %11s байт всего\n"
" %11s байт свободно"
#: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052
#: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016
msgid "AC adapter"
msgstr "блок питания"
#: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052
#: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016
msgid "on battery"
msgstr "аккумулятор"
#: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012
msgid "power OK"
msgstr "питание ОК"
#: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012
msgid "power bad"
msgstr "сбой питания"
#: camlibs/canon/library.c:1056
#, c-format
msgid "not available: %s"
msgstr "нет данных: %s"
#: camlibs/canon/library.c:1082
#, c-format
msgid "%s (host time %s%i seconds)"
msgstr "%s (время компьютера %s%i секунд)"
#: camlibs/canon/library.c:1092
#, 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"
"Определение фотоаппарата:\n"
" Модель: %s\n"
" Владелец: %s\n"
"\n"
"Питание: %s\n"
"\n"
"Карта памяти:\n"
"%s\n"
"\n"
"Время: %s\n"
#: camlibs/canon/library.c:1150
#, fuzzy
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 создан\n"
"Wolfgang G. Reissnegger,\n"
"Werner Almesberger,\n"
"Edouard Lafargue,\n"
"Philippe Marzouk,\n"
"добавление A5 - Ole W. Saastad\n"
"Holger Klemm\n"
#: camlibs/canon/library.c:1194
msgid "Error deleting file"
msgstr "Ошибка удаления файла"
#: camlibs/canon/library.c:1210
msgid "Error deleting associated thumbnail file"
msgstr "Ошибка удаления связанного файла миниатюры"
#: camlibs/canon/library.c:1342 camlibs/canon/library.c:1475
msgid "Speeds greater than 57600 are not supported for uploading to this camera"
msgstr "Превышающие 57600 скорости не поддерживаются при загрузке в этот фотоаппарат"
#: camlibs/canon/library.c:1359 camlibs/canon/library.c:1493
msgid "Could not get flash drive letter"
msgstr "Невозможно получить букву устройства карты памяти"
#: camlibs/canon/library.c:1403 camlibs/canon/library.c:1516
msgid ""
"Could not upload, no free folder name available!\n"
"999CANON folder name exists and has an AUT_9999.JPG picture in it."
msgstr ""
#: camlibs/canon/library.c:1425 camlibs/canon/library.c:1536
msgid "Could not create \\DCIM directory."
msgstr "Невозможно создать каталог \\DCIM."
#: camlibs/canon/library.c:1431 camlibs/canon/library.c:1542
msgid "Could not create destination directory."
msgstr "Невозможно создать целевой каталог"
#: camlibs/canon/library.c:1591 camlibs/ptp2/config.c:5391
#: camlibs/ptp2/config.c:5661
msgid "Camera and Driver Configuration"
msgstr "Конфигурация фотоаппарата и драйвера "
#: camlibs/canon/library.c:1594 camlibs/ptp2/config.c:5354
#: camlibs/ptp2/config.c:5355 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:1187
#: camlibs/sierra/sierra.c:1649
msgid "Camera Settings"
msgstr ""
#: camlibs/canon/library.c:1598 camlibs/canon/library.c:2062
#: camlibs/ptp2/config.c:5099 camlibs/ptp2/config.c:5100
#, fuzzy
msgid "Owner Name"
msgstr "Имя владельца"
#: camlibs/canon/library.c:1604 camlibs/canon/library.c:2075
msgid "Capture Size Class"
msgstr ""
#: camlibs/canon/library.c:1636 camlibs/canon/library.c:2101
#: camlibs/ptp2/config.c:5124 camlibs/ptp2/config.c:5125
#: camlibs/ptp2/config.c:5126 camlibs/ptp2/ptp.c:3510
#: camlibs/sierra/olympus-desc.c:881 camlibs/sierra/olympus-desc.c:899
msgid "ISO Speed"
msgstr "Скорость ISO"
#: camlibs/canon/library.c:1662 camlibs/canon/library.c:1663
#: camlibs/canon/library.c:1696 camlibs/canon/library.c:1697
#: camlibs/canon/library.c:1730 camlibs/canon/library.c:1731
#: camlibs/canon/library.c:1777 camlibs/canon/library.c:1778
#: camlibs/canon/library.c:1810 camlibs/canon/library.c:1811
#: camlibs/canon/library.c:1848 camlibs/canon/library.c:1849
#: camlibs/canon/library.c:1882 camlibs/canon/library.c:1883
#: camlibs/canon/library.c:1916 camlibs/canon/library.c:1917
#: camlibs/canon/library.c:1950 camlibs/canon/library.c:1951
#: camlibs/ptp2/config.c:3149 camlibs/ptp2/config.c:3436
#: camlibs/ptp2/library.c:3185 camlibs/ptp2/library.c:3187
#: camlibs/ptp2/ptp.c:4363 camlibs/ptp2/ptp.c:4524 camlibs/ptp2/ptp.c:4614
msgid "Unknown"
msgstr "Неизвестно"
#: camlibs/canon/library.c:1670 camlibs/canon/library.c:2130
#, fuzzy
msgid "Shooting mode"
msgstr "Скорость ISO"
#: camlibs/canon/library.c:1704 camlibs/canon/library.c:2159
#: camlibs/ptp2/config.c:5204 camlibs/ptp2/config.c:5205
#: camlibs/ptp2/config.c:5208 camlibs/ptp2/config.c:5209
#: camlibs/ptp2/ptp.c:3512 camlibs/ptp2/ptp.c:4051
#, fuzzy
msgid "Shutter Speed"
msgstr "Скорость ISO"
#: camlibs/canon/library.c:1739 camlibs/canon/library.c:2330
#: camlibs/kodak/dc210/dc210.c:224 camlibs/kodak/dc210/dc210.c:383
#: camlibs/konica/qm150.c:1033 camlibs/ptp2/config.c:5146
#: camlibs/ptp2/ptp.c:3497 camlibs/ptp2/ptp.c:3523 camlibs/ricoh/library.c:501
#: camlibs/sierra/sierra.c:1162 camlibs/sierra/sierra.c:1422
msgid "Zoom"
msgstr "Приближение"
#: camlibs/canon/library.c:1751 camlibs/canon/library.c:2187
#: camlibs/canon/library.c:2346 camlibs/ptp2/config.c:5196
#: camlibs/ptp2/config.c:5197 camlibs/ptp2/config.c:5200
#: camlibs/ptp2/ptp.c:3511 camlibs/ptp2/ptp.c:4050 camlibs/sierra/sierra.c:964
#: camlibs/sierra/sierra.c:1285 camlibs/sierra/sierra.c:1500
#: camlibs/sierra/sierra.c:1741
msgid "Aperture"
msgstr "Диафрагма"
#: camlibs/canon/library.c:1784 camlibs/canon/library.c:2214
#: camlibs/ptp2/config.c:5151 camlibs/ptp2/config.c:5152
#: camlibs/ptp2/config.c:5153 camlibs/ptp2/config.c:5155
#: camlibs/ptp2/ptp.c:3513 camlibs/ptp2/ptp.c:3679
#: camlibs/sierra/nikon-desc.c:459 camlibs/sierra/nikon-desc.c:482
#: camlibs/sierra/olympus-desc.c:766
msgid "Exposure Compensation"
msgstr "Компенсация выдержки"
#: camlibs/canon/library.c:1817 camlibs/canon/library.c:2243
#: camlibs/ptp2/config.c:5116 camlibs/ptp2/config.c:5117
#: camlibs/ptp2/config.c:5120
#, fuzzy
msgid "Image Format"
msgstr "Формат даты"
#: camlibs/canon/library.c:1856 camlibs/canon/library.c:2271
#: camlibs/ptp2/config.c:5180 camlibs/ptp2/config.c:5183
#: camlibs/ptp2/ptp.c:3439 camlibs/sierra/nikon-desc.c:331
#: camlibs/sierra/olympus-desc.c:644
msgid "Focus Mode"
msgstr "Режим фокусировки"
#: camlibs/canon/library.c:1890 camlibs/canon/library.c:2375
#: camlibs/ptp2/config.c:5158 camlibs/ptp2/config.c:5159
#: camlibs/ptp2/ptp.c:3441 camlibs/ptp2/ptp.c:3492 camlibs/ptp2/ptp.c:3735
#: camlibs/ptp2/ptp.c:3923 camlibs/sierra/sierra.c:1024
#: camlibs/sierra/sierra.c:1325 camlibs/sierra/sierra.c:1534
#: camlibs/sierra/sierra.c:1765
msgid "Flash Mode"
msgstr "Режим вспышки"
#: camlibs/canon/library.c:1924 camlibs/canon/library.c:2300
#: camlibs/konica/library.c:680 camlibs/konica/library.c:894
#: camlibs/ptp2/ptp.c:3493
msgid "Beep"
msgstr "Сигнал"
#: camlibs/canon/library.c:1961 camlibs/ptp2/config.c:5352
#, fuzzy
msgid "Camera Actions"
msgstr "Прочие параметры"
#: camlibs/canon/library.c:1965 camlibs/canon/library.c:2404
#: camlibs/ptp2/config.c:5036 camlibs/ptp2/config.c:5037
msgid "Synchronize camera date and time with PC"
msgstr ""
#: camlibs/canon/library.c:1972 camlibs/ptp2/config.c:5357
#, fuzzy
msgid "Camera Status Information"
msgstr "Конфигурация фотоаппарата"
#: camlibs/canon/library.c:1976 camlibs/ptp2/config.c:5052
#: camlibs/ptp2/config.c:5053 camlibs/ptp2/ptp.c:3531
msgid "Camera Model"
msgstr "Модель фотоаппарата"
#: camlibs/canon/library.c:1981 camlibs/konica/library.c:666
#: camlibs/konica/library.c:877 camlibs/konica/qm150.c:758
#: camlibs/polaroid/pdc700.c:1004 camlibs/polaroid/pdc700.c:1017
#: camlibs/polaroid/pdc700.c:1087
msgid "Date and Time"
msgstr "Дата и время"
#: camlibs/canon/library.c:1990
msgid "Error"
msgstr "Ошибка"
#: camlibs/canon/library.c:1993 camlibs/canon/library.c:2018
msgid "Unavailable"
msgstr "нет данных"
#: camlibs/canon/library.c:1997 camlibs/ptp2/config.c:5054
#: camlibs/ptp2/ptp.c:3530
#, fuzzy
msgid "Firmware Version"
msgstr "Версия прошивки: %8s"
#: camlibs/canon/library.c:2022
#, fuzzy
msgid "Power"
msgstr "Экономия энергии"
#: camlibs/canon/library.c:2030
msgid "Driver"
msgstr "Драйвер"
#: camlibs/canon/library.c:2034 camlibs/canon/library.c:2418
msgid "List all files"
msgstr "Показатьсписок всех файлов"
#: camlibs/canon/library.c:2040 camlibs/canon/library.c:2431
msgid "Keep filename on upload"
msgstr "Сохранить имя файла при закачке"
#: camlibs/canon/library.c:2066 camlibs/canon/library.c:2105
#: camlibs/canon/library.c:2134 camlibs/canon/library.c:2163
#: camlibs/canon/library.c:2191 camlibs/canon/library.c:2219
#: camlibs/canon/library.c:2247 camlibs/canon/library.c:2275
#: camlibs/canon/library.c:2304 camlibs/canon/library.c:2335
#: camlibs/canon/library.c:2350 camlibs/canon/library.c:2379
#: camlibs/canon/library.c:2408
msgid "Camera unavailable"
msgstr "Фотоаппарат недоступен"
#: camlibs/canon/library.c:2069
msgid "Owner name changed"
msgstr "Имя владельца изменено"
#: camlibs/canon/library.c:2071
msgid "could not change owner name"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2083
msgid "Capture size class changed"
msgstr ""
#: camlibs/canon/library.c:2090
msgid "Invalid capture size class setting"
msgstr ""
#: camlibs/canon/library.c:2119
msgid "Invalid ISO speed setting"
msgstr ""
#: camlibs/canon/library.c:2122
#, fuzzy
msgid "ISO speed changed"
msgstr "Имя владельца изменено"
#: camlibs/canon/library.c:2124
#, fuzzy
msgid "Could not change ISO speed"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2148
msgid "Invalid shooting mode setting"
msgstr ""
#: camlibs/canon/library.c:2151
#, fuzzy
msgid "Shooting mode changed"
msgstr "Скорость ISO"
#: camlibs/canon/library.c:2153
#, fuzzy
msgid "Could not change shooting mode"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2177
msgid "Invalid shutter speed setting"
msgstr ""
#: camlibs/canon/library.c:2180
#, fuzzy
msgid "Shutter speed changed"
msgstr "Скорость ISO"
#: camlibs/canon/library.c:2182
#, fuzzy
msgid "Could not change shutter speed"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2205 camlibs/canon/library.c:2364
#, fuzzy
msgid "Invalid aperture setting"
msgstr "Параметры диафрагмы"
#: camlibs/canon/library.c:2208 camlibs/canon/library.c:2367
#, fuzzy
msgid "Aperture changed"
msgstr "Параметры диафрагмы"
#: camlibs/canon/library.c:2210 camlibs/canon/library.c:2369
#, fuzzy
msgid "Could not change aperture"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2233
#, fuzzy
msgid "Invalid exposure compensation setting"
msgstr "Компенсация выдержки"
#: camlibs/canon/library.c:2236
#, fuzzy
msgid "Exposure compensation changed"
msgstr "Компенсация выдержки"
#: camlibs/canon/library.c:2238
#, fuzzy
msgid "Could not change exposure compensation"
msgstr "Компенсация выдержки"
#: camlibs/canon/library.c:2260
#, fuzzy
msgid "Invalid image format setting"
msgstr "Прочие параметры"
#: camlibs/canon/library.c:2264
#, fuzzy
msgid "Image format changed"
msgstr "Изображение защищено."
#: camlibs/canon/library.c:2266
#, fuzzy
msgid "Could not change image format"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2289
msgid "Invalid focus mode setting"
msgstr ""
#: camlibs/canon/library.c:2292
#, fuzzy
msgid "Focus mode changed"
msgstr "Режим фокусировки"
#: camlibs/canon/library.c:2294
#, fuzzy
msgid "Could not change focus mode"
msgstr "невозможно изменить имя владельца"
#: camlibs/canon/library.c:2318
msgid "Invalid beep mode setting"
msgstr ""
#: camlibs/canon/library.c:2321
#, fuzzy
msgid "Beep mode changed"