Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-attachment_preview
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-attachment_preview/
This commit is contained in:
OCA Transbot 2020-08-16 11:39:27 +00:00 committed by anusrinps96
parent 1bf81796dd
commit 6ef6feb332
5 changed files with 27 additions and 24 deletions

View File

@ -3,7 +3,7 @@
{
"name": "Preview attachments",
"version": "12.0.1.0.0",
"version": "12.0.1.0.2",
"author": "Therp BV,"
"Onestein,"
"Odoo Community Association (OCA)",

View File

@ -19,15 +19,15 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "Attachment"
msgstr ""
#. module: attachment_preview
#. openerp-web
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:165
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:193
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:188
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:216
#, python-format
msgid "Preview %s"
msgstr "Antever %s"
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "ir.attachment"
msgstr ""

View File

@ -17,19 +17,22 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 3.10\n"
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "Attachment"
msgstr ""
#. module: attachment_preview
#. openerp-web
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:165
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:193
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:188
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:216
#, python-format
msgid "Preview %s"
msgstr "Predogled %s"
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "ir.attachment"
msgstr "ir.attachment"
#~ msgid "ir.attachment"
#~ msgstr "ir.attachment"

View File

@ -19,15 +19,15 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "Attachment"
msgstr ""
#. module: attachment_preview
#. openerp-web
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:165
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:193
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:188
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:216
#, python-format
msgid "Preview %s"
msgstr "预览 %s"
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "ir.attachment"
msgstr ""

View File

@ -424,7 +424,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
<ul class="simple">
<li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li>
<li>Holger Brunn &lt;<a class="reference external" href="mailto:mail&#64;hunki-enterprises.com">mail&#64;hunki-enterprises.com</a>&gt;</li>
<li>Dennis Sluijk &lt;<a class="reference external" href="mailto:d.sluijk&#64;onestein.nl">d.sluijk&#64;onestein.nl</a>&gt;</li>
</ul>
</div>