921 lines
32 KiB
Plaintext
921 lines
32 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * analytic
|
||
|
#
|
||
|
# Translators:
|
||
|
# Anatolij, 2023
|
||
|
# Arminas Grigonis <arminas@versada.lt>, 2023
|
||
|
# UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2023
|
||
|
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2023
|
||
|
# Rolandas <info@paninfo.lt>, 2023
|
||
|
# Arunas Vaitekunas <vaitekunas@gmail.com>, 2023
|
||
|
# Jonas Zinkevicius <jozi@odoo.com>, 2023
|
||
|
# Edgaras Kriukonis <edgaras@focusate.eu>, 2023
|
||
|
# Martin Trigaux, 2023
|
||
|
# Audrius Palenskis <audrius.palenskis@gmail.com>, 2023
|
||
|
# Donatas <donatasvaliulis16@gmail.com>, 2023
|
||
|
# Linas Versada <linaskrisiukenas@gmail.com>, 2023
|
||
|
# Arunas V. <arunas@devoro.com>, 2023
|
||
|
# Monika Raciunaite <monika.raciunaite@gmail.com>, 2023
|
||
|
# Naglis Jonaitis, 2023
|
||
|
# Silvija Butko <silvija.butko@gmail.com>, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Silvija Butko <silvija.butko@gmail.com>, 2023\n"
|
||
|
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: lt\n"
|
||
|
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_account.py:0
|
||
|
#, python-format
|
||
|
msgid "%s (copy)"
|
||
|
msgstr "%s (kopija)"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view
|
||
|
msgid "<span class=\"o_stat_text\">Analytic Accounts</span>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form
|
||
|
msgid "<span class=\"o_stat_text\">Gross Margin</span>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_plan.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"A 'Project' plan needs to exist and its id needs to be set as "
|
||
|
"`analytic.project_plan` in the system variables"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Account field"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__account_ids
|
||
|
msgid "Accounts"
|
||
|
msgstr "Sąskaitos"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_needaction
|
||
|
msgid "Action Needed"
|
||
|
msgstr "Reikalingas veiksmas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__active
|
||
|
msgid "Active"
|
||
|
msgstr "Aktyvus"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_active_account
|
||
|
msgid "Active account"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0
|
||
|
#, python-format
|
||
|
msgid "Add a Line"
|
||
|
msgstr "Pridėti eilutę"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.action_account_analytic_account_form
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.action_analytic_account_form
|
||
|
msgid "Add a new analytic account"
|
||
|
msgstr "Pridėti naują analitinę sąskaitą"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_administratif
|
||
|
msgid "Administrative"
|
||
|
msgstr "Administracinis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__all_account_count
|
||
|
msgid "All Analytic Accounts Count"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__amount
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_form
|
||
|
msgid "Amount"
|
||
|
msgstr "Suma"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Amount field"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0
|
||
|
#, python-format
|
||
|
msgid "Analytic"
|
||
|
msgstr "Analitinis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model,name:analytic.model_account_analytic_account
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__name
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__auto_account_id
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search
|
||
|
msgid "Analytic Account"
|
||
|
msgstr "Analitinė sąskaita"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_res_config_settings__group_analytic_accounting
|
||
|
#: model:res.groups,name:analytic.group_analytic_accounting
|
||
|
msgid "Analytic Accounting"
|
||
|
msgstr "Analitinė apskaita"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.actions.act_window,name:analytic.action_account_analytic_account_form
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list
|
||
|
msgid "Analytic Accounts"
|
||
|
msgstr "Analitinės sąskaitos"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__account_count
|
||
|
msgid "Analytic Accounts Count"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__analytic_distribution
|
||
|
#: model:ir.model.fields,field_description:analytic.field_analytic_mixin__analytic_distribution
|
||
|
msgid "Analytic Distribution"
|
||
|
msgstr "Analitinis paskirstymas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#: model:ir.model,name:analytic.model_account_analytic_distribution_model
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_form_view
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_tree_view
|
||
|
#, python-format
|
||
|
msgid "Analytic Distribution Model"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.actions.act_window,name:analytic.action_analytic_distribution_model
|
||
|
msgid "Analytic Distribution Models"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__analytic_distribution_search
|
||
|
#: model:ir.model.fields,field_description:analytic.field_analytic_mixin__analytic_distribution_search
|
||
|
msgid "Analytic Distribution Search"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_form
|
||
|
msgid "Analytic Item"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.actions.act_window,name:analytic.account_analytic_line_action_entries
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_graph
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_pivot
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree
|
||
|
msgid "Analytic Items"
|
||
|
msgstr "Analitiniai įrašai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model,name:analytic.model_account_analytic_line
|
||
|
msgid "Analytic Line"
|
||
|
msgstr "Analitinė eilutė"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__line_ids
|
||
|
msgid "Analytic Lines"
|
||
|
msgstr "Analitinės eilutės"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model,name:analytic.model_analytic_mixin
|
||
|
msgid "Analytic Mixin"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__analytic_plan_id
|
||
|
msgid "Analytic Plan"
|
||
|
msgstr "Analitikos Planas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model,name:analytic.model_account_analytic_applicability
|
||
|
msgid "Analytic Plan's Applicabilities"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.actions.act_window,name:analytic.account_analytic_plan_action
|
||
|
#: model:ir.model,name:analytic.model_account_analytic_plan
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_tree_view
|
||
|
msgid "Analytic Plans"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__analytic_precision
|
||
|
#: model:ir.model.fields,field_description:analytic.field_analytic_mixin__analytic_precision
|
||
|
msgid "Analytic Precision"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_plan.py:0
|
||
|
#, python-format
|
||
|
msgid "Analytical Accounts"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_plan.py:0
|
||
|
#, python-format
|
||
|
msgid "Analytical Plans"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__applicability
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__applicability_ids
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view
|
||
|
msgid "Applicability"
|
||
|
msgstr "Pritaikomumas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search
|
||
|
msgid "Archived"
|
||
|
msgstr "Archyvuotas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search
|
||
|
msgid "Associated Partner"
|
||
|
msgstr "Susijęs partneris"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_asustek
|
||
|
msgid "Asustek"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_attachment_count
|
||
|
msgid "Attachment Count"
|
||
|
msgstr "Prisegtukų skaičius"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__balance
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list
|
||
|
msgid "Balance"
|
||
|
msgstr "Balansas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_kanban
|
||
|
msgid "Balance:"
|
||
|
msgstr "Balansas:"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Business domain"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_partners_camp_to_camp
|
||
|
msgid "Camp to Camp"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_integration_c2c
|
||
|
msgid "CampToCamp"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__category
|
||
|
msgid "Category"
|
||
|
msgstr "Kategorija"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.actions.act_window,name:analytic.action_analytic_account_form
|
||
|
msgid "Chart of Analytic Accounts"
|
||
|
msgstr "Analitinių sąskaitų planas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__children_count
|
||
|
msgid "Children Plans Count"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__children_ids
|
||
|
msgid "Childrens"
|
||
|
msgstr "Vaikai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_plan_action
|
||
|
msgid "Click to add a new analytic account plan."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0
|
||
|
#, python-format
|
||
|
msgid "Close"
|
||
|
msgstr "Uždaryti"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__color
|
||
|
msgid "Color"
|
||
|
msgstr "Spalva"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__color
|
||
|
msgid "Color Index"
|
||
|
msgstr "Spalvos indeksas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_commercial_marketing
|
||
|
msgid "Commercial & Marketing"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__company_id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__company_id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__company_id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__company_id
|
||
|
msgid "Company"
|
||
|
msgstr "Įmonė"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__complete_name
|
||
|
msgid "Complete Name"
|
||
|
msgstr "Pilnas pavadinimas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_form_view
|
||
|
msgid "Conditions to meet"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model,name:analytic.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Konfigūracijos nustatymai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_line__product_uom_category_id
|
||
|
msgid ""
|
||
|
"Conversion between Units of Measure can only occur if they belong to the "
|
||
|
"same category. The conversion will be made based on the ratios."
|
||
|
msgstr ""
|
||
|
"Konvertavimas galimas tik tarp tai pačiai grupei priklausančių matavimo "
|
||
|
"vienetų. Konvertuojant kiekiai bus paskaičiuoti pagal santykį."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action_entries
|
||
|
msgid ""
|
||
|
"Costs will be created automatically when you register supplier\n"
|
||
|
" invoices, expenses or timesheets."
|
||
|
msgstr ""
|
||
|
"Kaštai bus sukurti automatiškai, kai registruosite tiekėjų\n"
|
||
|
" sąskaitas, išlaidas ar darbo apskaitos žiniaraščio įrašus."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__create_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__create_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__create_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__create_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Sukūrė"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__create_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__create_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__create_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__create_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Sukurta"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__credit
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list
|
||
|
msgid "Credit"
|
||
|
msgstr "Kreditas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__currency_id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__currency_id
|
||
|
msgid "Currency"
|
||
|
msgstr "Valiuta"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__partner_id
|
||
|
msgid "Customer"
|
||
|
msgstr "Klientas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__date
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter
|
||
|
msgid "Date"
|
||
|
msgstr "Data"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_account__active
|
||
|
msgid "Deactivate the account."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__debit
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list
|
||
|
msgid "Debit"
|
||
|
msgstr "Debetas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_agrolait
|
||
|
msgid "Deco Addict"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__default_applicability
|
||
|
msgid "Default Applicability"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_deltapc
|
||
|
msgid "Delta PC"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.plan,name:analytic.analytic_plan_departments
|
||
|
msgid "Departments"
|
||
|
msgstr "Skyriai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__name
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__description
|
||
|
msgid "Description"
|
||
|
msgstr "Aprašymas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_desertic_hispafuentes
|
||
|
msgid "Desertic - Hispafuentes"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Disable save"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__display_name
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__display_name
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__display_name
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__display_name
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Rodomas pavadinimas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_form_view
|
||
|
msgid "Distribution to apply"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__business_domain
|
||
|
msgid "Domain"
|
||
|
msgstr "Domenas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_follower_ids
|
||
|
msgid "Followers"
|
||
|
msgstr "Sekėjai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_partner_ids
|
||
|
msgid "Followers (Partners)"
|
||
|
msgstr "Sekėjai (partneriai)"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Force applicability"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.actions.act_window,name:analytic.account_analytic_line_action
|
||
|
msgid "Gross Margin"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter
|
||
|
msgid "Group By..."
|
||
|
msgstr "Grupuoti pagal..."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__has_message
|
||
|
msgid "Has Message"
|
||
|
msgstr "Turi žinutę"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_account__message_needaction
|
||
|
msgid "If checked, new messages require your attention."
|
||
|
msgstr "Jeigu pažymėta, naujiems pranešimams reikės jūsų dėmesio."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_account__message_has_error
|
||
|
msgid "If checked, some messages have a delivery error."
|
||
|
msgstr "Jei pažymėta, yra žinučių, turinčių pristatymo klaidų."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action_entries
|
||
|
msgid ""
|
||
|
"In Odoo, sales orders and projects are implemented using\n"
|
||
|
" analytic accounts. You can track costs and revenues to analyse\n"
|
||
|
" your margins easily."
|
||
|
msgstr ""
|
||
|
"\"Odoo\" sistemoje pardavimo užsakymai ir projektai yra implementuoti naudojant \n"
|
||
|
" analitines sąskaitas. Galite sekti sąnaudas bei pajamas \n"
|
||
|
" ir paprastai analizuodami maržas."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.plan,name:analytic.analytic_plan_internal
|
||
|
msgid "Internal"
|
||
|
msgstr "Vidinis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_is_follower
|
||
|
msgid "Is Follower"
|
||
|
msgstr "Yra sekėjas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__write_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__write_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__write_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__write_uid
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Paskutinį kartą atnaujino"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__write_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__write_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__write_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__write_date
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Paskutinį kartą atnaujinta"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_think_big_systems
|
||
|
msgid "Lumber Inc"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_luminous_technologies
|
||
|
msgid "Luminous Technologies"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__applicability__mandatory
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_plan__default_applicability__mandatory
|
||
|
msgid "Mandatory"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_has_error
|
||
|
msgid "Message Delivery error"
|
||
|
msgstr "Žinutės pristatymo klaida"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_ids
|
||
|
msgid "Messages"
|
||
|
msgstr "Žinutės"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_millennium_industries
|
||
|
msgid "Millennium Industries"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__business_domain__general
|
||
|
msgid "Miscellaneous"
|
||
|
msgstr "Įvairūs"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__name
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list
|
||
|
msgid "Name"
|
||
|
msgstr "Vardas, Pavardė"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_nebula
|
||
|
msgid "Nebula"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action_entries
|
||
|
msgid "No activity yet"
|
||
|
msgstr "Dar nėra veiksmų"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action
|
||
|
msgid "No activity yet on this account"
|
||
|
msgstr "Šioje sąskaitoje dar nėra veiksmų"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0
|
||
|
#, python-format
|
||
|
msgid "No analytic plans found"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_needaction_counter
|
||
|
msgid "Number of Actions"
|
||
|
msgstr "Veiksmų skaičius"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_has_error_counter
|
||
|
msgid "Number of errors"
|
||
|
msgstr "Klaidų kiekis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_account__message_needaction_counter
|
||
|
msgid "Number of messages requiring action"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_account__message_has_error_counter
|
||
|
msgid "Number of messages with delivery error"
|
||
|
msgstr "Žinučių su pristatymo klaida skaičius"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid "One or more lines require a 100% analytic distribution."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_internal
|
||
|
msgid "Operating Costs"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid "Operation not supported"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__applicability__optional
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_plan__default_applicability__optional
|
||
|
msgid "Optional"
|
||
|
msgstr "Pasirinktinai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_line__category__other
|
||
|
msgid "Other"
|
||
|
msgstr "Kita"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_our_super_product
|
||
|
msgid "Our Super Product"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__parent_id
|
||
|
msgid "Parent"
|
||
|
msgstr "Tėvinis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__parent_path
|
||
|
msgid "Parent Path"
|
||
|
msgstr "Tėvinis kelias"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__partner_id
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__partner_id
|
||
|
msgid "Partner"
|
||
|
msgstr "Partneris"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__partner_category_id
|
||
|
msgid "Partner Category"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Percentage"
|
||
|
msgstr "Procentinė dalis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__plan_id
|
||
|
msgid "Plan"
|
||
|
msgstr "Suplanuoti"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0
|
||
|
#, python-format
|
||
|
msgid "Product field"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__account_id
|
||
|
msgid "Project Account"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.plan,name:analytic.analytic_plan_projects
|
||
|
msgid "Projects"
|
||
|
msgstr "Projektai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__unit_amount
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree
|
||
|
msgid "Quantity"
|
||
|
msgstr "Kiekis"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__code
|
||
|
msgid "Reference"
|
||
|
msgstr "Numeris"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_rd_department
|
||
|
msgid "Research & Development"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action
|
||
|
#: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action_entries
|
||
|
msgid ""
|
||
|
"Revenues will be created automatically when you create customer\n"
|
||
|
" invoices. Customer invoices can be created based on sales orders\n"
|
||
|
" (fixed price invoices), on timesheets (based on the work done) or\n"
|
||
|
" on expenses (e.g. reinvoicing of travel costs)."
|
||
|
msgstr ""
|
||
|
"Pajamos bus sukuriamos automatiškai, kai tik sukursite sąskaitas \n"
|
||
|
" klientams. Sąskaitos klientams gali būti kuriamos pardavimo užsakymų pagrindu\n"
|
||
|
" (fiksuotos kainos sąskaitos), darbo apskaitos žiniaraščių pagrindu (pagal atliktus darbus) arba\n"
|
||
|
" išlaidų pagrindu (pvz.: sąskaitų už kelionės sąnaudas perrašymas)."
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__root_id
|
||
|
msgid "Root"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__root_plan_id
|
||
|
msgid "Root Plan"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0
|
||
|
#, python-format
|
||
|
msgid "Save as new analytic distribution model"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_seagate_p2
|
||
|
msgid "Seagate P2"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter
|
||
|
msgid "Search Analytic Lines"
|
||
|
msgstr "Analitinių eilučių paieška"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_distribution_model__company_id
|
||
|
msgid ""
|
||
|
"Select a company for which the analytic distribution will be used (e.g. "
|
||
|
"create new customer invoice or Sales order if we select this company, it "
|
||
|
"will automatically take this as an analytic account)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_distribution_model__partner_category_id
|
||
|
msgid ""
|
||
|
"Select a partner category for which the analytic distribution will be used "
|
||
|
"(e.g. create new customer invoice or Sales order if we select this partner, "
|
||
|
"it will automatically take this as an analytic account)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,help:analytic.field_account_analytic_distribution_model__partner_id
|
||
|
msgid ""
|
||
|
"Select a partner for which the analytic distribution will be used (e.g. "
|
||
|
"create new customer invoice or Sales order if we select this partner, it "
|
||
|
"will automatically take this as an analytic account)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__sequence
|
||
|
msgid "Sequence"
|
||
|
msgstr "Seka"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_spark
|
||
|
msgid "Spark Systems"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view
|
||
|
msgid "Subplans"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:account.analytic.account,name:analytic.analytic_absences
|
||
|
msgid "Time Off"
|
||
|
msgstr "Neatvykimai"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree
|
||
|
msgid "Total"
|
||
|
msgstr "Suma"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__applicability__unavailable
|
||
|
#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_plan__default_applicability__unavailable
|
||
|
msgid "Unavailable"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__product_uom_id
|
||
|
msgid "Unit of Measure"
|
||
|
msgstr "Mato vienetas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__product_uom_category_id
|
||
|
msgid "UoM Category"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__user_id
|
||
|
msgid "User"
|
||
|
msgstr "Vartotojas"
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_tree_view
|
||
|
msgid "View"
|
||
|
msgstr "Peržiūrėti"
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_account.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You can't set a different company on your analytic account since there are "
|
||
|
"some analytic items linked to it."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#. odoo-python
|
||
|
#: code:addons/analytic/models/analytic_distribution_model.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You defined a distribution with analytic account(s) belonging to a specific "
|
||
|
"company but a model shared between companies or with a different company"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: analytic
|
||
|
#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form
|
||
|
msgid "e.g. Project XYZ"
|
||
|
msgstr "pvz.: Projektas XYZ"
|