You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

135 lines
4.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_pricelist
  4. #
  5. # Translators:
  6. # Quentin THEURET <odoo@kerpeo.com>, 2018
  7. # OCA Transbot <transbot@odoo-community.org>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-03-01 02:01+0000\n"
  13. "PO-Revision-Date: 2018-03-01 02:01+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "Language: fr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: pos_pricelist
  22. #: code:addons/pos_pricelist/models/pos_config.py:59
  23. #, python-format
  24. msgid ""
  25. "All available pricelists must be in the same currency as the company or as "
  26. "the Sales Journal set on this point of sale if you use the Accounting "
  27. "application."
  28. msgstr ""
  29. #. module: pos_pricelist
  30. #: code:addons/pos_pricelist/models/pos_config.py:71
  31. #, python-format
  32. msgid ""
  33. "All payment methods must be in the same currency as the Sales Journal or the "
  34. "company currency if that is not set."
  35. msgstr ""
  36. #. module: pos_pricelist
  37. #: model:ir.model.fields,help:pos_pricelist.field_pos_config_group_sale_pricelist
  38. msgid ""
  39. "Allows to manage different prices based on rules per category of customers. "
  40. "Example: 10% for retailers, promotion of 5 EUR on this product, etc."
  41. msgstr ""
  42. #. module: pos_pricelist
  43. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_available_pricelist_ids
  44. msgid "Available Pricelists"
  45. msgstr ""
  46. #. module: pos_pricelist
  47. #: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids
  48. msgid ""
  49. "Make several pricelists available in the Point of Sale. You can also apply a "
  50. "pricelist to specific customers from their contact form (in Sales tab). To "
  51. "be valid, this pricelist must be listed here as an available pricelist. "
  52. "Otherwise the default pricelist will apply."
  53. msgstr ""
  54. #. module: pos_pricelist
  55. #. openerp-web
  56. #: code:addons/pos_pricelist/static/src/xml/pos.xml:36
  57. #, python-format
  58. msgid "N/A"
  59. msgstr ""
  60. #. module: pos_pricelist
  61. #: model:ir.model,name:pos_pricelist.model_res_partner
  62. msgid "Partner"
  63. msgstr "Partenaire"
  64. #. module: pos_pricelist
  65. #: model:ir.model,name:pos_pricelist.model_pos_order
  66. msgid "Point of Sale Orders"
  67. msgstr ""
  68. #. module: pos_pricelist
  69. #. openerp-web
  70. #: code:addons/pos_pricelist/static/src/js/screens.js:150
  71. #: code:addons/pos_pricelist/static/src/xml/pos.xml:15
  72. #: code:addons/pos_pricelist/static/src/xml/pos.xml:31
  73. #, python-format
  74. msgid "Pricelist"
  75. msgstr ""
  76. #. module: pos_pricelist
  77. #: model:ir.ui.view,arch_db:pos_pricelist.view_pos_config_form
  78. msgid "Pricelists"
  79. msgstr ""
  80. #. module: pos_pricelist
  81. #. openerp-web
  82. #: code:addons/pos_pricelist/static/src/js/screens.js:137
  83. #, python-format
  84. msgid "Select pricelist"
  85. msgstr ""
  86. #. module: pos_pricelist
  87. #: model:ir.model.fields,help:pos_pricelist.field_pos_config_use_pricelist
  88. msgid "Set shop-specific prices, seasonal discounts, etc."
  89. msgstr ""
  90. #. module: pos_pricelist
  91. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_group_pricelist_item
  92. msgid "Show pricelists to customers"
  93. msgstr ""
  94. #. module: pos_pricelist
  95. #: code:addons/pos_pricelist/models/pos_config.py:54
  96. #, python-format
  97. msgid "The default pricelist must be included in the available pricelists."
  98. msgstr ""
  99. #. module: pos_pricelist
  100. #: code:addons/pos_pricelist/models/pos_config.py:65
  101. #, python-format
  102. msgid ""
  103. "The invoice journal must be in the same currency as the Sales Journal or the "
  104. "company currency if that is not set."
  105. msgstr ""
  106. #. module: pos_pricelist
  107. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_use_pricelist
  108. msgid "Use pricelists"
  109. msgstr ""
  110. #. module: pos_pricelist
  111. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_group_sale_pricelist
  112. msgid "Use pricelists to adapt your price per customers"
  113. msgstr ""
  114. #. module: pos_pricelist
  115. #: model:ir.model,name:pos_pricelist.model_pos_config
  116. msgid "pos.config"
  117. msgstr "pos.config"