forked from OCA/pos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cedbe6a
commit 04affc7
Showing
6 changed files
with
185 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_pricelist | ||
# | ||
# | ||
# Translators: | ||
# enjolras <[email protected]>, 2018 | ||
# OCA Transbot <[email protected]>, 2018 | ||
|
@@ -13,30 +13,30 @@ msgstr "" | |
"PO-Revision-Date: 2018-03-01 02:01+0000\n" | ||
"Last-Translator: OCA Transbot <[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_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:63 | ||
#: code:addons/pos_pricelist/models/pos_config.py:59 | ||
#, python-format | ||
msgid "" | ||
"All available pricelists must be in the same currency as the company or as " | ||
"the Sales Journal set on this point of sale if you use the Accounting " | ||
"application." | ||
msgstr "" | ||
"Todas las tarifas deben estar en la misma moneda que la compañía o el diario" | ||
" de ventas escogido para este punto de venta si usted está usando la " | ||
"Todas las tarifas deben estar en la misma moneda que la compañía o el diario " | ||
"de ventas escogido para este punto de venta si usted está usando la " | ||
"aplicación de contabilidad." | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:75 | ||
#: code:addons/pos_pricelist/models/pos_config.py:71 | ||
#, python-format | ||
msgid "" | ||
"All payment methods must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"All payment methods must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
"Todos los métodos de pago deben estar en la misma moneda que el diario de " | ||
"ventas o, si no lo hay, de la compañía." | ||
|
@@ -59,8 +59,8 @@ msgstr "Listas de precios disponibles" | |
#. module: pos_pricelist | ||
#: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids | ||
msgid "" | ||
"Make several pricelists available in the Point of Sale. You can also apply a" | ||
" pricelist to specific customers from their contact form (in Sales tab). To " | ||
"Make several pricelists available in the Point of Sale. You can also apply a " | ||
"pricelist to specific customers from their contact form (in Sales tab). To " | ||
"be valid, this pricelist must be listed here as an available pricelist. " | ||
"Otherwise the default pricelist will apply." | ||
msgstr "" | ||
|
@@ -120,17 +120,17 @@ msgid "Show pricelists to customers" | |
msgstr "Mostrar tarifas a los clientes" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:58 | ||
#: code:addons/pos_pricelist/models/pos_config.py:54 | ||
#, python-format | ||
msgid "The default pricelist must be included in the available pricelists." | ||
msgstr "La tarifa por defecto debe estar incluida entre las disponibles." | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:69 | ||
#: code:addons/pos_pricelist/models/pos_config.py:65 | ||
#, python-format | ||
msgid "" | ||
"The invoice journal must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"The invoice journal must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
"El diario de facturación debe estar en la misma moneda que el de ventas o, " | ||
"si no lo hay, que la compañía." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_pricelist | ||
# | ||
# | ||
# Translators: | ||
# Quentin THEURET <[email protected]>, 2018 | ||
# OCA Transbot <[email protected]>, 2018 | ||
|
@@ -13,14 +13,14 @@ 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_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:63 | ||
#: code:addons/pos_pricelist/models/pos_config.py:59 | ||
#, python-format | ||
msgid "" | ||
"All available pricelists must be in the same currency as the company or as " | ||
|
@@ -29,11 +29,11 @@ msgid "" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:75 | ||
#: code:addons/pos_pricelist/models/pos_config.py:71 | ||
#, python-format | ||
msgid "" | ||
"All payment methods must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"All payment methods must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
@@ -51,8 +51,8 @@ msgstr "" | |
#. module: pos_pricelist | ||
#: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids | ||
msgid "" | ||
"Make several pricelists available in the Point of Sale. You can also apply a" | ||
" pricelist to specific customers from their contact form (in Sales tab). To " | ||
"Make several pricelists available in the Point of Sale. You can also apply a " | ||
"pricelist to specific customers from their contact form (in Sales tab). To " | ||
"be valid, this pricelist must be listed here as an available pricelist. " | ||
"Otherwise the default pricelist will apply." | ||
msgstr "" | ||
|
@@ -106,17 +106,17 @@ msgid "Show pricelists to customers" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:58 | ||
#: code:addons/pos_pricelist/models/pos_config.py:54 | ||
#, python-format | ||
msgid "The default pricelist must be included in the available pricelists." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:69 | ||
#: code:addons/pos_pricelist/models/pos_config.py:65 | ||
#, python-format | ||
msgid "" | ||
"The invoice journal must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"The invoice journal must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_pricelist | ||
# | ||
# | ||
# Translators: | ||
# Bole <[email protected]>, 2018 | ||
msgid "" | ||
|
@@ -11,15 +11,17 @@ msgstr "" | |
"POT-Creation-Date: 2018-03-01 02:01+0000\n" | ||
"PO-Revision-Date: 2018-03-01 02:01+0000\n" | ||
"Last-Translator: Bole <[email protected]>, 2018\n" | ||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" | ||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" | ||
"hr_HR/)\n" | ||
"Language: 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" | ||
"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_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:63 | ||
#: code:addons/pos_pricelist/models/pos_config.py:59 | ||
#, python-format | ||
msgid "" | ||
"All available pricelists must be in the same currency as the company or as " | ||
|
@@ -28,11 +30,11 @@ msgid "" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:75 | ||
#: code:addons/pos_pricelist/models/pos_config.py:71 | ||
#, python-format | ||
msgid "" | ||
"All payment methods must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"All payment methods must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
@@ -50,8 +52,8 @@ msgstr "" | |
#. module: pos_pricelist | ||
#: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids | ||
msgid "" | ||
"Make several pricelists available in the Point of Sale. You can also apply a" | ||
" pricelist to specific customers from their contact form (in Sales tab). To " | ||
"Make several pricelists available in the Point of Sale. You can also apply a " | ||
"pricelist to specific customers from their contact form (in Sales tab). To " | ||
"be valid, this pricelist must be listed here as an available pricelist. " | ||
"Otherwise the default pricelist will apply." | ||
msgstr "" | ||
|
@@ -105,17 +107,17 @@ msgid "Show pricelists to customers" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:58 | ||
#: code:addons/pos_pricelist/models/pos_config.py:54 | ||
#, python-format | ||
msgid "The default pricelist must be included in the available pricelists." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:69 | ||
#: code:addons/pos_pricelist/models/pos_config.py:65 | ||
#, python-format | ||
msgid "" | ||
"The invoice journal must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"The invoice journal must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_pricelist | ||
# | ||
# | ||
# Translators: | ||
# Francesco Fresta <[email protected]>, 2018 | ||
msgid "" | ||
|
@@ -12,14 +12,14 @@ 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_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:63 | ||
#: code:addons/pos_pricelist/models/pos_config.py:59 | ||
#, python-format | ||
msgid "" | ||
"All available pricelists must be in the same currency as the company or as " | ||
|
@@ -28,11 +28,11 @@ msgid "" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:75 | ||
#: code:addons/pos_pricelist/models/pos_config.py:71 | ||
#, python-format | ||
msgid "" | ||
"All payment methods must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"All payment methods must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
@@ -50,8 +50,8 @@ msgstr "" | |
#. module: pos_pricelist | ||
#: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids | ||
msgid "" | ||
"Make several pricelists available in the Point of Sale. You can also apply a" | ||
" pricelist to specific customers from their contact form (in Sales tab). To " | ||
"Make several pricelists available in the Point of Sale. You can also apply a " | ||
"pricelist to specific customers from their contact form (in Sales tab). To " | ||
"be valid, this pricelist must be listed here as an available pricelist. " | ||
"Otherwise the default pricelist will apply." | ||
msgstr "" | ||
|
@@ -105,17 +105,17 @@ msgid "Show pricelists to customers" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:58 | ||
#: code:addons/pos_pricelist/models/pos_config.py:54 | ||
#, python-format | ||
msgid "The default pricelist must be included in the available pricelists." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:69 | ||
#: code:addons/pos_pricelist/models/pos_config.py:65 | ||
#, python-format | ||
msgid "" | ||
"The invoice journal must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"The invoice journal must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_pricelist | ||
# | ||
# | ||
# Translators: | ||
# Peter Hageman <[email protected]>, 2018 | ||
msgid "" | ||
|
@@ -11,15 +11,16 @@ msgstr "" | |
"POT-Creation-Date: 2018-03-01 02:01+0000\n" | ||
"PO-Revision-Date: 2018-03-01 02:01+0000\n" | ||
"Last-Translator: Peter Hageman <[email protected]>, 2018\n" | ||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" | ||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" | ||
"teams/23907/nl_NL/)\n" | ||
"Language: 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_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:63 | ||
#: code:addons/pos_pricelist/models/pos_config.py:59 | ||
#, python-format | ||
msgid "" | ||
"All available pricelists must be in the same currency as the company or as " | ||
|
@@ -28,11 +29,11 @@ msgid "" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:75 | ||
#: code:addons/pos_pricelist/models/pos_config.py:71 | ||
#, python-format | ||
msgid "" | ||
"All payment methods must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"All payment methods must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
@@ -50,8 +51,8 @@ msgstr "" | |
#. module: pos_pricelist | ||
#: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids | ||
msgid "" | ||
"Make several pricelists available in the Point of Sale. You can also apply a" | ||
" pricelist to specific customers from their contact form (in Sales tab). To " | ||
"Make several pricelists available in the Point of Sale. You can also apply a " | ||
"pricelist to specific customers from their contact form (in Sales tab). To " | ||
"be valid, this pricelist must be listed here as an available pricelist. " | ||
"Otherwise the default pricelist will apply." | ||
msgstr "" | ||
|
@@ -105,17 +106,17 @@ msgid "Show pricelists to customers" | |
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:58 | ||
#: code:addons/pos_pricelist/models/pos_config.py:54 | ||
#, python-format | ||
msgid "The default pricelist must be included in the available pricelists." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
#: code:addons/pos_pricelist/models/pos_config.py:69 | ||
#: code:addons/pos_pricelist/models/pos_config.py:65 | ||
#, python-format | ||
msgid "" | ||
"The invoice journal must be in the same currency as the Sales Journal or the" | ||
" company currency if that is not set." | ||
"The invoice journal must be in the same currency as the Sales Journal or the " | ||
"company currency if that is not set." | ||
msgstr "" | ||
|
||
#. module: pos_pricelist | ||
|
Oops, something went wrong.