ca.po 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_tax_python
  4. #
  5. # Translators:
  6. # Eugeni Chafer <eugeni@chafer.cat>, 2022
  7. # AncesLatino2004, 2022
  8. # Martin Trigaux, 2022
  9. # Quim - eccit <quim@eccit.com>, 2022
  10. #
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: Odoo Server saas~14.4\n"
  14. "Report-Msgid-Bugs-To: \n"
  15. "POT-Creation-Date: 2021-07-12 07:50+0000\n"
  16. "PO-Revision-Date: 2022-09-22 05:44+0000\n"
  17. "Last-Translator: Quim - eccit <quim@eccit.com>, 2022\n"
  18. "Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=UTF-8\n"
  21. "Content-Transfer-Encoding: \n"
  22. "Language: ca\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. module: account_tax_python
  25. #: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type
  26. msgid ""
  27. "\n"
  28. " - Group of Taxes: The tax is a set of sub taxes.\n"
  29. " - Fixed: The tax amount stays the same whatever the price.\n"
  30. " - Percentage of Price: The tax amount is a % of the price:\n"
  31. " e.g 100 * (1 + 10%) = 110 (not price included)\n"
  32. " e.g 110 / (1 + 10%) = 100 (price included)\n"
  33. " - Percentage of Price Tax Included: The tax amount is a division of the price:\n"
  34. " e.g 180 / (1 - 10%) = 200 (not price included)\n"
  35. " e.g 200 * (1 - 10%) = 180 (price included)\n"
  36. " "
  37. msgstr ""
  38. "\n"
  39. " - Grups d'impostos: l'impost és un conjunt de sub-impostos.\n"
  40. " - Fix: l'import de l'impost és sempre el mateix independent del preu.\n"
  41. " - Percentatge del preu: l'import de l'impost és un % del preu:\n"
  42. " p.e.. 100 * (1 + 10%) = 110 (preu no inclòs)\n"
  43. " p.e 110 / (1 + 10%) = 100 (preu inclòs)\n"
  44. " - Percentatge del preu amb l'impost inclosos: l'import és una fracció del preu :\n"
  45. " p.e 180 / (1 - 10%) = 200 (preu no inclòs)\n"
  46. " p.e 200 * (1 - 10%) = 180 (preu inclòs)\n"
  47. " "
  48. #. module: account_tax_python
  49. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable
  50. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable
  51. msgid "Applicable Code"
  52. msgstr "Codi aplicable"
  53. #. module: account_tax_python
  54. #: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute
  55. msgid ""
  56. "Compute the amount of the tax by setting the variable 'result'.\n"
  57. "\n"
  58. ":param base_amount: float, actual amount on which the tax is applied\n"
  59. ":param price_unit: float\n"
  60. ":param quantity: float\n"
  61. ":param company: res.company recordset singleton\n"
  62. ":param product: product.product recordset singleton or None\n"
  63. ":param partner: res.partner recordset singleton or None"
  64. msgstr ""
  65. "Calculeu l'import de l'impost configurant la variable 'resultat'.\n"
  66. "\n"
  67. ":param base_amount: float, import real sobre el qual s'aplica l'impost\n"
  68. ":param price_unit: flotant\n"
  69. ":param quantitat: flotant\n"
  70. ":param company: res.company recordset singleton\n"
  71. ":param product: product.product recordset singleton o Cap\n"
  72. ":param partner: res.partner recordset singleton o Cap"
  73. #. module: account_tax_python
  74. #: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute
  75. msgid ""
  76. "Compute the amount of the tax by setting the variable 'result'.\n"
  77. "\n"
  78. ":param base_amount: float, actual amount on which the tax is applied\n"
  79. ":param price_unit: float\n"
  80. ":param quantity: float\n"
  81. ":param product: product.product recordset singleton or None\n"
  82. ":param partner: res.partner recordset singleton or None"
  83. msgstr ""
  84. "Calculeu l'import de l'impost configurant la variable 'resultat'.\n"
  85. "\n"
  86. ":param base_amount: float, import real sobre el qual s'aplica l'impost\n"
  87. ":param price_unit: flotant\n"
  88. ":param quantitat: flotant\n"
  89. ":param product: product.product recordset singleton o Cap\n"
  90. ":param partner: res.partner recordset singleton o Cap"
  91. #. module: account_tax_python
  92. #: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable
  93. msgid ""
  94. "Determine if the tax will be applied by setting the variable 'result' to True or False.\n"
  95. "\n"
  96. ":param price_unit: float\n"
  97. ":param quantity: float\n"
  98. ":param company: res.company recordset singleton\n"
  99. ":param product: product.product recordset singleton or None\n"
  100. ":param partner: res.partner recordset singleton or None"
  101. msgstr ""
  102. "Determineu si s'aplicarà l'impost establint la variable \"resultat\" a Vertader o Fals.\n"
  103. "\n"
  104. ":param price_unit: flotant\n"
  105. ":param quantitat: flotant\n"
  106. ":param company: res.company recordset singleton\n"
  107. ":param product: product.product recordset singleton o Cap\n"
  108. ":param partner: res.partner recordset singleton o Cap"
  109. #. module: account_tax_python
  110. #: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable
  111. msgid ""
  112. "Determine if the tax will be applied by setting the variable 'result' to True or False.\n"
  113. "\n"
  114. ":param price_unit: float\n"
  115. ":param quantity: float\n"
  116. ":param product: product.product recordset singleton or None\n"
  117. ":param partner: res.partner recordset singleton or None"
  118. msgstr ""
  119. "Determineu si s'aplicarà l'impost establint la variable \"resultat\" a Vertader o Fals.\n"
  120. "\n"
  121. ":param price_unit: flotant\n"
  122. ":param quantitat: flotant\n"
  123. ":param product: product.product recordset singleton o Cap\n"
  124. ":param partner: res.partner recordset singleton o Cap"
  125. #. module: account_tax_python
  126. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute
  127. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute
  128. #: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code
  129. #: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code
  130. msgid "Python Code"
  131. msgstr "Codi Python"
  132. #. module: account_tax_python
  133. #: model:ir.model,name:account_tax_python.model_account_tax
  134. msgid "Tax"
  135. msgstr "Impost"
  136. #. module: account_tax_python
  137. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type
  138. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type
  139. msgid "Tax Computation"
  140. msgstr "Càlcul d'impostos"
  141. #. module: account_tax_python
  142. #: model:ir.model,name:account_tax_python.model_account_tax_template
  143. msgid "Templates for Taxes"
  144. msgstr "Plantilla pels impostos"