Browse Source

OCA Transbot updated translations from Transifex

pull/220/merge
OCA Transbot 7 years ago
parent
commit
777c789248
  1. 53
      pos_backend_partner/i18n/es.po
  2. 53
      pos_backend_partner/i18n/fr.po
  3. 12
      pos_price_to_weight/i18n/ca.po
  4. 12
      pos_price_to_weight/i18n/fr.po
  5. 41
      pos_quick_logout/i18n/es.po
  6. 41
      pos_quick_logout/i18n/hr_HR.po
  7. 41
      pos_quick_logout/i18n/nl_NL.po

53
pos_backend_partner/i18n/es.po

@ -0,0 +1,53 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_backend_partner
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: pos_backend_partner
#: model:ir.ui.view,arch_db:pos_backend_partner.view_partner_tree
msgid "Choose"
msgstr ""
#. module: pos_backend_partner
#. openerp-web
#: code:addons/pos_backend_partner/static/src/js/back_partner.js:12
#, python-format
msgid "Choose a customer"
msgstr ""
#. module: pos_backend_partner
#: model:ir.actions.act_window,name:pos_backend_partner.action_select_partner_pos
msgid "Client"
msgstr ""
#. module: pos_backend_partner
#. openerp-web
#: code:addons/pos_backend_partner/static/src/js/pos_partner.js:19
#, python-format
msgid "Customer set"
msgstr ""
#. module: pos_backend_partner
#: model:ir.model,name:pos_backend_partner.model_res_partner
msgid "Partner"
msgstr "Empresa"
#. module: pos_backend_partner
#: model:ir.ui.view,arch_db:pos_backend_partner.view_partner_tree
msgid "Select as customer in point of sale"
msgstr ""

53
pos_backend_partner/i18n/fr.po

@ -0,0 +1,53 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_backend_partner
#
# Translators:
# leemannd <denis.leemann@camptocamp.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: leemannd <denis.leemann@camptocamp.com>, 2018\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: pos_backend_partner
#: model:ir.ui.view,arch_db:pos_backend_partner.view_partner_tree
msgid "Choose"
msgstr ""
#. module: pos_backend_partner
#. openerp-web
#: code:addons/pos_backend_partner/static/src/js/back_partner.js:12
#, python-format
msgid "Choose a customer"
msgstr ""
#. module: pos_backend_partner
#: model:ir.actions.act_window,name:pos_backend_partner.action_select_partner_pos
msgid "Client"
msgstr ""
#. module: pos_backend_partner
#. openerp-web
#: code:addons/pos_backend_partner/static/src/js/pos_partner.js:19
#, python-format
msgid "Customer set"
msgstr ""
#. module: pos_backend_partner
#: model:ir.model,name:pos_backend_partner.model_res_partner
msgid "Partner"
msgstr "Partner"
#. module: pos_backend_partner
#: model:ir.ui.view,arch_db:pos_backend_partner.view_partner_tree
msgid "Select as customer in point of sale"
msgstr ""

12
pos_price_to_weight/i18n/ca.po

@ -3,14 +3,14 @@
# * pos_price_to_weight
#
# Translators:
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Project-Id-Version: Odoo Server 10.0\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"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\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"
@ -25,7 +25,7 @@ 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
#: code:addons/pos_price_to_weight/models/barcode_rule.py:13
#, python-format
msgid "Priced Product (Computed Weight)"
msgstr "Producte amb preu (pes automatitzat)"

12
pos_price_to_weight/i18n/fr.po

@ -3,14 +3,14 @@
# * pos_price_to_weight
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Project-Id-Version: Odoo Server 10.0\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: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -25,7 +25,7 @@ msgid "Apples (with Price To Weight Barcode)"
msgstr "Pommes (Avec un code barre Prix vers Pois)"
#. module: pos_price_to_weight
#: code:addons/pos_price_to_weight/models/barcode_rule.py:16
#: code:addons/pos_price_to_weight/models/barcode_rule.py:13
#, python-format
msgid "Priced Product (Computed Weight)"
msgstr "Code Barre Prix (Poid calculé)"

41
pos_quick_logout/i18n/es.po

@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_quick_logout
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: pos_quick_logout
#. openerp-web
#: code:addons/pos_quick_logout/static/src/xml/pos_quick_logout.xml:12
#, python-format
msgid "Log Out"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model.fields,field_description:pos_quick_logout.field_pos_config_logout_timeout
msgid "Logout Timeout"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model.fields,help:pos_quick_logout.field_pos_config_logout_timeout
msgid "Time out for automatic logout for sessions in this POS"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model,name:pos_quick_logout.model_pos_config
msgid "pos.config"
msgstr "Configuración del TPV"

41
pos_quick_logout/i18n/hr_HR.po

@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_quick_logout
#
# Translators:
# Bole <bole@dajmi5.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_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_quick_logout
#. openerp-web
#: code:addons/pos_quick_logout/static/src/xml/pos_quick_logout.xml:12
#, python-format
msgid "Log Out"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model.fields,field_description:pos_quick_logout.field_pos_config_logout_timeout
msgid "Logout Timeout"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model.fields,help:pos_quick_logout.field_pos_config_logout_timeout
msgid "Time out for automatic logout for sessions in this POS"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model,name:pos_quick_logout.model_pos_config
msgid "pos.config"
msgstr "pos.config"

41
pos_quick_logout/i18n/nl_NL.po

@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_quick_logout
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-20 15:54+0000\n"
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2018\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: pos_quick_logout
#. openerp-web
#: code:addons/pos_quick_logout/static/src/xml/pos_quick_logout.xml:12
#, python-format
msgid "Log Out"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model.fields,field_description:pos_quick_logout.field_pos_config_logout_timeout
msgid "Logout Timeout"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model.fields,help:pos_quick_logout.field_pos_config_logout_timeout
msgid "Time out for automatic logout for sessions in this POS"
msgstr ""
#. module: pos_quick_logout
#: model:ir.model,name:pos_quick_logout.model_pos_config
msgid "pos.config"
msgstr "pos.config"
Loading…
Cancel
Save