add signature to delivery_sheet - translations
parent
70286bf5e6
commit
0b4b8a7a9b
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue