mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] account_auto_fy_sequence: add fr translation
This commit is contained in:
committed by
Stéphane Bidoul
parent
4811ffdd7d
commit
8a37b9f7a7
34
account_auto_fy_sequence/i18n/account_auto_fy_sequence.pot
Normal file
34
account_auto_fy_sequence/i18n/account_auto_fy_sequence.pot
Normal 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 ""
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user