• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the pulseaudio package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: pulseaudio\n"
9"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/"
10"issues/new\n"
11"POT-Creation-Date: 2022-05-16 23:56+0300\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: Automatically generated\n"
14"Language-Team: none\n"
15"Language: ka\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=n != 1;\n"
20
21#: src/daemon/cmdline.c:113
22#, c-format
23msgid ""
24"%s [options]\n"
25"\n"
26"COMMANDS:\n"
27"  -h, --help                            Show this help\n"
28"      --version                         Show version\n"
29"      --dump-conf                       Dump default configuration\n"
30"      --dump-modules                    Dump list of available modules\n"
31"      --dump-resample-methods           Dump available resample methods\n"
32"      --cleanup-shm                     Cleanup stale shared memory "
33"segments\n"
34"      --start                           Start the daemon if it is not "
35"running\n"
36"  -k  --kill                            Kill a running daemon\n"
37"      --check                           Check for a running daemon (only "
38"returns exit code)\n"
39"\n"
40"OPTIONS:\n"
41"      --system[=BOOL]                   Run as system-wide instance\n"
42"  -D, --daemonize[=BOOL]                Daemonize after startup\n"
43"      --fail[=BOOL]                     Quit when startup fails\n"
44"      --high-priority[=BOOL]            Try to set high nice level\n"
45"                                        (only available as root, when SUID "
46"or\n"
47"                                        with elevated RLIMIT_NICE)\n"
48"      --realtime[=BOOL]                 Try to enable realtime scheduling\n"
49"                                        (only available as root, when SUID "
50"or\n"
51"                                        with elevated RLIMIT_RTPRIO)\n"
52"      --disallow-module-loading[=BOOL]  Disallow user requested module\n"
53"                                        loading/unloading after startup\n"
54"      --disallow-exit[=BOOL]            Disallow user requested exit\n"
55"      --exit-idle-time=SECS             Terminate the daemon when idle and "
56"this\n"
57"                                        time passed\n"
58"      --scache-idle-time=SECS           Unload autoloaded samples when idle "
59"and\n"
60"                                        this time passed\n"
61"      --log-level[=LEVEL]               Increase or set verbosity level\n"
62"  -v  --verbose                         Increase the verbosity level\n"
63"      --log-target={auto,syslog,stderr,file:PATH,newfile:PATH}\n"
64"                                        Specify the log target\n"
65"      --log-meta[=BOOL]                 Include code location in log "
66"messages\n"
67"      --log-time[=BOOL]                 Include timestamps in log messages\n"
68"      --log-backtrace=FRAMES            Include a backtrace in log messages\n"
69"  -p, --dl-search-path=PATH             Set the search path for dynamic "
70"shared\n"
71"                                        objects (plugins)\n"
72"      --resample-method=METHOD          Use the specified resampling method\n"
73"                                        (See --dump-resample-methods for\n"
74"                                        possible values)\n"
75"      --use-pid-file[=BOOL]             Create a PID file\n"
76"      --no-cpu-limit[=BOOL]             Do not install CPU load limiter on\n"
77"                                        platforms that support it.\n"
78"      --disable-shm[=BOOL]              Disable shared memory support.\n"
79"      --enable-memfd[=BOOL]             Enable memfd shared memory support.\n"
80"\n"
81"STARTUP SCRIPT:\n"
82"  -L, --load=\"MODULE ARGUMENTS\"         Load the specified plugin module "
83"with\n"
84"                                        the specified argument\n"
85"  -F, --file=FILENAME                   Run the specified script\n"
86"  -C                                    Open a command line on the running "
87"TTY\n"
88"                                        after startup\n"
89"\n"
90"  -n                                    Don't load default script file\n"
91msgstr ""
92
93#: src/daemon/cmdline.c:246
94msgid "--daemonize expects boolean argument"
95msgstr ""
96
97#: src/daemon/cmdline.c:254
98msgid "--fail expects boolean argument"
99msgstr ""
100
101#: src/daemon/cmdline.c:265
102msgid ""
103"--log-level expects log level argument (either numeric in range 0..4 or one "
104"of error, warn, notice, info, debug)."
105msgstr ""
106
107#: src/daemon/cmdline.c:277
108msgid "--high-priority expects boolean argument"
109msgstr ""
110
111#: src/daemon/cmdline.c:285
112msgid "--realtime expects boolean argument"
113msgstr ""
114
115#: src/daemon/cmdline.c:293
116msgid "--disallow-module-loading expects boolean argument"
117msgstr ""
118
119#: src/daemon/cmdline.c:301
120msgid "--disallow-exit expects boolean argument"
121msgstr ""
122
123#: src/daemon/cmdline.c:309
124msgid "--use-pid-file expects boolean argument"
125msgstr ""
126
127#: src/daemon/cmdline.c:328
128msgid ""
129"Invalid log target: use either 'syslog', 'journal', 'stderr' or 'auto' or a "
130"valid file name 'file:<path>', 'newfile:<path>'."
131msgstr ""
132
133#: src/daemon/cmdline.c:330
134msgid ""
135"Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file "
136"name 'file:<path>', 'newfile:<path>'."
137msgstr ""
138
139#: src/daemon/cmdline.c:338
140msgid "--log-time expects boolean argument"
141msgstr ""
142
143#: src/daemon/cmdline.c:346
144msgid "--log-meta expects boolean argument"
145msgstr ""
146
147#: src/daemon/cmdline.c:366
148#, c-format
149msgid "Invalid resample method '%s'."
150msgstr ""
151
152#: src/daemon/cmdline.c:373
153msgid "--system expects boolean argument"
154msgstr ""
155
156#: src/daemon/cmdline.c:381
157msgid "--no-cpu-limit expects boolean argument"
158msgstr ""
159
160#: src/daemon/cmdline.c:389
161msgid "--disable-shm expects boolean argument"
162msgstr ""
163
164#: src/daemon/cmdline.c:397
165msgid "--enable-memfd expects boolean argument"
166msgstr ""
167
168#: src/daemon/daemon-conf.c:270
169#, c-format
170msgid "[%s:%u] Invalid log target '%s'."
171msgstr ""
172
173#: src/daemon/daemon-conf.c:285
174#, c-format
175msgid "[%s:%u] Invalid log level '%s'."
176msgstr ""
177
178#: src/daemon/daemon-conf.c:300
179#, c-format
180msgid "[%s:%u] Invalid resample method '%s'."
181msgstr ""
182
183#: src/daemon/daemon-conf.c:322
184#, c-format
185msgid "[%s:%u] Invalid rlimit '%s'."
186msgstr ""
187
188#: src/daemon/daemon-conf.c:342
189#, c-format
190msgid "[%s:%u] Invalid sample format '%s'."
191msgstr ""
192
193#: src/daemon/daemon-conf.c:359 src/daemon/daemon-conf.c:376
194#, c-format
195msgid "[%s:%u] Invalid sample rate '%s'."
196msgstr ""
197
198#: src/daemon/daemon-conf.c:399
199#, c-format
200msgid "[%s:%u] Invalid sample channels '%s'."
201msgstr ""
202
203#: src/daemon/daemon-conf.c:416
204#, c-format
205msgid "[%s:%u] Invalid channel map '%s'."
206msgstr ""
207
208#: src/daemon/daemon-conf.c:433
209#, c-format
210msgid "[%s:%u] Invalid number of fragments '%s'."
211msgstr ""
212
213#: src/daemon/daemon-conf.c:450
214#, c-format
215msgid "[%s:%u] Invalid fragment size '%s'."
216msgstr ""
217
218#: src/daemon/daemon-conf.c:467
219#, c-format
220msgid "[%s:%u] Invalid nice level '%s'."
221msgstr ""
222
223#: src/daemon/daemon-conf.c:552
224#, c-format
225msgid "[%s:%u] Invalid server type '%s'."
226msgstr ""
227
228#: src/daemon/daemon-conf.c:685
229#, c-format
230msgid "Failed to open configuration file: %s"
231msgstr ""
232
233#: src/daemon/daemon-conf.c:701
234msgid ""
235"The specified default channel map has a different number of channels than "
236"the specified default number of channels."
237msgstr ""
238
239#: src/daemon/daemon-conf.c:788
240#, c-format
241msgid "### Read from configuration file: %s ###\n"
242msgstr ""
243
244#: src/daemon/dumpmodules.c:57
245#, c-format
246msgid "Name: %s\n"
247msgstr ""
248
249#: src/daemon/dumpmodules.c:60
250#, c-format
251msgid "No module information available\n"
252msgstr ""
253
254#: src/daemon/dumpmodules.c:63
255#, c-format
256msgid "Version: %s\n"
257msgstr ""
258
259#: src/daemon/dumpmodules.c:65
260#, c-format
261msgid "Description: %s\n"
262msgstr ""
263
264#: src/daemon/dumpmodules.c:67
265#, c-format
266msgid "Author: %s\n"
267msgstr ""
268
269#: src/daemon/dumpmodules.c:69
270#, c-format
271msgid "Usage: %s\n"
272msgstr ""
273
274#: src/daemon/dumpmodules.c:70
275#, c-format
276msgid "Load Once: %s\n"
277msgstr ""
278
279#: src/daemon/dumpmodules.c:72
280#, c-format
281msgid "DEPRECATION WARNING: %s\n"
282msgstr ""
283
284#: src/daemon/dumpmodules.c:76
285#, c-format
286msgid "Path: %s\n"
287msgstr ""
288
289#: src/daemon/ltdl-bind-now.c:75
290#, c-format
291msgid "Failed to open module %s: %s"
292msgstr ""
293
294#: src/daemon/ltdl-bind-now.c:126
295msgid "Failed to find original lt_dlopen loader."
296msgstr ""
297
298#: src/daemon/ltdl-bind-now.c:131
299msgid "Failed to allocate new dl loader."
300msgstr ""
301
302#: src/daemon/ltdl-bind-now.c:144
303msgid "Failed to add bind-now-loader."
304msgstr ""
305
306#: src/daemon/main.c:265
307#, c-format
308msgid "Failed to find user '%s'."
309msgstr ""
310
311#: src/daemon/main.c:270
312#, c-format
313msgid "Failed to find group '%s'."
314msgstr ""
315
316#: src/daemon/main.c:279
317#, c-format
318msgid "GID of user '%s' and of group '%s' don't match."
319msgstr ""
320
321#: src/daemon/main.c:284
322#, c-format
323msgid "Home directory of user '%s' is not '%s', ignoring."
324msgstr ""
325
326#: src/daemon/main.c:287 src/daemon/main.c:292
327#, c-format
328msgid "Failed to create '%s': %s"
329msgstr ""
330
331#: src/daemon/main.c:299
332#, c-format
333msgid "Failed to change group list: %s"
334msgstr ""
335
336#: src/daemon/main.c:315
337#, c-format
338msgid "Failed to change GID: %s"
339msgstr ""
340
341#: src/daemon/main.c:331
342#, c-format
343msgid "Failed to change UID: %s"
344msgstr ""
345
346#: src/daemon/main.c:360
347msgid "System wide mode unsupported on this platform."
348msgstr ""
349
350#: src/daemon/main.c:650
351msgid "Failed to parse command line."
352msgstr ""
353
354#: src/daemon/main.c:689
355msgid ""
356"System mode refused for non-root user. Only starting the D-Bus server lookup "
357"service."
358msgstr ""
359
360#: src/daemon/main.c:788
361#, c-format
362msgid "Failed to kill daemon: %s"
363msgstr ""
364
365#: src/daemon/main.c:817
366msgid ""
367"This program is not intended to be run as root (unless --system is "
368"specified)."
369msgstr ""
370
371#: src/daemon/main.c:820
372msgid "Root privileges required."
373msgstr ""
374
375#: src/daemon/main.c:827
376msgid "--start not supported for system instances."
377msgstr ""
378
379#: src/daemon/main.c:867
380#, c-format
381msgid "User-configured server at %s, refusing to start/autospawn."
382msgstr ""
383
384#: src/daemon/main.c:873
385#, c-format
386msgid ""
387"User-configured server at %s, which appears to be local. Probing deeper."
388msgstr ""
389
390#: src/daemon/main.c:878
391msgid "Running in system mode, but --disallow-exit not set."
392msgstr ""
393
394#: src/daemon/main.c:881
395msgid "Running in system mode, but --disallow-module-loading not set."
396msgstr ""
397
398#: src/daemon/main.c:884
399msgid "Running in system mode, forcibly disabling SHM mode."
400msgstr ""
401
402#: src/daemon/main.c:889
403msgid "Running in system mode, forcibly disabling exit idle time."
404msgstr ""
405
406#: src/daemon/main.c:922
407msgid "Failed to acquire stdio."
408msgstr ""
409
410#: src/daemon/main.c:928 src/daemon/main.c:999
411#, c-format
412msgid "pipe() failed: %s"
413msgstr ""
414
415#: src/daemon/main.c:933 src/daemon/main.c:1004
416#, c-format
417msgid "fork() failed: %s"
418msgstr ""
419
420#: src/daemon/main.c:948 src/daemon/main.c:1019 src/utils/pacat.c:562
421#, c-format
422msgid "read() failed: %s"
423msgstr ""
424
425#: src/daemon/main.c:954
426msgid "Daemon startup failed."
427msgstr ""
428
429#: src/daemon/main.c:987
430#, c-format
431msgid "setsid() failed: %s"
432msgstr ""
433
434#: src/daemon/main.c:1119
435msgid "Failed to get machine ID"
436msgstr ""
437
438#: src/daemon/main.c:1145
439msgid ""
440"OK, so you are running PA in system mode. Please make sure that you actually "
441"do want to do that.\n"
442"Please read http://www.freedesktop.org/wiki/Software/PulseAudio/"
443"Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system "
444"mode is usually a bad idea."
445msgstr ""
446
447#: src/daemon/main.c:1161
448msgid "pa_pid_file_create() failed."
449msgstr ""
450
451#: src/daemon/main.c:1193
452msgid "pa_core_new() failed."
453msgstr ""
454
455#: src/daemon/main.c:1268
456msgid "command line arguments"
457msgstr ""
458
459#: src/daemon/main.c:1275
460#, c-format
461msgid ""
462"Failed to initialize daemon due to errors while executing startup commands. "
463"Source of commands: %s"
464msgstr ""
465
466#: src/daemon/main.c:1280
467msgid "Daemon startup without any loaded modules, refusing to work."
468msgstr ""
469
470#: src/daemon/pulseaudio.desktop.in:4
471msgid "PulseAudio Sound System"
472msgstr ""
473
474#: src/daemon/pulseaudio.desktop.in:5
475msgid "Start the PulseAudio Sound System"
476msgstr ""
477
478#: src/modules/alsa/alsa-mixer.c:2708
479msgid "Input"
480msgstr ""
481
482#: src/modules/alsa/alsa-mixer.c:2709
483msgid "Docking Station Input"
484msgstr ""
485
486#: src/modules/alsa/alsa-mixer.c:2710
487msgid "Docking Station Microphone"
488msgstr ""
489
490#: src/modules/alsa/alsa-mixer.c:2711
491msgid "Docking Station Line In"
492msgstr ""
493
494#: src/modules/alsa/alsa-mixer.c:2712 src/modules/alsa/alsa-mixer.c:2803
495msgid "Line In"
496msgstr ""
497
498#: src/modules/alsa/alsa-mixer.c:2713 src/modules/alsa/alsa-mixer.c:2797
499#: src/modules/bluetooth/module-bluez5-device.c:1956
500msgid "Microphone"
501msgstr ""
502
503#: src/modules/alsa/alsa-mixer.c:2714 src/modules/alsa/alsa-mixer.c:2798
504msgid "Front Microphone"
505msgstr ""
506
507#: src/modules/alsa/alsa-mixer.c:2715 src/modules/alsa/alsa-mixer.c:2799
508msgid "Rear Microphone"
509msgstr ""
510
511#: src/modules/alsa/alsa-mixer.c:2716
512msgid "External Microphone"
513msgstr ""
514
515#: src/modules/alsa/alsa-mixer.c:2717 src/modules/alsa/alsa-mixer.c:2801
516msgid "Internal Microphone"
517msgstr ""
518
519#: src/modules/alsa/alsa-mixer.c:2718 src/modules/alsa/alsa-mixer.c:2804
520#: src/utils/pactl.c:343
521msgid "Radio"
522msgstr ""
523
524#: src/modules/alsa/alsa-mixer.c:2719 src/modules/alsa/alsa-mixer.c:2805
525#: src/utils/pactl.c:344
526msgid "Video"
527msgstr ""
528
529#: src/modules/alsa/alsa-mixer.c:2720
530msgid "Automatic Gain Control"
531msgstr ""
532
533#: src/modules/alsa/alsa-mixer.c:2721
534msgid "No Automatic Gain Control"
535msgstr ""
536
537#: src/modules/alsa/alsa-mixer.c:2722
538msgid "Boost"
539msgstr ""
540
541#: src/modules/alsa/alsa-mixer.c:2723
542msgid "No Boost"
543msgstr ""
544
545#: src/modules/alsa/alsa-mixer.c:2724
546msgid "Amplifier"
547msgstr ""
548
549#: src/modules/alsa/alsa-mixer.c:2725
550msgid "No Amplifier"
551msgstr ""
552
553#: src/modules/alsa/alsa-mixer.c:2726
554msgid "Bass Boost"
555msgstr ""
556
557#: src/modules/alsa/alsa-mixer.c:2727
558msgid "No Bass Boost"
559msgstr ""
560
561#: src/modules/alsa/alsa-mixer.c:2728
562#: src/modules/bluetooth/module-bluez5-device.c:1964 src/utils/pactl.c:333
563msgid "Speaker"
564msgstr ""
565
566#: src/modules/alsa/alsa-mixer.c:2729 src/modules/alsa/alsa-mixer.c:2807
567#: src/utils/pactl.c:334
568msgid "Headphones"
569msgstr ""
570
571#: src/modules/alsa/alsa-mixer.c:2796
572msgid "Analog Input"
573msgstr ""
574
575#: src/modules/alsa/alsa-mixer.c:2800
576msgid "Dock Microphone"
577msgstr ""
578
579#: src/modules/alsa/alsa-mixer.c:2802
580msgid "Headset Microphone"
581msgstr ""
582
583#: src/modules/alsa/alsa-mixer.c:2806
584msgid "Analog Output"
585msgstr ""
586
587#: src/modules/alsa/alsa-mixer.c:2808
588msgid "Headphones 2"
589msgstr ""
590
591#: src/modules/alsa/alsa-mixer.c:2809
592msgid "Headphones Mono Output"
593msgstr ""
594
595#: src/modules/alsa/alsa-mixer.c:2810
596msgid "Line Out"
597msgstr ""
598
599#: src/modules/alsa/alsa-mixer.c:2811
600msgid "Analog Mono Output"
601msgstr ""
602
603#: src/modules/alsa/alsa-mixer.c:2812
604msgid "Speakers"
605msgstr ""
606
607#: src/modules/alsa/alsa-mixer.c:2813
608msgid "HDMI / DisplayPort"
609msgstr ""
610
611#: src/modules/alsa/alsa-mixer.c:2814
612msgid "Digital Output (S/PDIF)"
613msgstr ""
614
615#: src/modules/alsa/alsa-mixer.c:2815
616msgid "Digital Input (S/PDIF)"
617msgstr ""
618
619#: src/modules/alsa/alsa-mixer.c:2816
620msgid "Multichannel Input"
621msgstr ""
622
623#: src/modules/alsa/alsa-mixer.c:2817
624msgid "Multichannel Output"
625msgstr ""
626
627#: src/modules/alsa/alsa-mixer.c:2818
628msgid "Game Output"
629msgstr ""
630
631#: src/modules/alsa/alsa-mixer.c:2819 src/modules/alsa/alsa-mixer.c:2820
632msgid "Chat Output"
633msgstr ""
634
635#: src/modules/alsa/alsa-mixer.c:2821
636msgid "Chat Input"
637msgstr ""
638
639#: src/modules/alsa/alsa-mixer.c:2822
640msgid "Virtual Surround 7.1"
641msgstr ""
642
643#: src/modules/alsa/alsa-mixer.c:4563
644msgid "Analog Mono"
645msgstr ""
646
647#: src/modules/alsa/alsa-mixer.c:4564
648msgid "Analog Mono (Left)"
649msgstr ""
650
651#: src/modules/alsa/alsa-mixer.c:4565
652msgid "Analog Mono (Right)"
653msgstr ""
654
655#. Note: Not translated to "Analog Stereo Input", because the source
656#. * name gets "Input" appended to it automatically, so adding "Input"
657#. * here would lead to the source name to become "Analog Stereo Input
658#. * Input". The same logic applies to analog-stereo-output,
659#. * multichannel-input and multichannel-output.
660#: src/modules/alsa/alsa-mixer.c:4566 src/modules/alsa/alsa-mixer.c:4574
661#: src/modules/alsa/alsa-mixer.c:4575
662msgid "Analog Stereo"
663msgstr ""
664
665#: src/modules/alsa/alsa-mixer.c:4567 src/pulse/channelmap.c:103
666#: src/pulse/channelmap.c:770
667msgid "Mono"
668msgstr ""
669
670#: src/modules/alsa/alsa-mixer.c:4568 src/pulse/channelmap.c:774
671msgid "Stereo"
672msgstr ""
673
674#: src/modules/alsa/alsa-mixer.c:4576 src/modules/alsa/alsa-mixer.c:4734
675#: src/modules/bluetooth/module-bluez5-device.c:1944 src/utils/pactl.c:337
676msgid "Headset"
677msgstr ""
678
679#: src/modules/alsa/alsa-mixer.c:4577 src/modules/alsa/alsa-mixer.c:4735
680msgid "Speakerphone"
681msgstr ""
682
683#: src/modules/alsa/alsa-mixer.c:4578 src/modules/alsa/alsa-mixer.c:4579
684msgid "Multichannel"
685msgstr ""
686
687#: src/modules/alsa/alsa-mixer.c:4580
688msgid "Analog Surround 2.1"
689msgstr ""
690
691#: src/modules/alsa/alsa-mixer.c:4581
692msgid "Analog Surround 3.0"
693msgstr ""
694
695#: src/modules/alsa/alsa-mixer.c:4582
696msgid "Analog Surround 3.1"
697msgstr ""
698
699#: src/modules/alsa/alsa-mixer.c:4583
700msgid "Analog Surround 4.0"
701msgstr ""
702
703#: src/modules/alsa/alsa-mixer.c:4584
704msgid "Analog Surround 4.1"
705msgstr ""
706
707#: src/modules/alsa/alsa-mixer.c:4585
708msgid "Analog Surround 5.0"
709msgstr ""
710
711#: src/modules/alsa/alsa-mixer.c:4586
712msgid "Analog Surround 5.1"
713msgstr ""
714
715#: src/modules/alsa/alsa-mixer.c:4587
716msgid "Analog Surround 6.0"
717msgstr ""
718
719#: src/modules/alsa/alsa-mixer.c:4588
720msgid "Analog Surround 6.1"
721msgstr ""
722
723#: src/modules/alsa/alsa-mixer.c:4589
724msgid "Analog Surround 7.0"
725msgstr ""
726
727#: src/modules/alsa/alsa-mixer.c:4590
728msgid "Analog Surround 7.1"
729msgstr ""
730
731#: src/modules/alsa/alsa-mixer.c:4591
732msgid "Digital Stereo (IEC958)"
733msgstr ""
734
735#: src/modules/alsa/alsa-mixer.c:4592
736msgid "Digital Surround 4.0 (IEC958/AC3)"
737msgstr ""
738
739#: src/modules/alsa/alsa-mixer.c:4593
740msgid "Digital Surround 5.1 (IEC958/AC3)"
741msgstr ""
742
743#: src/modules/alsa/alsa-mixer.c:4594
744msgid "Digital Surround 5.1 (IEC958/DTS)"
745msgstr ""
746
747#: src/modules/alsa/alsa-mixer.c:4595
748msgid "Digital Stereo (HDMI)"
749msgstr ""
750
751#: src/modules/alsa/alsa-mixer.c:4596
752msgid "Digital Surround 5.1 (HDMI)"
753msgstr ""
754
755#: src/modules/alsa/alsa-mixer.c:4597
756msgid "Chat"
757msgstr ""
758
759#: src/modules/alsa/alsa-mixer.c:4598
760msgid "Game"
761msgstr ""
762
763#: src/modules/alsa/alsa-mixer.c:4732
764msgid "Analog Mono Duplex"
765msgstr ""
766
767#: src/modules/alsa/alsa-mixer.c:4733
768msgid "Analog Stereo Duplex"
769msgstr ""
770
771#: src/modules/alsa/alsa-mixer.c:4736
772msgid "Digital Stereo Duplex (IEC958)"
773msgstr ""
774
775#: src/modules/alsa/alsa-mixer.c:4737
776msgid "Multichannel Duplex"
777msgstr ""
778
779#: src/modules/alsa/alsa-mixer.c:4738
780msgid "Stereo Duplex"
781msgstr ""
782
783#: src/modules/alsa/alsa-mixer.c:4739
784msgid "Mono Chat + 7.1 Surround"
785msgstr ""
786
787#: src/modules/alsa/alsa-mixer.c:4740 src/modules/alsa/module-alsa-card.c:197
788#: src/modules/bluetooth/module-bluez5-device.c:2263
789msgid "Off"
790msgstr ""
791
792#: src/modules/alsa/alsa-mixer.c:4840
793#, c-format
794msgid "%s Output"
795msgstr ""
796
797#: src/modules/alsa/alsa-mixer.c:4848
798#, c-format
799msgid "%s Input"
800msgstr ""
801
802#: src/modules/alsa/alsa-sink.c:672 src/modules/alsa/alsa-sink.c:862
803#, c-format
804msgid ""
805"ALSA woke us up to write new data to the device, but there was actually "
806"nothing to write.\n"
807"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
808"to the ALSA developers.\n"
809"We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
810"returned 0 or another value < min_avail."
811msgstr ""
812
813#: src/modules/alsa/alsa-source.c:636 src/modules/alsa/alsa-source.c:802
814#, c-format
815msgid ""
816"ALSA woke us up to read new data from the device, but there was actually "
817"nothing to read.\n"
818"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
819"to the ALSA developers.\n"
820"We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
821"returned 0 or another value < min_avail."
822msgstr ""
823
824#: src/modules/alsa/alsa-util.c:1183 src/modules/alsa/alsa-util.c:1277
825#, c-format
826msgid ""
827"snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu "
828"ms).\n"
829"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
830"to the ALSA developers."
831msgid_plural ""
832"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
833"ms).\n"
834"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
835"to the ALSA developers."
836msgstr[0] ""
837msgstr[1] ""
838
839#: src/modules/alsa/alsa-util.c:1249
840#, c-format
841msgid ""
842"snd_pcm_delay() returned a value that is exceptionally large: %li byte (%s"
843"%lu ms).\n"
844"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
845"to the ALSA developers."
846msgid_plural ""
847"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s"
848"%lu ms).\n"
849"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
850"to the ALSA developers."
851msgstr[0] ""
852msgstr[1] ""
853
854#: src/modules/alsa/alsa-util.c:1296
855#, c-format
856msgid ""
857"snd_pcm_avail_delay() returned strange values: delay %lu is less than avail "
858"%lu.\n"
859"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
860"to the ALSA developers."
861msgstr ""
862
863#: src/modules/alsa/alsa-util.c:1339
864#, c-format
865msgid ""
866"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte "
867"(%lu ms).\n"
868"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
869"to the ALSA developers."
870msgid_plural ""
871"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
872"(%lu ms).\n"
873"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
874"to the ALSA developers."
875msgstr[0] ""
876msgstr[1] ""
877
878#: src/modules/bluetooth/module-bluez5-device.c:1937
879#: src/modules/bluetooth/module-bluez5-device.c:1963
880#: src/modules/bluetooth/module-bluez5-device.c:1970
881msgid "Bluetooth Input"
882msgstr ""
883
884#: src/modules/bluetooth/module-bluez5-device.c:1938
885#: src/modules/bluetooth/module-bluez5-device.c:1957
886msgid "Bluetooth Output"
887msgstr ""
888
889#: src/modules/bluetooth/module-bluez5-device.c:1950 src/utils/pactl.c:348
890msgid "Handsfree"
891msgstr ""
892
893#: src/modules/bluetooth/module-bluez5-device.c:1971
894msgid "Headphone"
895msgstr ""
896
897#: src/modules/bluetooth/module-bluez5-device.c:1977 src/utils/pactl.c:347
898msgid "Portable"
899msgstr ""
900
901#: src/modules/bluetooth/module-bluez5-device.c:1983 src/utils/pactl.c:349
902msgid "Car"
903msgstr ""
904
905#: src/modules/bluetooth/module-bluez5-device.c:1989 src/utils/pactl.c:350
906msgid "HiFi"
907msgstr ""
908
909#: src/modules/bluetooth/module-bluez5-device.c:1995 src/utils/pactl.c:351
910msgid "Phone"
911msgstr ""
912
913#: src/modules/bluetooth/module-bluez5-device.c:2042
914msgid "High Fidelity Playback (A2DP Sink)"
915msgstr ""
916
917#: src/modules/bluetooth/module-bluez5-device.c:2054
918msgid "High Fidelity Capture (A2DP Source)"
919msgstr ""
920
921#: src/modules/bluetooth/module-bluez5-device.c:2066
922msgid "Headset Head Unit (HSP)"
923msgstr ""
924
925#: src/modules/bluetooth/module-bluez5-device.c:2079
926msgid "Headset Audio Gateway (HSP)"
927msgstr ""
928
929#: src/modules/bluetooth/module-bluez5-device.c:2092
930msgid "Handsfree Head Unit (HFP)"
931msgstr ""
932
933#: src/modules/bluetooth/module-bluez5-device.c:2105
934msgid "Handsfree Audio Gateway (HFP)"
935msgstr ""
936
937#: src/modules/echo-cancel/module-echo-cancel.c:59
938msgid ""
939"source_name=<name for the source> source_properties=<properties for the "
940"source> source_master=<name of source to filter> sink_name=<name for the "
941"sink> sink_properties=<properties for the sink> sink_master=<name of sink to "
942"filter> adjust_time=<how often to readjust rates in s> adjust_threshold=<how "
943"much drift to readjust after in ms> format=<sample format> rate=<sample "
944"rate> channels=<number of channels> channel_map=<channel map> "
945"aec_method=<implementation to use> aec_args=<parameters for the AEC engine> "
946"save_aec=<save AEC data in /tmp> autoloaded=<set if this module is being "
947"loaded automatically> use_volume_sharing=<yes or no> use_master_format=<yes "
948"or no> "
949msgstr ""
950
951#. add on profile
952#: src/modules/macosx/module-coreaudio-device.c:825
953msgid "On"
954msgstr ""
955
956#: src/modules/module-allow-passthrough.c:71
957#: src/modules/module-always-sink.c:80
958msgid "Dummy Output"
959msgstr ""
960
961#: src/modules/module-always-sink.c:34
962msgid "Always keeps at least one sink loaded even if it's a null one"
963msgstr ""
964
965#: src/modules/module-always-source.c:35
966msgid "Always keeps at least one source loaded even if it's a null one"
967msgstr ""
968
969#: src/modules/module-equalizer-sink.c:68
970msgid "General Purpose Equalizer"
971msgstr ""
972
973#: src/modules/module-equalizer-sink.c:72
974msgid ""
975"sink_name=<name of the sink> sink_properties=<properties for the sink> "
976"sink_master=<sink to connect to> format=<sample format> rate=<sample rate> "
977"channels=<number of channels> channel_map=<channel map> autoloaded=<set if "
978"this module is being loaded automatically> use_volume_sharing=<yes or no> "
979msgstr ""
980
981#: src/modules/module-equalizer-sink.c:1094
982#: src/modules/module-equalizer-sink.c:1217
983#, c-format
984msgid "FFT based equalizer on %s"
985msgstr ""
986
987#: src/modules/module-filter-apply.c:47
988msgid "autoclean=<automatically unload unused filters?>"
989msgstr ""
990
991#: src/modules/module-ladspa-sink.c:50
992msgid "Virtual LADSPA sink"
993msgstr ""
994
995#: src/modules/module-ladspa-sink.c:54
996msgid ""
997"sink_name=<name for the sink> sink_properties=<properties for the sink> "
998"sink_input_properties=<properties for the sink input> master=<name of sink "
999"to filter> sink_master=<name of sink to filter> format=<sample format> "
1000"rate=<sample rate> channels=<number of channels> channel_map=<input channel "
1001"map> plugin=<ladspa plugin name> label=<ladspa plugin label> control=<comma "
1002"separated list of input control values> input_ladspaport_map=<comma "
1003"separated list of input LADSPA port names> output_ladspaport_map=<comma "
1004"separated list of output LADSPA port names> autoloaded=<set if this module "
1005"is being loaded automatically> "
1006msgstr ""
1007
1008#: src/modules/module-null-sink.c:46
1009msgid "Clocked NULL sink"
1010msgstr ""
1011
1012#: src/modules/module-null-sink.c:356
1013msgid "Null Output"
1014msgstr ""
1015
1016#: src/modules/module-null-sink.c:368 src/utils/pactl.c:2064
1017#, c-format
1018msgid "Failed to set format: invalid format string %s"
1019msgstr ""
1020
1021#: src/modules/module-rygel-media-server.c:506
1022#: src/modules/module-rygel-media-server.c:544
1023#: src/modules/module-rygel-media-server.c:903
1024msgid "Output Devices"
1025msgstr ""
1026
1027#: src/modules/module-rygel-media-server.c:507
1028#: src/modules/module-rygel-media-server.c:545
1029#: src/modules/module-rygel-media-server.c:904
1030msgid "Input Devices"
1031msgstr ""
1032
1033#: src/modules/module-rygel-media-server.c:1061
1034msgid "Audio on @HOSTNAME@"
1035msgstr ""
1036
1037#. TODO: old tunnel put here the remote sink_name into stream name e.g. 'Null Output for lynxis@lazus'
1038#. TODO: old tunnel put here the remote source_name into stream name e.g. 'Null Output for lynxis@lazus'
1039#: src/modules/module-tunnel-sink-new.c:356
1040#: src/modules/module-tunnel-source-new.c:342
1041#, c-format
1042msgid "Tunnel for %s@%s"
1043msgstr ""
1044
1045#: src/modules/module-tunnel-sink-new.c:697
1046#: src/modules/module-tunnel-source-new.c:668
1047#, c-format
1048msgid "Tunnel to %s/%s"
1049msgstr ""
1050
1051#: src/modules/module-virtual-surround-sink.c:50
1052msgid "Virtual surround sink"
1053msgstr ""
1054
1055#: src/modules/module-virtual-surround-sink.c:54
1056msgid ""
1057"sink_name=<name for the sink> sink_properties=<properties for the sink> "
1058"master=<name of sink to filter> sink_master=<name of sink to filter> "
1059"format=<sample format> rate=<sample rate> channels=<number of channels> "
1060"channel_map=<channel map> use_volume_sharing=<yes or no> "
1061"force_flat_volume=<yes or no> hrir=/path/to/left_hrir.wav hrir_left=/path/to/"
1062"left_hrir.wav hrir_right=/path/to/optional/right_hrir.wav autoloaded=<set if "
1063"this module is being loaded automatically> "
1064msgstr ""
1065
1066#: src/modules/raop/module-raop-discover.c:295
1067msgid "Unknown device model"
1068msgstr ""
1069
1070#: src/modules/raop/raop-sink.c:689
1071msgid "RAOP standard profile"
1072msgstr ""
1073
1074#: src/modules/reserve-wrap.c:149
1075msgid "PulseAudio Sound Server"
1076msgstr ""
1077
1078#: src/pulse/channelmap.c:105
1079msgid "Front Center"
1080msgstr ""
1081
1082#: src/pulse/channelmap.c:106
1083msgid "Front Left"
1084msgstr ""
1085
1086#: src/pulse/channelmap.c:107
1087msgid "Front Right"
1088msgstr ""
1089
1090#: src/pulse/channelmap.c:109
1091msgid "Rear Center"
1092msgstr ""
1093
1094#: src/pulse/channelmap.c:110
1095msgid "Rear Left"
1096msgstr ""
1097
1098#: src/pulse/channelmap.c:111
1099msgid "Rear Right"
1100msgstr ""
1101
1102#: src/pulse/channelmap.c:113
1103msgid "Subwoofer"
1104msgstr ""
1105
1106#: src/pulse/channelmap.c:115
1107msgid "Front Left-of-center"
1108msgstr ""
1109
1110#: src/pulse/channelmap.c:116
1111msgid "Front Right-of-center"
1112msgstr ""
1113
1114#: src/pulse/channelmap.c:118
1115msgid "Side Left"
1116msgstr ""
1117
1118#: src/pulse/channelmap.c:119
1119msgid "Side Right"
1120msgstr ""
1121
1122#: src/pulse/channelmap.c:121
1123msgid "Auxiliary 0"
1124msgstr ""
1125
1126#: src/pulse/channelmap.c:122
1127msgid "Auxiliary 1"
1128msgstr ""
1129
1130#: src/pulse/channelmap.c:123
1131msgid "Auxiliary 2"
1132msgstr ""
1133
1134#: src/pulse/channelmap.c:124
1135msgid "Auxiliary 3"
1136msgstr ""
1137
1138#: src/pulse/channelmap.c:125
1139msgid "Auxiliary 4"
1140msgstr ""
1141
1142#: src/pulse/channelmap.c:126
1143msgid "Auxiliary 5"
1144msgstr ""
1145
1146#: src/pulse/channelmap.c:127
1147msgid "Auxiliary 6"
1148msgstr ""
1149
1150#: src/pulse/channelmap.c:128
1151msgid "Auxiliary 7"
1152msgstr ""
1153
1154#: src/pulse/channelmap.c:129
1155msgid "Auxiliary 8"
1156msgstr ""
1157
1158#: src/pulse/channelmap.c:130
1159msgid "Auxiliary 9"
1160msgstr ""
1161
1162#: src/pulse/channelmap.c:131
1163msgid "Auxiliary 10"
1164msgstr ""
1165
1166#: src/pulse/channelmap.c:132
1167msgid "Auxiliary 11"
1168msgstr ""
1169
1170#: src/pulse/channelmap.c:133
1171msgid "Auxiliary 12"
1172msgstr ""
1173
1174#: src/pulse/channelmap.c:134
1175msgid "Auxiliary 13"
1176msgstr ""
1177
1178#: src/pulse/channelmap.c:135
1179msgid "Auxiliary 14"
1180msgstr ""
1181
1182#: src/pulse/channelmap.c:136
1183msgid "Auxiliary 15"
1184msgstr ""
1185
1186#: src/pulse/channelmap.c:137
1187msgid "Auxiliary 16"
1188msgstr ""
1189
1190#: src/pulse/channelmap.c:138
1191msgid "Auxiliary 17"
1192msgstr ""
1193
1194#: src/pulse/channelmap.c:139
1195msgid "Auxiliary 18"
1196msgstr ""
1197
1198#: src/pulse/channelmap.c:140
1199msgid "Auxiliary 19"
1200msgstr ""
1201
1202#: src/pulse/channelmap.c:141
1203msgid "Auxiliary 20"
1204msgstr ""
1205
1206#: src/pulse/channelmap.c:142
1207msgid "Auxiliary 21"
1208msgstr ""
1209
1210#: src/pulse/channelmap.c:143
1211msgid "Auxiliary 22"
1212msgstr ""
1213
1214#: src/pulse/channelmap.c:144
1215msgid "Auxiliary 23"
1216msgstr ""
1217
1218#: src/pulse/channelmap.c:145
1219msgid "Auxiliary 24"
1220msgstr ""
1221
1222#: src/pulse/channelmap.c:146
1223msgid "Auxiliary 25"
1224msgstr ""
1225
1226#: src/pulse/channelmap.c:147
1227msgid "Auxiliary 26"
1228msgstr ""
1229
1230#: src/pulse/channelmap.c:148
1231msgid "Auxiliary 27"
1232msgstr ""
1233
1234#: src/pulse/channelmap.c:149
1235msgid "Auxiliary 28"
1236msgstr ""
1237
1238#: src/pulse/channelmap.c:150
1239msgid "Auxiliary 29"
1240msgstr ""
1241
1242#: src/pulse/channelmap.c:151
1243msgid "Auxiliary 30"
1244msgstr ""
1245
1246#: src/pulse/channelmap.c:152
1247msgid "Auxiliary 31"
1248msgstr ""
1249
1250#: src/pulse/channelmap.c:154
1251msgid "Top Center"
1252msgstr ""
1253
1254#: src/pulse/channelmap.c:156
1255msgid "Top Front Center"
1256msgstr ""
1257
1258#: src/pulse/channelmap.c:157
1259msgid "Top Front Left"
1260msgstr ""
1261
1262#: src/pulse/channelmap.c:158
1263msgid "Top Front Right"
1264msgstr ""
1265
1266#: src/pulse/channelmap.c:160
1267msgid "Top Rear Center"
1268msgstr ""
1269
1270#: src/pulse/channelmap.c:161
1271msgid "Top Rear Left"
1272msgstr ""
1273
1274#: src/pulse/channelmap.c:162
1275msgid "Top Rear Right"
1276msgstr ""
1277
1278#: src/pulse/channelmap.c:478 src/pulse/format.c:123 src/pulse/sample.c:177
1279#: src/pulse/volume.c:306 src/pulse/volume.c:332 src/pulse/volume.c:352
1280#: src/pulse/volume.c:384 src/pulse/volume.c:424 src/pulse/volume.c:443
1281#: src/utils/pactl.c:483 src/utils/pactl.c:504
1282msgid "(invalid)"
1283msgstr ""
1284
1285#: src/pulse/channelmap.c:779
1286msgid "Surround 4.0"
1287msgstr ""
1288
1289#: src/pulse/channelmap.c:785
1290msgid "Surround 4.1"
1291msgstr ""
1292
1293#: src/pulse/channelmap.c:791
1294msgid "Surround 5.0"
1295msgstr ""
1296
1297#: src/pulse/channelmap.c:797
1298msgid "Surround 5.1"
1299msgstr ""
1300
1301#: src/pulse/channelmap.c:804
1302msgid "Surround 7.1"
1303msgstr ""
1304
1305#: src/pulse/client-conf-x11.c:61 src/utils/pax11publish.c:97
1306msgid "xcb_connect() failed"
1307msgstr ""
1308
1309#: src/pulse/client-conf-x11.c:66 src/utils/pax11publish.c:102
1310msgid "xcb_connection_has_error() returned true"
1311msgstr ""
1312
1313#: src/pulse/client-conf-x11.c:102
1314msgid "Failed to parse cookie data"
1315msgstr ""
1316
1317#: src/pulse/context.c:717
1318#, c-format
1319msgid "fork(): %s"
1320msgstr ""
1321
1322#: src/pulse/context.c:772
1323#, c-format
1324msgid "waitpid(): %s"
1325msgstr ""
1326
1327#: src/pulse/context.c:1488
1328#, c-format
1329msgid "Received message for unknown extension '%s'"
1330msgstr ""
1331
1332#: src/pulse/direction.c:37
1333msgid "input"
1334msgstr ""
1335
1336#: src/pulse/direction.c:39
1337msgid "output"
1338msgstr ""
1339
1340#: src/pulse/direction.c:41
1341msgid "bidirectional"
1342msgstr ""
1343
1344#: src/pulse/direction.c:43
1345msgid "invalid"
1346msgstr ""
1347
1348#: src/pulsecore/core-util.c:1790
1349#, c-format
1350msgid ""
1351"XDG_RUNTIME_DIR (%s) is not owned by us (uid %d), but by uid %d! (This could "
1352"e.g. happen if you try to connect to a non-root PulseAudio as a root user, "
1353"over the native protocol. Don't do that.)"
1354msgstr ""
1355
1356#: src/pulsecore/core-util.h:97
1357msgid "yes"
1358msgstr ""
1359
1360#: src/pulsecore/core-util.h:97
1361msgid "no"
1362msgstr ""
1363
1364#: src/pulsecore/lock-autospawn.c:141 src/pulsecore/lock-autospawn.c:227
1365msgid "Cannot access autospawn lock."
1366msgstr ""
1367
1368#: src/pulsecore/log.c:165
1369#, c-format
1370msgid "Failed to open target file '%s'."
1371msgstr ""
1372
1373#: src/pulsecore/log.c:188
1374#, c-format
1375msgid ""
1376"Tried to open target file '%s', '%s.1', '%s.2' ... '%s.%d', but all failed."
1377msgstr ""
1378
1379#: src/pulsecore/log.c:651
1380msgid "Invalid log target."
1381msgstr ""
1382
1383#: src/pulsecore/sink.c:3600
1384msgid "Built-in Audio"
1385msgstr ""
1386
1387#: src/pulsecore/sink.c:3605
1388msgid "Modem"
1389msgstr ""
1390
1391#: src/pulse/error.c:38
1392msgid "OK"
1393msgstr ""
1394
1395#: src/pulse/error.c:39
1396msgid "Access denied"
1397msgstr ""
1398
1399#: src/pulse/error.c:40
1400msgid "Unknown command"
1401msgstr ""
1402
1403#: src/pulse/error.c:41
1404msgid "Invalid argument"
1405msgstr ""
1406
1407#: src/pulse/error.c:42
1408msgid "Entity exists"
1409msgstr ""
1410
1411#: src/pulse/error.c:43
1412msgid "No such entity"
1413msgstr ""
1414
1415#: src/pulse/error.c:44
1416msgid "Connection refused"
1417msgstr ""
1418
1419#: src/pulse/error.c:45
1420msgid "Protocol error"
1421msgstr ""
1422
1423#: src/pulse/error.c:46
1424msgid "Timeout"
1425msgstr ""
1426
1427#: src/pulse/error.c:47
1428msgid "No authentication key"
1429msgstr ""
1430
1431#: src/pulse/error.c:48
1432msgid "Internal error"
1433msgstr ""
1434
1435#: src/pulse/error.c:49
1436msgid "Connection terminated"
1437msgstr ""
1438
1439#: src/pulse/error.c:50
1440msgid "Entity killed"
1441msgstr ""
1442
1443#: src/pulse/error.c:51
1444msgid "Invalid server"
1445msgstr ""
1446
1447#: src/pulse/error.c:52
1448msgid "Module initialization failed"
1449msgstr ""
1450
1451#: src/pulse/error.c:53
1452msgid "Bad state"
1453msgstr ""
1454
1455#: src/pulse/error.c:54
1456msgid "No data"
1457msgstr ""
1458
1459#: src/pulse/error.c:55
1460msgid "Incompatible protocol version"
1461msgstr ""
1462
1463#: src/pulse/error.c:56
1464msgid "Too large"
1465msgstr ""
1466
1467#: src/pulse/error.c:57
1468msgid "Not supported"
1469msgstr ""
1470
1471#: src/pulse/error.c:58
1472msgid "Unknown error code"
1473msgstr ""
1474
1475#: src/pulse/error.c:59
1476msgid "No such extension"
1477msgstr ""
1478
1479#: src/pulse/error.c:60
1480msgid "Obsolete functionality"
1481msgstr ""
1482
1483#: src/pulse/error.c:61
1484msgid "Missing implementation"
1485msgstr ""
1486
1487#: src/pulse/error.c:62
1488msgid "Client forked"
1489msgstr ""
1490
1491#: src/pulse/error.c:63
1492msgid "Input/Output error"
1493msgstr ""
1494
1495#: src/pulse/error.c:64
1496msgid "Device or resource busy"
1497msgstr ""
1498
1499#: src/pulse/sample.c:179
1500#, c-format
1501msgid "%s %uch %uHz"
1502msgstr ""
1503
1504#: src/pulse/sample.c:191
1505#, c-format
1506msgid "%0.1f GiB"
1507msgstr ""
1508
1509#: src/pulse/sample.c:193
1510#, c-format
1511msgid "%0.1f MiB"
1512msgstr ""
1513
1514#: src/pulse/sample.c:195
1515#, c-format
1516msgid "%0.1f KiB"
1517msgstr ""
1518
1519#: src/pulse/sample.c:197
1520#, c-format
1521msgid "%u B"
1522msgstr ""
1523
1524#: src/utils/pacat.c:134
1525#, c-format
1526msgid "Failed to drain stream: %s"
1527msgstr ""
1528
1529#: src/utils/pacat.c:139
1530msgid "Playback stream drained."
1531msgstr ""
1532
1533#: src/utils/pacat.c:150
1534msgid "Draining connection to server."
1535msgstr ""
1536
1537#: src/utils/pacat.c:163
1538#, c-format
1539msgid "pa_stream_drain(): %s"
1540msgstr ""
1541
1542#: src/utils/pacat.c:194 src/utils/pacat.c:543
1543#, c-format
1544msgid "pa_stream_begin_write() failed: %s"
1545msgstr ""
1546
1547#: src/utils/pacat.c:244 src/utils/pacat.c:274
1548#, c-format
1549msgid "pa_stream_peek() failed: %s"
1550msgstr ""
1551
1552#: src/utils/pacat.c:324
1553msgid "Stream successfully created."
1554msgstr ""
1555
1556#: src/utils/pacat.c:327
1557#, c-format
1558msgid "pa_stream_get_buffer_attr() failed: %s"
1559msgstr ""
1560
1561#: src/utils/pacat.c:331
1562#, c-format
1563msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u"
1564msgstr ""
1565
1566#: src/utils/pacat.c:334
1567#, c-format
1568msgid "Buffer metrics: maxlength=%u, fragsize=%u"
1569msgstr ""
1570
1571#: src/utils/pacat.c:338
1572#, c-format
1573msgid "Using sample spec '%s', channel map '%s'."
1574msgstr ""
1575
1576#: src/utils/pacat.c:342
1577#, c-format
1578msgid "Connected to device %s (index: %u, suspended: %s)."
1579msgstr ""
1580
1581#: src/utils/pacat.c:352
1582#, c-format
1583msgid "Stream error: %s"
1584msgstr ""
1585
1586#: src/utils/pacat.c:362
1587#, c-format
1588msgid "Stream device suspended.%s"
1589msgstr ""
1590
1591#: src/utils/pacat.c:364
1592#, c-format
1593msgid "Stream device resumed.%s"
1594msgstr ""
1595
1596#: src/utils/pacat.c:372
1597#, c-format
1598msgid "Stream underrun.%s"
1599msgstr ""
1600
1601#: src/utils/pacat.c:379
1602#, c-format
1603msgid "Stream overrun.%s"
1604msgstr ""
1605
1606#: src/utils/pacat.c:386
1607#, c-format
1608msgid "Stream started.%s"
1609msgstr ""
1610
1611#: src/utils/pacat.c:393
1612#, c-format
1613msgid "Stream moved to device %s (%u, %ssuspended).%s"
1614msgstr ""
1615
1616#: src/utils/pacat.c:393
1617msgid "not "
1618msgstr ""
1619
1620#: src/utils/pacat.c:400
1621#, c-format
1622msgid "Stream buffer attributes changed.%s"
1623msgstr ""
1624
1625#: src/utils/pacat.c:415
1626msgid "Cork request stack is empty: corking stream"
1627msgstr ""
1628
1629#: src/utils/pacat.c:421
1630msgid "Cork request stack is empty: uncorking stream"
1631msgstr ""
1632
1633#: src/utils/pacat.c:425
1634msgid "Warning: Received more uncork requests than cork requests."
1635msgstr ""
1636
1637#: src/utils/pacat.c:450
1638#, c-format
1639msgid "Connection established.%s"
1640msgstr ""
1641
1642#: src/utils/pacat.c:453
1643#, c-format
1644msgid "pa_stream_new() failed: %s"
1645msgstr ""
1646
1647#: src/utils/pacat.c:491
1648#, c-format
1649msgid "pa_stream_connect_playback() failed: %s"
1650msgstr ""
1651
1652#: src/utils/pacat.c:497
1653#, c-format
1654msgid "Failed to set monitor stream: %s"
1655msgstr ""
1656
1657#: src/utils/pacat.c:501
1658#, c-format
1659msgid "pa_stream_connect_record() failed: %s"
1660msgstr ""
1661
1662#: src/utils/pacat.c:514 src/utils/pactl.c:2508
1663#, c-format
1664msgid "Connection failure: %s"
1665msgstr ""
1666
1667#: src/utils/pacat.c:557
1668msgid "Got EOF."
1669msgstr ""
1670
1671#: src/utils/pacat.c:581
1672#, c-format
1673msgid "pa_stream_write() failed: %s"
1674msgstr ""
1675
1676#: src/utils/pacat.c:605
1677#, c-format
1678msgid "write() failed: %s"
1679msgstr ""
1680
1681#: src/utils/pacat.c:626
1682msgid "Got signal, exiting."
1683msgstr ""
1684
1685#: src/utils/pacat.c:640
1686#, c-format
1687msgid "Failed to get latency: %s"
1688msgstr ""
1689
1690#: src/utils/pacat.c:645
1691#, c-format
1692msgid "Time: %0.3f sec; Latency: %0.0f usec."
1693msgstr ""
1694
1695#: src/utils/pacat.c:666
1696#, c-format
1697msgid "pa_stream_update_timing_info() failed: %s"
1698msgstr ""
1699
1700#: src/utils/pacat.c:676
1701#, c-format
1702msgid ""
1703"%s [options]\n"
1704"%s\n"
1705"\n"
1706"  -h, --help                            Show this help\n"
1707"      --version                         Show version\n"
1708"\n"
1709"  -r, --record                          Create a connection for recording\n"
1710"  -p, --playback                        Create a connection for playback\n"
1711"\n"
1712"  -v, --verbose                         Enable verbose operations\n"
1713"\n"
1714"  -s, --server=SERVER                   The name of the server to connect "
1715"to\n"
1716"  -d, --device=DEVICE                   The name of the sink/source to "
1717"connect to. The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and "
1718"@DEFAULT_MONITOR@ can be used to specify the default sink, source and "
1719"monitor respectively.\n"
1720"  -n, --client-name=NAME                How to call this client on the "
1721"server\n"
1722"      --stream-name=NAME                How to call this stream on the "
1723"server\n"
1724"      --volume=VOLUME                   Specify the initial (linear) volume "
1725"in range 0...65536\n"
1726"      --rate=SAMPLERATE                 The sample rate in Hz (defaults to "
1727"44100)\n"
1728"      --format=SAMPLEFORMAT             The sample format, see\n"
1729"                                        https://www.freedesktop.org/wiki/"
1730"Software/PulseAudio/Documentation/User/SupportedAudioFormats/\n"
1731"                                        for possible values (defaults to "
1732"s16ne)\n"
1733"      --channels=CHANNELS               The number of channels, 1 for mono, "
1734"2 for stereo\n"
1735"                                        (defaults to 2)\n"
1736"      --channel-map=CHANNELMAP          Channel map to use instead of the "
1737"default\n"
1738"      --fix-format                      Take the sample format from the sink/"
1739"source the stream is\n"
1740"                                        being connected to.\n"
1741"      --fix-rate                        Take the sampling rate from the sink/"
1742"source the stream is\n"
1743"                                        being connected to.\n"
1744"      --fix-channels                    Take the number of channels and the "
1745"channel map\n"
1746"                                        from the sink/source the stream is "
1747"being connected to.\n"
1748"      --no-remix                        Don't upmix or downmix channels.\n"
1749"      --no-remap                        Map channels by index instead of "
1750"name.\n"
1751"      --latency=BYTES                   Request the specified latency in "
1752"bytes.\n"
1753"      --process-time=BYTES              Request the specified process time "
1754"per request in bytes.\n"
1755"      --latency-msec=MSEC               Request the specified latency in "
1756"msec.\n"
1757"      --process-time-msec=MSEC          Request the specified process time "
1758"per request in msec.\n"
1759"      --property=PROPERTY=VALUE         Set the specified property to the "
1760"specified value.\n"
1761"      --raw                             Record/play raw PCM data.\n"
1762"      --passthrough                     Passthrough data.\n"
1763"      --file-format[=FFORMAT]           Record/play formatted PCM data.\n"
1764"      --list-file-formats               List available file formats.\n"
1765"      --monitor-stream=INDEX            Record from the sink input with "
1766"index INDEX.\n"
1767msgstr ""
1768
1769#: src/utils/pacat.c:793
1770msgid "Play back encoded audio files on a PulseAudio sound server."
1771msgstr ""
1772
1773#: src/utils/pacat.c:797
1774msgid ""
1775"Capture audio data from a PulseAudio sound server and write it to a file."
1776msgstr ""
1777
1778#: src/utils/pacat.c:801
1779msgid ""
1780"Capture audio data from a PulseAudio sound server and write it to STDOUT or "
1781"the specified file."
1782msgstr ""
1783
1784#: src/utils/pacat.c:805
1785msgid ""
1786"Play back audio data from STDIN or the specified file on a PulseAudio sound "
1787"server."
1788msgstr ""
1789
1790#: src/utils/pacat.c:819
1791#, c-format
1792msgid ""
1793"pacat %s\n"
1794"Compiled with libpulse %s\n"
1795"Linked with libpulse %s\n"
1796msgstr ""
1797
1798#: src/utils/pacat.c:852 src/utils/pactl.c:2731
1799#, c-format
1800msgid "Invalid client name '%s'"
1801msgstr ""
1802
1803#: src/utils/pacat.c:867
1804#, c-format
1805msgid "Invalid stream name '%s'"
1806msgstr ""
1807
1808#: src/utils/pacat.c:904
1809#, c-format
1810msgid "Invalid channel map '%s'"
1811msgstr ""
1812
1813#: src/utils/pacat.c:933 src/utils/pacat.c:947
1814#, c-format
1815msgid "Invalid latency specification '%s'"
1816msgstr ""
1817
1818#: src/utils/pacat.c:940 src/utils/pacat.c:954
1819#, c-format
1820msgid "Invalid process time specification '%s'"
1821msgstr ""
1822
1823#: src/utils/pacat.c:966
1824#, c-format
1825msgid "Invalid property '%s'"
1826msgstr ""
1827
1828#: src/utils/pacat.c:985
1829#, c-format
1830msgid "Unknown file format %s."
1831msgstr ""
1832
1833#: src/utils/pacat.c:1000
1834msgid "Failed to parse the argument for --monitor-stream"
1835msgstr ""
1836
1837#: src/utils/pacat.c:1011
1838msgid "Invalid sample specification"
1839msgstr ""
1840
1841#: src/utils/pacat.c:1021
1842#, c-format
1843msgid "open(): %s"
1844msgstr ""
1845
1846#: src/utils/pacat.c:1026
1847#, c-format
1848msgid "dup2(): %s"
1849msgstr ""
1850
1851#: src/utils/pacat.c:1033
1852msgid "Too many arguments."
1853msgstr ""
1854
1855#: src/utils/pacat.c:1044
1856msgid "Failed to generate sample specification for file."
1857msgstr ""
1858
1859#: src/utils/pacat.c:1082
1860msgid "Failed to open audio file."
1861msgstr ""
1862
1863#: src/utils/pacat.c:1088
1864msgid ""
1865"Warning: specified sample specification will be overwritten with "
1866"specification from file."
1867msgstr ""
1868
1869#: src/utils/pacat.c:1091 src/utils/pactl.c:2806
1870msgid "Failed to determine sample specification from file."
1871msgstr ""
1872
1873#: src/utils/pacat.c:1100
1874msgid "Warning: Failed to determine channel map from file."
1875msgstr ""
1876
1877#: src/utils/pacat.c:1111
1878msgid "Channel map doesn't match sample specification"
1879msgstr ""
1880
1881#: src/utils/pacat.c:1122
1882msgid "Warning: failed to write channel map to file."
1883msgstr ""
1884
1885#: src/utils/pacat.c:1137
1886#, c-format
1887msgid ""
1888"Opening a %s stream with sample specification '%s' and channel map '%s'."
1889msgstr ""
1890
1891#: src/utils/pacat.c:1138
1892msgid "recording"
1893msgstr ""
1894
1895#: src/utils/pacat.c:1138
1896msgid "playback"
1897msgstr ""
1898
1899#: src/utils/pacat.c:1162
1900msgid "Failed to set media name."
1901msgstr ""
1902
1903#: src/utils/pacat.c:1172 src/utils/pactl.c:3218
1904msgid "pa_mainloop_new() failed."
1905msgstr ""
1906
1907#: src/utils/pacat.c:1195
1908msgid "io_new() failed."
1909msgstr ""
1910
1911#: src/utils/pacat.c:1202 src/utils/pactl.c:3230
1912msgid "pa_context_new() failed."
1913msgstr ""
1914
1915#: src/utils/pacat.c:1210 src/utils/pactl.c:3236
1916#, c-format
1917msgid "pa_context_connect() failed: %s"
1918msgstr ""
1919
1920#: src/utils/pacat.c:1216
1921msgid "pa_context_rttime_new() failed."
1922msgstr ""
1923
1924#: src/utils/pacat.c:1223 src/utils/pactl.c:3241
1925msgid "pa_mainloop_run() failed."
1926msgstr ""
1927
1928#: src/utils/pacmd.c:51 src/utils/pactl.c:2643
1929msgid "NAME [ARGS ...]"
1930msgstr ""
1931
1932#: src/utils/pacmd.c:52 src/utils/pacmd.c:60 src/utils/pactl.c:2644
1933#: src/utils/pactl.c:2651 src/utils/pactl.c:2652
1934msgid "NAME|#N"
1935msgstr ""
1936
1937#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:2642
1938#: src/utils/pactl.c:2649
1939msgid "NAME"
1940msgstr ""
1941
1942#: src/utils/pacmd.c:54
1943msgid "NAME|#N VOLUME"
1944msgstr ""
1945
1946#: src/utils/pacmd.c:55
1947msgid "#N VOLUME"
1948msgstr ""
1949
1950#: src/utils/pacmd.c:56 src/utils/pacmd.c:70 src/utils/pactl.c:2646
1951msgid "NAME|#N 1|0"
1952msgstr ""
1953
1954#: src/utils/pacmd.c:57
1955msgid "#N 1|0"
1956msgstr ""
1957
1958#: src/utils/pacmd.c:58
1959msgid "NAME|#N KEY=VALUE"
1960msgstr ""
1961
1962#: src/utils/pacmd.c:59
1963msgid "#N KEY=VALUE"
1964msgstr ""
1965
1966#: src/utils/pacmd.c:61
1967msgid "#N"
1968msgstr ""
1969
1970#: src/utils/pacmd.c:62
1971msgid "NAME SINK|#N"
1972msgstr ""
1973
1974#: src/utils/pacmd.c:64 src/utils/pacmd.c:65
1975msgid "NAME FILENAME"
1976msgstr ""
1977
1978#: src/utils/pacmd.c:66
1979msgid "PATHNAME"
1980msgstr ""
1981
1982#: src/utils/pacmd.c:67
1983msgid "FILENAME SINK|#N"
1984msgstr ""
1985
1986#: src/utils/pacmd.c:69 src/utils/pactl.c:2645
1987msgid "#N SINK|SOURCE"
1988msgstr ""
1989
1990#: src/utils/pacmd.c:71 src/utils/pacmd.c:77 src/utils/pacmd.c:78
1991msgid "1|0"
1992msgstr ""
1993
1994#: src/utils/pacmd.c:72 src/utils/pactl.c:2647
1995msgid "CARD PROFILE"
1996msgstr ""
1997
1998#: src/utils/pacmd.c:73 src/utils/pactl.c:2650
1999msgid "NAME|#N PORT"
2000msgstr ""
2001
2002#: src/utils/pacmd.c:74 src/utils/pactl.c:2658
2003msgid "CARD-NAME|CARD-#N PORT OFFSET"
2004msgstr ""
2005
2006#: src/utils/pacmd.c:75
2007msgid "TARGET"
2008msgstr ""
2009
2010#: src/utils/pacmd.c:76
2011msgid "NUMERIC-LEVEL"
2012msgstr ""
2013
2014#: src/utils/pacmd.c:79
2015msgid "FRAMES"
2016msgstr ""
2017
2018#: src/utils/pacmd.c:80 src/utils/pactl.c:2659
2019msgid "RECIPIENT MESSAGE [MESSAGE_PARAMETERS]"
2020msgstr ""
2021
2022#: src/utils/pacmd.c:82
2023#, c-format
2024msgid ""
2025"\n"
2026"  -h, --help                            Show this help\n"
2027"      --version                         Show version\n"
2028"When no command is given pacmd starts in the interactive mode.\n"
2029msgstr ""
2030
2031#: src/utils/pacmd.c:129
2032#, c-format
2033msgid ""
2034"pacmd %s\n"
2035"Compiled with libpulse %s\n"
2036"Linked with libpulse %s\n"
2037msgstr ""
2038
2039#: src/utils/pacmd.c:143
2040msgid "No PulseAudio daemon running, or not running as session daemon."
2041msgstr ""
2042
2043#: src/utils/pacmd.c:148
2044#, c-format
2045msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
2046msgstr ""
2047
2048#: src/utils/pacmd.c:165
2049#, c-format
2050msgid "connect(): %s"
2051msgstr ""
2052
2053#: src/utils/pacmd.c:173
2054msgid "Failed to kill PulseAudio daemon."
2055msgstr ""
2056
2057#: src/utils/pacmd.c:181
2058msgid "Daemon not responding."
2059msgstr ""
2060
2061#: src/utils/pacmd.c:213 src/utils/pacmd.c:322 src/utils/pacmd.c:340
2062#, c-format
2063msgid "write(): %s"
2064msgstr ""
2065
2066#: src/utils/pacmd.c:269
2067#, c-format
2068msgid "poll(): %s"
2069msgstr ""
2070
2071#: src/utils/pacmd.c:280 src/utils/pacmd.c:300
2072#, c-format
2073msgid "read(): %s"
2074msgstr ""
2075
2076#: src/utils/pactl.c:183
2077#, c-format
2078msgid "Failed to get statistics: %s"
2079msgstr ""
2080
2081#: src/utils/pactl.c:199
2082#, c-format
2083msgid "Currently in use: %u block containing %s bytes total.\n"
2084msgid_plural "Currently in use: %u blocks containing %s bytes total.\n"
2085msgstr[0] ""
2086msgstr[1] ""
2087
2088#: src/utils/pactl.c:205
2089#, c-format
2090msgid "Allocated during whole lifetime: %u block containing %s bytes total.\n"
2091msgid_plural ""
2092"Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
2093msgstr[0] ""
2094msgstr[1] ""
2095
2096#: src/utils/pactl.c:211
2097#, c-format
2098msgid "Sample cache size: %s\n"
2099msgstr ""
2100
2101#: src/utils/pactl.c:219 src/utils/pactl.c:231 src/utils/pactl.c:245
2102#, c-format
2103msgid "Failed to get server information: %s"
2104msgstr ""
2105
2106#: src/utils/pactl.c:224 src/utils/pactl.c:236
2107#, c-format
2108msgid "%s\n"
2109msgstr ""
2110
2111#: src/utils/pactl.c:281
2112#, c-format
2113msgid ""
2114"Server String: %s\n"
2115"Library Protocol Version: %u\n"
2116"Server Protocol Version: %u\n"
2117"Is Local: %s\n"
2118"Client Index: %u\n"
2119"Tile Size: %zu\n"
2120msgstr ""
2121
2122#: src/utils/pactl.c:294
2123#, c-format
2124msgid ""
2125"User Name: %s\n"
2126"Host Name: %s\n"
2127"Server Name: %s\n"
2128"Server Version: %s\n"
2129"Default Sample Specification: %s\n"
2130"Default Channel Map: %s\n"
2131"Default Sink: %s\n"
2132"Default Source: %s\n"
2133"Cookie: %04x:%04x\n"
2134msgstr ""
2135
2136#: src/utils/pactl.c:320
2137msgid "availability unknown"
2138msgstr ""
2139
2140#: src/utils/pactl.c:321
2141msgid "available"
2142msgstr ""
2143
2144#: src/utils/pactl.c:322
2145msgid "not available"
2146msgstr ""
2147
2148#: src/utils/pactl.c:331 src/utils/pactl.c:355
2149msgid "Unknown"
2150msgstr ""
2151
2152#: src/utils/pactl.c:332
2153msgid "Aux"
2154msgstr ""
2155
2156#: src/utils/pactl.c:335
2157msgid "Line"
2158msgstr ""
2159
2160#: src/utils/pactl.c:336
2161msgid "Mic"
2162msgstr ""
2163
2164#: src/utils/pactl.c:338
2165msgid "Handset"
2166msgstr ""
2167
2168#: src/utils/pactl.c:339
2169msgid "Earpiece"
2170msgstr ""
2171
2172#: src/utils/pactl.c:340
2173msgid "SPDIF"
2174msgstr ""
2175
2176#: src/utils/pactl.c:341
2177msgid "HDMI"
2178msgstr ""
2179
2180#: src/utils/pactl.c:342
2181msgid "TV"
2182msgstr ""
2183
2184#: src/utils/pactl.c:345
2185msgid "USB"
2186msgstr ""
2187
2188#: src/utils/pactl.c:346
2189msgid "Bluetooth"
2190msgstr ""
2191
2192#: src/utils/pactl.c:352
2193msgid "Network"
2194msgstr ""
2195
2196#: src/utils/pactl.c:353
2197msgid "Analog"
2198msgstr ""
2199
2200#: src/utils/pactl.c:567 src/utils/pactl.c:1834 src/utils/pactl.c:1852
2201#: src/utils/pactl.c:1875 src/utils/pactl.c:1992
2202#, c-format
2203msgid "Failed to get sink information: %s"
2204msgstr ""
2205
2206#: src/utils/pactl.c:664
2207#, c-format
2208msgid ""
2209"Sink #%u\n"
2210"\tState: %s\n"
2211"\tName: %s\n"
2212"\tDescription: %s\n"
2213"\tDriver: %s\n"
2214"\tSample Specification: %s\n"
2215"\tChannel Map: %s\n"
2216"\tOwner Module: %u\n"
2217"\tMute: %s\n"
2218"\tVolume: %s\n"
2219"\t        balance %0.2f\n"
2220"\tBase Volume: %s\n"
2221"\tMonitor Source: %s\n"
2222"\tLatency: %0.0f usec, configured %0.0f usec\n"
2223"\tFlags: %s%s%s%s%s%s%s\n"
2224"\tProperties:\n"
2225"\t\t%s\n"
2226msgstr ""
2227
2228#: src/utils/pactl.c:706 src/utils/pactl.c:890 src/utils/pactl.c:1251
2229#, c-format
2230msgid "\tPorts:\n"
2231msgstr ""
2232
2233#: src/utils/pactl.c:708 src/utils/pactl.c:892
2234#, c-format
2235msgid "\t\t%s: %s (type: %s, priority: %u%s%s, %s)\n"
2236msgstr ""
2237
2238#: src/utils/pactl.c:710 src/utils/pactl.c:894 src/utils/pactl.c:1256
2239msgid ", availability group: "
2240msgstr ""
2241
2242#: src/utils/pactl.c:715 src/utils/pactl.c:899
2243#, c-format
2244msgid "\tActive Port: %s\n"
2245msgstr ""
2246
2247#: src/utils/pactl.c:721 src/utils/pactl.c:905
2248#, c-format
2249msgid "\tFormats:\n"
2250msgstr ""
2251
2252#: src/utils/pactl.c:753 src/utils/pactl.c:1893 src/utils/pactl.c:1911
2253#: src/utils/pactl.c:1934 src/utils/pactl.c:2007
2254#, c-format
2255msgid "Failed to get source information: %s"
2256msgstr ""
2257
2258#: src/utils/pactl.c:849
2259#, c-format
2260msgid ""
2261"Source #%u\n"
2262"\tState: %s\n"
2263"\tName: %s\n"
2264"\tDescription: %s\n"
2265"\tDriver: %s\n"
2266"\tSample Specification: %s\n"
2267"\tChannel Map: %s\n"
2268"\tOwner Module: %u\n"
2269"\tMute: %s\n"
2270"\tVolume: %s\n"
2271"\t        balance %0.2f\n"
2272"\tBase Volume: %s\n"
2273"\tMonitor of Sink: %s\n"
2274"\tLatency: %0.0f usec, configured %0.0f usec\n"
2275"\tFlags: %s%s%s%s%s%s\n"
2276"\tProperties:\n"
2277"\t\t%s\n"
2278msgstr ""
2279
2280#: src/utils/pactl.c:877 src/utils/pactl.c:962 src/utils/pactl.c:1062
2281#: src/utils/pactl.c:1232 src/utils/pactl.c:1384 src/utils/pactl.c:1385
2282#: src/utils/pactl.c:1396 src/utils/pactl.c:1507 src/utils/pactl.c:1508
2283#: src/utils/pactl.c:1519 src/utils/pactl.c:1557 src/utils/pactl.c:1582
2284#: src/utils/pactl.c:1624
2285msgid "n/a"
2286msgstr ""
2287
2288#: src/utils/pactl.c:924 src/utils/pactl.c:1793
2289#, c-format
2290msgid "Failed to get module information: %s"
2291msgstr ""
2292
2293#: src/utils/pactl.c:976
2294#, c-format
2295msgid ""
2296"Module #%u\n"
2297"\tName: %s\n"
2298"\tArgument: %s\n"
2299"\tUsage counter: %s\n"
2300"\tProperties:\n"
2301"\t\t%s\n"
2302msgstr ""
2303
2304#: src/utils/pactl.c:1002
2305#, c-format
2306msgid "Failed to get client information: %s"
2307msgstr ""
2308
2309#: src/utils/pactl.c:1056
2310#, c-format
2311msgid ""
2312"Client #%u\n"
2313"\tDriver: %s\n"
2314"\tOwner Module: %s\n"
2315"\tProperties:\n"
2316"\t\t%s\n"
2317msgstr ""
2318
2319#: src/utils/pactl.c:1168
2320#, c-format
2321msgid "Failed to get card information: %s"
2322msgstr ""
2323
2324#: src/utils/pactl.c:1224
2325#, c-format
2326msgid ""
2327"Card #%u\n"
2328"\tName: %s\n"
2329"\tDriver: %s\n"
2330"\tOwner Module: %s\n"
2331"\tProperties:\n"
2332"\t\t%s\n"
2333msgstr ""
2334
2335#: src/utils/pactl.c:1238
2336#, c-format
2337msgid "\tProfiles:\n"
2338msgstr ""
2339
2340#: src/utils/pactl.c:1240
2341#, c-format
2342msgid "\t\t%s: %s (sinks: %u, sources: %u, priority: %u, available: %s)\n"
2343msgstr ""
2344
2345#: src/utils/pactl.c:1245
2346#, c-format
2347msgid "\tActive Profile: %s\n"
2348msgstr ""
2349
2350#: src/utils/pactl.c:1254
2351#, c-format
2352msgid ""
2353"\t\t%s: %s (type: %s, priority: %u, latency offset: %<PRId64> usec%s%s, %s)\n"
2354msgstr ""
2355
2356#: src/utils/pactl.c:1261
2357#, c-format
2358msgid ""
2359"\t\t\tProperties:\n"
2360"\t\t\t\t%s\n"
2361msgstr ""
2362
2363#: src/utils/pactl.c:1265
2364#, c-format
2365msgid "\t\t\tPart of profile(s): %s"
2366msgstr ""
2367
2368#: src/utils/pactl.c:1290 src/utils/pactl.c:1954 src/utils/pactl.c:2022
2369#, c-format
2370msgid "Failed to get sink input information: %s"
2371msgstr ""
2372
2373#: src/utils/pactl.c:1366
2374#, c-format
2375msgid ""
2376"Sink Input #%u\n"
2377"\tDriver: %s\n"
2378"\tOwner Module: %s\n"
2379"\tClient: %s\n"
2380"\tSink: %u\n"
2381"\tSample Specification: %s\n"
2382"\tChannel Map: %s\n"
2383"\tFormat: %s\n"
2384"\tCorked: %s\n"
2385"\tMute: %s\n"
2386"\tVolume: %s\n"
2387"\t        balance %0.2f\n"
2388"\tBuffer Latency: %0.0f usec\n"
2389"\tSink Latency: %0.0f usec\n"
2390"\tResample method: %s\n"
2391"\tProperties:\n"
2392"\t\t%s\n"
2393msgstr ""
2394
2395#: src/utils/pactl.c:1413 src/utils/pactl.c:1974 src/utils/pactl.c:2037
2396#, c-format
2397msgid "Failed to get source output information: %s"
2398msgstr ""
2399
2400#: src/utils/pactl.c:1489
2401#, c-format
2402msgid ""
2403"Source Output #%u\n"
2404"\tDriver: %s\n"
2405"\tOwner Module: %s\n"
2406"\tClient: %s\n"
2407"\tSource: %u\n"
2408"\tSample Specification: %s\n"
2409"\tChannel Map: %s\n"
2410"\tFormat: %s\n"
2411"\tCorked: %s\n"
2412"\tMute: %s\n"
2413"\tVolume: %s\n"
2414"\t        balance %0.2f\n"
2415"\tBuffer Latency: %0.0f usec\n"
2416"\tSource Latency: %0.0f usec\n"
2417"\tResample method: %s\n"
2418"\tProperties:\n"
2419"\t\t%s\n"
2420msgstr ""
2421
2422#: src/utils/pactl.c:1536
2423#, c-format
2424msgid "Failed to get sample information: %s"
2425msgstr ""
2426
2427#: src/utils/pactl.c:1604
2428#, c-format
2429msgid ""
2430"Sample #%u\n"
2431"\tName: %s\n"
2432"\tSample Specification: %s\n"
2433"\tChannel Map: %s\n"
2434"\tVolume: %s\n"
2435"\t        balance %0.2f\n"
2436"\tDuration: %0.1fs\n"
2437"\tSize: %s\n"
2438"\tLazy: %s\n"
2439"\tFilename: %s\n"
2440"\tProperties:\n"
2441"\t\t%s\n"
2442msgstr ""
2443
2444#: src/utils/pactl.c:1633 src/utils/pactl.c:1643
2445#, c-format
2446msgid "Failure: %s"
2447msgstr ""
2448
2449#: src/utils/pactl.c:1667
2450#, c-format
2451msgid "Send message failed: %s"
2452msgstr ""
2453
2454#: src/utils/pactl.c:1695
2455#, c-format
2456msgid "list-handlers message failed: %s"
2457msgstr ""
2458
2459#: src/utils/pactl.c:1711 src/utils/pactl.c:1760
2460msgid "list-handlers message response could not be parsed correctly"
2461msgstr ""
2462
2463#: src/utils/pactl.c:1718
2464msgid "list-handlers message response is not a JSON array"
2465msgstr ""
2466
2467#: src/utils/pactl.c:1729
2468#, c-format
2469msgid "list-handlers message response array element %d is not a JSON object"
2470msgstr ""
2471
2472#: src/utils/pactl.c:1800
2473#, c-format
2474msgid "Failed to unload module: Module %s not loaded"
2475msgstr ""
2476
2477#: src/utils/pactl.c:1818
2478#, c-format
2479msgid ""
2480"Failed to set volume: You tried to set volumes for %d channel, whereas "
2481"channel(s) supported = %d\n"
2482msgid_plural ""
2483"Failed to set volume: You tried to set volumes for %d channels, whereas "
2484"channel(s) supported = %d\n"
2485msgstr[0] ""
2486msgstr[1] ""
2487
2488#: src/utils/pactl.c:2107
2489#, c-format
2490msgid "Failed to upload sample: %s"
2491msgstr ""
2492
2493#: src/utils/pactl.c:2124
2494msgid "Premature end of file"
2495msgstr ""
2496
2497#: src/utils/pactl.c:2144
2498msgid "new"
2499msgstr ""
2500
2501#: src/utils/pactl.c:2147
2502msgid "change"
2503msgstr ""
2504
2505#: src/utils/pactl.c:2150
2506msgid "remove"
2507msgstr ""
2508
2509#: src/utils/pactl.c:2153 src/utils/pactl.c:2188
2510msgid "unknown"
2511msgstr ""
2512
2513#: src/utils/pactl.c:2161
2514msgid "sink"
2515msgstr ""
2516
2517#: src/utils/pactl.c:2164
2518msgid "source"
2519msgstr ""
2520
2521#: src/utils/pactl.c:2167
2522msgid "sink-input"
2523msgstr ""
2524
2525#: src/utils/pactl.c:2170
2526msgid "source-output"
2527msgstr ""
2528
2529#: src/utils/pactl.c:2173
2530msgid "module"
2531msgstr ""
2532
2533#: src/utils/pactl.c:2176
2534msgid "client"
2535msgstr ""
2536
2537#: src/utils/pactl.c:2179
2538msgid "sample-cache"
2539msgstr ""
2540
2541#: src/utils/pactl.c:2182
2542msgid "server"
2543msgstr ""
2544
2545#: src/utils/pactl.c:2185
2546msgid "card"
2547msgstr ""
2548
2549#: src/utils/pactl.c:2206
2550#, c-format
2551msgid "Event '%s' on %s #%u\n"
2552msgstr ""
2553
2554#: src/utils/pactl.c:2514
2555msgid "Got SIGINT, exiting."
2556msgstr ""
2557
2558#: src/utils/pactl.c:2547
2559msgid "Invalid volume specification"
2560msgstr ""
2561
2562#: src/utils/pactl.c:2581
2563msgid "Volume outside permissible range.\n"
2564msgstr ""
2565
2566#: src/utils/pactl.c:2594
2567msgid "Invalid number of volume specifications.\n"
2568msgstr ""
2569
2570#: src/utils/pactl.c:2606
2571msgid "Inconsistent volume specification.\n"
2572msgstr ""
2573
2574#: src/utils/pactl.c:2636 src/utils/pactl.c:2637 src/utils/pactl.c:2638
2575#: src/utils/pactl.c:2639 src/utils/pactl.c:2640 src/utils/pactl.c:2641
2576#: src/utils/pactl.c:2642 src/utils/pactl.c:2643 src/utils/pactl.c:2644
2577#: src/utils/pactl.c:2645 src/utils/pactl.c:2646 src/utils/pactl.c:2647
2578#: src/utils/pactl.c:2648 src/utils/pactl.c:2649 src/utils/pactl.c:2650
2579#: src/utils/pactl.c:2651 src/utils/pactl.c:2652 src/utils/pactl.c:2653
2580#: src/utils/pactl.c:2654 src/utils/pactl.c:2655 src/utils/pactl.c:2656
2581#: src/utils/pactl.c:2657 src/utils/pactl.c:2658 src/utils/pactl.c:2659
2582#: src/utils/pactl.c:2660
2583msgid "[options]"
2584msgstr ""
2585
2586#: src/utils/pactl.c:2638
2587msgid "[TYPE]"
2588msgstr ""
2589
2590#: src/utils/pactl.c:2640
2591msgid "FILENAME [NAME]"
2592msgstr ""
2593
2594#: src/utils/pactl.c:2641
2595msgid "NAME [SINK]"
2596msgstr ""
2597
2598#: src/utils/pactl.c:2653
2599msgid "NAME|#N VOLUME [VOLUME ...]"
2600msgstr ""
2601
2602#: src/utils/pactl.c:2654
2603msgid "#N VOLUME [VOLUME ...]"
2604msgstr ""
2605
2606#: src/utils/pactl.c:2655
2607msgid "NAME|#N 1|0|toggle"
2608msgstr ""
2609
2610#: src/utils/pactl.c:2656
2611msgid "#N 1|0|toggle"
2612msgstr ""
2613
2614#: src/utils/pactl.c:2657
2615msgid "#N FORMATS"
2616msgstr ""
2617
2618#: src/utils/pactl.c:2661
2619#, c-format
2620msgid ""
2621"\n"
2622"The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n"
2623"can be used to specify the default sink, source and monitor.\n"
2624msgstr ""
2625
2626#: src/utils/pactl.c:2664
2627#, c-format
2628msgid ""
2629"\n"
2630"  -h, --help                            Show this help\n"
2631"      --version                         Show version\n"
2632"\n"
2633"  -f, --format=FORMAT                   The format of the output. Either "
2634"\"normal\" or \"json\"\n"
2635"  -s, --server=SERVER                   The name of the server to connect "
2636"to\n"
2637"  -n, --client-name=NAME                How to call this client on the "
2638"server\n"
2639msgstr ""
2640
2641#: src/utils/pactl.c:2707
2642#, c-format
2643msgid ""
2644"pactl %s\n"
2645"Compiled with libpulse %s\n"
2646"Linked with libpulse %s\n"
2647msgstr ""
2648
2649#: src/utils/pactl.c:2751
2650#, c-format
2651msgid "Invalid format value '%s'"
2652msgstr ""
2653
2654#: src/utils/pactl.c:2778
2655#, c-format
2656msgid "Specify nothing, or one of: %s"
2657msgstr ""
2658
2659#: src/utils/pactl.c:2788
2660msgid "Please specify a sample file to load"
2661msgstr ""
2662
2663#: src/utils/pactl.c:2801
2664msgid "Failed to open sound file."
2665msgstr ""
2666
2667#: src/utils/pactl.c:2813
2668msgid "Warning: Failed to determine sample specification from file."
2669msgstr ""
2670
2671#: src/utils/pactl.c:2823
2672msgid "You have to specify a sample name to play"
2673msgstr ""
2674
2675#: src/utils/pactl.c:2835
2676msgid "You have to specify a sample name to remove"
2677msgstr ""
2678
2679#: src/utils/pactl.c:2844
2680msgid "You have to specify a sink input index and a sink"
2681msgstr ""
2682
2683#: src/utils/pactl.c:2854
2684msgid "You have to specify a source output index and a source"
2685msgstr ""
2686
2687#: src/utils/pactl.c:2869
2688msgid "You have to specify a module name and arguments."
2689msgstr ""
2690
2691#: src/utils/pactl.c:2889
2692msgid "You have to specify a module index or name"
2693msgstr ""
2694
2695#: src/utils/pactl.c:2902
2696msgid ""
2697"You may not specify more than one sink. You have to specify a boolean value."
2698msgstr ""
2699
2700#: src/utils/pactl.c:2907 src/utils/pactl.c:2927
2701msgid "Invalid suspend specification."
2702msgstr ""
2703
2704#: src/utils/pactl.c:2922
2705msgid ""
2706"You may not specify more than one source. You have to specify a boolean "
2707"value."
2708msgstr ""
2709
2710#: src/utils/pactl.c:2939
2711msgid "You have to specify a card name/index and a profile name"
2712msgstr ""
2713
2714#: src/utils/pactl.c:2950
2715msgid "You have to specify a sink name/index and a port name"
2716msgstr ""
2717
2718#: src/utils/pactl.c:2961
2719msgid "You have to specify a sink name"
2720msgstr ""
2721
2722#: src/utils/pactl.c:2974
2723msgid "You have to specify a source name/index and a port name"
2724msgstr ""
2725
2726#: src/utils/pactl.c:2985
2727msgid "You have to specify a source name"
2728msgstr ""
2729
2730#: src/utils/pactl.c:2998 src/utils/pactl.c:3076
2731msgid "You have to specify a sink name/index"
2732msgstr ""
2733
2734#: src/utils/pactl.c:3008
2735msgid "You have to specify a sink name/index and a volume"
2736msgstr ""
2737
2738#: src/utils/pactl.c:3021 src/utils/pactl.c:3101
2739msgid "You have to specify a source name/index"
2740msgstr ""
2741
2742#: src/utils/pactl.c:3031
2743msgid "You have to specify a source name/index and a volume"
2744msgstr ""
2745
2746#: src/utils/pactl.c:3044
2747msgid "You have to specify a sink input index and a volume"
2748msgstr ""
2749
2750#: src/utils/pactl.c:3049
2751msgid "Invalid sink input index"
2752msgstr ""
2753
2754#: src/utils/pactl.c:3060
2755msgid "You have to specify a source output index and a volume"
2756msgstr ""
2757
2758#: src/utils/pactl.c:3065
2759msgid "Invalid source output index"
2760msgstr ""
2761
2762#: src/utils/pactl.c:3086
2763msgid ""
2764"You have to specify a sink name/index and a mute action (0, 1, or 'toggle')"
2765msgstr ""
2766
2767#: src/utils/pactl.c:3091 src/utils/pactl.c:3116 src/utils/pactl.c:3136
2768#: src/utils/pactl.c:3154
2769msgid "Invalid mute specification"
2770msgstr ""
2771
2772#: src/utils/pactl.c:3111
2773msgid ""
2774"You have to specify a source name/index and a mute action (0, 1, or 'toggle')"
2775msgstr ""
2776
2777#: src/utils/pactl.c:3126
2778msgid ""
2779"You have to specify a sink input index and a mute action (0, 1, or 'toggle')"
2780msgstr ""
2781
2782#: src/utils/pactl.c:3131
2783msgid "Invalid sink input index specification"
2784msgstr ""
2785
2786#: src/utils/pactl.c:3144
2787msgid ""
2788"You have to specify a source output index and a mute action (0, 1, or "
2789"'toggle')"
2790msgstr ""
2791
2792#: src/utils/pactl.c:3149
2793msgid "Invalid source output index specification"
2794msgstr ""
2795
2796#: src/utils/pactl.c:3162
2797msgid "You have to specify at least an object path and a message name"
2798msgstr ""
2799
2800#: src/utils/pactl.c:3172
2801msgid ""
2802"Excess arguments given, they will be ignored. Note that all message "
2803"parameters must be given as a single string."
2804msgstr ""
2805
2806#: src/utils/pactl.c:3182
2807msgid ""
2808"You have to specify a sink index and a semicolon-separated list of supported "
2809"formats"
2810msgstr ""
2811
2812#: src/utils/pactl.c:3194
2813msgid "You have to specify a card name/index, a port name and a latency offset"
2814msgstr ""
2815
2816#: src/utils/pactl.c:3201
2817msgid "Could not parse latency offset"
2818msgstr ""
2819
2820#: src/utils/pactl.c:3213
2821msgid "No valid command specified."
2822msgstr ""
2823
2824#: src/utils/pasuspender.c:79
2825#, c-format
2826msgid "fork(): %s\n"
2827msgstr ""
2828
2829#: src/utils/pasuspender.c:92
2830#, c-format
2831msgid "execvp(): %s\n"
2832msgstr ""
2833
2834#: src/utils/pasuspender.c:111
2835#, c-format
2836msgid "Failure to resume: %s\n"
2837msgstr ""
2838
2839#: src/utils/pasuspender.c:145
2840#, c-format
2841msgid "Failure to suspend: %s\n"
2842msgstr ""
2843
2844#: src/utils/pasuspender.c:170
2845#, c-format
2846msgid "WARNING: Sound server is not local, not suspending.\n"
2847msgstr ""
2848
2849#: src/utils/pasuspender.c:183
2850#, c-format
2851msgid "Connection failure: %s\n"
2852msgstr ""
2853
2854#: src/utils/pasuspender.c:201
2855#, c-format
2856msgid "Got SIGINT, exiting.\n"
2857msgstr ""
2858
2859#: src/utils/pasuspender.c:219
2860#, c-format
2861msgid "WARNING: Child process terminated by signal %u\n"
2862msgstr ""
2863
2864#: src/utils/pasuspender.c:228
2865#, c-format
2866msgid ""
2867"%s [options] -- PROGRAM [ARGUMENTS ...]\n"
2868"\n"
2869"Temporarily suspend PulseAudio while PROGRAM runs.\n"
2870"\n"
2871"  -h, --help                            Show this help\n"
2872"      --version                         Show version\n"
2873"  -s, --server=SERVER                   The name of the server to connect "
2874"to\n"
2875"\n"
2876msgstr ""
2877
2878#: src/utils/pasuspender.c:267
2879#, c-format
2880msgid ""
2881"pasuspender %s\n"
2882"Compiled with libpulse %s\n"
2883"Linked with libpulse %s\n"
2884msgstr ""
2885
2886#: src/utils/pasuspender.c:296
2887#, c-format
2888msgid "pa_mainloop_new() failed.\n"
2889msgstr ""
2890
2891#: src/utils/pasuspender.c:309
2892#, c-format
2893msgid "pa_context_new() failed.\n"
2894msgstr ""
2895
2896#: src/utils/pasuspender.c:321
2897#, c-format
2898msgid "pa_mainloop_run() failed.\n"
2899msgstr ""
2900
2901#: src/utils/pax11publish.c:58
2902#, c-format
2903msgid ""
2904"%s [-D display] [-S server] [-O sink] [-I source] [-c file]  [-d|-e|-i|-r]\n"
2905"\n"
2906" -d    Show current PulseAudio data attached to X11 display (default)\n"
2907" -e    Export local PulseAudio data to X11 display\n"
2908" -i    Import PulseAudio data from X11 display to local environment "
2909"variables and cookie file.\n"
2910" -r    Remove PulseAudio data from X11 display\n"
2911msgstr ""
2912
2913#: src/utils/pax11publish.c:91
2914#, c-format
2915msgid "Failed to parse command line.\n"
2916msgstr ""
2917
2918#: src/utils/pax11publish.c:110
2919#, c-format
2920msgid "Server: %s\n"
2921msgstr ""
2922
2923#: src/utils/pax11publish.c:112
2924#, c-format
2925msgid "Source: %s\n"
2926msgstr ""
2927
2928#: src/utils/pax11publish.c:114
2929#, c-format
2930msgid "Sink: %s\n"
2931msgstr ""
2932
2933#: src/utils/pax11publish.c:116
2934#, c-format
2935msgid "Cookie: %s\n"
2936msgstr ""
2937
2938#: src/utils/pax11publish.c:134
2939#, c-format
2940msgid "Failed to parse cookie data\n"
2941msgstr ""
2942
2943#: src/utils/pax11publish.c:139
2944#, c-format
2945msgid "Failed to save cookie data\n"
2946msgstr ""
2947
2948#: src/utils/pax11publish.c:168
2949#, c-format
2950msgid "Failed to get FQDN.\n"
2951msgstr ""
2952
2953#: src/utils/pax11publish.c:188
2954#, c-format
2955msgid "Failed to load cookie data\n"
2956msgstr ""
2957
2958#: src/utils/pax11publish.c:206
2959#, c-format
2960msgid "Not yet implemented.\n"
2961msgstr ""
2962