Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
7584 of 502 results
75.
pa_pid_file_create() failed.
pa_pid_file_create() 失败。
Translated by Wylmer Wang
Reviewed by Ian Li
In upstream:
pa_pid_file_create()失败。
Suggested by Leah Liu
Located in src/daemon/main.c:1161
76.
Fresh high-resolution timers available! Bon appetit!
新鲜的高分辨率计时器开锅了!吃个饱!
Translated by Leah Liu
Located in ../src/daemon/main.c:1003
77.
Dude, your kernel stinks! The chef's recommendation today is Linux with high-resolution timers enabled!
老兄,您的内核真差劲!现在流行的是启用了高分辩率计时器的 Linux!
Translated by Aron Xu
In upstream:
老兄,您的内核真臭!现在流行的是启用了高分辩率计分器的Linux!
Suggested by Leah Liu
Located in ../src/daemon/main.c:1005
78.
pa_core_new() failed.
pa_core_new() 失败。
Translated by Wylmer Wang
Reviewed by Ian Li
In upstream:
pa_core_new()失败。
Suggested by Leah Liu
Located in src/daemon/main.c:1193
79.
Failed to initialize daemon.
初始化守护进程失败。
Translated by Wylmer Wang
Reviewed by Aron Xu
Located in src/daemon/main.c:1103
80.
Daemon startup without any loaded modules, refusing to work.
守护进程未加载任何负载模块,拒绝工作。
Translated and reviewed by Aron Xu
In upstream:
后台程序启动未加载任何模块,拒绝工作。
Suggested by Leah Liu
Located in src/daemon/main.c:1280
81.
Daemon startup complete.
守护程序启动完成。
Translated by Aron Xu
In upstream:
后台程序启动完成。
Suggested by Leah Liu
Located in ../src/daemon/main.c:1147
82.
Daemon shutdown initiated.
开始关闭守护进程。
Translated and reviewed by Aron Xu
In upstream:
开始关闭后台程序。
Suggested by Leah Liu
Located in ../src/daemon/main.c:1153
83.
Daemon terminated.
守护进程已终止。
Translated by Wylmer Wang
Reviewed by Aron Xu
In upstream:
后台程序已终止。
Suggested by Leah Liu
Located in ../src/daemon/main.c:1187
84.
%s [options]

COMMANDS:
-h, --help Show this help
--version Show version
--dump-conf Dump default configuration
--dump-modules Dump list of available modules
--dump-resample-methods Dump available resample methods
--cleanup-shm Cleanup stale shared memory segments
--start Start the daemon if it is not running
-k --kill Kill a running daemon
--check Check for a running daemon (only returns exit code)

OPTIONS:
--system[=BOOL] Run as system-wide instance
-D, --daemonize[=BOOL] Daemonize after startup
--fail[=BOOL] Quit when startup fails
--high-priority[=BOOL] Try to set high nice level
(only available as root, when SUID or
with elevated RLIMIT_NICE)
--realtime[=BOOL] Try to enable realtime scheduling
(only available as root, when SUID or
with elevated RLIMIT_RTPRIO)
--disallow-module-loading[=BOOL] Disallow module user requested module
loading/unloading after startup
--disallow-exit[=BOOL] Disallow user requested exit
--exit-idle-time=SECS Terminate the daemon when idle and this
time passed
--module-idle-time=SECS Unload autoloaded modules when idle and
this time passed
--scache-idle-time=SECS Unload autoloaded samples when idle and
this time passed
--log-level[=LEVEL] Increase or set verbosity level
-v Increase the verbosity level
--log-target={auto,syslog,stderr,file:PATH}
Specify the log target
--log-meta[=BOOL] Include code location in log messages
--log-time[=BOOL] Include timestamps in log messages
--log-backtrace=FRAMES Include a backtrace in log messages
-p, --dl-search-path=PATH Set the search path for dynamic shared
objects (plugins)
--resample-method=METHOD Use the specified resampling method
(See --dump-resample-methods for
possible values)
--use-pid-file[=BOOL] Create a PID file
--no-cpu-limit[=BOOL] Do not install CPU load limiter on
platforms that support it.
--disable-shm[=BOOL] Disable shared memory support.

STARTUP SCRIPT:
-L, --load="MODULE ARGUMENTS" Load the specified plugin module with
the specified argument
-F, --file=FILENAME Run the specified script
-C Open a command line on the running TTY
after startup

-n Don't load default script file
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%s [选项]

命令:
-h, --help 显示此帮助
--version 显示版本号
--dump-conf 转储默认配置
--dump-modules 转储可用模块列表
--dump-resample-methods 转储可用重采样了方法列表
--cleanup-shm 清除无用的共享内存
--start 如果守护进程没有运行则启动它
-k --kill 杀死正在运行的守护进程
--check 检查正在运行的守护进程(仅返回状态数)

选项:
--system[=BOOL] 作为系统级实例运行
-D, --daemonize[=BOOL] 启动后成为守护进程
--fail[=BOOL] 启动失败后自动退出
--high-priority[=BOOL] 设置较高的优先级
(仅在 root 用户、SUID 和有相应的
RLIMIT_NICE 权限有效)
--realtime[=BOOL] 尝试启动实时调度
(仅在 root 用户、SUID 和有相应的
RLIMIT_NICE 权限有效)
--disallow-module-loading[=BOOL] 启动后禁止用户加载/卸载模块
--disallow-exit[=BOOL] 禁止用户请求退出
--exit-idle-time=SECS 当空闲超过指定秒数则退出
--module-idle-time=SECS 当空闲超过指定秒数则卸载自动加载的模块
--scache-idle-time=SECS 当空闲超过指定描述则卸载自动加载的采样
--log-level[=LEVEL] 提高或设置日志级别
-v 提高日志级别
--log-target={auto,syslog,stderr,file:PATH}
指定日志目标
--log-meta[=BOOL] 在日志中记录代码位置
--log-time[=BOOL] 在日志中记录时间戳
--log-backtrace=FRAMES 在日志中记录回溯信息
-p, --dl-search-path=PATH 设置搜索动态目标(插件)的目录
--resample-method=METHOD 使用指定的重采样方法
(可能值参看 --dump-resample-methods)
--use-pid-file[=BOOL] 创建 PID 文件
--no-cpu-limit[=BOOL] 不在支持的平台上设置 CPU 负载限制
--disable-shm[=BOOL] 禁用共享内存支持。

启动脚本:
-L, --load="模块参数" 使用指定参数加载指定模块
-F, --file=文件名 执行指定的脚本
-C 启动后在运行的 TTY 上打开命令行
-n 不加载默认脚本文件
Translated by Aron Xu
Located in ../src/daemon/cmdline.c:113
7584 of 502 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: =KK=, Aron Xu, Careone, Carlos Gong, Heling Yao, J Qu, Leah Liu, Lie Ex, Luo Lei, Lv Genggeng, Mingye Wang, Tao Wei, Wylmer Wang, YunQiang Su, luctoy, mazefa, zhangmiao.