mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-17 04:32:55 -06:00
[i18n] Added french translations
This commit is contained in:
parent
6e5f52a548
commit
4069f2bedb
141
document_multiple_records/i18n/fr.po
Normal file
141
document_multiple_records/i18n/fr.po
Normal file
@ -0,0 +1,141 @@
|
|||||||
|
# Translation of OpenERP Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * document_multiple_records
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenERP Server 7.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2014-02-06 19:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2014-03-25 02:56-0500\n"
|
||||||
|
"Last-Translator: Marc Cassuto <marc.cassuto@savoirfairelinux.com>\n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: \n"
|
||||||
|
"X-Generator: Poedit 1.5.4\n"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: field:ir.attachment.document,res_id:0
|
||||||
|
msgid "Resource ID"
|
||||||
|
msgstr "Identifiant de la ressource"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment.wizard:0
|
||||||
|
msgid "Select document(s)"
|
||||||
|
msgstr "Choisir un(des) document(s)"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/document_multiple_records/static/src/xml/document.xml:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Add existing Doc..."
|
||||||
|
msgstr "Ajouter un document existant..."
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: field:ir.attachment.document,attachment_id:0
|
||||||
|
msgid "Attachment"
|
||||||
|
msgstr "Document joint"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment.wizard:0
|
||||||
|
msgid "AttachmentDocumentWizardTree"
|
||||||
|
msgstr "AttachmentDocumentWizardTree"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/document_multiple_records/static/src/js/document.js:26
|
||||||
|
#: model:ir.actions.act_window,name:document_multiple_records.action_view_document
|
||||||
|
#: view:ir.attachment.wizard:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Add Document"
|
||||||
|
msgstr "Ajouter un document"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: field:ir.attachment.document,res_name:0
|
||||||
|
msgid "Resource Name"
|
||||||
|
msgstr "Nom de la ressource"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: model:ir.model,name:document_multiple_records.model_ir_attachment_document
|
||||||
|
msgid "Attachment Documents"
|
||||||
|
msgstr "Documents joints"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: field:ir.attachment,attachmentdocument_ids:0
|
||||||
|
msgid "Records"
|
||||||
|
msgstr "Enregistrements"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment:0
|
||||||
|
msgid "AttachmentDocumentTree"
|
||||||
|
msgstr "AttachmentDocumentTree"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: model:ir.model,name:document_multiple_records.model_ir_attachment
|
||||||
|
msgid "ir.attachment"
|
||||||
|
msgstr "ir.attachment"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment:0
|
||||||
|
msgid "Indexed Content"
|
||||||
|
msgstr "Contenu indexé"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: model:ir.model,name:document_multiple_records.model_ir_attachment_wizard
|
||||||
|
msgid "Attachment wizard"
|
||||||
|
msgstr "Assistant"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment:0
|
||||||
|
msgid "AttachmentDocumentForm"
|
||||||
|
msgstr "AttachmentDocumentForm"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: code:addons/document_multiple_records/wizard/document_wizard.py:46
|
||||||
|
#, python-format
|
||||||
|
msgid "Error"
|
||||||
|
msgstr "Erreur"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: help:ir.attachment.document,res_model:0
|
||||||
|
msgid "The database object this attachment will be attached to"
|
||||||
|
msgstr "L'objet de la base de données auquel ce document sera attaché"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: help:ir.attachment.document,res_id:0
|
||||||
|
msgid "The record id this is attached to."
|
||||||
|
msgstr "L'identifiant de l'enregistrement auquel est ce document est joint."
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: field:ir.attachment.wizard,attachment_ids:0
|
||||||
|
msgid "Attachments"
|
||||||
|
msgstr "Documents joints"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: field:ir.attachment.document,res_model:0
|
||||||
|
msgid "Resource Model"
|
||||||
|
msgstr "Modèle"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment.wizard:0
|
||||||
|
msgid "Cancel"
|
||||||
|
msgstr "Annuler"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment.wizard:0
|
||||||
|
msgid "Apply"
|
||||||
|
msgstr "Appliquer"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: view:ir.attachment.wizard:0
|
||||||
|
msgid "or"
|
||||||
|
msgstr "ou"
|
||||||
|
|
||||||
|
#. module: document_multiple_records
|
||||||
|
#: code:addons/document_multiple_records/wizard/document_wizard.py:47
|
||||||
|
#, python-format
|
||||||
|
msgid "You have to select at least 1 Document. And try again"
|
||||||
|
msgstr "Vous devez sélectionner au moins un document et essayer de nouveau."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user