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.
 
 
 

253 lines
7.3 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * attachment_metadata
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2017
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-07 03:47+0000\n"
"PO-Revision-Date: 2017-03-10 13:16+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/"
"language/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "Attachment"
msgstr "Anhang"
#. module: attachment_metadata
#: field:ir.attachment.metadata,name:0
msgid "Attachment Name"
msgstr "Anhangsbezeichnung"
#. module: attachment_metadata
#: field:ir.attachment.metadata,attachment_id:0
msgid "Attachment id"
msgstr "Anhangskennung"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree
msgid "Attachments"
msgstr "Anhänge"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "Binary"
msgstr "Binär"
#. module: attachment_metadata
#: help:ir.attachment.metadata,type:0
msgid "Binary File or URL"
msgstr "Binäre Datei oder URL"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
#: field:ir.attachment.metadata,company_id:0
msgid "Company"
msgstr "Unternehmen"
#. module: attachment_metadata
#: field:ir.attachment.metadata,create_uid:0
msgid "Created by"
msgstr "Erstellt von"
#. module: attachment_metadata
#: field:ir.attachment.metadata,create_date:0
msgid "Created on"
msgstr "Erstellt am:"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "Creation Month"
msgstr "Anlagemonat"
#. module: attachment_metadata
#: field:ir.attachment.metadata,db_datas:0
msgid "Database Data"
msgstr "Datenbank-Daten"
#. module: attachment_metadata
#: field:ir.attachment.metadata,description:0
msgid "Description"
msgstr "Beschreibung"
#. module: attachment_metadata
#: field:ir.attachment.metadata,display_name:0
msgid "Display Name"
msgstr "Anzeigename"
#. module: attachment_metadata
#: field:ir.attachment.metadata,external_hash:0
msgid "External hash"
msgstr "Externer Hashwert"
#. module: attachment_metadata
#: field:ir.attachment.metadata,datas:0
msgid "File Content"
msgstr "Dateiinhalt"
#. module: attachment_metadata
#: field:ir.attachment.metadata,datas_fname:0
msgid "File Name"
msgstr "Dateiname"
#. module: attachment_metadata
#: field:ir.attachment.metadata,file_size:0
msgid "File Size"
msgstr "Dateigröße"
#. module: attachment_metadata
#: code:addons/attachment_metadata/models/attachment.py:43
#, python-format
msgid ""
"File corrupted: Something was wrong with the retrieved file, please relaunch "
"the task."
msgstr ""
"Datei verstümmelt: Etwas ist bei der erhaltenen Datei schief gelaufen, bitte "
"Aufgabe wiederholen."
#. module: attachment_metadata
#: help:ir.attachment.metadata,external_hash:0
msgid ""
"File hash comes from the external owner of the file.\n"
"If provided allow to check than downloaded file is the exact copy of the "
"original file."
msgstr ""
"Dateiprüfsumme stammt von externem Dateibesitzer.\n"
"Wenn verfügbar erlaubt dies die exakte Übereinstimmung mit Originaldatei."
#. module: attachment_metadata
#: help:ir.attachment.metadata,internal_hash:0
msgid ""
"File hash computed with file data to be compared to external hash when "
"provided."
msgstr ""
"Aus Datei errechnete Prüfsumme, mit externem Hash zu vergleich, wenn "
"verfügbar."
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
#: field:ir.attachment.metadata,file_type:0
msgid "File type"
msgstr "Dateityp"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "Filter on my documents"
msgstr "Meine Dokumente eingrenzen"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "Group By"
msgstr "Gruppieren nach"
#. module: attachment_metadata
#: field:ir.attachment.metadata,id:0
msgid "ID"
msgstr "ID"
#. module: attachment_metadata
#: field:ir.attachment.metadata,internal_hash:0
msgid "Internal hash"
msgstr "Interne Prüfsumme"
#. module: attachment_metadata
#: field:ir.attachment.metadata,__last_update:0
msgid "Last Modified on"
msgstr "Zuletzt geändert am"
#. module: attachment_metadata
#: field:ir.attachment.metadata,write_uid:0
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert von"
#. module: attachment_metadata
#: field:ir.attachment.metadata,write_date:0
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"
#. module: attachment_metadata
#: help:ir.attachment.metadata,attachment_id:0
msgid "Link to ir.attachment model "
msgstr "Verknüpfe mit ir.attachment-Modell"
#. module: attachment_metadata
#: model:ir.actions.act_window,name:attachment_metadata.action_attachment
#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment
msgid "Meta data Attachments"
msgstr "Metadaten-Anhänge"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "My Document(s)"
msgstr "Meine Dokumente"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "Owner"
msgstr "Besitzer"
#. module: attachment_metadata
#: field:ir.attachment.metadata,res_id:0
msgid "Resource ID"
msgstr "Ressourcen-ID"
#. module: attachment_metadata
#: field:ir.attachment.metadata,res_model:0
msgid "Resource Model"
msgstr "Ressourcen-Modell"
#. module: attachment_metadata
#: field:ir.attachment.metadata,res_name:0
msgid "Resource Name"
msgstr "Ressourcenname"
#. module: attachment_metadata
#: field:ir.attachment.metadata,store_fname:0
msgid "Stored Filename"
msgstr "Gespeicherter Dateiname"
#. module: attachment_metadata
#: help:ir.attachment.metadata,res_model:0
msgid "The database object this attachment will be attached to"
msgstr "Das Datenbankobjekt dem dieser Anhang zugefügt wird"
#. module: attachment_metadata
#: help:ir.attachment.metadata,file_type:0
msgid ""
"The file type determines an import method to be used to parse and transform "
"data before their import in ERP"
msgstr ""
"Der Dateityp legt die Methode fest, die beim Parsen und Umwandeln vor dem "
"Import ins ERP eingesetzt wird."
#. module: attachment_metadata
#: help:ir.attachment.metadata,res_id:0
msgid "The record id this is attached to"
msgstr "Die Datensatz-ID der dieses angehängt wird"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
#: field:ir.attachment.metadata,type:0
msgid "Type"
msgstr "Art"
#. module: attachment_metadata
#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
msgid "URL"
msgstr "URL"
#. module: attachment_metadata
#: field:ir.attachment.metadata,url:0
msgid "Url"
msgstr "Url"