Browsing Chinese (Traditional) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Traditional) guidelines.
1928 of 31 results
19.
[tab][tab][-n|--font FONTTAG:size:font]
[tab][tab][-m|--zoom factor]
[tab][tab][-A|--alt-autoscale]
[tab][tab][-M|--alt-autoscale-max]
[tab][tab][-G|--graph-render-mode {normal,mono}]
[tab][tab][-R|--font-render-mode {normal,light,mono}]
[tab][tab][-B|--font-smoothing-threshold size]
[tab][tab][-T|--tabwidth width]
[tab][tab][-E|--slope-mode]
[tab][tab][-P|--pango-markup]
[tab][tab][-N|--no-gridfit]
[tab][tab][-X|--units-exponent value]
[tab][tab][-L|--units-length value]
[tab][tab][-S|--step seconds]
[tab][tab][-f|--imginfo printfstr]
[tab][tab][-a|--imgformat PNG]
[tab][tab][-c|--color COLORTAG#rrggbb[aa]]
[tab][tab][--border width
[tab][tab][-t|--title string]
[tab][tab][-W|--watermark string]
[tab][tab][-Z|--use-nan-for-all-missing-data]
[tab][tab][DEF:vname=rrd:ds-name:CF]
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/rrd_tool.c:165
20.
[tab][tab][CDEF:vname=rpn-expression]
[tab][tab][VDEF:vdefname=rpn-expression]
[tab][tab][PRINT:vdefname:format]
[tab][tab][GPRINT:vdefname:format]
[tab][tab][COMMENT:text]
[tab][tab][SHIFT:vname:offset]
[tab][tab][TEXTALIGN:{left|right|justified|center}]
[tab][tab][TICK:vname#rrggbb[aa][:[fraction][:legend]]]
[tab][tab][HRULE:value#rrggbb[aa][:legend]]
[tab][tab][VRULE:value#rrggbb[aa][:legend]]
[tab][tab][LINE[width]:vname[#rrggbb[aa][:[legend][:STACK]]]]
[tab][tab][AREA:vname[#rrggbb[aa][:[legend][:STACK]]]]
[tab][tab][PRINT:vname:CF:format] (deprecated)
[tab][tab][GPRINT:vname:CF:format] (deprecated)
[tab][tab][STACK:vname[#rrggbb[aa][:legend]]] (deprecated)
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/rrd_tool.c:188
21.
* tune - Modify some basic properties of an RRD

[tab]rrdtool tune filename
[tab][tab][--heartbeat|-h ds-name:heartbeat]
[tab][tab][--data-source-type|-d ds-name:DST]
[tab][tab][--data-source-rename|-r old-name:new-name]
[tab][tab][--minimum|-i ds-name:min] [--maximum|-a ds-name:max]
[tab][tab][--deltapos|-p scale-value] [--deltaneg|-n scale-value]
[tab][tab][--failure-threshold|-f integer]
[tab][tab][--window-length|-w integer]
[tab][tab][--alpha|-x adaptation-parameter]
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
(no translation yet)
Located in src/rrd_tool.c:203
22.
[tab][tab][--beta|-y adaptation-parameter]
[tab][tab][--gamma|-z adaptation-parameter]
[tab][tab][--gamma-deviation|-v adaptation-parameter]
[tab][tab][--smoothing-window|-s fraction-of-season]
[tab][tab][--smoothing-window-deviation|-S fraction-of-season]
[tab][tab][--aberrant-reset|-b ds-name]
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/rrd_tool.c:214
23.
[tab][tab][--step|-t newstep]
[tab][tab][--daemon|-D address]
[tab][tab][DEL:ds-name]
[tab][tab][DS:ds-spec]
[tab][tab][DELRRA:index]
[tab][tab][RRA:rra-spec]
[tab][tab][RRA#index:[+-=]number]
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/rrd_tool.c:221
24.
* resize - alter the length of one of the RRAs in an RRD

[tab]rrdtool resize filename rranum GROW|SHRINK rows
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
* resize - 更改 RRD 其中一個 RRA 的長度

[tab]rrdtool resize 檔案名 rranum GROW|SHRINK rows
Translated and reviewed by Walter Cheuk
Located in src/rrd_tool.c:230
25.
* xport - generate XML dump from one or several RRD

[tab]rrdtool xport [-s|--start seconds] [-e|--end seconds]
[tab][tab][-m|--maxrows rows]
[tab][tab][--step seconds]
[tab][tab][--enumds] [--json]
[tab][tab][-d|--daemon address]
[tab][tab][DEF:vname=rrd:ds-name:CF]
[tab][tab][CDEF:vname=rpn-expression]
[tab][tab][XPORT:vname:legend]
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/rrd_tool.c:233
26.
* quit - closing a session in remote mode

[tab]rrdtool quit
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
* quit - 結束遠端模式工作階段

[tab]rrdtool quit
Translated and reviewed by Walter Cheuk
Located in src/rrd_tool.c:242
27.
* ls - lists all *.rrd files in current directory

[tab]rrdtool ls
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
* ls - 列出當前目錄所有 *.rrd 檔案

[tab]rrdtool ls
Translated and reviewed by Walter Cheuk
Located in src/rrd_tool.c:245
28.
* cd - changes the current directory

[tab]rrdtool cd new directory
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
* cd - 變更當前目錄

[tab]rrdtool cd 新目錄
Translated and reviewed by Walter Cheuk
Located in src/rrd_tool.c:248
1928 of 31 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: Po-Hsu Lin, Walter Cheuk.