228 lines
7.4 KiB
Plaintext
228 lines
7.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_move_budget
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \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_move_budget
|
|
#: code:addons/account_move_budget/models/account_move_budget.py:64
|
|
#, python-format
|
|
msgid "%s (copy)"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_account_id
|
|
msgid "Account"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model,name:account_move_budget.model_account_move_budget
|
|
msgid "Account Move Budget"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model,name:account_move_budget.model_account_move_budget_line
|
|
msgid "Account Move Budget Line"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.actions.act_window,name:account_move_budget.account_move_budget_act_window
|
|
#: model:ir.ui.menu,name:account_move_budget.account_move_budget_menu
|
|
msgid "Account Move Budgets"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_analytic_account_id
|
|
msgid "Analytic Account"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_balance
|
|
msgid "Balance"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_budget_id
|
|
msgid "Budget"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.actions.act_window,name:account_move_budget.account_move_budget_line_act_window
|
|
msgid "Budget Items"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.ui.view,arch_db:account_move_budget.account_move_budget_form_view
|
|
msgid "Budget Lines"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.ui.view,arch_db:account_move_budget.account_move_budget_form_view
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: selection:account.move.budget,state:0
|
|
msgid "Cancelled"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_company_id
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_company_id
|
|
msgid "Company"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_company_currency_id
|
|
msgid "Company Currency"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.ui.view,arch_db:account_move_budget.account_move_budget_form_view
|
|
msgid "Confirm"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: selection:account.move.budget,state:0
|
|
msgid "Confirmed"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_create_uid
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_create_uid
|
|
msgid "Created by"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_create_date
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_create_date
|
|
msgid "Created on"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_credit
|
|
msgid "Credit"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_date
|
|
msgid "Date"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_date_range_id
|
|
msgid "Date range"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_debit
|
|
msgid "Debit"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_description
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_display_name
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: selection:account.move.budget,state:0
|
|
msgid "Draft"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_date_from
|
|
msgid "From"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_id
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_name
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget___last_update
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line___last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_write_uid
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_write_date
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_write_date
|
|
msgid "Last Updated on"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_ids
|
|
msgid "Line"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_name
|
|
#: model:ir.ui.view,arch_db:account_move_budget.account_move_budget_form_view
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line_partner_id
|
|
msgid "Partner"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.ui.view,arch_db:account_move_budget.account_move_budget_form_view
|
|
msgid "Set draft"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_state
|
|
msgid "State"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,help:account_move_budget.field_account_move_budget_line_balance
|
|
msgid "Technical field holding the debit - credit in order to open meaningful graph views from reports"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: code:addons/account_move_budget/models/account_move_budget_line.py:86
|
|
#, python-format
|
|
msgid "The date must be within the budget period."
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_date_to
|
|
msgid "To"
|
|
msgstr ""
|
|
|
|
#. module: account_move_budget
|
|
#: model:ir.model.fields,help:account_move_budget.field_account_move_budget_line_company_currency_id
|
|
msgid "Utility field to express amount currency"
|
|
msgstr ""
|
|
|