summaryrefslogtreecommitdiff
path: root/addons/pos_cache/i18n/ru.po
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
commit3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch)
treea44932296ef4a9b71d5f010906253d8c53727726 /addons/pos_cache/i18n/ru.po
parent0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff)
initial commit 2
Diffstat (limited to 'addons/pos_cache/i18n/ru.po')
-rw-r--r--addons/pos_cache/i18n/ru.po118
1 files changed, 118 insertions, 0 deletions
diff --git a/addons/pos_cache/i18n/ru.po b/addons/pos_cache/i18n/ru.po
new file mode 100644
index 00000000..ac35a0d8
--- /dev/null
+++ b/addons/pos_cache/i18n/ru.po
@@ -0,0 +1,118 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * pos_cache
+#
+# Translators:
+# Martin Trigaux, 2020
+# Ivan Yelizariev <yelizariev@it-projects.info>, 2020
+# ILMIR <karamov@it-projects.info>, 2020
+# Irina Fedulova <istartlin@gmail.com>, 2020
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server saas~13.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2019-12-16 08:45+0000\n"
+"PO-Revision-Date: 2020-09-07 08:16+0000\n"
+"Last-Translator: Irina Fedulova <istartlin@gmail.com>, 2020\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
+#: model:ir.model.fields,field_description:pos_cache.field_pos_config__cache_ids
+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_cache__config_id
+msgid "Config"
+msgstr "Настройка"
+
+#. 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_terms:ir.ui.view,arch_db:pos_cache.pos_config_view_form_inherit_pos_cache
+msgid "Invalidate cache"
+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:0
+#, 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.actions.server,name:pos_cache.refresh_pos_cache_cron_ir_actions_server
+#: model:ir.cron,cron_name:pos_cache.refresh_pos_cache_cron
+#: model:ir.cron,name:pos_cache.refresh_pos_cache_cron
+msgid "PoS: refresh cache"
+msgstr "Точка продажи: обновить кэш"
+
+#. module: pos_cache
+#: model:ir.model,name:pos_cache.model_pos_cache
+msgid "Point of Sale Cache"
+msgstr "Кэш точки продаж"
+
+#. module: pos_cache
+#: model:ir.model,name:pos_cache.model_pos_config
+msgid "Point of Sale Configuration"
+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 "поля товара"