Skip to content

Commit

Permalink
[UPD] Update pos_price_to_weight.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis committed Jun 22, 2018
1 parent 04affc7 commit 2125eef
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 8 deletions.
4 changes: 2 additions & 2 deletions pos_price_to_weight/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_price_to_weight
#
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
Expand All @@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-20 15:54+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: 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
Expand Down
4 changes: 2 additions & 2 deletions pos_price_to_weight/i18n/es.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_price_to_weight
#
#
# Translators:
# enjolras <[email protected]>, 2018
msgid ""
Expand All @@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-03-01 02:01+0000\n"
"Last-Translator: enjolras <[email protected]>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: 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_price_to_weight
Expand Down
4 changes: 2 additions & 2 deletions pos_price_to_weight/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_price_to_weight
#
#
# Translators:
# Quentin THEURET <[email protected]>, 2018
# OCA Transbot <[email protected]>, 2018
Expand All @@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-03-01 02:01+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: 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_price_to_weight
Expand Down
4 changes: 2 additions & 2 deletions pos_price_to_weight/i18n/it.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_price_to_weight
#
#
# Translators:
# Francesco Fresta <[email protected]>, 2018
msgid ""
Expand All @@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-03-01 02:01+0000\n"
"Last-Translator: Francesco Fresta <[email protected]>, 2018\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: pos_price_to_weight
Expand Down
32 changes: 32 additions & 0 deletions pos_price_to_weight/i18n/pos_price_to_weight.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_price_to_weight
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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 ""

#. module: pos_price_to_weight
#: code:addons/pos_price_to_weight/models/barcode_rule.py:13
#, python-format
msgid "Priced Product (Computed Weight)"
msgstr ""

#. module: pos_price_to_weight
#: model:ir.model,name:pos_price_to_weight.model_barcode_rule
msgid "barcode.rule"
msgstr ""

0 comments on commit 2125eef

Please sign in to comment.