OCA reporting engine fork for dev and update.
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.

132 lines
4.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_comment_template
  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 9.0c\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-05-16 11:59+0000\n"
  13. "PO-Revision-Date: 2020-03-23 17:13+0000\n"
  14. "Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\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.10\n"
  22. #. module: base_comment_template
  23. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__active
  24. msgid "Active"
  25. msgstr "Aktiv"
  26. #. module: base_comment_template
  27. #: selection:base.comment.template,position:0
  28. msgid "After lines"
  29. msgstr "Suffix"
  30. #. module: base_comment_template
  31. #: model:ir.model,name:base_comment_template.model_base_comment_template
  32. msgid "Base comment template"
  33. msgstr "Textbausteinvorlage"
  34. #. module: base_comment_template
  35. #: selection:base.comment.template,position:0
  36. msgid "Before lines"
  37. msgstr "Präfix"
  38. #. module: base_comment_template
  39. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
  40. #: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
  41. msgid "Comment"
  42. msgstr "Textbaustein"
  43. #. module: base_comment_template
  44. #: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
  45. #: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
  46. #: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
  47. msgid "Comment Templates"
  48. msgstr "Textbausteinvorlagen"
  49. #. module: base_comment_template
  50. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
  51. msgid "Comment summary"
  52. msgstr "Textbaustein-Zusammenfassung"
  53. #. module: base_comment_template
  54. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__company_id
  55. msgid "Company"
  56. msgstr "Unternehmen"
  57. #. module: base_comment_template
  58. #: model:ir.model.fields,field_description:base_comment_template.field_res_partner__property_comment_template_id
  59. #: model:ir.model.fields,field_description:base_comment_template.field_res_users__property_comment_template_id
  60. msgid "Conditions template"
  61. msgstr "Textbausteinvorlage"
  62. #. module: base_comment_template
  63. #: model:ir.model,name:base_comment_template.model_res_partner
  64. msgid "Contact"
  65. msgstr "Kontakt"
  66. #. module: base_comment_template
  67. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
  68. msgid "Created by"
  69. msgstr "Erstellt von"
  70. #. module: base_comment_template
  71. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
  72. msgid "Created on"
  73. msgstr "Erstellt am"
  74. #. module: base_comment_template
  75. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
  76. msgid "Display Name"
  77. msgstr "Anzeigename"
  78. #. module: base_comment_template
  79. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
  80. msgid "ID"
  81. msgstr "ID"
  82. #. module: base_comment_template
  83. #: model:ir.model.fields,help:base_comment_template.field_base_comment_template__company_id
  84. msgid "If set, it'll only be available for this company"
  85. msgstr ""
  86. "Wenn der Haken gesetzt ist, ist die Vorlage nur das gesetzte Unternehmen "
  87. "verfügbar."
  88. #. module: base_comment_template
  89. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
  90. msgid "Last Modified on"
  91. msgstr "Zuletzt geändert am"
  92. #. module: base_comment_template
  93. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
  94. msgid "Last Updated by"
  95. msgstr "Zuletzt aktualisiert von"
  96. #. module: base_comment_template
  97. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
  98. msgid "Last Updated on"
  99. msgstr "Zuletzt aktualisiert am"
  100. #. module: base_comment_template
  101. #: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
  102. msgid "Name"
  103. msgstr "Bezeichnung"
  104. #. module: base_comment_template
  105. #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
  106. msgid "Position"
  107. msgstr "Position"
  108. #. module: base_comment_template
  109. #: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
  110. msgid "Position on document"
  111. msgstr "Position im Dokument"