mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: knowledge-14.0/knowledge-14.0-attachment_zipped_download Translate-URL: https://translation.odoo-community.org/projects/knowledge-14-0/knowledge-14-0-attachment_zipped_download/
This commit is contained in:
parent
97358ccefa
commit
fa0b98a393
@ -8,6 +8,7 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
@ -19,7 +20,9 @@ msgid ""
|
||||
"\n"
|
||||
" Mixin to help download attachments linked to record(s).\n"
|
||||
" "
|
||||
msgstr "Mixin pour faciliter le téléchargements des pièces jointes lié aux enregistrements."
|
||||
msgstr ""
|
||||
"Mixin pour faciliter le téléchargements des pièces jointes lié aux "
|
||||
"enregistrements."
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: model:ir.model,name:attachment_zipped_download.model_ir_attachment
|
||||
@ -51,28 +54,26 @@ msgstr "Dernière modification le"
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
|
||||
#: code:addons/src/knowledge/attachment_zipped_download/models/ir_attachment_action_download.py:0
|
||||
#, python-format
|
||||
msgid "No attachment!"
|
||||
msgstr "Aucune pièce jointe !"
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: code:addons/attachment_zipped_download/models/ir_attachment.py:0
|
||||
#: code:addons/src/knowledge/attachment_zipped_download/models/ir_attachment.py:0
|
||||
#, python-format
|
||||
msgid "None attachment selected. Only binary attachments allowed."
|
||||
msgstr "Aucune pièce jointe sélectionnée. Seul les picèces jointes de type Binaire sont permises."
|
||||
msgstr ""
|
||||
"Aucune pièce jointe sélectionnée. Seul les picèces jointes de type Binaire "
|
||||
"sont permises."
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
|
||||
#: code:addons/src/knowledge/attachment_zipped_download/models/ir_attachment_action_download.py:0
|
||||
#, python-format
|
||||
msgid "There is no document found to download."
|
||||
msgstr "Aucune pièce jointe téléchargeable trouvé."
|
||||
|
||||
#. module: attachment_zipped_download
|
||||
#: code:addons/attachment_zipped_download/controllers/main.py:0
|
||||
#: code:addons/src/knowledge/attachment_zipped_download/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "attachments.zip"
|
||||
msgstr "pieces-jointes.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user