86 lines
2.6 KiB
Plaintext
86 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_oauth
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo 9.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|
"PO-Revision-Date: 2016-07-19 02:11+0000\n"
|
|
"Last-Translator: Martin Trigaux\n"
|
|
"Language-Team: French (Canada) (http://www.transifex.com/odoo/odoo-9/"
|
|
"language/fr_CA/)\n"
|
|
"Language: fr_CA\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: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_payable_id
|
|
msgid "Account Payable"
|
|
msgstr "Comptes à payer"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_receivable_id
|
|
msgid "Account Receivable"
|
|
msgstr "Compte client"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_bank_account_count
|
|
msgid "Bank"
|
|
msgstr "Banque"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contract_ids
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contracts_count
|
|
msgid "Contracts"
|
|
msgstr "Contrats"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid
|
|
msgid "Created by"
|
|
msgstr "Créé par"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date
|
|
msgid "Created on"
|
|
msgstr "Créé le"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nom affiché"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id
|
|
msgid "ID"
|
|
msgstr "Identifiant"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Dernière modification le"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Dernière mise à jour par"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Dernière mise à jour le"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_res_users
|
|
msgid "Users"
|
|
msgstr "Utilisateurs"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_base_config_settings
|
|
msgid "base.config.settings"
|
|
msgstr "base.config.settings"
|