te.po 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_tax_python
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: Odoo 9.0\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-08-18 14:07+0000\n"
  11. "PO-Revision-Date: 2015-09-07 16:04+0000\n"
  12. "Last-Translator: Martin Trigaux\n"
  13. "Language-Team: Telugu (http://www.transifex.com/odoo/odoo-9/language/te/)\n"
  14. "Language: te\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: account_tax_python
  20. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable
  21. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable
  22. msgid "Applicable Code"
  23. msgstr ""
  24. #. module: account_tax_python
  25. #: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute
  26. msgid ""
  27. "Compute the amount of the tax by setting the variable 'result'.\n"
  28. "\n"
  29. ":param base_amount: float, actual amount on which the tax is applied\n"
  30. ":param price_unit: float\n"
  31. ":param quantity: float\n"
  32. ":param company: res.company recordset singleton\n"
  33. ":param product: product.product recordset singleton or None\n"
  34. ":param partner: res.partner recordset singleton or None"
  35. msgstr ""
  36. #. module: account_tax_python
  37. #: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute
  38. msgid ""
  39. "Compute the amount of the tax by setting the variable 'result'.\n"
  40. "\n"
  41. ":param base_amount: float, actual amount on which the tax is applied\n"
  42. ":param price_unit: float\n"
  43. ":param quantity: float\n"
  44. ":param product: product.product recordset singleton or None\n"
  45. ":param partner: res.partner recordset singleton or None"
  46. msgstr ""
  47. #. module: account_tax_python
  48. #: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable
  49. msgid ""
  50. "Determine if the tax will be applied by setting the variable 'result' to "
  51. "True or False.\n"
  52. "\n"
  53. ":param price_unit: float\n"
  54. ":param quantity: float\n"
  55. ":param company: res.company recordset singleton\n"
  56. ":param product: product.product recordset singleton or None\n"
  57. ":param partner: res.partner recordset singleton or None"
  58. msgstr ""
  59. #. module: account_tax_python
  60. #: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable
  61. msgid ""
  62. "Determine if the tax will be applied by setting the variable 'result' to "
  63. "True or False.\n"
  64. "\n"
  65. ":param price_unit: float\n"
  66. ":param quantity: float\n"
  67. ":param product: product.product recordset singleton or None\n"
  68. ":param partner: res.partner recordset singleton or None"
  69. msgstr ""
  70. #. module: account_tax_python
  71. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute
  72. #: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute
  73. msgid "Python Code"
  74. msgstr ""
  75. #. module: account_tax_python
  76. #: model:ir.model,name:account_tax_python.model_account_tax
  77. msgid "Tax"
  78. msgstr "పన్ను"
  79. #. module: account_tax_python
  80. #: model:ir.model,name:account_tax_python.model_account_tax_template
  81. msgid "Templates for Taxes"
  82. msgstr ""