forked from Techsystech/web
OCA Transbot updated translations from Transifex
parent
730715577d
commit
30fd2c8549
|
@ -0,0 +1,106 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * web_widget_digitized_signature
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-07-30 02:50+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-07-30 02:50+0000\n"
|
||||||
|
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
|
||||||
|
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: ca\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Clear"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not display the selected image."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Creat per"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Creat a "
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:33
|
||||||
|
#, python-format
|
||||||
|
msgid "Deletion date: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:10
|
||||||
|
#, python-format
|
||||||
|
msgid "Draw your signature"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_mail_thread
|
||||||
|
msgid "Email Thread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
#, python-format
|
||||||
|
msgid "Image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Última actualització per"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Última actualització a "
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_res_users_signature_image
|
||||||
|
msgid "Signature"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature date: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:28
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature has been created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:32
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature has been deleted."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr "Usuaris"
|
|
@ -2,18 +2,21 @@
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * web_widget_digitized_signature
|
# * web_widget_digitized_signature
|
||||||
#
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-07-11 04:42+0000\n"
|
"POT-Creation-Date: 2017-07-30 02:50+0000\n"
|
||||||
"PO-Revision-Date: 2017-07-11 04:42+0000\n"
|
"PO-Revision-Date: 2017-07-30 02:50+0000\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \n"
|
"Language: es\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
|
@ -30,7 +33,17 @@ msgid "Could not display the selected image."
|
||||||
msgstr "No se puede mostrar la imagen seleccionada."
|
msgstr "No se puede mostrar la imagen seleccionada."
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:26
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:33
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deletion date: %s"
|
msgid "Deletion date: %s"
|
||||||
msgstr "Fecha de eliminación: %s"
|
msgstr "Fecha de eliminación: %s"
|
||||||
|
@ -42,6 +55,11 @@ msgstr "Fecha de eliminación: %s"
|
||||||
msgid "Draw your signature"
|
msgid "Draw your signature"
|
||||||
msgstr "Dibuje su firma"
|
msgstr "Dibuje su firma"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_mail_thread
|
||||||
|
msgid "Email Thread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
@ -49,25 +67,35 @@ msgstr "Dibuje su firma"
|
||||||
msgid "Image"
|
msgid "Image"
|
||||||
msgstr "Imagen"
|
msgstr "Imagen"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_res_users_signature_image
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_res_users_signature_image
|
||||||
msgid "Signature"
|
msgid "Signature"
|
||||||
msgstr "Firma"
|
msgstr "Firma"
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:23
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:30
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Signature date: %s"
|
msgid "Signature date: %s"
|
||||||
msgstr "Fecha de la firma: %s"
|
msgstr "Fecha de la firma: %s"
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:21
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:28
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Signature has been created."
|
msgid "Signature has been created."
|
||||||
msgstr "La firma se ha creado."
|
msgstr "La firma se ha creado."
|
||||||
|
|
||||||
#. module: web_widget_digitized_signature
|
#. module: web_widget_digitized_signature
|
||||||
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:25
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:32
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Signature has been deleted."
|
msgid "Signature has been deleted."
|
||||||
msgstr "La firma se ha eliminado."
|
msgstr "La firma se ha eliminado."
|
||||||
|
@ -76,4 +104,3 @@ msgstr "La firma se ha eliminado."
|
||||||
#: model:ir.model,name:web_widget_digitized_signature.model_res_users
|
#: model:ir.model,name:web_widget_digitized_signature.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Usuarios"
|
msgstr "Usuarios"
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,107 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * web_widget_digitized_signature
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
# Quentin THEURET <odoo@kerpeo.com>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-07-30 02:50+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-07-30 02:50+0000\n"
|
||||||
|
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
|
||||||
|
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: fr\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Clear"
|
||||||
|
msgstr "Effacer"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not display the selected image."
|
||||||
|
msgstr "Impossible d'afficher l'image sélectionnée."
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Créé par"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Créé le"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:33
|
||||||
|
#, python-format
|
||||||
|
msgid "Deletion date: %s"
|
||||||
|
msgstr "Date de suppression : %s"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:10
|
||||||
|
#, python-format
|
||||||
|
msgid "Draw your signature"
|
||||||
|
msgstr "Dessinez votre signature"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_mail_thread
|
||||||
|
msgid "Email Thread"
|
||||||
|
msgstr "Fil du courriel"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
#, python-format
|
||||||
|
msgid "Image"
|
||||||
|
msgstr "Image"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Mis à jour par"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Mis à jour le"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_res_users_signature_image
|
||||||
|
msgid "Signature"
|
||||||
|
msgstr "Signature"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature date: %s"
|
||||||
|
msgstr "Date de la signature : %s"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:28
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature has been created."
|
||||||
|
msgstr "La signature a été créée."
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:32
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature has been deleted."
|
||||||
|
msgstr "La signature a été supprimée."
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr "Utilisateurs"
|
|
@ -0,0 +1,106 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * web_widget_digitized_signature
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-07-30 02:50+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-07-30 02:50+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: sl\n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Clear"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not display the selected image."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Ustvaril"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Ustvarjeno"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:33
|
||||||
|
#, python-format
|
||||||
|
msgid "Deletion date: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:10
|
||||||
|
#, python-format
|
||||||
|
msgid "Draw your signature"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_mail_thread
|
||||||
|
msgid "Email Thread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:81
|
||||||
|
#, python-format
|
||||||
|
msgid "Image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Zadnjič posodobil"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_mail_thread_write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Zadnjič posodobljeno"
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_digitized_signature.field_res_users_signature_image
|
||||||
|
msgid "Signature"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature date: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:28
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature has been created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: code:addons/web_widget_digitized_signature/models/mail_thread.py:32
|
||||||
|
#, python-format
|
||||||
|
msgid "Signature has been deleted."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_digitized_signature
|
||||||
|
#: model:ir.model,name:web_widget_digitized_signature.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
Loading…
Reference in New Issue