forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gl.po
25375 lines (20276 loc) · 717 KB
/
gl.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
# Galician translation of VLC
# Copyright (C) 2005 VideoLAN
# This file is distributed under the same license as the VLC package.
#
#
msgid ""
msgstr ""
"Project-Id-Version: VLC-0.8.4-test2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2008-03-08 00:49+0000\n"
"PO-Revision-Date: 2006-04-17 18:37+0100\n"
"Last-Translator: Iván Seoane Pardo <[email protected]>\n"
"Language-Team: Galician\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: include/vlc_config_cat.h:36
msgid "VLC preferences"
msgstr "Preferencias do VLC"
#: include/vlc_config_cat.h:38
msgid "Select \"Advanced Options\" to see all options."
msgstr "Selecciona \"Opcións avanzadas\" pra ver tódalas opcións."
#: include/vlc_config_cat.h:40 include/vlc_config_cat.h:131
#: modules/gui/macosx/playlistinfo.m:62 modules/gui/wince/playlist.cpp:675
#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
#: modules/visualization/visual/visual.c:115
msgid "General"
msgstr "Xeral"
#: include/vlc_config_cat.h:43 modules/gui/macosx/simple_prefs.m:90
#: modules/gui/qt4/components/simple_preferences.cpp:73
#: modules/misc/dummy/dummy.c:67
msgid "Interface"
msgstr "Interface"
#: include/vlc_config_cat.h:44
msgid "Settings for VLC's interfaces"
msgstr "Axustes prás interfaces do VLC"
#: include/vlc_config_cat.h:46
msgid "General interface settings"
msgstr "Axustes xerais da interface"
#: include/vlc_config_cat.h:48
msgid "Main interfaces"
msgstr "Interfaces principais"
#: include/vlc_config_cat.h:49
msgid "Settings for the main interface"
msgstr "Axustes prá interface principal"
#: include/vlc_config_cat.h:51 src/libvlc-module.c:151
msgid "Control interfaces"
msgstr "Interfaces de control"
#: include/vlc_config_cat.h:52
msgid "Settings for VLC's control interfaces"
msgstr "Axustes prás interfaces de control do VLC"
#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
msgid "Hotkeys settings"
msgstr "Axustes de teclas rápidas"
#: include/vlc_config_cat.h:58 src/input/es_out.c:2049
#: src/libvlc-module.c:1414 modules/gui/beos/InterfaceWindow.cpp:284
#: modules/gui/macosx/extended.m:69 modules/gui/macosx/intf.m:703
#: modules/gui/macosx/output.m:170 modules/gui/macosx/playlistinfo.m:97
#: modules/gui/macosx/simple_prefs.m:106 modules/gui/macosx/wizard.m:378
#: modules/gui/qt4/components/info_panels.cpp:519
#: modules/gui/qt4/components/simple_preferences.cpp:75
#: modules/gui/qt4/ui/sout.ui:631
#: modules/gui/wxwidgets/dialogs/infopanels.cpp:338
#: modules/gui/wxwidgets/dialogs/wizard.cpp:852
#: modules/gui/wxwidgets/extrapanel.cpp:182 modules/stream_out/transcode.c:257
msgid "Audio"
msgstr "Audio"
#: include/vlc_config_cat.h:59
msgid "Audio settings"
msgstr "Axustes do audio"
#: include/vlc_config_cat.h:61 include/vlc_config_cat.h:62
#: modules/gui/qt4/components/simple_preferences.cpp:200
msgid "General audio settings"
msgstr "Axustes xerais do audio"
#: include/vlc_config_cat.h:64 include/vlc_config_cat.h:89
#: src/video_output/video_output.c:439
msgid "Filters"
msgstr "Filtros"
#: include/vlc_config_cat.h:66
msgid "Audio filters are used to postprocess the audio stream."
msgstr "Os filtros de audio úsanse pra postprocesa-lo fluxo de audio."
#: include/vlc_config_cat.h:68 src/audio_output/input.c:92
#: modules/gui/macosx/intf.m:713 modules/gui/macosx/intf.m:714
msgid "Visualizations"
msgstr "Visualizacións"
#: include/vlc_config_cat.h:70 src/audio_output/input.c:164
msgid "Audio visualizations"
msgstr "Visualizacións do audio"
#: include/vlc_config_cat.h:72 include/vlc_config_cat.h:85
msgid "Output modules"
msgstr "Módulos de saída"
#: include/vlc_config_cat.h:73
msgid "These are general settings for audio output modules."
msgstr "Estas son os axustes xerais prós módulos de saída do audio"
#: include/vlc_config_cat.h:75 src/libvlc-module.c:1793
#: modules/gui/qt4/ui/sout.ui:758
#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
#: modules/gui/wxwidgets/menus.cpp:276 modules/stream_out/transcode.c:289
msgid "Miscellaneous"
msgstr "Outras"
#: include/vlc_config_cat.h:76
msgid "Miscellaneous audio settings and modules."
msgstr "Outros axustes de audio e módulos."
#: include/vlc_config_cat.h:79 src/input/es_out.c:2077
#: src/libvlc-module.c:1462 modules/gui/macosx/extended.m:68
#: modules/gui/macosx/intf.m:716 modules/gui/macosx/output.m:160
#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/simple_prefs.m:122
#: modules/gui/macosx/wizard.m:379
#: modules/gui/qt4/components/info_panels.cpp:520
#: modules/gui/qt4/components/simple_preferences.cpp:76
#: modules/gui/qt4/ui/sout.ui:542
#: modules/gui/wxwidgets/dialogs/infopanels.cpp:292
#: modules/gui/wxwidgets/dialogs/wizard.cpp:813
#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/misc/dummy/dummy.c:97
#: modules/stream_out/transcode.c:201
msgid "Video"
msgstr "Vídeo"
#: include/vlc_config_cat.h:80
msgid "Video settings"
msgstr "Axustes do vídeo"
#: include/vlc_config_cat.h:82 include/vlc_config_cat.h:83
#: modules/gui/qt4/components/simple_preferences.cpp:170
msgid "General video settings"
msgstr "Axustes xerais do vídeo"
#: include/vlc_config_cat.h:87
msgid "Choose your preferred video output and configure it here."
msgstr "Escolle a túa saída de vídeo preferida e configúraa aquí"
#: include/vlc_config_cat.h:91
msgid "Video filters are used to postprocess the video stream."
msgstr "Os filtros de vídeo úsanse pra postprocesa-lo fluxo de vídeo."
#: include/vlc_config_cat.h:93
msgid "Subtitles/OSD"
msgstr "Subtítulos/OSD"
#: include/vlc_config_cat.h:94
msgid ""
"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
"subpictures\"."
msgstr ""
"Outros axustes relacionados co OSD (amosar na pantalla), subtítulos e "
"\"subimaxes de superposicións\"."
#: include/vlc_config_cat.h:103
msgid "Input / Codecs"
msgstr "Entrada / Códecs"
#: include/vlc_config_cat.h:104
msgid ""
"These are the settings for the input, demultiplexing and decoding parts of "
"VLC. Encoder settings can also be found here."
msgstr ""
"Estes son os axustes prá entrada, partes de descodificación e "
"desmultiplexación do VLC. Aquí tamén podes atopa-los axustes de codificación."
#: include/vlc_config_cat.h:107
msgid "Access modules"
msgstr "Módulos de acceso"
#: include/vlc_config_cat.h:109
msgid ""
"Settings related to the various access methods used by VLC. Common settings "
"you may want to alter are HTTP proxy or caching settings."
msgstr ""
"Axustes relacionados cos distintos módulos de acceso usados polo VLC. Os "
"axustes comúns que pode que queiras alterar son proxy HTTP ou axustes da "
"caché."
#: include/vlc_config_cat.h:113
msgid "Access filters"
msgstr "Filtros de acceso"
#: include/vlc_config_cat.h:115
msgid ""
"Access filters are special modules that allow advanced operations on the "
"input side of VLC. You should not touch anything here unless you know what "
"you are doing."
msgstr ""
"Os filtros de acceso son módulos especiais que permiten operacións avanzadas "
"no lado da entrada do VLC. Non debes tocar isto a non ser que sáiba-lo que "
"estás a facer."
#: include/vlc_config_cat.h:119
msgid "Demuxers"
msgstr "Desmultiplexadores"
#: include/vlc_config_cat.h:120
msgid "Demuxers are used to separate audio and video streams."
msgstr "Os desmultiplexadores úsanse pra separar fluxos de audio e vídeo."
#: include/vlc_config_cat.h:122
msgid "Video codecs"
msgstr "Códecs de vídeo"
#: include/vlc_config_cat.h:123
msgid "Settings for the video-only decoders and encoders."
msgstr "Axustes pra codificadores e descodificadores exclusivos de vídeo."
#: include/vlc_config_cat.h:125
msgid "Audio codecs"
msgstr "Códecs de audio"
#: include/vlc_config_cat.h:126
msgid "Settings for the audio-only decoders and encoders."
msgstr "Axustes pra codificadores e descodificadores exclusivos de audio."
#: include/vlc_config_cat.h:128
msgid "Other codecs"
msgstr "Outros códecs"
#: include/vlc_config_cat.h:129
msgid "Settings for audio+video and miscellaneous decoders and encoders."
msgstr "Axustes pra codificadores e descodificadores de audio+vídeo e outros."
#: include/vlc_config_cat.h:132
msgid "General input settings. Use with care."
msgstr "Axustes xerais de entrada. Usar con coidado."
#: include/vlc_config_cat.h:135 src/libvlc-module.c:1719
#: modules/gui/qt4/dialogs/sout.cpp:44
#: modules/gui/wxwidgets/dialogs/streamout.cpp:152
msgid "Stream output"
msgstr "Saída de fluxo"
#: include/vlc_config_cat.h:137
msgid ""
"Stream output is what allows VLC to act as a streaming server or to save "
"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 ""
"A saída de fluxo permítelle ó VLC actuar coma un servidor de transmisión ou "
"pra gardar fluxos entrantes.\n"
"Os fluxos son primeiro multiplexados e logo enviados a través dun módulo de "
"\"saída de acceso\" que pode garda-lo fluxo a un arquivo, ou transmitilo "
"(UDP, HTTP, RTP/RTSP).\n"
"Os módulos de fluxos Sout permiten un procesamento de fluxo avanzado "
"(transcodificar, duplicar, ...)."
#: include/vlc_config_cat.h:145
msgid "General stream output settings"
msgstr "Axustes xerais da saída de fluxo"
#: include/vlc_config_cat.h:147
msgid "Muxers"
msgstr "Multiplexadores"
#: include/vlc_config_cat.h:149
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 ""
"Os multiplexadores crean os formatos de encapsulamento que se usan pra pór "
"xuntos tódolos fluxos elementais (vídeo, audio, ...). Este axuste permíteche "
"forzar sempre un multiplexador. Probablemente non deberías facer isto.\n"
"Tamén podes pór parámentros por defecto pra cada multiplexador."
#: include/vlc_config_cat.h:155
msgid "Access output"
msgstr "Saída de acceso"
#: include/vlc_config_cat.h:157
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 ""
"Os módulos das saídas de acceso controlan como se envían os fluxos "
"multiplexados. Este axuste permíteche forzar sempre un método específico da "
"saída de acceso. Probablemente non deberías facer isto.\n"
"Tamén podes pór parámetros por defecto pra cada saída de acceso."
#: include/vlc_config_cat.h:162
msgid "Packetizers"
msgstr "Empaquetadores"
#: include/vlc_config_cat.h:164
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 ""
"Os empaquetadores úsanse pra \"preprocesar\" os fluxos elementais antes de "
"multiplexalos. Este axuste permíteche forzar sempre un empaquetador. "
"Probablemente non deberías facer isto.\n"
"Tamén podes pór parámetros por defecto pra cada empaquetador."
#: include/vlc_config_cat.h:170
msgid "Sout stream"
msgstr "Fluxo Sout"
#: include/vlc_config_cat.h:171
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 ""
"Os módulos de fluxo Sout permiten crear unha cadea de proceso Sout. Por "
"favor le o \"Streaming Howto\" pra máis información. Aquí podes configura-"
"los axustes por defecto pra cada módulo de fluxo Sout."
#: include/vlc_config_cat.h:176 modules/services_discovery/sap.c:126
#: modules/services_discovery/sap.c:320
msgid "SAP"
msgstr "SAP"
#: include/vlc_config_cat.h:178
msgid ""
"SAP is a way to publically announce streams that are being sent using "
"multicast UDP or RTP."
msgstr ""
"SAP é un xeito pra anunciar fluxos publicamente que son enviados usando "
"multiemisión UDP ou RTP."
#: include/vlc_config_cat.h:181
#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:68
msgid "VOD"
msgstr "VOD"
#: include/vlc_config_cat.h:182
msgid "VLC's implementation of Video On Demand"
msgstr "Implementación do 'Video ON Demand' do VLC"
#: include/vlc_config_cat.h:186 src/libvlc-module.c:1863
#: src/playlist/engine.c:115 modules/demux/playlist/playlist.c:71
#: modules/demux/playlist/playlist.c:72
#: modules/gui/beos/InterfaceWindow.cpp:233
#: modules/gui/beos/InterfaceWindow.cpp:327 modules/gui/macosx/intf.m:648
#: modules/gui/pda/pda_interface.c:1262
#: modules/gui/qt4/dialogs/playlist.cpp:48
#: modules/gui/wxwidgets/dialogs/playlist.cpp:208
#: modules/gui/wxwidgets/interface.cpp:696
#: modules/gui/wxwidgets/interface.cpp:707
msgid "Playlist"
msgstr "Lista de reprodución"
#: include/vlc_config_cat.h:187
msgid ""
"Settings related to playlist behaviour (e.g. playback mode) and to modules "
"that automatically add items to the playlist (\"service discovery\" modules)."
msgstr ""
"Axustes relacionados co comportamento da lista de reprodución (modo lectura, "
"por exemplo) e cos módulos que automaticamente engaden artigos á lista de "
"reprodución (módulos de \"servizo Discovery\")."
#: include/vlc_config_cat.h:191
msgid "General playlist behaviour"
msgstr "Comportamento xeral da lista de reprodución"
#: include/vlc_config_cat.h:192 modules/gui/macosx/playlist.m:446
msgid "Services discovery"
msgstr "Servizos Discovery"
#: include/vlc_config_cat.h:193
msgid ""
"Services discovery modules are facilities that automatically add items to "
"playlist."
msgstr ""
"Os módulos de servizos Discovery son aplicacións que engaden automaticamente "
"elementos á lista de reprodución."
#: include/vlc_config_cat.h:197 src/libvlc-module.c:1678
#: modules/gui/macosx/prefs.m:125
msgid "Advanced"
msgstr "Avanzado"
#: include/vlc_config_cat.h:198
msgid "Advanced settings. Use with care."
msgstr "Axustes avanzados. Usar con coidado."
#: include/vlc_config_cat.h:200
msgid "CPU features"
msgstr "Características da CPU"
#: include/vlc_config_cat.h:201
msgid ""
"You can choose to disable some CPU accelerations here. You should probably "
"not change these settings."
msgstr ""
"Aquí podes inhabilitar algunhas aceleracións da UCP. Probablemente non "
"deberías trocar estes axustes."
#: include/vlc_config_cat.h:204
msgid "Advanced settings"
msgstr "Axustes avanzados"
#: include/vlc_config_cat.h:205
msgid "Other advanced settings"
msgstr "Outros axustes avanzados"
#: include/vlc_config_cat.h:207 modules/gui/macosx/open.m:164
#: modules/gui/macosx/open.m:413 modules/gui/pda/pda_interface.c:546
#: modules/gui/qt4/ui/sprefs_input.ui:46
#: modules/gui/wxwidgets/dialogs/open.cpp:507
msgid "Network"
msgstr "Rede"
#: include/vlc_config_cat.h:208
msgid "These modules provide network functions to all other parts of VLC."
msgstr "Estes módulos proporcionan funcións de rede ó resto das partes do VLC."
#: include/vlc_config_cat.h:213
msgid "Chroma modules settings"
msgstr "Axustes de módulos cromáticos"
#: include/vlc_config_cat.h:214
msgid "These settings affect chroma transformation modules."
msgstr "Estes axustes afectan a módulos de transformación cromáticos."
#: include/vlc_config_cat.h:216
msgid "Packetizer modules settings"
msgstr "Axustes dos módulos de empaquetador"
#: include/vlc_config_cat.h:220
msgid "Encoders settings"
msgstr "Axustes de codificadores"
#: include/vlc_config_cat.h:222
msgid "These are general settings for video/audio/subtitles encoding modules."
msgstr ""
"Estes son axustes xerais pra módulos de codificación de vídeo/audio/"
"subtítulos."
#: include/vlc_config_cat.h:225
msgid "Dialog providers settings"
msgstr "Axustes de provedores de diálogo"
#: include/vlc_config_cat.h:227
msgid "Dialog providers can be configured here."
msgstr "Aquí podes configura-los provedores de diálogo."
#: include/vlc_config_cat.h:229
msgid "Subtitle demuxer settings"
msgstr "Axustes do desmultiplexador de subtítulos"
#: include/vlc_config_cat.h:231
msgid ""
"In this section you can force the behavior of the subtitle demuxer, for "
"example by setting the subtitles type or file name."
msgstr ""
"Nesta sección podes forza-lo comportamento do desmultiplexador de "
"subtítulos, por exemplo poñendo o nome de arquivo ou o tipo de subtítulos."
#: include/vlc_config_cat.h:238
msgid "No help available"
msgstr "Sen axuda dispoñible"
#: include/vlc_config_cat.h:239
msgid "There is no help available for these modules."
msgstr "Non se dispón de axuda pra estes módulos."
#: include/vlc_interface.h:147
msgid ""
"\n"
"Warning: if you can't access the GUI anymore, open a command-line window, go "
"to the directory where you installed VLC and run \"vlc -I wx\"\n"
msgstr ""
"\n"
"Aviso: se non podes acceder á Interface Gráfica de Usuario (GUI), abre unha "
"ventá con liña de instrucións, vai ó directorio onde instaláche-lo VLC e "
"executa \"vlc -I wx\"\n"
#: include/vlc_intf_strings.h:33 modules/gui/wxwidgets/menus.cpp:130
msgid "Quick &Open File..."
msgstr "Abrir ficheiro rápid&o..."
#: include/vlc_intf_strings.h:34
#, fuzzy
msgid "&Advanced Open..."
msgstr "Opcións avanzadas..."
#: include/vlc_intf_strings.h:35
#, fuzzy
msgid "Open &Directory..."
msgstr "Abrir dir&ectorio..."
#: include/vlc_intf_strings.h:37
#, fuzzy
msgid "Select one or more files to open"
msgstr "Selecciona o arquivo no que gardar"
#: include/vlc_intf_strings.h:41 modules/gui/macosx/intf.m:747
#, fuzzy
msgid "Media Information..."
msgstr "Metainformación"
#: include/vlc_intf_strings.h:42
#, fuzzy
msgid "Codec Information..."
msgstr "Información"
#: include/vlc_intf_strings.h:43 modules/gui/macosx/intf.m:748
#, fuzzy
msgid "Messages..."
msgstr "&Mensaxes..."
#: include/vlc_intf_strings.h:44
#, fuzzy
msgid "Extended settings..."
msgstr "Axustes de codificadores"
#: include/vlc_intf_strings.h:45
msgid "Go to specific time..."
msgstr ""
#: include/vlc_intf_strings.h:46 modules/gui/macosx/intf.m:745
#, fuzzy
msgid "Bookmarks..."
msgstr "Marcadores"
#: include/vlc_intf_strings.h:47
#, fuzzy
msgid "VLM Configuration..."
msgstr "Cargar configuración"
#: include/vlc_intf_strings.h:49 modules/gui/wxwidgets/interface.cpp:623
msgid "About..."
msgstr "Sobre o VLC media player..."
#: include/vlc_intf_strings.h:52 modules/gui/macosx/embeddedwindow.m:50
#: modules/gui/macosx/embeddedwindow.m:136 modules/gui/macosx/intf.m:641
#: modules/gui/macosx/intf.m:684 modules/gui/macosx/intf.m:763
#: modules/gui/macosx/intf.m:770 modules/gui/macosx/intf.m:1679
#: modules/gui/macosx/intf.m:1680 modules/gui/macosx/intf.m:1681
#: modules/gui/macosx/intf.m:1682 modules/gui/macosx/playlist.m:438
#: modules/gui/pda/pda_interface.c:260 modules/gui/pda/pda_interface.c:261
#: modules/gui/qt4/components/interface_widgets.cpp:552
#: modules/gui/qt4/menus.cpp:505 modules/gui/qt4/menus.cpp:509
#: modules/gui/wxwidgets/dialogs/playlist.cpp:280
#: modules/gui/wxwidgets/dialogs/playlist.cpp:289
#: modules/gui/wxwidgets/interface.cpp:694
#: modules/gui/wxwidgets/interface.cpp:705
#: modules/gui/wxwidgets/interface.cpp:1244
#: modules/gui/wxwidgets/menus.cpp:260 modules/gui/wxwidgets/menus.cpp:271
msgid "Play"
msgstr "Reproducir"
#: include/vlc_intf_strings.h:53
#, fuzzy
msgid "Fetch information"
msgstr "Metainformación"
#: include/vlc_intf_strings.h:54 modules/gui/macosx/playlist.m:439
#: modules/gui/pda/pda_interface.c:1252
#: modules/gui/qt4/dialogs/bookmarks.cpp:45
#: modules/gui/qt4/ui/podcast_configuration.ui:59
#: modules/gui/qt4/ui/streampanel.ui:41
#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
#: modules/gui/wxwidgets/dialogs/playlist.cpp:291
#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:106
msgid "Delete"
msgstr "Eliminar"
#: include/vlc_intf_strings.h:55
#, fuzzy
msgid "Information..."
msgstr "Información"
#: include/vlc_intf_strings.h:56
#, fuzzy
msgid "Sort"
msgstr "&Ordenar"
#: include/vlc_intf_strings.h:57
#: modules/gui/wxwidgets/dialogs/playlist.cpp:1580
msgid "Add node"
msgstr "Engadir nodo"
#: include/vlc_intf_strings.h:58
#, fuzzy
msgid "Stream..."
msgstr "Fluxo"
#: include/vlc_intf_strings.h:59
#, fuzzy
msgid "Save..."
msgstr "Gardar arquivo..."
#: include/vlc_intf_strings.h:60
#, fuzzy
msgid "Open Folder..."
msgstr "Abrir ficheiro..."
#: include/vlc_intf_strings.h:64 src/libvlc-module.c:1102
msgid "Repeat all"
msgstr "Repetir todo"
#: include/vlc_intf_strings.h:65
#, fuzzy
msgid "Repeat one"
msgstr "Repetir un"
#: include/vlc_intf_strings.h:66
msgid "No repeat"
msgstr ""
#: include/vlc_intf_strings.h:68 src/libvlc-module.c:1307
#: modules/gui/macosx/controls.m:919 modules/gui/macosx/intf.m:690
msgid "Random"
msgstr "Aleatorio"
#: include/vlc_intf_strings.h:69
#, fuzzy
msgid "Random off"
msgstr "Aleatorio apagado"
#: include/vlc_intf_strings.h:71
#, fuzzy
msgid "Add to playlist"
msgstr "Engadir á lista de reprodución"
#: include/vlc_intf_strings.h:72
#, fuzzy
msgid "Add to media library"
msgstr "Reprodutor de medios VLC"
#: include/vlc_intf_strings.h:74
#, fuzzy
msgid "Add file..."
msgstr "Gardar arquivo..."
#: include/vlc_intf_strings.h:75
#, fuzzy
msgid "Advanced open..."
msgstr "Opcións avanzadas..."
#: include/vlc_intf_strings.h:76
#, fuzzy
msgid "Add directory..."
msgstr "Engadir &directorio..."
#: include/vlc_intf_strings.h:78
#, fuzzy
msgid "Save playlist to file..."
msgstr "Gardar lista de reprodución..."
#: include/vlc_intf_strings.h:79
#, fuzzy
msgid "Load playlist file..."
msgstr "Gardar lista de reprodución..."
#: include/vlc_intf_strings.h:81
#: modules/gui/wxwidgets/dialogs/playlist.cpp:329
msgid "Search"
msgstr "Buscar"
#: include/vlc_intf_strings.h:82
#, fuzzy
msgid "Search filter"
msgstr "Buscar na lista de reprodución"
#: include/vlc_intf_strings.h:84
#, fuzzy
msgid "Additional sources"
msgstr "Opcións de transmisión adicionais"
#: include/vlc_intf_strings.h:88
#: modules/gui/wxwidgets/dialogs/preferences.cpp:1019
msgid ""
"Some options are available but hidden. Check \"Advanced options\" to see "
"them."
msgstr ""
"Algunhas opcións están dispoñibles pero agochadas. Comproba \"Opcións "
"avanzadas\" pra velas."
#: include/vlc_intf_strings.h:93 modules/gui/macosx/extended.m:82
#: modules/gui/wxwidgets/extrapanel.cpp:151
msgid "Image clone"
msgstr "Copia de imaxe"
#: include/vlc_intf_strings.h:94
#, fuzzy
msgid "Clone the image"
msgstr "Imaxes da canle"
#: include/vlc_intf_strings.h:96 modules/gui/qt4/ui/video_effects.ui:332
#, fuzzy
msgid "Magnification"
msgstr "Amplificación"
#: include/vlc_intf_strings.h:97
msgid ""
"Magnify a part of the video. You can select which part of the image should "
"be magnified."
msgstr ""
#: include/vlc_intf_strings.h:100 modules/gui/qt4/ui/video_effects.ui:446
#, fuzzy
msgid "Waves"
msgstr "Onda"
#: include/vlc_intf_strings.h:101
#, fuzzy
msgid "\"Waves\" video distortion effect"
msgstr "Engade efectos de distorsión"
#: include/vlc_intf_strings.h:103
#, fuzzy
msgid "\"Water surface\" video distortion effect"
msgstr "Engade efectos de distorsión"
#: include/vlc_intf_strings.h:105
#, fuzzy
msgid "Image colors inversion"
msgstr "Inversión de imaxe"
#: include/vlc_intf_strings.h:107
msgid "Split the image to make an image wall"
msgstr ""
#: include/vlc_intf_strings.h:109
msgid ""
"Create a \"puzzle game\" with the video.\n"
"The video gets split in parts that you must sort."
msgstr ""
#: include/vlc_intf_strings.h:112
msgid ""
"\"Edge detection\" video distortion effect.\n"
"Try changing the various settings for different effects"
msgstr ""
#: include/vlc_intf_strings.h:115
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 ""
#: include/vlc_intf_strings.h:119
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://wiki.videolan."
"org/Frequently_Asked_Questions\">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 ( <a href=\"http://www.videolan.org/webirc/\"><em>#videolan</em></a> "
"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 ""
#: include/vlc_meta.h:167 modules/gui/macosx/playlist.m:1090
msgid "Meta-information"
msgstr "Metainformación"
#: include/vlc/vlc.h:587
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 ""
"Este programa ven sen GARANTÍA, ata o permitido pola lei.\n"
"Ti podes redistribuílo baixo os termos da Licenza Pública Xeral GNU;\n"
"Prós detalles ve-lo arquivo 'COPYING'.\n"
"Escrito polo equipo do VideoLAN; ve-lo arquivo 'AUTHORS'.\n"
#: src/audio_output/filters.c:155 src/audio_output/filters.c:202
#: src/audio_output/filters.c:225
#, fuzzy
msgid "Audio filtering failed"
msgstr "Filtros de audio"
#: src/audio_output/filters.c:156 src/audio_output/filters.c:203
#: src/audio_output/filters.c:226
#, c-format
msgid "The maximum number of filters (%d) was reached."
msgstr ""
#: src/audio_output/input.c:94 src/audio_output/input.c:138
#: src/input/es_out.c:453 src/libvlc-module.c:542
#: src/video_output/video_output.c:416 modules/codec/ffmpeg/postprocess.c:98
msgid "Disable"
msgstr "Inhabilitar"
#: src/audio_output/input.c:96 modules/visualization/visual/visual.c:131
msgid "Spectrometer"
msgstr "Espectrómetro"
#: src/audio_output/input.c:98
msgid "Scope"
msgstr "Osciloscopio"
#: src/audio_output/input.c:100
msgid "Spectrum"
msgstr "Espectro"
#: src/audio_output/input.c:135 modules/audio_filter/equalizer.c:72
#: modules/gui/macosx/equalizer.m:158 modules/gui/macosx/equalizer.m:172
#: modules/gui/wxwidgets/extrapanel.cpp:181
msgid "Equalizer"
msgstr "Ecualizador"
#: src/audio_output/input.c:157 src/libvlc-module.c:276
#: modules/gui/macosx/extended.m:70 modules/gui/wxwidgets/extrapanel.cpp:394
msgid "Audio filters"
msgstr "Filtros de audio"
#: src/audio_output/input.c:179
#, fuzzy
msgid "Replay gain"
msgstr "Tipo de gañancia da repetizón"
#: src/audio_output/output.c:102 src/audio_output/output.c:129
#: modules/access/vcdx/info.c:122 modules/gui/macosx/intf.m:709
#: modules/gui/macosx/intf.m:710
msgid "Audio Channels"
msgstr "Canles de audio"
#: src/audio_output/output.c:105 src/audio_output/output.c:140
#: modules/access/v4l2/v4l2.c:207 modules/access/v4l2/v4l2.c:258
#: modules/access/v4l.c:128 modules/audio_output/alsa.c:194
#: modules/audio_output/alsa.c:225 modules/audio_output/directx.c:466
#: modules/audio_output/oss.c:205 modules/audio_output/portaudio.c:410
#: modules/audio_output/sdl.c:183 modules/audio_output/sdl.c:200
#: modules/audio_output/waveout.c:520 modules/codec/twolame.c:70
msgid "Stereo"
msgstr "Estéreo"
#: src/audio_output/output.c:107 src/audio_output/output.c:143
#: src/libvlc-module.c:361 src/libvlc-module.c:404
#: modules/audio_filter/channel_mixer/mono.c:100 modules/codec/dvbsub.c:74
#: modules/codec/subtitles/subsdec.c:99 modules/codec/zvbi.c:98
#: modules/control/gestures.c:91 modules/gui/fbosd.c:167
#: modules/gui/qt4/ui/video_effects.ui:590
#: modules/gui/qt4/ui/video_effects.ui:758 modules/video_filter/logo.c:99
#: modules/video_filter/marq.c:133 modules/video_filter/mosaic.c:171
#: modules/video_filter/osdmenu.c:84 modules/video_filter/rss.c:166
msgid "Left"
msgstr "Esquerda"
#: src/audio_output/output.c:109 src/audio_output/output.c:145
#: src/libvlc-module.c:361 src/libvlc-module.c:404
#: modules/audio_filter/channel_mixer/mono.c:100 modules/codec/dvbsub.c:74
#: modules/codec/subtitles/subsdec.c:99 modules/codec/zvbi.c:98
#: modules/control/gestures.c:91 modules/gui/fbosd.c:167
#: modules/video_filter/logo.c:99 modules/video_filter/marq.c:133
#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:84
#: modules/video_filter/rss.c:166
msgid "Right"
msgstr "Dereita"
#: src/audio_output/output.c:135
msgid "Dolby Surround"
msgstr "Són envolvente Dolby"
#: src/audio_output/output.c:147
msgid "Reverse stereo"
msgstr "Estéreo invertido"
#: src/config/file.c:558
msgid "key"
msgstr "tecla"
#: src/config/file.c:567
msgid "boolean"
msgstr "boleán"
#: src/config/file.c:567 src/libvlc-common.c:1500
msgid "integer"
msgstr "enteiro"
#: src/config/file.c:576 src/libvlc-common.c:1527
msgid "float"
msgstr "flotante"
#: src/config/file.c:599 src/libvlc-common.c:1481
msgid "string"
msgstr "cadea"
#: src/control/media_list.c:227 src/playlist/engine.c:129
#: src/playlist/loadsave.c:145
msgid "Media Library"
msgstr "Biblioteca de medios"
#: src/extras/getopt.c:633
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: opción `%s' é ambigua\n"
#: src/extras/getopt.c:658
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: opción `--%s' non permite un argumento\n"
#: src/extras/getopt.c:663
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: opción `%c%s' non permite un argumento\n"
#: src/extras/getopt.c:681 src/extras/getopt.c:854
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: opción `%s' require un argumento\n"
#: src/extras/getopt.c:710
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: opción non recoñecida `--%s'\n"
#: src/extras/getopt.c:714
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: opción non recoñecida `%c%s'\n"
#: src/extras/getopt.c:740
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: opción ilegal -- %c\n"
#: src/extras/getopt.c:743
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: opción non válida -- %c\n"
#: src/extras/getopt.c:773 src/extras/getopt.c:903
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: opción require un argumento -- %c\n"
#: src/extras/getopt.c:820
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: opción `-W %s' é ambigua\n"
#: src/extras/getopt.c:838
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: opción `-W %s' non permite un argumento\n"
#: src/input/control.c:314
#, c-format
msgid "Bookmark %i"
msgstr "Marcador %i"
#: src/input/decoder.c:111
#, fuzzy
msgid "No suitable decoder module"
msgstr "Módulo descodificador Tarkin"
#: src/input/decoder.c:112
#, c-format
msgid ""
"VLC does not support the audio or video format \"%4.4s\". Unfortunately "
"there is no way for you to fix this."
msgstr ""
#: src/input/decoder.c:164 src/input/decoder.c:176 src/input/decoder.c:378