mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 04:42:07 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,37 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_check_printing
|
||||
#
|
||||
# * account_check_printing
|
||||
#
|
||||
# Translators:
|
||||
# KeyVillage, 2023
|
||||
# Nikola Iliev, 2023
|
||||
# aleksandar ivanov, 2023
|
||||
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
|
||||
# Igor Sheludko <igor.sheludko@gmail.com>, 2023
|
||||
# Rosen Vladimirov <vladimirov.rosen@gmail.com>, 2023
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
# Venelin Stoykov, 2024
|
||||
# Margarita Katzeva, 2024
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
|
||||
"Last-Translator: Margarita Katzeva, 2024\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-08 17:49+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Bulgarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"account_check_printing/bg/>\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#, python-format
|
||||
msgid " : Check Number Sequence"
|
||||
msgstr ": Проверете последователността на номерата"
|
||||
msgid "%(journal)s: Check Number Sequence"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "%(number)s in journal %(journal)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.account_journal_dashboard_kanban_view_inherited
|
||||
|
|
@ -49,20 +54,27 @@ msgid ""
|
|||
"Adjust the margins of generated checks to make it fit your printer's "
|
||||
"settings."
|
||||
msgstr ""
|
||||
"Настройка полета на генерираните бележки за да пасне на настройките на Вашия"
|
||||
" принтер."
|
||||
"Настройка полета на генерираните бележки за да пасне на настройките на Вашия "
|
||||
"принтер."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_amount_in_words
|
||||
msgid "Amount in Words"
|
||||
msgstr "Сумата с думи"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "Bills"
|
||||
msgstr "Фактури за Покупка"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
msgid "Cancel"
|
||||
msgstr "Отказ"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__bank_check_printing_layout
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_layout
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_layout
|
||||
msgid "Check Layout"
|
||||
|
|
@ -103,7 +115,6 @@ msgstr "Горно поле на чека"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid "Check numbers can only consist of digits"
|
||||
msgstr "Номерата на чека могат да съдържат само цифри"
|
||||
|
||||
|
|
@ -121,6 +132,8 @@ msgid "Check to print"
|
|||
msgstr "Чек за разпечатване"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#: model:account.payment.method,name:account_check_printing.account_payment_method_check
|
||||
msgid "Checks"
|
||||
msgstr "Проверки"
|
||||
|
|
@ -134,7 +147,6 @@ msgstr "Последователност при номерирането на ч
|
|||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_payment_check_printing_search
|
||||
#, python-format
|
||||
msgid "Checks to Print"
|
||||
msgstr "Чекове за разпечатване"
|
||||
|
||||
|
|
@ -153,11 +165,6 @@ msgstr "Фирми"
|
|||
msgid "Config Settings"
|
||||
msgstr "Настройки"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Контакт"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__create_uid
|
||||
msgid "Created by"
|
||||
|
|
@ -169,49 +176,56 @@ msgid "Created on"
|
|||
msgstr "Създадено на"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_journal_form_inherited
|
||||
msgid "Default"
|
||||
msgstr "Стандартен"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment_method__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Име за показване"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid "Go to the configuration panel"
|
||||
msgstr "Отидете в конфигурационния панел"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_layout_available
|
||||
msgid "Has Check Layout"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment_method__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"In order to print multiple checks at once, they must belong to the same bank"
|
||||
" journal."
|
||||
"In order to print multiple checks at once, they must belong to the same bank "
|
||||
"journal."
|
||||
msgstr ""
|
||||
"За да отпечатвате няколко чека наведнъж, те трябва да принадлежат към един и"
|
||||
" същ журнал."
|
||||
"За да отпечатвате няколко чека наведнъж, те трябва да принадлежат към един и "
|
||||
"същ журнал."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Дневник"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr "Записи в Дневника"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Последна промяна на"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -232,11 +246,19 @@ msgstr "Механично номериране"
|
|||
#: model:ir.model.fields,help:account_check_printing.field_account_payment__payment_method_line_id
|
||||
msgid ""
|
||||
"Manual: Pay or Get paid by any method outside of Odoo.\n"
|
||||
"Payment Providers: Each payment provider has its own Payment Method. Request a transaction on/to a card thanks to a payment token saved by the partner when buying or subscribing online.\n"
|
||||
"Payment Providers: Each payment provider has its own Payment Method. Request "
|
||||
"a transaction on/to a card thanks to a payment token saved by the partner "
|
||||
"when buying or subscribing online.\n"
|
||||
"Check: Pay bills by check and print it from Odoo.\n"
|
||||
"Batch Deposit: Collect several customer checks at once generating and submitting a batch deposit to your bank. Module account_batch_payment is necessary.\n"
|
||||
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit Transfer file to your bank. Module account_sepa is necessary.\n"
|
||||
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
|
||||
"Batch Deposit: Collect several customer checks at once generating and "
|
||||
"submitting a batch deposit to your bank. Module account_batch_payment is "
|
||||
"necessary.\n"
|
||||
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit "
|
||||
"Transfer file to your bank. Module account_iso20022 is necessary.\n"
|
||||
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your "
|
||||
"partner will have granted to you. Module account_iso20022 is necessary.\n"
|
||||
"U.S. ISO20022: Pay in the US by submitting an ISO20022 file to your bank. "
|
||||
"Module account_iso20022 is necessary.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
|
|
@ -255,7 +277,6 @@ msgstr "Следващ номер на чек"
|
|||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#: code:addons/account_check_printing/wizard/print_prenumbered_checks.py:0
|
||||
#, python-format
|
||||
msgid "Next Check Number should only contains numbers."
|
||||
msgstr "Следващият номер на чек може да съдържа само цифри"
|
||||
|
||||
|
|
@ -266,8 +287,6 @@ msgstr "Никакъв"
|
|||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__payment_method_line_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_partner__property_payment_method_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_users__property_payment_method_id
|
||||
msgid "Payment Method"
|
||||
msgstr "Метод за плащане"
|
||||
|
||||
|
|
@ -284,7 +303,6 @@ msgstr "Плащания"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Payments to print as a checks must have 'Check' selected as payment method "
|
||||
"and not have already been reconciled"
|
||||
|
|
@ -295,28 +313,12 @@ msgstr ""
|
|||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
msgid ""
|
||||
"Please enter the number of the first pre-printed check that you are about to"
|
||||
" print on."
|
||||
"Please enter the number of the first pre-printed check that you are about to "
|
||||
"print on."
|
||||
msgstr ""
|
||||
"Моля въведете номер на първия предварително отпечатан чек, който сте на път "
|
||||
"да отпечатате."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_bank_statement_line__preferred_payment_method_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_move__preferred_payment_method_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__preferred_payment_method_id
|
||||
msgid "Preferred Payment Method"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_partner__property_payment_method_id
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_users__property_payment_method_id
|
||||
msgid ""
|
||||
"Preferred payment method when paying this vendor. This is used to filter "
|
||||
"vendor bills by preferred payment method to register payments in mass. Use "
|
||||
"cases: create bank files for batch wires, check runs."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
msgid "Print"
|
||||
|
|
@ -343,14 +345,14 @@ msgstr "Отпечатване на етикет с дата."
|
|||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#: model:ir.model,name:account_check_printing.model_print_prenumbered_checks
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
#, python-format
|
||||
msgid "Print Pre-numbered Checks"
|
||||
msgstr "Отпечатайте предварително номерирани чекове"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_account_payment_register
|
||||
msgid "Register Payment"
|
||||
msgstr "Регистрирай плащания"
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "Refunds"
|
||||
msgstr "Кредитни известия"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_margin_right
|
||||
|
|
@ -361,10 +363,12 @@ msgstr "Дясно поле"
|
|||
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_layout
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_layout
|
||||
msgid ""
|
||||
"Select the format corresponding to the check paper you will be printing your checks on.\n"
|
||||
"Select the format corresponding to the check paper you will be printing your "
|
||||
"checks on.\n"
|
||||
"In order to disable the printing feature, select 'None'."
|
||||
msgstr ""
|
||||
"Избиране на формат, отговарящ на харията за чекове, на която ще бъдат принтирани чековете.\n"
|
||||
"Избиране на формат, отговарящ на харията за чекове, на която ще бъдат "
|
||||
"принтирани чековете.\n"
|
||||
"За отказване на тази функционалност, избиране на \"никоя\"."
|
||||
|
||||
#. module: account_check_printing
|
||||
|
|
@ -385,7 +389,6 @@ msgstr "Показване на номер на чека."
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Something went wrong with Check Layout, please select another layout in "
|
||||
"Invoicing/Accounting Settings and try again."
|
||||
|
|
@ -393,10 +396,17 @@ msgstr ""
|
|||
"Нещо се обърка с оформлението на чека. Моля, изберете друго оформление в "
|
||||
"настройките за фактуриране/счетоводство и опитайте отново."
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
msgid ""
|
||||
"The check number you entered (%(num)s) exceeds the maximum allowed value of %"
|
||||
"(max)d. Please enter a smaller number."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following numbers are already used:\n"
|
||||
"%s"
|
||||
|
|
@ -407,7 +417,6 @@ msgstr ""
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The last check number was %s. In order to avoid a check being rejected by "
|
||||
"the bank, you can only use a greater number."
|
||||
|
|
@ -424,8 +433,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Избраният журнал е конфигуриран да отпечатва чекови номера. Ако "
|
||||
"предварително отпечатаният Ви чеков документ вече притежава номера или ако "
|
||||
"настоящото номериране е погрешно, можете да го промените в конфигурационната"
|
||||
" страница на журнала."
|
||||
"настоящото номериране е погрешно, можете да го промените в конфигурационната "
|
||||
"страница на журнала."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_multi_stub
|
||||
|
|
@ -447,8 +456,7 @@ msgstr ""
|
|||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
msgid ""
|
||||
"This will allow to save on payments the number of the corresponding check."
|
||||
msgstr ""
|
||||
"Това ще позволи да запазвате номерата на плащанията на съответния чек."
|
||||
msgstr "Това ще позволи да запазвате номерата на плащанията на съответния чек."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_payment_form_inherited
|
||||
|
|
@ -463,8 +471,34 @@ msgstr "Анулиране на чек"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You have to choose a check layout. For this, go in Invoicing/Accounting "
|
||||
"Settings, search for 'Checks layout' and set one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "check_number"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "out_refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "sep"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Contact"
|
||||
#~ msgstr "Контакт"
|
||||
|
||||
#~ msgid "Journal Entry"
|
||||
#~ msgstr "Записи в Дневника"
|
||||
|
||||
#~ msgid "Register Payment"
|
||||
#~ msgstr "Регистрирай плащания"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue