i18n: run make update-po
[platform/upstream/pulseaudio.git] / po / ko.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2009-08-19 04:16+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2666
20 #, c-format
21 msgid "%s %s"
22 msgstr ""
23
24 #: ../src/modules/alsa/alsa-util.c:1023
25 #, c-format
26 msgid ""
27 "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
28 "ms).\n"
29 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
30 "to the ALSA developers."
31 msgstr ""
32
33 #: ../src/modules/alsa/alsa-util.c:1064
34 #, c-format
35 msgid ""
36 "snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%"
37 "lu ms).\n"
38 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
39 "to the ALSA developers."
40 msgstr ""
41
42 #: ../src/modules/alsa/alsa-util.c:1111
43 #, c-format
44 msgid ""
45 "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
46 "(%lu ms).\n"
47 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
48 "to the ALSA developers."
49 msgstr ""
50
51 #: ../src/modules/module-ladspa-sink.c:49
52 msgid "Virtual LADSPA sink"
53 msgstr ""
54
55 #: ../src/modules/module-ladspa-sink.c:53
56 msgid ""
57 "sink_name=<name for the sink> sink_properties=<properties for the sink> "
58 "master=<name of sink to filter> format=<sample format> rate=<sample rate> "
59 "channels=<number of channels> channel_map=<channel map> plugin=<ladspa "
60 "plugin name> label=<ladspa plugin label> control=<comma seperated list of "
61 "input control values>"
62 msgstr ""
63
64 #: ../src/pulsecore/sink.c:2650
65 msgid "Internal Audio"
66 msgstr ""
67
68 #: ../src/pulsecore/sink.c:2655
69 msgid "Modem"
70 msgstr ""
71
72 #: ../src/daemon/ltdl-bind-now.c:124
73 msgid "Failed to find original lt_dlopen loader."
74 msgstr ""
75
76 #: ../src/daemon/ltdl-bind-now.c:129
77 msgid "Failed to allocate new dl loader."
78 msgstr ""
79
80 #: ../src/daemon/ltdl-bind-now.c:142
81 msgid "Failed to add bind-now-loader."
82 msgstr ""
83
84 #: ../src/daemon/main.c:141
85 #, c-format
86 msgid "Got signal %s."
87 msgstr ""
88
89 #: ../src/daemon/main.c:168
90 msgid "Exiting."
91 msgstr ""
92
93 #: ../src/daemon/main.c:186
94 #, c-format
95 msgid "Failed to find user '%s'."
96 msgstr ""
97
98 #: ../src/daemon/main.c:191
99 #, c-format
100 msgid "Failed to find group '%s'."
101 msgstr ""
102
103 #: ../src/daemon/main.c:195
104 #, c-format
105 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
106 msgstr ""
107
108 #: ../src/daemon/main.c:200
109 #, c-format
110 msgid "GID of user '%s' and of group '%s' don't match."
111 msgstr ""
112
113 #: ../src/daemon/main.c:205
114 #, c-format
115 msgid "Home directory of user '%s' is not '%s', ignoring."
116 msgstr ""
117
118 #: ../src/daemon/main.c:208 ../src/daemon/main.c:213
119 #, c-format
120 msgid "Failed to create '%s': %s"
121 msgstr ""
122
123 #: ../src/daemon/main.c:220
124 #, c-format
125 msgid "Failed to change group list: %s"
126 msgstr ""
127
128 #: ../src/daemon/main.c:236
129 #, c-format
130 msgid "Failed to change GID: %s"
131 msgstr ""
132
133 #: ../src/daemon/main.c:252
134 #, c-format
135 msgid "Failed to change UID: %s"
136 msgstr ""
137
138 #: ../src/daemon/main.c:266
139 msgid "Successfully dropped root privileges."
140 msgstr ""
141
142 #: ../src/daemon/main.c:274
143 msgid "System wide mode unsupported on this platform."
144 msgstr ""
145
146 #: ../src/daemon/main.c:292
147 #, c-format
148 msgid "setrlimit(%s, (%u, %u)) failed: %s"
149 msgstr ""
150
151 #: ../src/daemon/main.c:464
152 msgid "Failed to parse command line."
153 msgstr ""
154
155 #: ../src/daemon/main.c:531
156 msgid "Daemon not running"
157 msgstr ""
158
159 #: ../src/daemon/main.c:533
160 #, c-format
161 msgid "Daemon running as PID %u"
162 msgstr ""
163
164 #: ../src/daemon/main.c:543
165 #, c-format
166 msgid "Failed to kill daemon: %s"
167 msgstr ""
168
169 #: ../src/daemon/main.c:561
170 msgid ""
171 "This program is not intended to be run as root (unless --system is "
172 "specified)."
173 msgstr ""
174
175 #: ../src/daemon/main.c:563
176 msgid "Root privileges required."
177 msgstr ""
178
179 #: ../src/daemon/main.c:568
180 msgid "--start not supported for system instances."
181 msgstr ""
182
183 #: ../src/daemon/main.c:573
184 msgid "Running in system mode, but --disallow-exit not set!"
185 msgstr ""
186
187 #: ../src/daemon/main.c:576
188 msgid "Running in system mode, but --disallow-module-loading not set!"
189 msgstr ""
190
191 #: ../src/daemon/main.c:579
192 msgid "Running in system mode, forcibly disabling SHM mode!"
193 msgstr ""
194
195 #: ../src/daemon/main.c:584
196 msgid "Running in system mode, forcibly disabling exit idle time!"
197 msgstr ""
198
199 #: ../src/daemon/main.c:611
200 msgid "Failed to acquire stdio."
201 msgstr ""
202
203 #: ../src/daemon/main.c:617
204 #, c-format
205 msgid "pipe failed: %s"
206 msgstr ""
207
208 #: ../src/daemon/main.c:622
209 #, c-format
210 msgid "fork() failed: %s"
211 msgstr ""
212
213 #: ../src/daemon/main.c:636 ../src/utils/pacat.c:505
214 #, c-format
215 msgid "read() failed: %s"
216 msgstr ""
217
218 #: ../src/daemon/main.c:642
219 msgid "Daemon startup failed."
220 msgstr ""
221
222 #: ../src/daemon/main.c:644
223 msgid "Daemon startup successful."
224 msgstr ""
225
226 #: ../src/daemon/main.c:721
227 #, c-format
228 msgid "This is PulseAudio %s"
229 msgstr ""
230
231 #: ../src/daemon/main.c:722
232 #, c-format
233 msgid "Compilation host: %s"
234 msgstr ""
235
236 #: ../src/daemon/main.c:723
237 #, c-format
238 msgid "Compilation CFLAGS: %s"
239 msgstr ""
240
241 #: ../src/daemon/main.c:726
242 #, c-format
243 msgid "Running on host: %s"
244 msgstr ""
245
246 #: ../src/daemon/main.c:729
247 #, c-format
248 msgid "Found %u CPUs."
249 msgstr ""
250
251 #: ../src/daemon/main.c:731
252 #, c-format
253 msgid "Page size is %lu bytes"
254 msgstr ""
255
256 #: ../src/daemon/main.c:734
257 msgid "Compiled with Valgrind support: yes"
258 msgstr ""
259
260 #: ../src/daemon/main.c:736
261 msgid "Compiled with Valgrind support: no"
262 msgstr ""
263
264 #: ../src/daemon/main.c:739
265 #, c-format
266 msgid "Running in valgrind mode: %s"
267 msgstr ""
268
269 #: ../src/daemon/main.c:742
270 msgid "Optimized build: yes"
271 msgstr ""
272
273 #: ../src/daemon/main.c:744
274 msgid "Optimized build: no"
275 msgstr ""
276
277 #: ../src/daemon/main.c:748
278 msgid "NDEBUG defined, all asserts disabled."
279 msgstr ""
280
281 #: ../src/daemon/main.c:750
282 msgid "FASTPATH defined, only fast path asserts disabled."
283 msgstr ""
284
285 #: ../src/daemon/main.c:752
286 msgid "All asserts enabled."
287 msgstr ""
288
289 #: ../src/daemon/main.c:756
290 msgid "Failed to get machine ID"
291 msgstr ""
292
293 #: ../src/daemon/main.c:759
294 #, c-format
295 msgid "Machine ID is %s."
296 msgstr ""
297
298 #: ../src/daemon/main.c:763
299 #, c-format
300 msgid "Session ID is %s."
301 msgstr ""
302
303 #: ../src/daemon/main.c:769
304 #, c-format
305 msgid "Using runtime directory %s."
306 msgstr ""
307
308 #: ../src/daemon/main.c:774
309 #, c-format
310 msgid "Using state directory %s."
311 msgstr ""
312
313 #: ../src/daemon/main.c:777
314 #, c-format
315 msgid "Running in system mode: %s"
316 msgstr ""
317
318 #: ../src/daemon/main.c:780
319 msgid ""
320 "OK, so you are running PA in system mode. Please note that you most likely "
321 "shouldn't be doing that.\n"
322 "If you do it nonetheless then it's your own fault if things don't work as "
323 "expected.\n"
324 "Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an "
325 "explanation why system mode is usually a bad idea."
326 msgstr ""
327
328 #: ../src/daemon/main.c:797
329 msgid "pa_pid_file_create() failed."
330 msgstr ""
331
332 #: ../src/daemon/main.c:807
333 msgid "Fresh high-resolution timers available! Bon appetit!"
334 msgstr ""
335
336 #: ../src/daemon/main.c:809
337 msgid ""
338 "Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
339 "resolution timers enabled!"
340 msgstr ""
341
342 #: ../src/daemon/main.c:827
343 msgid "pa_core_new() failed."
344 msgstr ""
345
346 #: ../src/daemon/main.c:889
347 msgid "Failed to initialize daemon."
348 msgstr ""
349
350 #: ../src/daemon/main.c:894
351 msgid "Daemon startup without any loaded modules, refusing to work."
352 msgstr ""
353
354 #: ../src/daemon/main.c:911
355 msgid "Daemon startup complete."
356 msgstr ""
357
358 #: ../src/daemon/main.c:917
359 msgid "Daemon shutdown initiated."
360 msgstr ""
361
362 #: ../src/daemon/main.c:939
363 msgid "Daemon terminated."
364 msgstr ""
365
366 #: ../src/daemon/cmdline.c:115
367 #, c-format
368 msgid ""
369 "%s [options]\n"
370 "\n"
371 "COMMANDS:\n"
372 "  -h, --help                            Show this help\n"
373 "      --version                         Show version\n"
374 "      --dump-conf                       Dump default configuration\n"
375 "      --dump-modules                    Dump list of available modules\n"
376 "      --dump-resample-methods           Dump available resample methods\n"
377 "      --cleanup-shm                     Cleanup stale shared memory "
378 "segments\n"
379 "      --start                           Start the daemon if it is not "
380 "running\n"
381 "  -k  --kill                            Kill a running daemon\n"
382 "      --check                           Check for a running daemon (only "
383 "returns exit code)\n"
384 "\n"
385 "OPTIONS:\n"
386 "      --system[=BOOL]                   Run as system-wide instance\n"
387 "  -D, --daemonize[=BOOL]                Daemonize after startup\n"
388 "      --fail[=BOOL]                     Quit when startup fails\n"
389 "      --high-priority[=BOOL]            Try to set high nice level\n"
390 "                                        (only available as root, when SUID "
391 "or\n"
392 "                                        with elevated RLIMIT_NICE)\n"
393 "      --realtime[=BOOL]                 Try to enable realtime scheduling\n"
394 "                                        (only available as root, when SUID "
395 "or\n"
396 "                                        with elevated RLIMIT_RTPRIO)\n"
397 "      --disallow-module-loading[=BOOL]  Disallow module user requested "
398 "module\n"
399 "                                        loading/unloading after startup\n"
400 "      --disallow-exit[=BOOL]            Disallow user requested exit\n"
401 "      --exit-idle-time=SECS             Terminate the daemon when idle and "
402 "this\n"
403 "                                        time passed\n"
404 "      --module-idle-time=SECS           Unload autoloaded modules when idle "
405 "and\n"
406 "                                        this time passed\n"
407 "      --scache-idle-time=SECS           Unload autoloaded samples when idle "
408 "and\n"
409 "                                        this time passed\n"
410 "      --log-level[=LEVEL]               Increase or set verbosity level\n"
411 "  -v                                    Increase the verbosity level\n"
412 "      --log-target={auto,syslog,stderr} Specify the log target\n"
413 "      --log-meta[=BOOL]                 Include code location in log "
414 "messages\n"
415 "      --log-time[=BOOL]                 Include timestamps in log messages\n"
416 "      --log-backtrace=FRAMES            Include a backtrace in log messages\n"
417 "  -p, --dl-search-path=PATH             Set the search path for dynamic "
418 "shared\n"
419 "                                        objects (plugins)\n"
420 "      --resample-method=METHOD          Use the specified resampling method\n"
421 "                                        (See --dump-resample-methods for\n"
422 "                                        possible values)\n"
423 "      --use-pid-file[=BOOL]             Create a PID file\n"
424 "      --no-cpu-limit[=BOOL]             Do not install CPU load limiter on\n"
425 "                                        platforms that support it.\n"
426 "      --disable-shm[=BOOL]              Disable shared memory support.\n"
427 "\n"
428 "STARTUP SCRIPT:\n"
429 "  -L, --load=\"MODULE ARGUMENTS\"         Load the specified plugin module "
430 "with\n"
431 "                                        the specified argument\n"
432 "  -F, --file=FILENAME                   Run the specified script\n"
433 "  -C                                    Open a command line on the running "
434 "TTY\n"
435 "                                        after startup\n"
436 "\n"
437 "  -n                                    Don't load default script file\n"
438 msgstr ""
439
440 #: ../src/daemon/cmdline.c:247
441 msgid "--daemonize expects boolean argument"
442 msgstr ""
443
444 #: ../src/daemon/cmdline.c:254
445 msgid "--fail expects boolean argument"
446 msgstr ""
447
448 #: ../src/daemon/cmdline.c:264
449 msgid ""
450 "--log-level expects log level argument (either numeric in range 0..4 or one "
451 "of debug, info, notice, warn, error)."
452 msgstr ""
453
454 #: ../src/daemon/cmdline.c:276
455 msgid "--high-priority expects boolean argument"
456 msgstr ""
457
458 #: ../src/daemon/cmdline.c:283
459 msgid "--realtime expects boolean argument"
460 msgstr ""
461
462 #: ../src/daemon/cmdline.c:290
463 msgid "--disallow-module-loading expects boolean argument"
464 msgstr ""
465
466 #: ../src/daemon/cmdline.c:297
467 msgid "--disallow-exit expects boolean argument"
468 msgstr ""
469
470 #: ../src/daemon/cmdline.c:304
471 msgid "--use-pid-file expects boolean argument"
472 msgstr ""
473
474 #: ../src/daemon/cmdline.c:321
475 msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
476 msgstr ""
477
478 #: ../src/daemon/cmdline.c:328
479 msgid "--log-time expects boolean argument"
480 msgstr ""
481
482 #: ../src/daemon/cmdline.c:335
483 msgid "--log-meta expects boolean argument"
484 msgstr ""
485
486 #: ../src/daemon/cmdline.c:354
487 #, c-format
488 msgid "Invalid resample method '%s'."
489 msgstr ""
490
491 #: ../src/daemon/cmdline.c:361
492 msgid "--system expects boolean argument"
493 msgstr ""
494
495 #: ../src/daemon/cmdline.c:368
496 msgid "--no-cpu-limit expects boolean argument"
497 msgstr ""
498
499 #: ../src/daemon/cmdline.c:375
500 msgid "--disable-shm expects boolean argument"
501 msgstr ""
502
503 #: ../src/daemon/dumpmodules.c:60
504 #, c-format
505 msgid "Name: %s\n"
506 msgstr ""
507
508 #: ../src/daemon/dumpmodules.c:63
509 #, c-format
510 msgid "No module information available\n"
511 msgstr ""
512
513 #: ../src/daemon/dumpmodules.c:66
514 #, c-format
515 msgid "Version: %s\n"
516 msgstr ""
517
518 #: ../src/daemon/dumpmodules.c:68
519 #, c-format
520 msgid "Description: %s\n"
521 msgstr ""
522
523 #: ../src/daemon/dumpmodules.c:70
524 #, c-format
525 msgid "Author: %s\n"
526 msgstr ""
527
528 #: ../src/daemon/dumpmodules.c:72
529 #, c-format
530 msgid "Usage: %s\n"
531 msgstr ""
532
533 #: ../src/daemon/dumpmodules.c:73
534 #, c-format
535 msgid "Load Once: %s\n"
536 msgstr ""
537
538 #: ../src/daemon/dumpmodules.c:75
539 #, c-format
540 msgid "DEPRECATION WARNING: %s\n"
541 msgstr ""
542
543 #: ../src/daemon/dumpmodules.c:79
544 #, c-format
545 msgid "Path: %s\n"
546 msgstr ""
547
548 #: ../src/daemon/daemon-conf.c:216
549 #, c-format
550 msgid "[%s:%u] Invalid log target '%s'."
551 msgstr ""
552
553 #: ../src/daemon/daemon-conf.c:232
554 #, c-format
555 msgid "[%s:%u] Invalid log level '%s'."
556 msgstr ""
557
558 #: ../src/daemon/daemon-conf.c:248
559 #, c-format
560 msgid "[%s:%u] Invalid resample method '%s'."
561 msgstr ""
562
563 #: ../src/daemon/daemon-conf.c:271
564 #, c-format
565 msgid "[%s:%u] Invalid rlimit '%s'."
566 msgstr ""
567
568 #: ../src/daemon/daemon-conf.c:278
569 #, c-format
570 msgid "[%s:%u] rlimit not supported on this platform."
571 msgstr ""
572
573 #: ../src/daemon/daemon-conf.c:294
574 #, c-format
575 msgid "[%s:%u] Invalid sample format '%s'."
576 msgstr ""
577
578 #: ../src/daemon/daemon-conf.c:312
579 #, c-format
580 msgid "[%s:%u] Invalid sample rate '%s'."
581 msgstr ""
582
583 #: ../src/daemon/daemon-conf.c:336
584 #, c-format
585 msgid "[%s:%u] Invalid sample channels '%s'."
586 msgstr ""
587
588 #: ../src/daemon/daemon-conf.c:354
589 #, c-format
590 msgid "[%s:%u] Invalid channel map '%s'."
591 msgstr ""
592
593 #: ../src/daemon/daemon-conf.c:372
594 #, c-format
595 msgid "[%s:%u] Invalid number of fragments '%s'."
596 msgstr ""
597
598 #: ../src/daemon/daemon-conf.c:390
599 #, c-format
600 msgid "[%s:%u] Invalid fragment size '%s'."
601 msgstr ""
602
603 #: ../src/daemon/daemon-conf.c:408
604 #, c-format
605 msgid "[%s:%u] Invalid nice level '%s'."
606 msgstr ""
607
608 #: ../src/daemon/daemon-conf.c:530
609 #, c-format
610 msgid "Failed to open configuration file: %s"
611 msgstr ""
612
613 #: ../src/daemon/daemon-conf.c:546
614 msgid ""
615 "The specified default channel map has a different number of channels than "
616 "the specified default number of channels."
617 msgstr ""
618
619 #: ../src/daemon/daemon-conf.c:622
620 #, c-format
621 msgid "### Read from configuration file: %s ###\n"
622 msgstr ""
623
624 #: ../src/daemon/caps.c:62
625 msgid "Cleaning up privileges."
626 msgstr ""
627
628 #: ../src/daemon/pulseaudio.desktop.in.h:1
629 msgid "PulseAudio Sound System"
630 msgstr ""
631
632 #: ../src/daemon/pulseaudio.desktop.in.h:2
633 msgid "Start the PulseAudio Sound System"
634 msgstr ""
635
636 #: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:757
637 msgid "Mono"
638 msgstr ""
639
640 #: ../src/pulse/channelmap.c:107
641 msgid "Front Center"
642 msgstr ""
643
644 #: ../src/pulse/channelmap.c:108
645 msgid "Front Left"
646 msgstr ""
647
648 #: ../src/pulse/channelmap.c:109
649 msgid "Front Right"
650 msgstr ""
651
652 #: ../src/pulse/channelmap.c:111
653 msgid "Rear Center"
654 msgstr ""
655
656 #: ../src/pulse/channelmap.c:112
657 msgid "Rear Left"
658 msgstr ""
659
660 #: ../src/pulse/channelmap.c:113
661 msgid "Rear Right"
662 msgstr ""
663
664 #: ../src/pulse/channelmap.c:115
665 msgid "Low Frequency Emmiter"
666 msgstr ""
667
668 #: ../src/pulse/channelmap.c:117
669 msgid "Front Left-of-center"
670 msgstr ""
671
672 #: ../src/pulse/channelmap.c:118
673 msgid "Front Right-of-center"
674 msgstr ""
675
676 #: ../src/pulse/channelmap.c:120
677 msgid "Side Left"
678 msgstr ""
679
680 #: ../src/pulse/channelmap.c:121
681 msgid "Side Right"
682 msgstr ""
683
684 #: ../src/pulse/channelmap.c:123
685 msgid "Auxiliary 0"
686 msgstr ""
687
688 #: ../src/pulse/channelmap.c:124
689 msgid "Auxiliary 1"
690 msgstr ""
691
692 #: ../src/pulse/channelmap.c:125
693 msgid "Auxiliary 2"
694 msgstr ""
695
696 #: ../src/pulse/channelmap.c:126
697 msgid "Auxiliary 3"
698 msgstr ""
699
700 #: ../src/pulse/channelmap.c:127
701 msgid "Auxiliary 4"
702 msgstr ""
703
704 #: ../src/pulse/channelmap.c:128
705 msgid "Auxiliary 5"
706 msgstr ""
707
708 #: ../src/pulse/channelmap.c:129
709 msgid "Auxiliary 6"
710 msgstr ""
711
712 #: ../src/pulse/channelmap.c:130
713 msgid "Auxiliary 7"
714 msgstr ""
715
716 #: ../src/pulse/channelmap.c:131
717 msgid "Auxiliary 8"
718 msgstr ""
719
720 #: ../src/pulse/channelmap.c:132
721 msgid "Auxiliary 9"
722 msgstr ""
723
724 #: ../src/pulse/channelmap.c:133
725 msgid "Auxiliary 10"
726 msgstr ""
727
728 #: ../src/pulse/channelmap.c:134
729 msgid "Auxiliary 11"
730 msgstr ""
731
732 #: ../src/pulse/channelmap.c:135
733 msgid "Auxiliary 12"
734 msgstr ""
735
736 #: ../src/pulse/channelmap.c:136
737 msgid "Auxiliary 13"
738 msgstr ""
739
740 #: ../src/pulse/channelmap.c:137
741 msgid "Auxiliary 14"
742 msgstr ""
743
744 #: ../src/pulse/channelmap.c:138
745 msgid "Auxiliary 15"
746 msgstr ""
747
748 #: ../src/pulse/channelmap.c:139
749 msgid "Auxiliary 16"
750 msgstr ""
751
752 #: ../src/pulse/channelmap.c:140
753 msgid "Auxiliary 17"
754 msgstr ""
755
756 #: ../src/pulse/channelmap.c:141
757 msgid "Auxiliary 18"
758 msgstr ""
759
760 #: ../src/pulse/channelmap.c:142
761 msgid "Auxiliary 19"
762 msgstr ""
763
764 #: ../src/pulse/channelmap.c:143
765 msgid "Auxiliary 20"
766 msgstr ""
767
768 #: ../src/pulse/channelmap.c:144
769 msgid "Auxiliary 21"
770 msgstr ""
771
772 #: ../src/pulse/channelmap.c:145
773 msgid "Auxiliary 22"
774 msgstr ""
775
776 #: ../src/pulse/channelmap.c:146
777 msgid "Auxiliary 23"
778 msgstr ""
779
780 #: ../src/pulse/channelmap.c:147
781 msgid "Auxiliary 24"
782 msgstr ""
783
784 #: ../src/pulse/channelmap.c:148
785 msgid "Auxiliary 25"
786 msgstr ""
787
788 #: ../src/pulse/channelmap.c:149
789 msgid "Auxiliary 26"
790 msgstr ""
791
792 #: ../src/pulse/channelmap.c:150
793 msgid "Auxiliary 27"
794 msgstr ""
795
796 #: ../src/pulse/channelmap.c:151
797 msgid "Auxiliary 28"
798 msgstr ""
799
800 #: ../src/pulse/channelmap.c:152
801 msgid "Auxiliary 29"
802 msgstr ""
803
804 #: ../src/pulse/channelmap.c:153
805 msgid "Auxiliary 30"
806 msgstr ""
807
808 #: ../src/pulse/channelmap.c:154
809 msgid "Auxiliary 31"
810 msgstr ""
811
812 #: ../src/pulse/channelmap.c:156
813 msgid "Top Center"
814 msgstr ""
815
816 #: ../src/pulse/channelmap.c:158
817 msgid "Top Front Center"
818 msgstr ""
819
820 #: ../src/pulse/channelmap.c:159
821 msgid "Top Front Left"
822 msgstr ""
823
824 #: ../src/pulse/channelmap.c:160
825 msgid "Top Front Right"
826 msgstr ""
827
828 #: ../src/pulse/channelmap.c:162
829 msgid "Top Rear Center"
830 msgstr ""
831
832 #: ../src/pulse/channelmap.c:163
833 msgid "Top Rear Left"
834 msgstr ""
835
836 #: ../src/pulse/channelmap.c:164
837 msgid "Top Rear Right"
838 msgstr ""
839
840 #: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:171
841 #: ../src/pulse/volume.c:285 ../src/pulse/volume.c:311
842 #: ../src/pulse/volume.c:331 ../src/pulse/volume.c:361
843 msgid "(invalid)"
844 msgstr ""
845
846 #: ../src/pulse/channelmap.c:761
847 msgid "Stereo"
848 msgstr ""
849
850 #: ../src/pulse/channelmap.c:766
851 msgid "Surround 4.0"
852 msgstr ""
853
854 #: ../src/pulse/channelmap.c:772
855 msgid "Surround 4.1"
856 msgstr ""
857
858 #: ../src/pulse/channelmap.c:778
859 msgid "Surround 5.0"
860 msgstr ""
861
862 #: ../src/pulse/channelmap.c:784
863 msgid "Surround 5.1"
864 msgstr ""
865
866 #: ../src/pulse/channelmap.c:791
867 msgid "Surround 7.1"
868 msgstr ""
869
870 #: ../src/pulse/error.c:43
871 msgid "OK"
872 msgstr ""
873
874 #: ../src/pulse/error.c:44
875 msgid "Access denied"
876 msgstr ""
877
878 #: ../src/pulse/error.c:45
879 msgid "Unknown command"
880 msgstr ""
881
882 #: ../src/pulse/error.c:46
883 msgid "Invalid argument"
884 msgstr ""
885
886 #: ../src/pulse/error.c:47
887 msgid "Entity exists"
888 msgstr ""
889
890 #: ../src/pulse/error.c:48
891 msgid "No such entity"
892 msgstr ""
893
894 #: ../src/pulse/error.c:49
895 msgid "Connection refused"
896 msgstr ""
897
898 #: ../src/pulse/error.c:50
899 msgid "Protocol error"
900 msgstr ""
901
902 #: ../src/pulse/error.c:51
903 msgid "Timeout"
904 msgstr ""
905
906 #: ../src/pulse/error.c:52
907 msgid "No authorization key"
908 msgstr ""
909
910 #: ../src/pulse/error.c:53
911 msgid "Internal error"
912 msgstr ""
913
914 #: ../src/pulse/error.c:54
915 msgid "Connection terminated"
916 msgstr ""
917
918 #: ../src/pulse/error.c:55
919 msgid "Entity killed"
920 msgstr ""
921
922 #: ../src/pulse/error.c:56
923 msgid "Invalid server"
924 msgstr ""
925
926 #: ../src/pulse/error.c:57
927 msgid "Module initalization failed"
928 msgstr ""
929
930 #: ../src/pulse/error.c:58
931 msgid "Bad state"
932 msgstr ""
933
934 #: ../src/pulse/error.c:59
935 msgid "No data"
936 msgstr ""
937
938 #: ../src/pulse/error.c:60
939 msgid "Incompatible protocol version"
940 msgstr ""
941
942 #: ../src/pulse/error.c:61
943 msgid "Too large"
944 msgstr ""
945
946 #: ../src/pulse/error.c:62
947 msgid "Not supported"
948 msgstr ""
949
950 #: ../src/pulse/error.c:63
951 msgid "Unknown error code"
952 msgstr ""
953
954 #: ../src/pulse/error.c:64
955 msgid "No such extension"
956 msgstr ""
957
958 #: ../src/pulse/error.c:65
959 msgid "Obsolete functionality"
960 msgstr ""
961
962 #: ../src/pulse/error.c:66
963 msgid "Missing implementation"
964 msgstr ""
965
966 #: ../src/pulse/error.c:67
967 msgid "Client forked"
968 msgstr ""
969
970 #: ../src/pulse/sample.c:173
971 #, c-format
972 msgid "%s %uch %uHz"
973 msgstr ""
974
975 #: ../src/pulse/sample.c:185
976 #, c-format
977 msgid "%0.1f GiB"
978 msgstr ""
979
980 #: ../src/pulse/sample.c:187
981 #, c-format
982 msgid "%0.1f MiB"
983 msgstr ""
984
985 #: ../src/pulse/sample.c:189
986 #, c-format
987 msgid "%0.1f KiB"
988 msgstr ""
989
990 #: ../src/pulse/sample.c:191
991 #, c-format
992 msgid "%u B"
993 msgstr ""
994
995 #: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
996 msgid "XOpenDisplay() failed"
997 msgstr ""
998
999 #: ../src/pulse/client-conf-x11.c:93
1000 msgid "Failed to parse cookie data"
1001 msgstr ""
1002
1003 #: ../src/pulse/client-conf.c:111
1004 #, c-format
1005 msgid "Failed to open configuration file '%s': %s"
1006 msgstr ""
1007
1008 #: ../src/pulse/context.c:550
1009 msgid "No cookie loaded. Attempting to connect without."
1010 msgstr ""
1011
1012 #: ../src/pulse/context.c:693
1013 #, c-format
1014 msgid "fork(): %s"
1015 msgstr ""
1016
1017 #: ../src/pulse/context.c:748
1018 #, c-format
1019 msgid "waitpid(): %s"
1020 msgstr ""
1021
1022 #: ../src/pulse/context.c:1435
1023 #, c-format
1024 msgid "Received message for unknown extension '%s'"
1025 msgstr ""
1026
1027 #: ../src/utils/pacat.c:108
1028 #, c-format
1029 msgid "Failed to drain stream: %s"
1030 msgstr ""
1031
1032 #: ../src/utils/pacat.c:113
1033 msgid "Playback stream drained."
1034 msgstr ""
1035
1036 #: ../src/utils/pacat.c:123
1037 msgid "Draining connection to server."
1038 msgstr ""
1039
1040 #: ../src/utils/pacat.c:136
1041 #, c-format
1042 msgid "pa_stream_drain(): %s"
1043 msgstr ""
1044
1045 #: ../src/utils/pacat.c:159
1046 #, c-format
1047 msgid "pa_stream_write() failed: %s"
1048 msgstr ""
1049
1050 #: ../src/utils/pacat.c:197
1051 #, c-format
1052 msgid "pa_stream_begin_write() failed: %s"
1053 msgstr ""
1054
1055 #: ../src/utils/pacat.c:237 ../src/utils/pacat.c:267
1056 #, c-format
1057 msgid "pa_stream_peek() failed: %s"
1058 msgstr ""
1059
1060 #: ../src/utils/pacat.c:307
1061 msgid "Stream successfully created."
1062 msgstr ""
1063
1064 #: ../src/utils/pacat.c:310
1065 #, c-format
1066 msgid "pa_stream_get_buffer_attr() failed: %s"
1067 msgstr ""
1068
1069 #: ../src/utils/pacat.c:314
1070 #, c-format
1071 msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u"
1072 msgstr ""
1073
1074 #: ../src/utils/pacat.c:317
1075 #, c-format
1076 msgid "Buffer metrics: maxlength=%u, fragsize=%u"
1077 msgstr ""
1078
1079 #: ../src/utils/pacat.c:321
1080 #, c-format
1081 msgid "Using sample spec '%s', channel map '%s'."
1082 msgstr ""
1083
1084 #: ../src/utils/pacat.c:325
1085 #, c-format
1086 msgid "Connected to device %s (%u, %ssuspended)."
1087 msgstr ""
1088
1089 #: ../src/utils/pacat.c:335
1090 #, c-format
1091 msgid "Stream error: %s"
1092 msgstr ""
1093
1094 #: ../src/utils/pacat.c:345
1095 #, c-format
1096 msgid "Stream device suspended.%s"
1097 msgstr ""
1098
1099 #: ../src/utils/pacat.c:347
1100 #, c-format
1101 msgid "Stream device resumed.%s"
1102 msgstr ""
1103
1104 #: ../src/utils/pacat.c:355
1105 #, c-format
1106 msgid "Stream underrun.%s"
1107 msgstr ""
1108
1109 #: ../src/utils/pacat.c:362
1110 #, c-format
1111 msgid "Stream overrun.%s"
1112 msgstr ""
1113
1114 #: ../src/utils/pacat.c:369
1115 #, c-format
1116 msgid "Stream started.%s"
1117 msgstr ""
1118
1119 #: ../src/utils/pacat.c:376
1120 #, c-format
1121 msgid "Stream moved to device %s (%u, %ssuspended).%s"
1122 msgstr ""
1123
1124 #: ../src/utils/pacat.c:376
1125 msgid "not "
1126 msgstr ""
1127
1128 #: ../src/utils/pacat.c:383
1129 #, c-format
1130 msgid "Stream buffer attributes changed.%s"
1131 msgstr ""
1132
1133 #: ../src/utils/pacat.c:416
1134 #, c-format
1135 msgid "Connection established.%s"
1136 msgstr ""
1137
1138 #: ../src/utils/pacat.c:419
1139 #, c-format
1140 msgid "pa_stream_new() failed: %s"
1141 msgstr ""
1142
1143 #: ../src/utils/pacat.c:447
1144 #, c-format
1145 msgid "pa_stream_connect_playback() failed: %s"
1146 msgstr ""
1147
1148 #: ../src/utils/pacat.c:453
1149 #, c-format
1150 msgid "pa_stream_connect_record() failed: %s"
1151 msgstr ""
1152
1153 #: ../src/utils/pacat.c:467
1154 #, c-format
1155 msgid "Connection failure: %s"
1156 msgstr ""
1157
1158 #: ../src/utils/pacat.c:500
1159 msgid "Got EOF."
1160 msgstr ""
1161
1162 #: ../src/utils/pacat.c:537
1163 #, c-format
1164 msgid "write() failed: %s"
1165 msgstr ""
1166
1167 #: ../src/utils/pacat.c:558
1168 msgid "Got signal, exiting."
1169 msgstr ""
1170
1171 #: ../src/utils/pacat.c:572
1172 #, c-format
1173 msgid "Failed to get latency: %s"
1174 msgstr ""
1175
1176 #: ../src/utils/pacat.c:577
1177 #, c-format
1178 msgid "Time: %0.3f sec; Latency: %0.0f usec.  \r"
1179 msgstr ""
1180
1181 #: ../src/utils/pacat.c:595
1182 #, c-format
1183 msgid "pa_stream_update_timing_info() failed: %s"
1184 msgstr ""
1185
1186 #: ../src/utils/pacat.c:605
1187 #, c-format
1188 msgid ""
1189 "%s [options]\n"
1190 "\n"
1191 "  -h, --help                            Show this help\n"
1192 "      --version                         Show version\n"
1193 "\n"
1194 "  -r, --record                          Create a connection for recording\n"
1195 "  -p, --playback                        Create a connection for playback\n"
1196 "\n"
1197 "  -v, --verbose                         Enable verbose operations\n"
1198 "\n"
1199 "  -s, --server=SERVER                   The name of the server to connect "
1200 "to\n"
1201 "  -d, --device=DEVICE                   The name of the sink/source to "
1202 "connect to\n"
1203 "  -n, --client-name=NAME                How to call this client on the "
1204 "server\n"
1205 "      --stream-name=NAME                How to call this stream on the "
1206 "server\n"
1207 "      --volume=VOLUME                   Specify the initial (linear) volume "
1208 "in range 0...65536\n"
1209 "      --rate=SAMPLERATE                 The sample rate in Hz (defaults to "
1210 "44100)\n"
1211 "      --format=SAMPLEFORMAT             The sample type, one of s16le, "
1212 "s16be, u8, float32le,\n"
1213 "                                        float32be, ulaw, alaw, s32le, s32be, "
1214 "s24le, s24be,\n"
1215 "                                        s24-32le, s24-32be (defaults to "
1216 "s16ne)\n"
1217 "      --channels=CHANNELS               The number of channels, 1 for mono, "
1218 "2 for stereo\n"
1219 "                                        (defaults to 2)\n"
1220 "      --channel-map=CHANNELMAP          Channel map to use instead of the "
1221 "default\n"
1222 "      --fix-format                      Take the sample format from the sink "
1223 "the stream is\n"
1224 "                                        being connected to.\n"
1225 "      --fix-rate                        Take the sampling rate from the sink "
1226 "the stream is\n"
1227 "                                        being connected to.\n"
1228 "      --fix-channels                    Take the number of channels and the "
1229 "channel map\n"
1230 "                                        from the sink the stream is being "
1231 "connected to.\n"
1232 "      --no-remix                        Don't upmix or downmix channels.\n"
1233 "      --no-remap                        Map channels by index instead of "
1234 "name.\n"
1235 "      --latency=BYTES                   Request the specified latency in "
1236 "bytes.\n"
1237 "      --process-time=BYTES              Request the specified process time "
1238 "per request in bytes.\n"
1239 "      --property=PROPERTY=VALUE         Set the specified property to the "
1240 "specified value.\n"
1241 "      --raw                             Record/play raw PCM data.\n"
1242 "      --file-format=FFORMAT             Record/play formatted PCM data.\n"
1243 "      --list-file-formats               List available file formats.\n"
1244 msgstr ""
1245
1246 #: ../src/utils/pacat.c:727
1247 #, c-format
1248 msgid ""
1249 "pacat %s\n"
1250 "Compiled with libpulse %s\n"
1251 "Linked with libpulse %s\n"
1252 msgstr ""
1253
1254 #: ../src/utils/pacat.c:760
1255 #, c-format
1256 msgid "Invalid client name '%s'"
1257 msgstr ""
1258
1259 #: ../src/utils/pacat.c:776
1260 #, c-format
1261 msgid "Invalid stream name '%s'"
1262 msgstr ""
1263
1264 #: ../src/utils/pacat.c:813
1265 #, c-format
1266 msgid "Invalid channel map '%s'"
1267 msgstr ""
1268
1269 #: ../src/utils/pacat.c:842
1270 #, c-format
1271 msgid "Invalid latency specification '%s'"
1272 msgstr ""
1273
1274 #: ../src/utils/pacat.c:849
1275 #, c-format
1276 msgid "Invalid process time specification '%s'"
1277 msgstr ""
1278
1279 #: ../src/utils/pacat.c:861
1280 #, c-format
1281 msgid "Invalid property '%s'"
1282 msgstr ""
1283
1284 #: ../src/utils/pacat.c:878
1285 #, c-format
1286 msgid "Unknown file format %s."
1287 msgstr ""
1288
1289 #: ../src/utils/pacat.c:897
1290 msgid "Invalid sample specification"
1291 msgstr ""
1292
1293 #: ../src/utils/pacat.c:907
1294 #, c-format
1295 msgid "open(): %s"
1296 msgstr ""
1297
1298 #: ../src/utils/pacat.c:912
1299 #, c-format
1300 msgid "dup2(): %s"
1301 msgstr ""
1302
1303 #: ../src/utils/pacat.c:919
1304 msgid "Too many arguments."
1305 msgstr ""
1306
1307 #: ../src/utils/pacat.c:930
1308 msgid "Failed to generate sample specification for file."
1309 msgstr ""
1310
1311 #: ../src/utils/pacat.c:950
1312 msgid "Failed to open audio file."
1313 msgstr ""
1314
1315 #: ../src/utils/pacat.c:956
1316 msgid ""
1317 "Warning: specified sample specification will be overwritten with "
1318 "specification from file."
1319 msgstr ""
1320
1321 #: ../src/utils/pacat.c:959
1322 msgid "Failed to determine sample specification from file."
1323 msgstr ""
1324
1325 #: ../src/utils/pacat.c:968
1326 msgid "Warning: Failed to determine channel map from file."
1327 msgstr ""
1328
1329 #: ../src/utils/pacat.c:979
1330 msgid "Channel map doesn't match sample specification"
1331 msgstr ""
1332
1333 #: ../src/utils/pacat.c:990
1334 msgid "Warning: failed to write channel map to file."
1335 msgstr ""
1336
1337 #: ../src/utils/pacat.c:1005
1338 #, c-format
1339 msgid ""
1340 "Opening a %s stream with sample specification '%s' and channel map '%s'."
1341 msgstr ""
1342
1343 #: ../src/utils/pacat.c:1006
1344 msgid "recording"
1345 msgstr ""
1346
1347 #: ../src/utils/pacat.c:1006
1348 msgid "playback"
1349 msgstr ""
1350
1351 #: ../src/utils/pacat.c:1032
1352 msgid "pa_mainloop_new() failed."
1353 msgstr ""
1354
1355 #: ../src/utils/pacat.c:1051
1356 msgid "io_new() failed."
1357 msgstr ""
1358
1359 #: ../src/utils/pacat.c:1058
1360 msgid "pa_context_new() failed."
1361 msgstr ""
1362
1363 #: ../src/utils/pacat.c:1066 ../src/utils/pactl.c:1122
1364 #, c-format
1365 msgid "pa_context_connect() failed: %s"
1366 msgstr ""
1367
1368 #: ../src/utils/pacat.c:1072
1369 msgid "pa_context_rttime_new() failed."
1370 msgstr ""
1371
1372 #: ../src/utils/pacat.c:1079
1373 msgid "pa_mainloop_run() failed."
1374 msgstr ""
1375
1376 #: ../src/utils/pasuspender.c:81
1377 #, c-format
1378 msgid "fork(): %s\n"
1379 msgstr ""
1380
1381 #: ../src/utils/pasuspender.c:92
1382 #, c-format
1383 msgid "execvp(): %s\n"
1384 msgstr ""
1385
1386 #: ../src/utils/pasuspender.c:109
1387 #, c-format
1388 msgid "Failure to suspend: %s\n"
1389 msgstr ""
1390
1391 #: ../src/utils/pasuspender.c:124
1392 #, c-format
1393 msgid "Failure to resume: %s\n"
1394 msgstr ""
1395
1396 #: ../src/utils/pasuspender.c:147
1397 #, c-format
1398 msgid "WARNING: Sound server is not local, not suspending.\n"
1399 msgstr ""
1400
1401 #: ../src/utils/pasuspender.c:159 ../src/utils/pactl.c:814
1402 #, c-format
1403 msgid "Connection failure: %s\n"
1404 msgstr ""
1405
1406 #: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:820
1407 #, c-format
1408 msgid "Got SIGINT, exiting.\n"
1409 msgstr ""
1410
1411 #: ../src/utils/pasuspender.c:194
1412 #, c-format
1413 msgid "WARNING: Child process terminated by signal %u\n"
1414 msgstr ""
1415
1416 #: ../src/utils/pasuspender.c:212
1417 #, c-format
1418 msgid ""
1419 "%s [options] ... \n"
1420 "\n"
1421 "  -h, --help                            Show this help\n"
1422 "      --version                         Show version\n"
1423 "  -s, --server=SERVER                   The name of the server to connect "
1424 "to\n"
1425 "\n"
1426 msgstr ""
1427
1428 #: ../src/utils/pasuspender.c:248
1429 #, c-format
1430 msgid ""
1431 "pasuspender %s\n"
1432 "Compiled with libpulse %s\n"
1433 "Linked with libpulse %s\n"
1434 msgstr ""
1435
1436 #: ../src/utils/pasuspender.c:277 ../src/utils/pactl.c:1104
1437 #, c-format
1438 msgid "pa_mainloop_new() failed.\n"
1439 msgstr ""
1440
1441 #: ../src/utils/pasuspender.c:290 ../src/utils/pactl.c:1116
1442 #, c-format
1443 msgid "pa_context_new() failed.\n"
1444 msgstr ""
1445
1446 #: ../src/utils/pasuspender.c:298 ../src/utils/pactl.c:1127
1447 #, c-format
1448 msgid "pa_mainloop_run() failed.\n"
1449 msgstr ""
1450
1451 #: ../src/utils/pactl.c:128
1452 #, c-format
1453 msgid "Failed to get statistics: %s\n"
1454 msgstr ""
1455
1456 #: ../src/utils/pactl.c:134
1457 #, c-format
1458 msgid "Currently in use: %u blocks containing %s bytes total.\n"
1459 msgstr ""
1460
1461 #: ../src/utils/pactl.c:137
1462 #, c-format
1463 msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
1464 msgstr ""
1465
1466 #: ../src/utils/pactl.c:140
1467 #, c-format
1468 msgid "Sample cache size: %s\n"
1469 msgstr ""
1470
1471 #: ../src/utils/pactl.c:149
1472 #, c-format
1473 msgid "Failed to get server information: %s\n"
1474 msgstr ""
1475
1476 #: ../src/utils/pactl.c:157
1477 #, c-format
1478 msgid ""
1479 "User name: %s\n"
1480 "Host Name: %s\n"
1481 "Server Name: %s\n"
1482 "Server Version: %s\n"
1483 "Default Sample Specification: %s\n"
1484 "Default Channel Map: %s\n"
1485 "Default Sink: %s\n"
1486 "Default Source: %s\n"
1487 "Cookie: %08x\n"
1488 msgstr ""
1489
1490 #: ../src/utils/pactl.c:198
1491 #, c-format
1492 msgid "Failed to get sink information: %s\n"
1493 msgstr ""
1494
1495 #: ../src/utils/pactl.c:214
1496 #, c-format
1497 msgid ""
1498 "Sink #%u\n"
1499 "\tState: %s\n"
1500 "\tName: %s\n"
1501 "\tDescription: %s\n"
1502 "\tDriver: %s\n"
1503 "\tSample Specification: %s\n"
1504 "\tChannel Map: %s\n"
1505 "\tOwner Module: %u\n"
1506 "\tMute: %s\n"
1507 "\tVolume: %s%s%s\n"
1508 "\t        balance %0.2f\n"
1509 "\tBase Volume: %s%s%s\n"
1510 "\tMonitor Source: %s\n"
1511 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1512 "\tFlags: %s%s%s%s%s%s\n"
1513 "\tProperties:\n"
1514 "\t\t%s\n"
1515 msgstr ""
1516
1517 #: ../src/utils/pactl.c:261 ../src/utils/pactl.c:353
1518 #, c-format
1519 msgid "\tPorts:\n"
1520 msgstr ""
1521
1522 #: ../src/utils/pactl.c:267 ../src/utils/pactl.c:359
1523 #, c-format
1524 msgid "\tActive Port: %s\n"
1525 msgstr ""
1526
1527 #: ../src/utils/pactl.c:290
1528 #, c-format
1529 msgid "Failed to get source information: %s\n"
1530 msgstr ""
1531
1532 #: ../src/utils/pactl.c:306
1533 #, c-format
1534 msgid ""
1535 "Source #%u\n"
1536 "\tState: %s\n"
1537 "\tName: %s\n"
1538 "\tDescription: %s\n"
1539 "\tDriver: %s\n"
1540 "\tSample Specification: %s\n"
1541 "\tChannel Map: %s\n"
1542 "\tOwner Module: %u\n"
1543 "\tMute: %s\n"
1544 "\tVolume: %s%s%s\n"
1545 "\t        balance %0.2f\n"
1546 "\tBase Volume: %s%s%s\n"
1547 "\tMonitor of Sink: %s\n"
1548 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1549 "\tFlags: %s%s%s%s%s%s\n"
1550 "\tProperties:\n"
1551 "\t\t%s\n"
1552 msgstr ""
1553
1554 #: ../src/utils/pactl.c:338 ../src/utils/pactl.c:394 ../src/utils/pactl.c:429
1555 #: ../src/utils/pactl.c:466 ../src/utils/pactl.c:525 ../src/utils/pactl.c:526
1556 #: ../src/utils/pactl.c:536 ../src/utils/pactl.c:580 ../src/utils/pactl.c:581
1557 #: ../src/utils/pactl.c:587 ../src/utils/pactl.c:630 ../src/utils/pactl.c:631
1558 #: ../src/utils/pactl.c:638
1559 msgid "n/a"
1560 msgstr ""
1561
1562 #: ../src/utils/pactl.c:368
1563 #, c-format
1564 msgid "Failed to get module information: %s\n"
1565 msgstr ""
1566
1567 #: ../src/utils/pactl.c:386
1568 #, c-format
1569 msgid ""
1570 "Module #%u\n"
1571 "\tName: %s\n"
1572 "\tArgument: %s\n"
1573 "\tUsage counter: %s\n"
1574 "\tProperties:\n"
1575 "\t\t%s\n"
1576 msgstr ""
1577
1578 #: ../src/utils/pactl.c:405
1579 #, c-format
1580 msgid "Failed to get client information: %s\n"
1581 msgstr ""
1582
1583 #: ../src/utils/pactl.c:423
1584 #, c-format
1585 msgid ""
1586 "Client #%u\n"
1587 "\tDriver: %s\n"
1588 "\tOwner Module: %s\n"
1589 "\tProperties:\n"
1590 "\t\t%s\n"
1591 msgstr ""
1592
1593 #: ../src/utils/pactl.c:440
1594 #, c-format
1595 msgid "Failed to get card information: %s\n"
1596 msgstr ""
1597
1598 #: ../src/utils/pactl.c:458
1599 #, c-format
1600 msgid ""
1601 "Card #%u\n"
1602 "\tName: %s\n"
1603 "\tDriver: %s\n"
1604 "\tOwner Module: %s\n"
1605 "\tProperties:\n"
1606 "\t\t%s\n"
1607 msgstr ""
1608
1609 #: ../src/utils/pactl.c:472
1610 #, c-format
1611 msgid "\tProfiles:\n"
1612 msgstr ""
1613
1614 #: ../src/utils/pactl.c:478
1615 #, c-format
1616 msgid "\tActive Profile: %s\n"
1617 msgstr ""
1618
1619 #: ../src/utils/pactl.c:489
1620 #, c-format
1621 msgid "Failed to get sink input information: %s\n"
1622 msgstr ""
1623
1624 #: ../src/utils/pactl.c:508
1625 #, c-format
1626 msgid ""
1627 "Sink Input #%u\n"
1628 "\tDriver: %s\n"
1629 "\tOwner Module: %s\n"
1630 "\tClient: %s\n"
1631 "\tSink: %u\n"
1632 "\tSample Specification: %s\n"
1633 "\tChannel Map: %s\n"
1634 "\tMute: %s\n"
1635 "\tVolume: %s\n"
1636 "\t        %s\n"
1637 "\t        balance %0.2f\n"
1638 "\tBuffer Latency: %0.0f usec\n"
1639 "\tSink Latency: %0.0f usec\n"
1640 "\tResample method: %s\n"
1641 "\tProperties:\n"
1642 "\t\t%s\n"
1643 msgstr ""
1644
1645 #: ../src/utils/pactl.c:547
1646 #, c-format
1647 msgid "Failed to get source output information: %s\n"
1648 msgstr ""
1649
1650 #: ../src/utils/pactl.c:567
1651 #, c-format
1652 msgid ""
1653 "Source Output #%u\n"
1654 "\tDriver: %s\n"
1655 "\tOwner Module: %s\n"
1656 "\tClient: %s\n"
1657 "\tSource: %u\n"
1658 "\tSample Specification: %s\n"
1659 "\tChannel Map: %s\n"
1660 "\tBuffer Latency: %0.0f usec\n"
1661 "\tSource Latency: %0.0f usec\n"
1662 "\tResample method: %s\n"
1663 "\tProperties:\n"
1664 "\t\t%s\n"
1665 msgstr ""
1666
1667 #: ../src/utils/pactl.c:598
1668 #, c-format
1669 msgid "Failed to get sample information: %s\n"
1670 msgstr ""
1671
1672 #: ../src/utils/pactl.c:616
1673 #, c-format
1674 msgid ""
1675 "Sample #%u\n"
1676 "\tName: %s\n"
1677 "\tSample Specification: %s\n"
1678 "\tChannel Map: %s\n"
1679 "\tVolume: %s\n"
1680 "\t        %s\n"
1681 "\t        balance %0.2f\n"
1682 "\tDuration: %0.1fs\n"
1683 "\tSize: %s\n"
1684 "\tLazy: %s\n"
1685 "\tFilename: %s\n"
1686 "\tProperties:\n"
1687 "\t\t%s\n"
1688 msgstr ""
1689
1690 #: ../src/utils/pactl.c:646 ../src/utils/pactl.c:656
1691 #, c-format
1692 msgid "Failure: %s\n"
1693 msgstr ""
1694
1695 #: ../src/utils/pactl.c:680
1696 #, c-format
1697 msgid "Failed to upload sample: %s\n"
1698 msgstr ""
1699
1700 #: ../src/utils/pactl.c:697
1701 msgid "Premature end of file\n"
1702 msgstr ""
1703
1704 #: ../src/utils/pactl.c:826
1705 #, c-format
1706 msgid ""
1707 "%s [options] stat\n"
1708 "%s [options] list\n"
1709 "%s [options] exit\n"
1710 "%s [options] upload-sample FILENAME [NAME]\n"
1711 "%s [options] play-sample NAME [SINK]\n"
1712 "%s [options] remove-sample NAME\n"
1713 "%s [options] move-sink-input ID SINK\n"
1714 "%s [options] move-source-output ID SOURCE\n"
1715 "%s [options] load-module NAME [ARGS ...]\n"
1716 "%s [options] unload-module ID\n"
1717 "%s [options] suspend-sink [SINK] 1|0\n"
1718 "%s [options] suspend-source [SOURCE] 1|0\n"
1719 "%s [options] set-card-profile [CARD] [PROFILE] \n"
1720 "%s [options] set-sink-port [SINK] [PORT] \n"
1721 "%s [options] set-source-port [SOURCE] [PORT] \n"
1722 "\n"
1723 "  -h, --help                            Show this help\n"
1724 "      --version                         Show version\n"
1725 "\n"
1726 "  -s, --server=SERVER                   The name of the server to connect "
1727 "to\n"
1728 "  -n, --client-name=NAME                How to call this client on the "
1729 "server\n"
1730 msgstr ""
1731
1732 #: ../src/utils/pactl.c:880
1733 #, c-format
1734 msgid ""
1735 "pactl %s\n"
1736 "Compiled with libpulse %s\n"
1737 "Linked with libpulse %s\n"
1738 msgstr ""
1739
1740 #: ../src/utils/pactl.c:900
1741 #, c-format
1742 msgid "Invalid client name '%s'\n"
1743 msgstr ""
1744
1745 #: ../src/utils/pactl.c:926
1746 msgid "Please specify a sample file to load\n"
1747 msgstr ""
1748
1749 #: ../src/utils/pactl.c:939
1750 msgid "Failed to open sound file.\n"
1751 msgstr ""
1752
1753 #: ../src/utils/pactl.c:944
1754 msgid "Failed to determine sample specification from file.\n"
1755 msgstr ""
1756
1757 #: ../src/utils/pactl.c:951
1758 msgid "Warning: Failed to determine sample specification from file.\n"
1759 msgstr ""
1760
1761 #: ../src/utils/pactl.c:961
1762 msgid "You have to specify a sample name to play\n"
1763 msgstr ""
1764
1765 #: ../src/utils/pactl.c:973
1766 msgid "You have to specify a sample name to remove\n"
1767 msgstr ""
1768
1769 #: ../src/utils/pactl.c:982
1770 msgid "You have to specify a sink input index and a sink\n"
1771 msgstr ""
1772
1773 #: ../src/utils/pactl.c:992
1774 msgid "You have to specify a source output index and a source\n"
1775 msgstr ""
1776
1777 #: ../src/utils/pactl.c:1007
1778 msgid "You have to specify a module name and arguments.\n"
1779 msgstr ""
1780
1781 #: ../src/utils/pactl.c:1027
1782 msgid "You have to specify a module index\n"
1783 msgstr ""
1784
1785 #: ../src/utils/pactl.c:1037
1786 msgid ""
1787 "You may not specify more than one sink. You have to specify a boolean "
1788 "value.\n"
1789 msgstr ""
1790
1791 #: ../src/utils/pactl.c:1050
1792 msgid ""
1793 "You may not specify more than one source. You have to specify a boolean "
1794 "value.\n"
1795 msgstr ""
1796
1797 #: ../src/utils/pactl.c:1062
1798 msgid "You have to specify a card name/index and a profile name\n"
1799 msgstr ""
1800
1801 #: ../src/utils/pactl.c:1073
1802 msgid "You have to specify a sink name/index and a port name\n"
1803 msgstr ""
1804
1805 #: ../src/utils/pactl.c:1084
1806 msgid "You have to specify a source name/index and a port name\n"
1807 msgstr ""
1808
1809 #: ../src/utils/pactl.c:1099
1810 msgid "No valid command specified.\n"
1811 msgstr ""
1812
1813 #: ../src/utils/pax11publish.c:61
1814 #, c-format
1815 msgid ""
1816 "%s [-D display] [-S server] [-O sink] [-I source] [-c file]  [-d|-e|-i|-r]\n"
1817 "\n"
1818 " -d    Show current PulseAudio data attached to X11 display (default)\n"
1819 " -e    Export local PulseAudio data to X11 display\n"
1820 " -i    Import PulseAudio data from X11 display to local environment "
1821 "variables and cookie file.\n"
1822 " -r    Remove PulseAudio data from X11 display\n"
1823 msgstr ""
1824
1825 #: ../src/utils/pax11publish.c:94
1826 #, c-format
1827 msgid "Failed to parse command line.\n"
1828 msgstr ""
1829
1830 #: ../src/utils/pax11publish.c:108
1831 #, c-format
1832 msgid "Server: %s\n"
1833 msgstr ""
1834
1835 #: ../src/utils/pax11publish.c:110
1836 #, c-format
1837 msgid "Source: %s\n"
1838 msgstr ""
1839
1840 #: ../src/utils/pax11publish.c:112
1841 #, c-format
1842 msgid "Sink: %s\n"
1843 msgstr ""
1844
1845 #: ../src/utils/pax11publish.c:114
1846 #, c-format
1847 msgid "Cookie: %s\n"
1848 msgstr ""
1849
1850 #: ../src/utils/pax11publish.c:132
1851 #, c-format
1852 msgid "Failed to parse cookie data\n"
1853 msgstr ""
1854
1855 #: ../src/utils/pax11publish.c:137
1856 #, c-format
1857 msgid "Failed to save cookie data\n"
1858 msgstr ""
1859
1860 #: ../src/utils/pax11publish.c:152
1861 #, c-format
1862 msgid "Failed to load client configuration file.\n"
1863 msgstr ""
1864
1865 #: ../src/utils/pax11publish.c:157
1866 #, c-format
1867 msgid "Failed to read environment configuration data.\n"
1868 msgstr ""
1869
1870 #: ../src/utils/pax11publish.c:174
1871 #, c-format
1872 msgid "Failed to get FQDN.\n"
1873 msgstr ""
1874
1875 #: ../src/utils/pax11publish.c:194
1876 #, c-format
1877 msgid "Failed to load cookie data\n"
1878 msgstr ""
1879
1880 #: ../src/utils/pax11publish.c:211
1881 #, c-format
1882 msgid "Not yet implemented.\n"
1883 msgstr ""
1884
1885 #: ../src/utils/pacmd.c:69
1886 msgid "No PulseAudio daemon running, or not running as session daemon."
1887 msgstr ""
1888
1889 #: ../src/utils/pacmd.c:74
1890 #, c-format
1891 msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
1892 msgstr ""
1893
1894 #: ../src/utils/pacmd.c:91
1895 #, c-format
1896 msgid "connect(): %s"
1897 msgstr ""
1898
1899 #: ../src/utils/pacmd.c:99
1900 msgid "Failed to kill PulseAudio daemon."
1901 msgstr ""
1902
1903 #: ../src/utils/pacmd.c:107
1904 msgid "Daemon not responding."
1905 msgstr ""
1906
1907 #: ../src/utils/pacmd.c:161
1908 #, c-format
1909 msgid "poll(): %s"
1910 msgstr ""
1911
1912 #: ../src/utils/pacmd.c:171 ../src/utils/pacmd.c:188
1913 #, c-format
1914 msgid "read(): %s"
1915 msgstr ""
1916
1917 #: ../src/utils/pacmd.c:207 ../src/utils/pacmd.c:223
1918 #, c-format
1919 msgid "write(): %s"
1920 msgstr ""
1921
1922 #: ../src/pulsecore/lock-autospawn.c:136 ../src/pulsecore/lock-autospawn.c:219
1923 msgid "Cannot access autospawn lock."
1924 msgstr ""
1925
1926 #: ../src/modules/alsa/alsa-sink.c:451 ../src/modules/alsa/alsa-sink.c:608
1927 #, c-format
1928 msgid ""
1929 "ALSA woke us up to write new data to the device, but there was actually "
1930 "nothing to write!\n"
1931 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
1932 "to the ALSA developers.\n"
1933 "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
1934 "returned 0 or another value < min_avail."
1935 msgstr ""
1936
1937 #: ../src/modules/alsa/alsa-source.c:431 ../src/modules/alsa/alsa-source.c:580
1938 #, c-format
1939 msgid ""
1940 "ALSA woke us up to read new data from the device, but there was actually "
1941 "nothing to read!\n"
1942 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
1943 "to the ALSA developers.\n"
1944 "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
1945 "returned 0 or another value < min_avail."
1946 msgstr ""
1947
1948 #: ../src/modules/alsa/module-alsa-card.c:152
1949 #: ../src/modules/bluetooth/module-bluetooth-device.c:2070
1950 msgid "Off"
1951 msgstr ""
1952
1953 #: ../src/modules/bluetooth/module-bluetooth-device.c:2040
1954 msgid "High Fidelity Playback (A2DP)"
1955 msgstr ""
1956
1957 #: ../src/modules/bluetooth/module-bluetooth-device.c:2055
1958 msgid "Telephony Duplex (HSP/HFP)"
1959 msgstr ""
1960
1961 #: ../src/modules/reserve-wrap.c:151
1962 msgid "PulseAudio Sound Server"
1963 msgstr ""