OCA Transbot
8 years ago
3 changed files with 82 additions and 8 deletions
@ -0,0 +1,30 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_empty_home |
|||
# |
|||
# Translators: |
|||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-06-09 03:08+0000\n" |
|||
"PO-Revision-Date: 2017-06-09 03:08+0000\n" |
|||
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n" |
|||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ca\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: pos_empty_home |
|||
#. openerp-web |
|||
#: code:addons/pos_empty_home/static/src/xml/pos_empty_home.xml:12 |
|||
#, python-format |
|||
msgid "" |
|||
"To select a product, please scan a barcode or search products by category or" |
|||
" by name" |
|||
msgstr "" |
|||
"Per seleccionar un producte, si us plau llegiu un codi de barres o cerqueu " |
|||
"un producte per categoria o per nom. " |
@ -0,0 +1,36 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_price_to_weight |
|||
# |
|||
# Translators: |
|||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-06-09 03:08+0000\n" |
|||
"PO-Revision-Date: 2017-06-09 03:08+0000\n" |
|||
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n" |
|||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ca\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: pos_price_to_weight |
|||
#: model:product.product,name:pos_price_to_weight.product_price_to_weight_barcode |
|||
#: model:product.template,name:pos_price_to_weight.product_price_to_weight_barcode_product_template |
|||
msgid "Apples (with Price To Weight Barcode)" |
|||
msgstr "Pomes (amb preu per pes de codi de barres)" |
|||
|
|||
#. module: pos_price_to_weight |
|||
#: code:addons/pos_price_to_weight/models/barcode_rule.py:16 |
|||
#, python-format |
|||
msgid "Priced Product (Computed Weight)" |
|||
msgstr "Producte amb preu (pes automatitzat)" |
|||
|
|||
#. module: pos_price_to_weight |
|||
#: model:ir.model,name:pos_price_to_weight.model_barcode_rule |
|||
msgid "barcode.rule" |
|||
msgstr "barcode.rule" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue