summaryrefslogtreecommitdiffstats
path: root/po/pt.po
blob: 4f5e282e1bbeb63c015891e123bce4b35c421436 (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
# Portuguese translation for pipewire.
# Copyright © 2008-2022 the pipewire authors.
# This file is distributed under the same license as the pipewire package.
# Rui Gouveia <rui.gouveia@globaltek.pt>, 2012.
# Rui Gouveia <rui.gouveia@globaltek.pt>, 2012, 2015.
# Pedro Albuquerque <palbuquerque73@openmailbox.com>, 2015.
# Juliano de Souza Camargo <julianosc@pm.me>, 2020.
# Hugo Carvalho <hugokarvalho@hotmail.com>, 2021 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: pipewire\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/pipewire/"
"issues/new\n"
"POT-Creation-Date: 2021-11-17 15:06+0100\n"
"PO-Revision-Date: 2022-03-30 19:37+0100\n"
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
"Language-Team: Portuguese <https://l10n.gnome.org/teams/pt/>\n"
"Language: pt\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"
"X-Generator: Poedit 3.0.1\n"

#: src/daemon/pipewire.c:45
#, c-format
msgid ""
"%s [options]\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"  -c, --config                          Load config (Default %s)\n"
msgstr ""
"%s [options]\n"
"  -h, --help                            Mostra esta ajuda\n"
"      --version                         Mostra a versão\n"
"  -c, --config                          Carrega uma configuração (Padrão "
"%s)\n"

#: src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:185
#: src/modules/module-protocol-pulse/modules/module-tunnel-source.c:185
#, c-format
msgid "Tunnel to %s/%s"
msgstr "Túnel para %s/%s"

#: src/modules/module-pulse-tunnel.c:536
#, c-format
msgid "Tunnel for %s@%s"
msgstr "Túnel para %s@%s"

#: src/modules/module-zeroconf-discover.c:332
msgid "Unknown device"
msgstr "Dispositivo desconhecido"

#: src/modules/module-zeroconf-discover.c:344
#, c-format
msgid "%s on %s@%s"
msgstr "%s em %s@%s"

#: src/modules/module-zeroconf-discover.c:348
#, c-format
msgid "%s on %s"
msgstr "%s em %s"

#: src/tools/pw-cat.c:1058
#, c-format
msgid ""
"%s [options] <file>\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"  -v, --verbose                         Enable verbose operations\n"
"\n"
msgstr ""
"%s [options] <file>\n"
"  -h, --help                            Mostra esta ajuda\n"
"      --version                         Mostra a versão\n"
"  -v, --verbose                         Ativa operações descritivas\n"
"\n"

#: src/tools/pw-cat.c:1065
#, c-format
msgid ""
"  -R, --remote                          Remote daemon name\n"
"      --media-type                      Set media type (default %s)\n"
"      --media-category                  Set media category (default %s)\n"
"      --media-role                      Set media role (default %s)\n"
"      --target                          Set node target (default %s)\n"
"                                          0 means don't link\n"
"      --latency                         Set node latency (default %s)\n"
"                                          Xunit (unit = s, ms, us, ns)\n"
"                                          or direct samples (256)\n"
"                                          the rate is the one of the source "
"file\n"
"      --list-targets                    List available targets for --target\n"
"\n"
msgstr ""
"  -R, --remote                          Nome do daemon remoto\n"
"      --media-type                      Define o tipo de média (padrão: %s)\n"
"      --media-category                  Define a categoria de média (padrão: "
"%s)\n"
"      --media-role                      Define o papel de média (padrão: "
"%s)\n"
"      --target                          Define o alvo do nó (padrão: %s)\n"
"                                          0 significa não vincular\n"
"      --latency                         Define a latência do nó (padrão: "
"%s)\n"
"                                          Xunit (unidade = s, ms, us, ns)\n"
"                                          ou amostras diretas (256)\n"
"                                          a taxa é um dos ficheiros fontes\n"
"      --list-targets                    Lista alvos disponíveis para --"
"target\n"
"\n"

#: src/tools/pw-cat.c:1083
#, c-format
msgid ""
"      --rate                            Sample rate (req. for rec) (default "
"%u)\n"
"      --channels                        Number of channels (req. for rec) "
"(default %u)\n"
"      --channel-map                     Channel map\n"
"                                            one of: \"stereo\", "
"\"surround-51\",... or\n"
"                                            comma separated list of channel "
"names: eg. \"FL,FR\"\n"
"      --format                          Sample format %s (req. for rec) "
"(default %s)\n"
"      --volume                          Stream volume 0-1.0 (default %.3f)\n"
"  -q  --quality                         Resampler quality (0 - 15) (default "
"%d)\n"
"\n"
msgstr ""
"      --rate                            Taxa de amostra (req. por rec) "
"(padrão: %u)\n"
"      --channels                        Número de canais (req. por rec) "
"(padrão: %u)\n"
"      --channel-map                     Mapa de canal\n"
"                                            um de : “stereo”, "
"“surround-51”,... ou\n"
"                                            lista separada por vírgulas de "
"nomes de\n"
"                                            canal: e.x.: “FL,FR”\n"
"      --format                          Formato da amostra %s (req. por rec) "
"(padrão: %s)\n"
"      --volume                          Volume do fluxo 0-1.0 (padrão: "
"%.3f)\n"
"  -q  --quality                         Qualidade da reamostra (0 - 15) "
"(padrão: %d)\n"
"\n"

#: src/tools/pw-cat.c:1100
msgid ""
"  -p, --playback                        Playback mode\n"
"  -r, --record                          Recording mode\n"
"  -m, --midi                            Midi mode\n"
"  -d, --dsd                             DSD mode\n"
"\n"
msgstr ""
"  -p, --playback                        Modo de reprodução\n"
"  -r, --record                          Modo de gravação\n"
"  -m, --midi                            Modo midi\n"
"  -d, --dsd                             Modo DSD\n"
"\n"

#: src/tools/pw-cli.c:3018
#, c-format
msgid ""
"%s [options] [command]\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"  -d, --daemon                          Start as daemon (Default false)\n"
"  -r, --remote                          Remote daemon name\n"
"\n"
msgstr ""
"%s [options] [command]\n"
"  -h, --help                            Mostra esta ajuda\n"
"      --version                         Mostra a versão\n"
"  -d, --daemon                          Inicia como daemon (falso por "
"padrão)\n"
"  -r, --remote                          Nome do daemon remoto\n"
"\n"

#: spa/plugins/alsa/acp/acp.c:321
msgid "Pro Audio"
msgstr "Pró áudio"

#: spa/plugins/alsa/acp/acp.c:444 spa/plugins/alsa/acp/alsa-mixer.c:4648
#: spa/plugins/bluez5/bluez5-device.c:1145
msgid "Off"
msgstr "Desligado"

#: spa/plugins/alsa/acp/alsa-mixer.c:2652
msgid "Input"
msgstr "Entrada"

#: spa/plugins/alsa/acp/alsa-mixer.c:2653
msgid "Docking Station Input"
msgstr "Base de entrada da estação"

#: spa/plugins/alsa/acp/alsa-mixer.c:2654
msgid "Docking Station Microphone"
msgstr "Base de microfone da estação"

#: spa/plugins/alsa/acp/alsa-mixer.c:2655
msgid "Docking Station Line In"
msgstr "Base de linha de entrada da estação"

#: spa/plugins/alsa/acp/alsa-mixer.c:2656
#: spa/plugins/alsa/acp/alsa-mixer.c:2747
msgid "Line In"
msgstr "Linha de entrada"

#: spa/plugins/alsa/acp/alsa-mixer.c:2657
#: spa/plugins/alsa/acp/alsa-mixer.c:2741
#: spa/plugins/bluez5/bluez5-device.c:1302
msgid "Microphone"
msgstr "Microfone"

#: spa/plugins/alsa/acp/alsa-mixer.c:2658
#: spa/plugins/alsa/acp/alsa-mixer.c:2742
msgid "Front Microphone"
msgstr "Microfone frontal"

#: spa/plugins/alsa/acp/alsa-mixer.c:2659
#: spa/plugins/alsa/acp/alsa-mixer.c:2743
msgid "Rear Microphone"
msgstr "Microfone traseiro"

#: spa/plugins/alsa/acp/alsa-mixer.c:2660
msgid "External Microphone"
msgstr "Microfone externo"

#: spa/plugins/alsa/acp/alsa-mixer.c:2661
#: spa/plugins/alsa/acp/alsa-mixer.c:2745
msgid "Internal Microphone"
msgstr "Microfone interno"

#: spa/plugins/alsa/acp/alsa-mixer.c:2662
#: spa/plugins/alsa/acp/alsa-mixer.c:2748
msgid "Radio"
msgstr "Rádio"

#: spa/plugins/alsa/acp/alsa-mixer.c:2663
#: spa/plugins/alsa/acp/alsa-mixer.c:2749
msgid "Video"
msgstr "Vídeo"

#: spa/plugins/alsa/acp/alsa-mixer.c:2664
msgid "Automatic Gain Control"
msgstr "Controlo automático de aumento"

#: spa/plugins/alsa/acp/alsa-mixer.c:2665
msgid "No Automatic Gain Control"
msgstr "Sem controlo automático de aumento"

#: spa/plugins/alsa/acp/alsa-mixer.c:2666
msgid "Boost"
msgstr "Aumentar"

#: spa/plugins/alsa/acp/alsa-mixer.c:2667
msgid "No Boost"
msgstr "Não aumentar"

#: spa/plugins/alsa/acp/alsa-mixer.c:2668
msgid "Amplifier"
msgstr "Amplificador"

#: spa/plugins/alsa/acp/alsa-mixer.c:2669
msgid "No Amplifier"
msgstr "Sem amplificador"

#: spa/plugins/alsa/acp/alsa-mixer.c:2670
msgid "Bass Boost"
msgstr "Aumentar graves"

#: spa/plugins/alsa/acp/alsa-mixer.c:2671
msgid "No Bass Boost"
msgstr "Não aumentar graves"

#: spa/plugins/alsa/acp/alsa-mixer.c:2672
#: spa/plugins/bluez5/bluez5-device.c:1307
msgid "Speaker"
msgstr "Coluna"

#: spa/plugins/alsa/acp/alsa-mixer.c:2673
#: spa/plugins/alsa/acp/alsa-mixer.c:2751
msgid "Headphones"
msgstr "Auscultadores"

#: spa/plugins/alsa/acp/alsa-mixer.c:2740
msgid "Analog Input"
msgstr "Entrada analógica"

#: spa/plugins/alsa/acp/alsa-mixer.c:2744
msgid "Dock Microphone"
msgstr "Microfone de base"

#: spa/plugins/alsa/acp/alsa-mixer.c:2746
msgid "Headset Microphone"
msgstr "Microfone de auscultadores"

#: spa/plugins/alsa/acp/alsa-mixer.c:2750
msgid "Analog Output"
msgstr "Saída analógica"

#: spa/plugins/alsa/acp/alsa-mixer.c:2752
msgid "Headphones 2"
msgstr "Auscultadores 2"

#: spa/plugins/alsa/acp/alsa-mixer.c:2753
msgid "Headphones Mono Output"
msgstr "Saída analógica auscultadores"

#: spa/plugins/alsa/acp/alsa-mixer.c:2754
msgid "Line Out"
msgstr "Linha de saída"

#: spa/plugins/alsa/acp/alsa-mixer.c:2755
msgid "Analog Mono Output"
msgstr "Saída mono analógica"

#: spa/plugins/alsa/acp/alsa-mixer.c:2756
msgid "Speakers"
msgstr "Colunas"

#: spa/plugins/alsa/acp/alsa-mixer.c:2757
msgid "HDMI / DisplayPort"
msgstr "HDMI / DisplayPort"

#: spa/plugins/alsa/acp/alsa-mixer.c:2758
msgid "Digital Output (S/PDIF)"
msgstr "Saída digital (S/PDIF)"

#: spa/plugins/alsa/acp/alsa-mixer.c:2759
msgid "Digital Input (S/PDIF)"
msgstr "Entrada digital (S/PDIF)"

#: spa/plugins/alsa/acp/alsa-mixer.c:2760
msgid "Multichannel Input"
msgstr "Entrada multicanal"

#: spa/plugins/alsa/acp/alsa-mixer.c:2761
msgid "Multichannel Output"
msgstr "Saída multicanal"

#: spa/plugins/alsa/acp/alsa-mixer.c:2762
msgid "Game Output"
msgstr "Saída de jogo"

#: spa/plugins/alsa/acp/alsa-mixer.c:2763
#: spa/plugins/alsa/acp/alsa-mixer.c:2764
msgid "Chat Output"
msgstr "Saída de conversa"

#: spa/plugins/alsa/acp/alsa-mixer.c:2765
msgid "Chat Input"
msgstr "Entrada de conversa"

#: spa/plugins/alsa/acp/alsa-mixer.c:2766
msgid "Virtual Surround 7.1"
msgstr "Surround Virtual 7.1"

#: spa/plugins/alsa/acp/alsa-mixer.c:4471
msgid "Analog Mono"
msgstr "Mono Analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4472
msgid "Analog Mono (Left)"
msgstr "Mono Analógico (Esquerda)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4473
msgid "Analog Mono (Right)"
msgstr "Mono Analógico (Direita)"

#. Note: Not translated to "Analog Stereo Input", because the source
#. * name gets "Input" appended to it automatically, so adding "Input"
#. * here would lead to the source name to become "Analog Stereo Input
#. * Input". The same logic applies to analog-stereo-output,
#. * multichannel-input and multichannel-output.
#: spa/plugins/alsa/acp/alsa-mixer.c:4474
#: spa/plugins/alsa/acp/alsa-mixer.c:4482
#: spa/plugins/alsa/acp/alsa-mixer.c:4483
msgid "Analog Stereo"
msgstr "Estéreo Analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4475
msgid "Mono"
msgstr "Mono"

#: spa/plugins/alsa/acp/alsa-mixer.c:4476
msgid "Stereo"
msgstr "Estéreo"

#: spa/plugins/alsa/acp/alsa-mixer.c:4484
#: spa/plugins/alsa/acp/alsa-mixer.c:4642
#: spa/plugins/bluez5/bluez5-device.c:1292
msgid "Headset"
msgstr "Auscultadores"

#: spa/plugins/alsa/acp/alsa-mixer.c:4485
#: spa/plugins/alsa/acp/alsa-mixer.c:4643
msgid "Speakerphone"
msgstr "Coluna"

#: spa/plugins/alsa/acp/alsa-mixer.c:4486
#: spa/plugins/alsa/acp/alsa-mixer.c:4487
msgid "Multichannel"
msgstr "Multicanal"

#: spa/plugins/alsa/acp/alsa-mixer.c:4488
msgid "Analog Surround 2.1"
msgstr "Surround 2.1 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4489
msgid "Analog Surround 3.0"
msgstr "Surround 3.0 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4490
msgid "Analog Surround 3.1"
msgstr "Surround 3.1 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4491
msgid "Analog Surround 4.0"
msgstr "Surround 4.0 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4492
msgid "Analog Surround 4.1"
msgstr "Surround 4.1 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4493
msgid "Analog Surround 5.0"
msgstr "Surround 5.0 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4494
msgid "Analog Surround 5.1"
msgstr "Surround 5.1 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4495
msgid "Analog Surround 6.0"
msgstr "Surround 6.0 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4496
msgid "Analog Surround 6.1"
msgstr "Surround 6.1 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4497
msgid "Analog Surround 7.0"
msgstr "Surround 7.0 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4498
msgid "Analog Surround 7.1"
msgstr "Surround 7.1 analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4499
msgid "Digital Stereo (IEC958)"
msgstr "Estéreo Digital (IEC958)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4500
msgid "Digital Surround 4.0 (IEC958/AC3)"
msgstr "Surround Digital 4.0 (IEC958/AC3)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4501
msgid "Digital Surround 5.1 (IEC958/AC3)"
msgstr "Surround Digital 5.1 (IEC958/AC3)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4502
msgid "Digital Surround 5.1 (IEC958/DTS)"
msgstr "Surround Digital 5.1 (IEC958/DTS)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4503
msgid "Digital Stereo (HDMI)"
msgstr "Estéreo Digital (HDMI)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4504
msgid "Digital Surround 5.1 (HDMI)"
msgstr "Surround 5.1 (IEC958/AC3) digital"

#: spa/plugins/alsa/acp/alsa-mixer.c:4505
msgid "Chat"
msgstr "Conversa"

#: spa/plugins/alsa/acp/alsa-mixer.c:4506
msgid "Game"
msgstr "Jogo"

#: spa/plugins/alsa/acp/alsa-mixer.c:4640
msgid "Analog Mono Duplex"
msgstr "Mono duplex analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4641
msgid "Analog Stereo Duplex"
msgstr "Estéreo duplex analógico"

#: spa/plugins/alsa/acp/alsa-mixer.c:4644
msgid "Digital Stereo Duplex (IEC958)"
msgstr "Estéreo duplex digital (IEC958)"

#: spa/plugins/alsa/acp/alsa-mixer.c:4645
msgid "Multichannel Duplex"
msgstr "Duplex multicanal"

#: spa/plugins/alsa/acp/alsa-mixer.c:4646
msgid "Stereo Duplex"
msgstr "Duplex estéreo"

#: spa/plugins/alsa/acp/alsa-mixer.c:4647
msgid "Mono Chat + 7.1 Surround"
msgstr "Mono Chat + 7.1 Surround"

#: spa/plugins/alsa/acp/alsa-mixer.c:4750
#, c-format
msgid "%s Output"
msgstr "Saída %s"

#: spa/plugins/alsa/acp/alsa-mixer.c:4757
#, c-format
msgid "%s Input"
msgstr "Entrada %s"

#: spa/plugins/alsa/acp/alsa-util.c:1173 spa/plugins/alsa/acp/alsa-util.c:1267
#, c-format
msgid ""
"snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu "
"ms).\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgid_plural ""
"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
"ms).\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgstr[0] ""
"snd_pcm_avail() retornou um valor excecionalmente elevado: %lu byte (%lu "
"ms).\n"
"Provavelmente isto é um erro no controlador ALSA '%s'. Por favor, reporte "
"este problema aos programadores do ALSA."
msgstr[1] ""
"snd_pcm_avail() retornou um valor excecionalmente elevado: %lu bytes (%lu "
"ms).\n"
"Provavelmente isto é um erro no controlador ALSA '%s'. Por favor, reporte "
"este problema aos programadores do ALSA."

#: spa/plugins/alsa/acp/alsa-util.c:1239
#, c-format
msgid ""
"snd_pcm_delay() returned a value that is exceptionally large: %li byte (%s"
"%lu ms).\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgid_plural ""
"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s"
"%lu ms).\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgstr[0] ""
"snd_pcm_delay() retornou um valor excecionalmente elevado: %li byte (%s%lu "
"ms).\n"
"Provavelmente isto é um erro no driver ALSA '%s'. Por favor, reporte este "
"problema aos programadores do ALSA."
msgstr[1] ""
"snd_pcm_delay() retornou um valor excecionalmente elevado: %li bytes (%s%lu "
"ms).\n"
"Provavelmente isto é um erro no driver ALSA '%s'. Por favor, reporte este "
"problema aos programadores do ALSA."

#: spa/plugins/alsa/acp/alsa-util.c:1286
#, c-format
msgid ""
"snd_pcm_avail_delay() returned strange values: delay %lu is less than avail "
"%lu.\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgstr ""
"snd_pcm_avail_delay() retornou um valor excecionalmente elevado: %lu bytes "
"(%lu ms).\n"
"Provavelmente isto é um erro no controlador ALSA \"%s\". Por favor, reporte "
"este problema aos programadores do ALSA."

#: spa/plugins/alsa/acp/alsa-util.c:1329
#, c-format
msgid ""
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte "
"(%lu ms).\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgid_plural ""
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
"(%lu ms).\n"
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
"to the ALSA developers."
msgstr[0] ""
"snd_pcm_mmap_begin() retornou um valor excecionalmente elevado: %lu byte "
"(%lu ms).\n"
"Provavelmente isto é um erro no driver ALSA '%s'. Por favor, reporte este "
"problema aos programadores do ALSA."
msgstr[1] ""
"snd_pcm_mmap_begin() retornou um valor excecionalmente elevado: %lu bytes "
"(%lu ms).\n"
"Provavelmente isto é um erro no driver ALSA '%s'. Por favor, reporte este "
"problema aos programadores do ALSA."

#: spa/plugins/alsa/acp/channelmap.h:464
msgid "(invalid)"
msgstr "(inválido)"

#: spa/plugins/alsa/acp/compat.c:189
msgid "Built-in Audio"
msgstr "Áudio interno"

#: spa/plugins/alsa/acp/compat.c:194
msgid "Modem"
msgstr "Modem"

#: spa/plugins/bluez5/bluez5-device.c:1155
msgid "Audio Gateway (A2DP Source & HSP/HFP AG)"
msgstr "Porta de áudio (A2DP Fonte & HSP/HFP AG)"

#: spa/plugins/bluez5/bluez5-device.c:1178
#, c-format
msgid "High Fidelity Playback (A2DP Sink, codec %s)"
msgstr "Reprodução de Alta Fidelidade (A2DP Sink, codec %s)"

#: spa/plugins/bluez5/bluez5-device.c:1181
#, c-format
msgid "High Fidelity Duplex (A2DP Source/Sink, codec %s)"
msgstr "Duplex de Alta Fidelidade (A2DP Fonte/Sink, codec %s)"

#: spa/plugins/bluez5/bluez5-device.c:1188
msgid "High Fidelity Playback (A2DP Sink)"
msgstr "Reprodução de Alta Fidelidade (A2DP Sink)"

#: spa/plugins/bluez5/bluez5-device.c:1190
msgid "High Fidelity Duplex (A2DP Source/Sink)"
msgstr "Duplex de Alta Fidelidade (A2DP Fonte/Sink)"

#: spa/plugins/bluez5/bluez5-device.c:1217
#, c-format
msgid "Headset Head Unit (HSP/HFP, codec %s)"
msgstr "Unidade de Auscultadores (HSP/HFP, codec %s)"

#: spa/plugins/bluez5/bluez5-device.c:1221
msgid "Headset Head Unit (HSP/HFP)"
msgstr "Unidade de Auscultadores (HSP/HFP)"

#: spa/plugins/bluez5/bluez5-device.c:1297
msgid "Handsfree"
msgstr "Mãos livres"

#: spa/plugins/bluez5/bluez5-device.c:1312
msgid "Headphone"
msgstr "Auscultadores"

#: spa/plugins/bluez5/bluez5-device.c:1317
msgid "Portable"
msgstr "Portátil"

#: spa/plugins/bluez5/bluez5-device.c:1322
msgid "Car"
msgstr "Carro"

#: spa/plugins/bluez5/bluez5-device.c:1327
msgid "HiFi"
msgstr "HiFi"

#: spa/plugins/bluez5/bluez5-device.c:1332
msgid "Phone"
msgstr "Telefone"

#: spa/plugins/bluez5/bluez5-device.c:1338
msgid "Bluetooth"
msgstr "Bluetooth"

#~ msgid "PipeWire Media System"
#~ msgstr "Sistema de Multimédia PipeWire"

#~ msgid "Start the PipeWire Media System"
#~ msgstr "Iniciar o Sistema de Multimédia PipeWire"