forked from Mapan/odoo17e
174 lines
6.0 KiB
Plaintext
174 lines
6.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * project_account_budget
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Thi Huong Nguyen, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Thi Huong Nguyen, 2024\n"
|
|
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: vi\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: project_account_budget
|
|
#: model_terms:ir.ui.view,arch_db:project_account_budget.project_update_default_description
|
|
msgid ") of the"
|
|
msgstr ") của"
|
|
|
|
#. module: project_account_budget
|
|
#: model_terms:ir.ui.view,arch_db:project_account_budget.project_update_default_description
|
|
msgid ") of the budget is remaining."
|
|
msgstr ") của ngân sách còn lại."
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Actual"
|
|
msgstr "Thực tế"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Add Budget"
|
|
msgstr "Thêm ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model.fields,field_description:project_account_budget.field_crossovered_budget_lines__analytic_account_id
|
|
msgid "Analytic Account"
|
|
msgstr "Tài khoản phân tích"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model,name:project_account_budget.model_crossovered_budget
|
|
#: model_terms:ir.ui.view,arch_db:project_account_budget.project_project_kanban_view_inherited
|
|
msgid "Budget"
|
|
msgstr "Ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-python
|
|
#: code:addons/project_account_budget/models/project.py:0
|
|
#, python-format
|
|
msgid "Budget Items"
|
|
msgstr "Hạng mục Ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model,name:project_account_budget.model_crossovered_budget_lines
|
|
msgid "Budget Line"
|
|
msgstr "Chi tiết Ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#: model_terms:ir.ui.view,arch_db:project_account_budget.project_project_kanban_view_inherited
|
|
msgid ""
|
|
"Budget {{ budget_progress >= 0.25 ? 'on track' : budget_progress >= 0 ? "
|
|
"'soon overspent' : 'overspent' }}"
|
|
msgstr ""
|
|
"Ngân sách {{ budget_progress >= 0.25 ? 'đạt' : budget_progress >= 0 ? 'sắp "
|
|
"vượt' : 'vượt' }}"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Budgetary Positions"
|
|
msgstr "Dự thảo ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Budgets"
|
|
msgstr "Ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Compare expected and actual revenues and costs."
|
|
msgstr "So sánh doanh thu và chi phí dự kiến và thực tế."
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Difference"
|
|
msgstr "Chênh lệch"
|
|
|
|
#. module: project_account_budget
|
|
#: model_terms:ir.ui.view,arch_db:project_account_budget.crossovered_budget_lines_view_tree_inherit
|
|
msgid "Entries..."
|
|
msgstr "Entries..."
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Forecast"
|
|
msgstr "Dự báo"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.js:0
|
|
#, python-format
|
|
msgid "New Budget"
|
|
msgstr "Ngân sách mới"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "No Budgetary Position"
|
|
msgstr "Không có dự thảo ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model,name:project_account_budget.model_project_project
|
|
msgid "Project"
|
|
msgstr "Dự án"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model,name:project_account_budget.model_project_update
|
|
msgid "Project Update"
|
|
msgstr "Cập nhật dự án"
|
|
|
|
#. module: project_account_budget
|
|
#. odoo-javascript
|
|
#: code:addons/project_account_budget/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
|
#, python-format
|
|
msgid "Total"
|
|
msgstr "Tổng"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model.fields,field_description:project_account_budget.field_project_project__total_budget_progress
|
|
msgid "Total Budget Progress"
|
|
msgstr "Tổng tiến trình ngân sách"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model.fields,field_description:project_account_budget.field_project_project__total_planned_amount
|
|
msgid "Total Planned Amount"
|
|
msgstr "Tổng số tiền theo kế hoạch"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model.fields,field_description:project_account_budget.field_project_project__total_practical_amount
|
|
msgid "Total Practical Amount"
|
|
msgstr "Tổng số tiền thực tế"
|
|
|
|
#. module: project_account_budget
|
|
#: model:ir.model.fields,field_description:project_account_budget.field_project_project__budget
|
|
msgid "Total planned amount"
|
|
msgstr "Tổng số tiền theo kế hoạch"
|
|
|
|
#. module: project_account_budget
|
|
#: model_terms:ir.ui.view,arch_db:project_account_budget.project_update_default_description
|
|
msgid "budget has been spent."
|
|
msgstr "ngân sách đã được sử dụng. "
|