Browsing Ukrainian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Ukrainian guidelines.
615 of 31 results
6.
* info - returns the configuration and status of the RRD

[tab]rrdtool info [--daemon|-d <addr> [--noflush|-F]] filename.rrd
[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.
* info - виведення конфігурації та стану RRD

[tab]rrdtool info [--daemon|-d <адреса> [--noflush|-F]] filename.rrd
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:83
7.
* list - returns the list of RRDs

[tab]rrdtool list [--daemon <address>] [--noflush] <dirname>
[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.
* list - виведення списку усіх RRD

[tab]rrdtool list [--daemon <адреса>] [--noflush] <назвакаталогу>
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:87
8.
* restore - restore an RRD file from its XML form

[tab]rrdtool restore [--range-check|-r] [--force-overwrite|-f] filename.xml filename.rrd
[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.
* restore - відновлення файлу RRD з форми XML

[tab]rrdtool restore [--range-check|-r] [--force-overwrite|-f] filename.xml filename.rrd
Translated and reviewed by andygol
Located in src/rrd_tool.c:91
9.
* last - show last update time for RRD

[tab]rrdtool last filename.rrd
[tab][tab][--daemon|-d 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.
* last - показати час останнього оновлення RRD

[tab]rrdtool last filename.rrd
[tab][tab][--daemon|-d адреса]
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:95
10.
* lastupdate - returns the most recent datum stored for
each DS in an RRD

[tab]rrdtool lastupdate filename.rrd
[tab][tab][--daemon|-d 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.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
* lastupdate - виведення останніх даних збережених для
кожного DS у RRD

[tab]rrdtool lastupdate filename.rrd
[tab][tab][--daemon|-d адреса]
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:100
11.
* first - show first update time for RRA within an RRD

[tab]rrdtool first filename.rrd [--rraindex number] [--daemon|-d 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.
* first - показати час першого оновлення RRA в межах RRD

[tab]rrdtool first filename.rrd [--rraindex номер] [--daemon|-d адреса]
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:106
12.
* update - update an RRD

[tab]rrdtool update filename
[tab][tab][--template|-t ds-name:ds-name:...]
[tab][tab][--skip-past-updates|-s]
[tab][tab][--daemon|-d <address>]
[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.
* update - оновити RRD

[tab]rrdtool update ім'яфайла
[tab][tab][--template|-t ds-name:ds-name:...]
[tab][tab][--skip-past-updates|-s]
[tab][tab][--daemon|-d <адреса>]
[tab][tab]time|N:value[:value...]

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

[tab][tab][ time:value[:value...] ..]
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:110
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.
* updatev -докладна версія оновлення
[tab]виведення відомостей про значення, RRA, оновлені джерела даних

[tab]rrdtool updatev ім'яфайла
[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...] ..]
Translated and reviewed by Andrii Prokopenko
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.
* fetch - отримати дані з RRD

[tab]rrdtool fetch filename.rrd CF
[tab][tab][-r|--resolution resolution]
[tab][tab][-s|--start початок] [-e|--end кінець]
[tab][tab][-a|--align-start]
[tab][tab][-d|--daemon <адреса>]
Translated and reviewed by Andrii Prokopenko
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.
* flushcached - очистити дані кешу з файла RRD

[tab]rrdtool flushcached filename.rrd
[tab][tab][-d|--daemon <адреса>]
Translated and reviewed by Andrii Prokopenko
Located in src/rrd_tool.c:138
615 of 31 results

This translation is managed by Ubuntu Ukrainian Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Alexander Sidko, Andrii Prokopenko, andygol.