mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 22:52:02 +02:00
94 lines
2.9 KiB
Text
94 lines
2.9 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_container_deposit
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-04-07 08:23+0000\n"
|
|
"PO-Revision-Date: 2015-12-07 14:46+0000\n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:product.template,name:pos_container_deposit.demo_deposit_product_product_template
|
|
msgid "Bottle deposit .25"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__is_deposit
|
|
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__is_deposit
|
|
msgid "Check this if this product is a container for which you charge deposit"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__deposit_product_id
|
|
#, fuzzy
|
|
msgid "Deposit"
|
|
msgstr "Statiegeld"
|
|
|
|
#. module: pos_container_deposit
|
|
#. odoo-javascript
|
|
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Deposit not available"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__deposit_product_id
|
|
msgid "Deposit product"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:product.template,name:pos_container_deposit.demo_product_product_template
|
|
msgid "Generic sugar liquid"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__deposit_product_id
|
|
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__deposit_product_id
|
|
msgid ""
|
|
"If this product is packaged in a container for which you charge deposit, add "
|
|
"a product here that stands for the deposit"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__is_deposit
|
|
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__is_deposit
|
|
msgid "Is Deposit"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model,name:pos_container_deposit.model_pos_session
|
|
msgid "Point of Sale Session"
|
|
msgstr ""
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model,name:pos_container_deposit.model_product_template
|
|
#, fuzzy
|
|
msgid "Product"
|
|
msgstr "Productsjabloon"
|
|
|
|
#. module: pos_container_deposit
|
|
#: model:ir.model,name:pos_container_deposit.model_product_product
|
|
#, fuzzy
|
|
msgid "Product Variant"
|
|
msgstr "Productsjabloon"
|
|
|
|
#. module: pos_container_deposit
|
|
#. odoo-javascript
|
|
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The product %s is configured as having a deposit but the deposit product %s "
|
|
"is not available in POS."
|
|
msgstr ""
|
|
|
|
#~ msgid "Select Deposit"
|
|
#~ msgstr "Statiegeldproduct"
|