mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-21 23:22:01 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
126
odoo-bringout-oca-ocb-pos_cache/pos_cache/i18n/cs.po
Normal file
126
odoo-bringout-oca-ocb-pos_cache/pos_cache/i18n/cs.po
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_cache
|
||||
#
|
||||
# Translators:
|
||||
# Jan Horzinka <jan.horzinka@centrum.cz>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Jiří Podhorecký, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Jiří Podhorecký, 2022\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#. module: pos_cache
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_cache/static/src/js/Chrome.js:0
|
||||
#, python-format
|
||||
msgid "All products are loaded."
|
||||
msgstr ""
|
||||
|
||||
#. 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 "Mezipaměť"
|
||||
|
||||
#. 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 "Konfigurace"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Vytvořeno od"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Vytvořeno"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazované jméno"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model_terms:ir.ui.view,arch_db:pos_cache.view_pos_config_kanban
|
||||
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 "Naposled změněno"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Naposledy upraveno od"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Naposled upraveno"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_config__limit_products_per_request
|
||||
msgid "Limit Products Per Request"
|
||||
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
|
||||
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 "Nastavení prodejního místa"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model,name:pos_cache.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Sezení Prodejního místa"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__product_domain
|
||||
msgid "Product Domain"
|
||||
msgstr "Doména produktu"
|
||||
|
||||
#. module: pos_cache
|
||||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__product_fields
|
||||
msgid "Product Fields"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue