diff options
Diffstat (limited to 'addons/digest/i18n/lt.po')
| -rw-r--r-- | addons/digest/i18n/lt.po | 566 |
1 files changed, 566 insertions, 0 deletions
diff --git a/addons/digest/i18n/lt.po b/addons/digest/i18n/lt.po new file mode 100644 index 00000000..ffc390bf --- /dev/null +++ b/addons/digest/i18n/lt.po @@ -0,0 +1,566 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * digest +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2021 +# Audrius Palenskis <audrius.palenskis@gmail.com>, 2021 +# Antanas Muliuolis <an.muliuolis@gmail.com>, 2021 +# Monika Raciunaite <monika.raciunaite@gmail.com>, 2021 +# digitouch UAB <digitouchagencyeur@gmail.com>, 2021 +# Linas Versada <linaskrisiukenas@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:11+0000\n" +"Last-Translator: Linas Versada <linaskrisiukenas@gmail.com>, 2021\n" +"Language-Team: Lithuanian (https://www.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: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "<span class=\"button\" id=\"button_open_report\">Open Report</span>" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "<span class=\"odoo_link_text\">Odoo</span>" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "<span style=\"color: #8f8f8f;\">Unsubscribe</span>" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Activate" +msgstr "Aktyvuoti" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__state__activated +msgid "Activated" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Add new users as recipient of a periodic email with key metrics" +msgstr "" +"Pridėkite naujus vartotojus kaip periodinio laiško su pagrindiniais " +"duomenimis gavėjus" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_tip__group_id +msgid "Authorized Group" +msgstr "Leistina grupė" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__available_fields +msgid "Available Fields" +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Choose the metrics you care about" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__company_id +msgid "Company" +msgstr "Įmonė" + +#. module: digest +#: model:ir.model,name:digest.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigūracijos nustatymai" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Configure Digest Emails" +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Connect" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_res_users_connected +msgid "Connected Users" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"Create or edit the mail template: you may get computed KPI's value using " +"these fields:" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__create_uid +#: model:ir.model.fields,field_description:digest.field_digest_tip__create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__create_date +#: model:ir.model.fields,field_description:digest.field_digest_tip__create_date +msgid "Created on" +msgstr "Sukurta" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__currency_id +msgid "Currency" +msgstr "Valiuta" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__daily +msgid "Daily" +msgstr "Kasdien" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Deactivate for everyone" +msgstr "" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__state__deactivated +msgid "Deactivated" +msgstr "" + +#. module: digest +#: model:ir.model,name:digest.model_digest_digest +msgid "Digest" +msgstr "Santrauka" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_res_config_settings__digest_id +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Digest Email" +msgstr "Santraukos paštas" + +#. module: digest +#: model:ir.actions.act_window,name:digest.digest_digest_action +#: model:ir.actions.server,name:digest.ir_cron_digest_scheduler_action_ir_actions_server +#: model:ir.cron,cron_name:digest.ir_cron_digest_scheduler_action +#: model:ir.cron,name:digest.ir_cron_digest_scheduler_action +#: model:ir.model.fields,field_description:digest.field_res_config_settings__digest_emails +#: model:ir.ui.menu,name:digest.digest_menu +msgid "Digest Emails" +msgstr "Santraukos paštai" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.portal_digest_unsubscribed +msgid "Digest Subscriptions" +msgstr "Santraukos prenumeratos" + +#. module: digest +#: model:ir.actions.act_window,name:digest.digest_tip_action +#: model:ir.model,name:digest.model_digest_tip +#: model:ir.ui.menu,name:digest.digest_tip_menu +msgid "Digest Tips" +msgstr "Santraukos patarimai" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__display_name +#: model:ir.model.fields,field_description:digest.field_digest_tip__display_name +#: model:ir.model.fields,field_description:digest.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:digest.field_res_users__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "General" +msgstr "Bendra" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_search +msgid "Group by" +msgstr "Grupuoti pagal" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_1 +msgid "" +"Have a question about a document? Click on the responsible user's picture to" +" start a conversation. If his avatar has a green dot, he is online." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "How to customize your digest?" +msgstr "Kaip nustatyti jūsų santrauką?" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__id +#: model:ir.model.fields,field_description:digest.field_digest_tip__id +#: model:ir.model.fields,field_description:digest.field_res_config_settings__id +#: model:ir.model.fields,field_description:digest.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "In order to build your customized digest, follow these steps:" +msgstr "" + +#. module: digest +#: code:addons/digest/controllers/portal.py:0 +#, python-format +msgid "Invalid periodicity set on digest" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__is_subscribed +msgid "Is user subscribed" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_tree +msgid "KPI Digest" +msgstr "KPI santrauka" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_tip_view_form +msgid "KPI Digest Tip" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_tip_view_tree +msgid "KPI Digest Tips" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "KPIs" +msgstr "Jūsų KPI" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_mail_message_total_value +msgid "Kpi Mail Message Total Value" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_res_users_connected_value +msgid "Kpi Res Users Connected Value" +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Last 30 Days" +msgstr "Paskutinių 30 dienų" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Last 7 Days" +msgstr "Paskutinės 7 dienos" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest____last_update +#: model:ir.model.fields,field_description:digest.field_digest_tip____last_update +#: model:ir.model.fields,field_description:digest.field_res_config_settings____last_update +#: model:ir.model.fields,field_description:digest.field_res_users____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__write_uid +#: model:ir.model.fields,field_description:digest.field_digest_tip__write_uid +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__write_date +#: model:ir.model.fields,field_description:digest.field_digest_tip__write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_mail_message_total +msgid "Messages" +msgstr "Žinutės" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__monthly +msgid "Monthly" +msgstr "Kas mėnesį" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__name +#: model:ir.model.fields,field_description:digest.field_digest_tip__name +msgid "Name" +msgstr "Vardas" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "" +"New users are automatically added as recipient of the following digest " +"email." +msgstr "" +"Nauji vartotojai yra automatiškai pridedami kaip santraukos laiško gavėjai." + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__next_run_date +msgid "Next Send Date" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_section_mobile +msgid "Odoo Mobile" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__periodicity +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_search +msgid "Periodicity" +msgstr "Periodiškumas" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "Powered by" +msgstr "Technologija" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Prefer a broader overview ?" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_0 +msgid "" +"Press ALT in any screen to highlight shortcuts for every button in the " +"screen. It is useful to process multiple documents in batch." +msgstr "" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__quarterly +msgid "Quarterly" +msgstr "Kas ketvirtį" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__user_ids +#: model:ir.model.fields,field_description:digest.field_digest_tip__user_ids +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Recipients" +msgstr "Gavėjai" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_section_mobile +msgid "Run your business from anywhere with <b>Odoo Mobile</b>." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Select your KPIs in the KPI's tab." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Send Now" +msgstr "Siųsti dabar" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "Sent by" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_tip__sequence +msgid "Sequence" +msgstr "Seka" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Statistics" +msgstr "Statistika" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__state +msgid "Status" +msgstr "Būsena" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Subscribe" +msgstr "Prenumeruoti" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Switch to weekly Digests" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_tip__tip_description +msgid "Tip description" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_2 +msgid "Tip: A calculator in Odoo" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_1 +msgid "Tip: Click on an avatar to chat with a user" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_3 +msgid "Tip: How to ping users in internal notes?" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_4 +msgid "Tip: Knowledge is power" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_0 +msgid "Tip: Speed up your workflow with shortcuts" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_2 +msgid "Tip: A calculator in Odoo" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_1 +msgid "Tip: Click on an avatar to chat with a user" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_3 +msgid "Tip: How to ping users in internal notes?" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_4 +msgid "Tip: Knowledge is power" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_0 +msgid "Tip: Speed up your workflow with shortcuts" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_3 +msgid "" +"Type \"@\" to notify someone in a message, or \"#\" to link to a channel. " +"Try to notify @OdooBot to test the feature." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Unsubscribe me" +msgstr "" + +#. module: digest +#: model:ir.model.fields,help:digest.field_digest_tip__sequence +msgid "Used to display digest tip in email template base on order" +msgstr "" + +#. module: digest +#: model:ir.model,name:digest.model_res_users +msgid "Users" +msgstr "Vartotojai" + +#. module: digest +#: model:ir.model.fields,help:digest.field_digest_tip__user_ids +msgid "Users having already received this tip" +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Want to customize this email?" +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "" +"We have noticed you did not connect these last few days so we've " +"automatically switched your preference to weekly Digests." +msgstr "" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__weekly +msgid "Weekly" +msgstr "Kartą per savaitę" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_2 +msgid "" +"When editing a number, you can use formulae by typing the `=` character. " +"This is useful when computing a margin or a discount on a quotation, sale " +"order or invoice." +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_4 +msgid "" +"When following documents, use the pencil icon to fine-tune the information you want to receive.\n" +"Follow a project / sales team to keep track of this project's tasks / this team's opportunities." +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Yesterday" +msgstr "Vakar" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.portal_digest_unsubscribed +msgid "You have been successfully unsubscribed from" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "You may want to add new computed fields with Odoo Studio:" +msgstr "" + +#. module: digest +#: model:digest.digest,name:digest.digest_digest_default +msgid "Your Odoo Periodic Digest" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"first create a boolean field called\n" +" <code>kpi_myfield</code>\n" +" and display it in the KPI's tab;" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"then create a computed field called\n" +" <code>kpi_myfield_value</code>\n" +" that will compute your customized KPI." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"you must create 2 fields on the\n" +" <code>digest</code>\n" +" object:" +msgstr "" |
