Translations by Walter Cheuk

Walter Cheuk has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

133 of 33 results
1.
%s: option `%s' is ambiguous
2012-03-18
%s:「%s」選項不夠明確
2.
%s: option `--%s' doesn't allow an argument
2012-03-18
%s:「--%s」選項不允許使用引數
3.
%s: option `%c%s' doesn't allow an argument
2012-03-18
%s:「%c%s」選項不允許使用引數
4.
%s: option `%s' requires an argument
2012-03-18
%s:「%s」選項需要引數
5.
%s: unrecognized option `--%s'
2012-03-18
%s:「--%s」選項無法辨識
6.
%s: unrecognized option `%c%s'
2012-03-18
%s:「%c%s」選項無法辨識
7.
%s: illegal option -- %c
2012-03-18
%s:選項不合法 -- %c
8.
%s: invalid option -- %c
2012-03-18
%s:選項無效 -- %c
9.
%s: option requires an argument -- %c
2012-03-18
%s:選項必須含有引數 -- %c
10.
%s: option `-W %s' is ambiguous
2012-03-18
%s:「-W %s」選項不夠明確
11.
%s: option `-W %s' doesn't allow an argument
2012-03-18
%s:「-W %s」選項不允許使用引數
13.
Valid commands: create, update, updatev, graph, graphv, dump, restore, last, lastupdate, first, info, fetch, tune, resize, xport, flushcached
2012-03-18
有效指令: create, update, updatev, graph, graphv, dump, restore, last, lastupdate, first, info, fetch, tune, resize, xport, flushcached
14.
Valid remote commands: quit, ls, cd, mkdir, pwd
2012-03-18
有效遠端指令: quit, ls, cd, mkdir, pwd
15.
* create - create a new RRD rrdtool create filename [--start|-b start time] [--step|-s step] [--no-overwrite|-O] [DS:ds-name:DST:dst arguments] [RRA:CF:cf arguments]
2012-03-18
* create - 建立新 RRD rrdtool create 檔案名 [--start|-b start time] [--step|-s step] [--no-overwrite|-O] [DS:ds-name:DST:dst 引數] [RRA:CF:cf arguments]
16.
* dump - dump an RRD to XML rrdtool dump filename.rrd >filename.xml
2012-03-18
* dump - 將 RRD 傾印至 XML rrdtool dump 檔案名.rrd >檔案名.xml
17.
* info - returns the configuration and status of the RRD rrdtool info filename.rrd
2012-03-18
* info - 傳回 RRD 設定及狀態 rrdtool info 檔案名.rrd
18.
* restore - restore an RRD file from its XML form rrdtool restore [--range-check|-r] [--force-overwrite|-f] filename.xml filename.rrd
2012-03-18
* restore - 將 RRD 檔案由其 XML 形式回存 rrdtool restore [--range-check|-r] [--force-overwrite|-f] 檔案名.xml 檔案名.rrd
19.
* last - show last update time for RRD rrdtool last filename.rrd
2012-03-18
* last - 顯示 RRD 最新更新時間 rrdtool last 檔案名.rrd
20.
* lastupdate - returns the most recent datum stored for each DS in an RRD rrdtool lastupdate filename.rrd
2012-03-18
* lastupdate - 傳回 RRD 內每個 DS 最新儲存的 datum rrdtool lastupdate 檔案名.rrd
21.
* first - show first update time for RRA within an RRD rrdtool first filename.rrd [--rraindex number]
2012-03-18
* first - 顯示 RRD 內 RRA 首個更新時間 rrdtool first 檔案名.rrd [--rraindex 編號]
22.
* update - update an RRD rrdtool update filename [--template|-t ds-name:ds-name:...] [--daemon <address>] time|N:value[:value...] at-time@value[:value...] [ time:value[:value...] ..]
2012-03-18
* update - 更新 RRD rrdtool update 檔案名 [--template|-t ds-name:ds-name:...] [--daemon <位址>] time|N:值[:值...] at-time@值[:值...] [ time:值[:值...] ..]
23.
* updatev - a verbose version of update returns information about values, RRAs, and datasources updated rrdtool updatev filename [--template|-t ds-name:ds-name:...] time|N:value[:value...] at-time@value[:value...] [ time:value[:value...] ..]
2012-03-18
* updatev - 詳細版本更新 傳回更新的值、RRA 及 datasource rrdtool updatev 檔案名 [--template|-t ds-name:ds-name:...] time|N:值[:值...] at-time@值[:值...] [ time:值[:值...] ..]
24.
* fetch - fetch data out of an RRD rrdtool fetch filename.rrd CF [-r|--resolution resolution] [-s|--start start] [-e|--end end] [--daemon <address>]
2012-03-18
* fetch - 提取 RRD 的資料 rrdtool fetch 檔案名.rrd CF [-r|--resolution 解析度] [-s|--start 開始] [-e|--end 結束] [--daemon <位址>]
25.
* flushcached - flush cached data out to an RRD file rrdtool flushcached filename.rrd [--daemon <address>]
2012-03-18
* flushcached - 將快取資料清空至 RRD 檔案 rrdtool flushcached 檔案名.rrd [--daemon <位址>]
26.
* graph - generate a graph from one or several RRD rrdtool graph filename [-s|--start seconds] [-e|--end seconds]
2012-03-18
* graph - 由一個或多個 RRD 檔案產生圖表 rrdtool graph 檔案名 [-s|--start 秒數] [-e|--end 秒數]
27.
* graphv - generate a graph from one or several RRD with meta data printed before the graph rrdtool graphv filename [-s|--start seconds] [-e|--end seconds]
2012-03-18
* graphv - 由一個或多個 RRD 產生圖表,之前帶元數據 rrdtool graphv 檔案名 [-s|--start 秒數] [-e|--end 秒數]
31.
* tune - Modify some basic properties of an RRD rrdtool tune filename [--heartbeat|-h ds-name:heartbeat] [--data-source-type|-d ds-name:DST] [--data-source-rename|-r old-name:new-name] [--minimum|-i ds-name:min] [--maximum|-a ds-name:max] [--deltapos scale-value] [--deltaneg scale-value] [--failure-threshold integer] [--window-length integer] [--alpha adaptation-parameter]
2012-03-18
* tune - 修改 RRD 某幾個基本特性 rrdtool tune 檔案名 [--heartbeat|-h ds-name:heartbeat] [--data-source-type|-d ds-name:DST] [--data-source-rename|-r 舊名稱:新名稱] [--minimum|-i ds-name:min] [--maximum|-a ds-name:max] [--deltapos scale-value] [--deltaneg scale-value] [--failure-threshold integer] [--window-length integer] [--alpha adaptation-parameter]
33.
* resize - alter the length of one of the RRAs in an RRD rrdtool resize filename rranum GROW|SHRINK rows
2012-03-18
* resize - 更改 RRD 其中一個 RRA 的長度 rrdtool resize 檔案名 rranum GROW|SHRINK rows
35.
* quit - closing a session in remote mode rrdtool quit
2012-03-18
* quit - 結束遠端模式工作階段 rrdtool quit
36.
* ls - lists all *.rrd files in current directory rrdtool ls
2012-03-18
* ls - 列出當前目錄所有 *.rrd 檔案 rrdtool ls
37.
* cd - changes the current directory rrdtool cd new directory
2012-03-18
* cd - 變更當前目錄 rrdtool cd 新目錄
38.
* mkdir - creates a new directory rrdtool mkdir newdirectoryname
2012-03-18
* mkdir - 建立新目錄 rrdtool mkdir 新目錄
39.
* pwd - returns the current working directory rrdtool pwd
2012-03-18
* pwd - 傳回當前目錄 rrdtool pwd