po: Update the POT file

Add missing strings
This commit is contained in:
Sabri Ünal 2024-02-25 03:55:15 +03:00 committed by Wim Taymans
parent 96eb9a043c
commit c3d3e6f48b

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pipewire\n" "Project-Id-Version: pipewire\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/pipewire/issues/new\n" "Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/pipewire/issues/new\n"
"POT-Creation-Date: 2022-06-30 12:50+0200\n" "POT-Creation-Date: 2024-02-25 03:43+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/daemon/pipewire.c:46 #: src/daemon/pipewire.c:26
#, c-format #, c-format
msgid "" msgid ""
"%s [options]\n" "%s [options]\n"
@ -27,36 +27,44 @@ msgid ""
" -c, --config Load config (Default %s)\n" " -c, --config Load config (Default %s)\n"
msgstr "" msgstr ""
#: src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:180 #: src/daemon/pipewire.desktop.in:4
#: src/modules/module-protocol-pulse/modules/module-tunnel-source.c:180 msgid "PipeWire Media System"
#, c-format
msgid "Tunnel to %s/%s"
msgstr "" msgstr ""
#: src/modules/module-fallback-sink.c:51 #: src/daemon/pipewire.desktop.in:5
msgid "Start the PipeWire Media System"
msgstr ""
#: src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:159
#: src/modules/module-protocol-pulse/modules/module-tunnel-source.c:159
#, c-format
msgid "Tunnel to %s%s%s"
msgstr ""
#: src/modules/module-fallback-sink.c:40
msgid "Dummy Output" msgid "Dummy Output"
msgstr "" msgstr ""
#: src/modules/module-pulse-tunnel.c:662 #: src/modules/module-pulse-tunnel.c:774
#, c-format #, c-format
msgid "Tunnel for %s@%s" msgid "Tunnel for %s@%s"
msgstr "" msgstr ""
#: src/modules/module-zeroconf-discover.c:332 #: src/modules/module-zeroconf-discover.c:315
msgid "Unknown device" msgid "Unknown device"
msgstr "" msgstr ""
#: src/modules/module-zeroconf-discover.c:344 #: src/modules/module-zeroconf-discover.c:327
#, c-format #, c-format
msgid "%s on %s@%s" msgid "%s on %s@%s"
msgstr "" msgstr ""
#: src/modules/module-zeroconf-discover.c:348 #: src/modules/module-zeroconf-discover.c:331
#, c-format #, c-format
msgid "%s on %s" msgid "%s on %s"
msgstr "" msgstr ""
#: src/tools/pw-cat.c:784 #: src/tools/pw-cat.c:991
#, c-format #, c-format
msgid "" msgid ""
"%s [options] [<file>|-]\n" "%s [options] [<file>|-]\n"
@ -66,14 +74,15 @@ msgid ""
"\n" "\n"
msgstr "" msgstr ""
#: src/tools/pw-cat.c:791 #: src/tools/pw-cat.c:998
#, c-format #, c-format
msgid "" msgid ""
" -R, --remote Remote daemon name\n" " -R, --remote Remote daemon name\n"
" --media-type Set media type (default %s)\n" " --media-type Set media type (default %s)\n"
" --media-category Set media category (default %s)\n" " --media-category Set media category (default %s)\n"
" --media-role Set media role (default %s)\n" " --media-role Set media role (default %s)\n"
" --target Set node target (default %s)\n" " --target Set node target serial or name "
"(default %s)\n"
" 0 means don't link\n" " 0 means don't link\n"
" --latency Set node latency (default %s)\n" " --latency Set node latency (default %s)\n"
" Xunit (unit = s, ms, us, ns)\n" " Xunit (unit = s, ms, us, ns)\n"
@ -84,7 +93,7 @@ msgid ""
"\n" "\n"
msgstr "" msgstr ""
#: src/tools/pw-cat.c:809 #: src/tools/pw-cat.c:1016
#, c-format #, c-format
msgid "" msgid ""
" --rate Sample rate (req. for rec) (default " " --rate Sample rate (req. for rec) (default "
@ -104,16 +113,17 @@ msgid ""
"\n" "\n"
msgstr "" msgstr ""
#: src/tools/pw-cat.c:826 #: src/tools/pw-cat.c:1033
msgid "" msgid ""
" -p, --playback Playback mode\n" " -p, --playback Playback mode\n"
" -r, --record Recording mode\n" " -r, --record Recording mode\n"
" -m, --midi Midi mode\n" " -m, --midi Midi mode\n"
" -d, --dsd DSD mode\n" " -d, --dsd DSD mode\n"
" -o, --encoded Encoded mode\n"
"\n" "\n"
msgstr "" msgstr ""
#: src/tools/pw-cli.c:2250 #: src/tools/pw-cli.c:2252
#, c-format #, c-format
msgid "" msgid ""
"%s [options] [command]\n" "%s [options] [command]\n"
@ -121,15 +131,16 @@ msgid ""
" --version Show version\n" " --version Show version\n"
" -d, --daemon Start as daemon (Default false)\n" " -d, --daemon Start as daemon (Default false)\n"
" -r, --remote Remote daemon name\n" " -r, --remote Remote daemon name\n"
" -m, --monitor Monitor activity\n"
"\n" "\n"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/acp.c:321 #: spa/plugins/alsa/acp/acp.c:327
msgid "Pro Audio" msgid "Pro Audio"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/acp.c:444 spa/plugins/alsa/acp/alsa-mixer.c:4648 #: spa/plugins/alsa/acp/acp.c:488 spa/plugins/alsa/acp/alsa-mixer.c:4633
#: spa/plugins/bluez5/bluez5-device.c:1236 #: spa/plugins/bluez5/bluez5-device.c:1701
msgid "Off" msgid "Off"
msgstr "" msgstr ""
@ -156,7 +167,7 @@ msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:2657 #: spa/plugins/alsa/acp/alsa-mixer.c:2657
#: spa/plugins/alsa/acp/alsa-mixer.c:2741 #: spa/plugins/alsa/acp/alsa-mixer.c:2741
#: spa/plugins/bluez5/bluez5-device.c:1454 #: spa/plugins/bluez5/bluez5-device.c:1989
msgid "Microphone" msgid "Microphone"
msgstr "" msgstr ""
@ -222,7 +233,7 @@ msgid "No Bass Boost"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:2672 #: spa/plugins/alsa/acp/alsa-mixer.c:2672
#: spa/plugins/bluez5/bluez5-device.c:1460 #: spa/plugins/bluez5/bluez5-device.c:1995
msgid "Speaker" msgid "Speaker"
msgstr "" msgstr ""
@ -304,15 +315,15 @@ msgstr ""
msgid "Virtual Surround 7.1" msgid "Virtual Surround 7.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4471 #: spa/plugins/alsa/acp/alsa-mixer.c:4456
msgid "Analog Mono" msgid "Analog Mono"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4472 #: spa/plugins/alsa/acp/alsa-mixer.c:4457
msgid "Analog Mono (Left)" msgid "Analog Mono (Left)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4473 #: spa/plugins/alsa/acp/alsa-mixer.c:4458
msgid "Analog Mono (Right)" msgid "Analog Mono (Right)"
msgstr "" msgstr ""
@ -321,148 +332,147 @@ msgstr ""
#. * here would lead to the source name to become "Analog Stereo Input #. * here would lead to the source name to become "Analog Stereo Input
#. * Input". The same logic applies to analog-stereo-output, #. * Input". The same logic applies to analog-stereo-output,
#. * multichannel-input and multichannel-output. #. * multichannel-input and multichannel-output.
#: spa/plugins/alsa/acp/alsa-mixer.c:4474 #: spa/plugins/alsa/acp/alsa-mixer.c:4459
#: spa/plugins/alsa/acp/alsa-mixer.c:4482 #: spa/plugins/alsa/acp/alsa-mixer.c:4467
#: spa/plugins/alsa/acp/alsa-mixer.c:4483 #: spa/plugins/alsa/acp/alsa-mixer.c:4468
msgid "Analog Stereo" msgid "Analog Stereo"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4475 #: spa/plugins/alsa/acp/alsa-mixer.c:4460
msgid "Mono" msgid "Mono"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4476 #: spa/plugins/alsa/acp/alsa-mixer.c:4461
msgid "Stereo" msgid "Stereo"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4484 #: spa/plugins/alsa/acp/alsa-mixer.c:4469
#: spa/plugins/alsa/acp/alsa-mixer.c:4642 #: spa/plugins/alsa/acp/alsa-mixer.c:4627
#: spa/plugins/bluez5/bluez5-device.c:1442 #: spa/plugins/bluez5/bluez5-device.c:1977
msgid "Headset" msgid "Headset"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4485 #: spa/plugins/alsa/acp/alsa-mixer.c:4470
#: spa/plugins/alsa/acp/alsa-mixer.c:4643 #: spa/plugins/alsa/acp/alsa-mixer.c:4628
msgid "Speakerphone" msgid "Speakerphone"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4486 #: spa/plugins/alsa/acp/alsa-mixer.c:4471
#: spa/plugins/alsa/acp/alsa-mixer.c:4487 #: spa/plugins/alsa/acp/alsa-mixer.c:4472
msgid "Multichannel" msgid "Multichannel"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4488 #: spa/plugins/alsa/acp/alsa-mixer.c:4473
msgid "Analog Surround 2.1" msgid "Analog Surround 2.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4489 #: spa/plugins/alsa/acp/alsa-mixer.c:4474
msgid "Analog Surround 3.0" msgid "Analog Surround 3.0"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4490 #: spa/plugins/alsa/acp/alsa-mixer.c:4475
msgid "Analog Surround 3.1" msgid "Analog Surround 3.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4491 #: spa/plugins/alsa/acp/alsa-mixer.c:4476
msgid "Analog Surround 4.0" msgid "Analog Surround 4.0"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4492 #: spa/plugins/alsa/acp/alsa-mixer.c:4477
msgid "Analog Surround 4.1" msgid "Analog Surround 4.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4493 #: spa/plugins/alsa/acp/alsa-mixer.c:4478
msgid "Analog Surround 5.0" msgid "Analog Surround 5.0"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4494 #: spa/plugins/alsa/acp/alsa-mixer.c:4479
msgid "Analog Surround 5.1" msgid "Analog Surround 5.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4495 #: spa/plugins/alsa/acp/alsa-mixer.c:4480
msgid "Analog Surround 6.0" msgid "Analog Surround 6.0"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4496 #: spa/plugins/alsa/acp/alsa-mixer.c:4481
msgid "Analog Surround 6.1" msgid "Analog Surround 6.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4497 #: spa/plugins/alsa/acp/alsa-mixer.c:4482
msgid "Analog Surround 7.0" msgid "Analog Surround 7.0"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4498 #: spa/plugins/alsa/acp/alsa-mixer.c:4483
msgid "Analog Surround 7.1" msgid "Analog Surround 7.1"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4499 #: spa/plugins/alsa/acp/alsa-mixer.c:4484
msgid "Digital Stereo (IEC958)" msgid "Digital Stereo (IEC958)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4500 #: spa/plugins/alsa/acp/alsa-mixer.c:4485
msgid "Digital Surround 4.0 (IEC958/AC3)" msgid "Digital Surround 4.0 (IEC958/AC3)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4501 #: spa/plugins/alsa/acp/alsa-mixer.c:4486
msgid "Digital Surround 5.1 (IEC958/AC3)" msgid "Digital Surround 5.1 (IEC958/AC3)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4502 #: spa/plugins/alsa/acp/alsa-mixer.c:4487
msgid "Digital Surround 5.1 (IEC958/DTS)" msgid "Digital Surround 5.1 (IEC958/DTS)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4503 #: spa/plugins/alsa/acp/alsa-mixer.c:4488
msgid "Digital Stereo (HDMI)" msgid "Digital Stereo (HDMI)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4504 #: spa/plugins/alsa/acp/alsa-mixer.c:4489
msgid "Digital Surround 5.1 (HDMI)" msgid "Digital Surround 5.1 (HDMI)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4505 #: spa/plugins/alsa/acp/alsa-mixer.c:4490
msgid "Chat" msgid "Chat"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4506 #: spa/plugins/alsa/acp/alsa-mixer.c:4491
msgid "Game" msgid "Game"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4640 #: spa/plugins/alsa/acp/alsa-mixer.c:4625
msgid "Analog Mono Duplex" msgid "Analog Mono Duplex"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4641 #: spa/plugins/alsa/acp/alsa-mixer.c:4626
msgid "Analog Stereo Duplex" msgid "Analog Stereo Duplex"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4644 #: spa/plugins/alsa/acp/alsa-mixer.c:4629
msgid "Digital Stereo Duplex (IEC958)" msgid "Digital Stereo Duplex (IEC958)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4645 #: spa/plugins/alsa/acp/alsa-mixer.c:4630
msgid "Multichannel Duplex" msgid "Multichannel Duplex"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4646 #: spa/plugins/alsa/acp/alsa-mixer.c:4631
msgid "Stereo Duplex" msgid "Stereo Duplex"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4647 #: spa/plugins/alsa/acp/alsa-mixer.c:4632
msgid "Mono Chat + 7.1 Surround" msgid "Mono Chat + 7.1 Surround"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4754 #: spa/plugins/alsa/acp/alsa-mixer.c:4733
#, c-format #, c-format
msgid "%s Output" msgid "%s Output"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-mixer.c:4761 #: spa/plugins/alsa/acp/alsa-mixer.c:4741
#, c-format #, c-format
msgid "%s Input" msgid "%s Input"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-util.c:1187 #: spa/plugins/alsa/acp/alsa-util.c:1220 spa/plugins/alsa/acp/alsa-util.c:1314
#: spa/plugins/alsa/acp/alsa-util.c:1281
#, c-format #, c-format
msgid "" msgid ""
"snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu " "snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu "
@ -477,7 +487,7 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: spa/plugins/alsa/acp/alsa-util.c:1253 #: spa/plugins/alsa/acp/alsa-util.c:1286
#, c-format #, c-format
msgid "" msgid ""
"snd_pcm_delay() returned a value that is exceptionally large: %li byte " "snd_pcm_delay() returned a value that is exceptionally large: %li byte "
@ -492,7 +502,7 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: spa/plugins/alsa/acp/alsa-util.c:1300 #: spa/plugins/alsa/acp/alsa-util.c:1333
#, c-format #, c-format
msgid "" msgid ""
"snd_pcm_avail_delay() returned strange values: delay %lu is less than avail " "snd_pcm_avail_delay() returned strange values: delay %lu is less than avail "
@ -501,7 +511,7 @@ msgid ""
"to the ALSA developers." "to the ALSA developers."
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/alsa-util.c:1343 #: spa/plugins/alsa/acp/alsa-util.c:1376
#, c-format #, c-format
msgid "" msgid ""
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte " "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte "
@ -520,100 +530,108 @@ msgstr[1] ""
msgid "(invalid)" msgid "(invalid)"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/compat.c:189 #: spa/plugins/alsa/acp/compat.c:193
msgid "Built-in Audio" msgid "Built-in Audio"
msgstr "" msgstr ""
#: spa/plugins/alsa/acp/compat.c:194 #: spa/plugins/alsa/acp/compat.c:198
msgid "Modem" msgid "Modem"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1247 #: spa/plugins/bluez5/bluez5-device.c:1712
msgid "Audio Gateway (A2DP Source & HSP/HFP AG)" msgid "Audio Gateway (A2DP Source & HSP/HFP AG)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1272 #: spa/plugins/bluez5/bluez5-device.c:1760
#, c-format #, c-format
msgid "High Fidelity Playback (A2DP Sink, codec %s)" msgid "High Fidelity Playback (A2DP Sink, codec %s)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1275 #: spa/plugins/bluez5/bluez5-device.c:1763
#, c-format #, c-format
msgid "High Fidelity Duplex (A2DP Source/Sink, codec %s)" msgid "High Fidelity Duplex (A2DP Source/Sink, codec %s)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1283 #: spa/plugins/bluez5/bluez5-device.c:1771
msgid "High Fidelity Playback (A2DP Sink)" msgid "High Fidelity Playback (A2DP Sink)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1285 #: spa/plugins/bluez5/bluez5-device.c:1773
msgid "High Fidelity Duplex (A2DP Source/Sink)" msgid "High Fidelity Duplex (A2DP Source/Sink)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1322 #: spa/plugins/bluez5/bluez5-device.c:1823
#, c-format #, c-format
msgid "High Fidelity Playback (BAP Sink, codec %s)" msgid "High Fidelity Playback (BAP Sink, codec %s)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1326 #: spa/plugins/bluez5/bluez5-device.c:1828
#, c-format #, c-format
msgid "High Fidelity Input (BAP Source, codec %s)" msgid "High Fidelity Input (BAP Source, codec %s)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1330 #: spa/plugins/bluez5/bluez5-device.c:1832
#, c-format #, c-format
msgid "High Fidelity Duplex (BAP Source/Sink, codec %s)" msgid "High Fidelity Duplex (BAP Source/Sink, codec %s)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1359 #: spa/plugins/bluez5/bluez5-device.c:1841
msgid "High Fidelity Playback (BAP Sink)"
msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1845
msgid "High Fidelity Input (BAP Source)"
msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1848
msgid "High Fidelity Duplex (BAP Source/Sink)"
msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1897
#, c-format #, c-format
msgid "Headset Head Unit (HSP/HFP, codec %s)" msgid "Headset Head Unit (HSP/HFP, codec %s)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1364 #: spa/plugins/bluez5/bluez5-device.c:1978
msgid "Headset Head Unit (HSP/HFP)" #: spa/plugins/bluez5/bluez5-device.c:1983
msgstr "" #: spa/plugins/bluez5/bluez5-device.c:1990
#: spa/plugins/bluez5/bluez5-device.c:1996
#: spa/plugins/bluez5/bluez5-device.c:1443 #: spa/plugins/bluez5/bluez5-device.c:2002
#: spa/plugins/bluez5/bluez5-device.c:1448 #: spa/plugins/bluez5/bluez5-device.c:2008
#: spa/plugins/bluez5/bluez5-device.c:1455 #: spa/plugins/bluez5/bluez5-device.c:2014
#: spa/plugins/bluez5/bluez5-device.c:1461 #: spa/plugins/bluez5/bluez5-device.c:2020
#: spa/plugins/bluez5/bluez5-device.c:1467 #: spa/plugins/bluez5/bluez5-device.c:2026
#: spa/plugins/bluez5/bluez5-device.c:1473
#: spa/plugins/bluez5/bluez5-device.c:1479
#: spa/plugins/bluez5/bluez5-device.c:1485
#: spa/plugins/bluez5/bluez5-device.c:1491
msgid "Handsfree" msgid "Handsfree"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1449 #: spa/plugins/bluez5/bluez5-device.c:1984
msgid "Handsfree (HFP)" msgid "Handsfree (HFP)"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1466 #: spa/plugins/bluez5/bluez5-device.c:2001
msgid "Headphone" msgid "Headphone"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1472 #: spa/plugins/bluez5/bluez5-device.c:2007
msgid "Portable" msgid "Portable"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1478 #: spa/plugins/bluez5/bluez5-device.c:2013
msgid "Car" msgid "Car"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1484 #: spa/plugins/bluez5/bluez5-device.c:2019
msgid "HiFi" msgid "HiFi"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1490 #: spa/plugins/bluez5/bluez5-device.c:2025
msgid "Phone" msgid "Phone"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1497 #: spa/plugins/bluez5/bluez5-device.c:2032
msgid "Bluetooth" msgid "Bluetooth"
msgstr "" msgstr ""
#: spa/plugins/bluez5/bluez5-device.c:1498 #: spa/plugins/bluez5/bluez5-device.c:2033
msgid "Bluetooth (HFP)" msgid "Bluetooth (HFP)"
msgstr "" msgstr ""