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.

44 lines
1.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * contract_discount
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: contract (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-05-01 16:50+0000\n"
  11. "PO-Revision-Date: 2015-09-18 10:33+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Russian (http://www.transifex.com/oca/OCA-contract-8-0/"
  14. "language/ru/)\n"
  15. "Language: ru\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
  21. "%100>=11 && n%100<=14)? 2 : 3);\n"
  22. #. module: contract_discount
  23. #: model:ir.model,name:contract_discount.model_account_analytic_account
  24. msgid "Analytic Account"
  25. msgstr ""
  26. #. module: contract_discount
  27. #: field:account.analytic.invoice.line,discount:0
  28. msgid "Discount (%)"
  29. msgstr "Скидка (%)"
  30. #. module: contract_discount
  31. #: code:addons/contract_discount/models/contract.py:41
  32. #, python-format
  33. msgid "Discount should be less or equal to 100"
  34. msgstr ""
  35. #. module: contract_discount
  36. #: help:account.analytic.invoice.line,discount:0
  37. msgid ""
  38. "Discount that is applied in generated invoices. It should be less or equal "
  39. "to 100"
  40. msgstr ""