mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-23 04:01:59 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,41 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_debit_note
|
||||
#
|
||||
# Translators:
|
||||
# Audrius Palenskis <audrius.palenskis@gmail.com>, 2022
|
||||
# Arunas V. <arunas@devoro.com>, 2022
|
||||
# Rolandas <info@paninfo.lt>, 2022
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
# UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# digitouch UAB <digitouchagencyeur@gmail.com>, 2022
|
||||
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2024
|
||||
#
|
||||
# * account_debit_note
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
|
||||
"Last-Translator: Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2024\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-12 13:06+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Lithuanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"account_debit_note/lt/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
|
||||
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
|
||||
"1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_move_form_debit
|
||||
msgid "<span class=\"o_stat_text\">Debit Notes</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Debetinės sąskaitos</span>"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_move_form_debit
|
||||
msgid "Add Debit Note"
|
||||
msgstr "Pridėti Debetinę sąskaitą"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model,name:account_debit_note.model_account_debit_note
|
||||
msgid "Add Debit Note wizard"
|
||||
|
|
@ -46,6 +36,13 @@ msgstr "Pridėti Debetinę sąskaitą"
|
|||
msgid "Cancel"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,help:account_debit_note.field_account_journal__debit_sequence
|
||||
msgid ""
|
||||
"Check this box if you don't want to share the same sequence for invoices and "
|
||||
"debit notes made from this journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__copy_lines
|
||||
msgid "Copy Lines"
|
||||
|
|
@ -72,6 +69,13 @@ msgstr "Sukūrė"
|
|||
msgid "Created on"
|
||||
msgstr "Sukurta"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_move_filter_debit
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_move_line_filter_debit
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_move_form_debit
|
||||
msgid "Debit Note"
|
||||
msgstr "Debetinė sąskaita"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__date
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note
|
||||
|
|
@ -84,18 +88,26 @@ msgstr "Debetinės sąskaitos data"
|
|||
#: code:addons/account_debit_note/wizard/account_debit_note.py:0
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_note_ids
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_note_ids
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_payment__debit_note_ids
|
||||
#, python-format
|
||||
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_invoice_filter_debit
|
||||
msgid "Debit Notes"
|
||||
msgstr "Debetinės sąskaitos"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_journal__debit_sequence
|
||||
msgid "Dedicated Debit Note Sequence"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__display_name
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_journal__display_name
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_move__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Rodomas pavadinimas"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__id
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_journal__id
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_move__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
|
|
@ -110,6 +122,13 @@ msgid ""
|
|||
"In case you need to do corrections for every line, it can be in handy to "
|
||||
"copy them. We won't copy them for debit notes from credit notes. "
|
||||
msgstr ""
|
||||
"Jei reikia taisyti visas eilutes, galite jas nukopijuoti – taip bus "
|
||||
"patogiau. Ši funkcija neveikia kuriant debetines sąskaitas iš kreditinių. "
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model,name:account_debit_note.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Žurnalas"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model,name:account_debit_note.model_account_move
|
||||
|
|
@ -121,11 +140,6 @@ msgstr "Žurnalo įrašas"
|
|||
msgid "Journal Type"
|
||||
msgstr "Žurnalo tipas"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Paskutinį kartą keista"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -149,14 +163,12 @@ msgstr "Perkėlimo tipas"
|
|||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_note_count
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_note_count
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_payment__debit_note_count
|
||||
msgid "Number of Debit Notes"
|
||||
msgstr "Debetinių sąskaitų skaičius"
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_origin_id
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_origin_id
|
||||
#: model:ir.model.fields,field_description:account_debit_note.field_account_payment__debit_origin_id
|
||||
msgid "Original Invoice Debited"
|
||||
msgstr "Originali faktūra, kuri buvo debetuojama"
|
||||
|
||||
|
|
@ -172,19 +184,17 @@ msgid ""
|
|||
"You can use this field for quick search."
|
||||
msgstr ""
|
||||
"ISO šalies kodas dviem simboliais. \n"
|
||||
"Galite naudoti šį lauką greitai paieškai."
|
||||
"Galite naudoti šį lauką greitam paieškai."
|
||||
|
||||
#. module: account_debit_note
|
||||
#: model:ir.model.fields,help:account_debit_note.field_account_bank_statement_line__debit_note_ids
|
||||
#: model:ir.model.fields,help:account_debit_note.field_account_move__debit_note_ids
|
||||
#: model:ir.model.fields,help:account_debit_note.field_account_payment__debit_note_ids
|
||||
msgid "The debit notes created for this invoice"
|
||||
msgstr "Debetinė sąskaita sukurta iš šios sąskaitos faktūros"
|
||||
|
||||
#. module: account_debit_note
|
||||
#. odoo-python
|
||||
#: code:addons/account_debit_note/wizard/account_debit_note.py:0
|
||||
#, python-format
|
||||
#: code:addons/account_debit_note/models/account_move.py:0
|
||||
msgid "This debit note was created from: %s"
|
||||
msgstr "Debetinė sąskaita buvo sukurta iš: %s"
|
||||
|
||||
|
|
@ -196,6 +206,32 @@ msgstr "Naudoti tam tikrą žurnalą"
|
|||
#. module: account_debit_note
|
||||
#. odoo-python
|
||||
#: code:addons/account_debit_note/wizard/account_debit_note.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You can make a debit note only for a Customer Invoice, a Customer Credit "
|
||||
"Note, a Vendor Bill or a Vendor Credit Note."
|
||||
msgstr ""
|
||||
"Debetinę faktūrą galite sukurti tik kliento sąskaitai faktūrai, kliento "
|
||||
"kreditinei sąskaitai faktūrai, tiekėjo sąskaitai faktūrai arba tiekėjo "
|
||||
"kreditinei sąskaitai faktūrai."
|
||||
|
||||
#. module: account_debit_note
|
||||
#. odoo-python
|
||||
#: code:addons/account_debit_note/wizard/account_debit_note.py:0
|
||||
msgid "You can only debit posted moves."
|
||||
msgstr "Debetines sąskaitas galima kurti tik iš pavirtintų įrašų."
|
||||
|
||||
#. module: account_debit_note
|
||||
#. odoo-python
|
||||
#: code:addons/account_debit_note/wizard/account_debit_note.py:0
|
||||
msgid ""
|
||||
"You can't make a debit note for an invoice that is already linked to a debit "
|
||||
"note."
|
||||
msgstr ""
|
||||
"Negalite sukurti debeto faktūros, iš sąskaitos faktūros kuri jau turi "
|
||||
"susietą debeto faktūrą."
|
||||
|
||||
#. module: account_debit_note
|
||||
#. odoo-python
|
||||
#: code:addons/account_debit_note/models/account_move.py:0
|
||||
msgid "debit_origin_id"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue