mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 16:02:04 +02:00
Initial commit: Accounting packages
This commit is contained in:
commit
4ef34c2317
2661 changed files with 1709616 additions and 0 deletions
246
odoo-bringout-oca-ocb-mrp_account/mrp_account/i18n/et.po
Normal file
246
odoo-bringout-oca-ocb-mrp_account/mrp_account/i18n/et.po
Normal file
|
|
@ -0,0 +1,246 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_account
|
||||
#
|
||||
# Translators:
|
||||
# Arma Gedonsky <armagedonsky@hot.ee>, 2022
|
||||
# Gert Valdek <gert@airobot.ee>, 2022
|
||||
# Triine Aavik <triine@avalah.ee>, 2022
|
||||
# Eneli Õigus <enelioigus@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Martin Aavastik <martin@avalah.ee>, 2022
|
||||
# Patrick-Jordan Kiudorv, 2022
|
||||
# Algo Kärp <algokarp@gmail.com>, 2022
|
||||
# Anna, 2023
|
||||
# JanaAvalah, 2023
|
||||
# Piia Paurson <piia@avalah.ee>, 2023
|
||||
# Leaanika Randmets, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Leaanika Randmets, 2024\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mrp_account
|
||||
#: code:addons/mrp_account/models/mrp_production.py:0
|
||||
#: model:ir.model,name:mrp_account.model_account_analytic_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_bom__analytic_account_id
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_production__analytic_account_id
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workcenter__costs_hour_account_id
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.mrp_production_form_view_inherited
|
||||
#, python-format
|
||||
msgid "Analytic Account"
|
||||
msgstr "Analüütiline konto"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analüütiline rida"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,help:mrp_account.field_mrp_production__analytic_account_id
|
||||
msgid ""
|
||||
"Analytic account in which cost and revenue entries will take place "
|
||||
"for financial management of the manufacturing order."
|
||||
msgstr ""
|
||||
"Analüütiline konto, kuhu tehakse tootmistellimuse finantsjuhtimiseks kulu- "
|
||||
"ja tulukanded."
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,help:mrp_account.field_mrp_bom__analytic_account_id
|
||||
msgid ""
|
||||
"Analytic account in which cost and revenue entries will take place for "
|
||||
"financial management of the manufacturing order."
|
||||
msgstr ""
|
||||
"Analüütiline konto, kuhu tehakse tootmistellimuse finantsjuhtimiseks kulu- "
|
||||
"ja tulukanded."
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Retsept"
|
||||
|
||||
#. module: mrp_account
|
||||
#: code:addons/mrp_account/models/analytic_account.py:0
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__bom_ids
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.account_analytic_account_view_form_mrp
|
||||
#, python-format
|
||||
msgid "Bills of Materials"
|
||||
msgstr "Retseptid"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__bom_count
|
||||
msgid "BoM Count"
|
||||
msgstr "Retseptide arv"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_line__category
|
||||
msgid "Category"
|
||||
msgstr "Kategooria"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.actions.server,name:mrp_account.action_compute_price_bom_product
|
||||
#: model:ir.actions.server,name:mrp_account.action_compute_price_bom_template
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_ext_form_view2
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_view_form_normal_inherit_extended
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.product_variant_easy_edit_view_bom_inherit
|
||||
msgid "Compute Price from BoM"
|
||||
msgstr "Arvuta hind retseptist"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_ext_form_view2
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_view_form_normal_inherit_extended
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.product_variant_easy_edit_view_bom_inherit
|
||||
msgid ""
|
||||
"Compute the price of the product using products and operations of related "
|
||||
"bill of materials, for manufactured products only."
|
||||
msgstr ""
|
||||
"Arvutage toodetavate toodete tootehind, kasutades retseptiga seotud tooteid "
|
||||
"ning tegevusi."
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workcenter_productivity__cost_already_recorded
|
||||
msgid "Cost Recorded"
|
||||
msgstr "Kulu salvestatud"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_production__extra_cost
|
||||
msgid "Extra Unit Cost"
|
||||
msgstr "Täiendav ühiku hind"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr "Andmiku kanderida"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields.selection,name:mrp_account.selection__account_analytic_line__category__manufacturing_order
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Tootmistellimus"
|
||||
|
||||
#. module: mrp_account
|
||||
#: code:addons/mrp_account/models/analytic_account.py:0
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__production_ids
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.account_analytic_account_view_form_mrp
|
||||
#, python-format
|
||||
msgid "Manufacturing Orders"
|
||||
msgstr "Tootmistellimused"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__production_count
|
||||
msgid "Manufacturing Orders Count"
|
||||
msgstr "Tootmistellimuste arv"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workorder__mo_analytic_account_line_id
|
||||
msgid "Mo Analytic Account Line"
|
||||
msgstr "MO analüütilise konto rida"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,help:mrp_account.field_mrp_workcenter__costs_hour_account_id
|
||||
msgid ""
|
||||
"Posts analytical accounting entries in real time for both component and "
|
||||
"operational costs."
|
||||
msgstr ""
|
||||
"Postitab reaalajas analüütilised raamatupidamiskanded nii komponentide kui "
|
||||
"ka tegevuskulude kohta."
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Toode"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Toote variatsioon"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Tootmiskäsk"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_production__show_valuation
|
||||
msgid "Show Valuation"
|
||||
msgstr "Näita hindamist"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Laoliikumine"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_stock_rule
|
||||
msgid "Stock Rule"
|
||||
msgstr "Laoreegel"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_account.mrp_production_form_view_inherited
|
||||
msgid "Valuation"
|
||||
msgstr "Hindamine"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workorder__wc_analytic_account_line_id
|
||||
msgid "Wc Analytic Account Line"
|
||||
msgstr "Töökeskuse analüütilise konto rida"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_mrp_workcenter
|
||||
msgid "Work Center"
|
||||
msgstr "Töökeskus"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_mrp_routing_workcenter
|
||||
msgid "Work Center Usage"
|
||||
msgstr "Töökeskuse kasutamine"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_mrp_workorder
|
||||
msgid "Work Order"
|
||||
msgstr "Töökäsk"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__workorder_count
|
||||
msgid "Work Order Count"
|
||||
msgstr "Töökäskude arv"
|
||||
|
||||
#. module: mrp_account
|
||||
#: code:addons/mrp_account/models/analytic_account.py:0
|
||||
#, python-format
|
||||
msgid "Work Orders"
|
||||
msgstr "Töökäsud"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model,name:mrp_account.model_mrp_workcenter_productivity
|
||||
msgid "Workcenter Productivity Log"
|
||||
msgstr "Töökoha tootlikkuse logi"
|
||||
|
||||
#. module: mrp_account
|
||||
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__workcenter_ids
|
||||
msgid "Workcenters"
|
||||
msgstr "Töökeskused"
|
||||
|
||||
#. module: mrp_account
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_account/models/stock_move.py:0
|
||||
#, python-format
|
||||
msgid "[Raw] %s"
|
||||
msgstr "[Raw] %s"
|
||||
|
||||
#. module: mrp_account
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_account/models/mrp_production.py:0
|
||||
#: code:addons/mrp_account/models/mrp_workorder.py:0
|
||||
#, python-format
|
||||
msgid "[WC] %s"
|
||||
msgstr "[WC] %s"
|
||||
Loading…
Add table
Add a link
Reference in a new issue