forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathet.po
30215 lines (23665 loc) · 856 KB
/
et.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
# VLC meediaesitaja eesti keele tõlge.
# Estonian translation of VLC media player.
#
# Copyright (C) 2008-2011 VideoLAN.
# This file is distributed under the same license as the VLC package.
#
# Eero <eerove gmail com> 2009.
# Mihkel <turakas gmail com> 2010 - 2011.
# Mattias Põldaru <mahfiaz gmail com> 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: vlc 2.0.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2011-11-24 23:30+0000\n"
"PO-Revision-Date: 2011-11-07 11:47+0200\n"
"Last-Translator: mihkel <turakas gmail com>\n"
"Language-Team: Estonian\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: include/vlc_common.h:1024
msgid ""
"This program comes with NO WARRANTY, to the extent permitted by law.\n"
"You may redistribute it under the terms of the GNU General Public License;\n"
"see the file named COPYING for details.\n"
"Written by the VideoLAN team; see the AUTHORS file.\n"
msgstr ""
"See programm tuleb ILMA IGASUGUSE GARANTIITA, määral, mis on seadusega\n"
"lubatud. Võid programmi levitada vastavalt GNU Üldisele Avalikule\n"
"Litsentsile; vaata ka COPYING faili.\n"
"Kirjutatud VideoLAN meeskonna poolt; vt. AUTHORS faili.\n"
#: include/vlc_config_cat.h:32 modules/audio_output/alsa.c:822
msgid "VLC preferences"
msgstr "VLC eelistused"
#: include/vlc_config_cat.h:34
msgid "Select \"Advanced Options\" to see all options."
msgstr "Kõikide valikute nägemiseks klõpsa \"Täpsemalt\"."
#: include/vlc_config_cat.h:37 modules/gui/macosx/simple_prefs.m:175
#: modules/gui/qt4/components/simple_preferences.cpp:86
#: modules/gui/qt4/menus.cpp:1040
msgid "Interface"
msgstr "Kasutajaliides"
#: include/vlc_config_cat.h:38
msgid "Settings for VLC's interfaces"
msgstr "VLC kasutajaliidese seaded"
#: include/vlc_config_cat.h:40
msgid "Main interfaces settings"
msgstr "Üldised kasutajaliidese seaded"
#: include/vlc_config_cat.h:42
msgid "Main interfaces"
msgstr "Kasutajaliidesed"
#: include/vlc_config_cat.h:43
msgid "Settings for the main interface"
msgstr "Peamise kasutajaliidese seaded"
#: include/vlc_config_cat.h:45 src/libvlc-module.c:192
msgid "Control interfaces"
msgstr "Juhtimisliidesed"
#: include/vlc_config_cat.h:46
msgid "Settings for VLC's control interfaces"
msgstr "Seaded VLC kasutajaliideste kontrolliks"
#: include/vlc_config_cat.h:48 include/vlc_config_cat.h:49
#: modules/gui/macosx/simple_prefs.m:195
msgid "Hotkeys settings"
msgstr "Kiirklahvide seadeid"
#: include/vlc_config_cat.h:52 src/input/es_out.c:2893 src/input/es_out.c:2934
#: src/libvlc-module.c:1580 modules/access/imem.c:64
#: modules/gui/macosx/MainMenu.m:282 modules/gui/macosx/output.m:170
#: modules/gui/macosx/playlistinfo.m:116 modules/gui/macosx/simple_prefs.m:179
#: modules/gui/macosx/wizard.m:382
#: modules/gui/qt4/components/info_panels.cpp:516
#: modules/gui/qt4/components/simple_preferences.cpp:88
#: modules/services_discovery/mediadirs.c:77 modules/stream_out/es.c:93
#: modules/stream_out/transcode/transcode.c:191
#: share/lua/http/dialogs/create_stream.html:150
#: modules/gui/qt4/ui/profiles.h:494
msgid "Audio"
msgstr "Audio"
#: include/vlc_config_cat.h:53
msgid "Audio settings"
msgstr "Audio seaded"
#: include/vlc_config_cat.h:55
msgid "General audio settings"
msgstr "Üldised audio seaded"
#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:79
msgid "Filters"
msgstr "Filtrid"
#: include/vlc_config_cat.h:58
msgid "Audio filters are used to process the audio stream."
msgstr "Audiofiltreid kasutatakse audiovoogude töötlemiseks."
#: include/vlc_config_cat.h:60 src/audio_output/common.c:82
#: modules/gui/macosx/MainMenu.m:292 modules/gui/macosx/MainMenu.m:293
msgid "Visualizations"
msgstr "Visualiseeringud"
#: include/vlc_config_cat.h:61 src/audio_output/common.c:146
msgid "Audio visualizations"
msgstr "Audio visualiseeringud"
#: include/vlc_config_cat.h:63 include/vlc_config_cat.h:75
msgid "Output modules"
msgstr "Väljundmoodulid"
#: include/vlc_config_cat.h:64
msgid "General settings for audio output modules."
msgstr "Audioväljundi moodulite üldised seaded."
#: include/vlc_config_cat.h:66 src/libvlc-module.c:2093
#: modules/gui/macosx/VideoEffects.m:72
#: modules/stream_out/transcode/transcode.c:223
msgid "Miscellaneous"
msgstr "Mitmesugused"
#: include/vlc_config_cat.h:67
msgid "Miscellaneous audio settings and modules."
msgstr "Mitmesugused audio seaded ja moodulid."
#: include/vlc_config_cat.h:70 src/input/es_out.c:2896 src/input/es_out.c:2981
#: src/libvlc-module.c:1631 modules/access/imem.c:64
#: modules/gui/macosx/MainMenu.m:295 modules/gui/macosx/output.m:160
#: modules/gui/macosx/playlistinfo.m:106 modules/gui/macosx/simple_prefs.m:183
#: modules/gui/macosx/wizard.m:383
#: modules/gui/qt4/components/info_panels.cpp:517
#: modules/gui/qt4/components/simple_preferences.cpp:90
#: modules/services_discovery/mediadirs.c:70 modules/stream_out/es.c:101
#: modules/stream_out/transcode/transcode.c:161
#: share/lua/http/dialogs/create_stream.html:147
#: modules/gui/qt4/ui/profiles.h:476 modules/gui/qt4/ui/sprefs_video.h:317
msgid "Video"
msgstr "Video"
#: include/vlc_config_cat.h:71
msgid "Video settings"
msgstr "Video seaded"
#: include/vlc_config_cat.h:73
msgid "General video settings"
msgstr "Üldised video seaded"
#: include/vlc_config_cat.h:77
msgid "Choose your preferred video output and configure it here."
msgstr "Vali oma eelistatud videoväljund ja seadista see siin."
#: include/vlc_config_cat.h:81
msgid "Video filters are used to process the video stream."
msgstr "Video filtreid kasutatakse videovoogude töötlemiseks."
#: include/vlc_config_cat.h:83
msgid "Subtitles/OSD"
msgstr "Subtiitrid/OSD"
#: include/vlc_config_cat.h:84
msgid ""
"Settings related to On-Screen-Display, subtitles and \"overlay subpictures\""
msgstr "Seaded OSD, subtiitrite ja \"pildipealdiste ülekatetele\""
#: include/vlc_config_cat.h:93
msgid "Input / Codecs"
msgstr "Sisend / koodekid"
#: include/vlc_config_cat.h:94
msgid "Settings for input, demultiplexing, decoding and encoding"
msgstr "Seaded sisendite, demultipleksimise, dekoodimise ja enkoodimise jaoks"
#: include/vlc_config_cat.h:97
msgid "Access modules"
msgstr "Juurdepääsu moodulid"
#: include/vlc_config_cat.h:99
msgid ""
"Settings related to the various access methods. Common settings you may want "
"to alter are HTTP proxy or caching settings."
msgstr ""
"Seaded, mis on seotud erinevate ligipääsu meetoditega. Seaded, mida "
"tavaliselt soovitakse muuta on HTTP proksi ja puhver."
#: include/vlc_config_cat.h:103
msgid "Stream filters"
msgstr "Voogedastuse filtrid"
#: include/vlc_config_cat.h:105
msgid ""
"Stream filters are special modules that allow advanced operations on the "
"input side of VLC. Use with care..."
msgstr ""
"Voo filtrid on spetsiaalsed moodulid, mis lubavad VLC sisendipoolel "
"täiustatud operatsioone. Kasuta ettevaatlikult..."
#: include/vlc_config_cat.h:108
msgid "Demuxers"
msgstr "Demultiplekser"
#: include/vlc_config_cat.h:109
msgid "Demuxers are used to separate audio and video streams."
msgstr "Demultipleksereid kasutatakse audio- ja videovoogude eraldamiseks."
#: include/vlc_config_cat.h:111
msgid "Video codecs"
msgstr "Videokoodekid"
#: include/vlc_config_cat.h:112
msgid "Settings for the video, images or video+audio decoders and encoders."
msgstr "Seaded video, pildi või video+audio dekoorditele ja enkoodritele."
#: include/vlc_config_cat.h:114
msgid "Audio codecs"
msgstr "Audiokoodekid"
#: include/vlc_config_cat.h:115
msgid "Settings for the audio-only decoders and encoders."
msgstr "Ainult audio dekoodrite ja enkoodrite seaded."
#: include/vlc_config_cat.h:117
msgid "Subtitles codecs"
msgstr "Subtiitrite koodekid"
#: include/vlc_config_cat.h:118
msgid "Settings for subtitles, teletext and CC decoders and encoders."
msgstr "Seaded subtiitrite, teleteksti ja CC dekoodritele ja enkoodritele."
#: include/vlc_config_cat.h:120
msgid "General Input"
msgstr "Üldine sisend"
#: include/vlc_config_cat.h:121
msgid "General input settings. Use with care..."
msgstr "Üldised sisendite seaded. Kasuta ettevaatlikult..."
#: include/vlc_config_cat.h:124 src/libvlc-module.c:2025
msgid "Stream output"
msgstr "Voogedastuse väljund"
#: include/vlc_config_cat.h:126
msgid ""
"Stream output settings are used when acting as a streaming server or when "
"saving incoming streams.\n"
"Streams are first muxed and then sent through an \"access output\" module "
"that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
"RTSP).\n"
"Sout streams modules allow advanced stream processing (transcoding, "
"duplicating...)."
msgstr ""
"Voo väljundi seadeid kasutatakse, kui tegutsetakse voogedastusserverina või "
"kui salvestatakse sissetulevaid voogusid.\n"
"Kõigepealt vood muksitakse ja siis saadetakse läbi \"pääsu väljundi\" "
"mooduli, mis omakorda salvestab need faili või voogedastab (UDP, HTTP, RTP/"
"RTSP).\n"
"Sout voo moodulid lubavad laiendatud voogude töötlemist (transkodeerimine, "
"dubleerimine...)."
#: include/vlc_config_cat.h:134
msgid "General stream output settings"
msgstr "Üldised voogedastuse väljundi seaded"
#: include/vlc_config_cat.h:136
msgid "Muxers"
msgstr "Mukserid"
#: include/vlc_config_cat.h:138
msgid ""
"Muxers create the encapsulation formats that are used to put all the "
"elementary streams (video, audio, ...) together. This setting allows you to "
"always force a specific muxer. You should probably not do that.\n"
"You can also set default parameters for each muxer."
msgstr ""
"Multiplekserid loovad kapseldatud formaadi, mida kasutatakse "
"elementaarvoogude (audio, video, ...) kokkusulatamiseks. See seade lubab sul "
"jõuga määrata ühe kindla multiplekseri. Tõenäoliselt ei peaks sa seda "
"tegema.\n"
"Sa saad alati määrata vaikimisi parameetreid igale multiplekserile eraldi."
#: include/vlc_config_cat.h:144
msgid "Access output"
msgstr "Juurdepääsu väljund"
#: include/vlc_config_cat.h:146
msgid ""
"Access output modules control the ways the muxed streams are sent. This "
"setting allows you to always force a specific access output method. You "
"should probably not do that.\n"
"You can also set default parameters for each access output."
msgstr ""
"Juuredepääsu väljundi moodulid kontrollivad viise, kuidas liidetud voogusid "
"saadetakse. Need seaded lubavad sul jõuga määrata üht spetsiifilist "
"meetodit. Tõenäoliselt ei peaks sa seda tegema.\n"
"Sa saad määrata vaikimisi parameetreid igale juurdepääsu väljundile."
#: include/vlc_config_cat.h:151
msgid "Packetizers"
msgstr "Tükeldajad"
#: include/vlc_config_cat.h:153
msgid ""
"Packetizers are used to \"preprocess\" the elementary streams before muxing. "
"This setting allows you to always force a packetizer. You should probably "
"not do that.\n"
"You can also set default parameters for each packetizer."
msgstr ""
"Tükeldajaid kasutatakse elementaarvoodue eeltöötlemisel, enne muksimist. "
"Need seaded lubavad sul alati sundida tükeldajat. Tõenäoliselt ei peaks sa "
"seda tegema.\n"
"Sa saad alati määrata vaikimisi parameetrid igale tükeldajale eraldi."
#: include/vlc_config_cat.h:159
msgid "Sout stream"
msgstr "Sout voog"
#: include/vlc_config_cat.h:160
msgid ""
"Sout stream modules allow to build a sout processing chain. Please refer to "
"the Streaming Howto for more information. You can configure default options "
"for each sout stream module here."
msgstr ""
"Sout voo moodulid lubavad sul ehitada sout töötlemise ahela. Rohkem infot "
"saab \"Streamig Howto-st\". Siin saad seadistada vaikimisi valikuid igale "
"sout voo moodulile."
#: include/vlc_config_cat.h:165 modules/services_discovery/sap.c:109
msgid "SAP"
msgstr "SAP"
#: include/vlc_config_cat.h:167
msgid ""
"SAP is a way to publically announce streams that are being sent using "
"multicast UDP or RTP."
msgstr ""
"SAP on viis kuidas avalikult teatada, mis voogusid saadetakse üle UDP või "
"RTP."
#: include/vlc_config_cat.h:170
msgid "VOD"
msgstr "VOD"
#: include/vlc_config_cat.h:171
msgid "VLC's implementation of Video On Demand"
msgstr "VLC VOD (Video On Demand) teostus"
#: include/vlc_config_cat.h:175 src/libvlc-module.c:2142
#: src/playlist/engine.c:217 modules/demux/playlist/playlist.c:63
#: modules/demux/playlist/playlist.c:64 modules/gui/macosx/MainWindow.m:277
#: modules/gui/qt4/components/controller.hpp:112
#: modules/gui/qt4/components/playlist/playlist.cpp:198
#: modules/gui/qt4/components/playlist/selector.cpp:188
#: modules/gui/qt4/dialogs/playlist.cpp:41 modules/gui/qt4/menus.cpp:1069
#: modules/gui/qt4/ui/sprefs_interface.h:529
msgid "Playlist"
msgstr "Esitusloend"
#: include/vlc_config_cat.h:176
msgid ""
"Settings related to playlist behaviour (e.g. playback mode) and to modules "
"that automatically add items to the playlist (\"service discovery\" modules)."
msgstr ""
"Seaded, mis on seotud esitusloendi käitumisega (nt. taasesitus režiimiga) ja "
"moodulitega, mis lisavad automaatselt kirjeid esitusloendisse (\"teenuste "
"avastamise\" moodulid)."
#: include/vlc_config_cat.h:180
msgid "General playlist behaviour"
msgstr "Üldine esitusloendi käitumine"
#: include/vlc_config_cat.h:181 modules/gui/macosx/playlist.m:478
#: modules/gui/macosx/playlist.m:479
msgid "Services discovery"
msgstr "Teenuste avastamine"
#: include/vlc_config_cat.h:182
msgid ""
"Services discovery modules are facilities that automatically add items to "
"playlist."
msgstr ""
"Teenuste avastamise moodulid on rakendused, mis automaatselt lisavad kirjeid "
"esitusloendisse."
#: include/vlc_config_cat.h:186 src/libvlc-module.c:1926
#: modules/gui/qt4/ui/video_effects.h:1395
msgid "Advanced"
msgstr "Edasijõudnutele"
#: include/vlc_config_cat.h:187
msgid "Advanced settings. Use with care..."
msgstr "Täpsemad seaded. Ettevaatust kasutamisel..."
#: include/vlc_config_cat.h:189
msgid "CPU features"
msgstr "CPU võimalused"
#: include/vlc_config_cat.h:190
msgid ""
"You can choose to disable some CPU accelerations here. Use with extreme care!"
msgstr ""
"Siin saad keelata mõningaid CPU võimalusi. Kasuta äärmise ettevaatlikusega!"
#: include/vlc_config_cat.h:193
msgid "Advanced settings"
msgstr "Täpsemad seaded"
#: include/vlc_config_cat.h:198 modules/gui/macosx/open.m:122
#: modules/gui/macosx/open.m:476 modules/gui/macosx/simple_prefs.m:255
#: modules/gui/qt4/ui/sprefs_input.h:356
msgid "Network"
msgstr "Võrk"
#: include/vlc_config_cat.h:199
msgid "These modules provide network functions to all other parts of VLC."
msgstr ""
"Need moodulid määravad võrgu funktsioonid kõikidele VLC komponentidele."
#: include/vlc_config_cat.h:202
msgid "Chroma modules settings"
msgstr "Värviformaadi moodulite seaded"
#: include/vlc_config_cat.h:203
msgid "These settings affect chroma transformation modules."
msgstr "Need seaded mõjutavad värviformaadi teisenduste mooduleid."
#: include/vlc_config_cat.h:205
msgid "Packetizer modules settings"
msgstr "Tükeldajate moodulite seaded"
#: include/vlc_config_cat.h:209
msgid "Encoders settings"
msgstr "Enkoodrite seaded"
#: include/vlc_config_cat.h:211
msgid "These are general settings for video/audio/subtitles encoding modules."
msgstr ""
"Need on üldised seaded video/audio/subtiitrite enkoodimise moodulitele."
#: include/vlc_config_cat.h:214
msgid "Dialog providers settings"
msgstr "Dialoogi pakkujate seaded"
#: include/vlc_config_cat.h:216
msgid "Dialog providers can be configured here."
msgstr "Siin saab seadistada dialoogi pakkujaid."
#: include/vlc_config_cat.h:218
msgid "Subtitle demuxer settings"
msgstr "Subtiitrite demultipleksimise seaded"
#: include/vlc_config_cat.h:220
msgid ""
"In this section you can force the behavior of the subtitle demuxer, for "
"example by setting the subtitles type or file name."
msgstr ""
"Selles sektsioonis saad määrata subtiitrite demultipleksimise käitumist, "
"näiteksmäärates subtiitrite tüübi või faili nime."
#: include/vlc_config_cat.h:227
msgid "No help available"
msgstr "Abiinfo puudub"
#: include/vlc_config_cat.h:228
msgid "There is no help available for these modules."
msgstr "Nende moodulite jaoks abiinfo puudub."
#: include/vlc_interface.h:126
msgid ""
"\n"
"Warning: if you cannot access the GUI anymore, open a command-line window, "
"go to the directory where you installed VLC and run \"vlc -I qt\"\n"
msgstr ""
"\n"
"Hoiatus: kui graafiline liides ei vasta, ava käsurida, navigeeri kataloogi, "
"kuhu VLC on paigaldatud ja sisesta \"vlc -I qt\"\n"
#: include/vlc_intf_strings.h:46
msgid "Quick &Open File..."
msgstr "Faili &kiiravamine..."
#: include/vlc_intf_strings.h:47
msgid "&Advanced Open..."
msgstr "Täiust&atud avamine..."
#: include/vlc_intf_strings.h:48
msgid "Open D&irectory..."
msgstr "K&ataloogi avamine..."
#: include/vlc_intf_strings.h:49
msgid "Open &Folder..."
msgstr "&Kausta avamine..."
#: include/vlc_intf_strings.h:50
msgid "Select one or more files to open"
msgstr "Avamiseks ühe või enama faili valimine"
#: include/vlc_intf_strings.h:51
msgid "Select Directory"
msgstr "Vali kataloog"
#: include/vlc_intf_strings.h:51
msgid "Select Folder"
msgstr "Vali kataloog"
#: include/vlc_intf_strings.h:55
msgid "Media &Information"
msgstr "Meedia &info"
#: include/vlc_intf_strings.h:56
msgid "&Codec Information"
msgstr "&Koodeki info"
#: include/vlc_intf_strings.h:57
msgid "&Messages"
msgstr "&Teated"
#: include/vlc_intf_strings.h:58
msgid "Jump to Specific &Time"
msgstr "Hüppa konkreetsele &ajale"
#: include/vlc_intf_strings.h:59
msgid "&Bookmarks"
msgstr "&Järjehoidjad"
#: include/vlc_intf_strings.h:60
msgid "&VLM Configuration"
msgstr "&VLM-i häälestus"
#: include/vlc_intf_strings.h:62
msgid "&About"
msgstr "&Programmist"
#: include/vlc_intf_strings.h:65 modules/control/rc.c:72
#: modules/gui/macosx/MainMenu.m:256 modules/gui/macosx/MainMenu.m:353
#: modules/gui/macosx/MainMenu.m:360 modules/gui/macosx/MainMenu.m:807
#: modules/gui/macosx/MainMenu.m:808 modules/gui/macosx/MainMenu.m:809
#: modules/gui/macosx/MainWindow.m:823 modules/gui/macosx/playlist.m:466
#: modules/gui/qt4/components/controller.hpp:110
#: modules/gui/qt4/dialogs/vlm.cpp:550 modules/gui/qt4/menus.cpp:783
#: modules/gui/qt4/ui/open.h:253 share/lua/http/index.html:203
#: share/lua/http/mobile.html:97 share/lua/http/dialogs/stream_window.html:59
msgid "Play"
msgstr "Esita"
#: include/vlc_intf_strings.h:66
msgid "Fetch Information"
msgstr "Tõmba info"
#: include/vlc_intf_strings.h:67
msgid "Remove Selected"
msgstr "Eemalda valitud"
#: include/vlc_intf_strings.h:68
msgid "Information..."
msgstr "Info..."
#: include/vlc_intf_strings.h:69
msgid "Sort"
msgstr "Sorteeri"
#: include/vlc_intf_strings.h:70
msgid "Create Directory..."
msgstr "Kataloogi loomine..."
#: include/vlc_intf_strings.h:71
msgid "Create Folder..."
msgstr "Kausta loomine..."
# selle all on vist ülemist kataloogi mõeldud
# siis on sisaldava õige, muidu peaks sisalduva olema
#: include/vlc_intf_strings.h:72
msgid "Show Containing Directory..."
msgstr "Sisaldava kataloogi näitamine..."
#: include/vlc_intf_strings.h:73
msgid "Show Containing Folder..."
msgstr "Sisaldava kausta näitamine..."
#: include/vlc_intf_strings.h:74
msgid "Stream..."
msgstr "Voog..."
#: include/vlc_intf_strings.h:75
msgid "Save..."
msgstr "Salvestamine..."
#: include/vlc_intf_strings.h:80 modules/gui/macosx/CoreInteraction.m:354
#: modules/gui/macosx/MainMenu.m:270 modules/gui/macosx/MainMenu.m:1182
msgid "Repeat All"
msgstr "Korda kõiki"
#: include/vlc_intf_strings.h:81 modules/gui/macosx/CoreInteraction.m:371
#: modules/gui/macosx/MainMenu.m:269 modules/gui/macosx/MainMenu.m:1175
msgid "Repeat One"
msgstr "Korda ühte"
#: include/vlc_intf_strings.h:82
msgid "No Repeat"
msgstr "Ilma korduseta"
#: include/vlc_intf_strings.h:84 src/libvlc-module.c:1502
#: modules/gui/macosx/MainMenu.m:268 modules/gui/macosx/MainMenu.m:1168
#: modules/gui/qt4/components/controller.hpp:114
#: modules/gui/qt4/components/controller.hpp:127
msgid "Random"
msgstr "Juhuesitus"
#: include/vlc_intf_strings.h:85 modules/gui/macosx/CoreInteraction.m:335
msgid "Random Off"
msgstr "Juhuslik välja"
#: include/vlc_intf_strings.h:87
msgid "Add to Playlist"
msgstr "Esitusloendisse lisamine"
#: include/vlc_intf_strings.h:88
msgid "Add to Media Library"
msgstr "Meediakogusse lisamine"
#: include/vlc_intf_strings.h:90
msgid "Add File..."
msgstr "Faili lisamine..."
#: include/vlc_intf_strings.h:91
msgid "Advanced Open..."
msgstr "Täiustatud avamine..."
#: include/vlc_intf_strings.h:92
msgid "Add Directory..."
msgstr "Kataloogi lisamine..."
#: include/vlc_intf_strings.h:93
msgid "Add Folder..."
msgstr "Kausta lisamine..."
#: include/vlc_intf_strings.h:95
msgid "Save Playlist to &File..."
msgstr "Salvesta esitusloend &faili..."
#: include/vlc_intf_strings.h:96
msgid "Open Play&list..."
msgstr "Esit&usloendi avamine..."
#: include/vlc_intf_strings.h:98 modules/gui/macosx/MainWindow.m:122
#: modules/gui/qt4/components/preferences_widgets.cpp:1297
msgid "Search"
msgstr "Otsing"
#: include/vlc_intf_strings.h:99
msgid "Search Filter"
msgstr "Otsingufilter"
#: include/vlc_intf_strings.h:101
msgid "&Services Discovery"
msgstr "&Teenuste kataloog"
#: include/vlc_intf_strings.h:105
msgid ""
"Some options are available but hidden. Check \"Advanced options\" to see "
"them."
msgstr "On veel peidetud valikud. Nende nägemiseks klõpsa nupul \"Täpsemalt\"."
#: include/vlc_intf_strings.h:110 modules/gui/macosx/VideoEffects.m:142
msgid "Image clone"
msgstr "Pildi kloonimine"
#: include/vlc_intf_strings.h:111
msgid "Clone the image"
msgstr "Klooni pilt"
#: include/vlc_intf_strings.h:113
msgid "Magnification"
msgstr "Suurendus"
#: include/vlc_intf_strings.h:114
msgid ""
"Magnify a part of the video. You can select which part of the image should "
"be magnified."
msgstr ""
"Suurenda osa video pildist. Saad valida, milline osa pildist peaks olema "
"suurendatud."
#: include/vlc_intf_strings.h:117 modules/gui/macosx/VideoEffects.m:139
#: modules/gui/qt4/ui/video_effects.h:1394
msgid "Waves"
msgstr "Lained"
#: include/vlc_intf_strings.h:118
msgid "\"Waves\" video distortion effect"
msgstr "\"Lainete\" video moonutamise efekt"
#: include/vlc_intf_strings.h:120
msgid "\"Water surface\" video distortion effect"
msgstr "\"Veepinna\" video moonutamise efekt"
#: include/vlc_intf_strings.h:122
msgid "Image colors inversion"
msgstr "Pildi värvid negatiivina"
#: include/vlc_intf_strings.h:124
msgid "Split the image to make an image wall"
msgstr "Poolita pilt, et teha pildisein"
#: include/vlc_intf_strings.h:126
msgid ""
"Create a \"puzzle game\" with the video.\n"
"The video gets split in parts that you must sort."
msgstr ""
"Loo videost \"pusle mäng\".\n"
"Video tükeldatakse juppideks, mida pead ise korrastama."
#: include/vlc_intf_strings.h:129
msgid ""
"\"Edge detection\" video distortion effect.\n"
"Try changing the various settings for different effects"
msgstr ""
"Video \"serva tuvastamise\" moonutamise efekt.\n"
"Muuda seadeid, et saada erinevaid tulemusi"
#: include/vlc_intf_strings.h:132
msgid ""
"\"Color detection\" effect. The whole image will be turned to black and "
"white, except the parts that are of the color that you select in the "
"settings."
msgstr ""
"\"Värvi tuvastamise\" efekt. Terve pilt muudetakse must-valgeks välja "
"arvatud värvid, mille oled valinud seadedest."
#: include/vlc_intf_strings.h:136
msgid ""
"<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; "
"charset=utf-8\" /></head><body><h2>Welcome to VLC media player Help</"
"h2><h3>Documentation</h3><p>You can find VLC documentation on VideoLAN's <a "
"href=\"http://wiki.videolan.org\">wiki</a> website.</p><p>If you are a "
"newcomer to VLC media player, please read the<br><a href=\"http://wiki."
"videolan.org/Documentation:VLC_for_dummies\"><em>Introduction to VLC media "
"player</em></a>.</p><p>You will find some information on how to use the "
"player in the <br>\"<a href=\"http://wiki.videolan.org/Documentation:"
"Play_HowTo\"><em>How to play files with VLC media player</em></a>\" document."
"</p><p>For all the saving, converting, transcoding, encoding, muxing and "
"streaming tasks, you should find useful information in the <a href=\"http://"
"wiki.videolan.org/Documentation:Streaming_HowTo\">Streaming Documentation</"
"a>.</p><p>If you are unsure about terminology, please consult the <a href="
"\"http://wiki.videolan.org/Knowledge_Base\">knowledge base</a>.</p><p>To "
"understand the main keyboard shortcuts, read the <a href=\"http://wiki."
"videolan.org/Hotkeys\">shortcuts</a> page.</p><h3>Help</h3><p>Before asking "
"any question, please refer yourself to the <a href=\"http://www.videolan.org/"
"support/faq.html\">FAQ</a>.</p><p>You might then get (and give) help on the "
"<a href=\"http://forum.videolan.org\">Forums</a>, the <a href=\"http://www."
"videolan.org/vlc/lists.html\">mailing-lists</a> or our IRC channel "
"(<em>#videolan</em> on irc.freenode.net).</p><h3>Contribute to the project</"
"h3><p>You can help the VideoLAN project giving some of your time to help the "
"community, to design skins, to translate the documentation, to test and to "
"code. You can also give funds and material to help us. And of course, you "
"can <b>promote</b> VLC media player.</p></body></html>"
msgstr ""
"<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; "
"charset=utf-8\" /></head><body><h2>Tere tulemast VLC meediaesitaja abisse</"
"h2><h3>Dokumentatsioon</h3><p>Dokumentatsiooni leiad VideoLAN-i <a href="
"\"http://wiki.videolan.org\">viki</a> lehelt.</p><p>Kui sa oled uus VLC "
"kasutaja, palun loe artiklit <br><a href=\"http://wiki.videolan.org/"
"Documentation:VLC_for_dummies\"><em>Sissejuhatus VLC meediaesitajasse</em></"
"a>.</p><p>Veidi infot, kuidas esitajat kasutada leiad artiklist <br>\"<a "
"href=\"http://wiki.videolan.org/Documentation:Play_HowTo\"><em>Kuidas "
"esitada faile VLC meediaesitajaga</em></a>\".</p><p>Kõikide salvestamise, "
"teisendamise, ümberkodeerimise, enkodeerimise, muksimise ja voogedastuse "
"ülesannete kohta leiad kasulikku infot artiklist <a href=\"http://wiki."
"videolan.org/Documentation:Streaming_HowTo\">Voogedastamise dokumentatsioon</"
"a>.</p><p>Kui vajad terminoloogialast abi, vaata <a href=\"http://wiki."
"videolan.org/Knowledge_Base\">teadmiste baasi</a>.</p><p>Et teada põhilisi "
"kiirklahve loe <a href=\"http://wiki.videolan.org/Hotkeys\">kiirklahvide</a> "
"lehekülge.</p><h3>Abi</h3><p>Enne küsimuste küsimist loe <a href=\"http://"
"www.videolan.org/support/faq.html\">KKK-d</a>.</p><p>Seejärel võid küsida ja "
"ka teistele abi anda <a href=\"http://forum.videolan.org\">foorumis</a>, <a "
"href=\"http://www.videolan.org/vlc/lists.html\">postiloendis</a> või meie "
"IRC kanalil (<em>#videolan</em> irc.freenode.net serveris).</p><h3>Projekti "
"abistamine</h3><p>Sa võid VideoLANi projekti abistada, pühendades oma aega "
"kogukonna aitamisele, meisterdades erinevaid rüüsid, tõlkides "
"dokumentatsiooni, testides ja programmeerides. Samas võid meid toetada ka "
"raha ja materjalide annetamisega. Ning loomulikult võid VLC meediaesitajat "
"<b>reklaamida</b>.</p></body></html>"
#: src/audio_output/common.c:85 src/audio_output/common.c:125
#: src/input/es_out.c:934 src/libvlc-module.c:669
#: src/video_output/postprocessing.c:98 modules/video_filter/postproc.c:228
msgid "Disable"
msgstr "Keelatud"
#: src/audio_output/common.c:88 modules/visualization/visual/visual.c:119
msgid "Spectrometer"
msgstr "Spektromeeter"
#: src/audio_output/common.c:91
msgid "Scope"
msgstr "Skoop"
#: src/audio_output/common.c:94
msgid "Spectrum"
msgstr "Spektrum"
#: src/audio_output/common.c:97
msgid "Vu meter"
msgstr "Vu-meeter"
#: src/audio_output/common.c:122 modules/audio_filter/equalizer.c:76
#: modules/gui/macosx/AudioEffects.m:102 share/lua/http/index.html:215
#: share/lua/http/mobile.html:76
msgid "Equalizer"
msgstr "Ekvalaiser..."
#: src/audio_output/common.c:141 src/libvlc-module.c:321
msgid "Audio filters"
msgstr "Audiofiltrid"
#: src/audio_output/common.c:153
msgid "Replay gain"
msgstr "Taasesituse tundlikkus"
#: src/audio_output/filters.c:142
msgid "Audio filtering failed"
msgstr "Audio filtreerimine nurjus"
#: src/audio_output/filters.c:143
#, c-format
msgid "The maximum number of filters (%u) was reached."
msgstr "Maksimaalne lubatud filtrite arv (%u) on ületatud"
#: src/audio_output/output.c:100 src/audio_output/output.c:128
#: modules/access/vcdx/info.c:86 modules/gui/macosx/MainMenu.m:288
#: modules/gui/macosx/MainMenu.m:289
#: share/lua/http/dialogs/create_stream.html:316
msgid "Audio Channels"
msgstr "Audiokanalid"
#: src/audio_output/output.c:103 src/audio_output/output.c:139
#: modules/access/alsa.c:69 modules/access/oss.c:64
#: modules/access/v4l2/video.c:284 modules/audio_output/directx.c:439
#: modules/audio_output/kai.c:219 modules/audio_output/oss.c:194
#: modules/audio_output/portaudio.c:400 modules/audio_output/waveout.c:419
#: modules/codec/twolame.c:70
msgid "Stereo"
msgstr "Stereo"
#: src/audio_output/output.c:105 src/audio_output/output.c:142
#: src/libvlc-module.c:415 src/libvlc-module.c:493
#: modules/audio_filter/channel_mixer/mono.c:95 modules/codec/dvbsub.c:102
#: modules/codec/subsdec.c:160 modules/codec/zvbi.c:77
#: modules/control/gestures.c:97 modules/gui/fbosd.c:163
#: modules/gui/macosx/VideoEffects.m:88 modules/gui/macosx/VideoEffects.m:150
#: modules/gui/macosx/VideoEffects.m:169
#: modules/video_filter/audiobargraph_v.c:73 modules/video_filter/logo.c:79
#: modules/video_filter/marq.c:136 modules/video_filter/mosaic.c:170
#: modules/video_filter/osdmenu.c:84 modules/video_filter/rss.c:173
#: modules/gui/qt4/ui/video_effects.h:1313
#: modules/gui/qt4/ui/video_effects.h:1356
#: modules/gui/qt4/ui/video_effects.h:1366
msgid "Left"
msgstr "Vasak"
#: src/audio_output/output.c:107 src/audio_output/output.c:144
#: src/libvlc-module.c:415 src/libvlc-module.c:493
#: modules/audio_filter/channel_mixer/mono.c:95 modules/codec/dvbsub.c:102
#: modules/codec/subsdec.c:160 modules/codec/zvbi.c:77
#: modules/control/gestures.c:97 modules/gui/fbosd.c:163
#: modules/gui/macosx/VideoEffects.m:89 modules/gui/macosx/VideoEffects.m:152
#: modules/video_filter/audiobargraph_v.c:73 modules/video_filter/logo.c:79
#: modules/video_filter/marq.c:136 modules/video_filter/mosaic.c:170
#: modules/video_filter/osdmenu.c:84 modules/video_filter/rss.c:173
#: modules/gui/qt4/ui/video_effects.h:1314
msgid "Right"
msgstr "Parem"
#: src/audio_output/output.c:134
msgid "Dolby Surround"
msgstr "Dolby Surround"
#: src/audio_output/output.c:146
msgid "Reverse stereo"
msgstr "Pööratud stereo"
#: src/config/file.c:531
msgid "boolean"
msgstr "tõeväärtus"
#: src/config/file.c:531 src/config/help.c:467
msgid "integer"
msgstr "Täisarv"
#: src/config/file.c:539 src/config/help.c:497
msgid "float"
msgstr "murdarv"
#: src/config/file.c:552 src/config/help.c:446
msgid "string"
msgstr "string"
#: src/config/help.c:125
msgid "To get exhaustive help, use '-H'."
msgstr "Põhjalikuma abi saamiseks kasuta -H parameetrit."
#: src/config/help.c:129
#, c-format
msgid ""
"Usage: %s [options] [stream] ...\n"
"You can specify multiple streams on the commandline.\n"
"They will be enqueued in the playlist.\n"
"The first item specified will be played first.\n"
"\n"
"Options-styles:\n"
" --option A global option that is set for the duration of the program.\n"
" -option A single letter version of a global --option.\n"
" :option An option that only applies to the stream directly before it\n"
" and that overrides previous settings.\n"
"\n"
"Stream MRL syntax:\n"
" [[access][/demux]://]URL[#[title][:chapter][-[title][:chapter]]]\n"
" [:option=value ...]\n"
"\n"
" Many of the global --options can also be used as MRL specific :options.\n"
" Multiple :option=value pairs can be specified.\n"
"\n"
"URL syntax:\n"
" file:///path/file Plain media file\n"
" http://host[:port]/file HTTP URL\n"
" ftp://host[:port]/file FTP URL\n"
" mms://host[:port]/file MMS URL\n"
" screen:// Screen capture\n"
" dvd://[device] DVD device\n"
" vcd://[device] VCD device\n"
" cdda://[device] Audio CD device\n"
" udp://[[<source address>]@[<bind address>][:<bind port>]]\n"
" UDP stream sent by a streaming server\n"
" vlc://pause:<seconds> Pause the playlist for a certain time\n"
" vlc://quit Special item to quit VLC\n"
"\n"
msgstr ""
"Kasutamine: %s [valikud] [voog] ...\n"
"Võid määrata mitu voogu käsureal.\n"
"Nad lisatakse esitusloendi järjekorda.\n"
"Esimene kirje mängitakse esimesena.\n"
"\n"
"Valikud-stiilid:\n"
" --valik Globaalne valik, mis on seatud kogu programmi käimise ajaks.\n"
" -valik Ühetäheline versioon globaalsest --valikust.\n"
" :valik Valik, mis kehtib ühele esitatavale voole ja\n"
" tühistab eelnevad seaded.\n"
"\n"
"Voo MRL süntaks:\n"
" [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]]\n"
" [:option=value ...]\n"
"\n"
" Paljusid globaalseid --valikuid võib kasutada MRL spetsiifiliste :"
"valikutena.\n"
" Mitmeid :valik=väärtus paare võib määrata.\n"
"\n"
"URL süntaks:\n"
" file://tee/failini Tavaline meedia fail\n"
" http://host[:port]/fail HTTP URL\n"
" ftp://host[:port]fail FTP URL\n"
" mms://host[:port]fail MMS URL\n"
" screen:// Ekraaniviisor\n"
" [dvd://][device] DVD seade\n"
" [vcd://][device] VCD seade\n"
" [cdda://][device] Audio CD seade\n"
" udp://[[<source address>]@[<bind address>][:<bind port>]]\n"
" UDP voog saadetud voogedastusserveri poolt\n"
" vlc://pause:<seconds> Eriline kirje esitusloendi peatamiseks "
"teatud ajaks\n"
" vlc://quit Eriline kirje VLC-st väljumiseks\n"
#: src/config/help.c:513
msgid " (default enabled)"
msgstr "(vaikimisi lubatud)"
#: src/config/help.c:514
msgid " (default disabled)"
msgstr "(vaikimisi keelatud)"
#: src/config/help.c:679 src/config/help.c:682 src/config/help.c:690
#: src/config/help.c:695
msgid "Note:"
msgstr "Märkus:"
#: src/config/help.c:680 src/config/help.c:683
msgid "add --advanced to your command line to see advanced options."
msgstr "lisa --advanced käsurea parameetritele, et näha rohkem võimalusi."
#: src/config/help.c:691 src/config/help.c:696
#, c-format
msgid ""