start german translations

upto chart_update
This commit is contained in:
Rudolf Schnapka
2014-08-05 15:46:23 +02:00
committed by Mihai Fekete
parent 431fa34359
commit 5ea445cc13

View File

@@ -0,0 +1,53 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_balance_line
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-20 14:11+0000\n"
"PO-Revision-Date: 2015-01-05 20:04+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"
"X-Generator: Poedit 1.5.4\n"
"Language: de\n"
#. module: account_balance_line
#: view:account.move.line:0
msgid "Account"
msgstr "Konto"
#. module: account_balance_line
#: model:ir.model,name:account_balance_line.model_account_move_line
msgid "Entry lines"
msgstr "Buchungszeilen"
#. module: account_balance_line
#: code:_description:0
#, python-format
msgid "Journal Items"
msgstr "Journaleinträge"
#. module: account_balance_line
#: field:account.move.line,line_balance:0
msgid "Balance"
msgstr "Saldo"
#. module: account_balance_line
#: view:account.move.line:0
msgid "Total Balance"
msgstr "Gesamt-Saldo"
#. module: account_balance_line
#: view:account.move.line:0
msgid "{'group_by': 'account_id', 'invisible_balance': False}"
msgstr "{'group_by': 'account_id', 'invisible_balance': False}"
#. module: account_balance_line
#: view:account.move.line:0
msgid "{'invisible_balance': False}"
msgstr "{'invisible_balance': False}"