2
0
account-financial-tools/account_lock_date_update/i18n/fr.po
Weblate ed6e10820b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_lock_date_update/
2023-02-16 16:50:38 +00:00

136 lines
5.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_lock_date_update
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 23:24+0000\n"
"PO-Revision-Date: 2022-06-22 18:05+0000\n"
"Last-Translator: Pierre Verkest <pierreverkest84@gmail.com>\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\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: account_lock_date_update
#: model:ir.model,name:account_lock_date_update.model_account_update_lock_date
msgid "Account Update Lock_date"
msgstr "Clôture comptable (date de verrouillage)"
#. module: account_lock_date_update
#: model_terms:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view
msgid "Cancel"
msgstr "Annuler"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__company_id
msgid "Company"
msgstr "Société"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__create_date
msgid "Created on"
msgstr "Créé le"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__display_name
msgid "Display Name"
msgstr "Afficher le nom"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__id
msgid "ID"
msgstr "ID"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date____last_update
msgid "Last Modified on"
msgstr "Dernière Modification le"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__fiscalyear_lock_date
msgid "Lock Date for All Users"
msgstr "Date de verrouillage (tous les utilisateurs)"
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__period_lock_date
msgid "Lock Date for Non-Advisers"
msgstr "Date de verrouillage (non-conseillés)"
#. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__tax_lock_date
msgid ""
"No users can edit journal entries related to a tax prior and inclusive of "
"this date."
msgstr ""
"Aucun utilisateur peut modifier une écriture comptable lié aux taxes avant "
"ou à cette date."
#. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__fiscalyear_lock_date
msgid ""
"No users, including Advisers, can edit accounts prior to and inclusive of "
"this date. Use it for fiscal year locking for example."
msgstr ""
"Aucun utilisateur, y-compris les conseillers (rôle 'Comptabilité / "
"Paramétrage facturation'), peut modifier les écritures avant ou à cette date "
"de verrouillage. Utilisable pour verrouiller les années fiscale précédente "
"par exemple."
#. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__period_lock_date
msgid ""
"Only users with the 'Adviser' role can edit accounts prior to and inclusive "
"of this date. Use it for period locking inside an open fiscal year, for "
"example."
msgstr ""
"Seul les utilisateurs 'Conseillers' (rôle 'Comptabilité / paramétrage "
"facturation') peuvent modifier des pièces comptables avant ou à cette date "
"de verrouillage. Permet de verrouiller des périodes de l'année fiscale en "
"cours."
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__tax_lock_date
msgid "Tax Lock Date"
msgstr "Date de verrouillage Taxes"
#. module: account_lock_date_update
#: model_terms:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view
msgid "Update"
msgstr "Mise à jour"
#. module: account_lock_date_update
#: model:ir.actions.act_window,name:account_lock_date_update.account_update_lock_date_act_window
#: model:ir.ui.menu,name:account_lock_date_update.account_update_lock_date_menu
msgid "Update Lock Dates"
msgstr "Modifier les dates de clôture/verrouillage"
#. module: account_lock_date_update
#. odoo-python
#: code:addons/account_lock_date_update/wizards/account_update_lock_date.py:0
#, python-format
msgid "You are not allowed to execute this action."
msgstr "Vous n'êtes pas autorisé à exécuter cette action."