112 lines
3.2 KiB
Plaintext
112 lines
3.2 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * pos_cache
|
||
|
#
|
||
|
# Translators:
|
||
|
# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 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-03-09 06:24+0000\n"
|
||
|
"Last-Translator: Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>\n"
|
||
|
"Language-Team: Slovak (http://www.transifex.com/odoo/odoo-9/language/sk/)\n"
|
||
|
"Language: sk\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_cache
|
||
|
msgid "Cache"
|
||
|
msgstr "Cache"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_compute_user_id
|
||
|
msgid "Cache compute user"
|
||
|
msgstr "Používateľ cache výpočtu"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_config_cache_ids
|
||
|
msgid "Cache ids"
|
||
|
msgstr "Cache ids"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_config_id
|
||
|
msgid "Config id"
|
||
|
msgstr "Konfig id"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Vytvoril"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Vytvorené"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Zobraziť meno"
|
||
|
|
||
|
#. 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 "Posledná modifikácia"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Naposledy aktualizoval"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Naposledy aktualizované"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#. openerp-web
|
||
|
#: code:addons/pos_cache/static/src/js/pos_cache.js:36
|
||
|
#, python-format
|
||
|
msgid "Loading"
|
||
|
msgstr "Nahrávanie"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.model.fields,field_description:pos_cache.field_pos_config_oldest_cache_time
|
||
|
msgid "Oldest cache time"
|
||
|
msgstr "Najstarší cache čas"
|
||
|
|
||
|
#. 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 "Polia produktu"
|
||
|
|
||
|
#. module: pos_cache
|
||
|
#: model:ir.ui.view,arch_db:pos_cache.view_pos_config_form
|
||
|
msgid "Recompute cache"
|
||
|
msgstr "Prerátať cache"
|
||
|
|
||
|
#. 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"
|