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.

231 lines
7.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_custom_info
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  10. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  12. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  13. # Paolo Valier, 2016
  14. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  15. # Rudolf Schnapka <rs@techno-flex.de>, 2016-2017
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: server-tools (8.0)\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2017-03-07 03:47+0000\n"
  21. "PO-Revision-Date: 2017-03-10 13:16+0000\n"
  22. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
  23. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: \n"
  27. "Language: de\n"
  28. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  29. #. module: base_custom_info
  30. #: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
  31. msgid ""
  32. "<p class=\"oe_view_nocontent_create\">\n"
  33. " Click to define a new custom info template.\n"
  34. " </p><p>\n"
  35. " You must define a custom info template for each\n"
  36. " product properties group.\n"
  37. " </p>\n"
  38. " "
  39. msgstr "<p class=\"oe_view_nocontent_create\">\n Legen Sie eine neue Vorlage für individuelle Info an.\n </p><p>\n Sie müssen eine eigene Vorlage je Produkt-\n Eigenschaftengruppe anlegen.\n </p>\n "
  40. #. module: base_custom_info
  41. #: model:ir.model,name:base_custom_info.model_custom_info_model_link
  42. msgid "A model that gets its ``ir.model`` computed"
  43. msgstr "Ein Modell dessen ''ir.model'' errechnet wird"
  44. #. module: base_custom_info
  45. #: sql_constraint:custom.info.value:0
  46. msgid "Another property with that name exists for that resource."
  47. msgstr "Eine andere Eigenschaft mit dieser Bezeichnung besteht bei dieser Ressource bereits."
  48. #. module: base_custom_info
  49. #: sql_constraint:custom.info.property:0
  50. msgid "Another property with that name exists for that template."
  51. msgstr "Eine andere Eigenschaft mit dem Namen besteht in der Vorlage bereits."
  52. #. module: base_custom_info
  53. #: sql_constraint:custom.info.template:0
  54. msgid "Another template with that name exists for that model."
  55. msgstr "Eine andere Vorlage diesen Namens besteht für dieses Modell bereits."
  56. #. module: base_custom_info
  57. #: field:custom.info.property,create_uid:0
  58. #: field:custom.info.template,create_uid:0
  59. #: field:custom.info.value,create_uid:0
  60. msgid "Created by"
  61. msgstr "Erstellt von"
  62. #. module: base_custom_info
  63. #: field:custom.info.property,create_date:0
  64. #: field:custom.info.template,create_date:0
  65. #: field:custom.info.value,create_date:0
  66. msgid "Created on"
  67. msgstr "Erstellt am:"
  68. #. module: base_custom_info
  69. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
  70. msgid "Custom Info"
  71. msgstr "Individuelle Info"
  72. #. module: base_custom_info
  73. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  74. msgid "Custom Info Template"
  75. msgstr "Individuelle Info-Vorlage"
  76. #. module: base_custom_info
  77. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
  78. msgid "Custom Info Template Properties"
  79. msgstr "Eigenschaften individueller Info-Vorlage"
  80. #. module: base_custom_info
  81. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
  82. #: view:custom.info.template:base_custom_info.base_custom_info_template_tree
  83. msgid "Custom Info Templates"
  84. msgstr "Individuelle Info-Vorlagen"
  85. #. module: base_custom_info
  86. #: field:custom.info,custom_info_template_id:0
  87. msgid "Custom Information Template"
  88. msgstr "Individuelle Informations-Vorlage"
  89. #. module: base_custom_info
  90. #: field:custom.info,custom_info_ids:0
  91. msgid "Custom Properties"
  92. msgstr "Individuelle Eigenschaften"
  93. #. module: base_custom_info
  94. #: view:custom.info.value:base_custom_info.base_custom_info_value_tree
  95. msgid "Custom Property Values"
  96. msgstr "Individuelle Eigenschaftswerte"
  97. #. module: base_custom_info
  98. #: model:ir.model,name:base_custom_info.model_custom_info_property
  99. msgid "Custom information property"
  100. msgstr "Individuelle Informationseigenschaft"
  101. #. module: base_custom_info
  102. #: model:ir.model,name:base_custom_info.model_custom_info_template
  103. msgid "Custom information template"
  104. msgstr "Individuelle Informationsvorlage"
  105. #. module: base_custom_info
  106. #: model:ir.model,name:base_custom_info.model_custom_info_value
  107. msgid "Custom information value"
  108. msgstr "Individueller Informationswert"
  109. #. module: base_custom_info
  110. #: field:custom.info,display_name:0
  111. #: field:custom.info.model_link,display_name:0
  112. #: field:custom.info.property,display_name:0
  113. #: field:custom.info.template,display_name:0
  114. #: field:custom.info.value,display_name:0
  115. msgid "Display Name"
  116. msgstr "Anzeigename"
  117. #. module: base_custom_info
  118. #: field:custom.info,id:0 field:custom.info.model_link,id:0
  119. #: field:custom.info.property,id:0 field:custom.info.template,id:0
  120. #: field:custom.info.value,id:0
  121. msgid "ID"
  122. msgstr "ID"
  123. #. module: base_custom_info
  124. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  125. msgid "Info Lines"
  126. msgstr "Info-Zeilen"
  127. #. module: base_custom_info
  128. #: model:ir.model,name:base_custom_info.model_custom_info
  129. msgid "Inheritable abstract model to add custom info in any model"
  130. msgstr "Vererbbares abstraktes Modell, um individuelle Info in beliebigem Modell hinzuzufügen"
  131. #. module: base_custom_info
  132. #: field:custom.info,__last_update:0
  133. #: field:custom.info.model_link,__last_update:0
  134. #: field:custom.info.property,__last_update:0
  135. #: field:custom.info.template,__last_update:0
  136. #: field:custom.info.value,__last_update:0
  137. msgid "Last Modified on"
  138. msgstr "Zuletzt geändert am"
  139. #. module: base_custom_info
  140. #: field:custom.info.property,write_uid:0
  141. #: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
  142. msgid "Last Updated by"
  143. msgstr "Zuletzt aktualisiert von"
  144. #. module: base_custom_info
  145. #: field:custom.info.property,write_date:0
  146. #: field:custom.info.template,write_date:0
  147. #: field:custom.info.value,write_date:0
  148. msgid "Last Updated on"
  149. msgstr "Zuletzt aktualisiert am"
  150. #. module: base_custom_info
  151. #: field:custom.info.model_link,model:0
  152. #: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
  153. #: field:custom.info.template,model_id:0 field:custom.info.value,model:0
  154. #: field:custom.info.value,model_id:0
  155. msgid "Model"
  156. msgstr "Modell"
  157. #. module: base_custom_info
  158. #: field:custom.info.property,name:0 field:custom.info.template,name:0
  159. #: field:custom.info.value,name:0
  160. msgid "Name"
  161. msgstr "Name"
  162. #. module: base_custom_info
  163. #: field:custom.info.template,info_ids:0
  164. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
  165. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
  166. msgid "Properties"
  167. msgstr "Eigenschaften"
  168. #. module: base_custom_info
  169. #: field:custom.info.value,property_id:0
  170. msgid "Property"
  171. msgstr "Merkmal"
  172. #. module: base_custom_info
  173. #: field:custom.info.property,info_value_ids:0
  174. msgid "Property Values"
  175. msgstr "Merkmalswerte"
  176. #. module: base_custom_info
  177. #: field:custom.info.value,res_id:0
  178. msgid "Resource ID"
  179. msgstr "Ressourcen-ID"
  180. #. module: base_custom_info
  181. #: field:custom.info.property,template_id:0
  182. msgid "Template"
  183. msgstr "Vorlage"
  184. #. module: base_custom_info
  185. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
  186. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
  187. msgid "Templates"
  188. msgstr "Vorlagen"
  189. #. module: base_custom_info
  190. #: field:custom.info.value,value:0
  191. msgid "Value"
  192. msgstr "Wert"
  193. #. module: base_custom_info
  194. #: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
  195. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
  196. msgid "Values"
  197. msgstr "Werte"