odoo/addons/analytic_contract_hr_expense/i18n/nl_BE.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: Dutch (Belgium) (http://www.transifex.com/projects/p/odoo-8/language/nl_BE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\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 "Analytische rekening"
#. module: analytic_contract_hr_expense
#: field:account.analytic.account,charge_expenses:0
msgid "Charge Expenses"
msgstr "Onkosten doorrekenen"
#. module: analytic_contract_hr_expense
#: field:account.analytic.account,est_expenses:0
msgid "Estimation of Expenses to Invoice"
msgstr "Te verwachten te factureren onkosten"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "Expenses"
msgstr "Onkosten"
#. 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 "Factuurratio onkosten en uurroosters"
#. module: analytic_contract_hr_expense
#: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:135
#, python-format
msgid "Expenses of %s"
msgstr "Onkosten van %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 "Te factureren onkosten van %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 "Niets te factureren, aanmaken"
#. module: analytic_contract_hr_expense
#: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form
msgid "or view"
msgstr "of bekijk"
#. 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 "onbekend"
#. 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 "⇒ Factuur"