diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/website_form/i18n/de.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website_form/i18n/de.po')
| -rw-r--r-- | addons/website_form/i18n/de.po | 632 |
1 files changed, 632 insertions, 0 deletions
diff --git a/addons/website_form/i18n/de.po b/addons/website_form/i18n/de.po new file mode 100644 index 00000000..509df1f1 --- /dev/null +++ b/addons/website_form/i18n/de.po @@ -0,0 +1,632 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_form +# +# Translators: +# e2f <projects@e2f.com>, 2020 +# Ralf Hilgenstock <rh@dialoge.info>, 2020 +# Martin Trigaux, 2020 +# Rudolf Schnapka <rs@techno-flex.de>, 2020 +# Katharina Moritz <kmo@e2f.com>, 2020 +# Leon Grill <leg@odoo.com>, 2020 +# aNj <anj2j@yahoo.de>, 2020 +# Wolfgang Taferner, 2020 +# Ermin Trevisan <trevi@twanda.com>, 2020 +# Robert Förster <hello@suppliot.eu>, 2021 +# Andreas Schmidt <schmigo@gmail.com>, 2021 +# Chris Egal <sodaswed@web.de>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 14:13+0000\n" +"PO-Revision-Date: 2020-09-07 08:21+0000\n" +"Last-Translator: Chris Egal <sodaswed@web.de>, 2021\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/000.js:0 +#, python-format +msgid "'%s' is not a correct date" +msgstr "'%s' ist kein gültiges Datum" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/000.js:0 +#, python-format +msgid "'%s' is not a correct datetime" +msgstr "'%s' ist kein gültiges Datums- und Zeitformat" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid ", .s_website_form" +msgstr "" + +#. module: website_form +#: code:addons/website_form/controllers/main.py:0 +#, python-format +msgid "<p>Attached files : </p>" +msgstr "<p>Angehängte Dateien: </p>" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_thanks_ir_ui_view +#: model_terms:website.page,arch_db:website_form.contactus_thanks +msgid "" +"<span class=\"fa fa-check-circle\"/>\n" +" <span>Your message has been sent <b>successfully</b></span>" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "<span class=\"s_website_form_label_content\">Email To</span>" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "" +"<span class=\"s_website_form_label_content\">Email</span>\n" +" <span class=\"s_website_form_mark\"> *</span>" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "<span class=\"s_website_form_label_content\">Phone Number</span>" +msgstr "<span class=\"s_website_form_label_content\">Telefon</span>" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "" +"<span class=\"s_website_form_label_content\">Subject</span>\n" +" <span class=\"s_website_form_mark\"> *</span>" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "<span class=\"s_website_form_label_content\">Your Company</span>" +msgstr "<span class=\"s_website_form_label_content\">Firma</span>" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "" +"<span class=\"s_website_form_label_content\">Your Name</span>\n" +" <span class=\"s_website_form_mark\"> *</span>" +msgstr "" +"<span class=\"s_website_form_label_content\">Ihr Name</span>\n" +" <span class=\"s_website_form_mark\"> *</span>" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +msgid "<span class=\"s_website_form_label_content\">Your Question</span>" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Add a new field after this one" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Add a new field at the end" +msgstr "" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_access +msgid "Allowed to use in forms" +msgstr "Nutzbar in Formularen" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/000.js:0 +#, python-format +msgid "An error has occured, the form has not been sent." +msgstr "Ein Fehler ist aufgetreten, das Formular wurde nicht übermittelt." + +#. module: website_form +#: model:ir.model.fields,help:website_form.field_ir_model_fields__website_form_blacklisted +msgid "Blacklist this field for web forms" +msgstr "Dieses Feld für Webformulare ausschließen" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model_fields__website_form_blacklisted +msgid "Blacklisted in web forms" +msgstr "Ausgeschlossen in Webformularen" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Button Position" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Center" +msgstr "Zentriert" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Checkbox" +msgstr "Kontrollkästchen" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Custom field" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Date" +msgstr "Datum" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Date & Time" +msgstr "Datum & Uhrzeit" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Decimal Number" +msgstr "Dezimalzahl" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Display" +msgstr "Anzeige" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model__display_name +#: model:ir.model.fields,field_description:website_form.field_ir_model_fields__display_name +#: model:ir.model.fields,field_description:website_form.field_website__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Edit Message" +msgstr "Nachricht bearbeiten" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Email" +msgstr "E-Mail" + +#. module: website_form +#: model:ir.model.fields,help:website_form.field_ir_model__website_form_access +msgid "Enable the form builder feature for this model." +msgstr "Das Erstellen von Formularen für dieses Modell aktivieren." + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form.xml:0 +#: code:addons/website_form/static/src/xml/website_form.xml:0 +#, python-format +msgid "Error" +msgstr "Fehler" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_default_field_id +msgid "Field for custom form data" +msgstr "Feld für benutzerdefinierte Formulardaten" + +#. module: website_form +#: model:ir.model,name:website_form.model_ir_model_fields +msgid "Fields" +msgstr "Felder" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "File Upload" +msgstr "Datei hochladen" + +#. module: website_form +#: model:ir.model.fields,help:website_form.field_ir_model__website_form_label +msgid "" +"Form action label. Ex: crm.lead could be 'Send an e-mail' and project.issue " +"could be 'Create an Issue'." +msgstr "" +"Formularaktionsbezeichnung Bsp.: crm.lead könnte „E-Mail senden“ sein und " +"project.issue „Problem erstellen“." + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Height" +msgstr "Höhe" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Hidden" +msgstr "Versteckt" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Hide" +msgstr "Verbergen" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Horizontal" +msgstr "Horizontal" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model__id +#: model:ir.model.fields,field_description:website_form.field_ir_model_fields__id +#: model:ir.model.fields,field_description:website_form.field_website__id +msgid "ID" +msgstr "ID" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "In the meantime we invite you to visit our" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Input Aligned" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Input Placeholder" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Input Type" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Label Name" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Label Position" +msgstr "" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_label +msgid "Label for form action" +msgstr "Bezeichnung für die Formularaktion" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Labels Width" +msgstr "" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model____last_update +#: model:ir.model.fields,field_description:website_form.field_ir_model_fields____last_update +#: model:ir.model.fields,field_description:website_form.field_website____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Left" +msgstr "Links" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Long Text" +msgstr "Langtext" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Mark Text" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Marked Fields" +msgstr "" + +#. module: website_form +#: code:addons/website_form/controllers/main.py:0 +#, python-format +msgid "Metadata" +msgstr "Metadaten" + +#. module: website_form +#: model:ir.model,name:website_form.model_ir_model +msgid "Models" +msgstr "Datenmodelle" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Multiple Checkboxes" +msgstr "Mehrere Kontrollkästchen" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "No matching record !" +msgstr "Keine übereinstimmenden Datensätze!" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "None" +msgstr "Keine" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Nothing" +msgstr "Nichts" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Number" +msgstr "Nummer" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "On Success" +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "Option 1" +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "Option 2" +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "Option 3" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Optional" +msgstr "Optional" + +#. module: website_form +#: code:addons/website_form/controllers/main.py:0 +#, python-format +msgid "Other Information:" +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "Our team will message you back as soon as possible." +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/000.js:0 +#, python-format +msgid "Please fill in the form correctly." +msgstr "Bitte füllen Sie das Formular korrekt aus." + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Radio Buttons" +msgstr "Radiobuttons" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/js/website_form_editor_registry.js:0 +#, python-format +msgid "Recipient Email" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Redirect" +msgstr "Umleiten" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Required" +msgstr "Erforderlich" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Right" +msgstr "Rechts" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Selection" +msgstr "Auswahl" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "Separate email addresses with a comma." +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Show Message" +msgstr "Meldung anzeigen" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Show reCaptcha Policy" +msgstr "" + +#. module: website_form +#: model:ir.model.fields,help:website_form.field_ir_model__website_form_default_field_id +msgid "" +"Specify the field which will contain meta and custom form fields datas." +msgstr "" +"Definieren Sie das Feld, welches die Metadaten und die Daten für " +"benutzerdefinierte Formularfelder enthalten wird." + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form +msgid "Submit" +msgstr "Absenden" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form.xml:0 +#: code:addons/website_form/static/src/xml/website_form.xml:0 +#, python-format +msgid "Success" +msgstr "Erfolgreich" + +#. module: website_form +#: code:addons/website_form/controllers/main.py:0 +#, python-format +msgid "Suspicious activity detected by Google reCaptcha." +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Telephone" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Text" +msgstr "Text" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "Thank You For Your Feedback" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_thanks_ir_ui_view +#: model_terms:website.page,arch_db:website_form.contactus_thanks +msgid "Thank You!" +msgstr "Vielen Dank!" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form.xml:0 +#, python-format +msgid "The form has been sent successfully." +msgstr "Das Formular wurde erfolgreich übermittelt." + +#. module: website_form +#: code:addons/website_form/controllers/main.py:0 +#, python-format +msgid "The form's specified model does not exist" +msgstr "" + +#. module: website_form +#: code:addons/website_form/controllers/main.py:0 +#, python-format +msgid "This message has been posted on your website!" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Top" +msgstr "Oben" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Type" +msgstr "Typ" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "URL" +msgstr "URL" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Url" +msgstr "URL" + +#. module: website_form +#: model:ir.model.fields,help:website_form.field_ir_model__website_form_key +msgid "Used in FormBuilder Registry" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "Vertical" +msgstr "Vertikal" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.contactus_thanks_ir_ui_view +#: model_terms:website.page,arch_db:website_form.contactus_thanks +msgid "We will get back to you shortly." +msgstr "Wir melden uns so schnell wie möglich." + +#. module: website_form +#: model:ir.model,name:website_form.model_website +msgid "Website" +msgstr "Website" + +#. module: website_form +#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_key +msgid "Website Form Key" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.ir_model_view +msgid "Website Forms" +msgstr "Webformulare" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "You can't duplicate a model field." +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "You can't duplicate the submit button of the form." +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "You can't remove a field that is required by the model itself." +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/snippets/s_website_form/options.js:0 +#, python-format +msgid "You can't remove the submit button of the form" +msgstr "" + +#. module: website_form +#: model_terms:ir.ui.view,arch_db:website_form.s_website_form_options +msgid "rows" +msgstr "" + +#. module: website_form +#. openerp-web +#: code:addons/website_form/static/src/xml/website_form_editor.xml:0 +#, python-format +msgid "website" +msgstr "Website" |
