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.

56 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * contract_show_invoice
  4. #
  5. # Translators:
  6. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: contract (9.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-04-16 10:17+0000\n"
  12. "PO-Revision-Date: 2019-02-22 15:51+0000\n"
  13. "Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
  14. "Language-Team: German (http://www.transifex.com/oca/OCA-contract-9-0/"
  15. "language/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.4\n"
  22. #. module: contract_show_invoice
  23. #: model:ir.ui.view,arch_db:contract_show_invoice.account_analytic_account_button_invoice
  24. msgid "<span class=\"o_stat_text\">Invoiced</span>"
  25. msgstr "<span class=\"o_stat_text\">Abgerechnet</span>"
  26. #. module: contract_show_invoice
  27. #: model:ir.model,name:contract_show_invoice.model_account_analytic_account
  28. msgid "Analytic Account"
  29. msgstr "Kostenstelle"
  30. #. module: contract_show_invoice
  31. #: model:ir.model.fields,field_description:contract_show_invoice.field_account_invoice_analytic_account_ids
  32. msgid "Contracts"
  33. msgstr "Verträge"
  34. #. module: contract_show_invoice
  35. #: model:ir.model,name:contract_show_invoice.model_account_invoice
  36. msgid "Invoice"
  37. msgstr "Rechnung"
  38. #. module: contract_show_invoice
  39. #: model:ir.actions.act_window,name:contract_show_invoice.act_analytic_invoices
  40. msgid "Invoices"
  41. msgstr "Rechnungen"
  42. #. module: contract_show_invoice
  43. #: model:ir.ui.view,arch_db:contract_show_invoice.account_analytic_account_button_invoice
  44. msgid "Invoices related with this contract"
  45. msgstr "Rechnungen mit Bezug auf diesen Vertrag"
  46. #. module: contract_show_invoice
  47. #: model:ir.model.fields,field_description:contract_show_invoice.field_account_analytic_account_total_invoiced
  48. msgid "Total Invoiced"
  49. msgstr "Gesamtwert (abgerechnet)"