KolushovAlexandr
6 years ago
No known key found for this signature in database
GPG Key ID: C3E04B793421FD2
2 changed files with
0 additions and
55 deletions
-
mail_attachment_popup/__manifest__.py
-
mail_attachment_popup/i18n/es.po
|
|
@ -1,29 +0,0 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
{ |
|
|
|
"name": """Popup Attachments""", |
|
|
|
"summary": """Open attached mail images in popup""", |
|
|
|
"category": "Extra Tools", |
|
|
|
"version": "1.0.0", |
|
|
|
"images": ['images/popup_image.png'], |
|
|
|
|
|
|
|
"author": "IT-Projects LLC, Dinar Gabbasov", |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
'website': "https://twitter.com/gabbasov_dinar", |
|
|
|
"license": "GPL-3", |
|
|
|
"price": "50.0", |
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
"depends": [ |
|
|
|
"mail", |
|
|
|
], |
|
|
|
"external_dependencies": {"python": [], "bin": []}, |
|
|
|
"data": [ |
|
|
|
"views/mail_attachment_popup_template.xml", |
|
|
|
], |
|
|
|
"qweb": [ |
|
|
|
"static/src/xml/mail_attachment_popup.xml", |
|
|
|
], |
|
|
|
|
|
|
|
"installable": True, |
|
|
|
'auto_install': False, |
|
|
|
} |
|
|
@ -1,26 +0,0 @@ |
|
|
|
# Translation of Odoo Server. |
|
|
|
# This file contains the translation of the following modules: |
|
|
|
# * mail_attachment_popup |
|
|
|
# |
|
|
|
# Translators: |
|
|
|
# Randall Castro <rcastro@treintaycinco.com>, 2018 |
|
|
|
msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: Odoo Server 10.0\n" |
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
"POT-Creation-Date: 2017-12-19 16:49+0000\n" |
|
|
|
"PO-Revision-Date: 2017-12-19 16:49+0000\n" |
|
|
|
"Last-Translator: Randall Castro <rcastro@treintaycinco.com>, 2018\n" |
|
|
|
"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" |
|
|
|
"MIME-Version: 1.0\n" |
|
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
|
"Content-Transfer-Encoding: \n" |
|
|
|
"Language: es\n" |
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
|
|
|
|
|
|
#. module: mail_attachment_popup |
|
|
|
#. openerp-web |
|
|
|
#: code:addons/mail_attachment_popup/static/src/xml/mail_attachment_popup.xml:17 |
|
|
|
#, python-format |
|
|
|
msgid "Download" |
|
|
|
msgstr "Descargar" |