253 lines
7.8 KiB
Plaintext
253 lines
7.8 KiB
Plaintext
|
# Translation of Flectra Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * account_discount
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Flectra Server 1.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2018-01-04 11:43+0000\n"
|
||
|
"PO-Revision-Date: 2018-01-04 11:43+0000\n"
|
||
|
"Last-Translator: <>\n"
|
||
|
"Language-Team: \n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Plural-Forms: \n"
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.custom_invoice_report_layout
|
||
|
msgid "&nbsp;<span>on</span>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.inherit_account_invoice_form
|
||
|
msgid "(Update Discount)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.custom_invoice_report_layout
|
||
|
msgid "<strong>Discount</strong>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.custom_invoice_report_layout
|
||
|
msgid "<strong>Gross Amount</strong>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.custom_invoice_report_layout
|
||
|
msgid "<strong>Subtotal</strong>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.custom_invoice_report_layout
|
||
|
msgid "<strong>Total</strong>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.account_discount_config_view_form
|
||
|
msgid "Account Discount Configuration"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.res_config_settings_view_form_invoice_discount_form
|
||
|
msgid "Allow global discount on the Invoice"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/discount_config.py:21
|
||
|
#, python-format
|
||
|
msgid "Assigned group already exist!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_invoice_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.inherit_account_invoice_form
|
||
|
msgid "Discount"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_invoice_discount_per
|
||
|
msgid "Discount (%)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:123
|
||
|
#, python-format
|
||
|
msgid "Discount (%s) should be less than Gross Amount (%s)."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_invoice_discount_amount
|
||
|
msgid "Discount Amount"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_invoice_discount_method
|
||
|
msgid "Discount Method"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:121
|
||
|
#, python-format
|
||
|
msgid "Discount should be less than Gross Amount"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.actions.act_window,name:account_discount.action_account_discount_config
|
||
|
#: model:ir.ui.menu,name:account_discount.menu_account_order
|
||
|
msgid "Discounts"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_res_config_settings_global_discount_invoice_apply
|
||
|
msgid "Do you want to set global discount limit?"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_fix_amount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_res_config_settings_global_discount_fix_invoice_amount
|
||
|
msgid "Fix Amount"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/discount_config.py:30
|
||
|
#, python-format
|
||
|
msgid "Fix amount (%s) is greater than configuration Amount (%s)!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: selection:account.invoice,discount_method:0
|
||
|
msgid "Fixed"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_res_config_settings_global_discount_invoice_line
|
||
|
msgid "Global Discounts"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_invoice_gross_amount
|
||
|
msgid "Gross Amount"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_group_id
|
||
|
msgid "Groups"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_id
|
||
|
msgid "ID"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model,name:account_discount.model_account_invoice
|
||
|
msgid "Invoice"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.res_config_settings_view_form_invoice_discount_form
|
||
|
msgid "Invoice Discount"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: selection:account.invoice,discount_method:0
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_account_discount_config_percentage
|
||
|
msgid "Percentage"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model.fields,field_description:account_discount.field_res_config_settings_global_discount_percentage_invoice
|
||
|
msgid "Percentage (%)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/discount_config.py:44
|
||
|
#, python-format
|
||
|
msgid "Percentage (%s) is greater than configuration Percentage (%s)!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:95
|
||
|
#, python-format
|
||
|
msgid "Percentage should be between 0% to 100%"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/discount_config.py:38
|
||
|
#, python-format
|
||
|
msgid "Percentage should be between 0% to 100%!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.ui.view,arch_db:account_discount.inherit_account_invoice_form
|
||
|
msgid "Subtotal"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:98
|
||
|
#, python-format
|
||
|
msgid "You are not allowed to apply Discount Percentage (%s) more than configured Discount Percentage (%s) in configuration setting!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:107
|
||
|
#, python-format
|
||
|
msgid "You are not allowed to apply Discount Percentage(%s) more than configured Discount Percentage (%s) in configuration setting!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:138
|
||
|
#, python-format
|
||
|
msgid "You're not allowed to apply this amount of discount as discount Amount (%s) is greater than Configuration Amount (%s)."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: code:addons/account_discount/models/account_invoice.py:129
|
||
|
#, python-format
|
||
|
msgid "You're not allowed to apply this amount of discount as discount Amount (%s) is greater than assign Fix Amount (%s)."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model,name:account_discount.model_account_discount_config
|
||
|
msgid "account.discount.config"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_discount
|
||
|
#: model:ir.model,name:account_discount.model_res_config_settings
|
||
|
msgid "res.config.settings"
|
||
|
msgstr ""
|
||
|
|