From 0b4b8a7a9b4a6cb1f4d8bbaffa135925651bafc3 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Fri, 11 Jun 2021 08:36:40 +0200 Subject: [PATCH] add signature to delivery_sheet - translations --- ext/custom-addons/web_digital_sign/i18n/de.po | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 ext/custom-addons/web_digital_sign/i18n/de.po diff --git a/ext/custom-addons/web_digital_sign/i18n/de.po b/ext/custom-addons/web_digital_sign/i18n/de.po new file mode 100644 index 00000000..c2840416 --- /dev/null +++ b/ext/custom-addons/web_digital_sign/i18n/de.po @@ -0,0 +1,57 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_digital_sign +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-06-11 06:20+0000\n" +"PO-Revision-Date: 2021-06-11 06:20+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: web_digital_sign +#. openerp-web +#: code:addons/web_digital_sign/static/src/xml/digital_sign.xml:8 +#, python-format +msgid "Clear" +msgstr "Löschen" + +#. module: web_digital_sign +#. openerp-web +#: code:addons/web_digital_sign/static/src/js/digital_sign.js:99 +#, python-format +msgid "Could not display the selected image." +msgstr "Das gewählte Bild kann nicht angezeigt werden" + +#. module: web_digital_sign +#. openerp-web +#: code:addons/web_digital_sign/static/src/xml/digital_sign.xml:11 +#, python-format +msgid "Draw your signature" +msgstr "Hier unterschreiben" + +#. module: web_digital_sign +#. openerp-web +#: code:addons/web_digital_sign/static/src/js/digital_sign.js:99 +#, python-format +msgid "Image" +msgstr "Image" + +#. module: web_digital_sign +#: model:ir.model.fields,field_description:web_digital_sign.field_res_users_digital_signature +#: model:ir.ui.view,arch_db:web_digital_sign.inherited_res_users_form +#: model:ir.ui.view,arch_db:web_digital_sign.inherited_res_users_preferences_form +msgid "Signature" +msgstr "Signatur" + +#. module: web_digital_sign +#: model:ir.model,name:web_digital_sign.model_res_users +msgid "Users" +msgstr "Benutzer" +