odoo/addons/web_graph/i18n/ru.po

196 lines
5.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_graph
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-07-17 08:12+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Russian (http://www.transifex.com/odoo/odoo-8/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:11
#, python-format
msgid "Bar Chart"
msgstr "Гистограмма"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/js/graph_widget.js:61
#: code:addons/web_graph/static/src/js/pivot_table.js:21
#, python-format
msgid "Count"
msgstr ""
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:70
#, python-format
msgid "Day"
msgstr "День"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:38
#, python-format
msgid "Expand All"
msgstr "Развернуть все"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:44
#, python-format
msgid "Export Data"
msgstr "Экспорт данных"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/js/graph_view.js:16
#, python-format
msgid "Graph"
msgstr "График"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:23
#, python-format
msgid "Heat Map"
msgstr ""
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:29
#, python-format
msgid "Heat Map (columns)"
msgstr ""
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:26
#, python-format
msgid "Heat Map (rows)"
msgstr ""
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:14
#, python-format
msgid "Line Chart"
msgstr "Линейный график"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:49
#, python-format
msgid "Measures"
msgstr "Замеры"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:72
#, python-format
msgid "Month"
msgstr "Месяц"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:93
#, python-format
msgid ""
"No data available for this graph. Try to add some records, or make sure\n"
" that there is at least one measure and no active filter in the search bar."
msgstr ""
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:92
#, python-format
msgid "No data to display."
msgstr "Нет данных для отображения."
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:17
#, python-format
msgid "Pie Chart"
msgstr "Круговая диаграмма"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:73
#, python-format
msgid "Quarter"
msgstr "Квартал"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:41
#, python-format
msgid "Reload Data"
msgstr "Перезагрузить данные"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:35
#, python-format
msgid "Swap Axis"
msgstr "Поменять оси"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:8
#, python-format
msgid "Table Mode"
msgstr "Режим таблицы"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/js/graph_widget.js:472
#: code:addons/web_graph/static/src/js/graph_widget.js:705
#: code:addons/web_graph/static/src/js/graph_widget.js:706
#: code:addons/web_graph/static/src/js/pivot_table.js:336
#, python-format
msgid "Total"
msgstr "Итого"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/js/graph_widget.js:613
#: code:addons/web_graph/static/src/js/graph_widget.js:721
#: code:addons/web_graph/static/src/js/graph_widget.js:730
#: code:addons/web_graph/static/src/js/graph_widget.js:734
#: code:addons/web_graph/static/src/js/graph_widget.js:739
#: code:addons/web_graph/static/src/js/graph_widget.js:744
#: code:addons/web_graph/static/src/js/graph_widget.js:747
#: code:addons/web_graph/static/src/js/graph_widget.js:792
#: code:addons/web_graph/static/src/js/graph_widget.js:821
#: code:addons/web_graph/static/src/js/pivot_table.js:435
#, python-format
msgid "Undefined"
msgstr "Не определено"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:71
#, python-format
msgid "Week"
msgstr "Неделя"
#. module: web_graph
#. openerp-web
#: code:addons/web_graph/static/src/xml/web_graph.xml:74
#, python-format
msgid "Year"
msgstr "Год"