OCA Transbot
8 years ago
7 changed files with 310 additions and 18 deletions
-
6contract/i18n/el_GR.po
-
6contract/i18n/gl.po
-
6contract/i18n/hr.po
-
292contract/i18n/nl_NL.po
-
6contract/i18n/ro.po
-
6contract/i18n/vi_VN.po
-
6contract/i18n/zh_CN.po
@ -0,0 +1,292 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * contract |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: contract (9.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2017-03-04 01:48+0000\n" |
||||
|
"PO-Revision-Date: 2017-03-06 09:09+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-contract-9-0/language/nl_NL/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: nl_NL\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
msgid "<strong>#END#</strong>: End date of the invoiced period" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
msgid "<strong>#START#</strong>: Start date of the invoiced period" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
msgid "Account Analytic Lines" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model,name:contract.model_account_analytic_account |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_analytic_account_id |
||||
|
msgid "Analytic Account" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.actions.act_window,help:contract.action_account_analytic_overdue_all |
||||
|
msgid "Click to create a new contract." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_invoice_contract_id |
||||
|
msgid "Contract" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.actions.act_window,name:contract.action_account_analytic_overdue_all |
||||
|
#: model:ir.ui.menu,name:contract.menu_action_account_analytic_overdue_all |
||||
|
#: model:ir.ui.menu,name:contract.menu_config_contract |
||||
|
msgid "Contracts" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
msgid "Create invoices" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_create_uid |
||||
|
msgid "Created by" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_create_date |
||||
|
msgid "Created on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_next_date |
||||
|
msgid "Date of Next Invoice" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_date_start |
||||
|
msgid "Date start" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_rule_type:0 |
||||
|
msgid "Day(s)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_name |
||||
|
msgid "Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_discount |
||||
|
msgid "Discount (%)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: code:addons/contract/models/contract.py:60 |
||||
|
#, python-format |
||||
|
msgid "Discount should be less or equal to 100" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,help:contract.field_account_analytic_invoice_line_discount |
||||
|
msgid "" |
||||
|
"Discount that is applied in generated invoices. It should be less or equal " |
||||
|
"to 100" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_display_name |
||||
|
msgid "Display Name" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_invoices |
||||
|
msgid "Generate recurring invoices automatically" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.view_account_analytic_account_contract_search |
||||
|
msgid "Group By..." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_id |
||||
|
msgid "ID" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model,name:contract.model_account_invoice |
||||
|
msgid "Invoice" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_invoice_line_ids |
||||
|
msgid "Invoice Lines" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.actions.act_window,name:contract.act_recurring_invoices |
||||
|
msgid "Invoices" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_invoicing_type |
||||
|
msgid "Invoicing type" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_journal_id |
||||
|
msgid "Journal" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line___last_update |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_write_uid |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_write_date |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
msgid "Legend (for the markers inside invoice lines description)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_rule_type:0 |
||||
|
msgid "Month(s)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_rule_type:0 |
||||
|
msgid "Month(s) last day" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.view_account_analytic_account_contract_search |
||||
|
msgid "Next Invoice" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: code:addons/contract/models/contract.py:230 |
||||
|
#, python-format |
||||
|
msgid "Please define a sale journal for the company '%s'." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_invoicing_type:0 |
||||
|
msgid "Post-paid" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_invoicing_type:0 |
||||
|
msgid "Pre-paid" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_pricelist_id |
||||
|
msgid "Pricelist" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_product_id |
||||
|
msgid "Product" |
||||
|
msgstr "Product" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_quantity |
||||
|
msgid "Quantity" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_rule_type |
||||
|
msgid "Recurrency" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
#: model:ir.ui.view,arch_db:contract.view_account_analytic_account_contract_search |
||||
|
msgid "Recurring Invoices" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_interval |
||||
|
msgid "Repeat Every" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,help:contract.field_account_analytic_account_recurring_interval |
||||
|
msgid "Repeat every (Days/Week/Month/Year)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,help:contract.field_account_analytic_account_recurring_rule_type |
||||
|
msgid "Specify Interval for automatic invoice generation." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,help:contract.field_account_analytic_account_recurring_invoicing_type |
||||
|
msgid "Specify if process date is 'from' or 'to' invoicing date" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_price_subtotal |
||||
|
msgid "Sub Total" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_price_unit |
||||
|
msgid "Unit Price" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_invoice_line_uom_id |
||||
|
msgid "Unit of Measure" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_rule_type:0 |
||||
|
msgid "Week(s)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: selection:account.analytic.account,recurring_rule_type:0 |
||||
|
msgid "Year(s)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: code:addons/contract/models/contract.py:222 |
||||
|
#, python-format |
||||
|
msgid "You must first select a Customer for Contract %s!" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.model,name:contract.model_account_analytic_invoice_line |
||||
|
msgid "account.analytic.invoice.line" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: contract |
||||
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
||||
|
msgid "⇒ Show recurring invoices" |
||||
|
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue