Browsing Chinese (Traditional) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Traditional) guidelines.
7180 of 428 results
71.
Dude, your kernel stinks! The chef's recommendation today is Linux with high-resolution timers enabled!
先生,您的內核糟透了!今日主廚推薦是啟用高解析度計時器的 Linux!
Translated and reviewed by Walter Cheuk
In upstream:
先生,您的核心糟透了!今日主廚推薦是啟用高解析度計時器的 Linux!
Suggested by Cheng-Chia Tseng
Located in ../src/daemon/main.c:1005
72.
pa_core_new() failed.
pa_core_new() 失敗。
Translated by Cheng-Chia Tseng
Located in src/daemon/main.c:1193
73.
Failed to initialize daemon.
未能初始化幕後程式。
Translated by Cheng-Chia Tseng
Located in src/daemon/main.c:1103
74.
Daemon startup without any loaded modules, refusing to work.
幕後程式啟動而沒有任何載入的模組,拒絕運作。
Translated by Cheng-Chia Tseng
Located in src/daemon/main.c:1280
75.
Daemon startup complete.
幕後程式啟動完成。
Translated by Cheng-Chia Tseng
Located in ../src/daemon/main.c:1147
76.
Daemon shutdown initiated.
幕後程式已開始關閉。
Translated by Cheng-Chia Tseng
Located in ../src/daemon/main.c:1153
77.
Daemon terminated.
幕後程式已終止。
Translated by Cheng-Chia Tseng
Located in ../src/daemon/main.c:1187
78.
%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} 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 [options]

COMMANDS:
-h, --help 顯示此說明
--version 顯示版本
--dump-conf 傾卸預設配置
--dump-modules 傾卸可用模組清單
--dump-resample-methods 傾卸可用重新取樣方法
--cleanup-shm 清理陳舊的共享記憶區段
--start 如果幕後程式沒有執行,啟動幕後程式
-k --kill 結束正在執行的幕後程式
--check 檢視正在執行的幕後程式(只回傳退出代碼)

OPTIONS:
--system[=BOOL] 執行全系統個體
-D, --daemonize[=BOOL] 啟動後放在幕後執行
--fail[=BOOL] 當啟動失敗時便退出
--high-priority[=BOOL] 嘗試設定高等的良好層級
(只有 root 使用者可用,當 SUID 或
權力提升的 RLIMIT_NICE 時)
--realtime[=BOOL] 嘗試啟用即時規劃
(只有 root 使用者可用,當 SUID 或
權力提升的 RLIMIT_RTPRIO 時)
--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} 指定日誌目標
--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] 停用共享記憶支援。

STARTUP SCRIPT:
-L, --load="MODULE ARGUMENTS" 在指定的參數中載入
指定的外掛程式模組
-F, --file=FILENAME 執行指定的命令稿
-C 啟動後在執行中的 TTY
開啟命令列

-n 不要載入預設命令稿檔案
Translated by Cheng-Chia Tseng
Located in ../src/daemon/cmdline.c:115
79.
--daemonize expects boolean argument
--daemonize 預期布林引數
Translated by Cheng-Chia Tseng
Located in src/daemon/cmdline.c:246
80.
--fail expects boolean argument
--fail 預期布林引數
Translated by Cheng-Chia Tseng
Located in src/daemon/cmdline.c:254
7180 of 428 results

This translation is managed by Ubuntu Traditional Chinese (Taiwan) Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Anthony Wong, Cheng-Chia Tseng, TienFu Chen, Walter Cheuk.