mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-22 11:42:01 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
112
odoo-bringout-oca-ocb-pos_cache/pos_cache/i18n/mk.po
Normal file
112
odoo-bringout-oca-ocb-pos_cache/pos_cache/i18n/mk.po
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_cache
|
||||
#
|
||||
# Translators:
|
||||
# Aleksandar Vangelovski <aleksandarv@hbee.eu>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo 9.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-09-29 10:26+0000\n"
|
||||
"PO-Revision-Date: 2016-05-06 11:46+0000\n"
|
||||
"Last-Translator: Aleksandar Vangelovski <aleksandarv@hbee.eu>\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/"
|
||||
"mk/)\n"
|
||||
"Language: mk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\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 ""
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_config_id
|
||||
msgid "Config id"
|
||||
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 "ID"
|
||||
|
||||
#. 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_terms: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 ""
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model,name:pos_cache.model_pos_config
|
||||
msgid "pos.config"
|
||||
msgstr "pos.config"
|
||||
Loading…
Add table
Add a link
Reference in a new issue