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.

243 lines
7.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * attachment_metadata
  4. #
  5. # Translators:
  6. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-03-07 03:47+0000\n"
  12. "PO-Revision-Date: 2017-03-10 13:16+0000\n"
  13. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
  14. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: de\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: attachment_metadata
  21. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  22. msgid "Attachment"
  23. msgstr "Anhang"
  24. #. module: attachment_metadata
  25. #: field:ir.attachment.metadata,name:0
  26. msgid "Attachment Name"
  27. msgstr "Anhangsbezeichnung"
  28. #. module: attachment_metadata
  29. #: field:ir.attachment.metadata,attachment_id:0
  30. msgid "Attachment id"
  31. msgstr "Anhangskennung"
  32. #. module: attachment_metadata
  33. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  34. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree
  35. msgid "Attachments"
  36. msgstr "Anhänge"
  37. #. module: attachment_metadata
  38. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  39. msgid "Binary"
  40. msgstr "Binär"
  41. #. module: attachment_metadata
  42. #: help:ir.attachment.metadata,type:0
  43. msgid "Binary File or URL"
  44. msgstr "Binäre Datei oder URL"
  45. #. module: attachment_metadata
  46. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  47. #: field:ir.attachment.metadata,company_id:0
  48. msgid "Company"
  49. msgstr "Unternehmen"
  50. #. module: attachment_metadata
  51. #: field:ir.attachment.metadata,create_uid:0
  52. msgid "Created by"
  53. msgstr "Erstellt von"
  54. #. module: attachment_metadata
  55. #: field:ir.attachment.metadata,create_date:0
  56. msgid "Created on"
  57. msgstr "Erstellt am:"
  58. #. module: attachment_metadata
  59. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  60. msgid "Creation Month"
  61. msgstr "Anlagemonat"
  62. #. module: attachment_metadata
  63. #: field:ir.attachment.metadata,db_datas:0
  64. msgid "Database Data"
  65. msgstr "Datenbank-Daten"
  66. #. module: attachment_metadata
  67. #: field:ir.attachment.metadata,description:0
  68. msgid "Description"
  69. msgstr "Beschreibung"
  70. #. module: attachment_metadata
  71. #: field:ir.attachment.metadata,display_name:0
  72. msgid "Display Name"
  73. msgstr "Anzeigename"
  74. #. module: attachment_metadata
  75. #: field:ir.attachment.metadata,external_hash:0
  76. msgid "External hash"
  77. msgstr "Externer Hashwert"
  78. #. module: attachment_metadata
  79. #: field:ir.attachment.metadata,datas:0
  80. msgid "File Content"
  81. msgstr "Dateiinhalt"
  82. #. module: attachment_metadata
  83. #: field:ir.attachment.metadata,datas_fname:0
  84. msgid "File Name"
  85. msgstr "Dateiname"
  86. #. module: attachment_metadata
  87. #: field:ir.attachment.metadata,file_size:0
  88. msgid "File Size"
  89. msgstr "Dateigröße"
  90. #. module: attachment_metadata
  91. #: code:addons/attachment_metadata/models/attachment.py:43
  92. #, python-format
  93. msgid ""
  94. "File corrupted: Something was wrong with the retrieved file, please relaunch"
  95. " the task."
  96. msgstr "Datei verstümmelt: Etwas ist bei der erhaltenen Datei schief gelaufen, bitte Aufgabe wiederholen."
  97. #. module: attachment_metadata
  98. #: help:ir.attachment.metadata,external_hash:0
  99. msgid ""
  100. "File hash comes from the external owner of the file.\n"
  101. "If provided allow to check than downloaded file is the exact copy of the original file."
  102. msgstr "Dateiprüfsumme stammt von externem Dateibesitzer.\nWenn verfügbar erlaubt dies die exakte Übereinstimmung mit Originaldatei."
  103. #. module: attachment_metadata
  104. #: help:ir.attachment.metadata,internal_hash:0
  105. msgid ""
  106. "File hash computed with file data to be compared to external hash when "
  107. "provided."
  108. msgstr "Aus Datei errechnete Prüfsumme, mit externem Hash zu vergleich, wenn verfügbar."
  109. #. module: attachment_metadata
  110. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  111. #: field:ir.attachment.metadata,file_type:0
  112. msgid "File type"
  113. msgstr "Dateityp"
  114. #. module: attachment_metadata
  115. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  116. msgid "Filter on my documents"
  117. msgstr "Meine Dokumente eingrenzen"
  118. #. module: attachment_metadata
  119. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  120. msgid "Group By"
  121. msgstr "Gruppieren nach"
  122. #. module: attachment_metadata
  123. #: field:ir.attachment.metadata,id:0
  124. msgid "ID"
  125. msgstr "ID"
  126. #. module: attachment_metadata
  127. #: field:ir.attachment.metadata,internal_hash:0
  128. msgid "Internal hash"
  129. msgstr "Interne Prüfsumme"
  130. #. module: attachment_metadata
  131. #: field:ir.attachment.metadata,__last_update:0
  132. msgid "Last Modified on"
  133. msgstr "Zuletzt geändert am"
  134. #. module: attachment_metadata
  135. #: field:ir.attachment.metadata,write_uid:0
  136. msgid "Last Updated by"
  137. msgstr "Zuletzt aktualisiert von"
  138. #. module: attachment_metadata
  139. #: field:ir.attachment.metadata,write_date:0
  140. msgid "Last Updated on"
  141. msgstr "Zuletzt aktualisiert am"
  142. #. module: attachment_metadata
  143. #: help:ir.attachment.metadata,attachment_id:0
  144. msgid "Link to ir.attachment model "
  145. msgstr "Verknüpfe mit ir.attachment-Modell"
  146. #. module: attachment_metadata
  147. #: model:ir.actions.act_window,name:attachment_metadata.action_attachment
  148. #: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment
  149. msgid "Meta data Attachments"
  150. msgstr "Metadaten-Anhänge"
  151. #. module: attachment_metadata
  152. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  153. msgid "My Document(s)"
  154. msgstr "Meine Dokumente"
  155. #. module: attachment_metadata
  156. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  157. msgid "Owner"
  158. msgstr "Besitzer"
  159. #. module: attachment_metadata
  160. #: field:ir.attachment.metadata,res_id:0
  161. msgid "Resource ID"
  162. msgstr "Ressourcen-ID"
  163. #. module: attachment_metadata
  164. #: field:ir.attachment.metadata,res_model:0
  165. msgid "Resource Model"
  166. msgstr "Ressourcen-Modell"
  167. #. module: attachment_metadata
  168. #: field:ir.attachment.metadata,res_name:0
  169. msgid "Resource Name"
  170. msgstr "Ressourcenname"
  171. #. module: attachment_metadata
  172. #: field:ir.attachment.metadata,store_fname:0
  173. msgid "Stored Filename"
  174. msgstr "Gespeicherter Dateiname"
  175. #. module: attachment_metadata
  176. #: help:ir.attachment.metadata,res_model:0
  177. msgid "The database object this attachment will be attached to"
  178. msgstr "Das Datenbankobjekt dem dieser Anhang zugefügt wird"
  179. #. module: attachment_metadata
  180. #: help:ir.attachment.metadata,file_type:0
  181. msgid ""
  182. "The file type determines an import method to be used to parse and transform "
  183. "data before their import in ERP"
  184. msgstr "Der Dateityp legt die Methode fest, die beim Parsen und Umwandeln vor dem Import ins ERP eingesetzt wird."
  185. #. module: attachment_metadata
  186. #: help:ir.attachment.metadata,res_id:0
  187. msgid "The record id this is attached to"
  188. msgstr "Die Datensatz-ID der dieses angehängt wird"
  189. #. module: attachment_metadata
  190. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  191. #: field:ir.attachment.metadata,type:0
  192. msgid "Type"
  193. msgstr "Art"
  194. #. module: attachment_metadata
  195. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  196. msgid "URL"
  197. msgstr "URL"
  198. #. module: attachment_metadata
  199. #: field:ir.attachment.metadata,url:0
  200. msgid "Url"
  201. msgstr "Url"