From 57ef68f8038ce591513ee6def3e41cf445ece093 Mon Sep 17 00:00:00 2001 From: Yavuz Avci Date: Thu, 6 Jan 2022 14:01:00 +0000 Subject: [PATCH] Added translation using Weblate (Turkish) --- attachment_preview/i18n/tr.po | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 attachment_preview/i18n/tr.po diff --git a/attachment_preview/i18n/tr.po b/attachment_preview/i18n/tr.po new file mode 100644 index 00000000..1abf07fa --- /dev/null +++ b/attachment_preview/i18n/tr.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_preview +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2022-01-06 16:40+0000\n" +"Last-Translator: Yavuz Avci \n" +"Language-Team: none\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\n" + +#. module: attachment_preview +#: model:ir.model,name:attachment_preview.model_ir_attachment +msgid "Attachment" +msgstr "Ek" + +#. module: attachment_preview +#. openerp-web +#: 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 Önizle"