]> code.delx.au - pulseaudio/blob - po/zh_CN.po
i18n: run make update-po
[pulseaudio] / po / zh_CN.po
1 # translation of pulseaudio.master-tx.po to Simplified Chinese
2 # 简体中文翻译
3 # Copyright (C) 2008 THE 'S COPYRIGHT HOLDER
4 # This file is distributed under the same license as the package.
5 # 闫丰刚 (sainry)<sainry@gmail.com> 2008
6 #
7 #
8 # 闫丰刚 <sainry@gmail.com>, 2009.
9 # Leah Liu <lliu@redhat.com>, 2009.
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: pulseaudio.master-tx\n"
13 "Report-Msgid-Bugs-To: \n"
14 "POT-Creation-Date: 2009-09-10 01:54+0200\n"
15 "PO-Revision-Date: 2009-04-06 10:26+1000\n"
16 "Last-Translator: Leah Liu <lliu@redhat.com>\n"
17 "Language-Team: Simplified Chinese <zh@li.org>\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "X-Generator: KBabel 1.11.4\n"
22
23 #: ../src/modules/alsa/alsa-util.c:858 ../src/pulsecore/sink.c:2629
24 #, c-format
25 msgid "%s %s"
26 msgstr ""
27
28 #: ../src/modules/alsa/alsa-util.c:1106
29 #, c-format
30 msgid ""
31 "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
32 "ms).\n"
33 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
34 "to the ALSA developers."
35 msgstr ""
36 "snd_pcm_avail() 返回的值非常大:%lu 字节(%lu ms)。\n"
37 "很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
38
39 #: ../src/modules/alsa/alsa-util.c:1147
40 #, c-format
41 msgid ""
42 "snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%"
43 "lu ms).\n"
44 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
45 "to the ALSA developers."
46 msgstr ""
47 "snd_pcm_delay() 返回的值非常大:%li 字节(%s%lu ms)。\n"
48 "很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
49
50 #: ../src/modules/alsa/alsa-util.c:1194
51 #, c-format
52 msgid ""
53 "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
54 "(%lu ms).\n"
55 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
56 "to the ALSA developers."
57 msgstr ""
58 "snd_pcm_mmap_begin() 返回的值非常大:%lu 字节(%lu ms)。\n"
59 "很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
60
61 #: ../src/modules/module-always-sink.c:39
62 msgid "Always keeps at least one sink loaded even if it's a null one"
63 msgstr ""
64
65 #: ../src/modules/module-always-sink.c:83
66 msgid "Dummy Output"
67 msgstr ""
68
69 #: ../src/modules/module-ladspa-sink.c:49
70 msgid "Virtual LADSPA sink"
71 msgstr ""
72
73 #: ../src/modules/module-ladspa-sink.c:53
74 msgid ""
75 "sink_name=<name for the sink> sink_properties=<properties for the sink> "
76 "master=<name of sink to filter> format=<sample format> rate=<sample rate> "
77 "channels=<number of channels> channel_map=<channel map> plugin=<ladspa "
78 "plugin name> label=<ladspa plugin label> control=<comma seperated list of "
79 "input control values>"
80 msgstr ""
81
82 #: ../src/modules/module-null-sink.c:55
83 msgid "Clocked NULL sink"
84 msgstr ""
85
86 #: ../src/modules/module-null-sink.c:291
87 #, fuzzy
88 msgid "Null Output"
89 msgstr "输出 %s"
90
91 #: ../src/pulsecore/sink.c:2613
92 msgid "Internal Audio"
93 msgstr "内部音频"
94
95 #: ../src/pulsecore/sink.c:2618
96 msgid "Modem"
97 msgstr "调制解调器"
98
99 #: ../src/daemon/ltdl-bind-now.c:124
100 msgid "Failed to find original lt_dlopen loader."
101 msgstr "查找原始 lt_dlopen 加载器失败。"
102
103 #: ../src/daemon/ltdl-bind-now.c:129
104 msgid "Failed to allocate new dl loader."
105 msgstr "分配新的 dl 加载器失败。"
106
107 #: ../src/daemon/ltdl-bind-now.c:142
108 msgid "Failed to add bind-now-loader."
109 msgstr "添加 bind-now-loader 失败。"
110
111 #: ../src/daemon/main.c:141
112 #, c-format
113 msgid "Got signal %s."
114 msgstr "获得信号%s"
115
116 #: ../src/daemon/main.c:168
117 msgid "Exiting."
118 msgstr "退出"
119
120 #: ../src/daemon/main.c:186
121 #, c-format
122 msgid "Failed to find user '%s'."
123 msgstr "找不到用户 `%s' "
124
125 #: ../src/daemon/main.c:191
126 #, c-format
127 msgid "Failed to find group '%s'."
128 msgstr "找不到用户组 `%s'"
129
130 #: ../src/daemon/main.c:195
131 #, c-format
132 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
133 msgstr "发现用户'%s' (UID %lu)和组'%s' (GID %lu)."
134
135 #: ../src/daemon/main.c:200
136 #, c-format
137 msgid "GID of user '%s' and of group '%s' don't match."
138 msgstr "用户'%s'与组'%s'的GID不匹配."
139
140 #: ../src/daemon/main.c:205
141 #, c-format
142 msgid "Home directory of user '%s' is not '%s', ignoring."
143 msgstr "用户'%s'的主文件夹不是'%s',忽略。"
144
145 #: ../src/daemon/main.c:208 ../src/daemon/main.c:213
146 #, c-format
147 msgid "Failed to create '%s': %s"
148 msgstr "创建'%s'失败: %s"
149
150 #: ../src/daemon/main.c:220
151 #, c-format
152 msgid "Failed to change group list: %s"
153 msgstr "更改组列表失败:%s"
154
155 #: ../src/daemon/main.c:236
156 #, c-format
157 msgid "Failed to change GID: %s"
158 msgstr "更改GID失败:%s"
159
160 #: ../src/daemon/main.c:252
161 #, c-format
162 msgid "Failed to change UID: %s"
163 msgstr "更改UID失败:%s"
164
165 #: ../src/daemon/main.c:271
166 msgid "Successfully dropped root privileges."
167 msgstr "成功放弃root权限。"
168
169 #: ../src/daemon/main.c:279
170 msgid "System wide mode unsupported on this platform."
171 msgstr "此平台不支持system-wide模式。"
172
173 #: ../src/daemon/main.c:297
174 #, c-format
175 msgid "setrlimit(%s, (%u, %u)) failed: %s"
176 msgstr "setrlimit(%s, (%u, %u)) 失败:%s"
177
178 #: ../src/daemon/main.c:469
179 msgid "Failed to parse command line."
180 msgstr "分析命令行失败。"
181
182 #: ../src/daemon/main.c:536
183 msgid "Daemon not running"
184 msgstr "后台程序没有运行"
185
186 #: ../src/daemon/main.c:538
187 #, c-format
188 msgid "Daemon running as PID %u"
189 msgstr "后台程序正在运行,PID %u"
190
191 #: ../src/daemon/main.c:548
192 #, c-format
193 msgid "Failed to kill daemon: %s"
194 msgstr "杀死后台程序失败:%s"
195
196 #: ../src/daemon/main.c:566
197 msgid ""
198 "This program is not intended to be run as root (unless --system is "
199 "specified)."
200 msgstr "不应以root身份运行本程序(除非指定 --system)。"
201
202 #: ../src/daemon/main.c:568
203 msgid "Root privileges required."
204 msgstr "需要 root 权限。"
205
206 #: ../src/daemon/main.c:573
207 msgid "--start not supported for system instances."
208 msgstr "系统实例不支持 --start。"
209
210 #: ../src/daemon/main.c:578
211 msgid "Running in system mode, but --disallow-exit not set!"
212 msgstr "正在以系统模式运行,但是 --disallow-exit 未设定!"
213
214 #: ../src/daemon/main.c:581
215 msgid "Running in system mode, but --disallow-module-loading not set!"
216 msgstr "正在以系统模式运行,但是 --disallow-module-loading 未设定!"
217
218 #: ../src/daemon/main.c:584
219 msgid "Running in system mode, forcibly disabling SHM mode!"
220 msgstr "正在以系统模式运行,强制禁用SHM模式!"
221
222 #: ../src/daemon/main.c:589
223 msgid "Running in system mode, forcibly disabling exit idle time!"
224 msgstr "正在以系统模式运行,强制禁用退出空闲时间!"
225
226 #: ../src/daemon/main.c:616
227 msgid "Failed to acquire stdio."
228 msgstr "获取stdio失败。"
229
230 #: ../src/daemon/main.c:622
231 #, c-format
232 msgid "pipe failed: %s"
233 msgstr "管道失败:%s"
234
235 #: ../src/daemon/main.c:627
236 #, c-format
237 msgid "fork() failed: %s"
238 msgstr "fork()失败:%s"
239
240 #: ../src/daemon/main.c:641 ../src/utils/pacat.c:504
241 #, c-format
242 msgid "read() failed: %s"
243 msgstr "read()失败:%s"
244
245 #: ../src/daemon/main.c:647
246 msgid "Daemon startup failed."
247 msgstr "后台程序启动失败。"
248
249 #: ../src/daemon/main.c:649
250 msgid "Daemon startup successful."
251 msgstr "后台程序启动成功。"
252
253 #: ../src/daemon/main.c:726
254 #, c-format
255 msgid "This is PulseAudio %s"
256 msgstr "这是 PulseAudio %s"
257
258 #: ../src/daemon/main.c:727
259 #, c-format
260 msgid "Compilation host: %s"
261 msgstr "编译主机:%s"
262
263 #: ../src/daemon/main.c:728
264 #, c-format
265 msgid "Compilation CFLAGS: %s"
266 msgstr "编译CFLAGS:%s"
267
268 #: ../src/daemon/main.c:731
269 #, c-format
270 msgid "Running on host: %s"
271 msgstr "正在主机上运行:%s"
272
273 #: ../src/daemon/main.c:734
274 #, c-format
275 msgid "Found %u CPUs."
276 msgstr "找到 %u CPU。"
277
278 #: ../src/daemon/main.c:736
279 #, c-format
280 msgid "Page size is %lu bytes"
281 msgstr "页面大小为%lu字节"
282
283 #: ../src/daemon/main.c:739
284 msgid "Compiled with Valgrind support: yes"
285 msgstr "编译启用Valgrind支持:是"
286
287 #: ../src/daemon/main.c:741
288 msgid "Compiled with Valgrind support: no"
289 msgstr "编译启用Valgrind支持:否"
290
291 #: ../src/daemon/main.c:744
292 #, c-format
293 msgid "Running in valgrind mode: %s"
294 msgstr "正在以valgrind模式运行:%s"
295
296 #: ../src/daemon/main.c:747
297 msgid "Optimized build: yes"
298 msgstr "优化生成:是"
299
300 #: ../src/daemon/main.c:749
301 msgid "Optimized build: no"
302 msgstr "优化生成:否"
303
304 #: ../src/daemon/main.c:753
305 msgid "NDEBUG defined, all asserts disabled."
306 msgstr "拒绝 NDEBUG,禁用所有 assert"
307
308 #: ../src/daemon/main.c:755
309 msgid "FASTPATH defined, only fast path asserts disabled."
310 msgstr "拒绝 FASTPATH,只禁用快速路径 assert。"
311
312 #: ../src/daemon/main.c:757
313 msgid "All asserts enabled."
314 msgstr "启用所有 assert。"
315
316 #: ../src/daemon/main.c:761
317 msgid "Failed to get machine ID"
318 msgstr "获取machine ID失败"
319
320 #: ../src/daemon/main.c:764
321 #, c-format
322 msgid "Machine ID is %s."
323 msgstr "machine ID是%s。"
324
325 #: ../src/daemon/main.c:768
326 #, fuzzy, c-format
327 msgid "Session ID is %s."
328 msgstr "machine ID是%s。"
329
330 #: ../src/daemon/main.c:774
331 #, c-format
332 msgid "Using runtime directory %s."
333 msgstr "正在使用运行时文件夹%s。"
334
335 #: ../src/daemon/main.c:779
336 #, c-format
337 msgid "Using state directory %s."
338 msgstr "正在使用状态文件夹%s。"
339
340 #: ../src/daemon/main.c:782
341 #, fuzzy, c-format
342 msgid "Using modules directory %s."
343 msgstr "正在使用运行时文件夹%s。"
344
345 #: ../src/daemon/main.c:784
346 #, c-format
347 msgid "Running in system mode: %s"
348 msgstr "正在以系统模式运行:%s"
349
350 #: ../src/daemon/main.c:787
351 msgid ""
352 "OK, so you are running PA in system mode. Please note that you most likely "
353 "shouldn't be doing that.\n"
354 "If you do it nonetheless then it's your own fault if things don't work as "
355 "expected.\n"
356 "Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an "
357 "explanation why system mode is usually a bad idea."
358 msgstr ""
359
360 #: ../src/daemon/main.c:804
361 msgid "pa_pid_file_create() failed."
362 msgstr "pa_pid_file_create()失败。"
363
364 #: ../src/daemon/main.c:814
365 msgid "Fresh high-resolution timers available! Bon appetit!"
366 msgstr "新鲜的高分辨率计时器开锅了!吃个饱!"
367
368 #: ../src/daemon/main.c:816
369 msgid ""
370 "Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
371 "resolution timers enabled!"
372 msgstr "老兄,你的内核真臭!现在流行的是启用了高分辩率计分器的Linux!"
373
374 #: ../src/daemon/main.c:839
375 msgid "pa_core_new() failed."
376 msgstr "pa_core_new()失败。"
377
378 #: ../src/daemon/main.c:899
379 msgid "Failed to initialize daemon."
380 msgstr "后台程序初始化失败。"
381
382 #: ../src/daemon/main.c:904
383 msgid "Daemon startup without any loaded modules, refusing to work."
384 msgstr "后台程序启动未加载任何模块,拒绝工作。"
385
386 #: ../src/daemon/main.c:921
387 msgid "Daemon startup complete."
388 msgstr "后台程序启动完成。"
389
390 #: ../src/daemon/main.c:927
391 msgid "Daemon shutdown initiated."
392 msgstr "开始关闭后台程序。"
393
394 #: ../src/daemon/main.c:949
395 msgid "Daemon terminated."
396 msgstr "后台程序已终止。"
397
398 #: ../src/daemon/cmdline.c:115
399 #, c-format
400 msgid ""
401 "%s [options]\n"
402 "\n"
403 "COMMANDS:\n"
404 " -h, --help Show this help\n"
405 " --version Show version\n"
406 " --dump-conf Dump default configuration\n"
407 " --dump-modules Dump list of available modules\n"
408 " --dump-resample-methods Dump available resample methods\n"
409 " --cleanup-shm Cleanup stale shared memory "
410 "segments\n"
411 " --start Start the daemon if it is not "
412 "running\n"
413 " -k --kill Kill a running daemon\n"
414 " --check Check for a running daemon (only "
415 "returns exit code)\n"
416 "\n"
417 "OPTIONS:\n"
418 " --system[=BOOL] Run as system-wide instance\n"
419 " -D, --daemonize[=BOOL] Daemonize after startup\n"
420 " --fail[=BOOL] Quit when startup fails\n"
421 " --high-priority[=BOOL] Try to set high nice level\n"
422 " (only available as root, when SUID "
423 "or\n"
424 " with elevated RLIMIT_NICE)\n"
425 " --realtime[=BOOL] Try to enable realtime scheduling\n"
426 " (only available as root, when SUID "
427 "or\n"
428 " with elevated RLIMIT_RTPRIO)\n"
429 " --disallow-module-loading[=BOOL] Disallow module user requested "
430 "module\n"
431 " loading/unloading after startup\n"
432 " --disallow-exit[=BOOL] Disallow user requested exit\n"
433 " --exit-idle-time=SECS Terminate the daemon when idle and "
434 "this\n"
435 " time passed\n"
436 " --module-idle-time=SECS Unload autoloaded modules when idle "
437 "and\n"
438 " this time passed\n"
439 " --scache-idle-time=SECS Unload autoloaded samples when idle "
440 "and\n"
441 " this time passed\n"
442 " --log-level[=LEVEL] Increase or set verbosity level\n"
443 " -v Increase the verbosity level\n"
444 " --log-target={auto,syslog,stderr} Specify the log target\n"
445 " --log-meta[=BOOL] Include code location in log "
446 "messages\n"
447 " --log-time[=BOOL] Include timestamps in log messages\n"
448 " --log-backtrace=FRAMES Include a backtrace in log messages\n"
449 " -p, --dl-search-path=PATH Set the search path for dynamic "
450 "shared\n"
451 " objects (plugins)\n"
452 " --resample-method=METHOD Use the specified resampling method\n"
453 " (See --dump-resample-methods for\n"
454 " possible values)\n"
455 " --use-pid-file[=BOOL] Create a PID file\n"
456 " --no-cpu-limit[=BOOL] Do not install CPU load limiter on\n"
457 " platforms that support it.\n"
458 " --disable-shm[=BOOL] Disable shared memory support.\n"
459 "\n"
460 "STARTUP SCRIPT:\n"
461 " -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module "
462 "with\n"
463 " the specified argument\n"
464 " -F, --file=FILENAME Run the specified script\n"
465 " -C Open a command line on the running "
466 "TTY\n"
467 " after startup\n"
468 "\n"
469 " -n Don't load default script file\n"
470 msgstr ""
471 "%s [options]\n"
472 "\n"
473 "COMMANDS:\n"
474 " -h, --help 显示此帮助\n"
475 " --version 显示版本号\n"
476 " --dump-conf 转储默认设置\n"
477 " --dump-modules 转储可用的模块列表\n"
478 " --dump-resample-methods 转储可用的重采样方法\n"
479 " --cleanup-shm 清理滞留的共享内存段\n"
480 " --start 如果后台程序没有运行则启动后台程序\n"
481 " -k --kill 杀死运行中的后台程序\n"
482 " --check 检查运行中的后台程序\n"
483 "\n"
484 "OPTIONS:\n"
485 " --system[=BOOL] 作为系统范围事件运行\n"
486 " -D, --daemonize[=BOOL] 启动后转为后台运行\n"
487 " --fail[=BOOL] 启动失败则退出\n"
488 " --high-priority[=BOOL] 尝试设定高nice level\n"
489 " (仅以root运行时,处于SUID或者\n"
490 " 在RLIMIT_NICE提升时可用)\n"
491 " --realtime[=BOOL] 尝试启用实时调度\n"
492 " (仅以root运行时,处于SUID或者\n"
493 " 在RLIMIT_PTPRIO提升时可用)\n"
494 " --disallow-module-loading[=BOOL] 启动后不批准模块用户的\n"
495 " 加载/卸载请求\n"
496 " --disallow-exit[=BOOL] 不批准用户的退出请求\n"
497 " --exit-idle-time=SECS 空闲指定时长后终止后台程序\n"
498 " --module-idle-time=SECS 空闲指定时长后卸载\n"
499 " 自动加载的模块\n"
500 " --scache-idle-time=SECS 空闲指定时长后卸载\n"
501 " 自动加载的样品\n"
502 " --log-level[=LEVEL] 提高或者设定verbosity level\n"
503 " -v 提高verbosity level\n"
504 " --log-target={auto,syslog,stderr} 提定日志目标\n"
505 " -p, --dl-search-path=PATH 为动态共享对象(插件)设定\n"
506 " 搜索路径\n"
507 " --resample-method=METHOD 使用指定的重采样方法\n"
508 " (使用 --dump-resample-methods 查看\n"
509 " 可能的值)\n"
510 " --use-pid-file[=BOOL] 创建一个PID文件\n"
511 " --no-cpu-limit[=BOOL] 不在支持它的平台中安装 CPU 载入限制程"
512 "序。\n"
513 " --disable-shm"
514 "[=BOOL] 禁用共享内存支持\n"
515 "\n"
516 "STARTUP SCRIPT:\n"
517 " -L, --load=\"MODULE ARGUMENTS\" 用指令参数加载\n"
518 " 指定插件模块\n"
519 " -F, --file=FILENAME 运行指定脚本\n"
520 " -C 启动后在运行的虚拟终端上\n"
521 " 打开命令行\n"
522 "\n"
523 " -n 不加载默认的脚本文件\n"
524
525 #: ../src/daemon/cmdline.c:247
526 msgid "--daemonize expects boolean argument"
527 msgstr "--daemonize 期待布尔参数"
528
529 #: ../src/daemon/cmdline.c:254
530 msgid "--fail expects boolean argument"
531 msgstr "--fail 期待布尔参数"
532
533 #: ../src/daemon/cmdline.c:264
534 msgid ""
535 "--log-level expects log level argument (either numeric in range 0..4 or one "
536 "of debug, info, notice, warn, error)."
537 msgstr ""
538 "--log-level 期待日志级别参数(可以是数字0~4或者debug,info,notice,warn,"
539 "error中的一个)"
540
541 #: ../src/daemon/cmdline.c:276
542 msgid "--high-priority expects boolean argument"
543 msgstr "--high-priority 期待布尔参数"
544
545 #: ../src/daemon/cmdline.c:283
546 msgid "--realtime expects boolean argument"
547 msgstr "--realtime 期待布尔参数"
548
549 #: ../src/daemon/cmdline.c:290
550 msgid "--disallow-module-loading expects boolean argument"
551 msgstr "--disallow-module-loading 期待布尔参数"
552
553 #: ../src/daemon/cmdline.c:297
554 msgid "--disallow-exit expects boolean argument"
555 msgstr "--disallow-exit 需要布尔值参数"
556
557 #: ../src/daemon/cmdline.c:304
558 msgid "--use-pid-file expects boolean argument"
559 msgstr "--use-pid-file 期待布尔参数"
560
561 #: ../src/daemon/cmdline.c:321
562 msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
563 msgstr "无效的日志目标:从syslog,stderr和auto中选取一个"
564
565 #: ../src/daemon/cmdline.c:328
566 msgid "--log-time expects boolean argument"
567 msgstr "--log-time 需要布尔值参数"
568
569 #: ../src/daemon/cmdline.c:335
570 msgid "--log-meta expects boolean argument"
571 msgstr "--log-meta 需要布尔值参数"
572
573 #: ../src/daemon/cmdline.c:354
574 #, c-format
575 msgid "Invalid resample method '%s'."
576 msgstr "无效的重采样方法'%s'。"
577
578 #: ../src/daemon/cmdline.c:361
579 msgid "--system expects boolean argument"
580 msgstr "--system 期待布尔参数"
581
582 #: ../src/daemon/cmdline.c:368
583 msgid "--no-cpu-limit expects boolean argument"
584 msgstr "--no-cpu-limit 期待布尔参数"
585
586 #: ../src/daemon/cmdline.c:375
587 msgid "--disable-shm expects boolean argument"
588 msgstr "--disable-shm 期待布尔参数"
589
590 #: ../src/daemon/dumpmodules.c:60
591 #, c-format
592 msgid "Name: %s\n"
593 msgstr "名称:%s\n"
594
595 #: ../src/daemon/dumpmodules.c:63
596 #, c-format
597 msgid "No module information available\n"
598 msgstr "没有可用的模块信息\n"
599
600 #: ../src/daemon/dumpmodules.c:66
601 #, c-format
602 msgid "Version: %s\n"
603 msgstr "版本号:%s\n"
604
605 #: ../src/daemon/dumpmodules.c:68
606 #, c-format
607 msgid "Description: %s\n"
608 msgstr "描述:%s\n"
609
610 #: ../src/daemon/dumpmodules.c:70
611 #, c-format
612 msgid "Author: %s\n"
613 msgstr "作者:%s\n"
614
615 #: ../src/daemon/dumpmodules.c:72
616 #, c-format
617 msgid "Usage: %s\n"
618 msgstr "用法:%s\n"
619
620 #: ../src/daemon/dumpmodules.c:73
621 #, c-format
622 msgid "Load Once: %s\n"
623 msgstr "加载一次:%s\n"
624
625 #: ../src/daemon/dumpmodules.c:75
626 #, c-format
627 msgid "DEPRECATION WARNING: %s\n"
628 msgstr ""
629
630 #: ../src/daemon/dumpmodules.c:79
631 #, c-format
632 msgid "Path: %s\n"
633 msgstr "路径:%s\n"
634
635 #: ../src/daemon/daemon-conf.c:232
636 #, c-format
637 msgid "[%s:%u] Invalid log target '%s'."
638 msgstr "[%s:%u] 无效的日志目标'%s'。"
639
640 #: ../src/daemon/daemon-conf.c:248
641 #, c-format
642 msgid "[%s:%u] Invalid log level '%s'."
643 msgstr "[%s:%u] 无效的日志级别'%s'。"
644
645 #: ../src/daemon/daemon-conf.c:264
646 #, c-format
647 msgid "[%s:%u] Invalid resample method '%s'."
648 msgstr "[%s:%u] 无效的重采样方法'%s'。"
649
650 #: ../src/daemon/daemon-conf.c:287
651 #, c-format
652 msgid "[%s:%u] Invalid rlimit '%s'."
653 msgstr "[%s:%u] 无效的rlimit '%s'。"
654
655 #: ../src/daemon/daemon-conf.c:294
656 #, c-format
657 msgid "[%s:%u] rlimit not supported on this platform."
658 msgstr "[%s:%u] 此平台不支持rlimit。"
659
660 #: ../src/daemon/daemon-conf.c:310
661 #, c-format
662 msgid "[%s:%u] Invalid sample format '%s'."
663 msgstr "[%s:%u] 无效的样品格式'%s'。"
664
665 #: ../src/daemon/daemon-conf.c:328
666 #, c-format
667 msgid "[%s:%u] Invalid sample rate '%s'."
668 msgstr "[%s:%u] 无效的样品率'%s'。"
669
670 #: ../src/daemon/daemon-conf.c:352
671 #, c-format
672 msgid "[%s:%u] Invalid sample channels '%s'."
673 msgstr "[%s:%u] 无效的样品通道'%s'。"
674
675 #: ../src/daemon/daemon-conf.c:370
676 #, c-format
677 msgid "[%s:%u] Invalid channel map '%s'."
678 msgstr "[%s:%u] 无效频道地图 '%s'。"
679
680 #: ../src/daemon/daemon-conf.c:388
681 #, c-format
682 msgid "[%s:%u] Invalid number of fragments '%s'."
683 msgstr "[%s:%u] 无效的分段数'%s'。"
684
685 #: ../src/daemon/daemon-conf.c:406
686 #, c-format
687 msgid "[%s:%u] Invalid fragment size '%s'."
688 msgstr "[%s:%u] 无效的分段大小'%s'。"
689
690 #: ../src/daemon/daemon-conf.c:424
691 #, c-format
692 msgid "[%s:%u] Invalid nice level '%s'."
693 msgstr "[%s:%u] 无效的nice level '%s'。"
694
695 #: ../src/daemon/daemon-conf.c:546
696 #, c-format
697 msgid "Failed to open configuration file: %s"
698 msgstr "打开配置文件失败:%s"
699
700 #: ../src/daemon/daemon-conf.c:562
701 msgid ""
702 "The specified default channel map has a different number of channels than "
703 "the specified default number of channels."
704 msgstr "指定的默认频道地图的频道数与指定的默认频道数不同。"
705
706 #: ../src/daemon/daemon-conf.c:638
707 #, c-format
708 msgid "### Read from configuration file: %s ###\n"
709 msgstr "### 从配置文件读取:%s ###\n"
710
711 #: ../src/daemon/caps.c:62
712 #, fuzzy
713 msgid "Cleaning up privileges."
714 msgstr "正在取消 root 特权。"
715
716 #: ../src/daemon/pulseaudio.desktop.in.h:1
717 msgid "PulseAudio Sound System"
718 msgstr "PulseAudio 声音系统"
719
720 #: ../src/daemon/pulseaudio.desktop.in.h:2
721 msgid "Start the PulseAudio Sound System"
722 msgstr "启动 PulseAudio 声音系统"
723
724 #: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:757
725 msgid "Mono"
726 msgstr "单声道"
727
728 #: ../src/pulse/channelmap.c:107
729 msgid "Front Center"
730 msgstr "中前"
731
732 #: ../src/pulse/channelmap.c:108
733 msgid "Front Left"
734 msgstr "左前"
735
736 #: ../src/pulse/channelmap.c:109
737 msgid "Front Right"
738 msgstr "右前"
739
740 #: ../src/pulse/channelmap.c:111
741 msgid "Rear Center"
742 msgstr "中后"
743
744 #: ../src/pulse/channelmap.c:112
745 msgid "Rear Left"
746 msgstr "左后"
747
748 #: ../src/pulse/channelmap.c:113
749 msgid "Rear Right"
750 msgstr "右后"
751
752 #: ../src/pulse/channelmap.c:115
753 msgid "Low Frequency Emmiter"
754 msgstr "低频脉冲"
755
756 #: ../src/pulse/channelmap.c:117
757 msgid "Front Left-of-center"
758 msgstr "前左中央"
759
760 #: ../src/pulse/channelmap.c:118
761 msgid "Front Right-of-center"
762 msgstr "前右中央"
763
764 #: ../src/pulse/channelmap.c:120
765 msgid "Side Left"
766 msgstr "左侧"
767
768 #: ../src/pulse/channelmap.c:121
769 msgid "Side Right"
770 msgstr "右侧"
771
772 #: ../src/pulse/channelmap.c:123
773 msgid "Auxiliary 0"
774 msgstr "辅助 0"
775
776 #: ../src/pulse/channelmap.c:124
777 msgid "Auxiliary 1"
778 msgstr "辅助 1"
779
780 #: ../src/pulse/channelmap.c:125
781 msgid "Auxiliary 2"
782 msgstr "辅助 2"
783
784 #: ../src/pulse/channelmap.c:126
785 msgid "Auxiliary 3"
786 msgstr "辅助 3"
787
788 #: ../src/pulse/channelmap.c:127
789 msgid "Auxiliary 4"
790 msgstr "辅助 4"
791
792 #: ../src/pulse/channelmap.c:128
793 msgid "Auxiliary 5"
794 msgstr "辅助 5"
795
796 #: ../src/pulse/channelmap.c:129
797 msgid "Auxiliary 6"
798 msgstr "辅助 6"
799
800 #: ../src/pulse/channelmap.c:130
801 msgid "Auxiliary 7"
802 msgstr "辅助 7"
803
804 #: ../src/pulse/channelmap.c:131
805 msgid "Auxiliary 8"
806 msgstr "辅助 7"
807
808 #: ../src/pulse/channelmap.c:132
809 msgid "Auxiliary 9"
810 msgstr "辅助 9"
811
812 #: ../src/pulse/channelmap.c:133
813 msgid "Auxiliary 10"
814 msgstr "辅助 10"
815
816 #: ../src/pulse/channelmap.c:134
817 msgid "Auxiliary 11"
818 msgstr "辅助 11"
819
820 #: ../src/pulse/channelmap.c:135
821 msgid "Auxiliary 12"
822 msgstr "辅助 12"
823
824 #: ../src/pulse/channelmap.c:136
825 msgid "Auxiliary 13"
826 msgstr "辅助 13"
827
828 #: ../src/pulse/channelmap.c:137
829 msgid "Auxiliary 14"
830 msgstr "辅助 14"
831
832 #: ../src/pulse/channelmap.c:138
833 msgid "Auxiliary 15"
834 msgstr "辅助 15"
835
836 #: ../src/pulse/channelmap.c:139
837 msgid "Auxiliary 16"
838 msgstr "辅助 16"
839
840 #: ../src/pulse/channelmap.c:140
841 msgid "Auxiliary 17"
842 msgstr "辅助 17"
843
844 #: ../src/pulse/channelmap.c:141
845 msgid "Auxiliary 18"
846 msgstr "辅助 18"
847
848 #: ../src/pulse/channelmap.c:142
849 msgid "Auxiliary 19"
850 msgstr "辅助 19"
851
852 #: ../src/pulse/channelmap.c:143
853 msgid "Auxiliary 20"
854 msgstr "辅助 20"
855
856 #: ../src/pulse/channelmap.c:144
857 msgid "Auxiliary 21"
858 msgstr "辅助 21"
859
860 #: ../src/pulse/channelmap.c:145
861 msgid "Auxiliary 22"
862 msgstr "辅助 22"
863
864 #: ../src/pulse/channelmap.c:146
865 msgid "Auxiliary 23"
866 msgstr "辅助 23"
867
868 #: ../src/pulse/channelmap.c:147
869 msgid "Auxiliary 24"
870 msgstr "辅助 24"
871
872 #: ../src/pulse/channelmap.c:148
873 msgid "Auxiliary 25"
874 msgstr "辅助 25"
875
876 #: ../src/pulse/channelmap.c:149
877 msgid "Auxiliary 26"
878 msgstr "辅助 26"
879
880 #: ../src/pulse/channelmap.c:150
881 msgid "Auxiliary 27"
882 msgstr "辅助 27"
883
884 #: ../src/pulse/channelmap.c:151
885 msgid "Auxiliary 28"
886 msgstr "辅助 28"
887
888 #: ../src/pulse/channelmap.c:152
889 msgid "Auxiliary 29"
890 msgstr "辅助 29"
891
892 #: ../src/pulse/channelmap.c:153
893 msgid "Auxiliary 30"
894 msgstr "辅助 30"
895
896 #: ../src/pulse/channelmap.c:154
897 msgid "Auxiliary 31"
898 msgstr "辅助 31"
899
900 #: ../src/pulse/channelmap.c:156
901 msgid "Top Center"
902 msgstr "上中"
903
904 #: ../src/pulse/channelmap.c:158
905 msgid "Top Front Center"
906 msgstr "上中前"
907
908 #: ../src/pulse/channelmap.c:159
909 msgid "Top Front Left"
910 msgstr "上左前"
911
912 #: ../src/pulse/channelmap.c:160
913 msgid "Top Front Right"
914 msgstr "上右前"
915
916 #: ../src/pulse/channelmap.c:162
917 msgid "Top Rear Center"
918 msgstr "上中后"
919
920 #: ../src/pulse/channelmap.c:163
921 msgid "Top Rear Left"
922 msgstr "上左后"
923
924 #: ../src/pulse/channelmap.c:164
925 msgid "Top Rear Right"
926 msgstr "上右后"
927
928 #: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:170
929 #: ../src/pulse/volume.c:295 ../src/pulse/volume.c:321
930 #: ../src/pulse/volume.c:341 ../src/pulse/volume.c:371
931 msgid "(invalid)"
932 msgstr "(无效)"
933
934 #: ../src/pulse/channelmap.c:761
935 msgid "Stereo"
936 msgstr "立体声"
937
938 #: ../src/pulse/channelmap.c:766
939 msgid "Surround 4.0"
940 msgstr "环绕 4.0 "
941
942 #: ../src/pulse/channelmap.c:772
943 msgid "Surround 4.1"
944 msgstr "环绕 4.1"
945
946 #: ../src/pulse/channelmap.c:778
947 msgid "Surround 5.0"
948 msgstr "环绕 5.0"
949
950 #: ../src/pulse/channelmap.c:784
951 msgid "Surround 5.1"
952 msgstr "环绕 5.1"
953
954 #: ../src/pulse/channelmap.c:791
955 msgid "Surround 7.1"
956 msgstr "环绕 7.1"
957
958 #: ../src/pulse/error.c:43
959 msgid "OK"
960 msgstr "确定"
961
962 #: ../src/pulse/error.c:44
963 msgid "Access denied"
964 msgstr "拒绝访问"
965
966 #: ../src/pulse/error.c:45
967 msgid "Unknown command"
968 msgstr "未知命令"
969
970 #: ../src/pulse/error.c:46
971 msgid "Invalid argument"
972 msgstr "无效参数"
973
974 #: ../src/pulse/error.c:47
975 msgid "Entity exists"
976 msgstr "实体存在"
977
978 #: ../src/pulse/error.c:48
979 msgid "No such entity"
980 msgstr "没有该实体"
981
982 #: ../src/pulse/error.c:49
983 msgid "Connection refused"
984 msgstr "拒绝连接"
985
986 #: ../src/pulse/error.c:50
987 msgid "Protocol error"
988 msgstr "协议错误"
989
990 #: ../src/pulse/error.c:51
991 msgid "Timeout"
992 msgstr "超时"
993
994 #: ../src/pulse/error.c:52
995 msgid "No authorization key"
996 msgstr "没有授权密钥"
997
998 #: ../src/pulse/error.c:53
999 msgid "Internal error"
1000 msgstr "内部错误"
1001
1002 #: ../src/pulse/error.c:54
1003 msgid "Connection terminated"
1004 msgstr "连接终止"
1005
1006 #: ../src/pulse/error.c:55
1007 msgid "Entity killed"
1008 msgstr "实体已杀死"
1009
1010 #: ../src/pulse/error.c:56
1011 msgid "Invalid server"
1012 msgstr "无效服务器"
1013
1014 #: ../src/pulse/error.c:57
1015 msgid "Module initalization failed"
1016 msgstr "模块初始化失败"
1017
1018 #: ../src/pulse/error.c:58
1019 msgid "Bad state"
1020 msgstr "坏状态"
1021
1022 #: ../src/pulse/error.c:59
1023 msgid "No data"
1024 msgstr "没有数据"
1025
1026 #: ../src/pulse/error.c:60
1027 msgid "Incompatible protocol version"
1028 msgstr "不兼容的协议版本"
1029
1030 #: ../src/pulse/error.c:61
1031 msgid "Too large"
1032 msgstr "太大"
1033
1034 #: ../src/pulse/error.c:62
1035 msgid "Not supported"
1036 msgstr "不支持"
1037
1038 #: ../src/pulse/error.c:63
1039 msgid "Unknown error code"
1040 msgstr "未知错误码"
1041
1042 #: ../src/pulse/error.c:64
1043 msgid "No such extension"
1044 msgstr "没有该扩展"
1045
1046 #: ../src/pulse/error.c:65
1047 msgid "Obsolete functionality"
1048 msgstr "废弃的功能性"
1049
1050 #: ../src/pulse/error.c:66
1051 msgid "Missing implementation"
1052 msgstr "缺少部署"
1053
1054 #: ../src/pulse/error.c:67
1055 msgid "Client forked"
1056 msgstr "客户端分支"
1057
1058 #: ../src/pulse/sample.c:172
1059 #, c-format
1060 msgid "%s %uch %uHz"
1061 msgstr "%s %uch %uHz"
1062
1063 #: ../src/pulse/sample.c:184
1064 #, c-format
1065 msgid "%0.1f GiB"
1066 msgstr "%0.1f GiB"
1067
1068 #: ../src/pulse/sample.c:186
1069 #, c-format
1070 msgid "%0.1f MiB"
1071 msgstr "%0.1f MiB"
1072
1073 #: ../src/pulse/sample.c:188
1074 #, c-format
1075 msgid "%0.1f KiB"
1076 msgstr "%0.1f KiB"
1077
1078 #: ../src/pulse/sample.c:190
1079 #, c-format
1080 msgid "%u B"
1081 msgstr "%u B"
1082
1083 #: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
1084 msgid "XOpenDisplay() failed"
1085 msgstr "XOpenDisplay()失败"
1086
1087 #: ../src/pulse/client-conf-x11.c:93
1088 msgid "Failed to parse cookie data"
1089 msgstr "cookie数据分析失败"
1090
1091 #: ../src/pulse/client-conf.c:111
1092 #, c-format
1093 msgid "Failed to open configuration file '%s': %s"
1094 msgstr "打开配置文件'%s'失败:%s"
1095
1096 #: ../src/pulse/context.c:550
1097 msgid "No cookie loaded. Attempting to connect without."
1098 msgstr "没有加载cookie。尝试不加载cookie进行连接。"
1099
1100 #: ../src/pulse/context.c:693
1101 #, c-format
1102 msgid "fork(): %s"
1103 msgstr "fork():%s"
1104
1105 #: ../src/pulse/context.c:748
1106 #, c-format
1107 msgid "waitpid(): %s"
1108 msgstr "waitpid():%s"
1109
1110 #: ../src/pulse/context.c:1435
1111 #, c-format
1112 msgid "Received message for unknown extension '%s'"
1113 msgstr "收到未知扩展'%s'的信息"
1114
1115 #: ../src/utils/pacat.c:108
1116 #, fuzzy, c-format
1117 msgid "Failed to drain stream: %s"
1118 msgstr "排出流失败:%s\n"
1119
1120 #: ../src/utils/pacat.c:113
1121 #, fuzzy
1122 msgid "Playback stream drained."
1123 msgstr "流播放完毕。\n"
1124
1125 #: ../src/utils/pacat.c:123
1126 #, fuzzy
1127 msgid "Draining connection to server."
1128 msgstr "Draining 连接到服务器。\n"
1129
1130 #: ../src/utils/pacat.c:136
1131 #, fuzzy, c-format
1132 msgid "pa_stream_drain(): %s"
1133 msgstr "pa_stream_drain():%s\n"
1134
1135 #: ../src/utils/pacat.c:159
1136 #, fuzzy, c-format
1137 msgid "pa_stream_write() failed: %s"
1138 msgstr "pa_stream_write()失败:%s\n"
1139
1140 #: ../src/utils/pacat.c:197
1141 #, fuzzy, c-format
1142 msgid "pa_stream_begin_write() failed: %s"
1143 msgstr "pa_stream_write()失败:%s\n"
1144
1145 #: ../src/utils/pacat.c:237 ../src/utils/pacat.c:267
1146 #, fuzzy, c-format
1147 msgid "pa_stream_peek() failed: %s"
1148 msgstr "pa_stream_peek()失败:%s\n"
1149
1150 #: ../src/utils/pacat.c:307
1151 #, fuzzy
1152 msgid "Stream successfully created."
1153 msgstr "流创建成功。\n"
1154
1155 #: ../src/utils/pacat.c:310
1156 #, fuzzy, c-format
1157 msgid "pa_stream_get_buffer_attr() failed: %s"
1158 msgstr "pa_stream_get_buffer_attr()失败:%s\n"
1159
1160 #: ../src/utils/pacat.c:314
1161 #, fuzzy, c-format
1162 msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u"
1163 msgstr "缓冲计量:maxlength=%u,tlength=%u,prebuf=%u,minreq=%u\n"
1164
1165 #: ../src/utils/pacat.c:317
1166 #, fuzzy, c-format
1167 msgid "Buffer metrics: maxlength=%u, fragsize=%u"
1168 msgstr "缓冲计量:maxlength=%u,fragsize=%u\n"
1169
1170 #: ../src/utils/pacat.c:321
1171 #, fuzzy, c-format
1172 msgid "Using sample spec '%s', channel map '%s'."
1173 msgstr "正在使用样品规格'%s',通道映射'%s'。\n"
1174
1175 #: ../src/utils/pacat.c:325
1176 #, fuzzy, c-format
1177 msgid "Connected to device %s (%u, %ssuspended)."
1178 msgstr "已连接至设备%s (%u,%s挂起)。\n"
1179
1180 #: ../src/utils/pacat.c:335
1181 #, fuzzy, c-format
1182 msgid "Stream error: %s"
1183 msgstr "流错误:%s\n"
1184
1185 #: ../src/utils/pacat.c:345
1186 #, fuzzy, c-format
1187 msgid "Stream device suspended.%s"
1188 msgstr "流设备挂起。%s\n"
1189
1190 #: ../src/utils/pacat.c:347
1191 #, fuzzy, c-format
1192 msgid "Stream device resumed.%s"
1193 msgstr "流设备恢复。%s\n"
1194
1195 #: ../src/utils/pacat.c:355
1196 #, fuzzy, c-format
1197 msgid "Stream underrun.%s"
1198 msgstr "流欠载运行。%s\n"
1199
1200 #: ../src/utils/pacat.c:362
1201 #, fuzzy, c-format
1202 msgid "Stream overrun.%s"
1203 msgstr "流超限运行。%s\n"
1204
1205 #: ../src/utils/pacat.c:369
1206 #, fuzzy, c-format
1207 msgid "Stream started.%s"
1208 msgstr "流已启动。%s\n"
1209
1210 #: ../src/utils/pacat.c:376
1211 #, fuzzy, c-format
1212 msgid "Stream moved to device %s (%u, %ssuspended).%s"
1213 msgstr "流移至设备%s (%u,%s挂起)。%s\n"
1214
1215 #: ../src/utils/pacat.c:376
1216 msgid "not "
1217 msgstr "not "
1218
1219 #: ../src/utils/pacat.c:383
1220 #, fuzzy, c-format
1221 msgid "Stream buffer attributes changed.%s"
1222 msgstr "更改流换出属性。%s\n"
1223
1224 #: ../src/utils/pacat.c:415
1225 #, fuzzy, c-format
1226 msgid "Connection established.%s"
1227 msgstr "连接已建立。%s \n"
1228
1229 #: ../src/utils/pacat.c:418
1230 #, fuzzy, c-format
1231 msgid "pa_stream_new() failed: %s"
1232 msgstr "pa_stream_new()失败:%s\n"
1233
1234 #: ../src/utils/pacat.c:446
1235 #, fuzzy, c-format
1236 msgid "pa_stream_connect_playback() failed: %s"
1237 msgstr "pa_stream_connect_playback()失败:%s\n"
1238
1239 #: ../src/utils/pacat.c:452
1240 #, fuzzy, c-format
1241 msgid "pa_stream_connect_record() failed: %s"
1242 msgstr "pa_stream_connect_playback()失败:%s\n"
1243
1244 #: ../src/utils/pacat.c:466 ../src/utils/pactl.c:857
1245 #, fuzzy, c-format
1246 msgid "Connection failure: %s"
1247 msgstr "连接失败:%s\n"
1248
1249 #: ../src/utils/pacat.c:499
1250 #, fuzzy
1251 msgid "Got EOF."
1252 msgstr "收到EOF。\n"
1253
1254 #: ../src/utils/pacat.c:536
1255 #, fuzzy, c-format
1256 msgid "write() failed: %s"
1257 msgstr "write()失败:%s\n"
1258
1259 #: ../src/utils/pacat.c:557
1260 #, fuzzy
1261 msgid "Got signal, exiting."
1262 msgstr "收到信号,正在退出。\n"
1263
1264 #: ../src/utils/pacat.c:571
1265 #, fuzzy, c-format
1266 msgid "Failed to get latency: %s"
1267 msgstr "获取传输延迟失败:%s\n"
1268
1269 #: ../src/utils/pacat.c:576
1270 #, fuzzy, c-format
1271 msgid "Time: %0.3f sec; Latency: %0.0f usec."
1272 msgstr "时间:%0.3f秒;延迟:%0.0f 微秒。 \r"
1273
1274 #: ../src/utils/pacat.c:595
1275 #, fuzzy, c-format
1276 msgid "pa_stream_update_timing_info() failed: %s"
1277 msgstr "pa_stream_update_timing_info()失败:%s\n"
1278
1279 #: ../src/utils/pacat.c:605
1280 #, fuzzy, c-format
1281 msgid ""
1282 "%s [options]\n"
1283 "\n"
1284 " -h, --help Show this help\n"
1285 " --version Show version\n"
1286 "\n"
1287 " -r, --record Create a connection for recording\n"
1288 " -p, --playback Create a connection for playback\n"
1289 "\n"
1290 " -v, --verbose Enable verbose operations\n"
1291 "\n"
1292 " -s, --server=SERVER The name of the server to connect "
1293 "to\n"
1294 " -d, --device=DEVICE The name of the sink/source to "
1295 "connect to\n"
1296 " -n, --client-name=NAME How to call this client on the "
1297 "server\n"
1298 " --stream-name=NAME How to call this stream on the "
1299 "server\n"
1300 " --volume=VOLUME Specify the initial (linear) volume "
1301 "in range 0...65536\n"
1302 " --rate=SAMPLERATE The sample rate in Hz (defaults to "
1303 "44100)\n"
1304 " --format=SAMPLEFORMAT The sample type, one of s16le, "
1305 "s16be, u8, float32le,\n"
1306 " float32be, ulaw, alaw, s32le, s32be, "
1307 "s24le, s24be,\n"
1308 " s24-32le, s24-32be (defaults to "
1309 "s16ne)\n"
1310 " --channels=CHANNELS The number of channels, 1 for mono, "
1311 "2 for stereo\n"
1312 " (defaults to 2)\n"
1313 " --channel-map=CHANNELMAP Channel map to use instead of the "
1314 "default\n"
1315 " --fix-format Take the sample format from the sink "
1316 "the stream is\n"
1317 " being connected to.\n"
1318 " --fix-rate Take the sampling rate from the sink "
1319 "the stream is\n"
1320 " being connected to.\n"
1321 " --fix-channels Take the number of channels and the "
1322 "channel map\n"
1323 " from the sink the stream is being "
1324 "connected to.\n"
1325 " --no-remix Don't upmix or downmix channels.\n"
1326 " --no-remap Map channels by index instead of "
1327 "name.\n"
1328 " --latency=BYTES Request the specified latency in "
1329 "bytes.\n"
1330 " --process-time=BYTES Request the specified process time "
1331 "per request in bytes.\n"
1332 " --property=PROPERTY=VALUE Set the specified property to the "
1333 "specified value.\n"
1334 " --raw Record/play raw PCM data.\n"
1335 " --file-format=FFORMAT Record/play formatted PCM data.\n"
1336 " --list-file-formats List available file formats.\n"
1337 msgstr ""
1338 "%s [options]\n"
1339 "\n"
1340 " -h, --help 显示此帮助\n"
1341 " --version 显示版本号\n"
1342 "\n"
1343 " -r, --record 为录制创建连接\n"
1344 " -p, --playback 为回放创建连接\n"
1345 "\n"
1346 " -v, --verbose 启用详述操作\n"
1347 "\n"
1348 " -s, --server=SERVER 要连接的服务器名\n"
1349 " -d, --device=DEVICE 要连接的sink/source名\n"
1350 " -n, --client-name=NAME 指定客户端在服务器上的名称\n"
1351 " --stream-name=NAME 指定流在服务器上的名称\n"
1352 " --volume=VOLUME 指定初始(线性)音量,取值在0...65536"
1353 "之间\n"
1354 " --rate=SAMPLERATE 采样频率(单位Hz,默认为44100)\n"
1355 " --format=SAMPLEFORMAT 采样类型,从s16le,s16be,u8,"
1356 "float32le,\n"
1357 " float32be,ulaw,alaw,s32le,s32be中"
1358 "取(默认为s16ne)\n"
1359 " --channels=CHANNELS 通道数,1为单声道,2为立体声(默认为"
1360 "2)\n"
1361 " --channel-map=CHANNELMAP 取代默认值的通道映射表\n"
1362 " --fix-format 从流连接的音频出口处取采样格式。\n"
1363 " --fix-rate 从流连接的音频出口处取采样率。\n"
1364 " --fix-channels 从流连接的音频出口处取通道数和通道映"
1365 "射表。\n"
1366 " --no-remix Don't upmix or downmix channels.\n"
1367 " --no-remap 根据下标而非名称来映射通道。\n"
1368 " --latency=BYTES 请求指定字节数的延迟。\n"
1369 " --process-time=BYTES 每次请求指定字节数的处理时间。\n"
1370
1371 #: ../src/utils/pacat.c:727
1372 #, c-format
1373 msgid ""
1374 "pacat %s\n"
1375 "Compiled with libpulse %s\n"
1376 "Linked with libpulse %s\n"
1377 msgstr ""
1378 "pacat %s\n"
1379 "Compiled with libpulse %s\n"
1380 "Linked with libpulse %s\n"
1381
1382 #: ../src/utils/pacat.c:760 ../src/utils/pactl.c:953
1383 #, fuzzy, c-format
1384 msgid "Invalid client name '%s'"
1385 msgstr "无效的通道映射描述'%s'\n"
1386
1387 #: ../src/utils/pacat.c:775
1388 #, fuzzy, c-format
1389 msgid "Invalid stream name '%s'"
1390 msgstr "无效的重采样方法'%s'。"
1391
1392 #: ../src/utils/pacat.c:812
1393 #, fuzzy, c-format
1394 msgid "Invalid channel map '%s'"
1395 msgstr "无效的通道映射描述'%s'\n"
1396
1397 #: ../src/utils/pacat.c:841
1398 #, fuzzy, c-format
1399 msgid "Invalid latency specification '%s'"
1400 msgstr "无效的延迟规格描述 %s'\n"
1401
1402 #: ../src/utils/pacat.c:848
1403 #, fuzzy, c-format
1404 msgid "Invalid process time specification '%s'"
1405 msgstr "无效的处理时间描述 '%s'\n"
1406
1407 #: ../src/utils/pacat.c:860
1408 #, fuzzy, c-format
1409 msgid "Invalid property '%s'"
1410 msgstr "无效的重采样方法'%s'。"
1411
1412 #: ../src/utils/pacat.c:877
1413 #, c-format
1414 msgid "Unknown file format %s."
1415 msgstr ""
1416
1417 #: ../src/utils/pacat.c:896
1418 #, fuzzy
1419 msgid "Invalid sample specification"
1420 msgstr "无效的采样描述\n"
1421
1422 #: ../src/utils/pacat.c:906
1423 #, fuzzy, c-format
1424 msgid "open(): %s"
1425 msgstr "open():%s\n"
1426
1427 #: ../src/utils/pacat.c:911
1428 #, fuzzy, c-format
1429 msgid "dup2(): %s"
1430 msgstr "dup2():%s\n"
1431
1432 #: ../src/utils/pacat.c:918
1433 #, fuzzy
1434 msgid "Too many arguments."
1435 msgstr "参数过多。\n"
1436
1437 #: ../src/utils/pacat.c:929
1438 #, fuzzy
1439 msgid "Failed to generate sample specification for file."
1440 msgstr "获取采样信息失败:%s\n"
1441
1442 #: ../src/utils/pacat.c:949
1443 #, fuzzy
1444 msgid "Failed to open audio file."
1445 msgstr "打开声音文件失败。\n"
1446
1447 #: ../src/utils/pacat.c:955
1448 #, fuzzy
1449 msgid ""
1450 "Warning: specified sample specification will be overwritten with "
1451 "specification from file."
1452 msgstr "以采样规格'%s'打开%s流。\n"
1453
1454 #: ../src/utils/pacat.c:958 ../src/utils/pactl.c:997
1455 #, fuzzy
1456 msgid "Failed to determine sample specification from file."
1457 msgstr "获取采样信息失败:%s\n"
1458
1459 #: ../src/utils/pacat.c:967
1460 #, fuzzy
1461 msgid "Warning: Failed to determine channel map from file."
1462 msgstr "以采样规格'%s'打开%s流。\n"
1463
1464 #: ../src/utils/pacat.c:978
1465 #, fuzzy
1466 msgid "Channel map doesn't match sample specification"
1467 msgstr "通道映射与采样描述不匹配\n"
1468
1469 #: ../src/utils/pacat.c:989
1470 #, fuzzy
1471 msgid "Warning: failed to write channel map to file."
1472 msgstr "以采样规格'%s'打开%s流。\n"
1473
1474 #: ../src/utils/pacat.c:1004
1475 #, fuzzy, c-format
1476 msgid ""
1477 "Opening a %s stream with sample specification '%s' and channel map '%s'."
1478 msgstr "以采样规格'%s'打开%s流。\n"
1479
1480 #: ../src/utils/pacat.c:1005
1481 msgid "recording"
1482 msgstr "正在录制"
1483
1484 #: ../src/utils/pacat.c:1005
1485 msgid "playback"
1486 msgstr "回放"
1487
1488 #: ../src/utils/pacat.c:1031 ../src/utils/pactl.c:1267
1489 #, fuzzy
1490 msgid "pa_mainloop_new() failed."
1491 msgstr "pa_mainloop_new()失败。\n"
1492
1493 #: ../src/utils/pacat.c:1050
1494 #, fuzzy
1495 msgid "io_new() failed."
1496 msgstr "io_new()失败。\n"
1497
1498 #: ../src/utils/pacat.c:1057 ../src/utils/pactl.c:1279
1499 #, fuzzy
1500 msgid "pa_context_new() failed."
1501 msgstr "pa_context_new()失败。\n"
1502
1503 #: ../src/utils/pacat.c:1065 ../src/utils/pactl.c:1285
1504 #, c-format
1505 msgid "pa_context_connect() failed: %s"
1506 msgstr "pa_context_connect()失败:%s"
1507
1508 #: ../src/utils/pacat.c:1071
1509 #, fuzzy
1510 msgid "pa_context_rttime_new() failed."
1511 msgstr "pa_context_new()失败。\n"
1512
1513 #: ../src/utils/pacat.c:1078 ../src/utils/pactl.c:1290
1514 #, fuzzy
1515 msgid "pa_mainloop_run() failed."
1516 msgstr "pa_mainloop_run()失败。\n"
1517
1518 #: ../src/utils/pasuspender.c:81
1519 #, c-format
1520 msgid "fork(): %s\n"
1521 msgstr "fork():%s\n"
1522
1523 #: ../src/utils/pasuspender.c:92
1524 #, c-format
1525 msgid "execvp(): %s\n"
1526 msgstr "execvp():%s\n"
1527
1528 #: ../src/utils/pasuspender.c:109
1529 #, c-format
1530 msgid "Failure to suspend: %s\n"
1531 msgstr "挂起失败:%s\n"
1532
1533 #: ../src/utils/pasuspender.c:124
1534 #, c-format
1535 msgid "Failure to resume: %s\n"
1536 msgstr "恢复失败:%s\n"
1537
1538 #: ../src/utils/pasuspender.c:147
1539 #, c-format
1540 msgid "WARNING: Sound server is not local, not suspending.\n"
1541 msgstr "警告:非本地声音服务器,不会挂起。\n"
1542
1543 #: ../src/utils/pasuspender.c:159
1544 #, c-format
1545 msgid "Connection failure: %s\n"
1546 msgstr "连接失败:%s\n"
1547
1548 #: ../src/utils/pasuspender.c:176
1549 #, c-format
1550 msgid "Got SIGINT, exiting.\n"
1551 msgstr "收到SIGINT,正在退出。\n"
1552
1553 #: ../src/utils/pasuspender.c:194
1554 #, c-format
1555 msgid "WARNING: Child process terminated by signal %u\n"
1556 msgstr "警告:子进程被信号%u终止\n"
1557
1558 #: ../src/utils/pasuspender.c:212
1559 #, c-format
1560 msgid ""
1561 "%s [options] ... \n"
1562 "\n"
1563 " -h, --help Show this help\n"
1564 " --version Show version\n"
1565 " -s, --server=SERVER The name of the server to connect "
1566 "to\n"
1567 "\n"
1568 msgstr ""
1569 "%s [options] ... \n"
1570 "\n"
1571 " -h, --help 显示此帮助\n"
1572 " --version 显示版本\n"
1573 " -s, --server=SERVER 要连接的服务器名\n"
1574 "\n"
1575
1576 #: ../src/utils/pasuspender.c:248
1577 #, c-format
1578 msgid ""
1579 "pasuspender %s\n"
1580 "Compiled with libpulse %s\n"
1581 "Linked with libpulse %s\n"
1582 msgstr ""
1583 "pasuspender %s\n"
1584 "Compiled with libpulse %s\n"
1585 "Linked with libpulse %s\n"
1586
1587 #: ../src/utils/pasuspender.c:277
1588 #, c-format
1589 msgid "pa_mainloop_new() failed.\n"
1590 msgstr "pa_mainloop_new()失败。\n"
1591
1592 #: ../src/utils/pasuspender.c:290
1593 #, c-format
1594 msgid "pa_context_new() failed.\n"
1595 msgstr "pa_context_new()失败。\n"
1596
1597 #: ../src/utils/pasuspender.c:298
1598 #, c-format
1599 msgid "pa_mainloop_run() failed.\n"
1600 msgstr "pa_mainloop_run()失败。\n"
1601
1602 #: ../src/utils/pactl.c:135
1603 #, fuzzy, c-format
1604 msgid "Failed to get statistics: %s"
1605 msgstr "获取统计数据失败:%s\n"
1606
1607 #: ../src/utils/pactl.c:141
1608 #, c-format
1609 msgid "Currently in use: %u blocks containing %s bytes total.\n"
1610 msgstr "当前使用:%u块,总共%s字节。\n"
1611
1612 #: ../src/utils/pactl.c:144
1613 #, c-format
1614 msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
1615 msgstr "整个生命周期所得分配:%u块,总共%s字节。\n"
1616
1617 #: ../src/utils/pactl.c:147
1618 #, c-format
1619 msgid "Sample cache size: %s\n"
1620 msgstr "采样缓存大小:%s\n"
1621
1622 #: ../src/utils/pactl.c:156
1623 #, fuzzy, c-format
1624 msgid "Failed to get server information: %s"
1625 msgstr "获取服务器信息失败:%s\n"
1626
1627 #: ../src/utils/pactl.c:164
1628 #, c-format
1629 msgid ""
1630 "User name: %s\n"
1631 "Host Name: %s\n"
1632 "Server Name: %s\n"
1633 "Server Version: %s\n"
1634 "Default Sample Specification: %s\n"
1635 "Default Channel Map: %s\n"
1636 "Default Sink: %s\n"
1637 "Default Source: %s\n"
1638 "Cookie: %08x\n"
1639 msgstr ""
1640 "用户名:%s\n"
1641 "主机名:%s\n"
1642 "服务器名:%s\n"
1643 "服务器版本:%s\n"
1644 "默认采样规格:%s\n"
1645 "默认频道地图:%s\n"
1646 "默认音频入口:%s\n"
1647 "默认源: %s\n"
1648 "Cookie:%08x\n"
1649
1650 #: ../src/utils/pactl.c:205
1651 #, fuzzy, c-format
1652 msgid "Failed to get sink information: %s"
1653 msgstr "获取音频出口信息失败:%s\n"
1654
1655 #: ../src/utils/pactl.c:221
1656 #, c-format
1657 msgid ""
1658 "Sink #%u\n"
1659 "\tState: %s\n"
1660 "\tName: %s\n"
1661 "\tDescription: %s\n"
1662 "\tDriver: %s\n"
1663 "\tSample Specification: %s\n"
1664 "\tChannel Map: %s\n"
1665 "\tOwner Module: %u\n"
1666 "\tMute: %s\n"
1667 "\tVolume: %s%s%s\n"
1668 "\t balance %0.2f\n"
1669 "\tBase Volume: %s%s%s\n"
1670 "\tMonitor Source: %s\n"
1671 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1672 "\tFlags: %s%s%s%s%s%s\n"
1673 "\tProperties:\n"
1674 "\t\t%s\n"
1675 msgstr ""
1676 "Sink #%u\n"
1677 "\tState: %s\n"
1678 "\tName: %s\n"
1679 "\tDescription: %s\n"
1680 "\tDriver: %s\n"
1681 "\tSample Specification: %s\n"
1682 "\tChannel Map: %s\n"
1683 "\tOwner Module: %u\n"
1684 "\tMute: %s\n"
1685 "\tVolume: %s%s%s\n"
1686 "\t balance %0.2f\n"
1687 "\tBase Volume: %s%s%s\n"
1688 "\tMonitor Source: %s\n"
1689 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1690 "\tFlags: %s%s%s%s%s%s\n"
1691 "\tProperties:\n"
1692 "\t\t%s\n"
1693
1694 #: ../src/utils/pactl.c:268 ../src/utils/pactl.c:360
1695 #, fuzzy, c-format
1696 msgid "\tPorts:\n"
1697 msgstr "\tProfiles:\n"
1698
1699 #: ../src/utils/pactl.c:274 ../src/utils/pactl.c:366
1700 #, fuzzy, c-format
1701 msgid "\tActive Port: %s\n"
1702 msgstr "\tActive Profile: %s\n"
1703
1704 #: ../src/utils/pactl.c:297
1705 #, fuzzy, c-format
1706 msgid "Failed to get source information: %s"
1707 msgstr "获取音频入口信息失败:%s\n"
1708
1709 #: ../src/utils/pactl.c:313
1710 #, c-format
1711 msgid ""
1712 "Source #%u\n"
1713 "\tState: %s\n"
1714 "\tName: %s\n"
1715 "\tDescription: %s\n"
1716 "\tDriver: %s\n"
1717 "\tSample Specification: %s\n"
1718 "\tChannel Map: %s\n"
1719 "\tOwner Module: %u\n"
1720 "\tMute: %s\n"
1721 "\tVolume: %s%s%s\n"
1722 "\t balance %0.2f\n"
1723 "\tBase Volume: %s%s%s\n"
1724 "\tMonitor of Sink: %s\n"
1725 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1726 "\tFlags: %s%s%s%s%s%s\n"
1727 "\tProperties:\n"
1728 "\t\t%s\n"
1729 msgstr ""
1730 "Source #%u\n"
1731 "\tState: %s\n"
1732 "\tName: %s\n"
1733 "\tDescription: %s\n"
1734 "\tDriver: %s\n"
1735 "\tSample Specification: %s\n"
1736 "\tChannel Map: %s\n"
1737 "\tOwner Module: %u\n"
1738 "\tMute: %s\n"
1739 "\tVolume: %s%s%s\n"
1740 "\t balance %0.2f\n"
1741 "\tBase Volume: %s%s%s\n"
1742 "\tMonitor of Sink: %s\n"
1743 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1744 "\tFlags: %s%s%s%s%s%s\n"
1745 "\tProperties:\n"
1746 "\t\t%s\n"
1747
1748 #: ../src/utils/pactl.c:345 ../src/utils/pactl.c:401 ../src/utils/pactl.c:436
1749 #: ../src/utils/pactl.c:473 ../src/utils/pactl.c:532 ../src/utils/pactl.c:533
1750 #: ../src/utils/pactl.c:543 ../src/utils/pactl.c:587 ../src/utils/pactl.c:588
1751 #: ../src/utils/pactl.c:594 ../src/utils/pactl.c:637 ../src/utils/pactl.c:638
1752 #: ../src/utils/pactl.c:645
1753 msgid "n/a"
1754 msgstr "n/a"
1755
1756 #: ../src/utils/pactl.c:375
1757 #, fuzzy, c-format
1758 msgid "Failed to get module information: %s"
1759 msgstr "获取模块信息失败:%s\n"
1760
1761 #: ../src/utils/pactl.c:393
1762 #, c-format
1763 msgid ""
1764 "Module #%u\n"
1765 "\tName: %s\n"
1766 "\tArgument: %s\n"
1767 "\tUsage counter: %s\n"
1768 "\tProperties:\n"
1769 "\t\t%s\n"
1770 msgstr ""
1771 "Module #%u\n"
1772 "\tName: %s\n"
1773 "\tArgument: %s\n"
1774 "\tUsage counter: %s\n"
1775 "\tProperties:\n"
1776 "\t\t%s\n"
1777
1778 #: ../src/utils/pactl.c:412
1779 #, fuzzy, c-format
1780 msgid "Failed to get client information: %s"
1781 msgstr "获取客户端信息失败:%s\n"
1782
1783 #: ../src/utils/pactl.c:430
1784 #, c-format
1785 msgid ""
1786 "Client #%u\n"
1787 "\tDriver: %s\n"
1788 "\tOwner Module: %s\n"
1789 "\tProperties:\n"
1790 "\t\t%s\n"
1791 msgstr ""
1792 "Client #%u\n"
1793 "\tDriver: %s\n"
1794 "\tOwner Module: %s\n"
1795 "\tProperties:\n"
1796 "\t\t%s\n"
1797
1798 #: ../src/utils/pactl.c:447
1799 #, fuzzy, c-format
1800 msgid "Failed to get card information: %s"
1801 msgstr "获取声卡信息失败:%s\n"
1802
1803 #: ../src/utils/pactl.c:465
1804 #, c-format
1805 msgid ""
1806 "Card #%u\n"
1807 "\tName: %s\n"
1808 "\tDriver: %s\n"
1809 "\tOwner Module: %s\n"
1810 "\tProperties:\n"
1811 "\t\t%s\n"
1812 msgstr ""
1813 "Card #%u\n"
1814 "\tName: %s\n"
1815 "\tDriver: %s\n"
1816 "\tOwner Module: %s\n"
1817 "\tProperties:\n"
1818 "\t\t%s\n"
1819
1820 #: ../src/utils/pactl.c:479
1821 #, c-format
1822 msgid "\tProfiles:\n"
1823 msgstr "\tProfiles:\n"
1824
1825 #: ../src/utils/pactl.c:485
1826 #, c-format
1827 msgid "\tActive Profile: %s\n"
1828 msgstr "\tActive Profile: %s\n"
1829
1830 #: ../src/utils/pactl.c:496
1831 #, fuzzy, c-format
1832 msgid "Failed to get sink input information: %s"
1833 msgstr "获取音频出口输入信息失败:%s\n"
1834
1835 #: ../src/utils/pactl.c:515
1836 #, c-format
1837 msgid ""
1838 "Sink Input #%u\n"
1839 "\tDriver: %s\n"
1840 "\tOwner Module: %s\n"
1841 "\tClient: %s\n"
1842 "\tSink: %u\n"
1843 "\tSample Specification: %s\n"
1844 "\tChannel Map: %s\n"
1845 "\tMute: %s\n"
1846 "\tVolume: %s\n"
1847 "\t %s\n"
1848 "\t balance %0.2f\n"
1849 "\tBuffer Latency: %0.0f usec\n"
1850 "\tSink Latency: %0.0f usec\n"
1851 "\tResample method: %s\n"
1852 "\tProperties:\n"
1853 "\t\t%s\n"
1854 msgstr ""
1855 "Sink Input #%u\n"
1856 "\tDriver: %s\n"
1857 "\tOwner Module: %s\n"
1858 "\tClient: %s\n"
1859 "\tSink: %u\n"
1860 "\tSample Specification: %s\n"
1861 "\tChannel Map: %s\n"
1862 "\tMute: %s\n"
1863 "\tVolume: %s\n"
1864 "\t %s\n"
1865 "\t balance %0.2f\n"
1866 "\tBuffer Latency: %0.0f usec\n"
1867 "\tSink Latency: %0.0f usec\n"
1868 "\tResample method: %s\n"
1869 "\tProperties:\n"
1870 "\t\t%s\n"
1871
1872 #: ../src/utils/pactl.c:554
1873 #, fuzzy, c-format
1874 msgid "Failed to get source output information: %s"
1875 msgstr "获取音频入口输出信息失败:%s\n"
1876
1877 #: ../src/utils/pactl.c:574
1878 #, c-format
1879 msgid ""
1880 "Source Output #%u\n"
1881 "\tDriver: %s\n"
1882 "\tOwner Module: %s\n"
1883 "\tClient: %s\n"
1884 "\tSource: %u\n"
1885 "\tSample Specification: %s\n"
1886 "\tChannel Map: %s\n"
1887 "\tBuffer Latency: %0.0f usec\n"
1888 "\tSource Latency: %0.0f usec\n"
1889 "\tResample method: %s\n"
1890 "\tProperties:\n"
1891 "\t\t%s\n"
1892 msgstr ""
1893 "Source Output #%u\n"
1894 "\tDriver: %s\n"
1895 "\tOwner Module: %s\n"
1896 "\tClient: %s\n"
1897 "\tSource: %u\n"
1898 "\tSample Specification: %s\n"
1899 "\tChannel Map: %s\n"
1900 "\tBuffer Latency: %0.0f usec\n"
1901 "\tSource Latency: %0.0f usec\n"
1902 "\tResample method: %s\n"
1903 "\tProperties:\n"
1904 "\t\t%s\n"
1905
1906 #: ../src/utils/pactl.c:605
1907 #, fuzzy, c-format
1908 msgid "Failed to get sample information: %s"
1909 msgstr "获取采样信息失败:%s\n"
1910
1911 #: ../src/utils/pactl.c:623
1912 #, c-format
1913 msgid ""
1914 "Sample #%u\n"
1915 "\tName: %s\n"
1916 "\tSample Specification: %s\n"
1917 "\tChannel Map: %s\n"
1918 "\tVolume: %s\n"
1919 "\t %s\n"
1920 "\t balance %0.2f\n"
1921 "\tDuration: %0.1fs\n"
1922 "\tSize: %s\n"
1923 "\tLazy: %s\n"
1924 "\tFilename: %s\n"
1925 "\tProperties:\n"
1926 "\t\t%s\n"
1927 msgstr ""
1928 "Sample #%u\n"
1929 "\tName: %s\n"
1930 "\tSample Specification: %s\n"
1931 "\tChannel Map: %s\n"
1932 "\tVolume: %s\n"
1933 "\t %s\n"
1934 "\t balance %0.2f\n"
1935 "\tDuration: %0.1fs\n"
1936 "\tSize: %s\n"
1937 "\tLazy: %s\n"
1938 "\tFilename: %s\n"
1939 "\tProperties:\n"
1940 "\t\t%s\n"
1941
1942 #: ../src/utils/pactl.c:653 ../src/utils/pactl.c:663
1943 #, fuzzy, c-format
1944 msgid "Failure: %s"
1945 msgstr "失败:%s\n"
1946
1947 #: ../src/utils/pactl.c:687
1948 #, fuzzy, c-format
1949 msgid "Failed to upload sample: %s"
1950 msgstr "上传采样失败:%s\n"
1951
1952 #: ../src/utils/pactl.c:704
1953 #, fuzzy
1954 msgid "Premature end of file"
1955 msgstr "文件过早结束\n"
1956
1957 #: ../src/utils/pactl.c:863
1958 #, fuzzy
1959 msgid "Got SIGINT, exiting."
1960 msgstr "收到SIGINT,正在退出。\n"
1961
1962 #: ../src/utils/pactl.c:869
1963 #, fuzzy, c-format
1964 msgid ""
1965 "%s [options] stat\n"
1966 "%s [options] list\n"
1967 "%s [options] exit\n"
1968 "%s [options] upload-sample FILENAME [NAME]\n"
1969 "%s [options] play-sample NAME [SINK]\n"
1970 "%s [options] remove-sample NAME\n"
1971 "%s [options] move-sink-input SINKINPUT SINK\n"
1972 "%s [options] move-source-output SOURCEOUTPUT SOURCE\n"
1973 "%s [options] load-module NAME [ARGS ...]\n"
1974 "%s [options] unload-module MODULE\n"
1975 "%s [options] suspend-sink SINK 1|0\n"
1976 "%s [options] suspend-source SOURCE 1|0\n"
1977 "%s [options] set-card-profile CARD PROFILE\n"
1978 "%s [options] set-sink-port SINK PORT\n"
1979 "%s [options] set-source-port SOURCE PORT\n"
1980 "%s [options] set-sink-volume SINK VOLUME\n"
1981 "%s [options] set-source-volume SOURCE VOLUME\n"
1982 "%s [options] set-sink-input-volume SINKINPUT VOLUME\n"
1983 "%s [options] set-sink-mute SINK 1|0\n"
1984 "%s [options] set-source-mute SOURCE 1|0\n"
1985 "%s [options] set-sink-input-mute SINKINPUT 1|0\n"
1986 "\n"
1987 " -h, --help Show this help\n"
1988 " --version Show version\n"
1989 "\n"
1990 " -s, --server=SERVER The name of the server to connect "
1991 "to\n"
1992 " -n, --client-name=NAME How to call this client on the "
1993 "server\n"
1994 msgstr ""
1995 "%s [options] stat\n"
1996 "%s [options] list\n"
1997 "%s [options] exit\n"
1998 "%s [options] upload-sample FILENAME [NAME]\n"
1999 "%s [options] play-sample NAME [SINK]\n"
2000 "%s [options] remove-sample NAME\n"
2001 "%s [options] move-sink-input ID SINK\n"
2002 "%s [options] move-source-output ID SOURCE\n"
2003 "%s [options] load-module NAME [ARGS ...]\n"
2004 "%s [options] unload-module ID\n"
2005 "%s [options] suspend-sink [SINK] 1|0\n"
2006 "%s [options] suspend-source [SOURCE] 1|0\n"
2007 "%s [options] set-card-profile [CARD] [PROFILE] \n"
2008 "\n"
2009 " -h, --help Show this help\n"
2010 " --version Show version\n"
2011 "\n"
2012 " -s, --server=SERVER The name of the server to connect "
2013 "to\n"
2014 " -n, --client-name=NAME How to call this client on the "
2015 "server\n"
2016
2017 #: ../src/utils/pactl.c:933
2018 #, c-format
2019 msgid ""
2020 "pactl %s\n"
2021 "Compiled with libpulse %s\n"
2022 "Linked with libpulse %s\n"
2023 msgstr ""
2024 "pactl %s\n"
2025 "Compiled with libpulse %s\n"
2026 "Linked with libpulse %s\n"
2027
2028 #: ../src/utils/pactl.c:979
2029 #, fuzzy
2030 msgid "Please specify a sample file to load"
2031 msgstr "请指定要加载的采样文件\n"
2032
2033 #: ../src/utils/pactl.c:992
2034 #, fuzzy
2035 msgid "Failed to open sound file."
2036 msgstr "打开声音文件失败。\n"
2037
2038 #: ../src/utils/pactl.c:1004
2039 #, fuzzy
2040 msgid "Warning: Failed to determine sample specification from file."
2041 msgstr "以采样规格'%s'打开%s流。\n"
2042
2043 #: ../src/utils/pactl.c:1014
2044 #, fuzzy
2045 msgid "You have to specify a sample name to play"
2046 msgstr "你必须指定要播放的采样名\n"
2047
2048 #: ../src/utils/pactl.c:1026
2049 #, fuzzy
2050 msgid "You have to specify a sample name to remove"
2051 msgstr "你必须指定要删除的采样名\n"
2052
2053 #: ../src/utils/pactl.c:1035
2054 #, fuzzy
2055 msgid "You have to specify a sink input index and a sink"
2056 msgstr "你必须指定音频出口索引和音频出口\n"
2057
2058 #: ../src/utils/pactl.c:1045
2059 #, fuzzy
2060 msgid "You have to specify a source output index and a source"
2061 msgstr "你必须指定音频入口输出索引和音频入口\n"
2062
2063 #: ../src/utils/pactl.c:1060
2064 #, fuzzy
2065 msgid "You have to specify a module name and arguments."
2066 msgstr "必须指定模块名和参数。\n"
2067
2068 #: ../src/utils/pactl.c:1080
2069 #, fuzzy
2070 msgid "You have to specify a module index"
2071 msgstr "必须指定模块索引\n"
2072
2073 #: ../src/utils/pactl.c:1090
2074 #, fuzzy
2075 msgid ""
2076 "You may not specify more than one sink. You have to specify a boolean value."
2077 msgstr "不可指定多个音频出口。必须指定一个布尔值。\n"
2078
2079 #: ../src/utils/pactl.c:1103
2080 #, fuzzy
2081 msgid ""
2082 "You may not specify more than one source. You have to specify a boolean "
2083 "value."
2084 msgstr "不可指定多个源。必须指定一个布尔值。\n"
2085
2086 #: ../src/utils/pactl.c:1115
2087 #, fuzzy
2088 msgid "You have to specify a card name/index and a profile name"
2089 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2090
2091 #: ../src/utils/pactl.c:1126
2092 #, fuzzy
2093 msgid "You have to specify a sink name/index and a port name"
2094 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2095
2096 #: ../src/utils/pactl.c:1137
2097 #, fuzzy
2098 msgid "You have to specify a source name/index and a port name"
2099 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2100
2101 #: ../src/utils/pactl.c:1149
2102 #, fuzzy
2103 msgid "You have to specify a sink name/index and a volume"
2104 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2105
2106 #: ../src/utils/pactl.c:1154 ../src/utils/pactl.c:1171
2107 #: ../src/utils/pactl.c:1193 ../src/utils/pactl.c:1209
2108 #: ../src/utils/pactl.c:1226 ../src/utils/pactl.c:1248
2109 #, fuzzy
2110 msgid "Invalid volume specification"
2111 msgstr "无效的采样描述\n"
2112
2113 #: ../src/utils/pactl.c:1166
2114 #, fuzzy
2115 msgid "You have to specify a source name/index and a volume"
2116 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2117
2118 #: ../src/utils/pactl.c:1183
2119 #, fuzzy
2120 msgid "You have to specify a sink input index and a volume"
2121 msgstr "你必须指定音频出口索引和音频出口\n"
2122
2123 #: ../src/utils/pactl.c:1188
2124 msgid "Invalid sink input index"
2125 msgstr ""
2126
2127 #: ../src/utils/pactl.c:1204
2128 #, fuzzy
2129 msgid "You have to specify a sink name/index and a mute boolean"
2130 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2131
2132 #: ../src/utils/pactl.c:1221
2133 #, fuzzy
2134 msgid "You have to specify a source name/index and a mute boolean"
2135 msgstr "你必须指定声卡名称/索引和侧写名称\n"
2136
2137 #: ../src/utils/pactl.c:1238
2138 #, fuzzy
2139 msgid "You have to specify a sink input index and a mute boolean"
2140 msgstr "你必须指定音频出口索引和音频出口\n"
2141
2142 #: ../src/utils/pactl.c:1243
2143 #, fuzzy
2144 msgid "Invalid sink input index specification"
2145 msgstr "无效的采样描述\n"
2146
2147 #: ../src/utils/pactl.c:1262
2148 #, fuzzy
2149 msgid "No valid command specified."
2150 msgstr "未指定有效的命令。\n"
2151
2152 #: ../src/utils/pax11publish.c:61
2153 #, c-format
2154 msgid ""
2155 "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n"
2156 "\n"
2157 " -d Show current PulseAudio data attached to X11 display (default)\n"
2158 " -e Export local PulseAudio data to X11 display\n"
2159 " -i Import PulseAudio data from X11 display to local environment "
2160 "variables and cookie file.\n"
2161 " -r Remove PulseAudio data from X11 display\n"
2162 msgstr ""
2163 "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n"
2164 "\n"
2165 " -d 显示与X11显示器关联的当前PulseAudio数据(默认)\n"
2166 " -e 将本地PulseAudio数据导出至X11显示器\n"
2167 " -i 将PulseAudio数据由X11显示器导入至本地环境变量和cookie文件。\n"
2168 " -r 从X11显示器清除PulseAudio数据\n"
2169
2170 #: ../src/utils/pax11publish.c:94
2171 #, c-format
2172 msgid "Failed to parse command line.\n"
2173 msgstr "分析命令行失败。\n"
2174
2175 #: ../src/utils/pax11publish.c:108
2176 #, c-format
2177 msgid "Server: %s\n"
2178 msgstr "服务器:%s\n"
2179
2180 #: ../src/utils/pax11publish.c:110
2181 #, c-format
2182 msgid "Source: %s\n"
2183 msgstr "音频入口:%s\n"
2184
2185 #: ../src/utils/pax11publish.c:112
2186 #, c-format
2187 msgid "Sink: %s\n"
2188 msgstr "音频出口:%s\n"
2189
2190 #: ../src/utils/pax11publish.c:114
2191 #, c-format
2192 msgid "Cookie: %s\n"
2193 msgstr "Cookie:%s\n"
2194
2195 #: ../src/utils/pax11publish.c:132
2196 #, c-format
2197 msgid "Failed to parse cookie data\n"
2198 msgstr "分析cookie数据失败\n"
2199
2200 #: ../src/utils/pax11publish.c:137
2201 #, c-format
2202 msgid "Failed to save cookie data\n"
2203 msgstr "保存cookie数据失败\n"
2204
2205 #: ../src/utils/pax11publish.c:152
2206 #, c-format
2207 msgid "Failed to load client configuration file.\n"
2208 msgstr "加载客户端配置文件失败。\n"
2209
2210 #: ../src/utils/pax11publish.c:157
2211 #, c-format
2212 msgid "Failed to read environment configuration data.\n"
2213 msgstr "读取环境配置数据失败。\n"
2214
2215 #: ../src/utils/pax11publish.c:174
2216 #, c-format
2217 msgid "Failed to get FQDN.\n"
2218 msgstr "获取FQDN失败。\n"
2219
2220 #: ../src/utils/pax11publish.c:194
2221 #, c-format
2222 msgid "Failed to load cookie data\n"
2223 msgstr "加载cookie数据失败\n"
2224
2225 #: ../src/utils/pax11publish.c:211
2226 #, c-format
2227 msgid "Not yet implemented.\n"
2228 msgstr "尚未实现。\n"
2229
2230 #: ../src/utils/pacmd.c:69
2231 msgid "No PulseAudio daemon running, or not running as session daemon."
2232 msgstr ""
2233
2234 #: ../src/utils/pacmd.c:74
2235 #, c-format
2236 msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
2237 msgstr "socket(PF_UNIX, SOCK_STREAM, 0):%s"
2238
2239 #: ../src/utils/pacmd.c:91
2240 #, c-format
2241 msgid "connect(): %s"
2242 msgstr "connect():%s"
2243
2244 #: ../src/utils/pacmd.c:99
2245 msgid "Failed to kill PulseAudio daemon."
2246 msgstr "杀死PulseAudio后台程序失败。"
2247
2248 #: ../src/utils/pacmd.c:107
2249 msgid "Daemon not responding."
2250 msgstr "后台程序未响应。"
2251
2252 #: ../src/utils/pacmd.c:161
2253 #, fuzzy, c-format
2254 msgid "poll(): %s"
2255 msgstr "fork():%s"
2256
2257 #: ../src/utils/pacmd.c:171 ../src/utils/pacmd.c:188
2258 #, c-format
2259 msgid "read(): %s"
2260 msgstr "read():%s"
2261
2262 #: ../src/utils/pacmd.c:207 ../src/utils/pacmd.c:223
2263 #, c-format
2264 msgid "write(): %s"
2265 msgstr "write():%s"
2266
2267 #: ../src/pulsecore/lock-autospawn.c:136 ../src/pulsecore/lock-autospawn.c:219
2268 msgid "Cannot access autospawn lock."
2269 msgstr "不能访问autospawn锁。"
2270
2271 #: ../src/modules/alsa/alsa-sink.c:530 ../src/modules/alsa/alsa-sink.c:689
2272 #, c-format
2273 msgid ""
2274 "ALSA woke us up to write new data to the device, but there was actually "
2275 "nothing to write!\n"
2276 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
2277 "to the ALSA developers.\n"
2278 "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
2279 "returned 0 or another value < min_avail."
2280 msgstr ""
2281 "ALSA 提醒我们在该设备中写入新数据,但实际上没有什么可以写入的!\n"
2282 "这很可能是 ALSA 驱动程序 '%s' 中的一个 bug。请向 ALSA 开发人员报告这个问"
2283 "题。\n"
2284 "提醒我们设置 POLLOUT -- 但结果是 snd_pcm_avail() 返回 0 或者另一个小于最小可"
2285 "用值的数值。"
2286
2287 #: ../src/modules/alsa/alsa-source.c:506 ../src/modules/alsa/alsa-source.c:656
2288 #, c-format
2289 msgid ""
2290 "ALSA woke us up to read new data from the device, but there was actually "
2291 "nothing to read!\n"
2292 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
2293 "to the ALSA developers.\n"
2294 "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
2295 "returned 0 or another value < min_avail."
2296 msgstr ""
2297 "ALSA 提醒我们从该设备中读取新数据,但实际上没有什么可以读取的!\n"
2298 "这很可能是 ALSA 驱动程序 '%s' 中的一个 bug。请向 ALSA 开发人员报告这个问"
2299 "题。\n"
2300 "提醒我们设置 POLLOUT -- 但结果是 snd_pcm_avail() 返回 0 或者另一个小于最小可"
2301 "用值的数值。"
2302
2303 #: ../src/modules/alsa/module-alsa-card.c:152
2304 #: ../src/modules/bluetooth/module-bluetooth-device.c:2228
2305 msgid "Off"
2306 msgstr "关闭"
2307
2308 #: ../src/modules/bluetooth/module-bluetooth-device.c:2184
2309 msgid "High Fidelity Playback (A2DP)"
2310 msgstr "高保真回放(A2DP)"
2311
2312 #: ../src/modules/bluetooth/module-bluetooth-device.c:2198
2313 #, fuzzy
2314 msgid "High Fidelity Capture (A2DP)"
2315 msgstr "高保真回放(A2DP)"
2316
2317 #: ../src/modules/bluetooth/module-bluetooth-device.c:2213
2318 msgid "Telephony Duplex (HSP/HFP)"
2319 msgstr "双工电话(HSP/HFP)"
2320
2321 #: ../src/modules/reserve-wrap.c:151
2322 msgid "PulseAudio Sound Server"
2323 msgstr "PulseAudio 声音服务器"
2324
2325 #, fuzzy
2326 #~ msgid "Invalid client name '%s'\n"
2327 #~ msgstr "无效的通道映射描述'%s'\n"
2328
2329 #, fuzzy
2330 #~ msgid "Failed to determine sample specification from file.\n"
2331 #~ msgstr "获取采样信息失败:%s\n"
2332
2333 #~ msgid "select(): %s"
2334 #~ msgstr "select():%s"
2335
2336 #~ msgid "Cannot connect to system bus: %s"
2337 #~ msgstr "无法连接到系统总线:%s"
2338
2339 #~ msgid "Cannot get caller from PID: %s"
2340 #~ msgstr "无法从PID获取调用者:%s"
2341
2342 #~ msgid "Cannot set UID on caller object."
2343 #~ msgstr "无法为调用者设定UID。"
2344
2345 #~ msgid "Failed to get CK session."
2346 #~ msgstr "获取CK会话失败。"
2347
2348 #~ msgid "Cannot set UID on session object."
2349 #~ msgstr "无法为会话对象设定UID。"
2350
2351 #~ msgid "Cannot allocate PolKitAction."
2352 #~ msgstr "不能分配PolKitAction。"
2353
2354 #~ msgid "Cannot set action_id"
2355 #~ msgstr "无法设定action_id"
2356
2357 #~ msgid "Cannot allocate PolKitContext."
2358 #~ msgstr "无法分配PolKitContext。"
2359
2360 #~ msgid "Cannot initialize PolKitContext: %s"
2361 #~ msgstr "无法初使化PolKitContext: %s"
2362
2363 #~ msgid "Could not determine whether caller is authorized: %s"
2364 #~ msgstr "无法判断调用者是否已获得授权: %s"
2365
2366 #~ msgid "Cannot obtain auth: %s"
2367 #~ msgstr "无法获取授权: %s"
2368
2369 #~ msgid "PolicyKit responded with '%s'"
2370 #~ msgstr "PolicyKit回复'%s'"
2371
2372 #~ msgid ""
2373 #~ "High-priority scheduling (negative Unix nice level) for the PulseAudio "
2374 #~ "daemon"
2375 #~ msgstr "PulseAudio 守护进程的高优先调度(负的 Unix nic 等级)"
2376
2377 #~ msgid "Real-time scheduling for the PulseAudio daemon"
2378 #~ msgstr "PulseAudio 守护进程的实时调度。"
2379
2380 #~ msgid ""
2381 #~ "System policy prevents PulseAudio from acquiring high-priority scheduling."
2382 #~ msgstr "系统策略防止 PulseAudio 获得高优先调度。"
2383
2384 #~ msgid ""
2385 #~ "System policy prevents PulseAudio from acquiring real-time scheduling."
2386 #~ msgstr "系统策略防止 PulseAudio 获得实时调度。"
2387
2388 #~ msgid "read() failed: %s\n"
2389 #~ msgstr "read()失败:%s\n"
2390
2391 #, fuzzy
2392 #~ msgid "pa_context_connect() failed: %s\n"
2393 #~ msgstr "pa_context_connect()失败:%s"
2394
2395 #~ msgid "We're in the group '%s', allowing high-priority scheduling."
2396 #~ msgstr "我们在'%s'组中,允许高优先级调度。"
2397
2398 #~ msgid "We're in the group '%s', allowing real-time scheduling."
2399 #~ msgstr "我们在'%s'组中,允许实时调度。"
2400
2401 #~ msgid "PolicyKit grants us acquire-high-priority privilege."
2402 #~ msgstr "PolicyKit授予我们“获取高优先级”权限。"
2403
2404 #~ msgid "PolicyKit refuses acquire-high-priority privilege."
2405 #~ msgstr "PolicyKit拒绝“获取高优先级”权限。"
2406
2407 #~ msgid "PolicyKit grants us acquire-real-time privilege."
2408 #~ msgstr "PolicyKit授予我们“获取实时”权限。"
2409
2410 #~ msgid "PolicyKit refuses acquire-real-time privilege."
2411 #~ msgstr "PolicyKit拒绝我们“获取实时”权限。"
2412
2413 #~ msgid ""
2414 #~ "Called SUID root and real-time and/or high-priority scheduling was "
2415 #~ "requested in the configuration. However, we lack the necessary "
2416 #~ "privileges:\n"
2417 #~ "We are not in group '%s', PolicyKit refuse to grant us the requested "
2418 #~ "privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource "
2419 #~ "limits.\n"
2420 #~ "For enabling real-time/high-priority scheduling please acquire the "
2421 #~ "appropriate PolicyKit privileges, or become a member of '%s', or increase "
2422 #~ "the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
2423 #~ msgstr ""
2424 #~ "配置中需要调用 SUID root、实时和/或者高优先调度。但是我们缺少必要的特"
2425 #~ "权:\n"
2426 #~ "我们不属于组群 '%s',PolicyKit 拒绝赋予我们要求的特权,而我们无法增加 "
2427 #~ "RLIMIT_NICE/RLIMIT_RTPRIO 资源限制。\n"
2428 #~ "要启用实时/高优先调度,请获得适当的 PolicyKit 特权,或者成为 '%s' 成员,也"
2429 #~ "可以为这个用户增加 RLIMIT_NICE/RLIMIT_RTPRIO 资源限制。"
2430
2431 #~ msgid ""
2432 #~ "High-priority scheduling enabled in configuration but not allowed by "
2433 #~ "policy."
2434 #~ msgstr "配置中已启用高优先级调度,但策略未允许。"
2435
2436 #~ msgid "Successfully increased RLIMIT_RTPRIO"
2437 #~ msgstr "提高RLIMIT_RTPRIO成功。"
2438
2439 #~ msgid "RLIMIT_RTPRIO failed: %s"
2440 #~ msgstr "RLIMIT_RTPRIO失败:%s"
2441
2442 #~ msgid "Giving up CAP_NICE"
2443 #~ msgstr "正在放弃CAP_NICE"
2444
2445 #~ msgid ""
2446 #~ "Real-time scheduling enabled in configuration but not allowed by policy."
2447 #~ msgstr "配置中已启用实时调度,但策略未允许。"
2448
2449 #~ msgid "Limited capabilities successfully to CAP_SYS_NICE."
2450 #~ msgstr "性能成功限制到CAP_SYS_NICE。"
2451
2452 #~ msgid "time_new() failed.\n"
2453 #~ msgstr "time_new()失败。\n"
2454
2455 #~ msgid "Analog Mono"
2456 #~ msgstr "模拟单声道"
2457
2458 #~ msgid "Analog Stereo"
2459 #~ msgstr "模拟立体声"
2460
2461 #~ msgid "Digital Stereo (IEC958)"
2462 #~ msgstr "数字立体声(IEC958)"
2463
2464 #~ msgid "Digital Stereo (HDMI)"
2465 #~ msgstr "数字立体声(HDMI)"
2466
2467 #~ msgid "Analog Surround 4.0"
2468 #~ msgstr "模拟环绕 4.0"
2469
2470 #~ msgid "Digital Surround 4.0 (IEC958/AC3)"
2471 #~ msgstr "数字环绕 4.0(IEC958/AC3)"
2472
2473 #~ msgid "Analog Surround 4.1"
2474 #~ msgstr "模拟环绕 4.1"
2475
2476 #~ msgid "Analog Surround 5.0"
2477 #~ msgstr "模拟环绕 5.0"
2478
2479 #~ msgid "Analog Surround 5.1"
2480 #~ msgstr "模拟环绕 5.1"
2481
2482 #~ msgid "Digital Surround 5.1 (IEC958/AC3)"
2483 #~ msgstr "数字环绕 5.1(IEC958/AC3)"
2484
2485 #~ msgid "Analog Surround 7.1"
2486 #~ msgstr "模拟环绕 7.1"
2487
2488 #~ msgid "Output %s + Input %s"
2489 #~ msgstr "输出 %s + 输入 %s"
2490
2491 #~ msgid "Input %s"
2492 #~ msgstr "输入 %s"
2493
2494 #~ msgid "Stream successfully created\n"
2495 #~ msgstr "成功创建流\n"
2496
2497 #~ msgid "Stream errror: %s\n"
2498 #~ msgstr "流错误:%s\n"
2499
2500 #~ msgid "Connection established.\n"
2501 #~ msgstr "连接已建立。\n"
2502
2503 #~ msgid ""
2504 #~ "%s [options] [FILE]\n"
2505 #~ "\n"
2506 #~ " -h, --help Show this help\n"
2507 #~ " --version Show version\n"
2508 #~ "\n"
2509 #~ " -v, --verbose Enable verbose operation\n"
2510 #~ "\n"
2511 #~ " -s, --server=SERVER The name of the server to connect "
2512 #~ "to\n"
2513 #~ " -d, --device=DEVICE The name of the sink to connect "
2514 #~ "to\n"
2515 #~ " -n, --client-name=NAME How to call this client on the "
2516 #~ "server\n"
2517 #~ " --stream-name=NAME How to call this stream on the "
2518 #~ "server\n"
2519 #~ " --volume=VOLUME Specify the initial (linear) "
2520 #~ "volume in range 0...65536\n"
2521 #~ " --channel-map=CHANNELMAP Set the channel map to the use\n"
2522 #~ msgstr ""
2523 #~ "%s [options] [FILE]\n"
2524 #~ "\n"
2525 #~ " -h, --help 显示此帮助\n"
2526 #~ " --version 显示版本\n"
2527 #~ "\n"
2528 #~ " -v, --verbose 启用详述操作\n"
2529 #~ "\n"
2530 #~ " -s, --server=SERVER 要连接的服务器名\n"
2531 #~ " -d, --device=DEVICE 要连接的音频出口名\n"
2532 #~ " -n, --client-name=NAME 此客户端在服务器上的名称\n"
2533 #~ " --stream-name=NAME 此流在服务器上的名称\n"
2534 #~ " --volume=VOLUME 指定初始(线性)音量,取值在"
2535 #~ "0...65536之间\n"
2536 #~ " --channel-map=CHANNELMAP 设定使用的通道映射表\n"
2537
2538 #~ msgid ""
2539 #~ "paplay %s\n"
2540 #~ "Compiled with libpulse %s\n"
2541 #~ "Linked with libpulse %s\n"
2542 #~ msgstr ""
2543 #~ "paplay %s\n"
2544 #~ "Compiled with libpulse %s\n"
2545 #~ "Linked with libpulse %s\n"
2546
2547 #~ msgid "Invalid channel map\n"
2548 #~ msgstr "无效的通道映射表\n"
2549
2550 #~ msgid "Failed to open file '%s'\n"
2551 #~ msgstr "打开文件'%s'失败\n"
2552
2553 #~ msgid "Channel map doesn't match file.\n"
2554 #~ msgstr "通道映射表与文件不匹配。\n"
2555
2556 #~ msgid "Using sample spec '%s'\n"
2557 #~ msgstr "正在使用采样规格'%s'\n"