mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-20 02:06:45 -06:00
Added translation using Weblate (Italian)
This commit is contained in:
parent
a93fe17f1f
commit
f7fa50c91f
52
attachment_zipped_download/i18n/it.po
Normal file
52
attachment_zipped_download/i18n/it.po
Normal file
@ -0,0 +1,52 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * attachment_zipped_download
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\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"
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: model:ir.model,name:attachment_zipped_download.model_ir_attachment
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: model:ir.model.fields,field_description:attachment_zipped_download.field_ir_attachment__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: model:ir.actions.server,name:attachment_zipped_download.action_attachments_download
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: model:ir.model.fields,field_description:attachment_zipped_download.field_ir_attachment__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: model:ir.model.fields,field_description:attachment_zipped_download.field_ir_attachment____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: code:addons/attachment_zipped_download/models/ir_attachment.py:0
|
||||
#, python-format
|
||||
msgid "None attachment selected. Only binary attachments allowed."
|
||||
msgstr ""
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: code:addons/attachment_zipped_download/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "attachments.zip"
|
||||
msgstr ""
|
Loading…
Reference in New Issue
Block a user