summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
blob: ed2b3a8a34265563adbd1f1124a6a4b66a4bc07a (plain)
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
# Brazilian Portuguese translation of gst-plugins-base.
# Copyright (C) 2008-2019 Free Software Foundation, Inc.
# This file is distributed under the same license as the gst-plugins-base package.
# Fabrício Godoy <skarllot@gmail.com>, 2008-2019.
#
# PCM -> PCM
# buffering -> preenchendo buffer
# sink -> consumidor
# handler -> controlador
#
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base-1.16.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2019-04-19 00:20+0100\n"
"PO-Revision-Date: 2019-12-24 13:55-0300\n"
"Last-Translator: Fabrício Godoy <skarllot@gmail.com>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge.net>\n"
"Language: pt_BR\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: ext/alsa/gstalsasink.c:579
msgid "Could not open device for playback in mono mode."
msgstr "Não foi possível abrir o dispositivo para reprodução em mono."

#: ext/alsa/gstalsasink.c:581
msgid "Could not open device for playback in stereo mode."
msgstr "Não foi possível abrir o dispositivo para reprodução em estéreo."

#: ext/alsa/gstalsasink.c:585
#, c-format
msgid "Could not open device for playback in %d-channel mode."
msgstr "Não foi possível abrir o dispositivo para reprodução com %d canais."

#: ext/alsa/gstalsasink.c:858
msgid "Could not open audio device for playback. Device is being used by another application."
msgstr "Não foi possível abrir o dispositivo de áudio para reprodução. O dispositivo está sendo usado por outro aplicativo."

#: ext/alsa/gstalsasink.c:863
msgid "Could not open audio device for playback."
msgstr "Não foi possível abrir o dispositivo de áudio para reprodução."

#: ext/alsa/gstalsasink.c:1076
msgid "Error outputting to audio device. The device has been disconnected."
msgstr "Erro de saída para o dispositivo de áudio. O dispositivo foi desconectado."

#: ext/alsa/gstalsasrc.c:444
msgid "Could not open device for recording in mono mode."
msgstr "Não foi possível abrir o dispositivo para gravação em mono."

#: ext/alsa/gstalsasrc.c:446
msgid "Could not open device for recording in stereo mode."
msgstr "Não foi possível abrir o dispositivo para gravação em estéreo."

#: ext/alsa/gstalsasrc.c:450
#, c-format
msgid "Could not open device for recording in %d-channel mode"
msgstr "Não foi possível abrir o dispositivo para gravação com %d canais."

#: ext/alsa/gstalsasrc.c:741
msgid "Could not open audio device for recording. Device is being used by another application."
msgstr "Não foi possível abrir o dispositivo de áudio para gravação. O dispositivo está sendo usado por outro aplicativo."

#: ext/alsa/gstalsasrc.c:746
msgid "Could not open audio device for recording."
msgstr "Não foi possível abrir o dispositivo de áudio para gravação."

#: ext/alsa/gstalsasrc.c:992
msgid "Error recording from audio device. The device has been disconnected."
msgstr "Erro de gravação para o dispositivo de áudio. O dispositivo foi desconectado."

#: ext/cdparanoia/gstcdparanoiasrc.c:277 ext/cdparanoia/gstcdparanoiasrc.c:283
msgid "Could not open CD device for reading."
msgstr "Não foi possível abrir o dispositivo de CD para leitura."

#: ext/cdparanoia/gstcdparanoiasrc.c:409
msgid "Could not seek CD."
msgstr "Não foi possível buscar no CD."

#: ext/cdparanoia/gstcdparanoiasrc.c:417
msgid "Could not read CD."
msgstr "Não foi possível ler o CD."

#: ext/gl/gstgltestsrc.c:491
msgid "failed to draw pattern"
msgstr "falha ao desenhar padrão"

#: ext/gl/gstgltestsrc.c:492
msgid "A GL error occurred"
msgstr "Um erro ocorreu com o GL"

#: ext/gl/gstgltestsrc.c:498
msgid "format wasn't negotiated before get function"
msgstr "o formato não foi negociado antes da função get"

#: gst/encoding/gstencodebin.c:1636 gst/playback/gstplaybin2.c:3399
#: gst/playback/gstplaysink.c:1522 gst/playback/gstplaysink.c:1535
#: gst/playback/gstplaysink.c:1872 gst/playback/gstplaysink.c:1904
#: gst/playback/gstplaysink.c:2488 gst/playback/gstplaysink.c:2537
#: gst/playback/gstplaysink.c:2552 gst/playback/gstplaysink.c:2577
#: gst/playback/gstplaysink.c:2609 gst/playback/gstplaysink.c:2757
#: gst/playback/gstplaysink.c:2788 gst/playback/gstplaysink.c:3166
#: gst/playback/gstplaysink.c:3175 gst/playback/gstplaysink.c:3184
#: gst/playback/gstplaysink.c:3193 gst/playback/gstplaysink.c:3606
#: gst/playback/gstplaysink.c:4526 gst/playback/gstplaysinkconvertbin.c:97
#: gst/playback/gstplaysinkconvertbin.c:117
#: gst/playback/gsturidecodebin.c:1472 gst/playback/gsturisourcebin.c:1597
#, c-format
msgid "Missing element '%s' - check your GStreamer installation."
msgstr "O elemento \"%s\" está faltando, verifique a instalação do seu GStreamer."

#: gst/playback/gstdecodebin2.c:1883 gst/playback/gstparsebin.c:1553
msgid "Could not determine type of stream"
msgstr "Não foi possível determinar o tipo de fluxo"

#: gst/playback/gstdecodebin2.c:2861 gst/playback/gstparsebin.c:2385
msgid "This appears to be a text file"
msgstr "Este arquivo parece ser de texto"

#: gst/playback/gstplaybin2.c:5452
msgid "Could not create \"uridecodebin\" element."
msgstr "Não foi possível criar o elemento \"uridecodebin\"."

#: gst/playback/gstplaybin3.c:4558
msgid "Could not create \"uridecodebin3\" element."
msgstr "Não foi possível criar o elemento \"uridecodebin3\"."

#: gst/playback/gstplaysink.c:2003
#, c-format
msgid "Both autovideosink and %s elements are missing."
msgstr "Os elementos autovideosink e %s estão faltando."

#: gst/playback/gstplaysink.c:2007
msgid "The autovideosink element is missing."
msgstr "O elemento autovideosink está faltando."

#: gst/playback/gstplaysink.c:2012
#, c-format
msgid "Configured videosink %s is not working."
msgstr "O videosink configurado %s não está funcionando."

#: gst/playback/gstplaysink.c:2016
#, c-format
msgid "Both autovideosink and %s elements are not working."
msgstr "Os elementos autovideosink e %s não estão funcionando."

#: gst/playback/gstplaysink.c:2020
msgid "The autovideosink element is not working."
msgstr "O elemento autovideosink não está funcionando."

#: gst/playback/gstplaysink.c:2525
msgid "Custom text sink element is not usable."
msgstr "O elemento consumidor personalizado de texto não é utilizável."

#: gst/playback/gstplaysink.c:2903
msgid "No volume control found"
msgstr "Nenhum controle de volume encontrado"

#: gst/playback/gstplaysink.c:2933
#, c-format
msgid "Both autoaudiosink and %s elements are missing."
msgstr "Os elementos autoaudiosink e %s estão faltando."

#: gst/playback/gstplaysink.c:2937
msgid "The autoaudiosink element is missing."
msgstr "O elemento autoaudiosink está faltando."

#: gst/playback/gstplaysink.c:2942
#, c-format
msgid "Configured audiosink %s is not working."
msgstr "O audiosink configurado %s não está funcionando."

#: gst/playback/gstplaysink.c:2946
#, c-format
msgid "Both autoaudiosink and %s elements are not working."
msgstr "Os elementos autoaudiosink e %s não estão funcionando."

#: gst/playback/gstplaysink.c:2950
msgid "The autoaudiosink element is not working."
msgstr "O elemento autoaudiosink não está funcionando."

#: gst/playback/gstplaysink.c:3269 gst/playback/gstplaysink.c:3274
msgid "Can't play a text file without video or visualizations."
msgstr "Não é possível reproduzir um arquivo de texto sem vídeo ou visualização."

#: gst/playback/gsturidecodebin.c:921
#, c-format
msgid "No decoder available for type '%s'."
msgstr "Decodificador não disponível para o tipo \"%s\"."

#: gst/playback/gsturidecodebin.c:1378 gst/playback/gsturisourcebin.c:1491
msgid "No URI specified to play from."
msgstr "Nenhum URI especificado para reprodução."

#: gst/playback/gsturidecodebin.c:1384 gst/playback/gsturisourcebin.c:1497
#, c-format
msgid "Invalid URI \"%s\"."
msgstr "O URI \"%s\" é inválido."

#: gst/playback/gsturidecodebin.c:1391 gst/playback/gsturisourcebin.c:1504
msgid "This stream type cannot be played yet."
msgstr "Este tipo de fluxo ainda não pode ser reproduzido."

#: gst/playback/gsturidecodebin.c:1409 gst/playback/gsturisourcebin.c:1522
#, c-format
msgid "No URI handler implemented for \"%s\"."
msgstr "Nenhum controlador para o URI \"%s\" foi implementado."

#: gst/playback/gsturidecodebin.c:2289 gst/playback/gsturisourcebin.c:2228
msgid "Source element is invalid."
msgstr "O elemente de origem é inválido."

#: gst/tcp/gsttcpclientsink.c:216
#, c-format
msgid "Error while sending data to \"%s:%d\"."
msgstr "Erro ao enviar dados para \"%s:%d\"."

#: gst-libs/gst/audio/gstaudiobasesrc.c:842
msgid "Can't record audio fast enough"
msgstr "Não é possível gravar o áudio rápido suficiente"

#: gst-libs/gst/audio/gstaudiocdsrc.c:1625
msgid "This CD has no audio tracks"
msgstr "Este CD não tem trilhas de áudio"

#: gst-libs/gst/pbutils/descriptions.c:89
msgid "ID3 tag"
msgstr "Etiqueta ID3"

#: gst-libs/gst/pbutils/descriptions.c:90
#: gst-libs/gst/pbutils/descriptions.c:91
msgid "APE tag"
msgstr "Etiqueta APE"

#: gst-libs/gst/pbutils/descriptions.c:92
msgid "ICY internet radio"
msgstr "Rádio on-line ICY"

#: gst-libs/gst/pbutils/descriptions.c:127
msgid "Apple Lossless Audio (ALAC)"
msgstr "Áudio Sem Perdas da Apple (ALAC)"

#: gst-libs/gst/pbutils/descriptions.c:143
msgid "Free Lossless Audio Codec (FLAC)"
msgstr "Codec Livre de Áudio Sem Perdas (FLAC)"

#: gst-libs/gst/pbutils/descriptions.c:173
#: gst-libs/gst/pbutils/descriptions.c:174
msgid "Lossless True Audio (TTA)"
msgstr "Áudio Real Sem Perdas (TTA)"

#: gst-libs/gst/pbutils/descriptions.c:182
msgid "Windows Media Speech"
msgstr "Mídia de Voz do Windows (WMS)"

#: gst-libs/gst/pbutils/descriptions.c:199
msgid "CYUV Lossless"
msgstr "CYUV Sem Perdas"

#: gst-libs/gst/pbutils/descriptions.c:203
msgid "FFMpeg v1"
msgstr "FFMpeg v1"

#: gst-libs/gst/pbutils/descriptions.c:217
msgid "Lossless MSZH"
msgstr "MSZH Sem Perdas"

#: gst-libs/gst/pbutils/descriptions.c:228
msgid "Run-length encoding"
msgstr "Codificação Run-length"

#: gst-libs/gst/pbutils/descriptions.c:274
msgid "Timed Text"
msgstr "Texto Temporizado"

#: gst-libs/gst/pbutils/descriptions.c:278
msgid "Subtitle"
msgstr "Legenda"

#: gst-libs/gst/pbutils/descriptions.c:279
msgid "MPL2 subtitle format"
msgstr "Formato de legendas MPL2"

#: gst-libs/gst/pbutils/descriptions.c:280
msgid "DKS subtitle format"
msgstr "Formato de legendas DKS"

#: gst-libs/gst/pbutils/descriptions.c:281
msgid "QTtext subtitle format"
msgstr "Formato de legendas QTtext"

#: gst-libs/gst/pbutils/descriptions.c:282
msgid "Sami subtitle format"
msgstr "Formato de legendas Sami"

#: gst-libs/gst/pbutils/descriptions.c:283
msgid "TMPlayer subtitle format"
msgstr "Formato de legendas TMPlayer"

#: gst-libs/gst/pbutils/descriptions.c:287
msgid "CEA 608 Closed Caption"
msgstr "Closed Caption CEA 608"

#: gst-libs/gst/pbutils/descriptions.c:288
msgid "CEA 708 Closed Caption"
msgstr "Closed Caption CEA 708"

#: gst-libs/gst/pbutils/descriptions.c:289
msgid "Kate subtitle format"
msgstr "Formato de legendas Kate"

#: gst-libs/gst/pbutils/descriptions.c:290
msgid "WebVTT subtitle format"
msgstr "Formato de legendas WebVTT"

#: gst-libs/gst/pbutils/descriptions.c:455
#: gst-libs/gst/pbutils/descriptions.c:458
#: gst-libs/gst/pbutils/descriptions.c:508
msgid "Uncompressed video"
msgstr "Vídeo sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:463
msgid "Uncompressed gray"
msgstr "Arquivo monocromático sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:486
#, c-format
msgid "Uncompressed packed YUV %s"
msgstr "YUV %s empacotado sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:488
#, c-format
msgid "Uncompressed semi-planar YUV %s"
msgstr "YUV %s semi-plano sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:490
#, c-format
msgid "Uncompressed planar YUV %s"
msgstr "YUV %s plano sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:501
#, c-format
msgid "Uncompressed palettized %d-bit %s"
msgstr "%2$s de %1$d bits sem compressão com paletas"

#: gst-libs/gst/pbutils/descriptions.c:504
#, c-format
msgid "Uncompressed %d-bit %s"
msgstr "%2$s de %1$d bits sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:586
#, c-format
msgid "DivX MPEG-4 Version %d"
msgstr "DivX MPEG-4 Versão %d"

#: gst-libs/gst/pbutils/descriptions.c:834
msgid "Uncompressed audio"
msgstr "Áudio sem compressão"

#: gst-libs/gst/pbutils/descriptions.c:840
#, c-format
msgid "Raw %d-bit %s audio"
msgstr "Áudio bruto de %d bits %s"

#: gst-libs/gst/pbutils/descriptions.c:942
msgid "Audio CD source"
msgstr "Origem: CD de áudio"

#: gst-libs/gst/pbutils/descriptions.c:945
msgid "DVD source"
msgstr "Origem: DVD"

#: gst-libs/gst/pbutils/descriptions.c:948
msgid "Real Time Streaming Protocol (RTSP) source"
msgstr "Origem: Protocolo de Fluxo Contínuo em Tempo Real (RTSP)"

#: gst-libs/gst/pbutils/descriptions.c:952
msgid "Microsoft Media Server (MMS) protocol source"
msgstr "Origem: protocolo do Servidor de Mídia da Microsoft (MMS)"

#: gst-libs/gst/pbutils/descriptions.c:960
#, c-format
msgid "%s protocol source"
msgstr "Origem: protocolo %s"

#: gst-libs/gst/pbutils/descriptions.c:1034
#, c-format
msgid "%s video RTP depayloader"
msgstr "decodificador de vídeo RTP %s"

#: gst-libs/gst/pbutils/descriptions.c:1036
#, c-format
msgid "%s audio RTP depayloader"
msgstr "decodificador de áudio RTP %s"

#: gst-libs/gst/pbutils/descriptions.c:1038
#, c-format
msgid "%s RTP depayloader"
msgstr "decodificador RTP %s"

#: gst-libs/gst/pbutils/descriptions.c:1045
#, c-format
msgid "%s demuxer"
msgstr "Demultiplexador %s"

#: gst-libs/gst/pbutils/descriptions.c:1047
#, c-format
msgid "%s decoder"
msgstr "Decodificador %s"

#: gst-libs/gst/pbutils/descriptions.c:1086
#, c-format
msgid "%s video RTP payloader"
msgstr "codificador de vídeo RTP %s"

#: gst-libs/gst/pbutils/descriptions.c:1088
#, c-format
msgid "%s audio RTP payloader"
msgstr "codificador de áudio RTP %s"

#: gst-libs/gst/pbutils/descriptions.c:1090
#, c-format
msgid "%s RTP payloader"
msgstr "codificador RTP %s"

#: gst-libs/gst/pbutils/descriptions.c:1097
#, c-format
msgid "%s muxer"
msgstr "Multiplexador %s"

#: gst-libs/gst/pbutils/descriptions.c:1099
#, c-format
msgid "%s encoder"
msgstr "Codificador %s"

#: gst-libs/gst/pbutils/descriptions.c:1133
#, c-format
msgid "GStreamer element %s"
msgstr "Elemento \"%s\" do GStreamer"

#: gst-libs/gst/pbutils/missing-plugins.c:558
msgid "Unknown source element"
msgstr "Elemento de origem desconhecido"

#: gst-libs/gst/pbutils/missing-plugins.c:561
msgid "Unknown sink element"
msgstr "Elemento consumidor desconhecido"

#: gst-libs/gst/pbutils/missing-plugins.c:564
msgid "Unknown element"
msgstr "Elemento desconhecido"

#: gst-libs/gst/pbutils/missing-plugins.c:567
msgid "Unknown decoder element"
msgstr "Elemento decodificador desconhecido"

#: gst-libs/gst/pbutils/missing-plugins.c:570
msgid "Unknown encoder element"
msgstr "Elemento codificador desconhecido"

#: gst-libs/gst/pbutils/missing-plugins.c:575
msgid "Plugin or element of unknown type"
msgstr "Elemento ou plug-in de tipo desconhecido"

#: gst-libs/gst/tag/gsttagdemux.c:1243
msgid "Failed to read tag: not enough data"
msgstr "Falha ao ler etiqueta: dados insuficientes"

#: gst-libs/gst/tag/tags.c:77
msgid "track ID"
msgstr "ident. da trilha"

#: gst-libs/gst/tag/tags.c:77
msgid "MusicBrainz track ID"
msgstr "ident. da trilha no MusicBrainz"

#: gst-libs/gst/tag/tags.c:79
msgid "artist ID"
msgstr "ident. do artista"

#: gst-libs/gst/tag/tags.c:79
msgid "MusicBrainz artist ID"
msgstr "ident. do artista no MusicBrainz"

#: gst-libs/gst/tag/tags.c:81
msgid "album ID"
msgstr "ident. do álbum"

#: gst-libs/gst/tag/tags.c:81
msgid "MusicBrainz album ID"
msgstr "ident. do álbum no MusicBrainz"

#: gst-libs/gst/tag/tags.c:84
msgid "album artist ID"
msgstr "ident. do artista do álbum"

#: gst-libs/gst/tag/tags.c:84
msgid "MusicBrainz album artist ID"
msgstr "ident. do artista do álbum no MusicBrainz"

#: gst-libs/gst/tag/tags.c:86
msgid "track TRM ID"
msgstr "ident. da trilha TRM"

#: gst-libs/gst/tag/tags.c:86
msgid "MusicBrainz TRM ID"
msgstr "ident. da trilha TRM no MusicBrainz"

#: gst-libs/gst/tag/tags.c:108
msgid "capturing shutter speed"
msgstr "velocidade do obturador ao capturar"

#: gst-libs/gst/tag/tags.c:109
msgid "Shutter speed used when capturing an image, in seconds"
msgstr "Velocidade do obturador utilizada ao capturar uma imagem, em segundos"

#: gst-libs/gst/tag/tags.c:112
msgid "capturing focal ratio"
msgstr "taxa focal ao capturar"

#: gst-libs/gst/tag/tags.c:113
msgid "Focal ratio (f-number) used when capturing the image"
msgstr "Taxa focal utilizada ao capturar a imagem, f-number"

#: gst-libs/gst/tag/tags.c:116
msgid "capturing focal length"
msgstr "distância focal ao capturar"

#: gst-libs/gst/tag/tags.c:117
msgid "Focal length of the lens used capturing the image, in mm"
msgstr "Distância focal das lentes utilizada ao capturar a imagem, em mm"

#: gst-libs/gst/tag/tags.c:121
msgid "capturing 35 mm equivalent focal length"
msgstr "distância focal equivalente à captura de 35 mm"

#: gst-libs/gst/tag/tags.c:122
msgid "35 mm equivalent focal length of the lens used capturing the image, in mm"
msgstr "Distância focal das lentes equivalente a 35 mm utilizada ao capturar a imagem, em mm"

#: gst-libs/gst/tag/tags.c:126
msgid "capturing digital zoom ratio"
msgstr "taxa de zoom digital ao capturar"

#: gst-libs/gst/tag/tags.c:127
msgid "Digital zoom ratio used when capturing an image"
msgstr "Taxa de zoom digital utilizada ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:130
msgid "capturing iso speed"
msgstr "velocidade ISO ao capturar"

#: gst-libs/gst/tag/tags.c:131
msgid "The ISO speed used when capturing an image"
msgstr "A velocidade ISO utilizada ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:134
msgid "capturing exposure program"
msgstr "programa de exposição ao capturar"

#: gst-libs/gst/tag/tags.c:135
msgid "The exposure program used when capturing an image"
msgstr "O programa de exposição utilizado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:138
msgid "capturing exposure mode"
msgstr "modo de exposição ao capturar"

#: gst-libs/gst/tag/tags.c:139
msgid "The exposure mode used when capturing an image"
msgstr "O modo de exposição utilizado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:142
msgid "capturing exposure compensation"
msgstr "equilíbrio de exposição ao capturar"

#: gst-libs/gst/tag/tags.c:143
msgid "The exposure compensation used when capturing an image"
msgstr "O equilíbrio de exposição utilizado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:146
msgid "capturing scene capture type"
msgstr "tipo de captura de cena ao capturar"

#: gst-libs/gst/tag/tags.c:147
msgid "The scene capture mode used when capturing an image"
msgstr "O modo de captura de cena utilizado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:150
msgid "capturing gain adjustment"
msgstr "ajuste de ganho ao capturar"

#: gst-libs/gst/tag/tags.c:151
msgid "The overall gain adjustment applied on an image"
msgstr "O ajuste de ganho geral aplicado na imagem"

#: gst-libs/gst/tag/tags.c:154
msgid "capturing white balance"
msgstr "balanço de branco ao capturar"

#: gst-libs/gst/tag/tags.c:155
msgid "The white balance mode set when capturing an image"
msgstr "O modo de balanço de branco definido ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:158
msgid "capturing contrast"
msgstr "contraste ao capturar"

#: gst-libs/gst/tag/tags.c:159
msgid "The direction of contrast processing applied when capturing an image"
msgstr "O procedimento de processamento de contraste aplicado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:163
msgid "capturing saturation"
msgstr "saturação ao capturar"

#: gst-libs/gst/tag/tags.c:164
msgid "The direction of saturation processing applied when capturing an image"
msgstr "O procedimento de processamento de saturação aplicado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:168
msgid "capturing sharpness"
msgstr "nitidez ao capturar"

#: gst-libs/gst/tag/tags.c:169
msgid "The direction of sharpness processing applied when capturing an image"
msgstr "O procedimento de processamento de nitidez aplicado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:173
msgid "capturing flash fired"
msgstr "disparar flash ao capturar"

#: gst-libs/gst/tag/tags.c:174
msgid "If the flash fired while capturing an image"
msgstr "Define se o flash é disparado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:177
msgid "capturing flash mode"
msgstr "modo de flash ao capturar"

#: gst-libs/gst/tag/tags.c:178
msgid "The selected flash mode while capturing an image"
msgstr "O modo de flash selecionado ao capturar uma imagem"

#: gst-libs/gst/tag/tags.c:181
msgid "capturing metering mode"
msgstr "modo de medição de luz ao capturar"

#: gst-libs/gst/tag/tags.c:182
msgid "The metering mode used while determining exposure for capturing an image"
msgstr "O modo de medição de luz utilizado ao determinar a exposição para captura de uma imagem"

#: gst-libs/gst/tag/tags.c:186
msgid "capturing source"
msgstr "origem ao capturar"

#: gst-libs/gst/tag/tags.c:187
msgid "The source or type of device used for the capture"
msgstr "A origem ou tipo de dispositivo utilizado para a captura"

#: gst-libs/gst/tag/tags.c:190
msgid "image horizontal ppi"
msgstr "PPP horizontal da imagem"

#: gst-libs/gst/tag/tags.c:191
msgid "Media (image/video) intended horizontal pixel density in ppi"
msgstr "Densidade de pixels horizontais desejada para a mídia (imagem/vídeo), em PPP"

#: gst-libs/gst/tag/tags.c:194
msgid "image vertical ppi"
msgstr "PPP vertical da imagem"

#: gst-libs/gst/tag/tags.c:195
msgid "Media (image/video) intended vertical pixel density in ppi"
msgstr "Densidade de pixels verticais desejada para a mídia (imagem/vídeo), em PPP"

#: gst-libs/gst/tag/tags.c:198
msgid "ID3v2 frame"
msgstr "quadro ID3v2"

#: gst-libs/gst/tag/tags.c:198
msgid "unparsed id3v2 tag frame"
msgstr "quadro com etiqueta ID3v2 sem análise"

#: gst-libs/gst/tag/tags.c:202
msgid "musical-key"
msgstr "acorde musical"

#: gst-libs/gst/tag/tags.c:202
msgid "Initial key in which the sound starts"
msgstr "Nota ou acorde inicial da música"

#: tools/gst-device-monitor.c:260 tools/gst-play.c:1444
msgid "Print version information and exit"
msgstr "Exibe informações de versão e sai"

#: tools/gst-device-monitor.c:262
msgid "Don't exit after showing the initial device list, but wait for devices to added/removed."
msgstr "Não sair após exibir a lista inicial de dispositivos, mas sim, esperar por dispositivos serem adicionados ou removidos."

#: tools/gst-play.c:310
#, c-format
msgid "Volume: %.0f%%"
msgstr "Volume: %.0f%%"

#: tools/gst-play.c:349
msgid "Buffering..."
msgstr "Preenchendo buffer..."

#: tools/gst-play.c:370
msgid "Clock lost, selecting a new one\n"
msgstr "Temporizador perdido, selecionando um novo\n"

#: tools/gst-play.c:400 tools/gst-play.c:446 tools/gst-play.c:883
#: tools/gst-play.c:1347
msgid "Reached end of play list."
msgstr "A lista de reprodução terminou."

#: tools/gst-play.c:613
msgid "Paused"
msgstr "Pausado"

#: tools/gst-play.c:671
#, c-format
msgid "Now playing %s\n"
msgstr "Reproduzindo %s\n"

#: tools/gst-play.c:734
#, c-format
msgid "About to finish, preparing next title: %s"
msgstr "Quase terminando, preparando a próxima faixa: %s"

#: tools/gst-play.c:979
#, c-format
msgid "Playback rate: %.2f"
msgstr "Taxa de reprodução: %.2f"

#: tools/gst-play.c:983
#, c-format
msgid "Could not change playback rate to %.2f"
msgstr "Não foi possível alterar a taxa de reprodução para %.2f"

#: tools/gst-play.c:1287
msgid "space"
msgstr "espaço"

#: tools/gst-play.c:1287
msgid "pause/unpause"
msgstr "pausar/cancelar"

#: tools/gst-play.c:1288
msgid "q or ESC"
msgstr "q ou ESC"

#: tools/gst-play.c:1288
msgid "quit"
msgstr "sair"

#: tools/gst-play.c:1289
msgid "> or n"
msgstr "> ou n"

#: tools/gst-play.c:1289
msgid "play next"
msgstr "reproduzir próxima"

#: tools/gst-play.c:1290
msgid "< or b"
msgstr "< ou b"

#: tools/gst-play.c:1290
msgid "play previous"
msgstr "reproduzir anterior"

#: tools/gst-play.c:1291
msgid "seek forward"
msgstr "buscar à frente"

#: tools/gst-play.c:1292
msgid "seek backward"
msgstr "buscar para trás"

#: tools/gst-play.c:1293
msgid "volume up"
msgstr "aumentar volume"

#: tools/gst-play.c:1294
msgid "volume down"
msgstr "diminuir volume"

#: tools/gst-play.c:1295
msgid "increase playback rate"
msgstr "aumentar a taxa de reprodução"

#: tools/gst-play.c:1296
msgid "decrease playback rate"
msgstr "diminuir a taxa de reprodução"

#: tools/gst-play.c:1297
msgid "change playback direction"
msgstr "alterar a direção de reprodução"

#: tools/gst-play.c:1298
msgid "enable/disable trick modes"
msgstr "ativar/desativar modos avançados"

#: tools/gst-play.c:1299
msgid "change audio track"
msgstr "alterar a trilha de áudio"

#: tools/gst-play.c:1300
msgid "change video track"
msgstr "alterar a trilha de vídeo"

#: tools/gst-play.c:1301
msgid "change subtitle track"
msgstr "alterar a trilha de legenda"

#: tools/gst-play.c:1302
msgid "seek to beginning"
msgstr "pular para o começo"

#: tools/gst-play.c:1303
msgid "show keyboard shortcuts"
msgstr "exibir atalhos de teclado"

#: tools/gst-play.c:1306
msgid "Interactive mode - keyboard controls:"
msgstr "Modo interativo - teclas de comando:"

#  Flag: verbose
#: tools/gst-play.c:1439
msgid "Output status information and property notifications"
msgstr "Exibe informações de status e notificações de propriedade"

#  Flag: flags
#: tools/gst-play.c:1441
msgid "Control playback behaviour setting playbin 'flags' property"
msgstr "Controla o comportamento de reprodução definindo a propriedade \"flags\" do Playbin"

#  Flag: videosink
#: tools/gst-play.c:1446
msgid "Video sink to use (default is autovideosink)"
msgstr "Define o elemento consumidor de vídeo (predefinido para autovideosink)"

#  Flag: audiosink
#: tools/gst-play.c:1448
msgid "Audio sink to use (default is autoaudiosink)"
msgstr "Define o elemento consumidor de áudio (predefinido para autoaudiosink)"

#  Flag: gapless
#: tools/gst-play.c:1450
msgid "Enable gapless playback"
msgstr "Ativar reprodução sem intervalos"

#  Flag: shuffle
#: tools/gst-play.c:1452
msgid "Shuffle playlist"
msgstr "Embaralhar lista de reprodução"

#  Flag: no-interactive
#: tools/gst-play.c:1455
msgid "Disable interactive control via the keyboard"
msgstr "Desativar controle interativo via teclado"

#  Flag: volume
#: tools/gst-play.c:1457
msgid "Volume"
msgstr "Volume"

#  Flag: playlist
#: tools/gst-play.c:1459
msgid "Playlist file containing input media files"
msgstr "Arquivo de lista de reprodução que contém arquivos de mídia de entrada"

#  Flag: quiet
#: tools/gst-play.c:1461
msgid "Do not print any output (apart from errors)"
msgstr "Não exibir nenhuma saída (além dos erros)"

#: tools/gst-play.c:1463
msgid "Use playbin3 pipeline"
msgstr "Utiliza a fila de processamento playbin3"

#: tools/gst-play.c:1464
msgid "(default varies depending on 'USE_PLAYBIN' env variable)"
msgstr "(valor predefinido varia de acordo com a variável de ambiente \"USE_PLAYBIN\")"

#: tools/gst-play.c:1468
msgid "Keep showing the last frame on EOS until quit or playlist change command (gapless is ignored)"
msgstr "Continua exibindo o último quadro ao final do fluxo até sair ou ocorrer alteração da lista de reprodução (reprodução sem intervalos é ignorada)"

#: tools/gst-play.c:1546
#, c-format
msgid "Usage: %s FILE1|URI1 [FILE2|URI2] [FILE3|URI3] ..."
msgstr "Uso: %s ARQ1|URI1 [ARQ2|URI2] [ARQ3|URI3] ..."

#: tools/gst-play.c:1550
msgid "You must provide at least one filename or URI to play."
msgstr "Você deve fornecer ao menos um nome de arquivo ou URI para reproduzir."

#: tools/gst-play.c:1590
msgid "Press 'k' to see a list of keyboard shortcuts.\n"
msgstr "Pressione \"k\" para ver a lista de atalhos do teclado.\n"

#~ msgid "Could not create \"decodebin3\" element."
#~ msgstr "Não foi possível criar o elemento \"decodebin3\"."

#~ msgid "Could not create \"urisourcebin\" element."
#~ msgstr "Não foi possível criar o elemento \"urisourcebin\"."

#~ msgid "Internal data stream error."
#~ msgstr "Erro interno no fluxo de dados."

#~ msgid "A %s plugin is required to play this stream, but not installed."
#~ msgstr "O plug-in %s é necessário para reproduzir este fluxo, mas não está instalado."

#~ msgid "Uncompressed %s YUV %s"
#~ msgstr "%2$s YUV %1$s sem compressão"

#~ msgid "Master"
#~ msgstr "Principal"

#~ msgid "Bass"
#~ msgstr "Grave"

#~ msgid "Treble"
#~ msgstr "Agudo"

#~ msgid "PCM"
#~ msgstr "PCM"

#~ msgid "Synth"
#~ msgstr "Sintetizador"

#~ msgid "Line-in"
#~ msgstr "Entrada de linha"

#~ msgid "CD"
#~ msgstr "CD"

#~ msgid "Microphone"
#~ msgstr "Microfone"

#~ msgid "PC Speaker"
#~ msgstr "Alto-falante do PC"

#~ msgid "Playback"
#~ msgstr "Reprodução"

#~ msgid "Capture"
#~ msgstr "Captura"

#~ msgid "Could not open vfs file \"%s\" for writing: %s."
#~ msgstr "Não foi possível abrir o arquivo VFS \"%s\" para escrita: %s."

#~ msgid "No filename given"
#~ msgstr "Não foi fornecido um nome de arquivo"

#~ msgid "Could not close vfs file \"%s\"."
#~ msgstr "Não foi possível fechar o arquivo VFS \"%s\"."

#~ msgid "Error while writing to file \"%s\"."
#~ msgstr "Erro ao gravar no arquivo \"%s\"."

#~ msgid "Invalid subtitle URI \"%s\", subtitles disabled."
#~ msgstr "O URI \"%s\" para legenda é inválido, legendas desabilitadas."

#~ msgid "RTSP streams cannot be played yet."
#~ msgstr "Os fluxos RTSP ainda não podem ser reproduzidos."

#~ msgid "Only a subtitle stream was detected. Either you are loading a subtitle file or some other type of text file, or the media file was not recognized."
#~ msgstr "Apenas um fluxo de legendas foi detectado. Ou você está carregando um arquivo de legenda ou algum outro tipo de arquivo de texto, ou o arquivo de mídia não é reconhecido."

#~ msgid "You do not have a decoder installed to handle this file. You might need to install the necessary plugins."
#~ msgstr "Você não tem um decodificador instalado para manipular este arquivo. Você deveria instalar os plug-ins necessários."

#~ msgid "This is not a media file"
#~ msgstr "Este não é um arquivo de mídia"

#~ msgid "A subtitle stream was detected, but no video stream."
#~ msgstr "Um fluxo de legenda foi detectado, mas nenhum fluxo de vídeo."

#~ msgid "Both autovideosink and xvimagesink elements are missing."
#~ msgstr "Os elementos autovideosink e xvimagesink estão faltando."

#~ msgid "Both autoaudiosink and alsasink elements are missing."
#~ msgstr "Os elementos autoaudiosink e alsasink estão faltando."

#~ msgid "Error while sending gdp header data to \"%s:%d\"."
#~ msgstr "Erro ao enviar o cabeçalho de dados GDP para \"%s:%d\"."

#~ msgid "Error while sending gdp payload data to \"%s:%d\"."
#~ msgstr "Erro ao enviar codificação de dados GDP para \"%s:%d\"."

#~ msgid "Connection to %s:%d refused."
#~ msgstr "A conexão para %s:%d foi recusada."

#~ msgid "Uncompressed planar YVU 4:2:0"
#~ msgstr "YVU 4:2:0 plano sem compressão"

#~ msgid "Uncompressed packed YUV 4:1:0"
#~ msgstr "YUV 4:1:0 empacotado sem compressão"

#~ msgid "Uncompressed packed YVU 4:1:0"
#~ msgstr "YVU 4:1:0 empacotado sem compressão"

#~ msgid "Uncompressed packed YUV 4:1:1"
#~ msgstr "YUV 4:1:1 empacotado sem compressão"

#~ msgid "Uncompressed packed YUV 4:4:4"
#~ msgstr "YUV 4:4:4 empacotado sem compressão"

#~ msgid "Uncompressed planar YUV 4:2:2"
#~ msgstr "YUV 4:2:2 plano sem compressão"

#~ msgid "Uncompressed planar YUV 4:1:1"
#~ msgstr "YUV 4:1:1 plano sem compressão"

#~ msgid "Uncompressed black and white Y-plane"
#~ msgstr "Plano Y em preto e branco sem compressão"

#~ msgid "Raw PCM audio"
#~ msgstr "Áudio PCM Raw"

#~ msgid "Raw %d-bit floating-point audio"
#~ msgstr "Áudio Raw de ponto-flutuante de %d bits"

#~ msgid "Raw floating-point audio"
#~ msgstr "Áudio Raw de ponto-flutuante"

#~ msgid "No device specified."
#~ msgstr "Nenhum dispositivo especificado."

#~ msgid "Device \"%s\" does not exist."
#~ msgstr "O dispositivo \"%s\" não existe."

#~ msgid "Device \"%s\" is already being used."
#~ msgstr "O dispositivo \"%s\" já está sendo usado."

#~ msgid "Could not open device \"%s\" for reading and writing."
#~ msgstr "Não foi possível abrir o dispositivo \"%s\" para leitura e escrita."

#~ msgid "Could not create \"queue2\" element."
#~ msgstr "Não foi possível criar o elemento \"queue2\"."

#~ msgid "Could not create \"typefind\" element."
#~ msgstr "Não foi possível criar o elemento \"typefind\"."

#~ msgid "Can't display both text subtitles and subpictures."
#~ msgstr "Não é possível reproduzir legendas de texto e subimagens."

#~ msgid "No Temp directory specified."
#~ msgstr "Nenhum diretório temporário especificado."

#~ msgid "Could not create temp file \"%s\"."
#~ msgstr "Não foi possível criar o arquivo temporário \"%s\"."

#~ msgid "Could not open file \"%s\" for reading."
#~ msgstr "Não foi possível abrir o arquivo \"%s\" para leitura."

#~ msgid "Internal data flow error."
#~ msgstr "Erro interno no fluxo de dados."

#~ msgid "No file name specified."
#~ msgstr "Não foi especificado um nome de arquivo."