Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
1119 of 19 results
13.
* updatev - a verbose version of update
[tab]returns information about values, RRAs, and datasources updated

[tab]rrdtool updatev filename
[tab][tab][--template|-t ds-name:ds-name:...]
[tab][tab][--skip-past-updates|-s]
[tab][tab]time|N:value[:value...]

[tab][tab]at-time@value[:value...]

[tab][tab][ time:value[:value...] ..]
[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:120
14.
* fetch - fetch data out of an RRD

[tab]rrdtool fetch filename.rrd CF
[tab][tab][-r|--resolution resolution]
[tab][tab][-s|--start start] [-e|--end end]
[tab][tab][-a|--align-start]
[tab][tab][-d|--daemon <address>]
[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:130
15.
* flushcached - flush cached data out to an RRD file

[tab]rrdtool flushcached filename.rrd
[tab][tab][-d|--daemon <address>]
[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:138
18.
[tab][tab][-x|--x-grid x-axis grid and label]
[tab][tab][-Y|--alt-y-grid] [--full-size-mode]
[tab][tab][--left-axis-format format]
[tab][tab][-y|--y-grid y-axis grid and label]
[tab][tab][-v|--vertical-label string] [-w|--width pixels]
[tab][tab][--right-axis scale:shift] [--right-axis-label label]
[tab][tab][--right-axis-format format]
[tab][tab][-h|--height pixels] [-o|--logarithmic]
[tab][tab][-u|--upper-limit value] [-z|--lazy]
[tab][tab][-l|--lower-limit value] [-r|--rigid]
[tab][tab][-g|--no-legend] [-d|--daemon <address>]
[tab][tab][-F|--force-rules-legend]
[tab][tab][-j|--only-graph]
[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:152
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
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
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
1119 of 19 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: André Desgualdo Pereira, Beatriz Vital, Eugênio F, Gerson "fserve" Barreiros, Miguel Lima, Tiago Hillebrandt.