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.

62 lines
2.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * contract_mandate
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0c\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2019-05-29 10:46+0000\n"
  13. "PO-Revision-Date: 2019-10-29 21:33+0000\n"
  14. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "Language: de\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. "X-Generator: Weblate 3.8\n"
  22. #. module: contract_mandate
  23. #: model:ir.model.fields,help:contract_mandate.field_contract_contract__mandate_required
  24. msgid ""
  25. "Activate this option if this payment method requires your customer to sign a "
  26. "direct debit mandate with your company."
  27. msgstr ""
  28. "Aktivieren Sie diese Option, wenn dieser Zahlweg Ihren Kunden verpflichtet "
  29. "ein Lastschrift-Einzug-Mandat zu unterschreiben."
  30. #. module: contract_mandate
  31. #: model:ir.model.fields,field_description:contract_mandate.field_contract_contract__commercial_partner_id
  32. msgid "Commercial Entity"
  33. msgstr "Kommerzielle Einheit"
  34. #. module: contract_mandate
  35. #: model:ir.model,name:contract_mandate.model_contract_contract
  36. msgid "Contract"
  37. msgstr "Vertrag"
  38. #. module: contract_mandate
  39. #: model:ir.model.fields,field_description:contract_mandate.field_contract_contract__mandate_id
  40. msgid "Direct Debit Mandate"
  41. msgstr "Lastschrift-Mandat"
  42. #. module: contract_mandate
  43. #: model:ir.model.fields,help:contract_mandate.field_contract_contract__mandate_id
  44. msgid ""
  45. "If mandate required in payment method and not set mandate, invoice takes the "
  46. "first valid mandate"
  47. msgstr ""
  48. "Wenn Mandat in Zahlweg erforderlich, aber Mandat nicht gesetzt, nimmt die "
  49. "Rechnung das erstbeste Mandat"
  50. #. module: contract_mandate
  51. #: model:ir.model.fields,field_description:contract_mandate.field_contract_contract__mandate_required
  52. msgid "Mandate Required"
  53. msgstr "Mandat erforderlich"
  54. #~ msgid "Analytic Account"
  55. #~ msgstr "Kostenstelle"