odoo/addons/analytic_contract_hr_expense/i18n/de.po

102 lines
3.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * analytic_contract_hr_expense
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2015-05-27 14:01+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: German (http://www.transifex.com/projects/p/odoo-8/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: analytic_contract_hr_expense
#: model:ir.model,name:analytic_contract_hr_expense.model_account_analytic_account
msgid "Analytic Account"
msgstr "Kostenstelle"
#. module: analytic_contract_hr_expense
#: field:account.analytic.account,charge_expenses:0
msgid "Charge Expenses"
msgstr "Spesenabrechnung"
#. module: analytic_contract_hr_expense
#: field:account.analytic.account,est_expenses:0
msgid "Estimation of Expenses to Invoice"
msgstr "Geschätzte abzurechnende Spesen"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "Expenses"
msgstr "Ausgaben"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "Expenses and Timesheet Invoicing Ratio"
msgstr "Abrechnungsrate für Spesen und Stundenzettel"
#. module: analytic_contract_hr_expense
#: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:135
#, python-format
msgid "Expenses of %s"
msgstr "Spesen von %s"
#. module: analytic_contract_hr_expense
#: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:143
#, python-format
msgid "Expenses to Invoice of %s"
msgstr "Abzurechnende Spesen von %s"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "Nothing to invoice, create"
msgstr "Nichts abzurechnen, erstelle"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "or view"
msgstr "oder Ansicht"
#. module: analytic_contract_hr_expense
#: field:account.analytic.account,expense_invoiced:0
#: field:account.analytic.account,expense_to_invoice:0
#: field:account.analytic.account,remaining_expense:0
msgid "unknown"
msgstr "unbekannt"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid ""
"{'invisible': "
"[('invoice_on_timesheets','=',False),('charge_expenses','=',False)]}"
msgstr "{'invisible': [('invoice_on_timesheets','=',False),('charge_expenses','=',False)]}"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid ""
"{'required': "
"['|',('invoice_on_timesheets','=',True),('charge_expenses','=',True)], "
"'invisible':[('invoice_on_timesheets','=',False), "
"('charge_expenses','=',False)]}"
msgstr "{'required': ['|',('invoice_on_timesheets','=',True),('charge_expenses','=',True)], 'invisible':[('invoice_on_timesheets','=',False), ('charge_expenses','=',False)]}"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid ""
"{'required': "
"['|',('invoice_on_timesheets','=',True),('charge_expenses','=',True)]}"
msgstr "{'required': ['|',('invoice_on_timesheets','=',True),('charge_expenses','=',True)]}"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "⇒ Invoice"
msgstr "=> Rechnung"