forked from Mapan/odoo17e
637 lines
24 KiB
Plaintext
637 lines
24 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * account_budget
|
||
#
|
||
# Translators:
|
||
# erpgo translator <jumshud@erpgo.az>, 2024
|
||
# Jumshud Sultanov <cumshud@gmail.com>, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
||
"Last-Translator: Jumshud Sultanov <cumshud@gmail.com>, 2024\n"
|
||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: az\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#. module: account_budget
|
||
#. odoo-python
|
||
#: code:addons/account_budget/models/account_budget.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\"End Date\" of the budget line should be included in the Period of the "
|
||
"budget"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#. odoo-python
|
||
#: code:addons/account_budget/models/account_budget.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\"Start Date\" of the budget line should be included in the Period of the "
|
||
"budget"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_kanban
|
||
msgid "<i class=\"fa fa-clock-o\" role=\"img\" aria-label=\"Period\" title=\"Period\"/>"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2\" aria-label=\"Arrow icon\" "
|
||
"title=\"Arrow\"/>"
|
||
msgstr "<i class=\"fa fa-long-arrow-right mx-2\" aria-label=\"Ox işarəsi\" title=\"Ox\"/>"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_account_analytic_account_form_inherit_budget
|
||
msgid "<span class=\"o_stat_text\">Budget</span>"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__account_ids
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_budget_post_form
|
||
msgid "Accounts"
|
||
msgstr "Hesablar"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__percentage
|
||
msgid "Achievement"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Lazımi Hərəkət"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_ids
|
||
msgid "Activities"
|
||
msgstr "Fəaliyyətlər"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "Faəliyyət istisnaetmə İşarəsi"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_state
|
||
msgid "Activity State"
|
||
msgstr "Fəaliyyət Statusu"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "Fəaliyyət Növü ikonu"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget_lines__practical_amount
|
||
msgid "Amount really earned/spent."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget_lines__theoritical_amount
|
||
msgid "Amount you are supposed to have earned/spent at this date."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget_lines__planned_amount
|
||
msgid ""
|
||
"Amount you plan to earn/spend. Record a positive amount if it is a revenue "
|
||
"and a negative amount if it is a cost."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model,name:account_budget.model_account_analytic_account
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__analytic_account_id
|
||
msgid "Analytic Account"
|
||
msgstr "Analitik Hesab"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__analytic_plan_id
|
||
msgid "Analytic Plan"
|
||
msgstr "Analitik Plan"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Approve"
|
||
msgstr "Təsdiq et"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Qoşma Sayı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model,name:account_budget.model_crossovered_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__crossovered_budget_id
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Budget"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.actions.act_window,name:account_budget.act_account_analytic_account_cb_lines
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_account_analytic_account_form_inherit_budget
|
||
msgid "Budget Items"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model,name:account_budget.model_crossovered_budget_lines
|
||
msgid "Budget Line"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_analytic_account__crossovered_budget_line
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__crossovered_budget_line
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_form
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_graph
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_pivot
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_search
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_tree
|
||
msgid "Budget Lines"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__name
|
||
msgid "Budget Name"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__crossovered_budget_state
|
||
msgid "Budget State"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model,name:account_budget.model_account_budget_post
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__general_budget_id
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_budget_post_form
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_budget_post_search
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_budget_post_tree
|
||
msgid "Budgetary Position"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.actions.act_window,name:account_budget.open_budget_post_form
|
||
#: model:ir.ui.menu,name:account_budget.menu_budget_post_form
|
||
msgid "Budgetary Positions"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.actions.act_window,name:account_budget.act_crossovered_budget_view
|
||
#: model:ir.ui.menu,name:account_budget.menu_act_crossovered_budget_view
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_search
|
||
msgid "Budgets"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.actions.act_window,name:account_budget.act_crossovered_budget_lines_view
|
||
#: model:ir.ui.menu,name:account_budget.menu_act_crossovered_budget_lines_view
|
||
msgid "Budgets Analysis"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Cancel Budget"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields.selection,name:account_budget.selection__crossovered_budget__state__cancel
|
||
msgid "Cancelled"
|
||
msgstr "Ləğv olundu"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.actions.act_window,help:account_budget.act_crossovered_budget_view
|
||
msgid "Click to create a new budget."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__company_id
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__company_id
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__company_id
|
||
msgid "Company"
|
||
msgstr "Şirkət"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget_lines__percentage
|
||
msgid ""
|
||
"Comparison between practical and theoretical amount. This measure tells you "
|
||
"if you are below or over budget."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Confirm"
|
||
msgstr "Təsdiq edin"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields.selection,name:account_budget.selection__crossovered_budget__state__confirm
|
||
msgid "Confirmed"
|
||
msgstr "Təsdiq olundu"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__create_uid
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__create_uid
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__create_uid
|
||
msgid "Created by"
|
||
msgstr "Tərəfindən yaradılıb"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__create_date
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__create_date
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__create_date
|
||
msgid "Created on"
|
||
msgstr "Tarixdə yaradıldı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__currency_id
|
||
msgid "Currency"
|
||
msgstr "Valyuta"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_search
|
||
msgid "Date"
|
||
msgstr "Tarix"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__display_name
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__display_name
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__display_name
|
||
msgid "Display Name"
|
||
msgstr "Ekran Adı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields.selection,name:account_budget.selection__crossovered_budget__state__done
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Done"
|
||
msgstr "Hazırdır"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields.selection,name:account_budget.selection__crossovered_budget__state__draft
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Draft"
|
||
msgstr "Qaralama"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Draft Budgets"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__date_to
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__date_to
|
||
msgid "End Date"
|
||
msgstr "Bitmə Tarixi"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Entries..."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "İzləyicilər"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "İzləyicilər (Tərəfdaşlar)"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Gözəl şriftli ikon, məsələn fa-tapşırıqlar"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "From"
|
||
msgstr "Başlama Tarixi"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Future Activities"
|
||
msgstr "Gələcək Fəaliyyətlər"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_search
|
||
msgid "Group By"
|
||
msgstr "Aşağıdakılara görə Qrupla"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__has_message
|
||
msgid "Has Message"
|
||
msgstr "Mesajı Var"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__id
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__id
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "Simvol"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "İstisna fəaliyyəti göstərən simvol."
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "İşarələnibsə, yeni mesajlara baxmalısınız."
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__message_has_error
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Yoxlanılıbsa, bəzi mesajların çatdırılmasında xəta var."
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__is_above_budget
|
||
msgid "Is Above Budget"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "İzləyicidir"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__write_uid
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__write_uid
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Son Yeniləyən"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__write_date
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__write_date
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Son Yenilənmə tarixi"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Late Activities"
|
||
msgstr "Ən son Əməliyyatlar"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Mesajın Çatdırılmasında xəta"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_ids
|
||
msgid "Messages"
|
||
msgstr "Mesajlar"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "Mənim Fəaliyyətlərimin Son Tarixi "
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_budget_post__name
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__name
|
||
msgid "Name"
|
||
msgstr "Ad"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "Növbəti Fəaliyyət Təqvimi Tədbiri"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "Növbəti Fəaliyyətin Son Tarixi"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "Növbəti Fəaliyyət Xülasəsi"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "Yeni Fəaliyyət Növü"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_search
|
||
msgid "Not Cancelled"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Hərəkətlərin sayı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Xətaların sayı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Əməliyyat tələb edən mesajların sayı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Çatdırılma xətası olan mesajların sayı"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__paid_date
|
||
msgid "Paid Date"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Period"
|
||
msgstr "Müddət"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__planned_amount
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Planned Amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_graph
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_pivot
|
||
msgid "Planned amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__practical_amount
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_account_analytic_account_form_inherit_budget
|
||
msgid "Practical Amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_graph
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_pivot
|
||
msgid "Practical amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "Qiymətləndirmələr"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "Reset to Draft"
|
||
msgstr "Qaralama üçün sıfırlayın"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__user_id
|
||
msgid "Responsible"
|
||
msgstr "Məsul"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "Məsul İstifadəçi"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "SMS-in Çatdırılmasında xəta"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Show all records which has next action date is before today"
|
||
msgstr "Növbəti fəaliyyət tarixi bu günə qədər olan bütün qeydləri göstərin"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__date_from
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__date_from
|
||
msgid "Start Date"
|
||
msgstr "Başlanğıc Tarixi"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__state
|
||
msgid "Status"
|
||
msgstr "Status"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"Fəaliyyətlərə əsaslanan status\n"
|
||
"Gecikmiş: Gözlənilən tarixdən keçib\n"
|
||
"Bu gün: Fəaliyyət tarixi bu gündür\n"
|
||
"Planlaşdırılıb: Gələcək fəaliyyətlər."
|
||
|
||
#. module: account_budget
|
||
#. odoo-python
|
||
#: code:addons/account_budget/models/account_budget.py:0
|
||
#, python-format
|
||
msgid "The budget must have at least one account."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget_lines__theoritical_amount
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_account_analytic_account_form_inherit_budget
|
||
msgid "Theoretical Amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_graph
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_line_pivot
|
||
msgid "Theoretical amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "To"
|
||
msgstr "Bitmə Tarixi"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "To Approve"
|
||
msgstr "Təsdiq etmək üçün"
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "To Approve Budgets"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.view_crossovered_budget_search
|
||
msgid "Today Activities"
|
||
msgstr "Bugünkü Fəaliyyətlər"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_analytic_account__total_planned_amount
|
||
msgid "Total Planned Amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_account_analytic_account__total_practical_amount
|
||
msgid "Total Practical Amount"
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "Qeyddəki istisna fəaliyyət növü."
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.actions.act_window,help:account_budget.act_crossovered_budget_view
|
||
msgid "Use budgets to compare actual with expected revenues and costs"
|
||
msgstr ""
|
||
"Faktiki gəlir və xərclərlə gözlənilən gəlir və xərcləri müqayisə etmək üçün "
|
||
"büdcədən istifadə edin"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields.selection,name:account_budget.selection__crossovered_budget__state__validate
|
||
msgid "Validated"
|
||
msgstr "Təsdiqləndi"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,field_description:account_budget.field_crossovered_budget__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "Veb sayt Mesajları"
|
||
|
||
#. module: account_budget
|
||
#: model:ir.model.fields,help:account_budget.field_crossovered_budget__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "Veb saytın kommunikasiya tarixçəsi"
|
||
|
||
#. module: account_budget
|
||
#. odoo-python
|
||
#: code:addons/account_budget/models/account_budget.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You have to enter at least a budgetary position or analytic account on a "
|
||
"budget line."
|
||
msgstr ""
|
||
|
||
#. module: account_budget
|
||
#: model_terms:ir.ui.view,arch_db:account_budget.crossovered_budget_view_form
|
||
msgid "e.g. Budget 2023: Optimistic"
|
||
msgstr ""
|