[IMP] account_auto_fy_sequence: add fr translation

This commit is contained in:
Laetitia Gangloff
2014-11-24 15:29:05 +01:00
committed by Stéphane Bidoul
parent 4811ffdd7d
commit 8a37b9f7a7
2 changed files with 66 additions and 1 deletions

View File

@@ -0,0 +1,34 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_auto_fy_sequence
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-11-24 11:26+0000\n"
"PO-Revision-Date: 2014-11-24 11:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_auto_fy_sequence
#: code:addons/account_auto_fy_sequence/models/ir_sequence.py:44
#, python-format
msgid "Error!"
msgstr ""
#. module: account_auto_fy_sequence
#: code:addons/account_auto_fy_sequence/models/ir_sequence.py:45
#, python-format
msgid "The system tried to access a fiscal year sequence without specifying the actual fiscal year."
msgstr ""
#. module: account_auto_fy_sequence
#: model:ir.model,name:account_auto_fy_sequence.model_ir_sequence
msgid "ir.sequence"
msgstr ""

View File

@@ -1,3 +1,34 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_auto_fy_sequence
# * account_auto_fy_sequence
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-11-24 11:26+0000\n"
"PO-Revision-Date: 2014-11-24 11:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_auto_fy_sequence
#: code:addons/account_auto_fy_sequence/models/ir_sequence.py:44
#, python-format
msgid "Error!"
msgstr "Erreur!"
#. module: account_auto_fy_sequence
#: code:addons/account_auto_fy_sequence/models/ir_sequence.py:45
#, python-format
msgid "The system tried to access a fiscal year sequence without specifying the actual fiscal year."
msgstr "Le système tente d'accéder à une séquence pour exercice fiscal sans préciser d'exercice."
#. module: account_auto_fy_sequence
#: model:ir.model,name:account_auto_fy_sequence.model_ir_sequence
msgid "ir.sequence"
msgstr ""