1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/account_3way_match/i18n/ru.po
2024-12-10 09:04:09 +07:00

143 lines
7.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_3way_match
#
# Translators:
# ILMIR <karamov@it-projects.info>, 2023
# Martin Trigaux, 2023
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: account_3way_match
#: model:ir.model.fields,help:account_3way_match.field_account_bank_statement_line__release_to_pay_manual
#: model:ir.model.fields,help:account_3way_match.field_account_move__release_to_pay_manual
#: model:ir.model.fields,help:account_3way_match.field_account_payment__release_to_pay_manual
msgid ""
" * Yes: you should pay the bill, you have received the products\n"
" * No, you should not pay the bill, you have not received the products\n"
" * Exception, there is a difference between received and billed quantities\n"
"This status is defined automatically, but you can force it by ticking the 'Force Status' checkbox."
msgstr ""
" * Да: вы должны оплатить счет, вы получили продукцию\n"
" * Нет, вы не должны оплачивать счет, вы не получили продукцию\n"
" * Исключение, существует разница между полученным и выставленным количеством\n"
"Этот статус определяется автоматически, но вы можете принудительно установить его, отметив флажок \"Принудительный статус\"."
#. module: account_3way_match
#: model_terms:ir.ui.view,arch_db:account_3way_match.account_invoice_filter_inherit_account_3way_match
msgid "Bills in Exception"
msgstr "Исключительные законопроекты"
#. module: account_3way_match
#: model_terms:ir.ui.view,arch_db:account_3way_match.account_invoice_filter_inherit_account_3way_match
msgid "Bills to Pay"
msgstr "Счета к оплате"
#. module: account_3way_match
#: model_terms:ir.ui.view,arch_db:account_3way_match.account_invoice_filter_inherit_account_3way_match
msgid "Bills to Validate"
msgstr "Счета для проверки"
#. module: account_3way_match
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay__exception
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay_manual__exception
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move_line__can_be_paid__exception
msgid "Exception"
msgstr "Исключение"
#. module: account_3way_match
#: model:ir.model.fields,field_description:account_3way_match.field_account_bank_statement_line__force_release_to_pay
#: model:ir.model.fields,field_description:account_3way_match.field_account_move__force_release_to_pay
#: model:ir.model.fields,field_description:account_3way_match.field_account_payment__force_release_to_pay
msgid "Force Status"
msgstr "Состояние сил"
#. module: account_3way_match
#: model:ir.model.fields,help:account_3way_match.field_account_bank_statement_line__force_release_to_pay
#: model:ir.model.fields,help:account_3way_match.field_account_move__force_release_to_pay
#: model:ir.model.fields,help:account_3way_match.field_account_payment__force_release_to_pay
msgid ""
"Indicates whether the 'Should Be Paid' status is defined automatically or "
"manually."
msgstr ""
"Указывает, определяется ли статус 'Should Be Paid' автоматически или "
"вручную."
#. module: account_3way_match
#: model:ir.model,name:account_3way_match.model_account_journal
msgid "Journal"
msgstr "Журнал"
#. module: account_3way_match
#: model:ir.model,name:account_3way_match.model_account_move
msgid "Journal Entry"
msgstr "Запись в журнале"
#. module: account_3way_match
#: model:ir.model,name:account_3way_match.model_account_move_line
msgid "Journal Item"
msgstr "Наименование в журнале"
#. module: account_3way_match
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay__no
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay_manual__no
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move_line__can_be_paid__no
msgid "No"
msgstr "Нет"
#. module: account_3way_match
#: model:ir.model.fields,field_description:account_3way_match.field_account_bank_statement_line__release_to_pay
#: model:ir.model.fields,field_description:account_3way_match.field_account_move__release_to_pay
#: model:ir.model.fields,field_description:account_3way_match.field_account_payment__release_to_pay
msgid "Release To Pay"
msgstr "Освобождение к оплате"
#. module: account_3way_match
#: model:ir.model.fields,field_description:account_3way_match.field_account_move_line__can_be_paid
msgid "Release to Pay"
msgstr "Освобождение к оплате"
#. module: account_3way_match
#: model:ir.model.fields,field_description:account_3way_match.field_account_bank_statement_line__release_to_pay_manual
#: model:ir.model.fields,field_description:account_3way_match.field_account_move__release_to_pay_manual
#: model:ir.model.fields,field_description:account_3way_match.field_account_payment__release_to_pay_manual
msgid "Should Be Paid"
msgstr "Должен быть оплачен"
#. module: account_3way_match
#: model:ir.model.fields,help:account_3way_match.field_account_bank_statement_line__release_to_pay
#: model:ir.model.fields,help:account_3way_match.field_account_move__release_to_pay
#: model:ir.model.fields,help:account_3way_match.field_account_payment__release_to_pay
msgid ""
"This field can take the following values :\n"
" * Yes: you should pay the bill, you have received the products\n"
" * No, you should not pay the bill, you have not received the products\n"
" * Exception, there is a difference between received and billed quantities\n"
"This status is defined automatically, but you can force it by ticking the 'Force Status' checkbox."
msgstr ""
"Это поле может принимать следующие значения:\n"
" * Да: вы должны оплатить счет, вы получили продукцию\n"
" * Нет, вы не должны оплачивать счет, вы не получили продукцию\n"
" * Исключение, существует разница между полученным и выставленным количеством\n"
"Этот статус определяется автоматически, но вы можете принудительно установить его, отметив флажок 'Force Status'."
#. module: account_3way_match
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay__yes
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay_manual__yes
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move_line__can_be_paid__yes
msgid "Yes"
msgstr "Да"