mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
# 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: 2015-01-05 20:02+0100\n"
|
|
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: de\n"
|
|
"X-Generator: Poedit 1.5.4\n"
|
|
|
|
#. module: account_auto_fy_sequence
|
|
#: code:addons/account_auto_fy_sequence/models/ir_sequence.py:44
|
|
#, python-format
|
|
msgid "Error!"
|
|
msgstr "Fehler!"
|
|
|
|
#. 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 ""
|
|
"Das System versucht eine Folge von Geschäftsjahren anzusprechen, ohne dass "
|
|
"das eigentliche Geschäftsjahr angegeben ist."
|
|
|
|
#. module: account_auto_fy_sequence
|
|
#: model:ir.model,name:account_auto_fy_sequence.model_ir_sequence
|
|
msgid "ir.sequence"
|
|
msgstr "ir.sequence"
|