# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_sequence # # Translators: # Martin Trigaux, 2022 # Jolien De Paepe, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-15 12:49+0000\n" "PO-Revision-Date: 2022-12-16 09:45+0000\n" "Last-Translator: Jolien De Paepe, 2023\n" "Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: fr\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. module: account_sequence #: model:ir.model.constraint,message:account_sequence.constraint_account_move_unique_name msgid "Another entry with the same name already exists." msgstr "Une autre écriture avec le même nom existe déjà." #. module: account_sequence #: model:ir.model,name:account_sequence.model_sequence_mixin msgid "Automatic sequence" msgstr "Séquence automatique" #. module: account_sequence #: model:ir.model,name:account_sequence.model_account_move msgid "Journal Entry" msgstr "Pièce comptable"