Skip to content

Commit

Permalink
OCA Transbot updated translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-transbot committed Oct 9, 2016
1 parent a2d6747 commit 1364c9f
Show file tree
Hide file tree
Showing 12 changed files with 969 additions and 7 deletions.
67 changes: 67 additions & 0 deletions pos_customer_required/i18n/hr.po
@@ -0,0 +1,67 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_customer_required
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: pos (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-18 01:07+0000\n"
"PO-Revision-Date: 2016-04-06 15:47+0000\n"
"Last-Translator: <>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-pos-8-0/language/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#. module: pos_customer_required
#. openerp-web
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16
#, python-format
msgid "An anonymous order cannot be confirmed"
msgstr ""

#. module: pos_customer_required
#: view:pos.config:pos_customer_required.view_pos_config_form
msgid "Customer"
msgstr "Kupac"

#. module: pos_customer_required
#: code:addons/pos_customer_required/models/pos.py:45
#, python-format
msgid "Customer is required for this order and is missing"
msgstr ""

#. module: pos_customer_required
#. openerp-web
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17
#, python-format
msgid ""
"Please select a client for this order. This can be done by clicking the "
"order tab"
msgstr ""

#. module: pos_customer_required
#: model:ir.model,name:pos_customer_required.model_pos_order
msgid "Point of Sale"
msgstr ""

#. module: pos_customer_required
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0
msgid "Require customer"
msgstr ""

#. module: pos_customer_required
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0
msgid "Require customer for orders in this point of sale"
msgstr ""

#. module: pos_customer_required
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit
msgid ""
"{'readonly': [('state','=','invoiced')], 'required': "
"[('require_customer','=',True)]}"
msgstr ""
50 changes: 50 additions & 0 deletions pos_payment_terminal/i18n/de.po
@@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: pos (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-18 01:07+0000\n"
"PO-Revision-Date: 2016-04-06 15:48+0000\n"
"Last-Translator: <>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-pos-8-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: pos_payment_terminal
#: selection:account.journal,payment_mode:0
msgid "Card"
msgstr ""

#. module: pos_payment_terminal
#: selection:account.journal,payment_mode:0
msgid "Check"
msgstr ""

#. module: pos_payment_terminal
#: model:ir.model,name:pos_payment_terminal.model_account_journal
msgid "Journal"
msgstr "Journal"

#. module: pos_payment_terminal
#: field:account.journal,payment_mode:0
msgid "Payment mode"
msgstr ""

#. module: pos_payment_terminal
#: help:account.journal,payment_mode:0
msgid "Select the payment mode sent to the payment terminal"
msgstr ""

#. module: pos_payment_terminal
#. openerp-web
#: code:addons/pos_payment_terminal/static/src/xml/pos_payment_terminal.xml:7
#, python-format
msgid "Start transaction"
msgstr ""
160 changes: 160 additions & 0 deletions pos_pricelist/i18n/bg.po
@@ -0,0 +1,160 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_pricelist
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: pos (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-18 01:07+0000\n"
"PO-Revision-Date: 2016-04-06 15:48+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-pos-8-0/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: pos_pricelist
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt
msgid "Amount"
msgstr ""

#. module: pos_pricelist
#. openerp-web
#: code:addons/pos_pricelist/static/src/js/models.js:402
#, python-format
msgid ""
"At least one pricelist has no active version ! Please create or activate "
"one."
msgstr ""

#. module: pos_pricelist
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt
msgid "Base"
msgstr ""

#. module: pos_pricelist
#: field:account.fiscal.position.tax,company_id:0
msgid "Company"
msgstr "Фирма"

#. module: pos_pricelist
#: field:pos.order.tax,create_uid:0
msgid "Created by"
msgstr "Създадено от"

#. module: pos_pricelist
#: field:pos.order.tax,create_date:0
msgid "Created on"
msgstr "Създадено на"

#. module: pos_pricelist
#: field:pos.order.tax,display_name:0
msgid "Display Name"
msgstr ""

#. module: pos_pricelist
#: help:pos.config,display_price_with_taxes:0
msgid "Display Prices with taxes on POS"
msgstr ""

#. module: pos_pricelist
#: field:pos.order.tax,id:0
msgid "ID"
msgstr "ID"

#. module: pos_pricelist
#: field:pos.order.tax,__last_update:0
msgid "Last Modified on"
msgstr "Последно обновено на"

#. module: pos_pricelist
#: field:pos.order.tax,write_uid:0
msgid "Last Updated by"
msgstr "Последно обновено от"

#. module: pos_pricelist
#: field:pos.order.tax,write_date:0
msgid "Last Updated on"
msgstr "Последно обновено на"

#. module: pos_pricelist
#: model:ir.model,name:pos_pricelist.model_pos_order_line
msgid "Lines of Point of Sale"
msgstr ""

#. module: pos_pricelist
#: field:pos.order.tax,pos_order:0
msgid "POS Order"
msgstr ""

#. module: pos_pricelist
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template
msgid "POS Product 1"
msgstr ""

#. module: pos_pricelist
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template
msgid "POS Product 2"
msgstr ""

#. module: pos_pricelist
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template
msgid "POS Product 3"
msgstr ""

#. module: pos_pricelist
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template
msgid "POS Product 4"
msgstr ""

#. module: pos_pricelist
#: view:pos.order:pos_pricelist.view_pos_pos_form
msgid "Payments"
msgstr ""

#. module: pos_pricelist
#: model:ir.model,name:pos_pricelist.model_pos_order
msgid "Point of Sale"
msgstr ""

#. module: pos_pricelist
#: field:pos.config,display_price_with_taxes:0
msgid "Price With Taxes"
msgstr ""

#. module: pos_pricelist
#. openerp-web
#: code:addons/pos_pricelist/static/src/js/models.js:401
#, python-format
msgid "Pricelist Error"
msgstr ""

#. module: pos_pricelist
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt
msgid "Tax"
msgstr ""

#. module: pos_pricelist
#: field:pos.order.tax,name:0
msgid "Tax Description"
msgstr ""

#. module: pos_pricelist
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0
#: field:pos.order.line,tax_ids:0
msgid "Taxes"
msgstr ""

#. module: pos_pricelist
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax
msgid "Taxes Fiscal Position"
msgstr ""

#. module: pos_pricelist
#: view:pos.order:pos_pricelist.view_pos_pos_form
msgid "Taxes detail"
msgstr ""
8 changes: 4 additions & 4 deletions pos_pricelist/i18n/de.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pos (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-15 21:29+0000\n"
"POT-Creation-Date: 2016-09-18 01:07+0000\n"
"PO-Revision-Date: 2016-04-06 15:48+0000\n"
"Last-Translator: <>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-pos-8-0/language/de/)\n"
Expand Down Expand Up @@ -39,7 +39,7 @@ msgstr ""
#. module: pos_pricelist
#: field:account.fiscal.position.tax,company_id:0
msgid "Company"
msgstr ""
msgstr "Unternehmen"

#. module: pos_pricelist
#: field:pos.order.tax,create_uid:0
Expand All @@ -54,7 +54,7 @@ msgstr "Erstellt am:"
#. module: pos_pricelist
#: field:pos.order.tax,display_name:0
msgid "Display Name"
msgstr ""
msgstr "Anzeigename"

#. module: pos_pricelist
#: help:pos.config,display_price_with_taxes:0
Expand All @@ -69,7 +69,7 @@ msgstr "ID"
#. module: pos_pricelist
#: field:pos.order.tax,__last_update:0
msgid "Last Modified on"
msgstr ""
msgstr "Zuletzt geändert am"

#. module: pos_pricelist
#: field:pos.order.tax,write_uid:0
Expand Down

0 comments on commit 1364c9f

Please sign in to comment.