# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_cache # # Translators: # Эдуард Манятовский , 2017 # Максим Дронь , 2017 # Martin Trigaux , 2017 # Max Belyanin , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-29 10:26+0000\n" "PO-Revision-Date: 2015-09-29 10:26+0000\n" "Last-Translator: Max Belyanin , 2017\n" "Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/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: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_cache msgid "Cache" msgstr "Кэш" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_compute_user_id msgid "Cache compute user" msgstr "Посчитать кэш пользователя" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_config_cache_ids msgid "Cache ids" msgstr "Кэш ids" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_config_id msgid "Config id" msgstr "Конфиг id" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_create_uid msgid "Created by" msgstr "Создано" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_create_date msgid "Created on" msgstr "Создан" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_display_name msgid "Display Name" msgstr "Отображаемое Имя" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_id msgid "ID" msgstr "Номер" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache___last_update msgid "Last Modified on" msgstr "Последнее изменение" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_write_uid msgid "Last Updated by" msgstr "Последний раз обновил" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_write_date msgid "Last Updated on" msgstr "Последнее обновление" #. module: pos_cache #. openerp-web #: code:addons/pos_cache/static/src/js/pos_cache.js:36 #, python-format msgid "Loading" msgstr "Загрузка" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_config_oldest_cache_time msgid "Oldest cache time" msgstr "Старый время кэша" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_product_domain msgid "Product domain" msgstr "Домен продукта" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_product_fields msgid "Product fields" msgstr "Поля продукта" #. module: pos_cache #: model:ir.ui.view,arch_db:pos_cache.view_pos_config_form msgid "Recompute cache" msgstr "Пересчитать кэш" #. module: pos_cache #: model:ir.model,name:pos_cache.model_pos_cache msgid "pos.cache" msgstr "pos.cache" #. module: pos_cache #: model:ir.model,name:pos_cache.model_pos_config msgid "pos.config" msgstr "pos.config"