From ba6eea682e1535355dd6b1b74d3a4e98b9d2be5c Mon Sep 17 00:00:00 2001 From: MochaMind Date: Mon, 3 Aug 2026 14:29:50 +0530 Subject: [PATCH] fix: Russian translations --- erpnext/locale/ru.po | 3666 +++++++++++++++++++++++++----------------- 1 file changed, 2161 insertions(+), 1505 deletions(-) diff --git a/erpnext/locale/ru.po b/erpnext/locale/ru.po index adf30b16be8..181d34f0f52 100644 --- a/erpnext/locale/ru.po +++ b/erpnext/locale/ru.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: hello@frappe.io\n" -"POT-Creation-Date: 2026-07-12 10:05+0000\n" -"PO-Revision-Date: 2026-07-16 13:11\n" +"POT-Creation-Date: 2026-08-02 10:09+0000\n" +"PO-Revision-Date: 2026-08-03 08:59\n" "Last-Translator: hello@frappe.io\n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "X-Crowdin-File-ID: 169\n" "Language: ru_RU\n" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1642 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1657 msgid "\n" "\t\t\tThe Batch {0} of an item {1} has negative stock in the warehouse {2}{3}.\n" "\t\t\tPlease add a stock quantity of {4} to proceed with this entry.\n" @@ -40,7 +40,7 @@ msgstr " Адрес" msgid " Amount" msgstr " Сумма" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:114 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:133 msgid " BOM" msgstr " Спецификация материалов" @@ -59,7 +59,7 @@ msgstr " Является дочерней таблицей" msgid " Is Subcontracted" msgstr " На Субподряде" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:196 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:215 msgid " Item" msgstr " Позиция" @@ -68,8 +68,8 @@ msgstr " Позиция" msgid " Name" msgstr " Наименование" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:144 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:185 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:163 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:204 msgid " Phantom Item" msgstr " Фантомный предмет" @@ -77,7 +77,7 @@ msgstr " Фантомный предмет" msgid " Rate" msgstr " Ставка" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:122 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:141 msgid " Raw Material" msgstr " Сырье" @@ -86,8 +86,8 @@ msgstr " Сырье" msgid " Skip Material Transfer" msgstr " Пропустить перемещение материалов" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:133 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:174 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:152 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:193 msgid " Sub Assembly" msgstr " Подузел" @@ -145,6 +145,10 @@ msgstr "% Выставлен счет" msgid "% Complete Method" msgstr "Метод % завершения" +#: erpnext/projects/doctype/project/project.py:226 +msgid "% Complete must be between 0 and 100" +msgstr "" + #. Label of the percent_complete (Percent) field in DocType 'Project' #: erpnext/projects/doctype/project/project.json msgid "% Completed" @@ -276,7 +280,7 @@ msgstr "\"Счет\" в разделе бухгалтерского учета msgid "'Allow Multiple Sales Orders Against a Customer's Purchase Order'" msgstr "Разрешить несколько заказов на продажу в отношении одного заказа клиента на покупку" -#: erpnext/controllers/trends.py:62 +#: erpnext/controllers/trends.py:66 msgid "'Based On' and 'Group By' can not be same" msgstr "'На основании' и 'Группировка по' не могут быть одинаковыми" @@ -288,7 +292,7 @@ msgstr "'Дней с момента последнего заказа' долж msgid "'Default {0} Account' in Company {1}" msgstr "\"Стандартный {0} счет\" в компании {1}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1234 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1235 msgid "'Entries' cannot be empty" msgstr "'Записи' не могут быть пустыми" @@ -338,6 +342,10 @@ msgstr "Нельзя выбрать 'Обновить запасы', так ка msgid "'Update Stock' cannot be checked for fixed asset sale" msgstr "'Обновление запасов' не может быть проверено при продаже основных средств" +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:112 +msgid "'Verification Link Expiry Duration' must be between 15 to 60 minutes." +msgstr "" + #: erpnext/accounts/doctype/bank_account/bank_account.py:79 msgid "'{0}' account is already used by {1}. Use another account." msgstr "Учётная запись «{0}» уже используется пользователем {1}. Используйте другую учётную запись." @@ -346,8 +354,8 @@ msgstr "Учётная запись «{0}» уже используется по msgid "'{0}' has been already added." msgstr "«{0}» уже добавлено." -#: erpnext/setup/doctype/company/company.py:305 -#: erpnext/setup/doctype/company/company.py:316 +#: erpnext/setup/doctype/company/company.py:307 +#: erpnext/setup/doctype/company/company.py:318 msgid "'{0}' should be in company currency {1}." msgstr "«{0}» должно быть в валюте компании {1}." @@ -612,8 +620,8 @@ msgstr "90 - 120 дней" msgid "90 Above" msgstr "Больше 90" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1291 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1292 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1298 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1299 msgid "<0" msgstr "<0" @@ -621,7 +629,7 @@ msgstr "<0" msgid "Cannot create asset.

You're trying to create {0} asset(s) from {2} {3}.
However, only {1} item(s) were purchased and {4} asset(s) already exist against {5}." msgstr "Невозможно создать актив.

Вы пытаетесь создать {0} актив(ы) из {2} {3}.
Однако были куплены только {1} товар(ов) и {4} актив(ы) уже существуют против {5}." -#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:59 +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:69 msgid "From Time cannot be later than To Time for {0}" msgstr "Начальное время не может быть позже, чем конечное время для {0}" @@ -981,11 +989,11 @@ msgstr "Ваши ярлыки\n" msgid "Your Shortcuts" msgstr "Ваши быстрые настройки" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1137 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1148 msgid "Grand Total: {0}" msgstr "Общий итог: {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1138 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1149 msgid "Outstanding Amount: {0}" msgstr "Непогашенная сумма: {0}" @@ -1055,7 +1063,7 @@ msgstr "A - B" msgid "A - C" msgstr "А - В" -#: erpnext/selling/doctype/customer/customer.py:356 +#: erpnext/selling/doctype/customer/customer.py:365 msgid "A Customer Group exists with same name please change the Customer name or rename the Customer Group" msgstr "Группа клиентов с таким именем уже существует. Пожалуйста, измените имя клиента или имя группы клиентов" @@ -1089,7 +1097,7 @@ msgstr "Продукт или Услуга, которые куплены, пр msgid "A Reconciliation Job {0} is running for the same filters. Cannot reconcile now" msgstr "Задание по согласованию {0} выполняется для одинаковых фильтров. Невозможно выполнить согласование сейчас" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1772 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1773 msgid "A Reverse Journal Entry {0} already exists for this Journal Entry." msgstr "Обратная запись журнала {0} уже существует для этой записи журнала." @@ -1109,6 +1117,10 @@ msgstr "Клиент должен иметь основной контактны msgid "A disabled Product Bundle cannot be selected in transactions." msgstr "" +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:636 +msgid "A draft reverse journal for {0} has been created: {1}" +msgstr "" + #: erpnext/stock/doctype/delivery_trip/delivery_trip.py:59 msgid "A driver must be set to submit." msgstr "Драйвер должен быть установлен для отправки." @@ -1150,6 +1162,10 @@ msgstr "" msgid "A quality inspection must be completed before generating a Purchase Receipt for this item." msgstr "" +#: erpnext/stock/doctype/material_request/material_request.js:476 +msgid "A separate Purchase Order is created for each Supplier." +msgstr "" + #: erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py:96 msgid "A template with tax category {0} already exists. Only one template is allowed with each tax category" msgstr "Шаблон с налоговой категорией {0} уже существует. Разрешен только один шаблон с каждой налоговой категорией" @@ -1159,6 +1175,10 @@ msgstr "Шаблон с налоговой категорией {0} уже су msgid "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission." msgstr "Сторонний дистрибьютор / дилер / комиссионный агент / филиал / реселлер, который продает продукцию компании за комиссионное вознаграждение." +#: erpnext/crm/doctype/appointment/appointment.py:70 +msgid "A verified appointment cannot be moved back to 'Unverified' status." +msgstr "" + #. Option for the 'Blood Group' (Select) field in DocType 'Employee' #: erpnext/setup/doctype/employee/employee.json msgid "A+" @@ -1236,11 +1256,11 @@ msgstr "Аббр." msgid "Abbreviation" msgstr "Аббревиатура" -#: erpnext/setup/doctype/company/company.py:240 +#: erpnext/setup/doctype/company/company.py:242 msgid "Abbreviation already used for another company" msgstr "Сокращение уже используется для другой компании" -#: erpnext/setup/doctype/company/company.py:237 +#: erpnext/setup/doctype/company/company.py:239 msgid "Abbreviation is mandatory" msgstr "Сокращение является обязательным" @@ -1248,7 +1268,7 @@ msgstr "Сокращение является обязательным" msgid "Abbreviation: {0} must appear only once" msgstr "Аббревиатура: {0} должна встречаться только один раз" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1288 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1295 msgid "Above" msgstr "Выше" @@ -1302,7 +1322,7 @@ msgid "Accepted Qty in Stock UOM" msgstr "Принятое количество на складе Ед. изм." #. Label of the qty (Float) field in DocType 'Purchase Receipt Item' -#: erpnext/public/js/controllers/transaction.js:2886 +#: erpnext/public/js/controllers/transaction.js:2870 #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json msgid "Accepted Quantity" msgstr "Количество принятых" @@ -1338,7 +1358,7 @@ msgstr "Ключ доступа необходим для Поставщика msgid "According to CEFACT/ICG/2010/IC013 or CEFACT/ICG/2010/IC010" msgstr "В соответствии с CEFACT/ICG/2010/IC013 или CEFACT/ICG/2010/IC010" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1279 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1281 msgid "According to the BOM {0}, the Item '{1}' is missing in the stock entry." msgstr "В соответствии с BOM {0}, товар '{1}' отсутствует в складской записи." @@ -1461,7 +1481,7 @@ msgstr "Заголовок счета" msgid "Account Manager" msgstr "Менеджер по работе с клиентами" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1057 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1063 #: erpnext/controllers/accounts_controller.py:2423 msgid "Account Missing" msgstr "Счет отсутствует" @@ -1480,7 +1500,7 @@ msgstr "Счет отсутствует" msgid "Account Name" msgstr "Наименование счёта" -#: erpnext/accounts/doctype/account/account.py:373 +#: erpnext/accounts/doctype/account/account.py:404 msgid "Account Not Found" msgstr "Счет не найден" @@ -1493,7 +1513,7 @@ msgstr "Счет не найден" msgid "Account Number" msgstr "Номер аккаунта" -#: erpnext/accounts/doctype/account/account.py:359 +#: erpnext/accounts/doctype/account/account.py:390 msgid "Account Number {0} already used in account {1}" msgstr "Номер счета {0}, уже использованный в учетной записи {1}" @@ -1532,7 +1552,7 @@ msgstr "Субсчет" #. Label of the account_type (Select) field in DocType 'Payment Ledger Entry' #. Label of the account_type (Select) field in DocType 'Party Type' #: erpnext/accounts/doctype/account/account.json -#: erpnext/accounts/doctype/account/account.py:206 +#: erpnext/accounts/doctype/account/account.py:207 #: erpnext/accounts/doctype/account/account_tree.js:154 #: erpnext/accounts/doctype/bank_account/bank_account.json #: erpnext/accounts/doctype/bank_account_type/bank_account_type.json @@ -1544,15 +1564,15 @@ msgstr "Субсчет" msgid "Account Type" msgstr "Тип учетной записи" -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:162 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:167 msgid "Account Value" msgstr "Стоимость счета" -#: erpnext/accounts/doctype/account/account.py:328 +#: erpnext/accounts/doctype/account/account.py:359 msgid "Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'" msgstr "Баланс счета в Кредите, запрещена установка 'Баланс должен быть' как 'Дебет'" -#: erpnext/accounts/doctype/account/account.py:322 +#: erpnext/accounts/doctype/account/account.py:353 msgid "Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'" msgstr "Баланс счета в Дебете, запрещена установка 'Баланс должен быть' как 'Кредит'" @@ -1601,6 +1621,12 @@ msgstr "Счет не найден" msgid "Account to record additional purchase expenses like freight or customs for this item" msgstr "" +#. Description of the 'Expenses Added To Stock Account' (Link) field in DocType +#. 'Item Default' +#: erpnext/stock/doctype/item_default/item_default.json +msgid "Account to track value added to stock via Stock Entry, Stock Reconciliation or Landed Cost Voucher" +msgstr "" + #. Description of the 'Default COGS Account' (Link) field in DocType 'Item #. Default' #: erpnext/stock/doctype/item_default/item_default.json @@ -1619,24 +1645,24 @@ msgstr "" msgid "Account where the cost of this item will be debited on purchase" msgstr "" -#: erpnext/accounts/doctype/account/account.py:427 +#: erpnext/accounts/doctype/account/account.py:458 msgid "Account with child nodes cannot be converted to ledger" msgstr "Счет, имеющий субсчета не может быть преобразован в регистр" -#: erpnext/accounts/doctype/account/account.py:279 +#: erpnext/accounts/doctype/account/account.py:310 msgid "Account with child nodes cannot be set as ledger" msgstr "Счет с дочерних узлов, не может быть установлен как книгу" -#: erpnext/accounts/doctype/account/account.py:438 +#: erpnext/accounts/doctype/account/account.py:469 msgid "Account with existing transaction can not be converted to group." msgstr "Счет существующей проводки не может быть преобразован в группу." -#: erpnext/accounts/doctype/account/account.py:467 +#: erpnext/accounts/doctype/account/account.py:498 msgid "Account with existing transaction can not be deleted" msgstr "Счет с существующими проводками не может быть удален" -#: erpnext/accounts/doctype/account/account.py:273 -#: erpnext/accounts/doctype/account/account.py:429 +#: erpnext/accounts/doctype/account/account.py:304 +#: erpnext/accounts/doctype/account/account.py:460 msgid "Account with existing transaction cannot be converted to ledger" msgstr "Счет с существующими проводками не может быть преобразован в регистр" @@ -1644,11 +1670,11 @@ msgstr "Счет с существующими проводками не мож msgid "Account {0} added multiple times" msgstr "Счет {0} добавлен несколько раз" -#: erpnext/accounts/doctype/account/account.py:291 +#: erpnext/accounts/doctype/account/account.py:322 msgid "Account {0} cannot be converted to Group as it is already set as {1} for {2}." msgstr "Счет {0} нельзя преобразовать в Группу, поскольку он уже установлен как {1} для {2}." -#: erpnext/accounts/doctype/account/account.py:288 +#: erpnext/accounts/doctype/account/account.py:319 msgid "Account {0} cannot be disabled as it is already set as {1} for {2}." msgstr "Учетную запись {0} нельзя отключить, поскольку она уже установлена как {1} для {2}." @@ -1656,11 +1682,11 @@ msgstr "Учетную запись {0} нельзя отключить, пос msgid "Account {0} does not belong to company {1}" msgstr "Аккаунт {0} не принадлежит компании {1}" -#: erpnext/setup/doctype/company/company.py:287 +#: erpnext/setup/doctype/company/company.py:289 msgid "Account {0} does not belong to company: {1}" msgstr "Аккаунт {0} не принадлежит компании: {1}" -#: erpnext/accounts/doctype/account/account.py:590 +#: erpnext/accounts/doctype/account/account.py:621 msgid "Account {0} does not exist" msgstr "Аккаунт {0} не существует" @@ -1680,15 +1706,15 @@ msgstr "Учетная запись {0} не совпадает с компан msgid "Account {0} doesn't belong to Company {1}" msgstr "Аккаунт {0} не принадлежит компании: {1}" -#: erpnext/accounts/doctype/account/account.py:545 +#: erpnext/accounts/doctype/account/account.py:576 msgid "Account {0} exists in parent company {1}." msgstr "Аккаунт {0} существует в материнской компании {1}." -#: erpnext/accounts/doctype/account/account.py:411 +#: erpnext/accounts/doctype/account/account.py:442 msgid "Account {0} is added in the child company {1}" msgstr "Учетная запись {0} добавлена в дочернюю компанию {1}" -#: erpnext/setup/doctype/company/company.py:276 +#: erpnext/setup/doctype/company/company.py:278 msgid "Account {0} is disabled." msgstr "Учетная запись {0} отключена." @@ -1704,19 +1730,19 @@ msgstr "Счёт {0} является недопустимым. Валюта с msgid "Account {0} should be of type Expense" msgstr "Счет {0} должен иметь тип \"Расходы\"" -#: erpnext/accounts/doctype/account/account.py:152 +#: erpnext/accounts/doctype/account/account.py:153 msgid "Account {0}: Parent account {1} can not be a ledger" msgstr "Счет {0}: Родительский счет {1} не может быть регистром" -#: erpnext/accounts/doctype/account/account.py:158 +#: erpnext/accounts/doctype/account/account.py:159 msgid "Account {0}: Parent account {1} does not belong to company: {2}" msgstr "Счет {0}: Родитель счета {1} не принадлежит компании: {2}" -#: erpnext/accounts/doctype/account/account.py:146 +#: erpnext/accounts/doctype/account/account.py:147 msgid "Account {0}: Parent account {1} does not exist" msgstr "Счет {0}: Родитель счета {1} не существует" -#: erpnext/accounts/doctype/account/account.py:149 +#: erpnext/accounts/doctype/account/account.py:150 msgid "Account {0}: You can not assign itself as parent account" msgstr "Счёт {0}: Вы не можете назначить самого себя родительским счётом" @@ -2017,8 +2043,8 @@ msgstr "Бухгалтерские проводки" msgid "Accounting Entry for Asset" msgstr "Учетная запись для активов" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2330 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2350 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2364 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2384 msgid "Accounting Entry for LCV in Stock Entry {0}" msgstr "Бухгалтерская запись для LCV в записи на складе {0}" @@ -2026,7 +2052,7 @@ msgstr "Бухгалтерская запись для LCV в записи на msgid "Accounting Entry for Landed Cost Voucher for SCR {0}" msgstr "Бухгалтерская запись для ваучера на погрузочно-разгрузочные работы для SCR {0}" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:843 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:833 msgid "Accounting Entry for Service" msgstr "Бухгалтерская запись для обслуживания" @@ -2037,18 +2063,18 @@ msgstr "Бухгалтерская запись для обслуживания" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1127 #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1155 #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1267 -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1506 -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1528 -#: erpnext/controllers/stock_controller.py:768 -#: erpnext/controllers/stock_controller.py:785 -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:940 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2275 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2289 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1532 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1554 +#: erpnext/controllers/stock_controller.py:773 +#: erpnext/controllers/stock_controller.py:790 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:930 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2309 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2323 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:753 msgid "Accounting Entry for Stock" msgstr "Бухгалтерская Проводка по Запасам" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:740 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:729 msgid "Accounting Entry for {0}" msgstr "Бухгалтерская проводка для {0}" @@ -2057,10 +2083,10 @@ msgid "Accounting Entry for {0}: {1} can only be made in currency: {2}" msgstr "Бухгалтерская Проводка для {0}: {1} может быть сделана только в валюте: {2}" #: erpnext/accounts/doctype/invoice_discounting/invoice_discounting.js:193 -#: erpnext/assets/doctype/asset/asset.js:190 -#: erpnext/assets/doctype/asset_repair/asset_repair.js:92 +#: erpnext/assets/doctype/asset/asset.js:198 +#: erpnext/assets/doctype/asset_repair/asset_repair.js:101 #: erpnext/buying/doctype/supplier/supplier.js:123 -#: erpnext/public/js/controllers/stock_controller.js:88 +#: erpnext/public/js/controllers/stock_controller.js:118 #: erpnext/public/js/utils/ledger_preview.js:8 #: erpnext/selling/doctype/customer/customer.js:173 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js:51 @@ -2122,7 +2148,7 @@ msgstr "Бухгалтерские записи заморожены до это #: erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json #: erpnext/assets/doctype/asset_category/asset_category.json #: erpnext/setup/doctype/company/company.json -#: erpnext/setup/doctype/company/company.py:446 +#: erpnext/setup/doctype/company/company.py:448 #: erpnext/setup/doctype/customer_group/customer_group.json #: erpnext/setup/doctype/email_digest/email_digest.json #: erpnext/setup/doctype/incoterm/incoterm.json @@ -2161,7 +2187,7 @@ msgstr "Учетные записи, не найденные в отчете" #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:256 #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/report/accounts_payable/accounts_payable.json -#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:124 +#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:127 #: erpnext/buying/doctype/supplier/supplier.js:135 #: erpnext/workspace_sidebar/financial_reports.json #: erpnext/workspace_sidebar/invoicing.json @@ -2170,7 +2196,7 @@ msgid "Accounts Payable" msgstr "Счета к оплате" #. Name of a report -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:175 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:178 #: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.json msgid "Accounts Payable Summary" msgstr "Сводка кредиторской задолженности" @@ -2186,7 +2212,7 @@ msgstr "Сводка кредиторской задолженности" #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json #: erpnext/accounts/report/accounts_receivable/accounts_receivable.json -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:147 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:150 #: erpnext/selling/doctype/customer/customer.js:162 #: erpnext/workspace_sidebar/financial_reports.json #: erpnext/workspace_sidebar/invoicing.json @@ -2219,7 +2245,7 @@ msgid "Accounts Receivable Discounted Account" msgstr "Счет дебиторской задолженности с учетом скидок" #. Name of a report -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:202 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:205 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.json msgid "Accounts Receivable Summary" msgstr "Сводка дебиторской задолженности" @@ -2249,7 +2275,7 @@ msgstr "Настройка счетов" msgid "Accounts Setup" msgstr "" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1337 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1338 msgid "Accounts table cannot be blank." msgstr "Таблица учета не может быть пустой." @@ -2283,7 +2309,7 @@ msgstr "Сумма начисленной амортизации" #. Label of the accumulated_depreciation_amount (Currency) field in DocType #. 'Depreciation Schedule' #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:178 -#: erpnext/assets/doctype/asset/asset.js:385 +#: erpnext/assets/doctype/asset/asset.js:393 #: erpnext/assets/doctype/depreciation_schedule/depreciation_schedule.json msgid "Accumulated Depreciation Amount" msgstr "Сумма начисленной амортизации" @@ -2338,6 +2364,12 @@ msgstr "Акр (США)" msgid "Action Initialised" msgstr "Действие инициализировано" +#. Label of the action_for_expired_unverified_appointments (Select) field in +#. DocType 'Appointment Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Action for Expired Unverified Appointments" +msgstr "" + #. Label of the action_if_accumulated_monthly_budget_exceeded (Select) field in #. DocType 'Budget' #: erpnext/accounts/doctype/budget/budget.json @@ -2565,7 +2597,7 @@ msgstr "Фактическая дата окончания не может бы msgid "Actual End Time" msgstr "Фактическое время окончания" -#: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:465 +#: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:470 msgid "Actual Expense" msgstr "Фактические расходы" @@ -2601,8 +2633,9 @@ msgstr "Текущая запись" #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/packed_item/packed_item.json +#: erpnext/stock/page/stock_balance/stock_balance.js:63 #: erpnext/stock/report/product_bundle_balance/product_bundle_balance.py:96 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:141 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:142 msgid "Actual Qty" msgstr "Факт. кол-во" @@ -2673,10 +2706,6 @@ msgstr "Фактическое время и стоимость" msgid "Actual Time in Hours (via Timesheet)" msgstr "Фактическое время в часах (по табелю учета рабочего времени)" -#: erpnext/stock/page/stock_balance/stock_balance.js:55 -msgid "Actual qty in stock" -msgstr "Количество штук в наличии" - #: erpnext/accounts/doctype/payment_entry/payment_entry.js:1538 #: erpnext/public/js/controllers/accounts.js:194 msgid "Actual type tax cannot be included in Item rate in row {0}" @@ -2713,7 +2742,7 @@ msgstr "Добавить скидку" msgid "Add Employees" msgstr "Добавить сотрудников" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:256 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:275 #: erpnext/selling/doctype/sales_order/sales_order.js:285 #: erpnext/stock/dashboard/item_dashboard.js:216 msgid "Add Item" @@ -2765,8 +2794,8 @@ msgstr "Добавить или вычесть" msgid "Add Order Discount" msgstr "Добавить скидку на заказ" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:281 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:416 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:300 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:435 msgid "Add Phantom Item" msgstr "Добавить фантомный предмет" @@ -2843,8 +2872,8 @@ msgstr "Добавить серийный номер/номер партии (о msgid "Add Stock" msgstr "Добавить запас" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:281 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:416 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:300 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:435 msgid "Add Sub Assembly" msgstr "Добавить предварительную сборку" @@ -2883,6 +2912,10 @@ msgstr "" msgid "Add all accounts that you want to split the transaction into." msgstr "" +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:92 +msgid "Add atleast one voucher to repost." +msgstr "" + #: erpnext/www/book_appointment/index.html:42 msgid "Add details" msgstr "Добавить детали" @@ -2919,7 +2952,7 @@ msgstr "Добавить в проспект" msgid "Add to Transit" msgstr "Добавить в транзит" -#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:119 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:178 msgid "Add vouchers to generate preview." msgstr "Добавьте ваучеры для создания предварительного просмотра." @@ -2937,11 +2970,11 @@ msgstr "Добавлено" msgid "Added On" msgstr "Добавлено" -#: erpnext/buying/doctype/supplier/supplier.py:135 +#: erpnext/buying/doctype/supplier/supplier.py:139 msgid "Added Supplier Role to User {0}." msgstr "Добавлена роль поставщика для пользователя {0}." -#: erpnext/controllers/website_list_for_contact.py:308 +#: erpnext/controllers/website_list_for_contact.py:310 msgid "Added {1} Role to User {0}." msgstr "Добавлена роль {1} для пользователя {0}." @@ -3084,7 +3117,7 @@ msgstr "Сумма дополнительной скидки" msgid "Additional Discount Amount (Company Currency)" msgstr "Сумма дополнительной скидки (в валюте компании)" -#: erpnext/controllers/taxes_and_totals.py:849 +#: erpnext/controllers/taxes_and_totals.py:854 msgid "Additional Discount Amount ({discount_amount}) cannot exceed the total before such discount ({total_before_discount})" msgstr "Сумма дополнительной скидки ({discount_amount}) не может превышать общую сумму до предоставления такой скидки ({total_before_discount})" @@ -3349,7 +3382,7 @@ msgstr "Адрес и контакт" msgid "Address and Contacts" msgstr "Адрес и контакты" -#: erpnext/accounts/custom/address.py:33 +#: erpnext/accounts/custom/address.py:35 msgid "Address needs to be linked to a Company. Please add a row for Company in the Links table." msgstr "Адрес должен быть привязан к компании. Пожалуйста, добавьте строку для компании в таблицу ссылок." @@ -3363,7 +3396,7 @@ msgstr "Адрес, используемый для определения ка msgid "Adjustment Against" msgstr "Корректировка в отношении" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:664 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:653 msgid "Adjustment based on Purchase Invoice rate" msgstr "Корректировка на основе ставки по счету-фактуре покупки" @@ -3396,6 +3429,10 @@ msgstr "Авансовый счет: {0} должен быть указан ли msgid "Advance Amount" msgstr "Предварительная сумма" +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:93 +msgid "Advance Booking Days is mandatory for Appointment Scheduling." +msgstr "" + #. Label of the advance_paid (Currency) field in DocType 'Sales Order' #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Advance Paid" @@ -3476,11 +3513,11 @@ msgstr "Тип авансового документа" msgid "Advance amount" msgstr "Сумма аванса" -#: erpnext/controllers/taxes_and_totals.py:986 +#: erpnext/controllers/taxes_and_totals.py:991 msgid "Advance amount cannot be greater than {0} {1}" msgstr "Предварительная сумма не может быть больше, чем {0} {1}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:881 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:882 msgid "Advance paid against {0} {1} cannot be greater than Grand Total {2}" msgstr "Аванс, выплаченный по {0} {1} не может быть больше, чем общая сумма {2}" @@ -3560,7 +3597,7 @@ msgstr "Со счета" msgid "Against Blanket Order" msgstr "По заказу" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1150 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1156 msgid "Against Customer Order {0}" msgstr "По заказу клиента {0}" @@ -3615,7 +3652,7 @@ msgstr "Выбрать готовый продукцию" msgid "Against Income Account" msgstr "По счету доходов" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:743 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:744 #: erpnext/accounts/doctype/payment_entry/payment_entry.py:792 msgid "Against Journal Entry {0} does not have any unmatched {1} entry" msgstr "Против Запись в журнале {0} не имеет никакого непревзойденную {1} запись" @@ -3704,7 +3741,7 @@ msgstr "Возраст" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:154 #: erpnext/accounts/report/accounts_payable/accounts_payable.html:138 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:139 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1222 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1229 msgid "Age (Days)" msgstr "Возраст (дней)" @@ -3712,6 +3749,13 @@ msgstr "Возраст (дней)" msgid "Age ({0})" msgstr "Возраст ({0})" +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:73 +#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:28 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:102 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:28 +msgid "Age as on" +msgstr "" + #. Label of the ageing_based_on (Select) field in DocType 'Process Statement Of #. Accounts' #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json @@ -3757,12 +3801,6 @@ msgstr "Агент" msgid "Agent Busy Message" msgstr "Сообщение о занятости агента" -#. Label of the agent_detail_section (Section Break) field in DocType -#. 'Appointment Booking Settings' -#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json -msgid "Agent Details" -msgstr "Сведения об агенте" - #. Label of the agent_group (Link) field in DocType 'Incoming Call Handling #. Schedule' #: erpnext/telephony/doctype/incoming_call_handling_schedule/incoming_call_handling_schedule.json @@ -3813,7 +3851,7 @@ msgstr "" #: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.js:165 #: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.js:185 #: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:169 -#: erpnext/accounts/utils.py:1632 erpnext/public/js/setup_wizard.js:279 +#: erpnext/accounts/utils.py:1626 erpnext/public/js/setup_wizard.js:279 msgid "All Accounts" msgstr "Все учетные записи" @@ -3852,12 +3890,12 @@ msgid "All Customer Contact" msgstr "Все контакты клиентов" #: erpnext/patches/v13_0/remove_bad_selling_defaults.py:9 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:165 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:167 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:174 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:180 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:186 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:192 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:168 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:170 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:177 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:183 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:189 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:195 msgid "All Customer Groups" msgstr "Все группы клиентов" @@ -3865,21 +3903,21 @@ msgstr "Все группы клиентов" #: erpnext/patches/v11_0/update_department_lft_rgt.py:9 #: erpnext/patches/v11_0/update_department_lft_rgt.py:11 #: erpnext/patches/v11_0/update_department_lft_rgt.py:16 -#: erpnext/setup/doctype/company/company.py:439 -#: erpnext/setup/doctype/company/company.py:442 -#: erpnext/setup/doctype/company/company.py:447 -#: erpnext/setup/doctype/company/company.py:453 -#: erpnext/setup/doctype/company/company.py:459 -#: erpnext/setup/doctype/company/company.py:465 -#: erpnext/setup/doctype/company/company.py:471 -#: erpnext/setup/doctype/company/company.py:477 -#: erpnext/setup/doctype/company/company.py:483 -#: erpnext/setup/doctype/company/company.py:489 -#: erpnext/setup/doctype/company/company.py:495 -#: erpnext/setup/doctype/company/company.py:501 -#: erpnext/setup/doctype/company/company.py:507 -#: erpnext/setup/doctype/company/company.py:513 -#: erpnext/setup/doctype/company/company.py:519 +#: erpnext/setup/doctype/company/company.py:441 +#: erpnext/setup/doctype/company/company.py:444 +#: erpnext/setup/doctype/company/company.py:449 +#: erpnext/setup/doctype/company/company.py:455 +#: erpnext/setup/doctype/company/company.py:461 +#: erpnext/setup/doctype/company/company.py:467 +#: erpnext/setup/doctype/company/company.py:473 +#: erpnext/setup/doctype/company/company.py:479 +#: erpnext/setup/doctype/company/company.py:485 +#: erpnext/setup/doctype/company/company.py:491 +#: erpnext/setup/doctype/company/company.py:497 +#: erpnext/setup/doctype/company/company.py:503 +#: erpnext/setup/doctype/company/company.py:509 +#: erpnext/setup/doctype/company/company.py:515 +#: erpnext/setup/doctype/company/company.py:521 msgid "All Departments" msgstr "Все отделы" @@ -3890,12 +3928,7 @@ msgstr "Все сотрудники (действующие)" #: erpnext/setup/doctype/item_group/item_group.py:36 #: erpnext/setup/doctype/item_group/item_group.py:37 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:33 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:41 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:48 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:54 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:60 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:66 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:28 msgid "All Item Groups" msgstr "Все группы продуктов" @@ -3939,27 +3972,27 @@ msgstr "Все контакты поставщиков" #: erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py:29 #: erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py:32 #: erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py:36 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:197 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:199 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:206 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:212 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:218 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:224 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:230 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:236 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:242 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:200 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:202 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:209 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:215 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:221 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:227 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:233 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:239 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:245 msgid "All Supplier Groups" msgstr "Все группы поставщиков" #: erpnext/patches/v13_0/remove_bad_selling_defaults.py:12 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:145 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:147 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:154 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:160 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:148 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:150 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:157 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:163 msgid "All Territories" msgstr "Все Территории" -#: erpnext/setup/doctype/company/company.py:384 +#: erpnext/setup/doctype/company/company.py:386 msgid "All Warehouses" msgstr "Все склады" @@ -3982,11 +4015,11 @@ msgstr "Все коммуникации, включая и вышеупомян msgid "All invoices and orders for this customer will be created in this currency." msgstr "" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:970 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:971 msgid "All items are already requested" msgstr "Все предметы уже запрошены" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:1520 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:1510 msgid "All items have already been Invoiced/Returned" msgstr "На все товары уже выставлен счет / возврат" @@ -3994,23 +4027,23 @@ msgstr "На все товары уже выставлен счет / возвр msgid "All items have already been received" msgstr "Все товары уже получены" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3662 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3696 msgid "All items have already been transferred for this Work Order." msgstr "Все продукты уже переведены для этого Заказа." -#: erpnext/public/js/controllers/transaction.js:3009 +#: erpnext/public/js/controllers/transaction.js:2993 msgid "All items in this document already have a linked Quality Inspection." msgstr "Все товары этого документа уже имеют связанную проверку качества." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1286 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1292 msgid "All items must be linked to a Sales Order or Subcontracting Inward Order for this Sales Invoice." msgstr "Все позиции должны быть связаны с заказом на продажу или внутренним заказом на субподряд для данного счета-фактуры." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1297 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1303 msgid "All linked Sales Orders must be subcontracted." msgstr "Все связанные Заказы на продажу должны быть переданы в субподряд." -#: erpnext/stock/doctype/pick_list/pick_list.py:1598 +#: erpnext/stock/doctype/pick_list/pick_list.py:1608 msgid "All picked items have already been transferred against this Pick List" msgstr "" @@ -4098,7 +4131,7 @@ msgstr "Выделено" #: erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json #: erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json #: erpnext/accounts/doctype/unreconcile_payment_entries/unreconcile_payment_entries.json -#: erpnext/accounts/report/gross_profit/gross_profit.py:409 +#: erpnext/accounts/report/gross_profit/gross_profit.py:411 #: erpnext/public/js/utils/unreconcile.js:87 msgid "Allocated Amount" msgstr "Выделенная сумма" @@ -4150,7 +4183,7 @@ msgstr "Выделено Кол-во" #. Label of the allow_account_creation_against_child_company (Check) field in #. DocType 'Company' -#: erpnext/accounts/doctype/account/account.py:543 +#: erpnext/accounts/doctype/account/account.py:574 #: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:68 #: erpnext/setup/doctype/company/company.json msgid "Allow Account Creation Against Child Company" @@ -4669,7 +4702,7 @@ msgstr "Альтернативные элементы" msgid "Alternative item must not be same as item code" msgstr "Альтернативный элемент не должен быть таким же, как код позиции" -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:381 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:382 msgid "Alternatively, you can download the template and fill your data in." msgstr "Либо вы можете загрузить шаблон и заполнить свои данные." @@ -4797,7 +4830,7 @@ msgstr "Всегда спрашивайте" #: erpnext/accounts/doctype/bank_statement_import_log_column_map/bank_statement_import_log_column_map.json #: erpnext/accounts/doctype/budget_distribution/budget_distribution.json #: erpnext/accounts/doctype/cashier_closing_payments/cashier_closing_payments.json -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:636 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:637 #: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/payment_ledger_entry/payment_ledger_entry.json @@ -4853,7 +4886,7 @@ msgstr "Всегда спрашивайте" #: erpnext/manufacturing/doctype/bom_item/bom_item.json #: erpnext/manufacturing/doctype/work_order_additional_item/work_order_additional_item.json #: erpnext/manufacturing/doctype/work_order_item/work_order_item.json -#: erpnext/public/js/controllers/transaction.js:558 +#: erpnext/public/js/controllers/transaction.js:569 #: erpnext/selling/doctype/quotation/quotation.js:315 #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -5063,8 +5096,8 @@ msgstr "Ампер-минута" msgid "Ampere-Second" msgstr "Ампер-секунда" -#: erpnext/controllers/trends.py:283 erpnext/controllers/trends.py:295 -#: erpnext/controllers/trends.py:304 +#: erpnext/controllers/trends.py:295 erpnext/controllers/trends.py:307 +#: erpnext/controllers/trends.py:316 msgid "Amt" msgstr "Сумма" @@ -5073,6 +5106,10 @@ msgstr "Сумма" msgid "An Item Group is a way to classify items based on types." msgstr "Группа предмета — это способ классификации предметов по типам." +#: erpnext/crm/doctype/appointment/appointment.py:74 +msgid "An appointment booked through the portal can only be opened via email verification." +msgstr "" + #. Description of the 'Notify by email on creation of automatic Material #. Request' (Check) field in DocType 'Stock Settings' #: erpnext/stock/doctype/stock_settings/stock_settings.json @@ -5084,7 +5121,7 @@ msgid "An error has been appeared while reposting item valuation via {0}" msgstr "Произошла ошибка при перерасчете оценки стоимости товара через {0}" #: erpnext/public/js/controllers/buying.js:382 -#: erpnext/public/js/utils/sales_common.js:489 +#: erpnext/public/js/utils/sales_common.js:487 msgid "An error occurred during the update process" msgstr "Произошла ошибка во время процесса обновления" @@ -5145,7 +5182,7 @@ msgstr "Другая бюджетная запись «{0}» уже сущест msgid "Another Cost Center Allocation record {0} applicable from {1}, hence this allocation will be applicable upto {2}" msgstr "Существует другая запись распределения затрат {0}, которая вступает в силу с {1}, поэтому это распределение будет действовать до {2}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:886 +#: erpnext/accounts/doctype/payment_request/payment_request.py:902 msgid "Another Payment Request is already processed" msgstr "Другой запрос на оплату уже обработан" @@ -5465,6 +5502,12 @@ msgstr "" msgid "Appointment" msgstr "Деловое свидание, встреча" +#. Label of the success_details (Section Break) field in DocType 'Appointment +#. Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Appointment Booking Portal Settings" +msgstr "" + #. Name of a DocType #. Label of a Workspace Sidebar Item #: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json @@ -5477,10 +5520,14 @@ msgstr "Настройки бронирования бронирования" msgid "Appointment Booking Slots" msgstr "Назначение Бронирование Слоты" -#: erpnext/crm/doctype/appointment/appointment.py:95 +#: erpnext/crm/doctype/appointment/appointment.py:181 msgid "Appointment Confirmation" msgstr "Подтверждение назначения" +#: erpnext/crm/doctype/appointment/appointment.py:189 +msgid "Appointment Confirmed" +msgstr "" + #: erpnext/www/book_appointment/index.js:237 msgid "Appointment Created Successfully" msgstr "Назначение успешно создано" @@ -5497,22 +5544,56 @@ msgstr "Информация о встрече" msgid "Appointment Duration (In Minutes)" msgstr "Продолжительность приема (в минутах)" -#: erpnext/www/book_appointment/index.py:23 +#. Label of the agent_detail_section (Section Break) field in DocType +#. 'Appointment Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Appointment Scheduling" +msgstr "" + +#: erpnext/www/book_appointment/index.py:24 msgid "Appointment Scheduling Disabled" msgstr "Планирование встреч отключено" -#: erpnext/www/book_appointment/index.py:24 +#: erpnext/www/book_appointment/index.py:25 msgid "Appointment Scheduling has been disabled for this site" msgstr "Планирование встреч отключено для этого сайта" +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:101 +msgid "Appointment Scheduling needs to be enabled for Appointment Booking through portal." +msgstr "" + #. Label of the appointment_with (Link) field in DocType 'Appointment' #: erpnext/crm/doctype/appointment/appointment.json msgid "Appointment With" msgstr "Встреча с" -#: erpnext/crm/doctype/appointment/appointment.py:101 -msgid "Appointment was created. But no lead was found. Please check the email to confirm" -msgstr "Встреча была создана, но лид не найден. Пожалуйста, проверьте электронную почту для подтверждения" +#: erpnext/crm/doctype/appointment/appointment.py:86 +msgid "Appointment can only be scheduled up to {0} day(s) in advance." +msgstr "" + +#: erpnext/crm/doctype/appointment/appointment.py:79 +msgid "Appointment cannot be scheduled for a past time." +msgstr "" + +#: erpnext/crm/doctype/appointment/appointment.py:98 +msgid "Appointment cannot be scheduled on a holiday." +msgstr "" + +#: erpnext/www/book_appointment/verify/index.py:28 +msgid "Appointment has been closed. Please book the appointment again." +msgstr "" + +#: erpnext/www/book_appointment/verify/index.py:33 +msgid "Appointment is already verified." +msgstr "" + +#: erpnext/crm/doctype/appointment/appointment.py:116 +msgid "Appointment must be scheduled within the available slot timings." +msgstr "" + +#: erpnext/crm/doctype/appointment/appointment.py:66 +msgid "Appointments created manually cannot have 'Unverified' status." +msgstr "" #. Label of the approving_role (Link) field in DocType 'Authorization Rule' #: erpnext/setup/doctype/authorization_rule/authorization_rule.json @@ -5551,7 +5632,7 @@ msgstr "" msgid "Are you sure you want to clear all demo data?" msgstr "Вы уверены, что хотите удалить все демо данные?" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:480 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:499 msgid "Are you sure you want to delete this Item?" msgstr "Вы уверены, что хотите удалить этот элемент?" @@ -5637,11 +5718,11 @@ msgstr "Поскольку существуют отправленные тра msgid "As there are reserved stock, you cannot disable {0}." msgstr "" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1090 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1091 msgid "As there are sufficient Sub Assembly Items, Work Order is not required for Warehouse {0}." msgstr "Поскольку достаточно комплектующих, заказ на работу не требуется для склада {0}" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1836 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1850 msgid "As there are sufficient raw materials, Material Request is not required for Warehouse {0}." msgstr "Поскольку сырья достаточно, запрос материалов для хранилища {0} не требуется." @@ -5974,6 +6055,7 @@ msgstr "Активы получены, но не выставлены" #. Label of the asset_repair (Link) field in DocType 'Stock Entry' #. Label of a Workspace Sidebar Item #: erpnext/assets/doctype/asset/asset.js:113 +#: erpnext/assets/doctype/asset/asset.js:152 #: erpnext/assets/doctype/asset_repair/asset_repair.json #: erpnext/assets/workspace/assets/assets.json #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json @@ -6024,8 +6106,7 @@ msgstr "" #. Label of the asset_value (Currency) field in DocType 'Asset Capitalization #. Asset Item' -#: erpnext/assets/dashboard_fixtures.py:180 -#: erpnext/assets/doctype/asset/asset.js:517 +#: erpnext/assets/doctype/asset/asset.js:525 #: erpnext/assets/doctype/asset_capitalization_asset_item/asset_capitalization_asset_item.json #: erpnext/assets/report/fixed_asset_register/fixed_asset_register.py:209 #: erpnext/assets/report/fixed_asset_register/fixed_asset_register.py:460 @@ -6048,7 +6129,6 @@ msgid "Asset Value Adjustment cannot be posted before Asset's purchase date { msgstr "Корректировка стоимости актива не может быть проведена до даты покупки актива {0} ." #. Label of a chart in the Assets Workspace -#: erpnext/assets/dashboard_fixtures.py:56 #: erpnext/assets/workspace/assets/assets.json msgid "Asset Value Analytics" msgstr "Аналитика стоимости активов" @@ -6085,7 +6165,7 @@ msgstr "Актив удален" msgid "Asset issued to Employee {0}" msgstr "Актив выдан сотруднику {0}" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:179 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:182 msgid "Asset out of order due to Asset Repair {0}" msgstr "Актив недоступен из-за ремонта актива {0}" @@ -6101,7 +6181,7 @@ msgstr "Актив восстановлен" msgid "Asset restored after Asset Capitalization {0} was cancelled" msgstr "Актив восстановлен после отмены капитализации актива {0}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1569 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1575 msgid "Asset returned" msgstr "Актив возвращен" @@ -6113,8 +6193,8 @@ msgstr "Актив списан" msgid "Asset scrapped via Journal Entry {0}" msgstr "Asset слом через журнал запись {0}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1569 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1572 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1575 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1578 msgid "Asset sold" msgstr "Актив продан" @@ -6130,7 +6210,7 @@ msgstr "Актив переведен в Местоположение {0}" msgid "Asset updated after being split into Asset {0}" msgstr "Актив обновлен после разделения на Актив {0}" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:442 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:445 msgid "Asset updated due to Asset Repair {0} {1}." msgstr "Активы обновлены благодаря ремонту активов {0} {1}." @@ -6155,7 +6235,7 @@ msgid "Asset {0} does not belong to the location {1}" msgstr "Актив {0} не принадлежит расположению {1}" #: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:650 -#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:743 +#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:750 msgid "Asset {0} does not exist" msgstr "Актив {0} не существует" @@ -6179,7 +6259,7 @@ msgstr "Актив {0} не представлен. Пожалуйста, пре msgid "Asset {0} must be submitted" msgstr "Актив {0} должен быть проведен" -#: erpnext/controllers/buying_controller.py:1093 +#: erpnext/controllers/buying_controller.py:1112 msgid "Asset {assets_link} created for {item_code}" msgstr "Актив {assets_link} создан для {item_code}" @@ -6204,7 +6284,7 @@ msgstr "Стоимость актива скорректирована посл #. Title of a Workspace Sidebar #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json #: erpnext/accounts/doctype/finance_book/finance_book_dashboard.py:9 -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:251 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:260 #: erpnext/assets/doctype/asset_capitalization/asset_capitalization.json #: erpnext/assets/doctype/asset_movement/asset_movement.json #: erpnext/assets/workspace/assets/assets.json erpnext/desktop_icon/assets.json @@ -6217,11 +6297,11 @@ msgstr "Активы" msgid "Assets Setup" msgstr "" -#: erpnext/controllers/buying_controller.py:1111 +#: erpnext/controllers/buying_controller.py:1130 msgid "Assets not created for {item_code}. You will have to create asset manually." msgstr "Активы не созданы для {item_code}. Вам придется создать актив вручную." -#: erpnext/controllers/buying_controller.py:1098 +#: erpnext/controllers/buying_controller.py:1117 msgid "Assets {assets_link} created for {item_code}" msgstr "Активы {assets_link} созданные для {item_code}" @@ -6257,7 +6337,7 @@ msgstr "В строке #{0}: Выбранное количество {1} для msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} in the warehouse {4}." msgstr "В строке #{0}: выбранное количество {1} для товара {2} больше, чем доступный запас {3} на складе {4}." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1487 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1502 msgid "At Row {0}: In Serial and Batch Bundle {1} must have docstatus as 1 and not 0" msgstr "В строке {0}: в последовательном и пакетном режиме пакет {1} должен иметь docstatus равный 1, а не 0" @@ -6278,7 +6358,7 @@ msgid "At least one item should be entered with negative quantity in return docu msgstr "В возвратном документе необходимо указать хотя бы один товар с отрицательным количеством" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:531 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:567 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:568 msgid "At least one mode of payment is required for POS invoice." msgstr "По крайней мере один способ оплаты требуется для POS счета." @@ -6290,7 +6370,7 @@ msgstr "По крайней мере один из Применимых моду msgid "At least one of the Selling or Buying must be selected" msgstr "Необходимо выбрать хотя бы один вариант «Продажа» или «Покупка»" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:426 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:428 msgid "At least one raw material item must be present in the stock entry for the type {0}" msgstr "Как минимум одна единица сырья должна присутствовать в записи о запасах для типа {0}" @@ -6298,11 +6378,11 @@ msgstr "Как минимум одна единица сырья должна п msgid "At least one row is required for a financial report template" msgstr "Для шаблона финансового отчета требуется как минимум одна строка" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:991 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:993 msgid "At least one warehouse is mandatory" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:894 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:896 msgid "At row #{0}: the Difference Account must not be a Stock type account, please change the Account Type for the account {1} or select a different account" msgstr "В строке #{0}: Счет разницы не должен быть счетом типа Stock, пожалуйста, измените тип счета для счета {1} или выберите другой счет" @@ -6310,11 +6390,11 @@ msgstr "В строке #{0}: Счет разницы не должен быть msgid "At row #{0}: the sequence id {1} cannot be less than previous row sequence id {2}" msgstr "В строке #{0}: идентификатор последовательности {1} не может быть меньше идентификатора предыдущей строки {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:905 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:907 msgid "At row #{0}: you have selected the Difference Account {1}, which is a Cost of Goods Sold type account. Please select a different account" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1235 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1250 msgid "At row {0}: Batch No is mandatory for Item {1}" msgstr "В строке {0}: Номер партии обязателен для элемента {1}" @@ -6322,15 +6402,15 @@ msgstr "В строке {0}: Номер партии обязателен для msgid "At row {0}: Parent Row No cannot be set for item {1}" msgstr "В строке {0}: родительский номер строки не может быть установлен для элемента {1}" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1220 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1235 msgid "At row {0}: Qty is mandatory for the batch {1}" msgstr "В строке {0}: Количество является обязательным для партии {1}" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1227 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1242 msgid "At row {0}: Serial No is mandatory for Item {1}" msgstr "В строке {0}: Серийный номер является обязательным для элемента {1}" -#: erpnext/controllers/stock_controller.py:716 +#: erpnext/controllers/stock_controller.py:721 msgid "At row {0}: Serial and Batch Bundle {1} has already created. Please remove the values from the serial no or batch no fields." msgstr "" @@ -6553,7 +6633,19 @@ msgstr "Автоматическое согласование платежей msgid "Auto Repeat Detail" msgstr "Подробности автоповтора" -#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:201 +#. Label of the repost_incorrect_valuation_entries (Check) field in DocType +#. 'Stock Reposting Settings' +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json +msgid "Auto Repost Incorrect Valuation Entries (Weekly)" +msgstr "" + +#. Label of the auto_reposting_section (Section Break) field in DocType 'Stock +#. Reposting Settings' +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json +msgid "Auto Reposting of Incorrect Valuation" +msgstr "" + +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:208 msgid "Auto Tax Settings Error" msgstr "Ошибка настроек автоматического налога" @@ -6614,7 +6706,7 @@ msgid "Auto reconcile Payments" msgstr "" #: erpnext/public/js/controllers/buying.js:377 -#: erpnext/public/js/utils/sales_common.js:484 +#: erpnext/public/js/utils/sales_common.js:482 msgid "Auto repeat document updated" msgstr "Автоматический повторный документ обновлен" @@ -6831,7 +6923,7 @@ msgstr "" msgid "Available for use date is required" msgstr "Доступна дата использования" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1241 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1243 msgid "Available quantity is {0}, you need {1}" msgstr "" @@ -6906,7 +6998,7 @@ msgstr "Avg. Цена прайс-листа" msgid "Avg. Selling Price List Rate" msgstr "Avg. Цена прайс-листа" -#: erpnext/accounts/report/gross_profit/gross_profit.py:347 +#: erpnext/accounts/report/gross_profit/gross_profit.py:349 msgid "Avg. Selling Rate" msgstr "Средняя цена продажи" @@ -6963,9 +7055,9 @@ msgstr "Количество в ячейке" #: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:109 #: erpnext/manufacturing/workspace/manufacturing/manufacturing.json #: erpnext/selling/doctype/sales_order/sales_order.js:1458 -#: erpnext/stock/doctype/material_request/material_request.js:351 +#: erpnext/stock/doctype/material_request/material_request.js:352 #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json -#: erpnext/stock/doctype/stock_entry/stock_entry.js:810 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:786 #: erpnext/stock/report/bom_search/bom_search.py:38 #: erpnext/subcontracting/doctype/subcontracting_inward_order_item/subcontracting_inward_order_item.json #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:525 @@ -7226,7 +7318,7 @@ msgstr "Спецификация продукта на сайте" msgid "BOM Website Operation" msgstr "Операция спецификации на сайте" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2768 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2802 msgid "BOM and Finished Good Quantity is mandatory for Disassembly" msgstr "Спецификация материалов (BOM) и количество готовой продукции обязательны для разборки" @@ -7236,8 +7328,8 @@ msgstr "Спецификация материалов (BOM) и количест msgid "BOM and Production" msgstr "Спецификация и производство" -#: erpnext/stock/doctype/material_request/material_request.js:386 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:862 +#: erpnext/stock/doctype/material_request/material_request.js:387 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:838 msgid "BOM does not contain any stock item" msgstr "ВМ не содержит какой-либо складируемый продукт" @@ -7388,7 +7480,7 @@ msgstr "Баланс Серийный номер" #: erpnext/accounts/doctype/process_period_closing_voucher_detail/process_period_closing_voucher_detail.json #: erpnext/accounts/report/balance_sheet/balance_sheet.json #: erpnext/accounts/workspace/financial_reports/financial_reports.json -#: erpnext/public/js/financial_statements.js:327 +#: erpnext/public/js/financial_statements.js:347 #: erpnext/setup/doctype/email_digest/email_digest.json #: erpnext/workspace_sidebar/financial_reports.json msgid "Balance Sheet" @@ -7408,6 +7500,10 @@ msgstr "Балансовый отчет Закрытие баланса" msgid "Balance Sheet Summary" msgstr "Сводка баланса" +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:284 +msgid "Balance Sheet requires {0} to be synced to DuckDB" +msgstr "" + #: erpnext/stock/page/warehouse_capacity_summary/warehouse_capacity_summary_header.html:13 msgid "Balance Stock Qty" msgstr "Остаток на складе Кол-во" @@ -7632,7 +7728,7 @@ msgstr "Остаток средств" msgid "Bank Details" msgstr "Банковские реквизиты" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:260 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:263 msgid "Bank Draft" msgstr "Банковский счет" @@ -7813,7 +7909,7 @@ msgstr "Банковская транзакция {0} обновлена" msgid "Bank Transactions" msgstr "" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:584 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:587 msgid "Bank account cannot be named as {0}" msgstr "Банковский счет не может быть назван {0}" @@ -7979,10 +8075,10 @@ msgstr "На основе документа" #. Label of the based_on_payment_terms (Check) field in DocType 'Process #. Statement Of Accounts' #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:131 -#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:108 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:153 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:126 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:134 +#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:111 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:156 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:129 msgid "Based On Payment Terms" msgstr "На основании условий оплаты" @@ -8114,8 +8210,8 @@ msgstr "" #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.js:89 #: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.py:115 -#: erpnext/public/js/controllers/transaction.js:2912 -#: erpnext/public/js/utils/barcode_scanner.js:281 +#: erpnext/public/js/controllers/transaction.js:2896 +#: erpnext/public/js/utils/barcode_scanner.js:286 #: erpnext/public/js/utils/serial_no_batch_selector.js:449 #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/item_price/item_price.json @@ -8145,11 +8241,11 @@ msgstr "" msgid "Batch No" msgstr "Партия №" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1238 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1253 msgid "Batch No is mandatory" msgstr "Номер партии обязателен" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3530 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3547 msgid "Batch No {0} does not exists" msgstr "" @@ -8172,7 +8268,7 @@ msgstr "Номер партии" msgid "Batch Nos" msgstr "Номера партий" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2060 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2075 msgid "Batch Nos are created successfully" msgstr "Номера партий созданы успешно" @@ -8249,12 +8345,12 @@ msgstr "Партия {0} и склад" msgid "Batch {0} is not available in warehouse {1}" msgstr "Партия {0} недоступна на складе {1}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3846 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3880 #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:290 msgid "Batch {0} of Item {1} has expired." msgstr "Партия {0} продукта {1} просрочена" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3852 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3886 msgid "Batch {0} of Item {1} is disabled." msgstr "Пакет {0} элемента {1} отключен." @@ -8290,7 +8386,7 @@ msgstr "Начало (дней)" msgid "Beginning of the current subscription period" msgstr "Начало текущего периода подписки" -#: erpnext/accounts/doctype/subscription/subscription.py:359 +#: erpnext/accounts/doctype/subscription/subscription.py:360 msgid "Below Subscription Plans are of different currency to the party default billing currency/Company currency: {0}" msgstr "Ниже приведены планы подписки в валюте, отличной от валюты выставления счетов по умолчанию/валюты компании: {0}" @@ -8309,7 +8405,7 @@ msgstr "" #. Label of the bill_date (Date) field in DocType 'Journal Entry' #. Label of the bill_date (Date) field in DocType 'Subcontracting Receipt' #: erpnext/accounts/doctype/journal_entry/journal_entry.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1207 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1214 #: erpnext/accounts/report/purchase_register/purchase_register.py:230 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json msgid "Bill Date" @@ -8318,7 +8414,7 @@ msgstr "Дата выставления счета" #. Label of the bill_no (Data) field in DocType 'Journal Entry' #. Label of the bill_no (Data) field in DocType 'Subcontracting Receipt' #: erpnext/accounts/doctype/journal_entry/journal_entry.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1206 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1213 #: erpnext/accounts/report/purchase_register/purchase_register.py:229 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json msgid "Bill No" @@ -8335,14 +8431,14 @@ msgstr "" #. Label of a Workspace Sidebar Item #: erpnext/manufacturing/doctype/bom/bom.py:1373 #: erpnext/manufacturing/workspace/manufacturing/manufacturing.json -#: erpnext/stock/doctype/material_request/material_request.js:139 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:796 +#: erpnext/stock/doctype/material_request/material_request.js:142 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:772 #: erpnext/workspace_sidebar/subcontracting.json msgid "Bill of Materials" msgstr "Ведомость материалов" #. Option for the 'Status' (Select) field in DocType 'Timesheet' -#: erpnext/controllers/website_list_for_contact.py:207 +#: erpnext/controllers/website_list_for_contact.py:209 #: erpnext/projects/doctype/timesheet/timesheet.json #: erpnext/projects/doctype/timesheet/timesheet_list.js:9 msgid "Billed" @@ -8514,7 +8610,7 @@ msgstr "Количество периодов выставления счето msgid "Billing Interval Count cannot be less than 1" msgstr "Счетчик интервалов оплаты не может быть меньше 1" -#: erpnext/accounts/doctype/subscription/subscription.py:408 +#: erpnext/accounts/doctype/subscription/subscription.py:409 msgid "Billing Interval in Subscription Plan must be Month to follow calendar months" msgstr "Интервал выставления счетов в плане подписки должен составлять месяц, чтобы соответствовать календарным месяцам" @@ -8553,8 +8649,8 @@ msgid "Bin" msgstr "Корзина" #: erpnext/stock/doctype/bin/bin.js:16 -msgid "Bin Qty Recalculated" -msgstr "Количество контейнеров пересчитано" +msgid "Bin Values Recalculated" +msgstr "" #. Label of the bio (Text Editor) field in DocType 'Employee' #: erpnext/setup/doctype/employee/employee.json @@ -8614,7 +8710,7 @@ msgstr "Разбиение на" msgid "Biweekly" msgstr "Раз в две недели" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:285 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:288 msgid "Black" msgstr "Черный" @@ -8685,6 +8781,12 @@ msgstr "Блок-счет" msgid "Block Supplier" msgstr "Блокировка поставщика" +#. Description of the 'Restrict Customer Over Billing' (Check) field in DocType +#. 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Block a new Sales Invoice when the customer's overdue amount exceeds the Overdue Limit set on the customer." +msgstr "" + #. Description of the 'Is Frozen' (Check) field in DocType 'Customer' #: erpnext/selling/doctype/customer/customer.json msgid "Blocks all further accounting entries on this customer's account. Only users with the frozen-entries role can override.\n" @@ -8758,6 +8860,12 @@ msgstr "" msgid "Book Deferred entries based on" msgstr "" +#. Label of the book_stock_expense_gl_entries (Check) field in DocType +#. 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Book Stock Expense GL Entries" +msgstr "" + #: erpnext/www/book_appointment/index.html:15 msgid "Book an appointment" msgstr "Записаться на прием" @@ -8785,6 +8893,12 @@ msgstr "Забронировано" msgid "Booked Fixed Asset" msgstr "Зарегистрированный основной актив" +#. Description of the 'Book Stock Expense GL Entries' (Check) field in DocType +#. 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Books Purchase Expense and Expenses Added To Stock account pairs against stock value. On enabling this, the accounts become mandatory in Company or Item Defaults for Purchase Receipt, Purchase Invoice, Stock Entry, Stock Reconciliation and Landed Cost Voucher" +msgstr "" + #: erpnext/accounts/general_ledger.py:849 msgid "Books have been closed till the period ending on {0}" msgstr "" @@ -8803,7 +8917,7 @@ msgstr "Оба счета: {0} (кредиторская задолженнос msgid "Both Receivable Account: {0} and Advance Account: {1} must be of same currency for company: {2}" msgstr "Оба счета: {0} (дебиторская задолженность) и {1} (авансы) должны быть одной валюты для компании: {2}" -#: erpnext/accounts/doctype/subscription/subscription.py:378 +#: erpnext/accounts/doctype/subscription/subscription.py:379 msgid "Both Trial Period Start Date and Trial Period End Date must be set" msgstr "Должны быть установлены как дата начала пробного периода, так и дата окончания пробного периода" @@ -8926,7 +9040,7 @@ msgstr "Интервал" #: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:239 #: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:321 #: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:331 -#: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:460 +#: erpnext/accounts/report/budget_variance_report/budget_variance_report.py:465 #: erpnext/accounts/workspace/invoicing/invoicing.json #: erpnext/desktop_icon/budget.json erpnext/workspace_sidebar/budget.json msgid "Budget" @@ -9155,7 +9269,7 @@ msgstr "Закупки" msgid "Buying & Selling Settings" msgstr "Настройки покупки и продажи" -#: erpnext/accounts/report/gross_profit/gross_profit.py:368 +#: erpnext/accounts/report/gross_profit/gross_profit.py:370 msgid "Buying Amount" msgstr "Сумма покупки" @@ -9293,13 +9407,6 @@ msgstr "Длина кабеля (Великобритания)" msgid "Cable Length (US)" msgstr "Длина кабеля (США)" -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:73 -#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:28 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:102 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:28 -msgid "Calculate Ageing With" -msgstr "Рассчитать возраст с помощью" - #. Label of the calculate_based_on (Select) field in DocType 'Shipping Rule' #: erpnext/accounts/doctype/shipping_rule/shipping_rule.json msgid "Calculate Based On" @@ -9524,7 +9631,7 @@ msgstr "Кампания {0} не найдена" msgid "Can be approved by {0}" msgstr "Может быть одобрено {0}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2841 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2852 msgid "Can not close Work Order. Since {0} Job Cards are in Work In Progress state." msgstr "Невозможно закрыть заказ на работу. Поскольку {0} карточек заданий находятся в состоянии «Работа в процессе»." @@ -9552,8 +9659,8 @@ msgstr "Невозможно фильтровать по способу опла msgid "Can not filter based on Voucher No, if grouped by Voucher" msgstr "Не можете фильтровать на основе ваучером Нет, если сгруппированы по ваучером" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1396 -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2901 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1397 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2899 msgid "Can only make payment against unbilled {0}" msgstr "Могу только осуществить платеж против нефактурированных {0}" @@ -9563,7 +9670,7 @@ msgstr "Могу только осуществить платеж против msgid "Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total'" msgstr "Можете обратиться строку, только если тип заряда «О Предыдущая сумма Row» или «Предыдущая Row Всего\"" -#: erpnext/setup/doctype/company/company.py:208 +#: erpnext/setup/doctype/company/company.py:210 #: erpnext/stock/doctype/stock_settings/stock_settings.py:183 msgid "Can't change the valuation method, as there are transactions against some items which do not have its own valuation method" msgstr "Невозможно изменить метод оценки, так как существуют транзакции по некоторым позициям, для которых нет собственного метода оценки" @@ -9596,7 +9703,7 @@ msgstr "Отменить подписку после льготного пери msgid "Cancelation Date" msgstr "Дата отмены" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1508 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1521 msgid "Cancelled Job Card cannot be processed." msgstr "" @@ -9609,7 +9716,7 @@ msgstr "Невозможно назначить кассира" msgid "Cannot Calculate Arrival Time as Driver Address is Missing." msgstr "Невозможно рассчитать время прибытия, так как отсутствует адрес водителя." -#: erpnext/setup/doctype/company/company.py:227 +#: erpnext/setup/doctype/company/company.py:229 msgid "Cannot Change Inventory Account Setting" msgstr "Невозможно изменить настройки учетной записи инвентаря" @@ -9631,7 +9738,7 @@ msgstr "Не удается оптимизировать маршрут, так msgid "Cannot Relieve Employee" msgstr "Не могу освободить сотрудника" -#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:73 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:88 msgid "Cannot Resubmit Ledger entries for vouchers in Closed fiscal year." msgstr "Невозможно повторно отправить записи в бухгалтерской книге для документов закрытого финансового года." @@ -9655,7 +9762,7 @@ msgstr "Не может быть элементом фиксированного msgid "Cannot cancel Asset Depreciation Schedule {0} as it has a draft journal entry {1}." msgstr "Невозможно отменить график амортизации активов {0}, так как в нем имеется черновая запись журнала {1}." -#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:246 +#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:247 msgid "Cannot cancel POS Closing Entry" msgstr "Невозможно отменить проводку закрытия точки продаж" @@ -9679,15 +9786,15 @@ msgstr "Отмена транзакции невозможна, так как п msgid "Cannot cancel this Manufacturing Stock Entry as quantity of Finished Good produced cannot be less than quantity delivered in the linked Subcontracting Inward Order." msgstr "Невозможно отменить эту запись о производственных запасах, поскольку количество произведенного готового товара не может быть меньше количества, поставленного в связанном внутреннем заказе на субподряд." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:583 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:584 msgid "Cannot cancel this document as it is linked with the submitted Asset Value Adjustment {0}. Please cancel the Asset Value Adjustment to continue." msgstr "Отменить этот документ невозможно, так как он связан с отправленной корректировкой стоимости активов {0}. Пожалуйста, отмените корректировку стоимости активов, чтобы продолжить." -#: erpnext/controllers/buying_controller.py:1200 +#: erpnext/controllers/buying_controller.py:1219 msgid "Cannot cancel this document as it is linked with the submitted asset {asset_link}. Please cancel the asset to continue." msgstr "Невозможно отменить этот документ, поскольку он связан с отправленным объектом {asset_link}. Пожалуйста, отмените его, чтобы продолжить." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:669 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:671 msgid "Cannot cancel transaction for Completed Work Order." msgstr "Невозможно отменить транзакцию для выполненного рабочего заказа." @@ -9711,7 +9818,7 @@ msgstr "Невозможно изменить дату остановки слу msgid "Cannot change Variant properties after stock transaction. You will have to make a new Item to do this." msgstr "Невозможно изменить свойства Variant после транзакции с акциями. Вам нужно будет сделать новый элемент для этого." -#: erpnext/setup/doctype/company/company.py:332 +#: erpnext/setup/doctype/company/company.py:334 msgid "Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency." msgstr "Невозможно изменить Базовая валюта компании, потому что есть существующие операции. Сделки должны быть отменены, чтобы поменять валюту." @@ -9723,23 +9830,23 @@ msgstr "Невозможно завершить задачу {0}, так как msgid "Cannot convert Cost Center to ledger as it has child nodes" msgstr "Невозможно преобразовать центр затрат в реестр, так как у него есть дочерние узлы" -#: erpnext/projects/doctype/task/task.js:49 +#: erpnext/projects/doctype/task/task.js:55 msgid "Cannot convert Task to non-group because the following child Tasks exist: {0}." msgstr "Невозможно преобразовать задачу в негрупповую, так как существуют следующие дочерние задачи: {0}." -#: erpnext/accounts/doctype/account/account.py:440 +#: erpnext/accounts/doctype/account/account.py:471 msgid "Cannot convert to Group because Account Type is selected." msgstr "Преобразование в группу невозможно из-за установленного типа счета." -#: erpnext/accounts/doctype/account/account.py:276 +#: erpnext/accounts/doctype/account/account.py:307 msgid "Cannot covert to Group because Account Type is selected." msgstr "Не можете скрытой в группу, потому что выбран Тип аккаунта." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2846 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2852 msgid "Cannot create Intercompany {0}. All items in the source {1} have already been fully invoiced. Please check the existing linked {2}s." msgstr "" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:1021 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:1011 msgid "Cannot create Stock Reservation Entries for future dated Purchase Receipts." msgstr "Невозможно создать записи о резервировании запасов для квитанций о покупке с будущей датой." @@ -9761,8 +9868,8 @@ msgid "Cannot deactivate or cancel BOM as it is linked with other BOMs" msgstr "Не можете отключить или отменить спецификации, как она связана с другими спецификациями" #: erpnext/crm/doctype/opportunity/opportunity.py:282 -msgid "Cannot declare as lost, because Quotation has been made." -msgstr "Нельзя установить Отказ, потому что было сделано Предложение." +msgid "Cannot declare as Lost because an active Quotation exists." +msgstr "" #: erpnext/accounts/doctype/purchase_taxes_and_charges_template/purchase_taxes_and_charges_template.js:16 #: erpnext/accounts/doctype/purchase_taxes_and_charges_template/purchase_taxes_and_charges_template.js:26 @@ -9794,7 +9901,7 @@ msgstr "Невозможно удалить виртуальный DocType: {0}. msgid "Cannot disable Serial and Batch No for Item, as there are existing records for serial / batch." msgstr "" -#: erpnext/setup/doctype/company/company.py:562 +#: erpnext/setup/doctype/company/company.py:564 msgid "Cannot disable perpetual inventory, as there are existing Stock Ledger Entries for the company {0}. Please cancel the stock transactions first and try again." msgstr "Невозможно отключить вечную инвентаризацию, поскольку для компании {0}. Уже существуют записи в Книге учета запасов. Пожалуйста, сначала отмените операции с запасами и попробуйте снова." @@ -9806,11 +9913,11 @@ msgstr "" msgid "Cannot disassemble more than produced quantity." msgstr "Невозможно разобрать больше, чем произведено." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1034 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1036 msgid "Cannot disassemble {0} qty against Stock Entry {1}. Only {2} qty available to disassemble." msgstr "" -#: erpnext/setup/doctype/company/company.py:224 +#: erpnext/setup/doctype/company/company.py:226 msgid "Cannot enable Item-wise Inventory Account, as there are existing Stock Ledger Entries for the company {0} with Warehouse-wise Inventory Account. Please cancel the stock transactions first and try again." msgstr "Невозможно включить инвентарный счет по позициям, поскольку для компании {0} существуют записи в Книге учета запасов с инвентарным счетом по складам. Пожалуйста, сначала отмените операции с запасами и попробуйте снова." @@ -9823,15 +9930,15 @@ msgstr "" msgid "Cannot ensure delivery by Serial No as Item {0} is added with and without Ensure Delivery by Serial No." msgstr "Невозможно обеспечить доставку по серийному номеру, так как товар {0} добавлен с и без обеспечения доставки по серийному номеру." -#: erpnext/accounts/doctype/payment_request/payment_request.js:111 +#: erpnext/accounts/doctype/payment_request/payment_request.js:113 msgid "Cannot fetch selected rows for submitted Payment Request" msgstr "" -#: erpnext/public/js/utils/barcode_scanner.js:62 +#: erpnext/public/js/utils/barcode_scanner.js:67 msgid "Cannot find Item or Warehouse with this Barcode" msgstr "Невозможно найти товар или склад с этим штрих кодом" -#: erpnext/public/js/utils/barcode_scanner.js:63 +#: erpnext/public/js/utils/barcode_scanner.js:68 msgid "Cannot find Item with this Barcode" msgstr "Не удается найти товар с этим штрих-кодом" @@ -9859,7 +9966,7 @@ msgstr "Невозможно произвести более {0} единиц т msgid "Cannot receive from customer against negative outstanding" msgstr "Невозможно получить оплату от клиента при отрицательном остатке задолженности" -#: erpnext/controllers/accounts_controller.py:3989 +#: erpnext/controllers/accounts_controller.py:3990 msgid "Cannot reduce quantity than ordered or purchased quantity" msgstr "Уменьшить количество по сравнению с заказанным или приобретенным количеством невозможно" @@ -9869,6 +9976,10 @@ msgstr "Уменьшить количество по сравнению с за msgid "Cannot refer row number greater than or equal to current row number for this Charge type" msgstr "Не можете обратиться номер строки, превышающую или равную текущему номеру строки для этого типа зарядки" +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:96 +msgid "Cannot repost more than {0} vouchers at once. Split them into multiple documents." +msgstr "" + #: erpnext/accounts/doctype/bank/bank.js:63 msgid "Cannot retrieve link token for update. Check Error Log for more information" msgstr "Невозможно получить токен ссылки для обновления. Проверьте журнал ошибок для получения дополнительной информации" @@ -9877,7 +9988,7 @@ msgstr "Невозможно получить токен ссылки для о msgid "Cannot retrieve link token. Check Error Log for more information" msgstr "Невозможно получить токен ссылки. Проверьте журнал ошибок для получения дополнительной информации" -#: erpnext/selling/doctype/customer/customer.py:369 +#: erpnext/selling/doctype/customer/customer.py:378 msgid "Cannot select a Group type Customer Group. Please select a non-group Customer Group." msgstr "" @@ -9886,11 +9997,11 @@ msgstr "" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:1848 #: erpnext/controllers/accounts_controller.py:3221 #: erpnext/public/js/controllers/accounts.js:109 -#: erpnext/public/js/controllers/taxes_and_totals.js:555 +#: erpnext/public/js/controllers/taxes_and_totals.js:570 msgid "Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row" msgstr "Невозможно выбрать тип заряда, как «О предыдущего ряда Сумма» или «О предыдущего ряда Всего 'для первой строки" -#: erpnext/selling/doctype/quotation/quotation.py:288 +#: erpnext/selling/doctype/quotation/quotation.py:291 msgid "Cannot set as Lost as Sales Order is made." msgstr "Невозможно установить Отказ, так как создана Сделка." @@ -9902,13 +10013,13 @@ msgstr "Не удается установить разрешение на ос msgid "Cannot set multiple Item Defaults for a company." msgstr "Невозможно установить несколько параметров по умолчанию для компании." -#: erpnext/controllers/accounts_controller.py:3955 +#: erpnext/controllers/accounts_controller.py:3956 msgid "Cannot set quantity less than delivered quantity." msgstr "Невозможно установить количество меньше доставленного количества." -#: erpnext/controllers/accounts_controller.py:3956 +#: erpnext/controllers/accounts_controller.py:3957 msgid "Cannot set quantity less than received quantity." -msgstr "" +msgstr "Невозможно указать количество, меньшее, чем полученное." #: erpnext/stock/doctype/item_variant_settings/item_variant_settings.py:69 msgid "Cannot set the field {0} for copying in variants" @@ -9922,7 +10033,7 @@ msgstr "Невозможно начать удаление. Другое уда msgid "Cannot submit Job Card {0} while it is On Hold. Please resume and complete the job before submission." msgstr "" -#: erpnext/controllers/accounts_controller.py:3983 +#: erpnext/controllers/accounts_controller.py:3984 msgid "Cannot update rate as item {0} is already ordered or purchased against this quotation" msgstr "" @@ -9999,7 +10110,7 @@ msgstr "Счет незавершенного капитального стро msgid "Capital Work in Progress" msgstr "Капитальная работа в процессе" -#: erpnext/assets/doctype/asset/asset.js:228 +#: erpnext/assets/doctype/asset/asset.js:236 msgid "Capitalize Asset" msgstr "Капитализировать актив" @@ -10008,7 +10119,7 @@ msgstr "Капитализировать актив" msgid "Capitalize Repair Cost" msgstr "Капитализация стоимости ремонта" -#: erpnext/assets/doctype/asset/asset.js:226 +#: erpnext/assets/doctype/asset/asset.js:234 msgid "Capitalize this asset before submitting." msgstr "Перед отправкой внесите этот актив в капитал." @@ -10058,7 +10169,7 @@ msgstr "Перенос сообщений и комментариев" #: erpnext/accounts/doctype/mode_of_payment/mode_of_payment.json #: erpnext/accounts/report/account_balance/account_balance.js:40 #: erpnext/setup/doctype/employee/employee.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:257 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:260 msgid "Cash" msgstr "Наличные" @@ -10082,19 +10193,19 @@ msgstr "Ввод наличных денег" msgid "Cash Flow" msgstr "Поток наличных денег" -#: erpnext/public/js/financial_statements.js:359 +#: erpnext/public/js/financial_statements.js:379 msgid "Cash Flow Statement" msgstr "О движении денежных средств" -#: erpnext/accounts/report/cash_flow/cash_flow.py:186 +#: erpnext/accounts/report/cash_flow/cash_flow.py:187 msgid "Cash Flow from Financing" msgstr "Поток денежных средств от финансовой" -#: erpnext/accounts/report/cash_flow/cash_flow.py:179 +#: erpnext/accounts/report/cash_flow/cash_flow.py:180 msgid "Cash Flow from Investing" msgstr "Поток денежных средств от инвестиций" -#: erpnext/accounts/report/cash_flow/cash_flow.py:167 +#: erpnext/accounts/report/cash_flow/cash_flow.py:168 msgid "Cash Flow from Operations" msgstr "Поток денежных средств от операций" @@ -10193,11 +10304,7 @@ msgstr "Категоризовать по ваучеру (консолидиро msgid "Category Details" msgstr "Подробности категории" -#: erpnext/assets/dashboard_fixtures.py:93 -msgid "Category-wise Asset Value" -msgstr "Стоимость актива по категориям" - -#: erpnext/buying/doctype/purchase_order/purchase_order.py:300 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:301 #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.py:144 msgid "Caution" msgstr "Предосторожность" @@ -10302,7 +10409,7 @@ msgstr "Изменить дату выпуска" msgid "Change in Stock Value" msgstr "Изменение стоимости запасов" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1076 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1082 msgid "Change the account type to Receivable or select a different account." msgstr "Измените тип учетной записи на Дебиторскую задолженность или выберите другую учетную запись." @@ -10312,7 +10419,7 @@ msgstr "Измените тип учетной записи на Дебитор msgid "Change this date manually to setup the next synchronization start date" msgstr "Измените эту дату вручную, чтобы настроить дату начала следующей синхронизации" -#: erpnext/selling/doctype/customer/customer.py:159 +#: erpnext/selling/doctype/customer/customer.py:162 msgid "Changed customer name to '{}' as '{}' already exists." msgstr "" @@ -10392,7 +10499,7 @@ msgstr "Дерево диаграммы" #: erpnext/accounts/doctype/cost_center/cost_center_tree.js:52 #: erpnext/accounts/workspace/invoicing/invoicing.json #: erpnext/public/js/setup_wizard.js:138 -#: erpnext/setup/doctype/company/company.js:123 +#: erpnext/setup/doctype/company/company.js:134 #: erpnext/setup/doctype/company/company.json #: erpnext/setup/workspace/home/home.json #: erpnext/workspace_sidebar/accounts_setup.json @@ -10499,7 +10606,7 @@ msgstr "Химический" #. Option for the 'Salary Mode' (Select) field in DocType 'Employee' #: erpnext/setup/doctype/employee/employee.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:254 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:257 msgid "Cheque" msgstr "Чек" @@ -10535,7 +10642,7 @@ msgstr "Ширина чека" #. Label of the reference_date (Date) field in DocType 'Payment Entry' #: erpnext/accounts/doctype/payment_entry/payment_entry.json -#: erpnext/public/js/controllers/transaction.js:2823 +#: erpnext/public/js/controllers/transaction.js:2807 msgid "Cheque/Reference Date" msgstr "Чеками / Исходная дата" @@ -10593,7 +10700,7 @@ msgstr "Имя дочернего документа" #. Label of the child_row_reference (Data) field in DocType 'Quality #. Inspection' -#: erpnext/public/js/controllers/transaction.js:2918 +#: erpnext/public/js/controllers/transaction.js:2902 #: erpnext/stock/doctype/quality_inspection/quality_inspection.json msgid "Child Row Reference" msgstr "Ссылка на дочернюю строку" @@ -10656,7 +10763,7 @@ msgstr "" msgid "Clauses and Conditions" msgstr "Положения и условия" -#: erpnext/public/js/utils/barcode_scanner.js:493 +#: erpnext/public/js/utils/barcode_scanner.js:502 msgid "Clear Last Scanned Warehouse" msgstr "" @@ -10722,7 +10829,7 @@ msgstr "Очищено" msgid "Clearing Demo Data..." msgstr "Очистка демо-данных..." -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:720 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:718 msgid "Click on 'Get Finished Goods for Manufacture' to fetch the items from the above Sales Orders. Items only for which a BOM is present will be fetched." msgstr "Нажмите на 'Получить готовую продукцию для производства', чтобы извлечь товары из вышеуказанных заказов на продажу. Будут выбраны только те товары, для которых имеется спецификация материалов." @@ -10730,7 +10837,7 @@ msgstr "Нажмите на 'Получить готовую продукцию msgid "Click on Add to Holidays. This will populate the holidays table with all the dates that fall on the selected weekly off. Repeat the process for populating the dates for all your weekly holidays" msgstr "Нажмите \"Добавить в праздники\". Это заполнит таблицу праздников всеми датами, которые приходятся на выбранный выходной. Повторите процесс для заполнения дат всех ваших еженедельных выходных" -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:715 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:713 msgid "Click on Get Sales Orders to fetch sales orders based on the above filters." msgstr "Нажмите «Получить заказы на продажу», чтобы получить заказы на продажу на основе указанных выше фильтров." @@ -10796,7 +10903,7 @@ msgstr "Закрытый документ" msgid "Closed Documents" msgstr "Закрытые документы" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2764 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2775 msgid "Closed Work Order can not be stopped or Re-opened" msgstr "Закрытый заказ на работу не может быть остановлен или повторно открыт" @@ -10831,7 +10938,7 @@ msgstr "Закрытие (Открытие + Итого)" msgid "Closing Account Head" msgstr "Закрывающий счет" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:124 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:133 msgid "Closing Account {0} must be of type Liability / Equity" msgstr "Закрытие счета {0} должен быть типа ответственностью / собственный капитал" @@ -10981,7 +11088,7 @@ msgstr "Категория сбора" msgid "Color to highlight values (e.g., red for exceptions)" msgstr "Цвет для выделения значений (например, красный для исключений)" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:280 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:283 msgid "Colour" msgstr "Цвет" @@ -11004,7 +11111,7 @@ msgstr "Столбцы не соответствуют шаблону. Срав msgid "Combined invoice portion must equal 100%" msgstr "Общая доля по счету должна равняться 100%" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:178 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:181 msgid "Commercial" msgstr "Коммерческий сектор" @@ -11448,7 +11555,7 @@ msgstr "Компании" #: erpnext/projects/doctype/timesheet/timesheet.json #: erpnext/projects/report/project_summary/project_summary.js:8 #: erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py:44 -#: erpnext/public/js/financial_statements.js:381 +#: erpnext/public/js/financial_statements.js:401 #: erpnext/public/js/purchase_trends_filters.js:8 #: erpnext/public/js/sales_trends_filters.js:51 #: erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.json @@ -11635,11 +11742,11 @@ msgstr "Отображение адреса компании" msgid "Company Address Name" msgstr "Название адреса компании" -#: erpnext/controllers/accounts_controller.py:4419 +#: erpnext/controllers/accounts_controller.py:4420 msgid "Company Address is missing. You don't have permission to create an Address. Please contact your System Manager." msgstr "" -#: erpnext/controllers/accounts_controller.py:4407 +#: erpnext/controllers/accounts_controller.py:4408 msgid "Company Address is missing. You don't have permission to update it. Please contact your System Manager." msgstr "Адрес компании отсутствует. У вас нет прав на его обновление. Обратитесь к своему системному администратору." @@ -11721,7 +11828,7 @@ msgstr "Логотип компании" msgid "Company Name cannot be Company" msgstr "Название компании не может быть компания" -#: erpnext/accounts/custom/address.py:36 +#: erpnext/accounts/custom/address.py:38 msgid "Company Not Linked" msgstr "Компания не связана" @@ -11738,16 +11845,16 @@ msgstr "Адрес доставки компании" msgid "Company Tax ID" msgstr "Налоговый идентификатор компании" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:624 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:694 msgid "Company and Posting Date is mandatory" msgstr "Компания и дата публикации обязательны" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2637 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2643 msgid "Company currencies of both the companies should match for Inter Company Transactions." msgstr "Валюты компаний обеих компаний должны соответствовать сделкам Inter Company." -#: erpnext/stock/doctype/material_request/material_request.js:380 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:856 +#: erpnext/stock/doctype/material_request/material_request.js:381 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:832 msgid "Company field is required" msgstr "Поле компании обязательно для заполнения" @@ -11759,7 +11866,7 @@ msgstr "Компания обязательна" msgid "Company is mandatory for company account" msgstr "Компания является обязательной для счета компании" -#: erpnext/accounts/doctype/subscription/subscription.py:437 +#: erpnext/accounts/doctype/subscription/subscription.py:438 msgid "Company is mandatory for generating an invoice. Please set a default company in Global Defaults." msgstr "Компания обязательна для создания счета-фактуры. Пожалуйста, установите компанию по умолчанию в глобальных настройках по умолчанию." @@ -11773,7 +11880,7 @@ msgstr "" msgid "Company link field name used for filtering (optional - leave empty to delete all records)" msgstr "Название поля ссылки на компанию, используемое для фильтрации (необязательно — оставьте пустым, чтобы удалить все записи)" -#: erpnext/setup/doctype/company/company.js:223 +#: erpnext/setup/doctype/company/company.js:234 msgid "Company name not same" msgstr "" @@ -11812,7 +11919,7 @@ msgstr "Компания, которую представляет внутрен msgid "Company {0} added multiple times" msgstr "Компания {0} добавлена несколько раз" -#: erpnext/accounts/doctype/account/account.py:509 +#: erpnext/accounts/doctype/account/account.py:540 #: erpnext/manufacturing/report/material_requirements_planning_report/material_requirements_planning_report.py:1309 msgid "Company {0} does not exist" msgstr "Компания {0} не существует" @@ -11854,7 +11961,7 @@ msgstr "Название конкурента" #. Label of the competitors (Table MultiSelect) field in DocType 'Opportunity' #. Label of the competitors (Table MultiSelect) field in DocType 'Quotation' #: erpnext/crm/doctype/opportunity/opportunity.json -#: erpnext/public/js/utils/sales_common.js:606 +#: erpnext/public/js/utils/sales_common.js:604 #: erpnext/selling/doctype/quotation/quotation.json msgid "Competitors" msgstr "Конкуренты" @@ -11949,7 +12056,7 @@ msgstr "Завершение по" msgid "Completion Date" msgstr "Дата завершения" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:83 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:86 msgid "Completion Date can not be before Failure Date. Please adjust the dates accordingly." msgstr "Дата завершения не может быть раньше даты отказа. Пожалуйста, скорректируйте даты соответствующим образом." @@ -12198,7 +12305,7 @@ msgstr "Сводный отчет" #. Log' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.json -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:580 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:581 msgid "Consolidated Sales Invoice" msgstr "Консолидированный счет-фактура продажи" @@ -12225,12 +12332,12 @@ msgstr "Консультант" msgid "Consulting" msgstr "Консультирование" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:64 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:67 msgid "Consumable" msgstr "Потребляемый" #: erpnext/patches/v16_0/make_workstation_operating_components.py:48 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:315 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:318 msgid "Consumables" msgstr "Расходные материалы" @@ -12300,7 +12407,7 @@ msgstr "Стоимость потребляемых предметов" msgid "Consumed Qty" msgstr "Потребляемое кол-во" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1940 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1944 msgid "Consumed Qty cannot be greater than Reserved Qty for item {0}" msgstr "" @@ -12655,7 +12762,7 @@ msgstr "Коэффициент конверсии" msgid "Conversion factor for default Unit of Measure must be 1 in row {0}" msgstr "Коэффициент пересчета для дефолтного Единица измерения должна быть 1 в строке {0}" -#: erpnext/controllers/stock_controller.py:158 +#: erpnext/controllers/stock_controller.py:163 msgid "Conversion factor for item {0} has been reset to 1.0 as the uom {1} is same as stock uom {2}." msgstr "Коэффициент пересчета для элемента {0} был сброшен до 1,0, поскольку единица измерения {1} совпадает с базовой единицей измерения {2}." @@ -12917,7 +13024,7 @@ msgstr "" #: erpnext/accounts/report/accounts_payable/accounts_payable.js:28 #: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:47 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:30 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1192 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1199 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:47 #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.js:42 #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:204 @@ -12925,7 +13032,7 @@ msgstr "" #: erpnext/accounts/report/general_ledger/general_ledger.js:154 #: erpnext/accounts/report/general_ledger/general_ledger.py:800 #: erpnext/accounts/report/gross_profit/gross_profit.js:68 -#: erpnext/accounts/report/gross_profit/gross_profit.py:395 +#: erpnext/accounts/report/gross_profit/gross_profit.py:397 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:305 #: erpnext/accounts/report/purchase_register/purchase_register.js:46 #: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py:29 @@ -12948,7 +13055,7 @@ msgstr "" #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/buying/report/procurement_tracker/procurement_tracker.js:15 #: erpnext/buying/report/procurement_tracker/procurement_tracker.py:32 -#: erpnext/public/js/financial_statements.js:475 +#: erpnext/public/js/financial_statements.js:495 #: erpnext/selling/doctype/sales_order/sales_order.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json #: erpnext/stock/doctype/delivery_note/delivery_note.json @@ -13000,12 +13107,16 @@ msgstr "Название центра затрат" msgid "Cost Center Number" msgstr "Номер центра затрат" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:122 +msgid "Cost Center Validation Error" +msgstr "" + #. Label of a Card Break in the Invoicing Workspace #: erpnext/accounts/workspace/invoicing/invoicing.json msgid "Cost Center and Budgeting" msgstr "Центр затрат и бюджетирование" -#: erpnext/public/js/utils/sales_common.js:540 +#: erpnext/public/js/utils/sales_common.js:538 msgid "Cost Center for Item rows has been updated to {0}" msgstr "Центр затрат для строк предметов был обновлен до {0}" @@ -13017,8 +13128,8 @@ msgstr "Центр затрат нельзя преобразовать в гр msgid "Cost Center is required" msgstr "" -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1472 -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:908 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1498 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:898 msgid "Cost Center is required in row {0} in Taxes table for type {1}" msgstr "МВЗ требуется в строке {0} в виде налогов таблицы для типа {1}" @@ -13050,7 +13161,7 @@ msgstr "" msgid "Cost Center: {0} does not exist" msgstr "Центр затрат: {0} не существует" -#: erpnext/setup/doctype/company/company.js:113 +#: erpnext/setup/doctype/company/company.js:124 msgid "Cost Centers" msgstr "Центр затрат" @@ -13100,7 +13211,7 @@ msgstr "Затраты по поставленным продуктам" msgid "Cost of Goods Sold" msgstr "Себестоимость проданных продуктов" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:908 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:910 msgid "Cost of Goods Sold Account in Items Table" msgstr "Счет \"Себестоимость проданных товаров\" в таблице товаров" @@ -13179,7 +13290,7 @@ msgstr "Обновлены поля Калькуляция и выставлен msgid "Could Not Delete Demo Data" msgstr "Не удалось удалить демонстрационные данные" -#: erpnext/selling/doctype/quotation/quotation.py:624 +#: erpnext/selling/doctype/quotation/quotation.py:639 msgid "Could not auto create Customer due to the following missing mandatory field(s):" msgstr "Не удалось автоматически создать клиента из-за отсутствия следующих обязательных полей:" @@ -13479,7 +13590,7 @@ msgstr "Создать запись открытия точки продаж" #. Title of an Onboarding Step #. Label of an action in the Onboarding Step 'Create Payment Entry' -#: erpnext/accounts/doctype/payment_request/payment_request.js:66 +#: erpnext/accounts/doctype/payment_request/payment_request.js:68 #: erpnext/accounts/onboarding_step/create_payment_entry/create_payment_entry.json msgid "Create Payment Entry" msgstr "Создать платежную запись" @@ -13488,7 +13599,7 @@ msgstr "Создать платежную запись" msgid "Create Payment Entry for Consolidated POS Invoices." msgstr "Создать платёжную запись для консолидированных счетов точек продаж." -#: erpnext/public/js/controllers/transaction.js:565 +#: erpnext/public/js/controllers/transaction.js:577 msgid "Create Payment Request" msgstr "Создать запрос на оплату" @@ -13567,9 +13678,9 @@ msgstr "Создание корректировочной записи" #. Title of an Onboarding Step #. Label of an action in the Onboarding Step 'Create Sales Invoice' #: erpnext/accounts/onboarding_step/create_sales_invoice/create_sales_invoice.json -#: erpnext/projects/doctype/timesheet/timesheet.js:55 -#: erpnext/projects/doctype/timesheet/timesheet.js:231 -#: erpnext/projects/doctype/timesheet/timesheet.js:235 +#: erpnext/projects/doctype/timesheet/timesheet.js:56 +#: erpnext/projects/doctype/timesheet/timesheet.js:233 +#: erpnext/projects/doctype/timesheet/timesheet.js:237 #: erpnext/selling/onboarding_step/create_sales_invoice/create_sales_invoice.json msgid "Create Sales Invoice" msgstr "Создать счет на продажу" @@ -13592,7 +13703,7 @@ msgid "Create Service Item" msgstr "" #: erpnext/stock/dashboard/item_dashboard.js:283 -#: erpnext/stock/doctype/material_request/material_request.js:478 +#: erpnext/stock/doctype/material_request/material_request.js:653 msgid "Create Stock Entry" msgstr "Создать запись о запасах" @@ -13637,7 +13748,7 @@ msgstr "Создать задачу" msgid "Create Tasks" msgstr "" -#: erpnext/setup/doctype/company/company.js:157 +#: erpnext/setup/doctype/company/company.js:168 msgid "Create Tax Template" msgstr "Создать налоговый шаблон" @@ -13675,12 +13786,12 @@ msgstr "Создать разрешение пользователя" msgid "Create Users" msgstr "Создание пользователей" -#: erpnext/stock/doctype/item/item.js:1097 +#: erpnext/stock/doctype/item/item.js:1103 msgid "Create Variant" msgstr "Создать вариант" -#: erpnext/stock/doctype/item/item.js:909 -#: erpnext/stock/doctype/item/item.js:946 +#: erpnext/stock/doctype/item/item.js:915 +#: erpnext/stock/doctype/item/item.js:952 msgid "Create Variants" msgstr "Создать варианты" @@ -13711,12 +13822,12 @@ msgstr "" msgid "Create a new rule to automatically classify transactions." msgstr "" -#: erpnext/stock/doctype/item/item.js:929 -#: erpnext/stock/doctype/item/item.js:1090 +#: erpnext/stock/doctype/item/item.js:935 +#: erpnext/stock/doctype/item/item.js:1096 msgid "Create a variant with the template image." msgstr "Создать вариант с изображением шаблона." -#: erpnext/stock/stock_ledger.py:2037 +#: erpnext/stock/stock_ledger.py:2052 msgid "Create an incoming stock transaction for the Item." msgstr "Создайте проводку входящего запаса для Товара." @@ -13750,6 +13861,11 @@ msgstr "Создать {0} {1}?" msgid "Created By Migration" msgstr "Создано в результате миграции" +#. Label of the created_through_portal (Check) field in DocType 'Appointment' +#: erpnext/crm/doctype/appointment/appointment.json +msgid "Created through Portal" +msgstr "" + #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py:251 msgid "Created {0} scorecards for {1} between:" msgstr "Создано {0} оценочных листов для {1} в период:" @@ -13787,7 +13903,7 @@ msgstr "Создание графика доставки..." msgid "Creating Dimensions..." msgstr "Создание размеров..." -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:92 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:102 msgid "Creating Journal Entries..." msgstr "Создание записей журнала..." @@ -13896,6 +14012,13 @@ msgstr "Создание {0} частично успешно.\n" msgid "Credit" msgstr "Кредит" +#. Label of the credit_limits (Table) field in DocType 'Customer' +#. Label of the credit_limits (Table) field in DocType 'Customer Group' +#: erpnext/selling/doctype/customer/customer.json +#: erpnext/setup/doctype/customer_group/customer_group.json +msgid "Credit & Overdue Limits" +msgstr "" + #: erpnext/accounts/report/general_ledger/general_ledger.py:744 msgid "Credit (Transaction)" msgstr "Кредит (транзакция)" @@ -13904,7 +14027,7 @@ msgstr "Кредит (транзакция)" msgid "Credit ({0})" msgstr "Кредит ({0})" -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:650 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:651 msgid "Credit Account" msgstr "Кредитный счет" @@ -13943,7 +14066,7 @@ msgstr "Сумма кредита в валюте транзакции" msgid "Credit Balance" msgstr "Кредитный баланс" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:258 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:261 msgid "Credit Card" msgstr "Кредитная карта" @@ -13965,23 +14088,19 @@ msgstr "Запись по кредитной карте" msgid "Credit Days" msgstr "Кредитные дни" -#. Label of the credit_limits (Table) field in DocType 'Customer' #. Label of the credit_limit (Currency) field in DocType 'Customer Credit #. Limit' #. Label of the credit_limit (Currency) field in DocType 'Company' -#. Label of the credit_limits (Table) field in DocType 'Customer Group' #. Label of the section_credit_limit (Section Break) field in DocType 'Supplier #. Group' -#: erpnext/selling/doctype/customer/customer.json #: erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json #: erpnext/selling/report/customer_credit_balance/customer_credit_balance.py:65 #: erpnext/setup/doctype/company/company.json -#: erpnext/setup/doctype/customer_group/customer_group.json #: erpnext/setup/doctype/supplier_group/supplier_group.json msgid "Credit Limit" msgstr "Кредитный лимит" -#: erpnext/selling/doctype/customer/customer.py:645 +#: erpnext/selling/doctype/customer/customer.py:657 msgid "Credit Limit Crossed" msgstr "Кредитный лимит превышен" @@ -14016,9 +14135,9 @@ msgstr "Кредитные месяцы" #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/journal_entry_template/journal_entry_template.json #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:176 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1216 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1223 #: erpnext/controllers/sales_and_purchase_return.py:455 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:303 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:306 #: erpnext/stock/doctype/delivery_note/delivery_note.js:89 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/workspace_sidebar/invoicing.json @@ -14061,16 +14180,16 @@ msgstr "Кредит для" msgid "Credit in Company Currency" msgstr "Кредит в валюте компании" -#: erpnext/selling/doctype/customer/customer.py:611 -#: erpnext/selling/doctype/customer/customer.py:666 +#: erpnext/selling/doctype/customer/customer.py:623 +#: erpnext/selling/doctype/customer/customer.py:678 msgid "Credit limit has been crossed for customer {0} ({1}/{2})" msgstr "Кредитный лимит был скрещен для клиента {0} ({1}/{2})" -#: erpnext/selling/doctype/customer/customer.py:396 +#: erpnext/selling/doctype/customer/customer.py:405 msgid "Credit limit is already defined for the Company {0}" msgstr "Кредитный лимит уже определен для Компании {0}" -#: erpnext/selling/doctype/customer/customer.py:665 +#: erpnext/selling/doctype/customer/customer.py:677 msgid "Credit limit reached for customer {0}" msgstr "Достигнут кредитный лимит для клиента {0}" @@ -14130,7 +14249,7 @@ msgstr "Критерий Вес" msgid "Criteria weights must add up to 100%" msgstr "Веса критериев должны в сумме составлять 100%" -#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:188 +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:195 msgid "Cron Interval should be between 1 and 59 Min" msgstr "Интервал Cron должен быть от 1 до 59 мин." @@ -14249,7 +14368,7 @@ msgstr "Обмен валюты должен применяться для по msgid "Currency and Price List" msgstr "Валюта и прайс-лист" -#: erpnext/accounts/doctype/account/account.py:346 +#: erpnext/accounts/doctype/account/account.py:377 msgid "Currency can not be changed after making entries using some other currency" msgstr "Валюта не может быть изменена после внесения записи, используя другой валюты" @@ -14259,11 +14378,11 @@ msgstr "Фильтры валют в настоящее время не подд #: erpnext/accounts/doctype/payment_entry/payment_entry.py:1625 #: erpnext/accounts/doctype/payment_entry/payment_entry.py:1693 -#: erpnext/accounts/utils.py:2533 +#: erpnext/accounts/utils.py:2527 msgid "Currency for {0} must be {1}" msgstr "Валюта для {0} должно быть {1}" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:131 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:140 msgid "Currency of the Closing Account must be {0}" msgstr "Валюта закрытии счета должны быть {0}" @@ -14545,7 +14664,7 @@ msgstr "Пользовательские разделители" #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:38 #: erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py:29 #: erpnext/accounts/report/general_ledger/general_ledger.html:136 -#: erpnext/accounts/report/gross_profit/gross_profit.py:416 +#: erpnext/accounts/report/gross_profit/gross_profit.py:418 #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.py:38 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.js:22 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:221 @@ -14557,7 +14676,7 @@ msgstr "Пользовательские разделители" #: erpnext/assets/doctype/asset/asset.json #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/supplier/supplier.js:225 -#: erpnext/controllers/trends.py:409 erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:421 erpnext/crm/doctype/contract/contract.json #: erpnext/crm/doctype/lead/lead.js:32 #: erpnext/crm/doctype/opportunity/opportunity.js:99 #: erpnext/crm/doctype/prospect/prospect.js:8 @@ -14569,7 +14688,7 @@ msgstr "Пользовательские разделители" #: erpnext/manufacturing/doctype/production_plan/production_plan.json #: erpnext/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.json #: erpnext/projects/doctype/project/project.json -#: erpnext/projects/doctype/timesheet/timesheet.js:223 +#: erpnext/projects/doctype/timesheet/timesheet.js:225 #: erpnext/projects/doctype/timesheet/timesheet.json #: erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py:45 #: erpnext/public/js/sales_trends_filters.js:25 @@ -14715,7 +14834,7 @@ msgstr "Код клиента" #. Label of the customer_contact_display (Small Text) field in DocType #. 'Purchase Order' #. Label of the customer_contact (Small Text) field in DocType 'Delivery Stop' -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1186 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1193 #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/stock/doctype/delivery_stop/delivery_stop.json msgid "Customer Contact" @@ -14821,16 +14940,16 @@ msgstr "Отзывы клиентов" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/accounts/doctype/tax_rule/tax_rule.json #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:115 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1244 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1251 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:96 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:185 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:56 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:163 -#: erpnext/accounts/report/gross_profit/gross_profit.py:423 +#: erpnext/accounts/report/gross_profit/gross_profit.py:425 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:208 #: erpnext/accounts/report/sales_register/sales_register.js:27 #: erpnext/accounts/report/sales_register/sales_register.py:216 -#: erpnext/controllers/trends.py:436 +#: erpnext/controllers/trends.py:448 #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/doctype/prospect/prospect.json #: erpnext/crm/workspace/crm/crm.json @@ -14883,7 +15002,7 @@ msgstr "Товар клиента" msgid "Customer Items" msgstr "Товары клиента" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1235 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1242 msgid "Customer LPO" msgstr "Клиент LPO" @@ -14935,15 +15054,15 @@ msgstr "Номер мобильного телефона клиента" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/process_statement_of_accounts_customer/process_statement_of_accounts_customer.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1175 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1182 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:156 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:92 #: erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py:35 -#: erpnext/accounts/report/gross_profit/gross_profit.py:430 +#: erpnext/accounts/report/gross_profit/gross_profit.py:432 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:228 #: erpnext/accounts/report/sales_register/sales_register.py:207 #: erpnext/buying/doctype/purchase_order/purchase_order.json -#: erpnext/controllers/trends.py:416 +#: erpnext/controllers/trends.py:428 #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -15042,7 +15161,7 @@ msgstr "Предоставляется клиентом" msgid "Customer Provided Item Cost" msgstr "Стоимость товара, указанная клиентом" -#: erpnext/setup/doctype/company/company.py:488 +#: erpnext/setup/doctype/company/company.py:490 msgid "Customer Service" msgstr "Обслуживание клиентов" @@ -15099,7 +15218,7 @@ msgstr "Клиент или товар" msgid "Customer required for 'Customerwise Discount'" msgstr "Клиент требуется для \"Customerwise Скидка\"" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1190 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1196 #: erpnext/selling/doctype/sales_order/sales_order.py:436 #: erpnext/stock/doctype/delivery_note/delivery_note.py:407 msgid "Customer {0} does not belong to project {1}" @@ -15213,7 +15332,7 @@ msgstr "D - Е" msgid "DFS" msgstr "Прямая отгрузка грузов" -#: erpnext/projects/doctype/project/project.py:680 +#: erpnext/projects/doctype/project/project.py:712 msgid "Daily Project Summary for {0}" msgstr "Ежедневная сводка проекта за {0}" @@ -15304,7 +15423,7 @@ msgstr "Дата рождения не может быть больше, чем msgid "Date of Commencement" msgstr "Дата начала" -#: erpnext/setup/doctype/company/company.js:94 +#: erpnext/setup/doctype/company/company.js:105 msgid "Date of Commencement should be greater than Date of Incorporation" msgstr "Дата начала должна быть больше, чем Дата регистрации" @@ -15328,7 +15447,7 @@ msgstr "Дата выдачи" msgid "Date of Joining" msgstr "Дата присоединения" -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:272 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:270 msgid "Date of Transaction" msgstr "Дата транзакции" @@ -15484,7 +15603,7 @@ msgstr "Дебет ({0})" msgid "Debit / Credit Note Posting Date" msgstr "Дата публикации дебетовой/кредитовой ноты" -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:640 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:641 msgid "Debit Account" msgstr "Дебетовый счет" @@ -15526,9 +15645,9 @@ msgstr "Сумма дебета в валюте транзакции" #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/journal_entry_template/journal_entry_template.json #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:178 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1219 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1226 #: erpnext/controllers/sales_and_purchase_return.py:459 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:304 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:307 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:45 #: erpnext/workspace_sidebar/invoicing.json msgid "Debit Note" @@ -15554,13 +15673,13 @@ msgstr "Документ на возврат обновит свою сумму #. Label of the debit_to (Link) field in DocType 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1061 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1072 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1067 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1078 #: erpnext/controllers/accounts_controller.py:2403 msgid "Debit To" msgstr "Дебет на" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1057 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1063 msgid "Debit To is required" msgstr "Дебет требуется" @@ -15636,7 +15755,7 @@ msgstr "Децилитр" msgid "Decimeter" msgstr "Дециметр" -#: erpnext/public/js/utils/sales_common.js:633 +#: erpnext/public/js/utils/sales_common.js:631 msgid "Declare Lost" msgstr "Объявить потерянным" @@ -15714,14 +15833,14 @@ msgstr "Авансовый счет по умолчанию" #. Label of the default_advance_paid_account (Link) field in DocType 'Company' #: erpnext/setup/doctype/company/company.json -#: erpnext/setup/doctype/company/company.py:317 +#: erpnext/setup/doctype/company/company.py:319 msgid "Default Advance Paid Account" msgstr "Счет с предоплатой по умолчанию" #. Label of the default_advance_received_account (Link) field in DocType #. 'Company' #: erpnext/setup/doctype/company/company.json -#: erpnext/setup/doctype/company/company.py:306 +#: erpnext/setup/doctype/company/company.py:308 msgid "Default Advance Received Account" msgstr "Счет по умолчанию для получения аванса" @@ -15740,15 +15859,15 @@ msgstr "Спецификации по умолчанию" msgid "Default BOM ({0}) must be active for this item or its template" msgstr "По умолчанию ВМ ({0}) должна быть активной для данного продукта или в шаблоне" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2532 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2536 msgid "Default BOM for {0} not found" msgstr "По умолчанию BOM для {0} не найден" -#: erpnext/controllers/accounts_controller.py:4027 +#: erpnext/controllers/accounts_controller.py:4028 msgid "Default BOM not found for FG Item {0}" msgstr "Стандартная спецификация материалов не найдена для готового товара {0}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2529 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2533 msgid "Default BOM not found for Item {0} and Project {1}" msgstr "Спецификация по умолчанию для продукта {0} и проекта {1} не найдена" @@ -16140,7 +16259,7 @@ msgstr "" msgid "Default settings for your stock-related transactions" msgstr "Настройки по умолчанию для ваших операций, связанных с запасами" -#: erpnext/setup/doctype/company/company.js:191 +#: erpnext/setup/doctype/company/company.js:202 msgid "Default tax templates for sales, purchase and items are created." msgstr "Шаблоны налогов по умолчанию для продаж, покупок и товаров созданы." @@ -16317,14 +16436,20 @@ msgstr "Удалить измерение" msgid "Delete Leads and Addresses" msgstr "Удалить лиды и адреса" +#. Option for the 'Action for Expired Unverified Appointments' (Select) field +#. in DocType 'Appointment Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Delete Permanently" +msgstr "" + #. Label of the delete_transactions_status (Select) field in DocType #. 'Transaction Deletion Record' -#: erpnext/setup/doctype/company/company.js:168 +#: erpnext/setup/doctype/company/company.js:179 #: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.json msgid "Delete Transactions" msgstr "Удалить операции" -#: erpnext/setup/doctype/company/company.js:238 +#: erpnext/setup/doctype/company/company.js:249 msgid "Delete all the Transactions for {0}" msgstr "" @@ -16378,23 +16503,6 @@ msgstr "" msgid "Deliver secondary Items" msgstr "" -#. Option for the 'Status' (Select) field in DocType 'Purchase Order' -#. Option for the 'Status' (Select) field in DocType 'Serial No' -#. Option for the 'Tracking Status' (Select) field in DocType 'Shipment' -#. Option for the 'Status' (Select) field in DocType 'Stock Reservation Entry' -#. Option for the 'Status' (Select) field in DocType 'Subcontracting Inward -#. Order' -#: erpnext/buying/doctype/purchase_order/purchase_order.json -#: erpnext/buying/doctype/purchase_order/purchase_order_list.js:20 -#: erpnext/controllers/website_list_for_contact.py:213 -#: erpnext/stock/doctype/serial_no/serial_no.json -#: erpnext/stock/doctype/shipment/shipment.json -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json -#: erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py:61 -#: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json -msgid "Delivered" -msgstr "Доставлено" - #: erpnext/stock/report/item_wise_consumption/item_wise_consumption.py:64 msgid "Delivered Amount" msgstr "Доставленное количество" @@ -16457,11 +16565,11 @@ msgstr "Поставляемое кол-во" msgid "Delivered Qty (in Stock UOM)" msgstr "Поставленное количество (в единицах учета на складе)" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:611 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:612 msgid "Delivered Qty cannot be increased by more than {0} for item {1}" msgstr "" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:604 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:605 msgid "Delivered Qty cannot be reduced by more than {0} for item {1}" msgstr "" @@ -16603,11 +16711,11 @@ msgstr "Товар в накладной, готовый к отгрузке" msgid "Delivery Note Trends" msgstr "Динамика Накладных" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1451 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1457 msgid "Delivery Note {0} is not submitted" msgstr "Уведомление о доставке {0} не проведено" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1239 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1246 #: erpnext/stock/doctype/delivery_trip/delivery_trip.js:75 msgid "Delivery Notes" msgstr "Накладные" @@ -16713,7 +16821,7 @@ msgstr "Количество спроса" msgid "Demand vs Supply" msgstr "Спрос против предложения" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:551 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:554 msgid "Demo Bank Account" msgstr "Демо банковский счет" @@ -16815,7 +16923,7 @@ msgstr "Амортизированная сумма" #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:105 #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:176 #: erpnext/accounts/report/account_balance/account_balance.js:44 -#: erpnext/accounts/report/cash_flow/cash_flow.py:169 +#: erpnext/accounts/report/cash_flow/cash_flow.py:170 #: erpnext/assets/doctype/asset/asset.json msgid "Depreciation" msgstr "Амортизация" @@ -16823,7 +16931,7 @@ msgstr "Амортизация" #. Label of the depreciation_amount (Currency) field in DocType 'Depreciation #. Schedule' #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:172 -#: erpnext/assets/doctype/asset/asset.js:384 +#: erpnext/assets/doctype/asset/asset.js:392 #: erpnext/assets/doctype/depreciation_schedule/depreciation_schedule.json msgid "Depreciation Amount" msgstr "Сумма амортизации основных средств" @@ -16906,7 +17014,7 @@ msgstr "Варианты амортизации" msgid "Depreciation Posting Date" msgstr "Дата начисления амортизации" -#: erpnext/assets/doctype/asset/asset.js:927 +#: erpnext/assets/doctype/asset/asset.js:935 msgid "Depreciation Posting Date cannot be before Available-for-use Date" msgstr "Дата начисления амортизации не может быть раньше даты готовности к использованию" @@ -16975,7 +17083,7 @@ msgstr "Дизайнер" #. Label of the order_lost_reason (Small Text) field in DocType 'Opportunity' #. Label of the order_lost_reason (Small Text) field in DocType 'Quotation' #: erpnext/crm/doctype/opportunity/opportunity.json -#: erpnext/public/js/utils/sales_common.js:612 +#: erpnext/public/js/utils/sales_common.js:610 #: erpnext/selling/doctype/quotation/quotation.json msgid "Detailed Reason" msgstr "Подробная причина" @@ -17073,15 +17181,15 @@ msgstr "Разница (Дт - Кт)" msgid "Difference Account" msgstr "Разница счета" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:897 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:899 msgid "Difference Account in Items Table" msgstr "Счет разницы в таблице позиций" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:886 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:888 msgid "Difference Account must be a Asset/Liability type account (Temporary Opening), since this Stock Entry is an Opening Entry" msgstr "Счет разницы должен быть счетом типа «Актив/Пассив» (временное открытие), поскольку эта запись о запасах является начальной записью." -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:978 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:980 msgid "Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry" msgstr "" @@ -17137,7 +17245,7 @@ msgid "Difference Qty" msgstr "Разница Кол-во" #: erpnext/stock/report/incorrect_stock_value_report/incorrect_stock_value_report.py:136 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:168 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:173 msgid "Difference Value" msgstr "Значение разницы" @@ -17336,7 +17444,7 @@ msgstr "Разобрать" msgid "Disassemble Order" msgstr "Заказ на разборку" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2710 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2744 msgid "Disassemble Qty cannot be less than or equal to 0." msgstr "Количество для разборки не может быть меньше или равно 0." @@ -17555,7 +17663,7 @@ msgstr "Скидка не может быть больше 100%." msgid "Discount must be less than 100" msgstr "Скидка должна быть меньше 100" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3379 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3375 msgid "Discount of {} applied as per Payment Term" msgstr "" @@ -17627,7 +17735,7 @@ msgstr "Причина по усмотрению" msgid "Dislikes" msgstr "Дизлайки" -#: erpnext/setup/doctype/company/company.py:482 +#: erpnext/setup/doctype/company/company.py:484 msgid "Dispatch" msgstr "Отправка" @@ -17678,7 +17786,7 @@ msgstr "Информация об отправке" #: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:20 #: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:28 #: erpnext/setup/setup_wizard/operations/defaults_setup.py:58 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:340 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:343 msgid "Dispatch Notification" msgstr "Уведомление о рассылке" @@ -17824,7 +17932,7 @@ msgid "Distribution Name" msgstr "Название Распределения" #: erpnext/setup/setup_wizard/data/sales_partner_type.txt:2 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:240 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:243 msgid "Distributor" msgstr "Дистрибьютор" @@ -17891,7 +17999,7 @@ msgstr "Не обновлять варианты при сохранении" msgid "Do not use Batch-wise Valuation" msgstr "" -#: erpnext/assets/doctype/asset/asset.js:965 +#: erpnext/assets/doctype/asset/asset.js:973 msgid "Do you really want to restore this scrapped asset?" msgstr "Вы действительно хотите восстановить этот списанный актив?" @@ -17982,7 +18090,7 @@ msgstr "Тип документа уже используется как изм msgid "Documents Processed on each trigger. Queue Size should be between 5 and 100" msgstr "Документы, обрабатываемые по каждому триггеру. Размер очереди должен быть от 5 до 100" -#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:262 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:486 msgid "Documents: {0} have deferred revenue/expense enabled for them. Cannot repost." msgstr "Документы: {0} имеют отложенные доходы/расходы. Невозможно повторно провести." @@ -18203,6 +18311,14 @@ msgstr "Письмо с требованием об оплате" msgid "Dunning Letter Text" msgstr "Текст письма Даннинга" +#: erpnext/accounts/doctype/dunning/dunning.py:184 +msgid "Dunning Letter for Dunning Type {0} in language '{1}' not found." +msgstr "" + +#: erpnext/accounts/doctype/dunning/dunning.py:188 +msgid "Dunning Letter for Dunning Type {0} not found." +msgstr "" + #. Label of the dunning_level (Int) field in DocType 'Overdue Payment' #: erpnext/accounts/doctype/overdue_payment/overdue_payment.json msgid "Dunning Level" @@ -18292,6 +18408,10 @@ msgstr "Повторяющаяся запись: {0}{1}" msgid "Duplicate item group found in the item group table" msgstr "Дубликат группы продуктов в таблице групп продуктов" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:133 +msgid "Duplicate languages found on Dunning Letter Text. Keep only one of them." +msgstr "" + #: erpnext/projects/doctype/project/project.js:186 msgid "Duplicate project has been created" msgstr "Дублированный проект создан" @@ -18300,6 +18420,10 @@ msgstr "Дублированный проект создан" msgid "Duplicate row {0} with same {1}" msgstr "Дубликат строка {0} с же {1}" +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:110 +msgid "Duplicate vouchers found. Remove the duplicate vouchers to continue to repost." +msgstr "" + #: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:157 msgid "Duplicate {0} found in the table" msgstr "Дубликат {0} найден в таблице" @@ -18410,7 +18534,7 @@ msgstr "Самый ранний возраст" msgid "Earnest Money" msgstr "Задаток" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:526 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:544 msgid "Edit BOM" msgstr "Редактировать спецификацию" @@ -18498,8 +18622,8 @@ msgstr "Образование" msgid "Either 'Selling' or 'Buying' must be selected" msgstr "Необходимо выбрать «Продажа» или «Покупка»" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:290 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:441 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:309 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:460 msgid "Either Workstation or Workstation Type is mandatory" msgstr "Обязательно наличие рабочей станции или типа рабочей станции" @@ -18520,12 +18644,12 @@ msgstr "" msgid "Electric" msgstr "Электрический" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:222 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:225 msgid "Electrical" msgstr "Электрический" #: erpnext/patches/v16_0/make_workstation_operating_components.py:47 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:314 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:317 msgid "Electricity" msgstr "Электричество" @@ -18616,6 +18740,15 @@ msgstr "Квитанция по электронной почте" msgid "Email Sent to Supplier {0}" msgstr "Электронное письмо отправлено поставщику {0}" +#. Label of the email_verified (Check) field in DocType 'Appointment' +#: erpnext/crm/doctype/appointment/appointment.json +msgid "Email Verified" +msgstr "" + +#: erpnext/accounts/doctype/payment_request/payment_request.js:57 +msgid "Email couldn't be sent." +msgstr "" + #: erpnext/setup/doctype/employee/employee.py:440 msgid "Email is required to create a user" msgstr "" @@ -18641,14 +18774,10 @@ msgstr "Электронное письмо отправлено" msgid "Email sent to {0}" msgstr "Письмо отправлено на адрес {0}" -#: erpnext/crm/doctype/appointment/appointment.py:114 -msgid "Email verification failed." -msgstr "Проверка адреса электронной почты не удалась." - #: erpnext/accounts/letterhead/company_letterhead.html:96 #: erpnext/accounts/letterhead/company_letterhead_grey.html:114 msgid "Email:" -msgstr "" +msgstr "Р­Р». адрес:" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:20 msgid "Emails Queued" @@ -18848,7 +18977,7 @@ msgstr "Пустой список для удаления" msgid "Ems(Pica)" msgstr "Ems(Pica)" -#: erpnext/public/js/controllers/transaction.js:2981 +#: erpnext/public/js/controllers/transaction.js:2965 msgid "Enable {0} on the Item master to proceed with {1} inspection." msgstr "" @@ -18858,10 +18987,16 @@ msgstr "" msgid "Enable Accounting Dimensions" msgstr "" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1721 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1728 msgid "Enable Allow Partial Reservation in the Stock Settings to reserve partial stock." msgstr "Включите функцию «Разрешить частичное резервирование» в настройках запаса, чтобы зарезервировать часть запаса." +#. Label of the enable_appointment_portal (Check) field in DocType 'Appointment +#. Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Enable Appointment Booking Through Portal" +msgstr "" + #. Label of the enable_scheduling (Check) field in DocType 'Appointment Booking #. Settings' #: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json @@ -19218,7 +19353,7 @@ msgstr "Конец транзита" #: erpnext/accounts/report/financial_ratios/financial_ratios.js:25 #: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.html:147 #: erpnext/assets/report/fixed_asset_register/fixed_asset_register.js:89 -#: erpnext/public/js/financial_statements.js:443 +#: erpnext/public/js/financial_statements.js:463 msgid "End Year" msgstr "Конец года" @@ -19307,7 +19442,7 @@ msgstr "Введите значение" msgid "Enter Visit Details" msgstr "Ввести данные посещения" -#: erpnext/manufacturing/doctype/routing/routing.js:88 +#: erpnext/manufacturing/doctype/routing/routing.js:93 msgid "Enter a name for Routing." msgstr "Введите имя для маршрута." @@ -19323,7 +19458,7 @@ msgstr "Введите название для этого списка праз msgid "Enter amount to be redeemed." msgstr "Введите сумму к выкупу." -#: erpnext/stock/doctype/item/item.js:1259 +#: erpnext/stock/doctype/item/item.js:1265 msgid "Enter an Item Code, the name will be auto-filled the same as Item Code on clicking inside the Item Name field." msgstr "Введите код товара, название будет автоматически заполнено так же, как и код товара при щелчке внутри поля «Название товара»." @@ -19335,7 +19470,7 @@ msgstr "Введите адрес электронной почты клиент msgid "Enter customer's phone number" msgstr "Введите номер телефона клиента" -#: erpnext/assets/doctype/asset/asset.js:936 +#: erpnext/assets/doctype/asset/asset.js:944 msgid "Enter date to scrap asset" msgstr "Введите дату для утилизации актива" @@ -19360,7 +19495,7 @@ msgstr "Перед отправкой введите номер банковск msgid "Enter the Item Code that this customer uses at their end. This will be shown in Sales Orders for the customer's reference." msgstr "" -#: erpnext/manufacturing/doctype/routing/routing.js:93 +#: erpnext/manufacturing/doctype/routing/routing.js:98 msgid "Enter the Operation, the table will fetch the Operation details like Hourly Rate, Workstation automatically.\n\n" " After that, set the Operation Time in minutes and the table will calculate the Operation Costs based on the Hourly Rate and Operation Time." msgstr "Введите операцию, таблица автоматически выведет данные об операции, такие как почасовая ставка и рабочая станция.\n\n" @@ -19379,7 +19514,7 @@ msgstr "Введите имя получателя перед отправкой msgid "Enter the name of the bank or lending institution before submitting." msgstr "Перед отправкой введите название банка или кредитной организации." -#: erpnext/stock/doctype/item/item.js:1285 +#: erpnext/stock/doctype/item/item.js:1291 msgid "Enter the opening stock units." msgstr "Ввести начальные единицы запаса." @@ -19430,8 +19565,8 @@ msgstr "Тип записи" #: erpnext/accounts/doctype/ledger_merge/ledger_merge.json #: erpnext/accounts/report/account_balance/account_balance.js:29 #: erpnext/accounts/report/account_balance/account_balance.js:45 -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:255 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:306 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:264 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:309 msgid "Equity" msgstr "Ценные бумаги" @@ -19564,7 +19699,7 @@ msgstr "Пример: ABCD.#####. Если серия задана, а номе msgid "Example: If the transaction amount is 200, then this will be calculated as {} = {}" msgstr "" -#: erpnext/stock/stock_ledger.py:2319 +#: erpnext/stock/stock_ledger.py:2334 msgid "Example: Serial No {0} reserved in {1}." msgstr "Пример: серийный номер {0} зарезервирован в {1}." @@ -19574,11 +19709,11 @@ msgstr "Пример: серийный номер {0} зарезервирова msgid "Exception Budget Approver Role" msgstr "Роль утверждающего исключительные расходы бюджета" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1041 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1043 msgid "Excess Disassembly" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1335 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1339 msgid "Excess Material Transfer" msgstr "" @@ -19586,7 +19721,7 @@ msgstr "" msgid "Excess Materials Consumed" msgstr "Избыточное потребление материалов" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1154 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1167 msgid "Excess Transfer" msgstr "Превышение передачи" @@ -19622,7 +19757,7 @@ msgstr "Прибыль или убыток от обмена" #: erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json #: erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json #: erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json -#: erpnext/setup/doctype/company/company.py:675 +#: erpnext/setup/doctype/company/company.py:677 msgid "Exchange Gain/Loss" msgstr "Обмен Прибыль / Убыток" @@ -19727,7 +19862,7 @@ msgstr "Курс должен быть таким же, как {0} {1} ({2})" msgid "Excise Entry" msgstr "Запись акцизного налога" -#: erpnext/stock/doctype/stock_entry/stock_entry.js:1530 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:1510 msgid "Excise Invoice" msgstr "Акцизный счет" @@ -19754,7 +19889,7 @@ msgstr "Исключенные типы документов" msgid "Excluded Fee" msgstr "Не включенная плата" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:265 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:268 msgid "Execution" msgstr "Реализация" @@ -19932,12 +20067,12 @@ msgstr "Ожидаемая стоимость после окончания ср #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:601 #: erpnext/accounts/report/account_balance/account_balance.js:28 #: erpnext/accounts/report/deferred_revenue_and_expense/deferred_revenue_and_expense.js:89 -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:184 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:192 #: erpnext/accounts/report/profitability_analysis/profitability_analysis.py:199 msgid "Expense" msgstr "Расходы" -#: erpnext/controllers/stock_controller.py:982 +#: erpnext/controllers/stock_controller.py:1067 msgid "Expense / Difference account ({0}) must be a 'Profit or Loss' account" msgstr "Счет расходов / разницы ({0}) должен быть счетом \"Прибыль или убыток\"" @@ -19985,7 +20120,7 @@ msgstr "Счет расходов / разницы ({0}) должен быть msgid "Expense Account" msgstr "Расходов счета" -#: erpnext/controllers/stock_controller.py:962 +#: erpnext/controllers/stock_controller.py:1047 msgid "Expense Account Missing" msgstr "Счет расходов отсутствует" @@ -20010,7 +20145,7 @@ msgstr "Расходная часть изменена" msgid "Expense account is mandatory for item {0}" msgstr "Расходов счета является обязательным для пункта {0}" -#. Description of the 'Enable Deferred Revenue' (Check) field in DocType 'Item' +#. Description of the 'Enable Deferred Expense' (Check) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json msgid "Expense for this item will be recognized over a period of months. Eg: prepaid insurance or annual software license" msgstr "" @@ -20020,6 +20155,28 @@ msgstr "" msgid "Expenses" msgstr "Расходы" +#. Label of the expenses_added_to_stock_account (Link) field in DocType +#. 'Company' +#. Label of the expenses_added_to_stock_account (Link) field in DocType 'Item +#. Default' +#: erpnext/setup/doctype/company/company.json +#: erpnext/stock/doctype/item_default/item_default.json +msgid "Expenses Added To Stock Account" +msgstr "" + +#. Label of the expenses_added_to_stock_contra_account (Link) field in DocType +#. 'Company' +#. Label of the expenses_added_to_stock_contra_account (Link) field in DocType +#. 'Item Default' +#: erpnext/setup/doctype/company/company.json +#: erpnext/stock/doctype/item_default/item_default.json +msgid "Expenses Added To Stock Contra Account" +msgstr "" + +#: erpnext/controllers/stock_controller.py:920 +msgid "Expenses Added To Stock for Item {0}" +msgstr "" + #. Option for the 'Account Type' (Select) field in DocType 'Account' #: erpnext/accounts/doctype/account/account.json #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:88 @@ -20114,7 +20271,7 @@ msgstr "Дополнительное потребленное количеств msgid "Extra Job Card Quantity" msgstr "Дополнительное количество заданий на работу" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:275 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:278 msgid "Extra Large" msgstr "Очень большой" @@ -20124,7 +20281,7 @@ msgstr "Очень большой" msgid "Extra Material Transfer" msgstr "Передача дополнительного материала" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:271 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:274 msgid "Extra Small" msgstr "Очень маленький" @@ -20214,7 +20371,7 @@ msgstr "Не удалось удалить демонстрационные да msgid "Failed to install presets" msgstr "Не удалось установить пресеты" -#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:164 +#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:188 msgid "Failed to parse MT940 format. Error: {0}" msgstr "Не удалось разобрать формат MT940. Ошибка: {0}" @@ -20223,7 +20380,7 @@ msgstr "Не удалось разобрать формат MT940. Ошибка: msgid "Failed to personalize your setup" msgstr "" -#: erpnext/assets/doctype/asset/asset.js:269 +#: erpnext/assets/doctype/asset/asset.js:277 msgid "Failed to post depreciation entries" msgstr "Не удалось провести записи по амортизации" @@ -20248,7 +20405,7 @@ msgstr "Не удалось настроить компанию" msgid "Failed to setup defaults" msgstr "Не удалось установить значения по умолчанию" -#: erpnext/setup/doctype/company/company.py:857 +#: erpnext/setup/doctype/company/company.py:859 msgid "Failed to setup defaults for country {0}. Please contact support." msgstr "Не удалось настроить значения по умолчанию для страны {0}. Обратитесь в службу поддержки." @@ -20321,7 +20478,7 @@ msgstr "Извлечь на основе" msgid "Fetch Customers" msgstr "Получение информации о клиентах" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:82 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:71 msgid "Fetch Items from Warehouse" msgstr "Получить товары со склада" @@ -20359,8 +20516,8 @@ msgstr "Извлечь табель учета рабочего времени msgid "Fetch Value From" msgstr "Извлечь значение из" -#: erpnext/stock/doctype/material_request/material_request.js:372 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:833 +#: erpnext/stock/doctype/material_request/material_request.js:373 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:809 msgid "Fetch exploded BOM (including sub-assemblies)" msgstr "Получить развернутую спецификацию (включая узлы)" @@ -20388,7 +20545,7 @@ msgid "Fetching Sales Orders..." msgstr "Получение заказов на продажу..." #: erpnext/accounts/doctype/dunning/dunning.js:135 -#: erpnext/public/js/controllers/transaction.js:1633 +#: erpnext/public/js/controllers/transaction.js:1617 msgid "Fetching exchange rates ..." msgstr "Получение курсов обмена валют..." @@ -20446,7 +20603,7 @@ msgstr "Файл для переименования" #: erpnext/accounts/doctype/financial_report_template/financial_report_engine.py:231 #: erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js:16 #: erpnext/accounts/report/deferred_revenue_and_expense/deferred_revenue_and_expense.js:16 -#: erpnext/public/js/financial_statements.js:395 +#: erpnext/public/js/financial_statements.js:415 msgid "Filter Based On" msgstr "Фильтр на основе" @@ -20557,7 +20714,7 @@ msgstr "Конечный продукт" #: erpnext/assets/doctype/asset_shift_allocation/asset_shift_allocation.json #: erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.json #: erpnext/assets/report/fixed_asset_register/fixed_asset_register.js:48 -#: erpnext/public/js/financial_statements.js:389 +#: erpnext/public/js/financial_statements.js:409 #: erpnext/workspace_sidebar/accounts_setup.json msgid "Finance Book" msgstr "Финансовая книга" @@ -20628,7 +20785,7 @@ msgstr "Финансовые услуги" #. Label of a Card Break in the Financial Reports Workspace #: erpnext/accounts/workspace/financial_reports/financial_reports.json -#: erpnext/public/js/financial_statements.js:325 +#: erpnext/public/js/financial_statements.js:345 msgid "Financial Statements" msgstr "Финансовые отчеты" @@ -20701,15 +20858,15 @@ msgstr "Количество элементов готовой продукци msgid "Finished Good Item Quantity" msgstr "Количество элементов готовой продукции" -#: erpnext/controllers/accounts_controller.py:4013 +#: erpnext/controllers/accounts_controller.py:4014 msgid "Finished Good Item is not specified for service item {0}" msgstr "Готовая продукция не указана для услуги {0}" -#: erpnext/controllers/accounts_controller.py:4030 +#: erpnext/controllers/accounts_controller.py:4031 msgid "Finished Good Item {0} Qty can not be zero" msgstr "Количество готовой продукции {0} не может быть равно нулю" -#: erpnext/controllers/accounts_controller.py:4024 +#: erpnext/controllers/accounts_controller.py:4025 msgid "Finished Good Item {0} must be a sub-contracted item" msgstr "Готовая продукция {0} должна быть изготовлена по субподряду" @@ -20755,7 +20912,7 @@ msgid "Finished Good {0} must be a sub-contracted item." msgstr "Готовая продукция {0} должна изготавливаться на субподряде." #: erpnext/selling/doctype/sales_order/sales_order.js:1437 -#: erpnext/setup/doctype/company/company.py:387 +#: erpnext/setup/doctype/company/company.py:389 msgid "Finished Goods" msgstr "Готовые продукты" @@ -20796,11 +20953,11 @@ msgstr "Склад готовой продукции" msgid "Finished Goods based Operating Cost" msgstr "Затраты на производство готовой продукции" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2036 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2070 msgid "Finished Item {0} does not match with Work Order {1}" msgstr "Готовый товар {0} не соответствует заказу на работу {1}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1058 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1060 msgid "Finished good quantity being consumed ({0} in stock UOM) must equal the quantity to disassemble ({1}). Do not change the UOM, conversion factor or quantity of the finished good row." msgstr "" @@ -20908,7 +21065,7 @@ msgstr "Подробная информация о финансовом году msgid "Fiscal Year End Date should be one year after Fiscal Year Start Date" msgstr "Дата окончания финансового года должна быть через год после даты начала финансового года" -#: erpnext/controllers/trends.py:59 +#: erpnext/controllers/trends.py:63 msgid "Fiscal Year {0} Does Not Exist" msgstr "Финансовый год {0} не существует" @@ -21049,7 +21206,7 @@ msgstr "Согласно календарным месяцам" msgid "Following Material Requests have been raised automatically based on Item's re-order level" msgstr "Следующие запросы на материалы были созданы автоматически на основании минимального уровня запасов продукта" -#: erpnext/selling/doctype/customer/customer.py:836 +#: erpnext/selling/doctype/customer/customer.py:966 msgid "Following fields are mandatory to create address:" msgstr "Следующие поля обязательны для создания адреса:" @@ -21081,7 +21238,7 @@ msgstr "Фут/секунда" msgid "For" msgstr "Для" -#: erpnext/public/js/utils/sales_common.js:389 +#: erpnext/public/js/utils/sales_common.js:387 msgid "For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table." msgstr "Для элементов 'Товарный набор', складской номер, серийный номер и номер партии будет подтягиваться из таблицы \"Упаковочный лист\". Если складской номер и номер партии одинаковы для всех пакуемых единиц для каждого наименования \"Товарного набора\", эти номера можно ввести в таблице основного наименования, значения будут скопированы в таблицу \"Упаковочного листа\"." @@ -21106,7 +21263,7 @@ msgstr "Для компании" msgid "For Item" msgstr "Для товара" -#: erpnext/controllers/stock_controller.py:1685 +#: erpnext/controllers/stock_controller.py:1769 msgid "For Item {0} cannot be received more than {1} qty against the {2} {3}" msgstr "Для товара {0} нельзя получить больше, чем {1} против {2} {3}" @@ -21141,7 +21298,7 @@ msgstr "Для прайс-листа" msgid "For Production" msgstr "Для производства" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1008 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1010 msgid "For Quantity (Manufactured Qty) is mandatory" msgstr "" @@ -21167,10 +21324,10 @@ msgstr "Для поставщиков" #. Label of the warehouse (Link) field in DocType 'Material Request Plan Item' #. Label of the for_warehouse (Link) field in DocType 'Production Plan' #: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:471 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:469 #: erpnext/manufacturing/doctype/production_plan/production_plan.json #: erpnext/selling/doctype/sales_order/sales_order.js:1450 -#: erpnext/stock/doctype/material_request/material_request.js:361 +#: erpnext/stock/doctype/material_request/material_request.js:362 #: erpnext/templates/form_grid/material_request_grid.html:36 msgid "For Warehouse" msgstr "Для склада" @@ -21235,7 +21392,7 @@ msgstr "" msgid "For operation {0} at row {1}, please add raw materials or set a BOM against it." msgstr "Для операции {0} в строке {1} добавьте сырье или создайте спецификацию материалов для нее." -#: erpnext/manufacturing/doctype/work_order/work_order.py:2911 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2922 msgid "For operation {0}: Quantity ({1}) can not be greater than pending quantity({2})" msgstr "" @@ -21252,7 +21409,7 @@ msgstr "" msgid "For projected and forecast quantities, the system will consider all child warehouses under the selected parent warehouse." msgstr "Для прогнозируемых и планируемых количеств система будет учитывать все дочерние склады, входящие в выбранный родительский склад" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2068 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2102 msgid "For quantity {0} should not be greater than allowed quantity {1}" msgstr "" @@ -21266,7 +21423,7 @@ msgstr "Для справки" msgid "For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included" msgstr "Для ряда {0} {1}. Чтобы включить {2} в размере Item ряды также должны быть включены {3}" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1721 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1729 msgid "For row {0}: Enter Planned Qty" msgstr "Для строки {0}: введите запланированное количество" @@ -21285,16 +21442,16 @@ msgstr "Для условия «Применить правило к друго msgid "For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes" msgstr "Для удобства клиентов эти коды можно использовать в печатных форматах, таких как счета-фактуры и товарные накладные" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1268 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1270 msgid "For the item {0}, the consumed quantity should be {1} according to the BOM {2}." msgstr "Для изделия {0} количество потребленного материала должно быть {1} согласно спецификации материалов {2}." -#: erpnext/public/js/controllers/transaction.js:1443 +#: erpnext/public/js/controllers/transaction.js:1427 msgctxt "Clear payment terms template and/or payment schedule when due date is changed" msgid "For the new {0} to take effect, would you like to clear the current {1}?" msgstr "Чтобы новый {0} вступил в силу, хотите ли Вы очистить текущий {1}?" -#: erpnext/controllers/stock_controller.py:483 +#: erpnext/controllers/stock_controller.py:488 msgid "For the {0}, no stock is available for the return in the warehouse {1}." msgstr "Для {0} нет запасов, доступных для возврата на склад {1}." @@ -21507,11 +21664,7 @@ msgstr "С даты и до даты являются обязательными msgid "From Date and To Date are mandatory" msgstr "С даты и до даты являются обязательными" -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:29 -msgid "From Date and To Date are required" -msgstr "Требуются даты начала и окончания" - -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:30 +#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:29 msgid "From Date and To Date lie in different Fiscal Year" msgstr "От даты и до даты лежат разные финансовые годы" @@ -21522,6 +21675,10 @@ msgstr "От даты и до даты лежат разные финансов msgid "From Date cannot be greater than To Date" msgstr "С даты не может быть больше, чем к дате" +#: erpnext/selling/report/sales_partner_commission_summary/sales_partner_commission_summary.py:60 +msgid "From Date cannot be greater than To Date." +msgstr "РЎ даты РЅРµ может быть больше, чем Рє дате." + #: erpnext/crm/report/sales_pipeline_analytics/sales_pipeline_analytics.py:27 msgid "From Date is mandatory" msgstr "С даты является обязательным" @@ -21529,10 +21686,7 @@ msgstr "С даты является обязательным" #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:53 #: erpnext/accounts/report/general_ledger/general_ledger.py:86 #: erpnext/accounts/report/pos_register/pos_register.py:115 -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:32 -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:25 -#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:34 -#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:38 +#: erpnext/accounts/report/utils.py:30 msgid "From Date must be before To Date" msgstr "С даты должны быть, прежде чем к дате" @@ -21753,7 +21907,7 @@ msgstr "Укажите даты от и до" msgid "From date cannot be greater than To date" msgstr "С даты не может быть больше, чем к дате" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:79 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:78 msgid "From value must be less than to value in row {0}" msgstr "От значение должно быть меньше, чем значение в строке {0}" @@ -21892,13 +22046,13 @@ msgid "Further nodes can be only created under 'Group' type nodes" msgstr "Дальнейшие узлы могут быть созданы только под узлами типа «Группа»" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:188 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1231 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1238 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:177 msgid "Future Payment Amount" msgstr "Сумма будущего платежа" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:187 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1230 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1237 msgid "Future Payment Ref" msgstr "Будущий платеж Ref" @@ -21989,7 +22143,7 @@ msgstr "Прибыль/убыток от переоценки" #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:134 #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:220 -#: erpnext/setup/doctype/company/company.py:683 +#: erpnext/setup/doctype/company/company.py:685 msgid "Gain/Loss on Asset Disposal" msgstr "Прибыль / убыток от выбытия основных средств" @@ -22052,6 +22206,10 @@ msgstr "Бухгалтерская книга" msgid "General Ledger remarks length" msgstr "" +#: erpnext/accounts/report/general_ledger/general_ledger.py:829 +msgid "General Ledger requires {0} to be synced to DuckDB" +msgstr "" + #. Label of the gs (Section Break) field in DocType 'Item Group' #: erpnext/setup/doctype/item_group/item_group.json msgid "General Settings" @@ -22129,7 +22287,7 @@ msgstr "Создано" msgid "Generating Master Production Schedule..." msgstr "Формирование основного графика производства..." -#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.js:30 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.js:44 msgid "Generating Preview" msgstr "Создание предварительного просмотра" @@ -22234,15 +22392,15 @@ msgstr "Получить местоположение элементов" #: erpnext/selling/doctype/sales_order/sales_order.js:1216 #: erpnext/stock/doctype/delivery_note/delivery_note.js:187 #: erpnext/stock/doctype/delivery_note/delivery_note.js:239 -#: erpnext/stock/doctype/material_request/material_request.js:141 -#: erpnext/stock/doctype/material_request/material_request.js:238 +#: erpnext/stock/doctype/material_request/material_request.js:144 +#: erpnext/stock/doctype/material_request/material_request.js:241 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:144 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:244 #: erpnext/stock/doctype/stock_entry/stock_entry.js:461 #: erpnext/stock/doctype/stock_entry/stock_entry.js:508 #: erpnext/stock/doctype/stock_entry/stock_entry.js:541 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:632 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:800 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:608 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:776 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js:165 msgid "Get Items From" msgstr "Получить продукты от" @@ -22257,9 +22415,9 @@ msgstr "Получить товары для покупки/перемещени msgid "Get Items for Purchase Only" msgstr "Показать товары только для покупки" -#: erpnext/stock/doctype/material_request/material_request.js:346 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:836 -#: erpnext/stock/doctype/stock_entry/stock_entry.js:849 +#: erpnext/stock/doctype/material_request/material_request.js:347 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:812 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:825 msgid "Get Items from BOM" msgstr "Получить продукты из спецификации" @@ -22343,7 +22501,7 @@ msgstr "" msgid "Get Started Sections" msgstr "Разделы для старта" -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:552 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:550 msgid "Get Stock" msgstr "Получить информацию о запасах" @@ -22353,6 +22511,10 @@ msgstr "Получить информацию о запасах" msgid "Get Sub Assembly Items" msgstr "Получить комплектующие изделия" +#: erpnext/buying/doctype/supplier/supplier.js:151 +msgid "Get Supplier Group Details" +msgstr "Получить данные Рѕ РіСЂСѓРїРїРµ поставщиков" + #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:461 #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:481 msgid "Get Suppliers" @@ -22441,7 +22603,7 @@ msgstr "Цели" msgid "Goods" msgstr "Товары" -#: erpnext/setup/doctype/company/company.py:388 +#: erpnext/setup/doctype/company/company.py:390 #: erpnext/stock/doctype/stock_entry/stock_entry_list.js:34 msgid "Goods In Transit" msgstr "Товары в пути" @@ -22450,11 +22612,11 @@ msgstr "Товары в пути" msgid "Goods Transferred" msgstr "Товар передан" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2637 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2671 msgid "Goods are already received against the outward entry {0}" msgstr "Товар уже получен против выездной записи {0}" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:190 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:193 msgid "Government" msgstr "Правительство" @@ -22611,13 +22773,13 @@ msgstr "Общий итог (валюта компании" #. Quotation' #. Label of the base_grand_total (Currency) field in DocType 'Quotation' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:246 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:244 #: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json #: erpnext/selling/doctype/quotation/quotation.json msgid "Grand Total (Company Currency)" msgstr "Общий итог (валюта компании)" -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:252 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:250 msgid "Grand Total (Transaction Currency)" msgstr "" @@ -22686,7 +22848,7 @@ msgstr "Валовая прибыль %" #. Label of the gross_profit (Currency) field in DocType 'Sales Order Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/report/gross_profit/gross_profit.json -#: erpnext/accounts/report/gross_profit/gross_profit.py:375 +#: erpnext/accounts/report/gross_profit/gross_profit.py:377 #: erpnext/accounts/workspace/financial_reports/financial_reports.json #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -22698,7 +22860,7 @@ msgstr "Валовая прибыль" msgid "Gross Profit / Loss" msgstr "Валовая прибыль / убыток" -#: erpnext/accounts/report/gross_profit/gross_profit.py:382 +#: erpnext/accounts/report/gross_profit/gross_profit.py:384 msgid "Gross Profit Percent" msgstr "Процент валовой прибыли" @@ -22727,11 +22889,11 @@ msgstr "Вес брутто ед.изм." msgid "Gross and Net Profit Report" msgstr "Отчет о валовой и чистой прибыли" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:148 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:151 msgid "Group By Customer" msgstr "Группировать по клиенту" -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:126 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:129 msgid "Group By Supplier" msgstr "Группа по поставщикам" @@ -22773,8 +22935,8 @@ msgstr "Группировать по заказу на покупку" msgid "Group by Sales Order" msgstr "Группировать по заказу на продажу" -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:156 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:188 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:159 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:191 msgid "Group by Voucher" msgstr "Сгруппировать по ваучеру" @@ -22866,7 +23028,7 @@ msgstr "Сотрудник отдела кадров" #: erpnext/accounts/report/budget_variance_report/budget_variance_report.js:72 #: erpnext/accounts/report/deferred_revenue_and_expense/deferred_revenue_and_expense.js:77 #: erpnext/manufacturing/report/exponential_smoothing_forecasting/exponential_smoothing_forecasting.js:59 -#: erpnext/public/js/financial_statements.js:456 +#: erpnext/public/js/financial_statements.js:476 #: erpnext/public/js/purchase_trends_filters.js:21 #: erpnext/public/js/sales_trends_filters.js:13 #: erpnext/selling/report/sales_partner_target_variance_based_on_item_group/sales_partner_target_variance_based_on_item_group.js:34 @@ -22880,11 +23042,11 @@ msgstr "Раз в полгода" msgid "Hand" msgstr "Рука" -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:161 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:164 msgid "Handle Employee Advances" msgstr "Управление авансами сотрудникам" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:228 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:231 msgid "Hardware" msgstr "Оборудование" @@ -23081,7 +23243,7 @@ msgstr "Помогает распределить бюджет/цели по м msgid "Here are the error logs for the aforementioned failed depreciation entries: {0}" msgstr "Вот журналы ошибок для вышеупомянутых неудачных записей об амортизации: {0}" -#: erpnext/stock/stock_ledger.py:2022 +#: erpnext/stock/stock_ledger.py:2037 msgid "Here are the options to proceed:" msgstr "Вот варианты дальнейших действий:" @@ -23218,6 +23380,10 @@ msgstr "Дата праздника {0} добавлена несколько р msgid "Holiday List" msgstr "Список праздников" +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:89 +msgid "Holiday List - {0} is not valid for current date." +msgstr "" + #. Label of the holiday_list_name (Data) field in DocType 'Holiday List' #: erpnext/setup/doctype/holiday_list/holiday_list.json msgid "Holiday List Name" @@ -23312,7 +23478,7 @@ msgstr "Как форматировать и представлять значе msgid "Hrs" msgstr "Часы" -#: erpnext/setup/doctype/company/company.py:494 +#: erpnext/setup/doctype/company/company.py:496 msgid "Human Resources" msgstr "Персонал" @@ -23396,7 +23562,7 @@ msgid "Identification of the package for the delivery (for print)" msgstr "Идентификация упаковки для доставки (для печати)" #: erpnext/setup/setup_wizard/data/sales_stage.txt:5 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:441 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:444 msgid "Identifying Decision Makers" msgstr "Определение лиц, принимающих решения" @@ -23537,6 +23703,12 @@ msgstr "Если включено, система не будет переопр msgid "If enabled, a print of this document will be attached to each email" msgstr "Если включено, распечатка этого документа будет прикреплена к каждому электронному письму" +#. Description of the 'Auto Repost Incorrect Valuation Entries (Weekly)' +#. (Check) field in DocType 'Stock Reposting Settings' +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json +msgid "If enabled, a weekly scheduler scans the Stock Ledger Variance for item-warehouses with incorrect valuation in the current financial year and auto-creates Item & Warehouse based reposts to fix them." +msgstr "" + #. Description of the 'Enable discount accounting for selling' (Check) field in #. DocType 'Selling Settings' #: erpnext/selling/doctype/selling_settings/selling_settings.json @@ -23728,7 +23900,7 @@ msgstr "" msgid "If no taxes are set, and Taxes and Charges Template is selected, the system will automatically apply the taxes from the chosen template." msgstr "Если налоги не установлены и выбран шаблон «Налоги и сборы», система автоматически применит налоги из выбранного шаблона." -#: erpnext/stock/stock_ledger.py:2032 +#: erpnext/stock/stock_ledger.py:2047 msgid "If not, you can Cancel / Submit this entry" msgstr "Если нет, вы можете Отменить / Отправить эту запись" @@ -23774,7 +23946,7 @@ msgstr "Если в результате работы по спецификац msgid "If the account is frozen, entries are allowed to restricted users." msgstr "Если учетная запись заморожена, доступ разрешен только ограниченным пользователям." -#: erpnext/stock/stock_ledger.py:2025 +#: erpnext/stock/stock_ledger.py:2040 msgid "If the item is transacting as a Zero Valuation Rate item in this entry, please enable 'Allow Zero Valuation Rate' in the {0} Item table." msgstr "Если в этой записи предмет используется как предмет с нулевой оценкой, включите параметр «Разрешить нулевую ставку оценки» в таблице предметов {0}." @@ -23861,7 +24033,7 @@ msgstr "Если срок действия баллов лояльности н msgid "If yes, then this warehouse will be used to store rejected materials" msgstr "Если да, то этот склад будет использоваться для хранения бракованных материалов" -#: erpnext/stock/doctype/item/item.js:1271 +#: erpnext/stock/doctype/item/item.js:1277 msgid "If you are maintaining stock of this Item in your Inventory, ERPNext will make a stock ledger entry for each transaction of this item." msgstr "Если вы ведете учет этого товара на складе, ERPNext сделает запись в бухгалтерской книге для каждой транзакции с этим товаром." @@ -23871,11 +24043,11 @@ msgstr "Если вы ведете учет этого товара на скл msgid "If you need to reconcile particular transactions against each other, then please select accordingly. If not, all the transactions will be allocated in FIFO order." msgstr "Если вам необходимо сверить отдельные транзакции друг с другом, выберите соответствующий вариант. Если нет, все транзакции будут распределены в порядке FIFO." -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1095 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1096 msgid "If you still want to proceed, please disable '{0}' checkbox." msgstr "" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1841 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1855 msgid "If you still want to proceed, please enable {0}." msgstr "Если вы все еще хотите продолжить, включите {0}." @@ -23944,7 +24116,7 @@ msgstr "Игнорировать шаблон Условий оплаты по msgid "Ignore Employee Time Overlap" msgstr "Игнорировать наложения времени сотрудника" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:145 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:134 msgid "Ignore Empty Stock" msgstr "Игнорировать пустой запас" @@ -24179,8 +24351,14 @@ msgstr "В обеспечении" msgid "In Mins" msgstr "В минутах" -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:146 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:178 +#. Description of the 'Verification Link Expiry Duration' (Int) field in +#. DocType 'Appointment Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "In Minutes (min: 15 mins, max: 60 mins)" +msgstr "" + +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:149 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:181 msgid "In Party Currency" msgstr "В валюте контрагента" @@ -24227,11 +24405,11 @@ msgstr "На складе" msgid "In Transit" msgstr "Доставляется" -#: erpnext/stock/doctype/material_request/material_request.js:477 +#: erpnext/stock/doctype/material_request/material_request.js:652 msgid "In Transit Transfer" msgstr "Перемещение в пути" -#: erpnext/stock/doctype/material_request/material_request.js:446 +#: erpnext/stock/doctype/material_request/material_request.js:621 msgid "In Transit Warehouse" msgstr "На транзитном складе" @@ -24335,7 +24513,7 @@ msgstr "В случае многоуровневой программы клие msgid "In this case, the amount will be calculated as 25% of the transaction amount. If the transaction amount is 200, then this will be calculated as 200 * 0.25 = 50." msgstr "" -#: erpnext/stock/doctype/item/item.js:1304 +#: erpnext/stock/doctype/item/item.js:1310 msgid "In this section, you can define Company-wide transaction-related defaults for this Item. Eg. Default Warehouse, Default Price List, Supplier, etc." msgstr "В этом разделе вы можете определить значения по умолчанию для всей компании, связанные с транзакциями для этого элемента. Например, склад по умолчанию, прайс-лист по умолчанию, поставщик и т. д." @@ -24584,7 +24762,7 @@ msgstr "Включая элементы для узлов сборки" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:460 #: erpnext/accounts/report/account_balance/account_balance.js:27 #: erpnext/accounts/report/financial_statements.py:776 -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:182 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:190 #: erpnext/accounts/report/profitability_analysis/profitability_analysis.py:192 msgid "Income" msgstr "Доход" @@ -24607,13 +24785,17 @@ msgstr "Доход" msgid "Income Account" msgstr "Счет Доходов" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:86 +msgid "Income Account Validation Error" +msgstr "" + #. Label of the income_and_expense_account (Section Break) field in DocType #. 'POS Profile' #: erpnext/accounts/doctype/pos_profile/pos_profile.json msgid "Income and Expense" msgstr "" -#. Description of the 'Enable Deferred Expense' (Check) field in DocType 'Item' +#. Description of the 'Enable Deferred Revenue' (Check) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json msgid "Income from this item will be recognized over a period of months instead of all at once. Eg: annual subscription paid upfront." msgstr "" @@ -24688,7 +24870,7 @@ msgstr "Неправильная регистрация склада (групп msgid "Incorrect Company" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1275 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1277 msgid "Incorrect Component Quantity" msgstr "Неправильное количество компонентов" @@ -24723,6 +24905,10 @@ msgstr "Использован неправильный серийный ном msgid "Incorrect Serial and Batch Bundle" msgstr "Некорректная комбинация серийных номеров и партий" +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py:301 +msgid "Incorrect Stock Asset Account in {0}" +msgstr "" + #. Name of a report #: erpnext/stock/report/incorrect_stock_value_report/incorrect_stock_value_report.json msgid "Incorrect Stock Value Report" @@ -24838,7 +25024,7 @@ msgstr "Косвенная прибыль" #. Option for the 'Customer Type' (Select) field in DocType 'Customer' #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/selling/doctype/customer/customer.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:172 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:175 msgid "Individual" msgstr "Частное лицо" @@ -24898,14 +25084,14 @@ msgstr "По инициативе" msgid "Inspected By" msgstr "Проверено" -#: erpnext/controllers/stock_controller.py:1579 +#: erpnext/controllers/stock_controller.py:1663 #: erpnext/manufacturing/doctype/job_card/job_card.py:834 msgid "Inspection Rejected" msgstr "Проверка отклонена" #. Label of the inspection_required (Check) field in DocType 'Stock Entry' -#: erpnext/controllers/stock_controller.py:1549 -#: erpnext/controllers/stock_controller.py:1551 +#: erpnext/controllers/stock_controller.py:1633 +#: erpnext/controllers/stock_controller.py:1635 #: erpnext/stock/doctype/stock_entry/stock_entry.json msgid "Inspection Required" msgstr "Инспекция Обязательные" @@ -24922,7 +25108,7 @@ msgstr "Перед доставкой требуется проверка" msgid "Inspection Required before Purchase" msgstr "Необходима проверка перед покупкой" -#: erpnext/controllers/stock_controller.py:1564 +#: erpnext/controllers/stock_controller.py:1648 #: erpnext/manufacturing/doctype/job_card/job_card.py:815 msgid "Inspection Submission" msgstr "Подача отчёта о проверке" @@ -24992,11 +25178,11 @@ msgstr "Инструкция" msgid "Insufficient Capacity" msgstr "Недостаточная емкость" -#: erpnext/controllers/accounts_controller.py:3909 -#: erpnext/controllers/accounts_controller.py:3931 -#: erpnext/controllers/accounts_controller.py:4449 -#: erpnext/controllers/accounts_controller.py:4455 -#: erpnext/controllers/accounts_controller.py:4477 +#: erpnext/controllers/accounts_controller.py:3910 +#: erpnext/controllers/accounts_controller.py:3932 +#: erpnext/controllers/accounts_controller.py:4450 +#: erpnext/controllers/accounts_controller.py:4456 +#: erpnext/controllers/accounts_controller.py:4478 msgid "Insufficient Permissions" msgstr "Недостаточно разрешений" @@ -25004,13 +25190,13 @@ msgstr "Недостаточно разрешений" #: erpnext/stock/doctype/pick_list/pick_list.py:150 #: erpnext/stock/doctype/pick_list/pick_list.py:168 #: erpnext/stock/doctype/pick_list/pick_list.py:1123 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1245 -#: erpnext/stock/serial_batch_bundle.py:1225 erpnext/stock/stock_ledger.py:1713 -#: erpnext/stock/stock_ledger.py:2210 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1247 +#: erpnext/stock/serial_batch_bundle.py:1225 erpnext/stock/stock_ledger.py:1728 +#: erpnext/stock/stock_ledger.py:2225 msgid "Insufficient Stock" msgstr "Недостаточный запас" -#: erpnext/stock/stock_ledger.py:2225 +#: erpnext/stock/stock_ledger.py:2240 msgid "Insufficient Stock for Batch" msgstr "Недостаточно запасов для партии" @@ -25140,7 +25326,7 @@ msgstr "Расход по процентам" msgid "Interest Income" msgstr "Доход по процентам" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3013 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3011 msgid "Interest and/or dunning fee" msgstr "Проценты и/или штраф за просрочку" @@ -25155,7 +25341,7 @@ msgstr "Проценты по фиксированным депозитам" msgid "Interested" msgstr "Заинтересованный" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:300 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:303 msgid "Internal" msgstr "Внутренний" @@ -25165,7 +25351,7 @@ msgstr "Внутренний" msgid "Internal Customer Accounting" msgstr "" -#: erpnext/selling/doctype/customer/customer.py:257 +#: erpnext/selling/doctype/customer/customer.py:264 msgid "Internal Customer for company {0} already exists" msgstr "Внутренний заказчик для компании {0} уже существует" @@ -25191,7 +25377,7 @@ msgstr "Отсутствует ссылка на внутренние прода msgid "Internal Supplier Details" msgstr "" -#: erpnext/buying/doctype/supplier/supplier.py:181 +#: erpnext/buying/doctype/supplier/supplier.py:185 msgid "Internal Supplier for company {0} already exists" msgstr "Внутренний поставщик для компании {0} уже существует" @@ -25236,7 +25422,7 @@ msgstr "Внутренняя история работы" msgid "Internal notes about this customer. Not visible on transactions or the portal." msgstr "" -#: erpnext/controllers/stock_controller.py:1646 +#: erpnext/controllers/stock_controller.py:1730 msgid "Internal transfers can only be done in company's default currency" msgstr "Внутренние переводы могут осуществляться только в валюте компании по умолчанию" @@ -25252,8 +25438,8 @@ msgstr "Интервал должен быть от 1 до 59 минут" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:384 #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:392 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1067 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1077 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1073 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1083 #: erpnext/assets/doctype/asset_category/asset_category.py:69 #: erpnext/assets/doctype/asset_category/asset_category.py:97 #: erpnext/controllers/accounts_controller.py:3245 @@ -25266,7 +25452,7 @@ msgid "Invalid Accounting Dimension" msgstr "" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:402 -#: erpnext/accounts/doctype/payment_request/payment_request.py:1008 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1019 msgid "Invalid Allocated Amount" msgstr "Некорректная сумма распределения" @@ -25278,7 +25464,7 @@ msgstr "Неверная сумма" msgid "Invalid Attribute" msgstr "Неправильный атрибут" -#: erpnext/stock/doctype/item/item.js:898 +#: erpnext/stock/doctype/item/item.js:904 msgid "Invalid Attribute Values" msgstr "" @@ -25295,7 +25481,7 @@ msgstr "" msgid "Invalid Barcode. There is no Item attached to this barcode." msgstr "Неверный штрих-код. К этому штрих-коду не прикреплено ни одного предмета." -#: erpnext/public/js/controllers/transaction.js:3202 +#: erpnext/public/js/controllers/transaction.js:3186 msgid "Invalid Blanket Order for the selected Customer and Item" msgstr "Недействительный общий заказ для выбранного клиента и продукта" @@ -25311,7 +25497,7 @@ msgstr "Недействительная детская процедура" msgid "Invalid Company Field" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2412 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2418 msgid "Invalid Company for Inter Company Transaction." msgstr "Неправильная компания для межфирменной сделки." @@ -25321,7 +25507,7 @@ msgstr "Неправильная компания для межфирменно msgid "Invalid Cost Center" msgstr "Неверный центр затрат" -#: erpnext/selling/doctype/customer/customer.py:370 +#: erpnext/selling/doctype/customer/customer.py:379 msgid "Invalid Customer Group" msgstr "" @@ -25329,12 +25515,12 @@ msgstr "" msgid "Invalid Delivery Date" msgstr "Неверная дата доставки" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1097 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1099 msgid "Invalid Disassembly Item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1063 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1112 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1065 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1114 msgid "Invalid Disassembly Quantity" msgstr "" @@ -25342,7 +25528,7 @@ msgstr "" msgid "Invalid Discount" msgstr "Недействительная скидка" -#: erpnext/controllers/taxes_and_totals.py:856 +#: erpnext/controllers/taxes_and_totals.py:861 msgid "Invalid Discount Amount" msgstr "Неверная сумма скидки" @@ -25372,7 +25558,7 @@ msgid "Invalid Group By" msgstr "Неверная группировка" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:500 -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:958 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:959 msgid "Invalid Item" msgstr "Недействительный товар" @@ -25398,7 +25584,7 @@ msgstr "Недействительная вступительная запись msgid "Invalid POS Invoices" msgstr "Недействительные счета точки продаж" -#: erpnext/accounts/doctype/account/account.py:387 +#: erpnext/accounts/doctype/account/account.py:418 msgid "Invalid Parent Account" msgstr "Неверный родительский счет" @@ -25432,8 +25618,8 @@ msgstr "Некорректные настройки учета потерь пр msgid "Invalid Purchase Invoice" msgstr "Неверный счет-фактура покупки" -#: erpnext/controllers/accounts_controller.py:3951 -#: erpnext/controllers/accounts_controller.py:3965 +#: erpnext/controllers/accounts_controller.py:3952 +#: erpnext/controllers/accounts_controller.py:3966 msgid "Invalid Qty" msgstr "Неверное количество" @@ -25462,12 +25648,12 @@ msgstr "Неверное расписание" msgid "Invalid Selling Price" msgstr "Недействительная цена продажи" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2111 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2145 msgid "Invalid Serial and Batch Bundle" msgstr "Некорректная комбинация серийных номеров и партий" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1362 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1384 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1366 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1388 msgid "Invalid Source and Target Warehouse" msgstr "Неверный исходный и целевой склад" @@ -25511,7 +25697,7 @@ msgstr "" msgid "Invalid filter formula. Please check the syntax." msgstr "Неверная формула фильтра. Проверьте синтаксис." -#: erpnext/selling/doctype/quotation/quotation.py:275 +#: erpnext/selling/doctype/quotation/quotation.py:278 msgid "Invalid lost reason {0}, please create a new lost reason" msgstr "Недопустимая потерянная причина {0}, создайте новую потерянную причину" @@ -25519,7 +25705,7 @@ msgstr "Недопустимая потерянная причина {0}, соз msgid "Invalid naming series (. missing) for {0}" msgstr "Недопустимая серия имен (. Отсутствует) для {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:572 +#: erpnext/accounts/doctype/payment_request/payment_request.py:587 msgid "Invalid parameter. 'dn' should be of type str" msgstr "Недопустимый параметр. 'dn' должен быть типа str" @@ -25558,7 +25744,7 @@ msgstr "Недопустимое значение {0} для {1} по отнош msgid "Invalid {0}" msgstr "Неверный {0}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2410 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2416 msgid "Invalid {0} for Inter Company Transaction." msgstr "Недопустимый {0} для транзакции между компаниями." @@ -25668,7 +25854,7 @@ msgstr "Дисконтирование счета" msgid "Invoice Document Type Selection Error" msgstr "Ошибка выбора типа документа счет-фактуры" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1211 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1218 msgid "Invoice Grand Total" msgstr "Общая сумма счета" @@ -25773,7 +25959,7 @@ msgstr "Счета не могут быть выставлены за нулев #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:171 #: erpnext/accounts/report/accounts_payable/accounts_payable.html:139 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:140 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1213 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1220 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:164 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:194 msgid "Invoiced Amount" @@ -25794,7 +25980,7 @@ msgstr "Количество по счету-фактуре" #: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.json #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/pos_profile/pos_profile.json -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2461 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2467 #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/selling/report/payment_terms_status_for_sales_order/payment_terms_status_for_sales_order.py:62 msgid "Invoices" @@ -26403,7 +26589,7 @@ msgstr "Выпустить кредитную ноту" msgid "Issue Date" msgstr "Дата выпуска" -#: erpnext/stock/doctype/material_request/material_request.js:180 +#: erpnext/stock/doctype/material_request/material_request.js:183 msgid "Issue Material" msgstr "Запрос на материал" @@ -26481,6 +26667,10 @@ msgstr "Дата выдачи" msgid "It can take upto few hours for accurate stock values to be visible after merging items." msgstr "После объединения позиций может потребоваться несколько часов, чтобы увидеть точные значения запасов." +#: erpnext/public/js/controllers/transaction.js:2564 +msgid "It is needed to fetch Item Details." +msgstr "Это необходимо для отображения подробностей продукта." + #: banking/src/components/features/BankReconciliation/BankBalance.tsx:79 msgid "It takes into account all the transactions that have been posted and subtracts the transactions that have not cleared yet." msgstr "" @@ -26543,8 +26733,8 @@ msgstr "Курсивный текст для промежуточных итог #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:33 #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:204 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/controllers/taxes_and_totals.py:1248 -#: erpnext/controllers/trends.py:365 +#: erpnext/controllers/taxes_and_totals.py:1253 +#: erpnext/controllers/trends.py:377 #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/manufacturing/doctype/bom/bom.js:1092 #: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:109 @@ -26555,8 +26745,8 @@ msgstr "Курсивный текст для промежуточных итог #: erpnext/manufacturing/report/process_loss_report/process_loss_report.js:15 #: erpnext/manufacturing/report/process_loss_report/process_loss_report.py:74 #: erpnext/manufacturing/workspace/manufacturing/manufacturing.json -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:234 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:385 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:253 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:404 #: erpnext/public/js/purchase_trends_filters.js:48 #: erpnext/public/js/purchase_trends_filters.js:63 #: erpnext/public/js/sales_trends_filters.js:23 @@ -26803,7 +26993,7 @@ msgstr "Корзина товаров" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.js:314 #: erpnext/accounts/report/billed_items_to_be_received/billed_items_to_be_received.py:68 #: erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py:37 -#: erpnext/accounts/report/gross_profit/gross_profit.py:312 +#: erpnext/accounts/report/gross_profit/gross_profit.py:314 #: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:148 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:167 #: erpnext/accounts/report/received_items_to_be_billed/received_items_to_be_billed.py:37 @@ -26856,8 +27046,8 @@ msgstr "Корзина товаров" #: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.js:27 #: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:86 #: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:119 -#: erpnext/projects/doctype/timesheet/timesheet.js:214 -#: erpnext/public/js/controllers/transaction.js:2874 +#: erpnext/projects/doctype/timesheet/timesheet.js:216 +#: erpnext/public/js/controllers/transaction.js:2858 #: erpnext/public/js/stock_reservation.js:112 #: erpnext/public/js/stock_reservation.js:318 erpnext/public/js/utils.js:596 #: erpnext/public/js/utils.js:753 @@ -26886,6 +27076,7 @@ msgstr "Корзина товаров" #: erpnext/stock/doctype/item_manufacturer/item_manufacturer.json #: erpnext/stock/doctype/item_price/item_price.json #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json +#: erpnext/stock/doctype/material_request/material_request.js:487 #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/packed_item/packed_item.json #: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json @@ -26920,7 +27111,7 @@ msgstr "Корзина товаров" #: erpnext/stock/report/serial_no_and_batch_traceability/serial_no_and_batch_traceability.py:433 #: erpnext/stock/report/serial_no_ledger/serial_no_ledger.js:7 #: erpnext/stock/report/stock_ageing/stock_ageing.py:177 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:104 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:105 #: erpnext/stock/report/stock_qty_vs_batch_qty/stock_qty_vs_batch_qty.py:25 #: erpnext/stock/report/stock_qty_vs_serial_no_count/stock_qty_vs_serial_no_count.py:26 #: erpnext/subcontracting/doctype/subcontracting_inward_order_item/subcontracting_inward_order_item.json @@ -27060,7 +27251,7 @@ msgstr "Подробности товара" #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/accounts/doctype/tax_rule/tax_rule.json #: erpnext/accounts/report/gross_profit/gross_profit.js:44 -#: erpnext/accounts/report/gross_profit/gross_profit.py:325 +#: erpnext/accounts/report/gross_profit/gross_profit.py:327 #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.js:21 #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.py:29 #: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.js:28 @@ -27075,7 +27266,7 @@ msgstr "Подробности товара" #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.js:30 #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:40 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/controllers/trends.py:375 +#: erpnext/controllers/trends.py:387 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/manufacturing/doctype/bom_creator/bom_creator.json #: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json @@ -27127,7 +27318,7 @@ msgstr "Подробности товара" #: erpnext/stock/report/stock_ledger/stock_ledger.js:71 #: erpnext/stock/report/stock_ledger/stock_ledger.py:346 #: erpnext/stock/report/stock_projected_qty/stock_projected_qty.js:39 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:113 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:114 #: erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.js:33 #: erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.py:99 #: erpnext/stock/workspace/stock/stock.json @@ -27292,7 +27483,7 @@ msgstr "Производитель товара" #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/accounts/report/billed_items_to_be_received/billed_items_to_be_received.py:74 #: erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py:71 -#: erpnext/accounts/report/gross_profit/gross_profit.py:319 +#: erpnext/accounts/report/gross_profit/gross_profit.py:321 #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.py:34 #: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:154 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:173 @@ -27310,7 +27501,7 @@ msgstr "Производитель товара" #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:34 #: erpnext/buying/report/requested_items_to_order_and_receive/requested_items_to_order_and_receive.py:204 -#: erpnext/controllers/trends.py:366 +#: erpnext/controllers/trends.py:378 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js:101 #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json @@ -27343,7 +27534,7 @@ msgstr "Производитель товара" #: erpnext/manufacturing/report/production_planning_report/production_planning_report.py:371 #: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:92 #: erpnext/manufacturing/report/work_order_consumed_materials/work_order_consumed_materials.py:138 -#: erpnext/public/js/controllers/transaction.js:2880 +#: erpnext/public/js/controllers/transaction.js:2864 #: erpnext/public/js/utils.js:849 #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order/sales_order.js:1286 @@ -27358,6 +27549,7 @@ msgstr "Производитель товара" #: erpnext/stock/doctype/item_lead_time/item_lead_time.json #: erpnext/stock/doctype/item_manufacturer/item_manufacturer.json #: erpnext/stock/doctype/item_price/item_price.json +#: erpnext/stock/doctype/material_request/material_request.js:495 #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/packed_item/packed_item.json #: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json @@ -27387,7 +27579,7 @@ msgstr "Производитель товара" #: erpnext/stock/report/stock_analytics/stock_analytics.py:45 #: erpnext/stock/report/stock_balance/stock_balance.py:476 #: erpnext/stock/report/stock_ledger/stock_ledger.py:294 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:110 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:111 #: erpnext/stock/report/stock_qty_vs_batch_qty/stock_qty_vs_batch_qty.py:31 #: erpnext/stock/report/stock_qty_vs_serial_no_count/stock_qty_vs_serial_no_count.py:32 #: erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.py:98 @@ -27641,7 +27833,7 @@ msgstr "Подробности модификации продукта" msgid "Item Variant Settings" msgstr "Параметры модификации продукта" -#: erpnext/stock/doctype/item/item.js:1120 +#: erpnext/stock/doctype/item/item.js:1126 msgid "Item Variant {0} already exists with same attributes" msgstr "Модификация продукта {0} с этими атрибутами уже существует" @@ -27649,7 +27841,7 @@ msgstr "Модификация продукта {0} с этими атрибут msgid "Item Variants updated" msgstr "Обновлены варианты предметов" -#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py:87 +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py:97 msgid "Item Warehouse based reposting has been enabled." msgstr "Включена возможность повторной публикации на складе товаров." @@ -27731,7 +27923,7 @@ msgstr "Детали налога на товар" msgid "Item Wise Tax Details" msgstr "Налоговая информация по товарам" -#: erpnext/controllers/taxes_and_totals.py:563 +#: erpnext/controllers/taxes_and_totals.py:568 msgid "Item Wise Tax Details do not match with Taxes and Charges at the following rows:" msgstr "Налоговые данные по позициям не совпадают с налогами и сборами в следующих строках:" @@ -27751,7 +27943,7 @@ msgstr "Товар и склад" msgid "Item and Warranty Details" msgstr "Подробности товара и гарантии" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3825 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3859 msgid "Item for row {0} does not match Material Request" msgstr "Элемент для строки {0} не соответствует запросу материала" @@ -27759,7 +27951,7 @@ msgstr "Элемент для строки {0} не соответствует msgid "Item has variants." msgstr "Продукт имеет модификации" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:436 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:455 msgid "Item is mandatory in Raw Materials table." msgstr "Товар является обязательным в таблице «Сырье»." @@ -27781,10 +27973,18 @@ msgstr "Название продукта" msgid "Item operation" msgstr "Операция с товаром" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1508 +#: erpnext/controllers/accounts_controller.py:4006 +msgid "Item qty can not be updated as raw materials are already processed." +msgstr "Количество товара РЅРµ может быть обновлено, так как сырье СѓР¶Рµ обработано." + +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1520 msgid "Item rate has been updated to zero as Allow Zero Valuation Rate is checked for item {0}" msgstr "Ставка товара обновлена до нуля, так как для товара {0} установлена опция \"Разрешить нулевую ставку оценки\"" +#: erpnext/stock/doctype/material_request/material_request.py:239 +msgid "Item rates have been updated based on the selected Buying Price List {0}" +msgstr "" + #. Label of the item (Link) field in DocType 'BOM' #. Label of the finished_good (Link) field in DocType 'Job Card' #: erpnext/manufacturing/doctype/bom/bom.json @@ -27804,7 +28004,7 @@ msgstr "Перепроведение оценки товара в процесс msgid "Item variant {0} exists with same attributes" msgstr "Вариант продукта {0} с этими атрибутами уже существует" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:578 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:579 msgid "Item with name {0} not found in the Purchase Order" msgstr "" @@ -27816,6 +28016,10 @@ msgstr "Элемент {0} добавлен несколько раз под о msgid "Item {0} cannot be added as a sub-assembly of itself" msgstr "Элемент {0} не может быть добавлен как подсборка самого себя." +#: erpnext/stock/doctype/material_request/material_request.py:694 +msgid "Item {0} cannot be ordered more than once" +msgstr "" + #: erpnext/manufacturing/doctype/blanket_order/blanket_order.py:197 msgid "Item {0} cannot be ordered more than {1} against Blanket Order {2}." msgstr "Товар {0} не может быть заказан больше, чем {1} по общему заказу {2}." @@ -27829,7 +28033,7 @@ msgstr "Продукт {0} не существует" msgid "Item {0} does not exist in the system or has expired" msgstr "Продукт {0} не существует или просрочен" -#: erpnext/controllers/stock_controller.py:597 +#: erpnext/controllers/stock_controller.py:602 msgid "Item {0} does not exist." msgstr "Товар {0} не существует." @@ -27849,7 +28053,7 @@ msgstr "Продукт {0} не годен" msgid "Item {0} has no Serial No. Only serialized items can have delivery based on Serial No" msgstr "Товар {0} не имеет серийного номера. Только товары с серийным номером могут иметь доставку на основе серийного номера" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:597 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:598 msgid "Item {0} has no changes in delivered quantity. Please unselect the row if you do not wish to update its quantity." msgstr "" @@ -27873,7 +28077,7 @@ msgstr "Продукт {0} отменен" msgid "Item {0} is disabled" msgstr "Продукт {0} отключен" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:583 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:584 msgid "Item {0} is not a drop ship item. Only drop ship items can have Delivered Qty updated." msgstr "" @@ -27885,7 +28089,7 @@ msgstr "Продукт {0} не сериализованным продукто msgid "Item {0} is not a stock Item" msgstr "Продукта {0} нет на складе" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:957 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:958 msgid "Item {0} is not a subcontracted item" msgstr "Элемент {0} не является субподрядным элементом" @@ -27893,7 +28097,7 @@ msgstr "Элемент {0} не является субподрядным эле msgid "Item {0} is not a template item." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2549 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2583 msgid "Item {0} is not active or end of life has been reached" msgstr "Продукт {0} не активен или истек срок годности" @@ -27913,7 +28117,7 @@ msgstr "Продукт {0} должен быть предметом субпод msgid "Item {0} must be a non-stock item" msgstr "Продукт {0} должен отсутствовать на складе" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1849 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1883 msgid "Item {0} not found in 'Raw Materials Supplied' table in {1} {2}" msgstr "Товар {0} не найден в таблице «Поставляемое сырье» в {1} {2}" @@ -27921,14 +28125,18 @@ msgstr "Товар {0} не найден в таблице «Поставляе msgid "Item {0} not found." msgstr "Товар {0} не найден." -#: erpnext/buying/doctype/purchase_order/purchase_order.py:327 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:328 msgid "Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item)." msgstr "Пункт {0}: Заказал Кол-во {1} не может быть меньше минимального заказа Кол-во {2} (определенной в пункте)." -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:573 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:571 msgid "Item {0}: {1} qty produced. " msgstr "Элемент {0}: произведено {1} кол-во. " +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1337 +msgid "Item {} does not exist." +msgstr "Товар {} РЅРµ существует." + #. Name of a report #: erpnext/stock/report/item_wise_price_list_rate/item_wise_price_list_rate.json msgid "Item-wise Price List Rate" @@ -27995,7 +28203,7 @@ msgstr "Каталог товаров" msgid "Items Filter" msgstr "Фильтр элементов" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1683 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1691 #: erpnext/selling/doctype/sales_order/sales_order.js:1719 msgid "Items Required" msgstr "Необходимые предметы" @@ -28019,11 +28227,11 @@ msgstr "Запрашиваемые продукты" msgid "Items and Pricing" msgstr "Продукты и цены" -#: erpnext/controllers/accounts_controller.py:4263 +#: erpnext/controllers/accounts_controller.py:4264 msgid "Items cannot be updated as Subcontracting Inward Order(s) exist against this Subcontracted Sales Order." msgstr "Позиции не могут быть обновлены, так как для этого субподрядного заказа на продажу существует субподрядный входящий заказ (заказы)." -#: erpnext/controllers/accounts_controller.py:4256 +#: erpnext/controllers/accounts_controller.py:4257 msgid "Items cannot be updated as Subcontracting Order is created against the Purchase Order {0}." msgstr "Обновление позиций невозможно, так как заказ на субподряд создан на основе заказа на закупку {0}." @@ -28035,7 +28243,7 @@ msgstr "Товары для запроса сырья" msgid "Items not found." msgstr "Элементы не найдены." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1504 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1516 msgid "Items rate has been updated to zero as Allow Zero Valuation Rate is checked for the following items: {0}" msgstr "Ставка по предметам обновлена до нуля, так как опция «Разрешить нулевую ставку оценки» отмечена для следующих предметов: {0}" @@ -28045,7 +28253,7 @@ msgstr "Ставка по предметам обновлена до нуля, msgid "Items to Be Repost" msgstr "Товары к перепроведению" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1682 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1690 msgid "Items to Manufacture are required to pull the Raw Materials associated with it." msgstr "Предметы для производства необходимы для получения связанного с ними сырья." @@ -28065,7 +28273,7 @@ msgstr "Товары для резервирования" msgid "Items under this warehouse will be suggested" msgstr "Будут предложены товары из этого склада" -#: erpnext/controllers/stock_controller.py:202 +#: erpnext/controllers/stock_controller.py:207 msgid "Items {0} do not exist in the Item master." msgstr "Товары {0} отсутствуют в главной базе товаров." @@ -28110,7 +28318,7 @@ msgstr "Производственная мощность" #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/manufacturing/doctype/bom/bom.json #: erpnext/manufacturing/doctype/job_card/job_card.json -#: erpnext/manufacturing/doctype/job_card/job_card.py:1017 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1030 #: erpnext/manufacturing/doctype/operation/operation.json #: erpnext/manufacturing/doctype/work_order/work_order.js:408 #: erpnext/manufacturing/doctype/work_order/work_order.json @@ -28178,7 +28386,7 @@ msgstr "Журнал учета рабочего времени" msgid "Job Card and Capacity Planning" msgstr "Карта работы и планирование мощностей" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1548 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1561 msgid "Job Card {0} has been completed" msgstr "Карточка задания {0} выполнена" @@ -28254,7 +28462,7 @@ msgstr "Имя исполнителя работ" msgid "Job Worker Warehouse" msgstr "Склад исполнителя работ" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2966 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2977 msgid "Job card {0} created" msgstr "Карта работы {0} создана" @@ -28277,7 +28485,7 @@ msgstr "Джоуль" msgid "Joule/Meter" msgstr "Джоуль/метр" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:30 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:31 msgid "Journal Entries" msgstr "Записи журнала" @@ -28305,8 +28513,8 @@ msgstr "Записи в журнале {0} не-связаны" #: erpnext/accounts/doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.json #: erpnext/accounts/print_format/journal_auditing_voucher/journal_auditing_voucher.html:10 #: erpnext/accounts/workspace/invoicing/invoicing.json -#: erpnext/assets/doctype/asset/asset.js:390 -#: erpnext/assets/doctype/asset/asset.js:399 +#: erpnext/assets/doctype/asset/asset.js:398 +#: erpnext/assets/doctype/asset/asset.js:407 #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.json #: erpnext/assets/doctype/depreciation_schedule/depreciation_schedule.json @@ -28340,7 +28548,7 @@ msgstr "Учетная запись шаблона записи журнала" msgid "Journal Entry Type" msgstr "Тип записи журнала" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:561 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:562 msgid "Journal Entry for Asset scrapping cannot be cancelled. Please restore the Asset." msgstr "Журнальная запись о списании актива не может быть отменена. Пожалуйста, восстановите актив." @@ -28353,7 +28561,7 @@ msgstr "Журнальная запись о списании" msgid "Journal Entry type should be set as Depreciation Entry for asset depreciation" msgstr "Тип записи журнала должен быть установлен как «Запись об амортизации» для амортизации активов" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:731 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:732 msgid "Journal Entry {0} does not have account {1} or already matched against other voucher" msgstr "Запись в журнале {0} не имеете учет {1} или уже сравнивается с другой ваучер" @@ -28361,7 +28569,7 @@ msgstr "Запись в журнале {0} не имеете учет {1} или msgid "Journal Template Accounts" msgstr "" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:97 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:107 msgid "Journal entries have been created" msgstr "Записи в журнале созданы" @@ -28475,7 +28683,7 @@ msgstr "Киловатт" msgid "Kilowatt-Hour" msgstr "Киловатт-час" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1019 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1032 msgid "Kindly cancel the Manufacturing Entries first against the work order {0}." msgstr "Пожалуйста, сначала отмените производственные записи по заказу на работу {0}." @@ -28516,7 +28724,7 @@ msgstr "Итоговая себестоимость" msgid "Landed Cost Help" msgstr "Помощь по расчету конечной стоимости" -#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:18 +#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:20 msgid "Landed Cost Id" msgstr "Итоговая себестоимость Id" @@ -28576,7 +28784,7 @@ msgstr "Сумма документа на стоимость доставки" msgid "Lapsed" msgstr "Истекший" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:274 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:277 msgid "Large" msgstr "Большой" @@ -28603,7 +28811,7 @@ msgstr "Последняя дата выполнения" msgid "Last Fiscal Year" msgstr "" -#: erpnext/accounts/doctype/account/account.py:661 +#: erpnext/accounts/doctype/account/account.py:692 msgid "Last GL Entry update was done {}. This operation is not allowed while system is actively being used. Please wait for 5 minutes before retrying." msgstr "Последнее обновление записи GL было выполнено {}. Эта операция не допускается, пока система активно используется. Подождите 5 минут перед повторной попыткой." @@ -28903,7 +29111,7 @@ msgstr "Объединение бухгалтерских книг" msgid "Ledger Merge Accounts" msgstr "Объединение счетов в главной книге" -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:146 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:151 msgid "Ledger Type" msgstr "Тип бухгалтерской книги" @@ -28985,7 +29193,7 @@ msgstr "Уровень спецификации" msgid "Lft" msgstr "ЗЩЫ" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:253 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:262 msgid "Liabilities" msgstr "Обязательства" @@ -29110,6 +29318,10 @@ msgstr "Сбой связи" msgid "Linking to Customer Failed. Please try again." msgstr "Связь с клиентом не удалась. Пожалуйста, попробуйте еще раз." +#: erpnext/selling/doctype/customer/customer.js:280 +msgid "Linking to Supplier Failed. Please try again." +msgstr "Ссылка РЅР° поставщика РЅРµ удалась. Попробуйте еще раз." + #: erpnext/accounts/report/financial_ratios/financial_ratios.js:55 #: erpnext/accounts/report/financial_ratios/financial_ratios.py:152 msgid "Liquidity Ratios" @@ -29174,7 +29386,7 @@ msgstr "Кредиты (обязательства)" msgid "Loans and Advances (Assets)" msgstr "Кредиты и авансы (активы)" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:210 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:213 msgid "Local" msgstr "Локальные" @@ -29274,7 +29486,7 @@ msgstr "Потерянная причина подробно" #. 'Quotation' #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/report/lost_opportunity/lost_opportunity.py:55 -#: erpnext/public/js/utils/sales_common.js:596 +#: erpnext/public/js/utils/sales_common.js:594 #: erpnext/selling/doctype/quotation/quotation.json msgid "Lost Reasons" msgstr "Потерянные причины" @@ -29303,8 +29515,8 @@ msgstr "Потеря стоимости %" msgid "Lower Deduction Certificate" msgstr "Свидетельство о нижнем удержании" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:309 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:426 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:312 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:429 msgid "Lower Income" msgstr "Низкий уровень дохода" @@ -29436,7 +29648,7 @@ msgstr "Сгенерированный MPS" msgid "MRP Log documents are being created in the background." msgstr "Документы журнала MRP создаются в фоновом режиме." -#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:157 +#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:181 msgid "MT940 file detected. Please enable 'Import MT940 Format' to proceed." msgstr "Обнаружен файл MT940. Для продолжения включите опцию «Импорт формата MT940»." @@ -29460,10 +29672,10 @@ msgstr "Неисправность машины" msgid "Machine operator errors" msgstr "Ошибки оператора машины" -#: erpnext/setup/doctype/company/company.py:721 -#: erpnext/setup/doctype/company/company.py:736 -#: erpnext/setup/doctype/company/company.py:737 +#: erpnext/setup/doctype/company/company.py:723 #: erpnext/setup/doctype/company/company.py:738 +#: erpnext/setup/doctype/company/company.py:739 +#: erpnext/setup/doctype/company/company.py:740 msgid "Main" msgstr "Основные" @@ -29523,7 +29735,7 @@ msgstr "" #: erpnext/manufacturing/doctype/workstation/workstation.json #: erpnext/selling/doctype/quotation/quotation.json #: erpnext/selling/doctype/sales_order/sales_order.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:299 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:302 #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json #: erpnext/support/workspace/support/support.json #: erpnext/workspace_sidebar/assets.json erpnext/workspace_sidebar/crm.json @@ -29783,11 +29995,11 @@ msgstr "Позвонить" msgid "Make project from a template." msgstr "Сделать проект из шаблона." -#: erpnext/stock/doctype/item/item.js:915 +#: erpnext/stock/doctype/item/item.js:921 msgid "Make {0} Variant" msgstr "Сделать {0} вариант" -#: erpnext/stock/doctype/item/item.js:916 +#: erpnext/stock/doctype/item/item.js:922 msgid "Make {0} Variants" msgstr "Сделать {0} вариантов" @@ -29810,7 +30022,7 @@ msgstr "" msgid "Manage your orders" msgstr "Управление вашими заказами" -#: erpnext/setup/doctype/company/company.py:500 +#: erpnext/setup/doctype/company/company.py:502 msgid "Management" msgstr "Менеджмент" @@ -29832,7 +30044,7 @@ msgstr "Обязательное измерение бухгалтерского msgid "Mandatory Depends On (Backend)" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1929 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1935 msgid "Mandatory Field" msgstr "Обязательное поле" @@ -29848,7 +30060,7 @@ msgstr "Обязательные для баланса" msgid "Mandatory For Profit and Loss Account" msgstr "Обязательные для отчета о прибылях и убытках" -#: erpnext/selling/doctype/quotation/quotation.py:628 +#: erpnext/selling/doctype/quotation/quotation.py:643 msgid "Mandatory Missing" msgstr "Обязательно отсутствует" @@ -29923,7 +30135,7 @@ msgstr "Ручной ввод не может быть создан! Отклю #: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json #: erpnext/manufacturing/doctype/operation/operation_dashboard.py:7 #: erpnext/projects/doctype/project/project_dashboard.py:17 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:89 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:92 #: erpnext/stock/doctype/item/item.json #: erpnext/stock/doctype/item/item_dashboard.py:32 #: erpnext/stock/doctype/item_reorder/item_reorder.json @@ -29931,8 +30143,8 @@ msgstr "Ручной ввод не может быть создан! Отклю #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/stock/doctype/stock_entry/stock_entry.json -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1593 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1609 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1625 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1641 #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -30082,6 +30294,10 @@ msgstr "Дата изготовления" msgid "Manufacturing Manager" msgstr "Менеджер производства" +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2941 +msgid "Manufacturing Quantity is mandatory" +msgstr "Производство Количество является обязательным" + #. Label of the manufacturing_section_section (Section Break) field in DocType #. 'Sales Order Item' #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -30241,6 +30457,12 @@ msgstr "Семейное положение" msgid "Mark As Closed" msgstr "Отметить как закрытое" +#. Option for the 'Action for Expired Unverified Appointments' (Select) field +#. in DocType 'Appointment Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Mark as Closed" +msgstr "" + #. Description of the 'Is Internal Customer' (Check) field in DocType #. 'Customer' #: erpnext/selling/doctype/customer/customer.json @@ -30261,7 +30483,7 @@ msgstr "" msgid "Market Segment" msgstr "Сегмент рынка" -#: erpnext/setup/doctype/company/company.py:452 +#: erpnext/setup/doctype/company/company.py:454 msgid "Marketing" msgstr "Маркетинг" @@ -30350,14 +30572,14 @@ msgstr "Расход материала" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:114 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:117 #: erpnext/stock/doctype/stock_entry/stock_entry.json -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1594 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1626 #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Material Consumption for Manufacture" msgstr "Потребление материалов для производства" -#: erpnext/stock/doctype/stock_entry/stock_entry.js:688 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:664 msgid "Material Consumption is not set in Manufacturing Settings." msgstr "Потребление материала не задано в настройках производства." @@ -30370,7 +30592,7 @@ msgstr "Потребление материала не задано в наст #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' #: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:71 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:74 #: erpnext/stock/doctype/item/item.json #: erpnext/stock/doctype/item_reorder/item_reorder.json #: erpnext/stock/doctype/material_request/material_request.json @@ -30386,8 +30608,8 @@ msgstr "" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:77 -#: erpnext/stock/doctype/material_request/material_request.js:188 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:80 +#: erpnext/stock/doctype/material_request/material_request.js:191 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Material Receipt" @@ -30446,8 +30668,8 @@ msgstr "Материал Поступление" #: erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.py:36 #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/material_request/material_request.json -#: erpnext/stock/doctype/material_request/material_request.py:434 -#: erpnext/stock/doctype/material_request/material_request.py:484 +#: erpnext/stock/doctype/material_request/material_request.py:485 +#: erpnext/stock/doctype/material_request/material_request.py:545 #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -30540,7 +30762,7 @@ msgstr "" msgid "Material Request not created, as quantity for Raw Materials already available." msgstr "Запрос материала не создан, так как количество сырья уже доступно." -#: erpnext/stock/doctype/material_request/material_request.py:145 +#: erpnext/stock/doctype/material_request/material_request.py:158 msgid "Material Request of maximum {0} can be made for Item {1} against Sales Order {2}" msgstr "Максимум {0} заявок на материал может быть сделано для продукта {1} по Сделке {2}" @@ -30572,7 +30794,7 @@ msgstr "Запрошенный материал" msgid "Material Requests" msgstr "Запросы на материалы" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:452 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:453 msgid "Material Requests Required" msgstr "Требуются материальные запросы" @@ -30606,9 +30828,9 @@ msgstr "Материал возвращен из незавершенного п #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' #: erpnext/manufacturing/doctype/job_card/job_card.js:224 #: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:83 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:86 #: erpnext/stock/doctype/item/item.json -#: erpnext/stock/doctype/material_request/material_request.js:166 +#: erpnext/stock/doctype/material_request/material_request.js:169 #: erpnext/stock/doctype/material_request/material_request.json #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -30616,14 +30838,14 @@ msgstr "Материал возвращен из незавершенного п msgid "Material Transfer" msgstr "Доставка материалов" -#: erpnext/stock/doctype/material_request/material_request.js:172 +#: erpnext/stock/doctype/material_request/material_request.js:175 msgid "Material Transfer (In Transit)" msgstr "Перемещение материалов (в пути)" #. Option for the 'Purpose' (Select) field in DocType 'Pick List' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:108 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:111 #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json @@ -30781,11 +31003,11 @@ msgstr "Максимальная сумма платежа" msgid "Maximum Producible Items" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4441 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4475 msgid "Maximum Samples - {0} can be retained for Batch {1} and Item {2}." msgstr "Максимальные образцы - {0} могут сохраняться для Batch {1} и Item {2}." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4432 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4466 msgid "Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}." msgstr "Максимальные образцы - {0} уже сохранены для Batch {1} и Item {2} в пакете {3}." @@ -30812,7 +31034,7 @@ msgstr "" msgid "Maximum discount for Item {0} is {1}%" msgstr "Максимальная скидка на товар {0} составляет {1}%" -#: erpnext/public/js/utils/barcode_scanner.js:120 +#: erpnext/public/js/utils/barcode_scanner.js:125 msgid "Maximum quantity scanned for item {0}." msgstr "Предельное количество, зафиксированное для товара {0}." @@ -30846,7 +31068,7 @@ msgstr "Мегаджоуль" msgid "Megawatt" msgstr "Мегаватт" -#: erpnext/stock/stock_ledger.py:2038 +#: erpnext/stock/stock_ledger.py:2053 msgid "Mention Valuation Rate in the Item master." msgstr "Упомяните коэффициент оценки в мастере предметов." @@ -30894,7 +31116,7 @@ msgstr "Слияние с существующей учетной записью msgid "Merged" msgstr "Объединенные" -#: erpnext/accounts/doctype/account/account.py:604 +#: erpnext/accounts/doctype/account/account.py:635 msgid "Merging is only possible if following properties are same in both records. Is Group, Root Type, Company and Account Currency" msgstr "Объединение возможно только в том случае, если следующие свойства в обеих записях одинаковы: Группа, Корневой тип, Компания и Валюта счета" @@ -30943,7 +31165,7 @@ msgstr "Метр Воды" msgid "Meter/Second" msgstr "Метр/секунда" -#: erpnext/manufacturing/doctype/workstation/workstation.py:546 +#: erpnext/manufacturing/doctype/workstation/workstation.py:547 msgid "Method {0} is not allowed to be run on a Job Card." msgstr "" @@ -30972,8 +31194,8 @@ msgstr "Микрометр" msgid "Microsecond" msgstr "Микросекунда" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:310 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:427 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:313 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:430 msgid "Middle Income" msgstr "Средний уровень дохода" @@ -31129,7 +31351,7 @@ msgstr "Мин Кол-во не может быть больше, чем мак msgid "Min Qty should be greater than Recurse Over Qty" msgstr "Минимальное количество должно быть больше, чем количество повторного заказа" -#: erpnext/stock/doctype/item/item.js:1071 +#: erpnext/stock/doctype/item/item.js:1077 msgid "Min Value: {0}, Max Value: {1}, in Increments of: {2}" msgstr "Мин. значение: {0}, макс. значение: {1}, с шагом: {2}" @@ -31214,7 +31436,10 @@ msgid "Minutes" msgstr "Минуты" #. Label of the section_break_19 (Section Break) field in DocType 'POS Profile' +#. Label of the miscellaneous_section (Section Break) field in DocType 'Repost +#. Accounting Ledger' #: erpnext/accounts/doctype/pos_profile/pos_profile.json +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json msgid "Miscellaneous" msgstr "" @@ -31223,19 +31448,19 @@ msgstr "" msgid "Miscellaneous Expenses" msgstr "Прочие расходы" -#: erpnext/controllers/buying_controller.py:778 +#: erpnext/controllers/buying_controller.py:797 msgid "Mismatch" msgstr "Несоответствие" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1335 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1338 msgid "Missing" msgstr "Отсутствует" #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:97 #: erpnext/accounts/doctype/pos_profile/pos_profile.py:200 #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:593 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2478 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3094 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2484 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3100 #: erpnext/assets/doctype/asset_category/asset_category.py:116 msgid "Missing Account" msgstr "Отсутствует аккаунт" @@ -31265,7 +31490,7 @@ msgstr "Отсутствуют фильтры" msgid "Missing Finance Book" msgstr "Отсутствует финансовая книга" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2046 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2080 msgid "Missing Finished Good" msgstr "Отсутствующая готовая продукция" @@ -31273,7 +31498,7 @@ msgstr "Отсутствующая готовая продукция" msgid "Missing Formula" msgstr "Отсутствует формула" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1282 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1284 msgid "Missing Item" msgstr "Отсутствующие предметы" @@ -31281,7 +31506,7 @@ msgstr "Отсутствующие предметы" msgid "Missing Parameter" msgstr "" -#: erpnext/utilities/__init__.py:53 +#: erpnext/utilities/__init__.py:52 erpnext/utilities/__init__.py:57 msgid "Missing Payments App" msgstr "Приложение для отслеживания отсутствующих платежей" @@ -31289,7 +31514,7 @@ msgstr "Приложение для отслеживания отсутству msgid "Missing Required Filter" msgstr "" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:297 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:300 msgid "Missing Serial No Bundle" msgstr "Отсутствующий комплект серийных номеров" @@ -31555,10 +31780,18 @@ msgstr "" msgid "Multiple Accounts (Journal Template)" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1241 +#: erpnext/selling/doctype/customer/customer.py:453 +msgid "Multiple Loyalty Programs found for Customer {}. Please select manually." +msgstr "Найдено несколько программ лояльности для клиента {}. Выберите вручную." + +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1247 msgid "Multiple POS Opening Entry" msgstr "Несколько записей открытия POS" +#: erpnext/accounts/doctype/pricing_rule/utils.py:348 +msgid "Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}" +msgstr "Несколько Цена Правила существует СЃ теми Р¶Рµ критериями, пожалуйста разрешить конфликт путем присвоения приоритета. Цена Правила: {0}" + #. Option for the 'Loyalty Program Type' (Select) field in DocType 'Loyalty #. Program' #: erpnext/accounts/doctype/loyalty_program/loyalty_program.json @@ -31577,7 +31810,7 @@ msgstr "" msgid "Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year" msgstr "Несколько финансовых лет существуют на дату {0}. Пожалуйста, установите компанию в финансовый год" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2053 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2087 msgid "Multiple items cannot be marked as finished item" msgstr "Нельзя отметить несколько товаров как готовую продукцию" @@ -31709,7 +31942,7 @@ msgid "Natural Gas" msgstr "Природный газ" #: erpnext/setup/setup_wizard/data/sales_stage.txt:3 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:439 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:442 msgid "Needs Analysis" msgstr "Анализ потребностей" @@ -31718,7 +31951,7 @@ msgstr "Анализ потребностей" msgid "Negative Batch Report" msgstr "" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:631 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:633 msgid "Negative Quantity is not allowed" msgstr "Отрицательное количество недопустимо" @@ -31728,17 +31961,17 @@ msgstr "Отрицательное количество недопустимо" msgid "Negative Stock" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1659 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1674 #: erpnext/stock/serial_batch_bundle.py:1548 msgid "Negative Stock Error" msgstr "Отрицательная ошибка запаса" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:636 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:638 msgid "Negative Valuation Rate is not allowed" msgstr "Отрицательный Оценка курс не допускается" #: erpnext/setup/setup_wizard/data/sales_stage.txt:8 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:444 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:447 msgid "Negotiation/Review" msgstr "Переговоры / Обзор" @@ -31816,40 +32049,40 @@ msgstr "Чистая сумма (валюта компании)" msgid "Net Asset value as on" msgstr "Чистая стоимость активов на" -#: erpnext/accounts/report/cash_flow/cash_flow.py:185 +#: erpnext/accounts/report/cash_flow/cash_flow.py:186 msgid "Net Cash from Financing" msgstr "Чистые денежные средства от финансовой деятельности" -#: erpnext/accounts/report/cash_flow/cash_flow.py:178 +#: erpnext/accounts/report/cash_flow/cash_flow.py:179 msgid "Net Cash from Investing" msgstr "Чистые денежные средства от инвестиционной деятельности" -#: erpnext/accounts/report/cash_flow/cash_flow.py:166 +#: erpnext/accounts/report/cash_flow/cash_flow.py:167 msgid "Net Cash from Operations" msgstr "Чистые денежные средства от операций" -#: erpnext/accounts/report/cash_flow/cash_flow.py:171 +#: erpnext/accounts/report/cash_flow/cash_flow.py:172 msgid "Net Change in Accounts Payable" msgstr "Чистое изменение кредиторской задолженности" -#: erpnext/accounts/report/cash_flow/cash_flow.py:170 +#: erpnext/accounts/report/cash_flow/cash_flow.py:171 msgid "Net Change in Accounts Receivable" msgstr "Чистое изменение дебиторской задолженности" -#: erpnext/accounts/report/cash_flow/cash_flow.py:137 +#: erpnext/accounts/report/cash_flow/cash_flow.py:138 #: erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py:257 msgid "Net Change in Cash" msgstr "Чистое изменение денежных средств" -#: erpnext/accounts/report/cash_flow/cash_flow.py:187 +#: erpnext/accounts/report/cash_flow/cash_flow.py:188 msgid "Net Change in Equity" msgstr "Чистое изменение в капитале" -#: erpnext/accounts/report/cash_flow/cash_flow.py:180 +#: erpnext/accounts/report/cash_flow/cash_flow.py:181 msgid "Net Change in Fixed Asset" msgstr "Чистое изменение в основных фондов" -#: erpnext/accounts/report/cash_flow/cash_flow.py:172 +#: erpnext/accounts/report/cash_flow/cash_flow.py:173 msgid "Net Change in Inventory" msgstr "Чистое изменение в запасах" @@ -31862,7 +32095,7 @@ msgstr "Чистая почасовая ставка" #: erpnext/accounts/report/gross_and_net_profit_report/gross_and_net_profit_report.py:214 #: erpnext/accounts/report/gross_and_net_profit_report/gross_and_net_profit_report.py:215 -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:121 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:129 msgid "Net Profit" msgstr "Чистая прибыль" @@ -31870,7 +32103,7 @@ msgstr "Чистая прибыль" msgid "Net Profit Ratio" msgstr "Коэффициент валовой прибыли" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:186 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:194 msgid "Net Profit/Loss" msgstr "Чистая прибыль / убыток" @@ -32053,10 +32286,6 @@ msgstr "Новое название счёта" msgid "New Asset Value" msgstr "Новая стоимость актива" -#: erpnext/assets/dashboard_fixtures.py:169 -msgid "New Assets (This Year)" -msgstr "Новые активы (в этом году)" - #. Label of the new_bom (Link) field in DocType 'BOM Update Log' #. Label of the new_bom (Link) field in DocType 'BOM Update Tool' #: erpnext/manufacturing/doctype/bom/bom_tree.js:62 @@ -32185,6 +32414,12 @@ msgstr "" msgid "New Sales Invoice" msgstr "Новый счет-фактура продажи" +#. Description of the 'Overdue Limit' (Currency) field in DocType 'Customer +#. Credit Limit' +#: erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json +msgid "New Sales Invoices are blocked when the customer's overdue amount exceeds this. Requires 'Restrict Customer Over Billing' in Accounts Settings." +msgstr "" + #. Label of the sales_order (Check) field in DocType 'Email Digest' #: erpnext/setup/doctype/email_digest/email_digest.json msgid "New Sales Orders" @@ -32216,6 +32451,10 @@ msgstr "Новое название склада" msgid "New Workplace" msgstr "Новое рабочее место" +#: erpnext/selling/doctype/customer/customer.py:418 +msgid "New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0}" +msgstr "Новый кредитный лимит меньше текущей СЃСѓРјРјС‹ задолженности для клиента. Кредитный лимит должен быть зарегистрировано РЅРµ менее {0}" + #. Description of the 'Generate New Invoices Past Due Date' (Check) field in #. DocType 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json @@ -32279,7 +32518,7 @@ msgstr "Нет действий" msgid "No Answer" msgstr "Нет ответа" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2583 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2589 msgid "No Customer found for Inter Company Transactions which represents company {0}" msgstr "Не найден клиент для межкорпоративных транзакций, представляющий компанию {0}" @@ -32340,14 +32579,14 @@ msgstr "Не найдено неоплаченных счетов для дан msgid "No POS Profile found. Please create a New POS Profile first" msgstr "Не найден профиль POS. Сначала создайте новый профиль POS" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1582 -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1642 -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1656 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1583 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1643 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1657 #: erpnext/stock/doctype/item/item.py:1495 msgid "No Permission" msgstr "Нет разрешения" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:793 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:794 msgid "No Purchase Orders were created" msgstr "Заказы на закупку не были созданы" @@ -32372,7 +32611,7 @@ msgstr "В настоящее время нет в наличии" msgid "No Summary" msgstr "Нет сводной информации" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2567 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2573 msgid "No Supplier found for Inter Company Transactions which represents company {0}" msgstr "Для транзакций между компаниями не найден поставщик, представляющий компанию {0}" @@ -32388,7 +32627,7 @@ msgstr "Данные о налоговых удержаниях не найде msgid "No Tax withholding account set for Company {0} in Tax Withholding Category {1}." msgstr "Для компании {0} в категории удержания налогов {1} не установлен счет для удержания налогов." -#: erpnext/accounts/report/gross_profit/gross_profit.py:996 +#: erpnext/accounts/report/gross_profit/gross_profit.py:998 msgid "No Terms" msgstr "Нет условий" @@ -32400,12 +32639,16 @@ msgstr "Не найдено несогласованных счетов и пл msgid "No Unreconciled Payments found for this party" msgstr "Для этого контрагента не найдено несогласованных платежей" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:790 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:791 #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.py:250 msgid "No Work Orders were created" msgstr "Заказы на работы не созданы" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:832 +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py:296 +msgid "No account set" +msgstr "" + +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:822 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:905 msgid "No accounting entries for the following warehouses" msgstr "Нет учетной записи для следующих складов" @@ -32430,7 +32673,11 @@ msgstr "" msgid "No additional fields available" msgstr "Нет доступных дополнительных полей" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1361 +#: erpnext/crm/doctype/appointment/appointment.py:103 +msgid "No availability of slots are found. Please add on Appointment Booking Settings." +msgstr "" + +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1367 msgid "No available quantity to reserve for item {0} in warehouse {1}" msgstr "Нет доступного количества для резервирования товара {0} на складе {1}" @@ -32503,12 +32750,12 @@ msgstr "" msgid "No item available for transfer." msgstr "Нет доступных для передачи товаров." -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:161 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:162 msgid "No items are available in sales orders {0} for production" msgstr "Нет доступных товаров в заказах на продажу {0} для производства" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:158 -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:170 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:159 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:171 msgid "No items are available in the sales order {0} for production" msgstr "Нет доступных товаров в заказах на продажу {0} для производства" @@ -32524,7 +32771,7 @@ msgstr "Нет товаров в корзине" msgid "No matches occurred via auto reconciliation" msgstr "При автоматической сверке совпадений не найдено" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1039 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1040 msgid "No material request created" msgstr "Нет созданных заявок на материал" @@ -32612,7 +32859,7 @@ msgstr "Количество рабочих мест" msgid "No open Material Requests found for the given criteria." msgstr "Не найдено открытых заявок на материалы по заданным критериям." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1235 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1241 msgid "No open POS Opening Entry found for POS Profile {0}." msgstr "Не найдено открытых записей открытия POS для профиля POS {0}." @@ -32624,11 +32871,11 @@ msgstr "Нет открытого мероприятия" msgid "No open task" msgstr "Нет открытой задачи" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:330 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:355 msgid "No outstanding invoices found" msgstr "Не найдено неоплаченных счетов" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:328 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:353 msgid "No outstanding invoices require exchange rate revaluation" msgstr "Неоплаченные счета требуют переоценки обменного курса" @@ -32707,7 +32954,7 @@ msgstr "" msgid "No stock available for this batch." msgstr "" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:813 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:815 msgid "No stock ledger entries were created. Please set the quantity or valuation rate for the items properly and try again." msgstr "Записи в журнале складского учёта не созданы. Пожалуйста, правильно укажите количество или оценочную стоимость товаров и попробуйте снова." @@ -32744,7 +32991,7 @@ msgstr "Нет значений" msgid "No vouchers found for this transaction" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2631 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2637 msgid "No {0} found for Inter Company Transactions." msgstr "Нет {0} найдено для транзакций Inter Company." @@ -32777,7 +33024,7 @@ msgstr "Несоответсвие" msgid "Non Depreciable Category" msgstr "Не амортизируемая категория" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:184 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:187 msgid "Non Profit" msgstr "Некоммерческое предприятие" @@ -32799,7 +33046,7 @@ msgstr "Ненулевые числа" msgid "Non-phantom BOM cannot be created for non-stock item {0}." msgstr "" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:562 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:564 msgid "None of the items have any change in quantity or value." msgstr "Ни одному продукту не изменено количество или объём." @@ -32885,7 +33132,7 @@ msgstr "Не указан" msgid "Not Started" msgstr "Не начато" -#: erpnext/accounts/report/cash_flow/cash_flow.py:425 +#: erpnext/accounts/report/cash_flow/cash_flow.py:426 msgid "Not able to find the earliest Fiscal Year for the given company." msgstr "Не удалось найти первый финансовый год для указанной компании." @@ -33306,10 +33553,16 @@ msgstr "По плану" msgid "On enabling this cancellation entries will be posted on the actual cancellation date and reports will consider cancelled entries as well" msgstr "При включении этой функции, записи об отмене будут создаваться на фактическую дату отмены, и отчеты будут учитывать отмененные записи" -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:727 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:725 msgid "On expanding a row in the Items to Manufacture table, you'll see an option to 'Include Exploded Items'. Ticking this includes raw materials of the sub-assembly items in the production process." msgstr "При раскрытии строки в таблице «Изготавливаемые изделия» вы увидите опцию «Включить разложенные элементы». Установка этого флажка добавляет в производственный процесс сырьё из составных элементов сборки." +#. Option for the 'Status' (Select) field in DocType 'Project' +#: erpnext/projects/doctype/project/project.json +#: erpnext/projects/doctype/project/project_list.js:8 +msgid "On hold" +msgstr "" + #. Description of the 'Excluded Fee' (Currency) field in DocType 'Bank #. Transaction' #: erpnext/accounts/doctype/bank_transaction/bank_transaction.json @@ -33337,6 +33590,10 @@ msgstr "" msgid "Once set, this invoice will be on hold till the set date" msgstr "После установки этот счет будет приостановлен до установленной даты" +#: erpnext/manufacturing/doctype/work_order/work_order.js:763 +msgid "Once the Work Order is Closed. It can't be resumed." +msgstr "После закрытия заказа РЅР° работу его нельзя возобновить." + #: erpnext/accounts/doctype/loyalty_program/loyalty_program.js:39 msgid "One customer can be part of only single Loyalty Program." msgstr "Один клиент может быть участником только одной Программы лояльности." @@ -33392,7 +33649,7 @@ msgstr "Вычесть налог только с суммы превышени msgid "Only Include Allocated Payments" msgstr "Включать только распределенные платежи" -#: erpnext/accounts/doctype/account/account.py:136 +#: erpnext/accounts/doctype/account/account.py:137 msgid "Only Parent can be of type {0}" msgstr "Только родитель может быть типа {0}" @@ -33433,7 +33690,7 @@ msgstr "При применении ненулевой комиссии не д msgid "Only one operation can have 'Is Final Finished Good' checked when 'Track Semi Finished Goods' is enabled." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1608 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1640 msgid "Only one {0} entry can be created against the Work Order {1}" msgstr "Для заказа на работу {1} можно создать только одну запись {0}" @@ -33711,8 +33968,8 @@ msgstr "Открытие счета" msgid "Opening Invoice Tool" msgstr "Инструмент для открытия счета-фактуры" -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1686 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2038 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1712 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2044 msgid "Opening Invoice has rounding adjustment of {0}.

'{1}' account is required to post these values. Please set it in Company: {2}.

Or, '{3}' can be enabled to not post any rounding adjustment." msgstr "В начальном счете-фактуре есть корректировка на округление {0}.

Счет '{1}' необходим для записи этих значений. Пожалуйста, установите его для компании: {2}.

Или можно включить '{3}', чтобы не записывать корректировку на округление." @@ -33906,11 +34163,11 @@ msgstr "Время работы не зависит от количества п msgid "Operation {0} added multiple times in the work order {1}" msgstr "Операция {0} добавлена несколько раз в рабочее задание {1}" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1285 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1298 msgid "Operation {0} does not belong to the work order {1}" msgstr "Операция {0} не относится к рабочему заданию {1}" -#: erpnext/manufacturing/doctype/workstation/workstation.py:443 +#: erpnext/manufacturing/doctype/workstation/workstation.py:444 msgid "Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations" msgstr "Операция {0} больше, чем имеющихся часов на рабочем месте{1}, разбить операции на более мелкие" @@ -33924,7 +34181,7 @@ msgstr "Операция {0} больше, чем имеющихся часов #: erpnext/manufacturing/doctype/bom/bom.json #: erpnext/manufacturing/doctype/work_order/work_order.js:325 #: erpnext/manufacturing/doctype/work_order/work_order.json -#: erpnext/setup/doctype/company/company.py:470 +#: erpnext/setup/doctype/company/company.py:472 #: erpnext/setup/doctype/email_digest/email_digest.json #: erpnext/templates/generators/bom.html:61 msgid "Operations" @@ -34230,7 +34487,8 @@ msgstr "В обработке" #: erpnext/selling/doctype/sales_order_item/sales_order_item.json #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/packed_item/packed_item.json -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:162 +#: erpnext/stock/page/stock_balance/stock_balance.js:60 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:163 msgid "Ordered Qty" msgstr "Заказал кол-во" @@ -34400,7 +34658,7 @@ msgstr "Гарантия недействительна" msgid "Out of stock" msgstr "Нет в наличии" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1248 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1254 #: erpnext/selling/page/point_of_sale/pos_controller.js:199 msgid "Outdated POS Opening Entry" msgstr "Устаревшая запись открытия POS" @@ -34465,7 +34723,7 @@ msgstr "Остаток (в валюте компании)" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/accounts/report/accounts_payable/accounts_payable.html:140 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:141 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1220 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1227 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:167 #: erpnext/accounts/report/purchase_register/purchase_register.py:305 #: erpnext/accounts/report/sales_register/sales_register.py:333 @@ -34513,7 +34771,7 @@ msgstr "Исходящий заказ" msgid "Over Billing Allowance (%)" msgstr "Допустимый перерасход (%)" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:1377 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:1367 msgid "Over Billing Allowance exceeded for Purchase Receipt Item {0} ({1}) by {2}%" msgstr "Допустимое превышение суммы по счёту-фактуре превышено для позиции Приходной накладной {0} ({1}) на {2}%" @@ -34536,7 +34794,7 @@ msgstr "" msgid "Over Picking Allowance (%)" msgstr "Допустимое превышение при подборе (%)" -#: erpnext/controllers/stock_controller.py:1816 +#: erpnext/controllers/stock_controller.py:1900 msgid "Over Receipt" msgstr "Превышение по получению" @@ -34561,6 +34819,10 @@ msgstr "Сверху утаено" msgid "Overbilling of {0} {1} ignored for item {2} because you have {3} role." msgstr "Избыточно выставленная сумма {0} {1} игнорируется для товара {2}, так как у вас есть роль {3}." +#: erpnext/controllers/accounts_controller.py:2211 +msgid "Overbilling of {} ignored because you have {} role." +msgstr "Избыточно выставленная СЃСѓРјРјР° {} игнорируется, так как Сѓ вас есть роль {3}." + #. Option for the 'Status' (Select) field in DocType 'POS Invoice' #. Option for the 'Status' (Select) field in DocType 'Purchase Invoice' #. Option for the 'Status' (Select) field in DocType 'Sales Invoice' @@ -34588,6 +34850,20 @@ msgstr "Просрочено" msgid "Overdue Days" msgstr "Просроченные дни" +#. Label of the overdue_billing_threshold (Currency) field in DocType 'Customer +#. Credit Limit' +#: erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json +msgid "Overdue Limit" +msgstr "" + +#: erpnext/selling/doctype/customer/customer.py:707 +msgid "Overdue Limit Crossed" +msgstr "" + +#: erpnext/selling/doctype/customer/customer.py:702 +msgid "Overdue Limit crossed for customer {0}. Overdue amount {1} exceeds the allowed limit {2}." +msgstr "" + #. Name of a DocType #: erpnext/accounts/doctype/overdue_payment/overdue_payment.json msgid "Overdue Payment" @@ -34613,7 +34889,7 @@ msgstr "Просроченные и со скидкой" msgid "Overlap in scoring between {0} and {1}" msgstr "Перекрытие при подсчете между {0} и {1}" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:206 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:212 msgid "Overlapping conditions found between:" msgstr "Перекрытие условия найдено между:" @@ -34647,15 +34923,6 @@ msgstr "" msgid "Owned" msgstr "В собственности" -#: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js:29 -#: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py:23 -#: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py:39 -#: erpnext/accounts/report/sales_register/sales_register.js:46 -#: erpnext/accounts/report/sales_register/sales_register.py:250 -#: erpnext/crm/report/lead_details/lead_details.py:45 -msgid "Owner" -msgstr "Владелец" - #. Label of the asset_owner_section (Section Break) field in DocType 'Asset' #: erpnext/assets/doctype/asset/asset.json msgid "Ownership" @@ -34880,7 +35147,7 @@ msgstr "" msgid "POS Opening Entry" msgstr "Запись открытия точки продаж" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1249 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1255 msgid "POS Opening Entry - {0} is outdated. Please close the POS and create a new POS Opening Entry." msgstr "Запись открытия точки продаж — {0} устарела. Пожалуйста, закройте точку продаж и создайте новую запись открытия точки продаж." @@ -34901,7 +35168,7 @@ msgstr "Детали записи открытия точки продаж" msgid "POS Opening Entry Exists" msgstr "Запись открытия точки продаж уже существует" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1234 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1240 msgid "POS Opening Entry Missing" msgstr "Запись открытия точки продаж отсутствует" @@ -34937,11 +35204,11 @@ msgstr "Метод оплаты точки продаж" msgid "POS Profile" msgstr "Профиль точки продаж" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1242 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1248 msgid "POS Profile - {0} has multiple open POS Opening Entries. Please close or cancel the existing entries before proceeding." msgstr "Профиль точки продаж — {0} имеет несколько открытых записей открытия точки продаж. Пожалуйста, закройте или отмените существующие записи перед продолжением." -#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:247 +#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:248 msgid "POS Profile - {0} is currently open. Please close the POS or cancel the existing POS Opening Entry before cancelling this POS Closing Entry." msgstr "Профиль точки продаж — {0} в настоящее время открыт. Пожалуйста, закройте точку продаж или отмените существующую запись открытия точки продаж перед отменой этой записи закрытия точки продаж." @@ -34955,11 +35222,11 @@ msgstr "Пользователь профиля точки продаж" msgid "POS Profile doesn't match {}" msgstr "Профиль точки продаж не соответствует {}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1202 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1208 msgid "POS Profile is mandatory to mark this invoice as POS Transaction." msgstr "Профиль точки продаж обязателен для отметки этого счета как транзакции точки продаж." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1431 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1437 msgid "POS Profile required to make POS Entry" msgstr "Для создания записи точки продаж требуется профиль точки продаж" @@ -35065,7 +35332,7 @@ msgstr "Упаковано" msgid "Packed Items" msgstr "Упакованные товары" -#: erpnext/controllers/stock_controller.py:1650 +#: erpnext/controllers/stock_controller.py:1734 msgid "Packed Items cannot be transferred internally" msgstr "Упакованные товары не могут быть внутренне перемещены" @@ -35147,7 +35414,7 @@ msgstr "Оплачено" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:173 #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1214 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1221 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:165 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:201 #: erpnext/accounts/report/pos_register/pos_register.py:209 @@ -35213,7 +35480,7 @@ msgid "Paid To Account Type" msgstr "Тип счета для оплаты" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:334 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1198 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1204 msgid "Paid amount + Write Off Amount can not be greater than Grand Total" msgstr "Оплаченная сумма + сумма списания не могут быть больше общего итога" @@ -35293,7 +35560,7 @@ msgstr "Посылки" msgid "Parent Account" msgstr "Родительский счёт" -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:382 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:383 msgid "Parent Account Missing" msgstr "Родительский счет отсутствует" @@ -35307,7 +35574,7 @@ msgstr "Родительская партия" msgid "Parent Company" msgstr "Материнская компания" -#: erpnext/setup/doctype/company/company.py:605 +#: erpnext/setup/doctype/company/company.py:607 msgid "Parent Company must be a group company" msgstr "Материнская компания должна быть группой компаний" @@ -35373,7 +35640,7 @@ msgstr "Родительская процедура" msgid "Parent Row No" msgstr "Номер родительской строки" -#: erpnext/manufacturing/doctype/bom_creator/bom_creator.py:610 +#: erpnext/manufacturing/doctype/bom_creator/bom_creator.py:617 msgid "Parent Row No not found for {0}" msgstr "Родительская строка № не найдена для {0}" @@ -35416,7 +35683,7 @@ msgstr "Родительская территория" msgid "Parent Warehouse" msgstr "Родитель склад" -#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:167 +#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:191 msgid "Parsed file is not in valid MT940 format or contains no transactions." msgstr "Проанализированный файл не имеет допустимого формата MT940 или не содержит транзакций." @@ -35434,11 +35701,11 @@ msgstr "" msgid "Partial Material Transferred" msgstr "Частично переданные материалы" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1221 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1227 msgid "Partial Payment in POS Transactions are not allowed." msgstr "Частичная оплата в операциях точки продаж не разрешена." -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1724 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1731 msgid "Partial Stock Reservation" msgstr "Частичное резервирование запасов" @@ -35523,6 +35790,11 @@ msgstr "Частично получено" msgid "Partially Reconciled" msgstr "Частично согласовано" +#. Option for the 'Status' (Select) field in DocType 'Repost Accounting Ledger' +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json +msgid "Partially Reposted" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'Stock Reservation Entry' #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json msgid "Partially Reserved" @@ -35654,7 +35926,7 @@ msgstr "Частей на миллион" #: erpnext/accounts/report/accounts_payable/accounts_payable.js:105 #: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:82 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:65 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1147 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1154 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:82 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:147 #: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.js:49 @@ -35668,7 +35940,7 @@ msgstr "Частей на миллион" #: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.js:25 #: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.js:26 #: erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.js:57 -#: erpnext/controllers/trends.py:390 +#: erpnext/controllers/trends.py:402 #: erpnext/crm/doctype/appointment/appointment.json #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/report/lost_opportunity/lost_opportunity.js:55 @@ -35683,7 +35955,7 @@ msgstr "Партия" #. Name of a DocType #: erpnext/accounts/doctype/party_account/party_account.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1159 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1166 msgid "Party Account" msgstr "Партия аккаунт" @@ -35789,7 +36061,7 @@ msgstr "Несоответствие контрагент" #: erpnext/accounts/doctype/payment_request/payment_request.json #: erpnext/accounts/report/general_ledger/general_ledger.js:111 #: erpnext/accounts/report/general_ledger/general_ledger.py:785 -#: erpnext/controllers/trends.py:396 erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:408 erpnext/crm/doctype/contract/contract.json #: erpnext/selling/doctype/party_specific_item/party_specific_item.json #: erpnext/selling/report/address_and_contacts/address_and_contacts.js:22 msgid "Party Name" @@ -35868,7 +36140,7 @@ msgstr "Товар, привязанный к контрагенту" #: erpnext/accounts/report/accounts_payable/accounts_payable.js:92 #: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:69 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:52 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1141 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1148 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:69 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:141 #: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.js:42 @@ -35895,7 +36167,7 @@ msgstr "Тип группы" msgid "Party Type and Party can only be set for Receivable / Payable account

{0}" msgstr "Тип контрагента и контрагент могут быть указаны только для счетов дебиторской/кредиторской задолженности

{0}" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:631 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:701 msgid "Party Type and Party is mandatory for {0} account" msgstr "Тип и сторона партии обязательны для учетной записи {0}" @@ -36038,7 +36310,7 @@ msgid "Payable" msgstr "К оплате" #: erpnext/accounts/report/accounts_payable/accounts_payable.js:50 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1157 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1164 #: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:209 #: erpnext/accounts/report/purchase_register/purchase_register.py:210 #: erpnext/accounts/report/purchase_register/purchase_register.py:251 @@ -36207,7 +36479,7 @@ msgstr "Оплата запись Вычет" msgid "Payment Entry Reference" msgstr "Оплата запись Ссылка" -#: erpnext/accounts/doctype/payment_request/payment_request.py:478 +#: erpnext/accounts/doctype/payment_request/payment_request.py:493 msgid "Payment Entry already exists" msgstr "Оплата запись уже существует" @@ -36216,7 +36488,7 @@ msgid "Payment Entry has been modified after you pulled it. Please pull it again msgstr "Оплата запись была изменена после того, как вытащил его. Пожалуйста, вытащить его снова." #: erpnext/accounts/doctype/payment_request/payment_request.py:155 -#: erpnext/accounts/doctype/payment_request/payment_request.py:638 +#: erpnext/accounts/doctype/payment_request/payment_request.py:653 msgid "Payment Entry is already created" msgstr "Оплата запись уже создан" @@ -36254,7 +36526,7 @@ msgstr "Платежный шлюз" msgid "Payment Gateway Account" msgstr "Аккаунт платежного шлюза" -#: erpnext/accounts/utils.py:1509 +#: erpnext/accounts/utils.py:1503 msgid "Payment Gateway Account not created, please create one manually." msgstr "Payment Gateway Account не создан, создайте его вручную." @@ -36283,6 +36555,10 @@ msgstr "Запись в платежной книге" msgid "Payment Limit" msgstr "Лимит оплаты" +#: erpnext/accounts/doctype/payment_request/payment_request.py:434 +msgid "Payment Link couldn't be sent." +msgstr "" + #: erpnext/accounts/report/pos_register/pos_register.js:50 #: erpnext/accounts/report/pos_register/pos_register.py:126 #: erpnext/accounts/report/pos_register/pos_register.py:216 @@ -36462,11 +36738,11 @@ msgstr "Неоплаченный запрос на платеж" msgid "Payment Request Type" msgstr "Тип платежного запроса" -#: erpnext/accounts/doctype/payment_request/payment_request.py:711 +#: erpnext/accounts/doctype/payment_request/payment_request.py:726 msgid "Payment Request for {0}" msgstr "Платежная заявка для {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:652 +#: erpnext/accounts/doctype/payment_request/payment_request.py:667 msgid "Payment Request is already created" msgstr "Запрос на оплату уже создан" @@ -36474,7 +36750,7 @@ msgstr "Запрос на оплату уже создан" msgid "Payment Request took too long to respond. Please try requesting for payment again." msgstr "Запрос на оплату занял слишком много времени для ответа. Попробуйте снова запросить оплату." -#: erpnext/accounts/doctype/payment_request/payment_request.py:569 +#: erpnext/accounts/doctype/payment_request/payment_request.py:584 msgid "Payment Requests cannot be created against: {0}" msgstr "Запросы на оплату не могут быть созданы для: {0}" @@ -36506,11 +36782,11 @@ msgstr "Запросы на оплату, оформленные на основ msgid "Payment Schedule" msgstr "График оплаты" -#: erpnext/accounts/doctype/payment_request/payment_request.py:591 +#: erpnext/accounts/doctype/payment_request/payment_request.py:606 msgid "Payment Schedule based Payment Requests cannot be created because a Payment Entry already exists for this document." msgstr "" -#: erpnext/public/js/controllers/transaction.js:529 +#: erpnext/public/js/controllers/transaction.js:532 msgid "Payment Schedules" msgstr "" @@ -36529,10 +36805,10 @@ msgstr "" #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json #: erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1210 -#: erpnext/accounts/report/gross_profit/gross_profit.py:449 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1217 +#: erpnext/accounts/report/gross_profit/gross_profit.py:451 #: erpnext/accounts/workspace/invoicing/invoicing.json -#: erpnext/public/js/controllers/transaction.js:544 +#: erpnext/public/js/controllers/transaction.js:547 #: erpnext/selling/report/payment_terms_status_for_sales_order/payment_terms_status_for_sales_order.py:30 #: erpnext/workspace_sidebar/accounts_setup.json msgid "Payment Term" @@ -36644,7 +36920,7 @@ msgstr "URL-адрес платежа" msgid "Payment Unlink Error" msgstr "Ошибка отмены связи платежа" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:903 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:904 msgid "Payment against {0} {1} cannot be greater than Outstanding Amount {2}" msgstr "Оплата с {0} {1} не может быть больше, чем суммы задолженности {2}" @@ -36656,7 +36932,7 @@ msgstr "Сумма платежа не может быть меньше или msgid "Payment methods are mandatory. Please add at least one payment method." msgstr "Способы оплаты обязательны. Пожалуйста, добавьте хотя бы один способ оплаты." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3098 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3104 msgid "Payment methods refreshed. Please review before proceeding." msgstr "" @@ -36835,11 +37111,11 @@ msgstr "В ожидании деятельность на сегодняшний msgid "Pending processing" msgstr "В ожидании обработки" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1521 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1534 msgid "Pending quantity cannot be greater than the for quantity." msgstr "" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1515 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1528 msgid "Pending quantity cannot be negative." msgstr "" @@ -36953,7 +37229,7 @@ msgid "Percentage you are allowed to transfer more against the quantity ordered. msgstr "Процент, на который вам разрешено перевести больше заказанного количества. Например: если вы заказали 100 единиц, а ваша квота составляет 10%, то вам разрешено перевести 110 единиц." #: erpnext/setup/setup_wizard/data/sales_stage.txt:6 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:442 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:445 msgid "Perception Analysis" msgstr "Анализ восприятия" @@ -36985,11 +37261,11 @@ msgstr "Запись закрытия периода для текущего п msgid "Period Closing Voucher" msgstr "Период Окончание Ваучер" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:499 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:509 msgid "Period Closing Voucher {0} GL Entry Cancellation Failed" msgstr "Ваучер закрытия периода {0} Не удалось отменить запись GL" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:478 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:488 msgid "Period Closing Voucher {0} GL Entry Processing Failed" msgstr "Ваучер закрытия периода {0} Обработка записи GL не удалась" @@ -37009,7 +37285,7 @@ msgstr "Детали периода" msgid "Period End Date" msgstr "Дата окончания периода" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:69 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:78 msgid "Period End Date cannot be greater than Fiscal Year End Date" msgstr "Дата окончания периода не может быть позже даты окончания финансового года" @@ -37051,11 +37327,11 @@ msgstr "Настройки периода" msgid "Period Start Date" msgstr "Дата начала периода" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:66 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:75 msgid "Period Start Date cannot be greater than Period End Date" msgstr "Дата начала периода не может быть больше даты окончания периода" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:63 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:72 msgid "Period Start Date must be {0}" msgstr "Дата начала периода должна быть {0}" @@ -37104,7 +37380,7 @@ msgstr "Счет разницы периодических записей" #: erpnext/assets/doctype/asset_maintenance_task/asset_maintenance_task.json #: erpnext/maintenance/doctype/maintenance_schedule_item/maintenance_schedule_item.json #: erpnext/manufacturing/report/exponential_smoothing_forecasting/exponential_smoothing_forecasting.js:54 -#: erpnext/public/js/financial_statements.js:451 +#: erpnext/public/js/financial_statements.js:471 msgid "Periodicity" msgstr "Периодичность" @@ -37157,15 +37433,15 @@ msgid "Phantom BOM cannot be created for stock item {0}." msgstr "" #: erpnext/manufacturing/doctype/bom/bom_item_preview.html:16 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:321 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:340 msgid "Phantom Item" msgstr "Фантомный предмет" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:430 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:449 msgid "Phantom Item is mandatory" msgstr "Фантомный предмет обязателен" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:234 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:237 msgid "Pharmaceutical" msgstr "Фармацевтический" @@ -37203,7 +37479,7 @@ msgstr "Телефонный номер" #. Label of a Workspace Sidebar Item #: erpnext/selling/doctype/sales_order/sales_order.js:1028 #: erpnext/stock/doctype/delivery_note/delivery_note.js:199 -#: erpnext/stock/doctype/material_request/material_request.js:156 +#: erpnext/stock/doctype/material_request/material_request.js:159 #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json @@ -37469,7 +37745,8 @@ msgstr "Запланированный заказ на закупку" #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json #: erpnext/manufacturing/report/material_requirements_planning_report/material_requirements_planning_report.py:1032 #: erpnext/stock/doctype/bin/bin.json -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:148 +#: erpnext/stock/page/stock_balance/stock_balance.js:62 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:149 msgid "Planned Qty" msgstr "Планируемое кол-во" @@ -37510,7 +37787,7 @@ msgstr "Запланированный производственный зака #: erpnext/manufacturing/doctype/master_production_schedule/master_production_schedule.json #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:262 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:265 msgid "Planning" msgstr "Планирование" @@ -37576,7 +37853,7 @@ msgstr "Установите группу поставщиков в раздел msgid "Please Specify Account" msgstr "Пожалуйста, укажите счет" -#: erpnext/buying/doctype/supplier/supplier.py:129 +#: erpnext/buying/doctype/supplier/supplier.py:133 msgid "Please add 'Supplier' role to user {0}." msgstr "Пожалуйста, добавьте роль «Поставщик» пользователю {0}." @@ -37592,7 +37869,7 @@ msgstr "Пожалуйста, сначала добавьте раздел «О msgid "Please add Request for Quotation to the sidebar in Portal Settings." msgstr "Пожалуйста, добавьте запрос коммерческого предложения на боковую панель в настройках портала." -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:419 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:420 msgid "Please add Root Account for - {0}" msgstr "Пожалуйста, добавьте основной счет для - {0}" @@ -37600,10 +37877,18 @@ msgstr "Пожалуйста, добавьте основной счет для msgid "Please add a Temporary Opening account in Chart of Accounts" msgstr "Пожалуйста, добавьте временный вступительный счет в план счетов" +#: erpnext/crm/doctype/appointment/appointment.py:95 +msgid "Please add a valid Holiday List on Appointment Booking Settings." +msgstr "" + #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.py:119 msgid "Please add an account for the Bank Entry rule." msgstr "" +#: erpnext/public/js/utils/serial_no_batch_selector.js:662 +msgid "Please add atleast one Serial No / Batch No" +msgstr "Пожалуйста, добавьте хотя Р±С‹ РѕРґРёРЅ серийный номер/номер партии" + #: erpnext/crm/doctype/crm_settings/crm_settings.py:53 msgid "Please add atleast one user on Allowed Users to allow Data Synchronization from Frappe CRM site." msgstr "" @@ -37616,15 +37901,15 @@ msgstr "Пожалуйста, добавьте столбец «Банковск msgid "Please add the account to root level Company - {0}" msgstr "Пожалуйста, добавьте счет в корневой уровень компании - {0}" -#: erpnext/accounts/doctype/account/account.py:233 +#: erpnext/accounts/doctype/account/account.py:264 msgid "Please add the account to root level Company - {}" msgstr "Пожалуйста, добавьте аккаунт в компанию корневого уровня - {}" -#: erpnext/controllers/website_list_for_contact.py:302 +#: erpnext/controllers/website_list_for_contact.py:304 msgid "Please add {1} role to user {0}." msgstr "Пожалуйста, добавьте роль {1} пользователю {0}." -#: erpnext/controllers/stock_controller.py:1827 +#: erpnext/controllers/stock_controller.py:1911 msgid "Please adjust the qty or edit {0} to proceed." msgstr "Пожалуйста, измените количество или отредактируйте {0}, чтобы продолжить." @@ -37632,7 +37917,7 @@ msgstr "Пожалуйста, измените количество или от msgid "Please attach CSV file" msgstr "Прикрепите CSV-файл" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3244 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3242 msgid "Please cancel and amend the Payment Entry" msgstr "Пожалуйста, отмените и измените платежную запись" @@ -37650,7 +37935,7 @@ msgstr "Пожалуйста, отмените соответствующую т msgid "Please capitalize this asset before submitting." msgstr "Пожалуйста, укажите капитал этого актива перед отправкой." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:977 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:978 msgid "Please check Multi Currency option to allow accounts with other currency" msgstr "Пожалуйста, проверьте мультивалютный вариант, позволяющий счета другой валюте" @@ -37674,11 +37959,14 @@ msgstr "Пожалуйста, проверьте сообщение об оши msgid "Please check your Plaid client ID and secret values" msgstr "Пожалуйста, проверьте свой идентификатор клиента Plaid и секретные значения" -#: erpnext/crm/doctype/appointment/appointment.py:98 #: erpnext/www/book_appointment/index.js:235 msgid "Please check your email to confirm the appointment" msgstr "Пожалуйста, проверьте электронную почту, чтобы подтвердить прием" +#: erpnext/crm/doctype/appointment/appointment.py:184 +msgid "Please check your email to confirm the appointment." +msgstr "Пожалуйста, проверьте электронную почту, чтобы подтвердить прием." + #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:374 msgid "Please click on 'Generate Schedule'" msgstr "Пожалуйста, нажмите на кнопку 'Создать расписание'" @@ -37699,7 +37987,7 @@ msgstr "" msgid "Please configure accounts for the Bank Entry rule." msgstr "" -#: erpnext/selling/doctype/customer/customer.py:637 +#: erpnext/selling/doctype/customer/customer.py:649 msgid "Please contact any of the following users to extend the credit limits for {0}: {1}" msgstr "Пожалуйста, свяжитесь с любым из следующих пользователей, чтобы увеличить кредитные лимиты для {0}: {1}" @@ -37707,15 +37995,15 @@ msgstr "Пожалуйста, свяжитесь с любым из следую msgid "Please contact any of the following users to {} this transaction." msgstr "Пожалуйста, свяжитесь с любым из следующих пользователей, чтобы {} осуществить эту транзакцию." -#: erpnext/selling/doctype/customer/customer.py:630 +#: erpnext/selling/doctype/customer/customer.py:642 msgid "Please contact your administrator to extend the credit limits for {0}." msgstr "Пожалуйста, свяжитесь с вашим администратором, чтобы продлить кредитные лимиты на {0}." -#: erpnext/accounts/doctype/account/account.py:384 +#: erpnext/accounts/doctype/account/account.py:415 msgid "Please convert the parent account in corresponding child company to a group account." msgstr "Преобразуйте родительскую учетную запись в соответствующей дочерней компании в групповую." -#: erpnext/selling/doctype/quotation/quotation.py:626 +#: erpnext/selling/doctype/quotation/quotation.py:641 msgid "Please create Customer from Lead {0}." msgstr "Создайте клиента из обращения {0}." @@ -37747,7 +38035,7 @@ msgstr "Пожалуйста, временно отключите рабочий msgid "Please do not book expense of multiple assets against one single Asset." msgstr "Пожалуйста, не учитывайте расходы по нескольким активам в счете одного актива." -#: erpnext/controllers/item_variant.py:353 +#: erpnext/controllers/item_variant.py:354 msgid "Please do not create more than 500 items at a time" msgstr "Пожалуйста, не создавайте более 500 предметов одновременно" @@ -37771,6 +38059,10 @@ msgstr "Пожалуйста, включайте эту функцию толь msgid "Please enable {0} in the {1}." msgstr "Пожалуйста, включите {0} в {1}." +#: erpnext/controllers/selling_controller.py:857 +msgid "Please enable {} in {} to allow same item in multiple rows" +msgstr "Пожалуйста, включите {} РІ {}, чтобы разрешить РѕРґРёРЅ Рё тот Р¶Рµ товар РІ нескольких строках" + #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:381 msgid "Please ensure that the {0} account is a Balance Sheet account. You can change the parent account to a Balance Sheet account or select a different account." msgstr "Пожалуйста, убедитесь, что счёт {0} является счётом бухгалтерского баланса. Вы можете изменить родительский счёт на счёт бухгалтерского баланса или выбрать другой счёт." @@ -37779,12 +38071,20 @@ msgstr "Пожалуйста, убедитесь, что счёт {0} являе msgid "Please ensure that the {0} account {1} is a Payable account. You can change the account type to Payable or select a different account." msgstr "Пожалуйста, убедитесь, что счёт {0} {1} является счётом кредиторской задолженности. Вы можете изменить тип счёта на кредиторскую задолженность или выбрать другой счёт." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:872 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1067 +msgid "Please ensure {} account is a Balance Sheet account." +msgstr "Пожалуйста, убедитесь, что счёт {} является счётом бухгалтерского баланса." + +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1077 +msgid "Please ensure {} account {} is a Receivable account." +msgstr "Убедитесь, что {} счет {} является счетом дебиторской задолженности." + +#: erpnext/stock/doctype/stock_entry/stock_entry.py:874 msgid "Please enter Difference Account or set default Stock Adjustment Account for company {0}" msgstr "Пожалуйста, введите разницу счета или установить учетную запись по умолчанию для компании {0}" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:555 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1333 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1339 msgid "Please enter Account for Change Amount" msgstr "Пожалуйста, введите счет для изменения высоты" @@ -37792,11 +38092,11 @@ msgstr "Пожалуйста, введите счет для изменения msgid "Please enter Approving Role or Approving User" msgstr "Пожалуйста, введите утверждении роли или утверждении Пользователь" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:686 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:688 msgid "Please enter Batch No" msgstr "Пожалуйста, введите номер партии" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:963 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:965 msgid "Please enter Cost Center" msgstr "Пожалуйста, введите МВЗ" @@ -37808,7 +38108,7 @@ msgstr "Укажите дату поставки" msgid "Please enter Employee Id of this sales person" msgstr "Пожалуйста, введите идентификатор сотрудника этого продавца" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:972 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:974 msgid "Please enter Expense Account" msgstr "Пожалуйста, введите Expense счет" @@ -37817,7 +38117,7 @@ msgstr "Пожалуйста, введите Expense счет" msgid "Please enter Item Code to get Batch Number" msgstr "Пожалуйста, введите код товара, чтобы получить номер партии" -#: erpnext/public/js/controllers/transaction.js:3059 +#: erpnext/public/js/controllers/transaction.js:3043 msgid "Please enter Item Code to get batch no" msgstr "Пожалуйста, введите Код товара, чтобы получить партию не" @@ -37829,7 +38129,7 @@ msgstr "Пожалуйста, введите сначала продукт" msgid "Please enter Maintenance Details first" msgstr "Сначала введите данные по обслуживанию" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:196 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:197 msgid "Please enter Planned Qty for Item {0} at row {1}" msgstr "Пожалуйста, введите Запланированное Количество по пункту {0} в строке {1}" @@ -37845,15 +38145,15 @@ msgstr "Пожалуйста, сначала введите чек о покуп msgid "Please enter Receipt Document" msgstr "Пожалуйста, введите Квитанция документ" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1041 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1042 msgid "Please enter Reference date" msgstr "Пожалуйста, введите дату Ссылка" -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:398 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:399 msgid "Please enter Root Type for account- {0}" msgstr "Пожалуйста, укажите корневой тип для счёта {0}" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:688 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:690 msgid "Please enter Serial No" msgstr "Пожалуйста, введите серийный номер" @@ -37870,7 +38170,7 @@ msgid "Please enter Warehouse and Date" msgstr "Пожалуйста, укажите склад и дату" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:660 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1329 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1335 msgid "Please enter Write Off Account" msgstr "Пожалуйста, введите списать счет" @@ -37914,7 +38214,7 @@ msgstr "Пожалуйста, сначала введите номер теле msgid "Please enter parent cost center" msgstr "Пожалуйста, введите родительский центр затрат" -#: erpnext/public/js/utils/barcode_scanner.js:186 +#: erpnext/public/js/utils/barcode_scanner.js:191 msgid "Please enter quantity for item {0}" msgstr "Введите количество для товара {0}" @@ -37926,7 +38226,7 @@ msgstr "Пожалуйста, введите даты снятия." msgid "Please enter serial nos" msgstr "Пожалуйста, введите серийные номера" -#: erpnext/setup/doctype/company/company.js:214 +#: erpnext/setup/doctype/company/company.js:225 msgid "Please enter the company name to confirm" msgstr "Пожалуйста, введите название компании для подтверждения" @@ -37938,7 +38238,7 @@ msgstr "Введите дату первой поставки" msgid "Please enter the phone number first" msgstr "Пожалуйста, сначала введите номер телефона" -#: erpnext/controllers/buying_controller.py:1248 +#: erpnext/controllers/buying_controller.py:1267 msgid "Please enter the {schedule_date}." msgstr "Пожалуйста, введите {schedule_date}." @@ -37954,14 +38254,18 @@ msgstr "Пожалуйста, введите {0}" msgid "Please enter {0} first" msgstr "Пожалуйста, введите {0} в первую очередь" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:452 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:453 msgid "Please fill the Material Requests table" msgstr "Заполните таблицу запросов на материалы" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:345 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:346 msgid "Please fill the Sales Orders table" msgstr "Пожалуйста, заполните таблицу заказов на продажу" +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:57 +msgid "Please fill up the Availability of Slots table to enable Appointment Scheduling." +msgstr "" + #: erpnext/stock/doctype/shipment/shipment.js:277 msgid "Please first set Full Name, Email and Phone for the user" msgstr "Пожалуйста, сначала укажите полное имя, адрес электронной почты и номер телефона пользователя" @@ -37990,15 +38294,15 @@ msgstr "Импортируйте счета в головную компанию msgid "Please make sure the employees above report to another Active employee." msgstr "Убедитесь, что указанные выше сотрудники подчиняются другому Активному сотруднику." -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:377 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:378 msgid "Please make sure the file you are using has 'Parent Account' column present in the header." msgstr "Убедитесь, что в заголовке используемого вами файла присутствует столбец «Учетная запись родителя»." -#: erpnext/setup/doctype/company/company.js:218 +#: erpnext/setup/doctype/company/company.js:229 msgid "Please make sure you really want to delete all the transactions for {0}. Your master data will remain as it is. This action cannot be undone." msgstr "" -#: erpnext/stock/doctype/item/item.js:735 +#: erpnext/stock/doctype/item/item.js:741 msgid "Please mention 'Weight UOM' along with Weight." msgstr "Пожалуйста, укажите «Единицу измерения веса» вместе с весом." @@ -38052,8 +38356,8 @@ msgstr "Пожалуйста, сохраните Заказ на продажу, msgid "Please select Template Type to download template" msgstr "Пожалуйста, выберите Тип шаблона, чтобы скачать шаблон" -#: erpnext/controllers/taxes_and_totals.py:862 -#: erpnext/public/js/controllers/taxes_and_totals.js:825 +#: erpnext/controllers/taxes_and_totals.py:867 +#: erpnext/public/js/controllers/taxes_and_totals.js:840 msgid "Please select Apply Discount On" msgstr "Пожалуйста, выберите Применить скидки на" @@ -38061,11 +38365,11 @@ msgstr "Пожалуйста, выберите Применить скидки msgid "Please select BOM against item {0}" msgstr "Выберите спецификацию для продукта {0}" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:191 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:192 msgid "Please select BOM for Item in Row {0}" msgstr "Выберите в строке {0} спецификацию для продукта" -#: erpnext/controllers/buying_controller.py:712 +#: erpnext/controllers/buying_controller.py:731 msgid "Please select BOM in BOM field for Item {item_code}." msgstr "Выберите спецификацию в поле спецификации для продукта {item_code}." @@ -38087,12 +38391,12 @@ msgstr "Пожалуйста, выберите Charge Тип первый" msgid "Please select Company" msgstr "Пожалуйста, выберите компанию" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:139 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:157 #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:75 msgid "Please select Company and Posting Date to getting entries" msgstr "Выберите компанию и дату проводки для получения записей" -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:751 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:752 #: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:28 msgid "Please select Company first" msgstr "Пожалуйста, выберите первую компанию" @@ -38107,7 +38411,7 @@ msgstr "Выберите дата завершения для журнала о msgid "Please select Customer first" msgstr "Пожалуйста, сначала выберите клиента" -#: erpnext/setup/doctype/company/company.py:536 +#: erpnext/setup/doctype/company/company.py:538 msgid "Please select Existing Company for creating Chart of Accounts" msgstr "Пожалуйста, выберите Существующую компанию для создания плана счетов" @@ -38116,8 +38420,8 @@ msgstr "Пожалуйста, выберите Существующую комп msgid "Please select Finished Good Item for Service Item {0}" msgstr "Пожалуйста, выберите готовый товар для услуги {0}" -#: erpnext/assets/doctype/asset/asset.js:762 -#: erpnext/assets/doctype/asset/asset.js:777 +#: erpnext/assets/doctype/asset/asset.js:770 +#: erpnext/assets/doctype/asset/asset.js:785 msgid "Please select Item Code first" msgstr "Пожалуйста, сначала выберите код продукта" @@ -38141,7 +38445,7 @@ msgstr "Выберите счёт для разниц в периодическ msgid "Please select Posting Date before selecting Party" msgstr "Пожалуйста, выберите Дата публикации, прежде чем выбрать партию" -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:752 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:753 msgid "Please select Posting Date first" msgstr "Пожалуйста, выберите проводки Дата первого" @@ -38169,6 +38473,10 @@ msgstr "Пожалуйста, выберите дату начала и дату msgid "Please select Stock Asset Account" msgstr "Выберите счёт учёта товарных запасов" +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2006 +msgid "Please select Subcontracting Order instead of Purchase Order {0}" +msgstr "Пожалуйста, выберите «Заказ РЅР° СЃСѓР±РїРѕРґСЂСЏРґВ» вместо «Заказ РЅР° закупку» {0}" + #: erpnext/controllers/accounts_controller.py:2852 msgid "Please select Unrealized Profit / Loss account or add default Unrealized Profit / Loss account account for company {0}" msgstr "Выберите счет нереализованной прибыли/убытка или добавьте счет нереализованной прибыли/убытка по умолчанию для компании {0}" @@ -38178,7 +38486,7 @@ msgid "Please select a BOM" msgstr "Выберите спецификацию" #: erpnext/accounts/party.py:445 -#: erpnext/stock/doctype/pick_list/pick_list.py:1788 +#: erpnext/stock/doctype/pick_list/pick_list.py:1856 msgid "Please select a Company" msgstr "Пожалуйста, выберите компанию" @@ -38186,7 +38494,7 @@ msgstr "Пожалуйста, выберите компанию" #: erpnext/manufacturing/doctype/bom/bom.js:734 #: erpnext/manufacturing/doctype/bom/bom.py:279 #: erpnext/public/js/controllers/accounts.js:274 -#: erpnext/public/js/controllers/transaction.js:3358 +#: erpnext/public/js/controllers/transaction.js:3342 msgid "Please select a Company first." msgstr "Пожалуйста, сначала выберите компанию." @@ -38198,6 +38506,10 @@ msgstr "Выберите клиента" msgid "Please select a Delivery Note" msgstr "Пожалуйста, выберите накладную" +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:81 +msgid "Please select a Holiday List to enable Appointment Scheduling." +msgstr "" + #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py:153 msgid "Please select a Subcontracting Purchase Order." msgstr "Пожалуйста, выберите заказ на субподрядную закупку." @@ -38210,7 +38522,7 @@ msgstr "Пожалуйста, выберите поставщика" msgid "Please select a Warehouse" msgstr "Пожалуйста, выберите склад" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1673 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1686 msgid "Please select a Work Order first." msgstr "Пожалуйста, сначала выберите заказ на работу." @@ -38267,19 +38579,27 @@ msgstr "Пожалуйста, выберите строку для создан msgid "Please select a supplier for fetching payments." msgstr "Пожалуйста, выберите поставщика для получения платежей." +#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py:142 +msgid "Please select a valid Purchase Order that has Service Items." +msgstr "Пожалуйста, выберите действительный заказ РЅР° РїРѕРєСѓРїРєСѓ, содержащий услуги." + #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py:139 msgid "Please select a valid Purchase Order that is configured for Subcontracting." msgstr "Пожалуйста, выберите действующий заказ на покупку, настроенный для субподряда." +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1355 +msgid "Please select a valid {0}" +msgstr "" + #: erpnext/selling/doctype/quotation/quotation.js:245 msgid "Please select a value for {0} quotation_to {1}" msgstr "Пожалуйста, выберите значение для {0} предложение_для {1}" -#: erpnext/assets/doctype/asset_repair/asset_repair.js:194 +#: erpnext/assets/doctype/asset_repair/asset_repair.js:203 msgid "Please select an item code before setting the warehouse." msgstr "Пожалуйста, выберите код товара перед настройкой склада." -#: erpnext/controllers/item_variant.py:347 +#: erpnext/controllers/item_variant.py:348 msgid "Please select at least one attribute value" msgstr "" @@ -38287,7 +38607,7 @@ msgstr "" msgid "Please select at least one filter: Item Code, Batch, or Serial No." msgstr "Выберите хотя бы один фильтр: код товара, партия или серийный номер." -#: erpnext/buying/doctype/purchase_order/purchase_order.py:571 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:572 msgid "Please select at least one item to update delivered quantity." msgstr "" @@ -38299,7 +38619,7 @@ msgstr "Пожалуйста, выберите хотя бы один ряд д msgid "Please select at least one row with difference value" msgstr "Пожалуйста, выберите хотя бы одну строку с разницей значений" -#: erpnext/public/js/controllers/transaction.js:572 +#: erpnext/public/js/controllers/transaction.js:584 msgid "Please select at least one schedule." msgstr "" @@ -38311,7 +38631,7 @@ msgstr "Пожалуйста, выберите хотя бы один товар msgid "Please select atleast one operation to create Job Card" msgstr "Пожалуйста, выберите хотя бы одну операцию для создания производственного наряда" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1721 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1722 msgid "Please select correct account" msgstr "Пожалуйста, выберите правильный счет" @@ -38328,7 +38648,7 @@ msgstr "" msgid "Please select dates to view the bank reconciliation statement." msgstr "" -#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:30 +#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:31 msgid "Please select either the Item or Warehouse or Warehouse Type filter to generate the report." msgstr "Для создания отчета выберите фильтр «Товар», «Склад» или «Тип склада»." @@ -38419,11 +38739,11 @@ msgstr "Пожалуйста, установите «{0}» в компании: msgid "Please set Account" msgstr "Пожалуйста, установите счет" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1929 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1935 msgid "Please set Account for Change Amount" msgstr "Пожалуйста, установите счет для изменения суммы" -#: erpnext/stock/__init__.py:88 +#: erpnext/stock/__init__.py:91 msgid "Please set Account in Warehouse {0} or Default Inventory Account in Company {1}" msgstr "Укажите учетную запись в хранилище {0} или учетную запись инвентаризации по умолчанию в компании {1}" @@ -38479,10 +38799,6 @@ msgstr "Укажите счет для основных средств в {} п msgid "Please set Parent Row No for item {0}" msgstr "Пожалуйста, установите номер родительской строки для элемента {0}" -#: erpnext/controllers/buying_controller.py:356 -msgid "Please set Purchase Expense Contra Account in Company {0}" -msgstr "Пожалуйста, установите счет расходов по умолчанию в компании {0}" - #: erpnext/accounts/doctype/ledger_merge/ledger_merge.js:24 #: erpnext/accounts/doctype/ledger_merge/ledger_merge.js:35 msgid "Please set Root Type" @@ -38493,7 +38809,7 @@ msgstr "Пожалуйста, установите тип корня" msgid "Please set Tax ID for the customer '%s'" msgstr "Пожалуйста, установите налоговый идентификатор для клиента «%s»" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:339 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:364 msgid "Please set Unrealized Exchange Gain/Loss Account in Company {0}" msgstr "Установите Unrealized Exchange Gain / Loss Account в компании {0}" @@ -38509,7 +38825,11 @@ msgstr "Пожалуйста, установите счета НДС для ко msgid "Please set a Company" msgstr "Укажите компанию" -#: erpnext/projects/doctype/project/project.py:736 +#: erpnext/assets/doctype/asset/asset.py:378 +msgid "Please set a Cost Center for the Asset or set an Asset Depreciation Cost Center for the Company {}" +msgstr "Пожалуйста, установите Центр затрат для Актива или установите Центр затрат РЅР° амортизацию Актива для Компании {}" + +#: erpnext/projects/doctype/project/project.py:768 msgid "Please set a default Holiday List for Company {0}" msgstr "Пожалуйста, установите список праздников по умолчанию для компании {0}" @@ -38530,7 +38850,7 @@ msgstr "Пожалуйста, установите фактический спр msgid "Please set an Address on the Company '%s'" msgstr "Пожалуйста, укажите адрес компании '%s'" -#: erpnext/controllers/stock_controller.py:957 +#: erpnext/controllers/stock_controller.py:1042 msgid "Please set an Expense Account in the Items table" msgstr "Пожалуйста, установите счет расходов в таблице товаров" @@ -38546,11 +38866,27 @@ msgstr "Пожалуйста, укажите хотя бы одну строку msgid "Please set both the Tax ID and Fiscal Code on Company {0}" msgstr "Пожалуйста, укажите как ИНН, так и Фискальный код для компании {0}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2475 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2481 msgid "Please set default Cash or Bank account in Mode of Payment {0}" msgstr "Пожалуйста, установите Cash умолчанию или банковский счет в режим оплаты {0}" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:386 +#: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:94 +#: erpnext/accounts/doctype/pos_profile/pos_profile.py:197 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3097 +msgid "Please set default Cash or Bank account in Mode of Payment {}" +msgstr "Установите РїРѕ умолчанию наличный или банковский счет РІ режиме оплаты {}" + +#: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:96 +#: erpnext/accounts/doctype/pos_profile/pos_profile.py:199 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3099 +msgid "Please set default Cash or Bank account in Mode of Payments {}" +msgstr "Установите РїРѕ умолчанию наличный или банковский счет РІ режиме оплаты {}" + +#: erpnext/accounts/utils.py:2522 +msgid "Please set default Exchange Gain/Loss Account in Company {}" +msgstr "Пожалуйста, установите РїРѕ умолчанию счет учета прибыли/убытка РѕС‚ курсовых разниц РІ компании {}" + +#: erpnext/assets/doctype/asset_repair/asset_repair.py:389 msgid "Please set default Expense Account in Company {0}" msgstr "Пожалуйста, установите счет расходов по умолчанию в компании {0}" @@ -38558,11 +38894,11 @@ msgstr "Пожалуйста, установите счет расходов п msgid "Please set default UOM in Stock Settings" msgstr "Пожалуйста, установите UOM по умолчанию в настройках акций" -#: erpnext/controllers/stock_controller.py:816 +#: erpnext/controllers/stock_controller.py:821 msgid "Please set default cost of goods sold account in company {0} for booking rounding gain and loss during stock transfer" msgstr "Пожалуйста, установите счет затрат на проданные товары в компании {0} для учета прибыли и убытка от округления при перемещении запасов" -#: erpnext/controllers/stock_controller.py:267 +#: erpnext/controllers/stock_controller.py:272 msgid "Please set default inventory account for item {0}, or their item group or brand." msgstr "Пожалуйста, установите инвентарный счет по умолчанию для товара {0}, или группы товаров, или бренда." @@ -38583,7 +38919,7 @@ msgstr "Пожалуйста, установите один из следующ msgid "Please set opening number of booked depreciations" msgstr "Пожалуйста, укажите начальное количество проведённых амортизаций" -#: erpnext/public/js/controllers/transaction.js:2723 +#: erpnext/public/js/controllers/transaction.js:2707 msgid "Please set recurring after saving" msgstr "Пожалуйста, установите повторяющиеся после сохранения" @@ -38599,11 +38935,11 @@ msgstr "Пожалуйста, установите Центр затрат по msgid "Please set the Item Code first" msgstr "Сначала укажите код продукта" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1736 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1749 msgid "Please set the Target Warehouse in the Job Card" msgstr "Пожалуйста, укажите целевой склад в производственном наряде" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1740 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1753 msgid "Please set the WIP Warehouse in the Job Card" msgstr "Пожалуйста, укажите склад незавершённого производства в производственном наряде" @@ -38638,6 +38974,11 @@ msgstr "Пожалуйста, установите {0} для адреса {1}" msgid "Please set {0} in BOM Creator {1}" msgstr "Пожалуйста, установите {0} в создателе спецификаций {1}" +#: erpnext/controllers/buying_controller.py:345 +#: erpnext/controllers/stock_controller.py:912 +msgid "Please set {0} in Company {1} or in the Item Defaults of Item {2}" +msgstr "" + #: erpnext/accounts/doctype/payment_entry/payment_entry.py:1160 msgid "Please set {0} in Company {1} to account for Exchange Gain / Loss" msgstr "Пожалуйста, установите {0} в компании {1} для учета прибыли/убытка от курсовой разницы" @@ -38677,7 +39018,7 @@ msgstr "Пожалуйста, сначала введите {0}." msgid "Please specify at least one attribute in the Attributes table" msgstr "Пожалуйста, укажите как минимум один атрибут в таблице атрибутов" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:626 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:628 msgid "Please specify either Quantity or Valuation Rate or both" msgstr "Пожалуйста, сформулируйте либо Количество или оценка Оценить или оба" @@ -38693,7 +39034,7 @@ msgstr "Пожалуйста, повторите попытку через ча msgid "Please uncheck 'Show in Bucket View' to create Orders" msgstr "Пожалуйста, снимите флажок «Показывать в представлении корзины», чтобы создать заказы" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:237 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:240 msgid "Please update Repair Status." msgstr "Пожалуйста, обновите статус ремонта." @@ -38863,18 +39204,14 @@ msgstr "Опубликовано" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:16 -#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:15 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:18 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1139 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:15 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1146 #: erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py:38 #: erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html:7 #: erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py:65 #: erpnext/accounts/report/billed_items_to_be_received/billed_items_to_be_received.py:66 #: erpnext/accounts/report/cheques_and_deposits_incorrectly_cleared/cheques_and_deposits_incorrectly_cleared.py:151 #: erpnext/accounts/report/general_ledger/general_ledger.py:697 -#: erpnext/accounts/report/gross_profit/gross_profit.py:300 +#: erpnext/accounts/report/gross_profit/gross_profit.py:302 #: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:181 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:200 #: erpnext/accounts/report/payment_ledger/payment_ledger.py:143 @@ -38907,20 +39244,25 @@ msgstr "Опубликовано" #: erpnext/stock/report/incorrect_stock_value_report/incorrect_stock_value_report.py:104 #: erpnext/stock/report/serial_and_batch_summary/serial_and_batch_summary.py:86 #: erpnext/stock/report/serial_no_ledger/serial_no_ledger.py:25 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:150 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:155 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:155 #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.py:36 #: erpnext/templates/form_grid/bank_reconciliation_grid.html:6 msgid "Posting Date" msgstr "Дата публикации" +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:269 +#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:143 +msgid "Posting Date cannot be future date" +msgstr "Дата размещения РЅРµ может быть будущая дата" + #. Label of the exchange_gain_loss_posting_date (Select) field in DocType #. 'Accounts Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json msgid "Posting Date inheritance for exchange gain / loss" msgstr "" -#: erpnext/public/js/controllers/transaction.js:1153 +#: erpnext/public/js/controllers/transaction.js:1137 msgid "Posting Date will change to today's date as Edit Posting Date and Time is unchecked. Are you sure want to proceed?" msgstr "Дата проводки будет изменена на сегодняшнюю, так как флажок «Редактировать дату и время проводки» не установлен. Вы уверены, что хотите продолжить?" @@ -38962,7 +39304,7 @@ msgstr "Дата и время публикации" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json -#: erpnext/accounts/report/gross_profit/gross_profit.py:306 +#: erpnext/accounts/report/gross_profit/gross_profit.py:308 #: erpnext/assets/doctype/asset_capitalization/asset_capitalization.json #: erpnext/stock/doctype/delivery_note/delivery_note.json #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -38976,13 +39318,17 @@ msgstr "Дата и время публикации" #: erpnext/stock/report/incorrect_stock_value_report/incorrect_stock_value_report.py:105 #: erpnext/stock/report/serial_no_ledger/serial_no_ledger.js:63 #: erpnext/stock/report/serial_no_ledger/serial_no_ledger.py:26 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:151 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:156 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:160 #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.py:41 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json msgid "Posting Time" msgstr "Время публикации" +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2891 +msgid "Posting date and posting time is mandatory" +msgstr "Дата публикации Рё размещения время является обязательным" + #: banking/src/components/features/BankReconciliation/MatchAndReconcile.tsx:901 msgid "Posting date does not match the selected transaction" msgstr "" @@ -39061,7 +39407,7 @@ msgstr "Предпродажа" msgid "Pre-filled on payment entries for this customer. Must be a company account." msgstr "" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:307 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:310 msgid "Preference" msgstr "Предпочтение" @@ -39168,7 +39514,7 @@ msgstr "Предварительный просмотр необходимых msgid "Preview Transactions" msgstr "" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:182 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:191 #: erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py:142 msgid "Previous Financial Year is not closed" msgstr "Предыдущий финансовый год не закрыт" @@ -39187,7 +39533,7 @@ msgstr "Предыдущее количество" msgid "Previous Work Experience" msgstr "Предыдущий опыт работы" -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:100 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:109 msgid "Previous Year is not closed, please close it first" msgstr "Предыдущий год не закрыт, пожалуйста, сначала закройте его" @@ -39928,7 +40274,7 @@ msgstr "Процесс подписки" msgid "Process in Single Transaction" msgstr "Процесс в одной транзакции" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1518 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1531 msgid "Process loss quantity cannot be negative." msgstr "" @@ -40101,7 +40447,7 @@ msgstr "Идентификатор цены продукта" #. Label of a Card Break in the Manufacturing Workspace #: erpnext/manufacturing/doctype/workstation/workstation.json #: erpnext/manufacturing/workspace/manufacturing/manufacturing.json -#: erpnext/setup/doctype/company/company.py:476 +#: erpnext/setup/doctype/company/company.py:478 msgid "Production" msgstr "Производство" @@ -40166,7 +40512,7 @@ msgstr "Информация о товаре" msgid "Production Plan" msgstr "План производства" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:156 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:157 msgid "Production Plan Already Submitted" msgstr "План по производству уже отправлен" @@ -40239,7 +40585,7 @@ msgstr "Сводка плана производства" msgid "Production Planning Report" msgstr "Отчет о производственном планировании" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:39 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:42 msgid "Products" msgstr "Продукты" @@ -40248,7 +40594,7 @@ msgstr "Продукты" msgid "Profit & Loss" msgstr "Прибыль и убыток" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:117 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:125 msgid "Profit This Year" msgstr "Прибыль в этом году" @@ -40262,7 +40608,7 @@ msgstr "Прибыль в этом году" #: erpnext/accounts/doctype/process_period_closing_voucher_detail/process_period_closing_voucher_detail.json #: erpnext/accounts/workspace/financial_reports/financial_reports.json #: erpnext/accounts/workspace/invoicing/invoicing.json -#: erpnext/public/js/financial_statements.js:343 +#: erpnext/public/js/financial_statements.js:363 #: erpnext/workspace_sidebar/financial_reports.json msgid "Profit and Loss" msgstr "Прибыль и убытки" @@ -40277,6 +40623,10 @@ msgstr "Прибыль и убытки" msgid "Profit and Loss Statement" msgstr "Счет прибыль/убытки" +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:215 +msgid "Profit and Loss Statement requires {0} to be synced to DuckDB" +msgstr "" + #. Label of the heading_cppb (Heading) field in DocType 'Bisect Accounting #. Statements' #. Label of the profit_loss_summary (Float) field in DocType 'Bisect Nodes' @@ -40285,8 +40635,8 @@ msgstr "Счет прибыль/убытки" msgid "Profit and Loss Summary" msgstr "Сводка прибылей и убытков" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:141 -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:142 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:149 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:150 msgid "Profit for the year" msgstr "Прибыль за год" @@ -40315,7 +40665,7 @@ msgstr "Процент выполнения задачи не может пре msgid "Progress (%)" msgstr "Прогресс (%)" -#: erpnext/projects/doctype/project/project.py:375 +#: erpnext/projects/doctype/project/project.py:379 msgid "Project Collaboration Invitation" msgstr "Приглашение к сотрудничеству в проекте" @@ -40363,7 +40713,7 @@ msgstr "Статус проекта" msgid "Project Summary" msgstr "Резюме проекта" -#: erpnext/projects/doctype/project/project.py:674 +#: erpnext/projects/doctype/project/project.py:706 msgid "Project Summary for {0}" msgstr "Краткое описание проекта для {0}" @@ -40443,7 +40793,7 @@ msgstr "Отслеживание запасов по проекту" msgid "Project wise Stock Tracking " msgstr "Отслеживание затрат по проектам" -#: erpnext/controllers/trends.py:526 +#: erpnext/controllers/trends.py:538 msgid "Project-wise data is not available for Quotation" msgstr "Данные проекта не доступны для предложения" @@ -40471,8 +40821,9 @@ msgstr "Прогнозируемое на руки" #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/packed_item/packed_item.json +#: erpnext/stock/page/stock_balance/stock_balance.js:51 #: erpnext/stock/report/item_shortage_report/item_shortage_report.py:73 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:204 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:212 #: erpnext/templates/emails/reorder_item.html:12 msgid "Projected Qty" msgstr "Прогнозируемое кол-во" @@ -40485,16 +40836,12 @@ msgstr "Прогнозируемое количество" msgid "Projected Quantity Formula" msgstr "Формула предполагаемого количества" -#: erpnext/stock/page/stock_balance/stock_balance.js:51 -msgid "Projected qty" -msgstr "Прогнозируемое кол-во" - #. Label of a Desktop Icon #. Name of a Workspace #. Label of a Card Break in the Projects Workspace #. Title of a Workspace Sidebar #: erpnext/config/projects.py:7 erpnext/desktop_icon/projects.json -#: erpnext/projects/doctype/project/project.py:452 +#: erpnext/projects/doctype/project/project.py:484 #: erpnext/projects/workspace/projects/projects.json #: erpnext/selling/doctype/customer/customer_dashboard.py:26 #: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:28 @@ -40581,12 +40928,12 @@ msgstr "Рекламная схема товара со скидкой" msgid "Prompt Qty" msgstr "Запрашиваемое количество" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:264 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:267 msgid "Proposal Writing" msgstr "Предложение Написание" #: erpnext/setup/setup_wizard/data/sales_stage.txt:7 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:443 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:446 msgid "Proposal/Price Quote" msgstr "Предложение / цена" @@ -40627,7 +40974,7 @@ msgid "Prospect {0} already exists" msgstr "Проспект {0} уже существует" #: erpnext/setup/setup_wizard/data/sales_stage.txt:1 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:437 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:440 msgid "Prospecting" msgstr "разведочные работы" @@ -40655,7 +41002,7 @@ msgstr "Укажите адрес электронной почты, зарег msgid "Providing" msgstr "Предоставление" -#: erpnext/setup/doctype/company/company.py:575 +#: erpnext/setup/doctype/company/company.py:577 msgid "Provisional Account" msgstr "Предварительный счет" @@ -40665,9 +41012,9 @@ msgstr "Предварительный счет" msgid "Provisional Expense Account" msgstr "Предварительный счет расходов" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:159 -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:160 -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:227 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:168 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:169 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:236 msgid "Provisional Profit / Loss (Credit)" msgstr "Предварительная прибыль / убыток (кредит)" @@ -40727,7 +41074,7 @@ msgstr "Публикация" #: erpnext/accounts/doctype/tax_rule/tax_rule.json #: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json #: erpnext/projects/doctype/project/project_dashboard.py:16 -#: erpnext/setup/doctype/company/company.py:464 erpnext/setup/install.py:428 +#: erpnext/setup/doctype/company/company.py:466 erpnext/setup/install.py:428 #: erpnext/stock/doctype/item/item.json #: erpnext/stock/doctype/item/item_list.js:30 #: erpnext/stock/doctype/item_lead_time/item_lead_time.json @@ -40798,8 +41145,8 @@ msgstr "Счет расходов на закупку" msgid "Purchase Expense Contra Account" msgstr "Корректирующий счёт на закупку" -#: erpnext/controllers/buying_controller.py:366 -#: erpnext/controllers/buying_controller.py:380 +#: erpnext/controllers/buying_controller.py:385 +#: erpnext/controllers/buying_controller.py:399 msgid "Purchase Expense for Item {0}" msgstr "Расходы на закупку для товара {0}" @@ -40891,12 +41238,7 @@ msgstr "Тенденции на закупки" msgid "Purchase Invoice cannot be made against an existing asset {0}" msgstr "Счет покупки не может быть сделан против существующего актива {0}" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:444 -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:458 -msgid "Purchase Invoice {0} is already submitted" -msgstr "Счет на закупку {0} уже проведен" - -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1973 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1999 msgid "Purchase Invoices" msgstr "Счета на покупку" @@ -40937,7 +41279,7 @@ msgstr "Счета на покупку" #: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.js:48 #: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py:203 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/controllers/buying_controller.py:981 +#: erpnext/controllers/buying_controller.py:1000 #: erpnext/crm/doctype/contract/contract.json #: erpnext/manufacturing/doctype/blanket_order/blanket_order.js:54 #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json @@ -40946,7 +41288,7 @@ msgstr "Счета на покупку" #: erpnext/selling/doctype/sales_order_item/sales_order_item.json #: erpnext/setup/doctype/authorization_rule/authorization_rule.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json -#: erpnext/stock/doctype/material_request/material_request.js:196 +#: erpnext/stock/doctype/material_request/material_request.js:199 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:217 #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -41059,7 +41401,7 @@ msgstr "Создан заказ на закупку {0}" msgid "Purchase Order {0} is not submitted" msgstr "Заказ на закупку {0} не проведен" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:939 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:940 msgid "Purchase Orders" msgstr "Заказы" @@ -41074,7 +41416,7 @@ msgstr "Количество заказов на покупку" msgid "Purchase Orders Items Overdue" msgstr "Товары в заказах на покупку с истекшим сроком" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:288 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:289 msgid "Purchase Orders are not allowed for {0} due to a scorecard standing of {1}." msgstr "Заказы на поставку не допускаются для {0} из-за того, что система показателей имеет значение {1}." @@ -41089,6 +41431,10 @@ msgstr "Заказы на закупку для выставления счет msgid "Purchase Orders to Receive" msgstr "Заказы на закупку для получения" +#: erpnext/controllers/accounts_controller.py:2043 +msgid "Purchase Orders {0} are un-linked" +msgstr "Заказы РЅР° РїРѕРєСѓРїРєСѓ {0} разъединены" + #: erpnext/stock/report/item_prices/item_prices.py:59 msgid "Purchase Price List" msgstr "Прайс-лист закупки" @@ -41221,7 +41567,7 @@ msgstr "Возврат покупки" #. Label of the purchase_tax_template (Link) field in DocType 'Tax Rule' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/tax_rule/tax_rule.json -#: erpnext/setup/doctype/company/company.js:145 +#: erpnext/setup/doctype/company/company.js:156 #: erpnext/workspace_sidebar/taxes.json msgid "Purchase Tax Template" msgstr "Налог на покупку шаблон" @@ -41277,15 +41623,15 @@ msgstr "Купить налоги и сборы шаблон" msgid "Purchase Time" msgstr "Время закупки" -#: erpnext/buying/report/purchase_order_trends/purchase_order_trends.py:57 +#: erpnext/buying/report/purchase_order_trends/purchase_order_trends.py:62 msgid "Purchase Value" msgstr "Стоимость покупки" -#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:35 +#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:45 msgid "Purchase Voucher No" msgstr "Номер закупочного ваучера" -#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:29 +#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:39 msgid "Purchase Voucher Type" msgstr "Тип закупочного ваучера" @@ -41329,7 +41675,7 @@ msgstr "Покупка" msgid "Purpose" msgstr "Цель" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:689 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:691 msgid "Purpose must be one of {0}" msgstr "" @@ -41410,12 +41756,12 @@ msgstr "" #. DocType 'Subcontracting Receipt' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json -#: erpnext/accounts/report/gross_profit/gross_profit.py:345 +#: erpnext/accounts/report/gross_profit/gross_profit.py:347 #: erpnext/assets/doctype/asset_capitalization_service_item/asset_capitalization_service_item.json #: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py:240 #: erpnext/buying/report/requested_items_to_order_and_receive/requested_items_to_order_and_receive.py:224 -#: erpnext/controllers/trends.py:282 erpnext/controllers/trends.py:294 -#: erpnext/controllers/trends.py:299 +#: erpnext/controllers/trends.py:294 erpnext/controllers/trends.py:306 +#: erpnext/controllers/trends.py:311 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/manufacturing/doctype/bom/bom.js:1112 #: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json @@ -41429,10 +41775,10 @@ msgstr "" #: erpnext/manufacturing/doctype/work_order_item/work_order_item.json #: erpnext/manufacturing/doctype/workstation/workstation_job_card.html:28 #: erpnext/manufacturing/report/bom_explorer/bom_explorer.py:69 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:235 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:333 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:398 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:499 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:254 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:352 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:417 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:517 #: erpnext/public/js/stock_reservation.js:134 #: erpnext/public/js/stock_reservation.js:336 erpnext/public/js/utils.js:887 #: erpnext/selling/doctype/delivery_schedule_item/delivery_schedule_item.json @@ -41696,7 +42042,7 @@ msgstr "Кол-во на получение" #: erpnext/crm/doctype/lead/lead.json #: erpnext/setup/doctype/employee_education/employee_education.json #: erpnext/setup/setup_wizard/data/sales_stage.txt:2 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:438 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:441 msgid "Qualification" msgstr "Квалификаци" @@ -41836,7 +42182,7 @@ msgstr "Контроль качества" msgid "Quality Inspection Analysis" msgstr "Анализ контроля качества" -#: erpnext/public/js/controllers/transaction.js:2980 +#: erpnext/public/js/controllers/transaction.js:2964 msgid "Quality Inspection Not Configured" msgstr "" @@ -41925,7 +42271,7 @@ msgstr "Проверка(и) качества" msgid "Quality Inspections" msgstr "Контроль качества" -#: erpnext/setup/doctype/company/company.py:506 +#: erpnext/setup/doctype/company/company.py:508 msgid "Quality Management" msgstr "Управление качеством" @@ -42068,11 +42414,12 @@ msgstr "" #: erpnext/selling/report/sales_partner_transaction_summary/sales_partner_transaction_summary.py:39 #: erpnext/stock/dashboard/item_dashboard.js:248 #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json -#: erpnext/stock/doctype/material_request/material_request.js:368 +#: erpnext/stock/doctype/material_request/material_request.js:369 +#: erpnext/stock/doctype/material_request/material_request.js:508 #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json -#: erpnext/stock/doctype/stock_entry/stock_entry.js:829 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:805 #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json #: erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json #: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:36 @@ -42182,10 +42529,19 @@ msgstr "Количество и ставка" msgid "Quantity and Warehouse" msgstr "Количество и склад" -#: erpnext/stock/doctype/material_request/material_request.py:210 +#: erpnext/stock/doctype/material_request/material_request.py:261 msgid "Quantity cannot be greater than {0} for Item {1}" msgstr "Количество предмета {1} не может быть больше, чем {0}" +#: erpnext/stock/doctype/material_request/material_request.py:704 +msgid "Quantity for Item {0} must be greater than zero and cannot exceed {1}" +msgstr "" + +#: erpnext/stock/doctype/material_request/material_request.js:564 +msgctxt "${pending_qty}" +msgid "Quantity for Item {0} must be greater than zero and cannot exceed {1}" +msgstr "" + #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:564 msgid "Quantity is mandatory for the selected items." msgstr "Для выбранных товаров обязательно указание количества." @@ -42222,7 +42578,7 @@ msgstr "Количество должно быть больше, чем 0" msgid "Quantity to Manufacture" msgstr "Количество для производства" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2904 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2915 msgid "Quantity to Manufacture can not be zero for the operation {0}" msgstr "Количество для производства не может быть нулевым для операции {0}" @@ -42230,7 +42586,7 @@ msgstr "Количество для производства не может б msgid "Quantity to Manufacture must be greater than 0." msgstr "Количество, Изготовление должны быть больше, чем 0." -#: erpnext/public/js/utils/barcode_scanner.js:257 +#: erpnext/public/js/utils/barcode_scanner.js:262 msgid "Quantity to Scan" msgstr "Количество для сканирования" @@ -42259,11 +42615,11 @@ msgstr "Квартал {0} {1}" msgid "Query Route String" msgstr "Строка маршрута запроса" -#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:192 +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:199 msgid "Queue Size should be between 5 and 100" msgstr "Размер очереди должен быть между 5 и 100" -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:634 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:635 msgid "Quick Journal Entry" msgstr "Быстрый журнал запись" @@ -42376,7 +42732,7 @@ msgstr "Предложение {0} отменено" msgid "Quotation {0} not of type {1}" msgstr "Предложение {0} не типа {1}" -#: erpnext/selling/doctype/quotation/quotation.py:348 +#: erpnext/selling/doctype/quotation/quotation.py:363 #: erpnext/selling/page/sales_funnel/sales_funnel.py:57 msgid "Quotations" msgstr "Предложения" @@ -42395,7 +42751,7 @@ msgstr "Предложения: " msgid "Quote Status" msgstr "Статус предложения" -#: erpnext/selling/report/quotation_trends/quotation_trends.py:57 +#: erpnext/selling/report/quotation_trends/quotation_trends.py:62 msgid "Quoted Amount" msgstr "Указанная сумма" @@ -42684,7 +43040,7 @@ msgstr "Курс, по которому валюта поставщика кон msgid "Rate at which this tax is applied" msgstr "Ставка, по которой применяется этот налог" -#: erpnext/controllers/accounts_controller.py:4131 +#: erpnext/controllers/accounts_controller.py:4132 msgid "Rate of '{}' items cannot be changed" msgstr "Ставка '{}' элементов не может быть изменена" @@ -42751,8 +43107,8 @@ msgid "Ratios" msgstr "Коэффициенты" #: erpnext/manufacturing/report/bom_variance_report/bom_variance_report.py:52 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:46 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:216 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:49 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:219 msgid "Raw Material" msgstr "Сырье" @@ -42828,7 +43184,7 @@ msgstr "Склад сырья" #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/doctype/production_plan/production_plan.json #: erpnext/manufacturing/doctype/workstation/workstation.js:462 -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:379 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:398 msgid "Raw Materials" msgstr "Сырье" @@ -42853,7 +43209,7 @@ msgstr "Потребленное сырье" msgid "Raw Materials Consumption" msgstr "Потребление сырья" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:429 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:431 msgid "Raw Materials Missing" msgstr "Отсутствует сырье" @@ -42910,7 +43266,7 @@ msgstr "" #: erpnext/manufacturing/doctype/work_order/work_order.js:779 #: erpnext/selling/doctype/sales_order/sales_order.js:974 #: erpnext/selling/doctype/sales_order/sales_order_list.js:70 -#: erpnext/stock/doctype/material_request/material_request.js:243 +#: erpnext/stock/doctype/material_request/material_request.js:246 #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.js:116 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:164 msgid "Re-open" @@ -43032,10 +43388,6 @@ msgstr "Перестроение дерева поиска за период ... msgid "Recalculate Batch Qty" msgstr "Пересчитать количество партии" -#: erpnext/stock/doctype/bin/bin.js:10 -msgid "Recalculate Bin Qty" -msgstr "Пересчитать количество в ячейке Bin" - #. Label of the recalculate_rate (Check) field in DocType 'Stock Ledger Entry' #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json msgid "Recalculate Incoming/Outgoing Rate" @@ -43047,6 +43399,10 @@ msgstr "Пересчитать входящий/исходящий тариф" msgid "Recalculate Valuation Rate" msgstr "" +#: erpnext/stock/doctype/bin/bin.js:10 +msgid "Recalculate Values" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'Asset' #. Option for the 'Purpose' (Select) field in DocType 'Asset Movement' #. Option for the 'Asset Status' (Select) field in DocType 'Serial No' @@ -43098,7 +43454,7 @@ msgid "Receivable / Payable Account" msgstr "Счет дебиторской/кредиторской задолженности" #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:79 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1155 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1162 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:241 #: erpnext/accounts/report/sales_register/sales_register.py:231 #: erpnext/accounts/report/sales_register/sales_register.py:285 @@ -43131,7 +43487,7 @@ msgstr "Получать" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:120 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:123 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Receive from Customer" @@ -43555,11 +43911,11 @@ msgstr "" msgid "Reference #" msgstr "Ссылка #" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1039 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1040 msgid "Reference #{0} dated {1}" msgstr "Ссылка #{0} от {1}" -#: erpnext/public/js/controllers/transaction.js:2836 +#: erpnext/public/js/controllers/transaction.js:2820 msgid "Reference Date for Early Payment Discount" msgstr "Дата для расчета скидки за досрочную оплату" @@ -43597,7 +43953,7 @@ msgstr "Справочный обменный курс" msgid "Reference No" msgstr "Номер ссылки" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:653 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:654 msgid "Reference No & Reference Date is required for {0}" msgstr "Ссылка № & Ссылка Дата необходим для {0}" @@ -43605,11 +43961,11 @@ msgstr "Ссылка № & Ссылка Дата необходим для {0}" msgid "Reference No and Reference Date is mandatory for Bank transaction" msgstr "Ссылка № и дата Reference является обязательным для операции банка" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:658 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:659 msgid "Reference No is mandatory if you entered Reference Date" msgstr "Ссылка № является обязательным, если вы ввели Исходной дате" -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:265 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:263 msgid "Reference No." msgstr "Номер ссылки." @@ -43817,6 +44173,10 @@ msgstr "Отклоненный пакет серийных номеров и п msgid "Rejected Warehouse" msgstr "Склад брака" +#: erpnext/public/js/utils/serial_no_batch_selector.js:670 +msgid "Rejected Warehouse and Accepted Warehouse cannot be same." +msgstr "Склад отклоненных товаров Рё склад принятых товаров РЅРµ РјРѕРіСѓС‚ быть РѕРґРЅРёРј Рё тем Р¶Рµ." + #: erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py:23 #: erpnext/buying/doctype/supplier_quotation/supplier_quotation_dashboard.py:14 #: erpnext/stock/doctype/delivery_note/delivery_note_dashboard.py:22 @@ -43861,13 +44221,13 @@ msgid "Remaining Amount" msgstr "Остаток" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:189 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1232 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1239 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:178 msgid "Remaining Balance" msgstr "Остаток средств" #. Label of the remark (Small Text) field in DocType 'Journal Entry' -#: erpnext/accounts/doctype/journal_entry/journal_entry.js:664 +#: erpnext/accounts/doctype/journal_entry/journal_entry.js:665 #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/selling/page/point_of_sale/pos_payment.js:489 msgid "Remark" @@ -43919,7 +44279,7 @@ msgstr "Примечание" #: erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html:11 #: erpnext/accounts/report/accounts_payable/accounts_payable.html:135 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:136 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1264 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1271 #: erpnext/accounts/report/general_ledger/general_ledger.html:163 #: erpnext/accounts/report/general_ledger/general_ledger.py:818 #: erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py:112 @@ -43960,7 +44320,7 @@ msgstr "Удалить нулевые значения" msgid "Remove item if charges is not applicable to that item" msgstr "Удалить товар, если к нему не применимы сборы" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:569 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:571 msgid "Removed items with no change in quantity or value." msgstr "Удалены пункты без изменения в количестве или стоимости." @@ -43983,7 +44343,7 @@ msgstr "Переименуйте значение атрибута в атриб msgid "Rename Log" msgstr "Переименовать журнал" -#: erpnext/accounts/doctype/account/account.py:557 +#: erpnext/accounts/doctype/account/account.py:588 msgid "Rename Not Allowed" msgstr "Переименовывать запрещено" @@ -44000,15 +44360,15 @@ msgstr "Задачи переименования для DocType {0} были п msgid "Rename jobs for doctype {0} have not been enqueued." msgstr "Задачи переименования для DocType {0} не были поставлены в очередь." -#: erpnext/accounts/doctype/account/account.py:549 +#: erpnext/accounts/doctype/account/account.py:580 msgid "Renaming it is only allowed via parent company {0}, to avoid mismatch." msgstr "Переименование разрешено только через головную компанию {0}, чтобы избежать несоответствия." #: erpnext/manufacturing/doctype/workstation/test_workstation.py:90 #: erpnext/manufacturing/doctype/workstation/test_workstation.py:101 -#: erpnext/manufacturing/doctype/workstation/test_workstation.py:128 +#: erpnext/manufacturing/doctype/workstation/test_workstation.py:139 #: erpnext/patches/v16_0/make_workstation_operating_components.py:49 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:316 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:319 msgid "Rent" msgstr "Аренда" @@ -44021,13 +44381,13 @@ msgstr "Арендовано" #. Label of the reorder_level (Float) field in DocType 'Material Request Item' #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py:64 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:211 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:219 msgid "Reorder Level" msgstr "Уровень переупорядочения" #. Label of the reorder_qty (Float) field in DocType 'Material Request Item' #: erpnext/stock/doctype/material_request_item/material_request_item.json -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:218 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:226 msgid "Reorder Qty" msgstr "Изменить порядок Кол-во" @@ -44038,7 +44398,7 @@ msgstr "Уровень пополнения на основе склада" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:95 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:98 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Repack" @@ -44097,7 +44457,11 @@ msgstr "Заменить определенную спецификацию во #. Label of the report_date (Date) field in DocType 'Quality Inspection' #: erpnext/accounts/report/accounts_payable/accounts_payable.html:120 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:16 +#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:15 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:121 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:18 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:15 #: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:75 #: erpnext/stock/doctype/quality_inspection/quality_inspection.json msgid "Report Date" @@ -44120,7 +44484,7 @@ msgstr "Позиции отчётной таблицы" msgid "Report Template" msgstr "Шаблон отчета" -#: erpnext/accounts/doctype/account/account.py:462 +#: erpnext/accounts/doctype/account/account.py:493 msgid "Report Type is mandatory" msgstr "Тип отчета является обязательным" @@ -44223,7 +44587,7 @@ msgstr "Повторно провести позиции журнала плат msgid "Repost Status" msgstr "Статус повторной проводки" -#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:151 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:239 msgid "Repost has started in the background" msgstr "Повторная проводка запущена в фоновом режиме" @@ -44235,6 +44599,12 @@ msgstr "Повторная проводка в фоновом режиме" msgid "Repost started in the background" msgstr "Повторная проводка начата в фоновом режиме" +#. Option for the 'Status' (Select) field in DocType 'Repost Accounting Ledger +#. Items' +#: erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json +msgid "Reposted" +msgstr "" + #. Label of the reposting_data_file (Attach) field in DocType 'Repost Item #. Valuation' #: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json @@ -44257,6 +44627,12 @@ msgstr "Прогресс повторной проводки" msgid "Reposting Reference" msgstr "Повторная публикация ссылки" +#. Label of the reposting_status_section (Section Break) field in DocType +#. 'Repost Accounting Ledger Items' +#: erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json +msgid "Reposting Status" +msgstr "" + #. Label of the vouchers_based_on_item_and_warehouse_section (Section Break) #. field in DocType 'Repost Item Valuation' #: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json @@ -44267,7 +44643,15 @@ msgstr "" msgid "Reposting Vouchers Progress" msgstr "" -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:222 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:216 +msgid "Reposting can be started only for submitted document." +msgstr "" + +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:221 +msgid "Reposting cannot be started when status is {0}." +msgstr "" + +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:227 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:338 msgid "Reposting entries created: {0}" msgstr "Создано записей повторной проводки: {0}" @@ -44288,6 +44672,14 @@ msgstr "Повторная проводка запущена в фоновом msgid "Reposting in the background." msgstr "Повторная проводка выполняется в фоновом режиме." +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:211 +msgid "Reposting is still in progress in background." +msgstr "" + +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:315 +msgid "Reposting {0} {1}" +msgstr "" + #. Label of the represents_company (Link) field in DocType 'Purchase Invoice' #. Label of the represents_company (Link) field in DocType 'Sales Invoice' #. Label of the represents_company (Link) field in DocType 'Purchase Order' @@ -44375,7 +44767,7 @@ msgstr "Запрос информации" #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:70 #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:272 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/stock/doctype/material_request/material_request.js:202 +#: erpnext/stock/doctype/material_request/material_request.js:205 #: erpnext/workspace_sidebar/buying.json msgid "Request for Quotation" msgstr "Запрос на Предложение" @@ -44433,7 +44825,8 @@ msgstr "Запрошенные товары для заказа и получе #: erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.py:44 #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/packed_item/packed_item.json -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:155 +#: erpnext/stock/page/stock_balance/stock_balance.js:61 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:156 msgid "Requested Qty" msgstr "Запрашиваемое кол-во" @@ -44549,11 +44942,11 @@ msgstr "Требование" msgid "Requires Fulfilment" msgstr "Требует выполнения" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:263 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:266 msgid "Research" msgstr "Исследования" -#: erpnext/setup/doctype/company/company.py:512 +#: erpnext/setup/doctype/company/company.py:514 msgid "Research & Development" msgstr "Научно-исследовательские и опытно-конструкторские работы" @@ -44581,7 +44974,7 @@ msgstr "Сделайте повторный выбор, если контакт, msgid "Reseller" msgstr "Реселлер" -#: erpnext/accounts/doctype/payment_request/payment_request.js:47 +#: erpnext/accounts/doctype/payment_request/payment_request.js:49 msgid "Resend Payment Email" msgstr "Отправить платеж по электронной почте" @@ -44641,7 +45034,7 @@ msgstr "Резерв для сборочной единицы" msgid "Reserved" msgstr "Зарезервировано" -#: erpnext/controllers/stock_controller.py:1408 +#: erpnext/controllers/stock_controller.py:1491 msgid "Reserved Batch Conflict" msgstr "Конфликт зарезервированной партии" @@ -44659,8 +45052,9 @@ msgstr "" #: erpnext/stock/dashboard/item_dashboard_list.html:20 #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json +#: erpnext/stock/page/stock_balance/stock_balance.js:52 #: erpnext/stock/report/reserved_stock/reserved_stock.py:124 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:169 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:170 #: erpnext/subcontracting/doctype/subcontracting_order_supplied_item/subcontracting_order_supplied_item.json msgid "Reserved Qty" msgstr "Зарезервированное кол-во" @@ -44674,11 +45068,13 @@ msgstr "Зарезервированное количество ({0}) не мо #. Label of the reserved_qty_for_production (Float) field in DocType 'Bin' #: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json #: erpnext/stock/doctype/bin/bin.json +#: erpnext/stock/page/stock_balance/stock_balance.js:53 msgid "Reserved Qty for Production" msgstr "Зарезервированное количество для производства" #. Label of the reserved_qty_for_production_plan (Float) field in DocType 'Bin' #: erpnext/stock/doctype/bin/bin.json +#: erpnext/stock/page/stock_balance/stock_balance.js:57 msgid "Reserved Qty for Production Plan" msgstr "Зарезервированное количество для производственного плана" @@ -44688,6 +45084,7 @@ msgstr "Зарезервированное кол-во для производс #. Label of the reserved_qty_for_sub_contract (Float) field in DocType 'Bin' #: erpnext/stock/doctype/bin/bin.json +#: erpnext/stock/page/stock_balance/stock_balance.js:54 msgid "Reserved Qty for Subcontract" msgstr "Зарезервированное количество для субподряда" @@ -44711,7 +45108,7 @@ msgstr "Зарезервированное количество" msgid "Reserved Quantity for Production" msgstr "Зарезервированное количество для производства" -#: erpnext/stock/stock_ledger.py:2325 +#: erpnext/stock/stock_ledger.py:2340 msgid "Reserved Serial No." msgstr "Зарезервированный серийный номер" @@ -44725,15 +45122,17 @@ msgstr "Зарезервированный серийный номер" #: erpnext/stock/dashboard/item_dashboard_list.html:15 #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/pick_list/pick_list.js:178 +#: erpnext/stock/page/stock_balance/stock_balance.js:59 #: erpnext/stock/report/reserved_stock/reserved_stock.json #: erpnext/stock/report/stock_balance/stock_balance.py:569 -#: erpnext/stock/stock_ledger.py:2309 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:205 +#: erpnext/stock/stock_ledger.py:2324 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:205 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:333 msgid "Reserved Stock" msgstr "Зарезервированный запас" -#: erpnext/stock/stock_ledger.py:2354 +#: erpnext/stock/stock_ledger.py:2369 msgid "Reserved Stock for Batch" msgstr "Зарезервированный запас для партии" @@ -44745,41 +45144,29 @@ msgstr "Зарезервированный запас сырья" msgid "Reserved Stock for Sub-assembly" msgstr "Зарезервированный запас для предварительной сборки" -#: erpnext/controllers/buying_controller.py:721 +#: erpnext/controllers/buying_controller.py:740 msgid "Reserved Warehouse is mandatory for the Item {item_code} in Raw Materials supplied." msgstr "Для товара {item_code} в поставленных сырьевых материалах требуется указать склад резерва." -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:197 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:198 msgid "Reserved for POS Transactions" msgstr "Зарезервировано для кассовых операций" -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:176 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:177 msgid "Reserved for Production" msgstr "Зарезервировано для производства" -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:183 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:184 msgid "Reserved for Production Plan" msgstr "Зарезервировано для производственного плана" -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:190 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:191 msgid "Reserved for Sub Contracting" msgstr "Зарезервировано для субподряда" -#: erpnext/stock/page/stock_balance/stock_balance.js:53 -msgid "Reserved for manufacturing" -msgstr "Зарезервировано для изготовления" - -#: erpnext/stock/page/stock_balance/stock_balance.js:52 -msgid "Reserved for sale" -msgstr "Зарезервировано для продажи" - -#: erpnext/stock/page/stock_balance/stock_balance.js:54 -msgid "Reserved for sub contracting" -msgstr "Зарезервировано для субподряда" - #: erpnext/public/js/stock_reservation.js:203 #: erpnext/selling/doctype/sales_order/sales_order.js:418 -#: erpnext/stock/doctype/pick_list/pick_list.js:306 +#: erpnext/stock/doctype/pick_list/pick_list.js:307 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:293 msgid "Reserving Stock..." msgstr "Резервирование запасов..." @@ -44934,7 +45321,7 @@ msgid "Responsible" msgstr "Ответственный" #: erpnext/setup/setup_wizard/operations/defaults_setup.py:108 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:158 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:161 msgid "Rest Of The World" msgstr "Остальной мир" @@ -44950,7 +45337,7 @@ msgstr "Перезапустить неудачные записи" msgid "Restart Subscription" msgstr "Перезапустить подписку" -#: erpnext/assets/doctype/asset/asset.js:183 +#: erpnext/assets/doctype/asset/asset.js:191 msgid "Restore Asset" msgstr "Восстановить актив" @@ -44960,6 +45347,12 @@ msgstr "Восстановить актив" msgid "Restrict" msgstr "Ограничить" +#. Label of the enable_overdue_billing_threshold (Check) field in DocType +#. 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Restrict Customer Over Billing" +msgstr "" + #. Label of the restrict_based_on (Select) field in DocType 'Party Specific #. Item' #: erpnext/selling/doctype/party_specific_item/party_specific_item.json @@ -45007,7 +45400,7 @@ msgstr "Продолжить" msgid "Resume Job" msgstr "Возобновить работу" -#: erpnext/projects/doctype/timesheet/timesheet.js:65 +#: erpnext/projects/doctype/timesheet/timesheet.js:66 msgid "Resume Timer" msgstr "Возобновить таймер" @@ -45134,13 +45527,13 @@ msgstr "Количество возврата из склада брака" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:126 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:129 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Return Raw Material to Customer" msgstr "Возврат сырья заказчику" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1572 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1578 msgid "Return invoice of asset cancelled" msgstr "Возвратный счёт по активу отменён" @@ -45234,10 +45627,10 @@ msgstr "Возвращённый обменный курс не является msgid "Returns" msgstr "Возвращает" -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:151 -#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:113 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:183 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:141 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:154 +#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:116 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:186 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:144 msgid "Revaluation Journals" msgstr "Журналы переоценки" @@ -45256,11 +45649,19 @@ msgstr "Доход" msgid "Revenue received in advance (e.g. annual subscription) is held here and recognized gradually over time" msgstr "" +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:39 +msgid "Reversal Journal Entries" +msgstr "" + #. Label of the reversal_of (Link) field in DocType 'Journal Entry' #: erpnext/accounts/doctype/journal_entry/journal_entry.json msgid "Reversal Of" msgstr "Возврат" +#: erpnext/accounts/doctype/journal_entry/journal_entry_list.js:6 +msgid "Reversal Of Exchange Rate Revaluation" +msgstr "" + #: erpnext/accounts/doctype/journal_entry/journal_entry.js:100 msgid "Reverse Journal Entry" msgstr "Обратная запись журнала" @@ -45270,6 +45671,14 @@ msgstr "Обратная запись журнала" msgid "Reverse Sign" msgstr "Изменить знак на противоположный" +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:628 +msgid "Reverse {0} already available in draft status: {1}" +msgstr "" + +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:118 +msgid "Reversing Journals..." +msgstr "" + #. Label of the review (Link) field in DocType 'Quality Action' #. Group in Quality Goal's connections #. Label of the sb_00 (Section Break) field in DocType 'Quality Review' @@ -45389,6 +45798,12 @@ msgstr "Идет вызов" msgid "Rod" msgstr "Стержень" +#. Label of the role_allowed_to_bypass_overdue_billing (Link) field in DocType +#. 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Role Allowed to Bypass Over Billing Restriction" +msgstr "" + #. Label of the role_allowed_to_over_deliver_receive (Link) field in DocType #. 'Stock Settings' #: erpnext/stock/doctype/stock_settings/stock_settings.json @@ -45467,15 +45882,15 @@ msgstr "Родительская компания" msgid "Root Type" msgstr "Корневая Тип" -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:402 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:403 msgid "Root Type for {0} must be one of the Asset, Liability, Income, Expense and Equity" msgstr "Корневой тип для {0} должен быть одним из Активов, Обязательств, Доходов, Расходов и Капитала" -#: erpnext/accounts/doctype/account/account.py:459 +#: erpnext/accounts/doctype/account/account.py:490 msgid "Root Type is mandatory" msgstr "Корневая Тип является обязательным" -#: erpnext/accounts/doctype/account/account.py:215 +#: erpnext/accounts/doctype/account/account.py:246 msgid "Root cannot be edited." msgstr "Корневая не могут быть изменены." @@ -45628,13 +46043,13 @@ msgstr "Корректировка округления (валюта компа msgid "Rounding Loss Allowance" msgstr "Резерв на потери от округлений" -#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:45 +#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:55 #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:48 msgid "Rounding Loss Allowance should be between 0 and 1" msgstr "Резерв на потери от округлений должен быть в пределах от 0 до 1" -#: erpnext/controllers/stock_controller.py:828 -#: erpnext/controllers/stock_controller.py:843 +#: erpnext/controllers/stock_controller.py:833 +#: erpnext/controllers/stock_controller.py:848 msgid "Rounding gain/loss Entry for Stock Transfer" msgstr "Запись о прибыли/убытке от округления при передаче запасов" @@ -45661,11 +46076,11 @@ msgstr "Название маршрута" msgid "Row # {0}: Cannot return more than {1} for Item {2}" msgstr "Строка # {0}: Невозможно вернуть более {1} для {2}" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:191 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:193 msgid "Row # {0}: Please add Serial and Batch Bundle for Item {1}" msgstr "Строка # {0}: Добавьте пакет серийного и партионного учёта для товара {1}" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:210 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:212 msgid "Row # {0}: Please enter quantity for Item {1} as it is not zero." msgstr "Строка # {0}: Укажите количество для товара {1}, так как оно не равно нулю." @@ -45682,12 +46097,12 @@ msgid "Row #1: Sequence ID must be 1 for Operation {0}." msgstr "Строка #1: Идентификатор последовательности должен быть равен 1 для операции {0}." #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:564 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2130 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2136 msgid "Row #{0} (Payment Table): Amount must be negative" msgstr "Строка #{0} (таблица платежей): сумма должна быть отрицательной" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:562 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2125 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2131 msgid "Row #{0} (Payment Table): Amount must be positive" msgstr "Строка #{0} (таблица платежей): сумма должна быть положительной" @@ -45741,7 +46156,7 @@ msgstr "Строка #{0}: Актив {1} не может быть продан, msgid "Row #{0}: Asset {1} is already sold" msgstr "Строка #{0}: Актив {1} уже продан" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:336 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:337 msgid "Row #{0}: BOM is not specified for subcontracting item {0}" msgstr "Строка #{0}: Для предмета {0}, переданного на давальческую переработку, не указан спецификационный лист (BOM)" @@ -45797,15 +46212,15 @@ msgstr "Строка #{0}: невозможно удалить продукт {1 msgid "Row #{0}: Cannot delete item {1} which is already ordered against this Sales Order." msgstr "Строка #{0}: Невозможно удалить товар {1} , который уже заказан по данному заказу на продажу." -#: erpnext/controllers/accounts_controller.py:4141 +#: erpnext/controllers/accounts_controller.py:4142 msgid "Row #{0}: Cannot set Rate if the billed amount is greater than the amount for Item {1}." msgstr "Строка #{0}: Нельзя задать ставку, если выставленная сумма превышает сумму для товара {1}." -#: erpnext/manufacturing/doctype/job_card/job_card.py:1149 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1162 msgid "Row #{0}: Cannot transfer more than Required Qty {1} for Item {2} against Job Card {3}" msgstr "Строка #{0}: Невозможно перевести больше, чем требуемое количество {1} для товара {2} по карте работ {3}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1325 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1329 msgid "Row #{0}: Cannot transfer {1} {2} of Item {3}. Maximum transferable quantity is {4} {2}." msgstr "" @@ -45884,7 +46299,7 @@ msgstr "Строка #{0}: Предоставленный клиентом эл msgid "Row #{0}: Dates overlapping with other row in group {1}" msgstr "Строка #{0}: Даты, перекрывающиеся с другой строкой в группе {1}" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:360 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:361 msgid "Row #{0}: Default BOM not found for FG Item {1}" msgstr "Строка #{0}: Спецификация по умолчанию не найдена для готовой продукции {1}" @@ -45900,20 +46315,20 @@ msgstr "Строка #{0}: Дублирующая запись в ссылках msgid "Row #{0}: Expected Delivery Date cannot be before Purchase Order Date" msgstr "Строка #{0}: ожидаемая дата поставки не может быть до даты заказа на поставку" -#: erpnext/controllers/stock_controller.py:959 +#: erpnext/controllers/stock_controller.py:1044 msgid "Row #{0}: Expense Account not set for the Item {1}. {2}" msgstr "Строка #{0}: Счет расходов не установлен для товара {1}. {2}" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:146 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:149 msgid "Row #{0}: Expense account {1} is not valid for Purchase Invoice {2}. Only expense accounts from non-stock items are allowed." msgstr "Строка #{0}: Счет расходов {1} недействителен для счета-фактуры на покупку {2}. Допускаются только счета расходов по товарам, не имеющим складских запасов." -#: erpnext/buying/doctype/purchase_order/purchase_order.py:365 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:366 #: erpnext/selling/doctype/sales_order/sales_order.py:305 msgid "Row #{0}: Finished Good Item Qty can not be zero" msgstr "Строка #{0}: Количество готовой продукции не может быть равно нулю" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:347 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:348 #: erpnext/selling/doctype/sales_order/sales_order.py:285 msgid "Row #{0}: Finished Good Item is not specified for service item {1}" msgstr "Строка #{0}: Не указано готовое изделие для услуги {1}" @@ -45922,12 +46337,12 @@ msgstr "Строка #{0}: Не указано готовое изделие д msgid "Row #{0}: Finished Good Item {1} cannot be added in the Secondary Items table." msgstr "" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:354 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:355 #: erpnext/selling/doctype/sales_order/sales_order.py:292 msgid "Row #{0}: Finished Good Item {1} must be a sub-contracted item" msgstr "Строка #{0}: Готовая продукция {1} должна быть субподрядной позицией" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:645 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:647 msgid "Row #{0}: Finished Good must be {1}" msgstr "Строка #{0}: Готовый товар должен быть {1}" @@ -45940,11 +46355,11 @@ msgstr "" msgid "Row #{0}: For Customer Provided Item {1}, Source Warehouse must be {2}" msgstr "Строка #{0}: для предоставленного клиентом товара {1}исходный склад должен быть {2}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:701 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:702 msgid "Row #{0}: For {1}, you can select reference document only if account gets credited" msgstr "Строка #{0}: Для {1} выбор справочного документа возможен только если счёт был зачислен" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:711 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:712 msgid "Row #{0}: For {1}, you can select reference document only if account gets debited" msgstr "Строка #{0}: Для {1} справочный документ можно выбрать только при списании средств со счёта." @@ -45960,11 +46375,11 @@ msgstr "Строка #{0}: Начальная дата не может быть msgid "Row #{0}: From Time and To Time fields are required" msgstr "Строка #{0}: Необходимо указать поля времени «С» и «По»" -#: erpnext/public/js/utils/barcode_scanner.js:427 +#: erpnext/public/js/utils/barcode_scanner.js:435 msgid "Row #{0}: Item added" msgstr "Строка #{0}: пункт добавлен" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1903 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1937 msgid "Row #{0}: Item {1} cannot be transferred more than {2} against {3} {4}" msgstr "Строка #{0}: Товар {1} нельзя перенести более чем в количестве {2} против {3} {4}" @@ -45972,7 +46387,7 @@ msgstr "Строка #{0}: Товар {1} нельзя перенести бол msgid "Row #{0}: Item {1} does not exist" msgstr "Строка #{0}: Товар {1} не существует" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1628 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1635 msgid "Row #{0}: Item {1} has been picked, please reserve stock from the Pick List." msgstr "Строка #{0}: выбран товар {1}, пожалуйста, зарезервируйте запас из списка выбора." @@ -45980,7 +46395,7 @@ msgstr "Строка #{0}: выбран товар {1}, пожалуйста, з msgid "Row #{0}: Item {1} has no stock in warehouse {2}." msgstr "Строка #{0}: Товар {1} отсутствует на складе {2}." -#: erpnext/controllers/stock_controller.py:184 +#: erpnext/controllers/stock_controller.py:189 msgid "Row #{0}: Item {1} has zero rate but '{2}' is not enabled." msgstr "" @@ -45992,7 +46407,7 @@ msgstr "Строка #{0}: Товар {1} на складе {2}: Доступн msgid "Row #{0}: Item {1} is not a Customer Provided Item." msgstr "Строка #{0}: Позиция {1} должна быть субподрядной." -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:769 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:771 msgid "Row #{0}: Item {1} is not a Serialized/Batched Item. It cannot have a Serial No/Batch No against it." msgstr "Строка #{0}: элемент {1} не является сериализованным / пакетным элементом. Он не может иметь серийный номер / пакетный номер против него." @@ -46009,7 +46424,7 @@ msgstr "Строка #{0}: Товар {1} не относится к катег msgid "Row #{0}: Item {1} is not a stock item" msgstr "Строка #{0}: Товар {1} не является товаром на складе" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1093 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1095 msgid "Row #{0}: Item {1} is not part of the source manufacture entry and cannot be added to this disassembly." msgstr "" @@ -46021,7 +46436,7 @@ msgstr "Строка #{0}: Несоответствие элемента {1}. И msgid "Row #{0}: Item {1} mismatch. Changing of item code is not permitted." msgstr "Строка #{0}: Несоответствие элемента {1}. Изменение кода элемента не допускается." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1102 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1104 msgid "Row #{0}: Item {1} quantity ({2} in stock UOM) does not match the quantity derived from the source ({3}). Do not change the UOM, conversion factor or quantity of disassembly rows." msgstr "" @@ -46041,7 +46456,7 @@ msgstr "Строка #{0}: Следующая дата амортизации н msgid "Row #{0}: Not allowed to change Supplier as Purchase Order already exists" msgstr "Строка #{0}: Не разрешено изменять поставщика когда уже существует заказ" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1711 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1718 msgid "Row #{0}: Only {1} available to reserve for the Item {2}" msgstr "Строка #{0}: Только {1} доступно для резервирования для товара {2}" @@ -46049,7 +46464,7 @@ msgstr "Строка #{0}: Только {1} доступно для резерв msgid "Row #{0}: Opening Accumulated Depreciation must be less than or equal to {1}" msgstr "Строка #{0}: Начисленная амортизация на начало периода должна быть меньше или равна {1}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1157 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1159 msgid "Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Work Order {3}. Please update operation status via Job Card {4}." msgstr "" @@ -46058,11 +46473,11 @@ msgstr "" msgid "Row #{0}: Overconsumption of Customer Provided Item {1} against Work Order {2} is not allowed in the Subcontracting Inward process." msgstr "Строка #{0}: Перерасход предоставленного заказчиком товара {1} по заказу на работу {2} не допускается в процессе внутреннего субподряда." -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1054 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1055 msgid "Row #{0}: Please select Item Code in Assembly Items" msgstr "Строка #{0}: Необходимо указать код товара в составе сборки" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1057 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1058 msgid "Row #{0}: Please select the BOM No in Assembly Items" msgstr "Строка #{0}: Выберите номер спецификации в составе сборки" @@ -46070,7 +46485,7 @@ msgstr "Строка #{0}: Выберите номер спецификации msgid "Row #{0}: Please select the Finished Good Item against which this Customer Provided Item will be used." msgstr "Строка #{0}: выберите готовый товар, для которого будет использоваться предоставленный клиентом товар." -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1051 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1052 msgid "Row #{0}: Please select the Sub Assembly Warehouse" msgstr "Строка #{0}: Выберите склад узлов сборки" @@ -46087,7 +46502,7 @@ msgstr "Строка #{0}: Пожалуйста, обновите счет до msgid "Row #{0}: Process Loss Percentage should be less than 100% for {1} Item {2}" msgstr "" -#: erpnext/public/js/utils/barcode_scanner.js:425 +#: erpnext/public/js/utils/barcode_scanner.js:433 msgid "Row #{0}: Qty increased by {1}" msgstr "Строка #{0}: Количество увеличено на {1}" @@ -46100,15 +46515,15 @@ msgstr "Строка #{0}: Количество должно быть полож msgid "Row #{0}: Qty should be less than or equal to Available Qty to Reserve (Actual Qty - Reserved Qty) {1} for Iem {2} against Batch {3} in Warehouse {4}." msgstr "Строка #{0}: Количество должно быть меньше или равно Доступному количеству для резервирования (Фактическое количество - Зарезервированное количество) {1} для товара {2} для партии {3} на складе {4}." -#: erpnext/controllers/stock_controller.py:1545 +#: erpnext/controllers/stock_controller.py:1629 msgid "Row #{0}: Quality Inspection is required for Item {1}" msgstr "Строка #{0}: Для предмета {1} требуется проверка качества" -#: erpnext/controllers/stock_controller.py:1560 +#: erpnext/controllers/stock_controller.py:1644 msgid "Row #{0}: Quality Inspection {1} is not submitted for the item: {2}" msgstr "Строка #{0}: Проверка качества {1} не проведена для позиции: {2}" -#: erpnext/controllers/stock_controller.py:1575 +#: erpnext/controllers/stock_controller.py:1659 msgid "Row #{0}: Quality Inspection {1} was rejected for item {2}" msgstr "Строка #{0}: Проверка качества {1} была отклонена для предмета {2}" @@ -46124,7 +46539,7 @@ msgstr "Строка #{0}: Количество товара {1} не может msgid "Row #{0}: Quantity of Item {1} cannot be more than {2} {3} against Subcontracting Inward Order {4}" msgstr "Строка #{0}: Количество товара {1} не может быть больше, чем {2} {3} в заказе на субподряд {4}" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1696 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1703 msgid "Row #{0}: Quantity to reserve for the Item {1} should be greater than 0." msgstr "Строка #{0}: Количество для резервирования товара {1} должно быть больше 0." @@ -46151,7 +46566,7 @@ msgstr "" msgid "Row #{0}: Rejected Warehouse is mandatory for the rejected Item {1}" msgstr "Строка #{0}: Склад для бракованных товаров обязателен для отклонённого товара {1}" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:164 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:167 msgid "Row #{0}: Repair cost {1} exceeds available amount {2} for Purchase Invoice {3} and Account {4}" msgstr "Строка #{0}: Стоимость ремонта {1} превышает доступную сумму {2} для счета-фактуры на покупку {3} и счета {4}" @@ -46185,7 +46600,7 @@ msgstr "Строка #{0}: Продажный курс для товара {1} msgid "Row #{0}: Sequence ID must be {1} or {2} for Operation {3}." msgstr "Строка #{0}: Идентификатор последовательности должен быть {1} или {2} для операции {3}." -#: erpnext/controllers/stock_controller.py:339 +#: erpnext/controllers/stock_controller.py:344 msgid "Row #{0}: Serial No {1} does not belong to Batch {2}" msgstr "Строка #{0}: серийный номер {1} не принадлежит партии {2}" @@ -46217,7 +46632,7 @@ msgstr "Строка #{0}: дата начала и окончания обсл msgid "Row #{0}: Set Supplier for item {1}" msgstr "Строка #{0}: Установить поставщика для {1}" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1061 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1062 msgid "Row #{0}: Since 'Track Semi Finished Goods' is enabled, the BOM {1} cannot be used for Sub Assembly Items" msgstr "Строка #{0}: Так как включена опция «Отслеживать полуфабрикаты», спецификацию (BOM) {1} нельзя использовать для подсборок" @@ -46233,11 +46648,11 @@ msgstr "Строка #{0}: Исходный склад {1} для товара { msgid "Row #{0}: Source Warehouse {1} for item {2} must be same as Source Warehouse {3} in the Work Order." msgstr "Строка #{0}: Исходный склад {1} для элемента {2} должен совпадать с исходным складом {3} в рабочем заказе." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1359 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1363 msgid "Row #{0}: Source and Target Warehouse cannot be the same for Material Transfer" msgstr "Строка #{0}: Исходный и целевой склады не могут совпадать для передачи материалов." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1381 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1385 msgid "Row #{0}: Source, Target Warehouse and Inventory Dimensions cannot be the exact same for Material Transfer" msgstr "Строка #{0}: Размеры исходного, целевого склада и инвентарного запаса не могут быть абсолютно одинаковыми при переносе материала" @@ -46249,7 +46664,7 @@ msgstr "Строка #{0}: Время начала должно быть ран msgid "Row #{0}: Status is mandatory" msgstr "Строка #{0}: Статус обязателен" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:463 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:464 msgid "Row #{0}: Status must be {1} for Invoice Discounting {2}" msgstr "Строка #{0}: статус должен быть {1} для дисконтирования счета-фактуры {2}" @@ -46257,15 +46672,15 @@ msgstr "Строка #{0}: статус должен быть {1} для дис msgid "Row #{0}: Stock cannot be reserved for Item {1} against a disabled Batch {2}." msgstr "Строка #{0}: Нельзя зарезервировать товар {1} из-за отключенной партии {2}." -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1641 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1648 msgid "Row #{0}: Stock cannot be reserved for a non-stock Item {1}" msgstr "Строка #{0}: Нельзя зарезервировать товар {1}, так как он не является складским товаром" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1654 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1661 msgid "Row #{0}: Stock cannot be reserved in group warehouse {1}." msgstr "Строка #{0}: Запас не может быть зарезервирован на групповом складе {1}." -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1668 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1675 msgid "Row #{0}: Stock is already reserved for the Item {1}." msgstr "Строка #{0}: На складе уже зарезервирован товар {1}." @@ -46277,12 +46692,12 @@ msgstr "Строка #{0}: Запас зарезервирован для тов msgid "Row #{0}: Stock not available to reserve for Item {1} against Batch {2} in Warehouse {3}." msgstr "Строка #{0}: Запас недоступен для резервирования для позиции {1} для партии {2} на складе {3}." -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1234 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1682 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1236 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1689 msgid "Row #{0}: Stock not available to reserve for the Item {1} in Warehouse {2}." msgstr "Строка #{0}: Запас недоступен для резервирования для товара {1} на складе {2}." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1315 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1321 msgid "Row #{0}: Stock quantity {1} ({2}) for item {3} cannot exceed {4}" msgstr "Строка #{0}: Количество на складе {1} ({2}) для товара {3} не может превышать {4}" @@ -46290,7 +46705,7 @@ msgstr "Строка #{0}: Количество на складе {1} ({2}) дл msgid "Row #{0}: Target Warehouse must be same as Customer Warehouse {1} from the linked Subcontracting Inward Order" msgstr "Строка #{0}: целевой склад должен совпадать со складом клиента {1} из связанного внутреннего заказа субподряда." -#: erpnext/controllers/stock_controller.py:352 +#: erpnext/controllers/stock_controller.py:357 msgid "Row #{0}: The batch {1} has already expired." msgstr "Строка #{0}: срок действия пакета {1} уже истек." @@ -46310,7 +46725,7 @@ msgstr "Строка #{0}: Общее количество амортизаци msgid "Row #{0}: Total Number of Depreciations must be greater than zero" msgstr "Строка #{0}: Общее количество амортизационных отчислений должно быть больше нуля" -#: erpnext/controllers/stock_controller.py:136 +#: erpnext/controllers/stock_controller.py:141 msgid "Row #{0}: Warehouse {1} does not match with the warehouse {2} in Serial and Batch Bundle {3}." msgstr "" @@ -46322,7 +46737,7 @@ msgstr "Строка #{0}: Сумма удержания {1} не соответ msgid "Row #{0}: Work Order exists against full or partial quantity of Item {1}" msgstr "Строка #{0}: Заказ на работу существует для полного или частичного количества товара {1}" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:104 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:106 msgid "Row #{0}: You cannot use the inventory dimension '{1}' in Stock Reconciliation to modify the quantity or valuation rate. Stock reconciliation with inventory dimensions is intended solely for performing opening entries." msgstr "Строка #{0}: Нельзя использовать размерность учета '{1}' в документе «Сверка остатков» для изменения количества или оценочной стоимости. Сверка остатков с размерностями предназначена исключительно для ввода начальных остатков." @@ -46338,7 +46753,7 @@ msgstr "" msgid "Row #{0}: {1} can not be negative for item {2}" msgstr "Строка #{0}: {1} не может быть отрицательным для {2}" -#: erpnext/controllers/stock_controller.py:1223 +#: erpnext/controllers/stock_controller.py:1308 msgid "Row #{0}: {1} is mandatory for the Inventory Dimension {2}." msgstr "" @@ -46354,7 +46769,7 @@ msgstr "Строка #{0}: {1} требуется для создания нач msgid "Row #{0}: {1} of {2} should be {3}. Please update the {1} or select a different account." msgstr "Строка #{0}: {1} из {2} должно быть {3}. Пожалуйста, обновите {1} или выберите другой счет." -#: erpnext/controllers/accounts_controller.py:3948 +#: erpnext/controllers/accounts_controller.py:3949 msgid "Row #{0}:Quantity for Item {1} cannot be zero." msgstr "" @@ -46366,23 +46781,23 @@ msgstr "Строка #{1}: Склад является обязательным msgid "Row #{idx}: Cannot select Supplier Warehouse while suppling raw materials to subcontractor." msgstr "Строка #{idx}: невозможно выбрать склад поставщика при подаче сырья субподрядчику." -#: erpnext/controllers/buying_controller.py:652 +#: erpnext/controllers/buying_controller.py:671 msgid "Row #{idx}: Item rate has been updated as per valuation rate since its an internal stock transfer." msgstr "Строка #{idx}: Стоимость товара была обновлена в соответствии с оценочной ставкой, поскольку это внутреннее перемещение запасов." -#: erpnext/controllers/buying_controller.py:1123 +#: erpnext/controllers/buying_controller.py:1142 msgid "Row #{idx}: Please enter a location for the asset item {item_code}." msgstr "Строка #{idx}: Укажите местоположение для ОС {item_code}." -#: erpnext/controllers/buying_controller.py:775 +#: erpnext/controllers/buying_controller.py:794 msgid "Row #{idx}: Received Qty must be equal to Accepted + Rejected Qty for Item {item_code}." msgstr "Строка #{idx}: Полученное количество должно быть равно принятому + отклоненному количеству для товара {item_code}." -#: erpnext/controllers/buying_controller.py:788 +#: erpnext/controllers/buying_controller.py:807 msgid "Row #{idx}: {field_label} can not be negative for item {item_code}." msgstr "Строка #{idx}: {field_label} не может быть отрицательным для {item_code}." -#: erpnext/controllers/buying_controller.py:741 +#: erpnext/controllers/buying_controller.py:760 msgid "Row #{idx}: {field_label} is mandatory." msgstr "Строка #{idx}: {field_label} обязательна." @@ -46390,7 +46805,7 @@ msgstr "Строка #{idx}: {field_label} обязательна." msgid "Row #{idx}: {from_warehouse_field} and {to_warehouse_field} cannot be same." msgstr "Строка #{idx}: {from_warehouse_field} и {to_warehouse_field} не могут быть одинаковыми." -#: erpnext/controllers/buying_controller.py:1240 +#: erpnext/controllers/buying_controller.py:1259 msgid "Row #{idx}: {schedule_date} cannot be before {transaction_date}." msgstr "Строка #{idx}: {schedule_date} не может быть раньше {transaction_date}." @@ -46402,6 +46817,10 @@ msgstr "" msgid "Row #{}: Either Party ID or Party Name is required" msgstr "" +#: erpnext/assets/doctype/asset/asset.py:425 +msgid "Row #{}: Finance Book should not be empty since you're using multiple." +msgstr "Строка #{}: Финансовая РєРЅРёРіР° РЅРµ может быть пустой, так как используется несколько РєРЅРёРі." + #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:92 msgid "Row #{}: POS Invoice {} has been {}" msgstr "" @@ -46422,6 +46841,10 @@ msgstr "" msgid "Row #{}: Please assign task to a member." msgstr "Строка №{}: Назначьте задачу участнику." +#: erpnext/assets/doctype/asset/asset.py:417 +msgid "Row #{}: Please use a different Finance Book." +msgstr "Строка #{}: Используйте РґСЂСѓРіСѓСЋ финансовую РєРЅРёРіСѓ." + #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:524 msgid "Row #{}: Serial No {} cannot be returned since it was not transacted in original invoice {}" msgstr "" @@ -46430,6 +46853,10 @@ msgstr "" msgid "Row #{}: The original Invoice {} of return invoice {} is not consolidated." msgstr "Строка #{}: Исходный счёт {} возвратного счёта {} не консолидирован." +#: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:497 +msgid "Row #{}: You cannot add positive quantities in a return invoice. Please remove item {} to complete the return." +msgstr "Строка #{}: Р’С‹ РЅРµ можете добавлять положительные количества РІ счет-фактуру возврата. Пожалуйста, удалите элемент {}, чтобы завершить возврат." + #: erpnext/stock/doctype/pick_list/pick_list.py:239 msgid "Row #{}: item {} has been picked already." msgstr "" @@ -46443,6 +46870,10 @@ msgstr "" msgid "Row #{}: {} {} does not exist." msgstr "" +#: erpnext/stock/doctype/item/item.py:1527 +msgid "Row #{}: {} {} doesn't belong to Company {}. Please select valid {}." +msgstr "Строка в„–{}: {} {} РЅРµ принадлежит компании {}. Выберите допустимый {}." + #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:440 msgid "Row No {0}: Warehouse is required. Please set a Default Warehouse for Item {1} and Company {2}" msgstr "Номер строки {0}: Требуется указать склад. Укажите склад по умолчанию для товара {1} и компании {2}" @@ -46455,11 +46886,15 @@ msgstr "Строка {0}: требуется операция против эл msgid "Row {0} picked quantity is less than the required quantity, additional {1} {2} required." msgstr "В строке {0} выбранное количество меньше требуемого, требуется дополнительно {1} {2}." +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1961 +msgid "Row {0}# Item {1} not found in 'Raw Materials Supplied' table in {2} {3}" +msgstr "Строка {0}# Товар {1} РЅРµ найден РІ таблице 'Поставленное сырье' РІ {2} {3}" + #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:278 msgid "Row {0}: Accepted Qty and Rejected Qty can't be zero at the same time." msgstr "Строка {0}: Принятое количество и Отклоненное количество не могут быть равны нулю одновременно." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:616 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:617 msgid "Row {0}: Account {1} and Party Type {2} have different account types" msgstr "Строка {0}: Счет {1} и Тип контрагента {2} имеют разные типы счетов" @@ -46467,11 +46902,11 @@ msgstr "Строка {0}: Счет {1} и Тип контрагента {2} им msgid "Row {0}: Activity Type is mandatory." msgstr "Строка {0}: Вид деятельности является обязательным." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:682 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:683 msgid "Row {0}: Advance against Customer must be credit" msgstr "Строка {0}: Аванс в отношении клиента должен быть кредитом" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:684 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:685 msgid "Row {0}: Advance against Supplier must be debit" msgstr "Строка {0}: Аванс в отношении поставщика должны быть дебетом" @@ -46483,15 +46918,15 @@ msgstr "Строка {0}: Выделенная сумма {1} должна бы msgid "Row {0}: Allocated amount {1} must be less than or equal to remaining payment amount {2}" msgstr "Строка {0}: Выделенная сумма {1} должна быть меньше или равна оставшейся сумме платежа {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1588 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1620 msgid "Row {0}: As {1} is enabled, raw materials cannot be added to {2} entry. Use {3} entry to consume raw materials." msgstr "Строка {0}: Поскольку {1} включен, сырье не может быть добавлено в запись {2}. Используйте запись {3} для расходования сырья." -#: erpnext/stock/doctype/material_request/material_request.py:869 +#: erpnext/stock/doctype/material_request/material_request.py:1052 msgid "Row {0}: Bill of Materials not found for the Item {1}" msgstr "Строка {0}: Для продукта {1} не найдена ведомость материалов" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:935 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:936 msgid "Row {0}: Both Debit and Credit values cannot be zero" msgstr "Строка {0}: Дебет и Кредит не могут быть одновременно равны нулю" @@ -46511,7 +46946,7 @@ msgstr "Строка {0}: Центр затрат {1} не принадлежи msgid "Row {0}: Cost center is required for an item {1}" msgstr "Строка {0}: Для элемента {1}требуется центр затрат." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:781 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:782 msgid "Row {0}: Credit entry can not be linked with a {1}" msgstr "Строка {0}: Кредитная запись не может быть связана с {1}" @@ -46519,7 +46954,7 @@ msgstr "Строка {0}: Кредитная запись не может быт msgid "Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2}" msgstr "Строка {0}: Валюта спецификации #{1} должен быть равен выбранной валюте {2}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:776 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:777 msgid "Row {0}: Debit entry can not be linked with a {1}" msgstr "Строка {0}: Дебет запись не может быть связан с {1}" @@ -46539,8 +46974,8 @@ msgstr "Строка {0}: Дата платежа в таблице услови msgid "Row {0}: Either Delivery Note Item or Packed Item reference is mandatory." msgstr "Строка {0}: Обязательно укажите либо товар накладной, либо ссылку на упакованный товар." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1026 -#: erpnext/controllers/taxes_and_totals.py:1377 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1027 +#: erpnext/controllers/taxes_and_totals.py:1382 msgid "Row {0}: Exchange Rate is mandatory" msgstr "Строка {0}: Курс является обязательным" @@ -46581,7 +47016,7 @@ msgstr "Строка {0}: От времени и времени является msgid "Row {0}: From Time and To Time of {1} is overlapping with {2}" msgstr "Строка {0}: От времени и времени {1} перекрывается с {2}" -#: erpnext/controllers/stock_controller.py:1641 +#: erpnext/controllers/stock_controller.py:1725 msgid "Row {0}: From Warehouse is mandatory for internal transfers" msgstr "Строка {0}: Склад отправления обязателен для внутренних перемещений" @@ -46593,7 +47028,7 @@ msgstr "Строка {0}: время должно быть меньше врем msgid "Row {0}: Hours value must be greater than zero." msgstr "Строка {0}: значение часов должно быть больше нуля." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:801 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:802 msgid "Row {0}: Invalid reference {1}" msgstr "Строка {0}: Недопустимая ссылка {1}" @@ -46633,11 +47068,11 @@ msgstr "Строка {0}: Упакованное количество должн msgid "Row {0}: Packing Slip is already created for Item {1}." msgstr "Строка {0}: Упаковочный лист уже создан для товара {1}." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:827 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:828 msgid "Row {0}: Party / Account does not match with {1} / {2} in {3} {4}" msgstr "Строка {0}: Партия / счета не соответствует {1} / {2} в {3} {4}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:605 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:606 msgid "Row {0}: Party Type and Party is required for Receivable / Payable account {1}" msgstr "Строка {0}: Для счета дебиторской/кредиторской задолженности требуется тип и сторона стороны {1}" @@ -46645,11 +47080,11 @@ msgstr "Строка {0}: Для счета дебиторской/кредит msgid "Row {0}: Payment Term is mandatory" msgstr "Строка {0}: Срок оплаты обязателен" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:675 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:676 msgid "Row {0}: Payment against Sales/Purchase Order should always be marked as advance" msgstr "Строка {0}: Платеж по покупке / продаже порядок должен всегда быть помечены как заранее" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:668 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:669 msgid "Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry." msgstr "Строка {0}: Проверьте «Аванс» напротив счета {1}, если это авансовая запись." @@ -46665,6 +47100,10 @@ msgstr "Строка {0}: Выберите спецификацию для то msgid "Row {0}: Please select an active BOM for Item {1}." msgstr "Строка {0}: Выберите активную спецификацию для товара {1}." +#: erpnext/controllers/subcontracting_controller.py:224 +msgid "Row {0}: Please select an valid BOM for Item {1}." +msgstr "Строка {0}: Выберите действительную спецификацию для товара {1}." + #: erpnext/regional/italy/utils.py:290 msgid "Row {0}: Please set at Tax Exemption Reason in Sales Taxes and Charges" msgstr "Строка {0}: Укажите причину освобождения от уплаты налогов в разделе Налоги и сборы" @@ -46689,7 +47128,7 @@ msgstr "Строка {0}: Счет-фактура покупки {1} не вли msgid "Row {0}: Qty cannot be greater than {1} for the Item {2}." msgstr "Строка {0}: Количество не может быть больше {1} для товара {2}." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:736 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:738 msgid "Row {0}: Qty in Stock UOM can not be zero." msgstr "Запись {0}: Количество в складских единицах измерения не может быть нулевым." @@ -46701,15 +47140,15 @@ msgstr "Строка {0}: Количество должно быть больш msgid "Row {0}: Quantity cannot be negative." msgstr "Строка {0}: Количество не может быть отрицательным." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1231 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1233 msgid "Row {0}: Quantity not available for {4} in warehouse {1} at posting time of the entry ({2} {3})" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:933 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:939 msgid "Row {0}: Sales Invoice {1} is already created for {2}" msgstr "Строка {0}: Счет-фактура {1} уже создана для {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:342 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:344 msgid "Row {0}: Serial/Batch has been reset to values linked with Work Order {1} because the previously selected serial/batch does not belong to this Work Order." msgstr "" @@ -46717,11 +47156,11 @@ msgstr "" msgid "Row {0}: Shift cannot be changed since the depreciation has already been processed" msgstr "Строка {0}: Смена не может быть изменена, так как амортизация уже обработана" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1940 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1974 msgid "Row {0}: Subcontracted Item is mandatory for the raw material {1}" msgstr "Строка {0}: Субподрядный элемент является обязательным для сырья {1}" -#: erpnext/controllers/stock_controller.py:1632 +#: erpnext/controllers/stock_controller.py:1716 msgid "Row {0}: Target Warehouse is mandatory for internal transfers" msgstr "Строка {0}: Целевой склад обязателен для внутренних переводов" @@ -46729,11 +47168,11 @@ msgstr "Строка {0}: Целевой склад обязателен для msgid "Row {0}: Task {1} does not belong to Project {2}" msgstr "Строка {0}: Задача {1} не относится к проекту {2}" -#: erpnext/assets/doctype/asset_repair/asset_repair.js:178 +#: erpnext/assets/doctype/asset_repair/asset_repair.js:187 msgid "Row {0}: The entire expense amount for account {1} in {2} has already been allocated." msgstr "Строка {0}: Вся сумма расходов по счету {1} в {2} уже распределена." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:782 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:784 msgid "Row {0}: The item {1}, quantity must be positive number" msgstr "" @@ -46745,11 +47184,11 @@ msgstr "Строка {0}: Счет {3} {1} не принадлежит комп msgid "Row {0}: To set {1} periodicity, difference between from and to date must be greater than or equal to {2}" msgstr "Строка {0}: Чтобы задать периодичность {1}, разница между датами «от» и «по» должна быть больше или равна {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3920 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3954 msgid "Row {0}: Transferred quantity cannot be greater than the requested quantity." msgstr "Строка {0}: Передаваемое количество не может превышать запрошенное количество." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:730 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:732 msgid "Row {0}: UOM Conversion Factor is mandatory" msgstr "Строка {0}: Коэффициент преобразования единиц измерения является обязательным" @@ -46786,7 +47225,7 @@ msgstr "Строка {0}: {1} должна быть больше 0" msgid "Row {0}: {1} {2} cannot be same as {3} (Party Account) {4}" msgstr "Строка {0}: {1} {2} не может совпадать с {3} (счёт контрагента) {4}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:841 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:842 msgid "Row {0}: {1} {2} does not match with {3}" msgstr "Строка {0}: {1} {2} не соответствует {3}" @@ -46802,7 +47241,7 @@ msgstr "Строка {0}: {2} Товар {1} не существует в {2} {3 msgid "Row {1}: Quantity ({0}) cannot be a fraction. To allow this, disable '{2}' in UOM {3}." msgstr "Строка {1}: Количество ({0}) не может быть дробью. Чтобы разрешить это, отключите «{2}» в единице измерения {3}." -#: erpnext/controllers/buying_controller.py:1105 +#: erpnext/controllers/buying_controller.py:1124 msgid "Row {idx}: Asset Naming Series is mandatory for the auto creation of assets for item {item_code}." msgstr "Строка №{idx}: Серия наименования ОС обязательна для автосоздания ОС для позиции {item_code}." @@ -46836,6 +47275,10 @@ msgstr "Были найдены строки с повторяющимися д msgid "Rows: {0} have 'Payment Entry' as reference_type. This should not be set manually." msgstr "В строках {0} указан тип ссылки 'Платежная операция'. Этот параметр не должен задаваться вручную." +#: erpnext/controllers/accounts_controller.py:302 +msgid "Rows: {0} in {1} section are Invalid. Reference Name should point to a valid Payment Entry or Journal Entry." +msgstr "Строки: {0} РІ разделе {1} недействительны. Имя ссылки должно указывать РЅР° действительную запись платежа или запись журнала." + #. Label of the rule_applied (Check) field in DocType 'Pricing Rule Detail' #: erpnext/accounts/doctype/pricing_rule_detail/pricing_rule_detail.json msgid "Rule Applied" @@ -47050,12 +47493,12 @@ msgstr "Режим оплаты труда" #: erpnext/regional/report/vat_audit_report/vat_audit_report.py:145 #: erpnext/selling/doctype/quotation/quotation.json #: erpnext/selling/doctype/sales_order/sales_order.json -#: erpnext/setup/doctype/company/company.py:458 -#: erpnext/setup/doctype/company/company.py:650 +#: erpnext/setup/doctype/company/company.py:460 +#: erpnext/setup/doctype/company/company.py:652 #: erpnext/setup/doctype/company/company_dashboard.py:9 #: erpnext/setup/doctype/sales_person/sales_person_dashboard.py:12 #: erpnext/setup/install.py:423 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:297 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:300 #: erpnext/stock/doctype/item/item.json #: erpnext/stock/doctype/item/item_list.js:29 #: erpnext/stock/doctype/pick_list/pick_list_dashboard.py:17 @@ -47066,7 +47509,7 @@ msgstr "Продажи" msgid "Sales & Purchase" msgstr "" -#: erpnext/setup/doctype/company/company.py:650 +#: erpnext/setup/doctype/company/company.py:652 msgid "Sales Account" msgstr "Сбыт" @@ -47162,8 +47605,8 @@ msgstr "Входящая цена продажи" #: erpnext/accounts/doctype/sales_invoice_reference/sales_invoice_reference.json #: erpnext/accounts/print_format/sales_auditing_voucher/sales_auditing_voucher.html:5 #: erpnext/accounts/report/gross_profit/gross_profit.js:30 -#: erpnext/accounts/report/gross_profit/gross_profit.py:287 -#: erpnext/accounts/report/gross_profit/gross_profit.py:294 +#: erpnext/accounts/report/gross_profit/gross_profit.py:289 +#: erpnext/accounts/report/gross_profit/gross_profit.py:296 #: erpnext/crm/doctype/contract/contract.json #: erpnext/projects/doctype/timesheet/timesheet.json #: erpnext/projects/doctype/timesheet_detail/timesheet_detail.json @@ -47354,7 +47797,7 @@ msgstr "Возможности продаж по источникам" #: erpnext/setup/doctype/authorization_rule/authorization_rule.json #: erpnext/stock/doctype/delivery_note/delivery_note.js:157 #: erpnext/stock/doctype/delivery_note/delivery_note.js:223 -#: erpnext/stock/doctype/material_request/material_request.js:236 +#: erpnext/stock/doctype/material_request/material_request.js:239 #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -47474,7 +47917,7 @@ msgstr "Заказ на продажу {0} уже существует для з msgid "Sales Order {0} is not available for production" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1445 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1451 msgid "Sales Order {0} is not submitted" msgstr "Сделка {0} не проведена" @@ -47495,7 +47938,7 @@ msgstr "Сделка {0} не действительна" msgid "Sales Orders" msgstr "Сделки" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:345 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:346 msgid "Sales Orders Required" msgstr "Требуются заказы на продажу" @@ -47535,8 +47978,8 @@ msgstr "Заказы на продажу для доставки" #: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:130 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1253 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:114 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1260 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:117 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:194 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:74 #: erpnext/selling/doctype/customer/customer.json @@ -47641,12 +48084,12 @@ msgstr "Сводка по продажам" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:158 #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:136 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1250 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:120 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1257 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:123 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:191 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:80 #: erpnext/accounts/report/gross_profit/gross_profit.js:50 -#: erpnext/accounts/report/gross_profit/gross_profit.py:402 +#: erpnext/accounts/report/gross_profit/gross_profit.py:404 #: erpnext/crm/workspace/crm/crm.json #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json #: erpnext/maintenance/doctype/maintenance_schedule_item/maintenance_schedule_item.json @@ -47734,7 +48177,7 @@ msgstr "Книга продаж" msgid "Sales Representative" msgstr "Торговый представитель" -#: erpnext/accounts/report/gross_profit/gross_profit.py:995 +#: erpnext/accounts/report/gross_profit/gross_profit.py:997 #: erpnext/stock/doctype/delivery_note/delivery_note.js:270 msgid "Sales Return" msgstr "Возвраты с продаж" @@ -47758,7 +48201,7 @@ msgstr "Резюме продаж" #. Label of the sales_tax_template (Link) field in DocType 'Tax Rule' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/tax_rule/tax_rule.json -#: erpnext/setup/doctype/company/company.js:133 +#: erpnext/setup/doctype/company/company.js:144 #: erpnext/workspace_sidebar/taxes.json msgid "Sales Tax Template" msgstr "Шаблон налога с продаж" @@ -47831,12 +48274,12 @@ msgstr "Шаблон налогов и сборов с продаж" #: erpnext/selling/doctype/customer/customer.json #: erpnext/selling/doctype/sales_order/sales_order.json #: erpnext/selling/doctype/sales_team/sales_team.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:247 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:250 #: erpnext/stock/doctype/delivery_note/delivery_note.json msgid "Sales Team" msgstr "Отдел продаж" -#: erpnext/selling/report/sales_order_trends/sales_order_trends.py:56 +#: erpnext/selling/report/sales_order_trends/sales_order_trends.py:62 msgid "Sales Value" msgstr "Стоимость продаж" @@ -47845,7 +48288,7 @@ msgstr "Стоимость продаж" msgid "Sales and Returns" msgstr "Продажи и возврат" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:218 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:219 msgid "Sales orders are not available for production" msgstr "Сделки не доступны для производства" @@ -47877,7 +48320,7 @@ msgstr "Тот же товар" msgid "Same day" msgstr "" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:608 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:610 msgid "Same item and warehouse combination already entered." msgstr "Такая же комбинация товара и склада уже введена." @@ -47909,12 +48352,12 @@ msgstr "Склад для хранения образцов" #. Label of the sample_size (Float) field in DocType 'Quality Inspection' #: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:93 -#: erpnext/public/js/controllers/transaction.js:2893 +#: erpnext/public/js/controllers/transaction.js:2877 #: erpnext/stock/doctype/quality_inspection/quality_inspection.json msgid "Sample Size" msgstr "Размер образца" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4423 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4457 msgid "Sample quantity {0} cannot be more than received quantity {1}" msgstr "Количество образцов {0} не может быть больше, чем полученное количество {1}" @@ -47960,7 +48403,7 @@ msgstr "Сажень" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json -#: erpnext/public/js/utils/barcode_scanner.js:236 +#: erpnext/public/js/utils/barcode_scanner.js:241 #: erpnext/selling/doctype/quotation/quotation.json #: erpnext/selling/doctype/sales_order/sales_order.json #: erpnext/stock/doctype/delivery_note/delivery_note.json @@ -47992,11 +48435,11 @@ msgstr "Режим сканирования" msgid "Scan Serial No" msgstr "Сканировать серийный номер" -#: erpnext/public/js/utils/barcode_scanner.js:200 +#: erpnext/public/js/utils/barcode_scanner.js:205 msgid "Scan barcode for item {0}" msgstr "Сканировать штрих-код для товара {0}" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:111 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:100 msgid "Scan mode enabled, existing quantity will not be fetched." msgstr "Режим сканирования включен, существующее количество не будет загружено." @@ -48006,20 +48449,20 @@ msgstr "Режим сканирования включен, существующ msgid "Scanned Cheque" msgstr "Отсканированный чек" -#: erpnext/public/js/utils/barcode_scanner.js:268 +#: erpnext/public/js/utils/barcode_scanner.js:273 msgid "Scanned Quantity" msgstr "Отсканированное количество" #. Label of the schedule_date (Date) field in DocType 'Depreciation Schedule' #. Label of the schedule_date (Datetime) field in DocType 'Production Plan Sub #. Assembly Item' -#: erpnext/assets/doctype/asset/asset.js:383 +#: erpnext/assets/doctype/asset/asset.js:391 #: erpnext/assets/doctype/depreciation_schedule/depreciation_schedule.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json msgid "Schedule Date" msgstr "Запланированная дата" -#: erpnext/public/js/controllers/transaction.js:538 +#: erpnext/public/js/controllers/transaction.js:541 msgid "Schedule Name" msgstr "" @@ -48068,6 +48511,10 @@ msgstr "Планировщик неактивен. Невозможно пост msgid "Scheduler is inactive. Cannot merge accounts." msgstr "Планировщик неактивен. Невозможно объединить счета." +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:232 +msgid "Scheduler is inactive. Reposting will only run once background jobs are processed." +msgstr "" + #. Label of the schedules (Table) field in DocType 'Maintenance Schedule' #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json msgid "Schedules" @@ -48143,7 +48590,7 @@ msgstr "Таблица результатов" msgid "Scrap" msgstr "" -#: erpnext/assets/doctype/asset/asset.js:168 +#: erpnext/assets/doctype/asset/asset.js:176 msgid "Scrap Asset" msgstr "Списание актива" @@ -48204,7 +48651,7 @@ msgstr "" msgid "Search transactions" msgstr "" -#: erpnext/stock/doctype/item/item.js:798 +#: erpnext/stock/doctype/item/item.js:804 msgid "Search values..." msgstr "" @@ -48324,7 +48771,7 @@ msgstr "Выбрать альтернативный продукт" msgid "Select Alternative Items for Sales Order" msgstr "Выбрать альтернативные товары для заказа на продажу" -#: erpnext/stock/doctype/item/item.js:924 +#: erpnext/stock/doctype/item/item.js:930 msgid "Select Attribute Values" msgstr "Выберите значения атрибута" @@ -48336,9 +48783,9 @@ msgstr "Выберите спецификацию" msgid "Select BOM and Qty for Production" msgstr "Выберите спецификацию и кол-во для производства" -#: erpnext/assets/doctype/asset_repair/asset_repair.js:234 -#: erpnext/public/js/utils/sales_common.js:443 -#: erpnext/stock/doctype/pick_list/pick_list.js:398 +#: erpnext/assets/doctype/asset_repair/asset_repair.js:243 +#: erpnext/public/js/utils/sales_common.js:441 +#: erpnext/stock/doctype/pick_list/pick_list.js:399 msgid "Select Batch No" msgstr "Выбрать номер партии" @@ -48427,7 +48874,7 @@ msgstr "Выбрать элементы" msgid "Select Items based on Delivery Date" msgstr "Выбрать продукты по дате поставки" -#: erpnext/public/js/controllers/transaction.js:2928 +#: erpnext/public/js/controllers/transaction.js:2912 msgid "Select Items for Quality Inspection" msgstr "Выбрать товары для проверки качества" @@ -48457,7 +48904,7 @@ msgstr "Выбрать адрес исполнителя работ" msgid "Select Loyalty Program" msgstr "Выберите программу лояльности" -#: erpnext/public/js/controllers/transaction.js:524 +#: erpnext/public/js/controllers/transaction.js:527 msgid "Select Payment Schedule" msgstr "" @@ -48470,15 +48917,15 @@ msgstr "Выбор возможного поставщика" msgid "Select Quantity" msgstr "Выберите количество" -#: erpnext/assets/doctype/asset_repair/asset_repair.js:234 -#: erpnext/public/js/utils/sales_common.js:443 -#: erpnext/stock/doctype/pick_list/pick_list.js:398 +#: erpnext/assets/doctype/asset_repair/asset_repair.js:243 +#: erpnext/public/js/utils/sales_common.js:441 +#: erpnext/stock/doctype/pick_list/pick_list.js:399 msgid "Select Serial No" msgstr "Выбрать серийный номер" -#: erpnext/assets/doctype/asset_repair/asset_repair.js:237 -#: erpnext/public/js/utils/sales_common.js:446 -#: erpnext/stock/doctype/pick_list/pick_list.js:401 +#: erpnext/assets/doctype/asset_repair/asset_repair.js:246 +#: erpnext/public/js/utils/sales_common.js:444 +#: erpnext/stock/doctype/pick_list/pick_list.js:402 msgid "Select Serial and Batch" msgstr "Выбрать серийный номер и партию" @@ -48495,6 +48942,10 @@ msgstr "Выбрать адрес доставки" msgid "Select Supplier Address" msgstr "Выбрать адрес поставщика" +#: erpnext/stock/doctype/material_request/material_request.js:448 +msgid "Select Supplier for Items" +msgstr "" + #: erpnext/stock/doctype/batch/batch.js:150 msgid "Select Target Warehouse" msgstr "Выберите целевое хранилище" @@ -48516,7 +48967,7 @@ msgstr "Выберите документы для сопоставления" msgid "Select Warehouse..." msgstr "Выберите cклад..." -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:551 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:549 msgid "Select Warehouses to get Stock for Materials Planning" msgstr "Выбрать склады для получения запасов для планирования материалов" @@ -48544,6 +48995,11 @@ msgstr "Выберите способ оплаты." msgid "Select a Supplier" msgstr "Выберите поставщика" +#: erpnext/stock/doctype/material_request/material_request.js:552 +#: erpnext/stock/doctype/material_request/material_request.py:699 +msgid "Select a Supplier for Item {0}" +msgstr "" + #: banking/src/components/features/BankReconciliation/MatchAndReconcile.tsx:49 msgid "Select a bank account to reconcile" msgstr "" @@ -48563,11 +49019,12 @@ msgstr "" msgid "Select all" msgstr "" -#: erpnext/stock/doctype/item/item.js:1266 +#: erpnext/stock/doctype/item/item.js:1272 msgid "Select an Item Group." msgstr "Выбрать группу элементов." #: erpnext/accounts/report/general_ledger/general_ledger.py:36 +#: erpnext/accounts/report/general_ledger/general_ledger.py:839 msgid "Select an account to print in account currency" msgstr "Выберите учетную запись для печати в валюте счета" @@ -48579,7 +49036,12 @@ msgstr "Выбрать счет-фактуру для загрузки свод msgid "Select an item from each set to be used in the Sales Order." msgstr "Выберите товар из каждого набора, который будет использоваться в заказе на продажу." -#: erpnext/stock/doctype/item/item.js:938 +#: erpnext/stock/doctype/material_request/material_request.js:539 +#: erpnext/stock/doctype/material_request/material_request.py:680 +msgid "Select at least one Item" +msgstr "" + +#: erpnext/stock/doctype/item/item.js:944 msgid "Select at least one attribute value." msgstr "" @@ -48646,7 +49108,7 @@ msgstr "Выбрать склад" msgid "Select the customer or supplier." msgstr "Выберите клиента или поставщика." -#: erpnext/assets/doctype/asset/asset.js:939 +#: erpnext/assets/doctype/asset/asset.js:947 msgid "Select the date" msgstr "Выбрать дату" @@ -48672,7 +49134,7 @@ msgstr "Выберите сырье (продукцию), необходимые msgid "Select variant item code for the template item {0}" msgstr "Выберите вариант кода товара для шаблона товара {0}" -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:708 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:706 msgid "Select whether to get items from a Sales Order or a Material Request. For now select Sales Order.\n" " A Production Plan can also be created manually where you can select the Items to manufacture." msgstr "Выберите, получать ли товары из заказа на продажу или запроса на материалы. Сейчас выберите Заказ на продажу.\n" @@ -48692,7 +49154,7 @@ msgstr "Выберите, чтобы сделать клиента доступ msgid "Selected POS Opening Entry should be open." msgstr "Выбранная запись открытия точки продаж должна быть открыта." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2626 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2632 msgid "Selected Price List should have buying and selling fields checked." msgstr "Выбранный прейскурант должен иметь поля для покупки и продажи." @@ -48723,30 +49185,30 @@ msgstr "Выбранный документ должен быть в состо msgid "Self delivery" msgstr "Самовывоз" -#: erpnext/assets/doctype/asset/asset.js:646 +#: erpnext/assets/doctype/asset/asset.js:654 #: erpnext/stock/doctype/batch/batch_dashboard.py:9 #: erpnext/stock/doctype/item/item_dashboard.py:20 msgid "Sell" msgstr "Продажа" -#: erpnext/assets/doctype/asset/asset.js:176 -#: erpnext/assets/doctype/asset/asset.js:635 +#: erpnext/assets/doctype/asset/asset.js:184 +#: erpnext/assets/doctype/asset/asset.js:643 msgid "Sell Asset" msgstr "Продажа Актива" -#: erpnext/assets/doctype/asset/asset.js:640 +#: erpnext/assets/doctype/asset/asset.js:648 msgid "Sell Qty" msgstr "Количество для продажи" -#: erpnext/assets/doctype/asset/asset.js:656 +#: erpnext/assets/doctype/asset/asset.js:664 msgid "Sell quantity cannot exceed the asset quantity" msgstr "Объем продаж не может превышать объем активов" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1458 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1464 msgid "Sell quantity cannot exceed the asset quantity. Asset {0} has only {1} item(s)." msgstr "Количество продаваемого товара не может превышать количество актива. Актив {0} содержит только {1} единиц товара(ов)." -#: erpnext/assets/doctype/asset/asset.js:652 +#: erpnext/assets/doctype/asset/asset.js:660 msgid "Sell quantity must be greater than zero" msgstr "Объем продаж должен быть больше нуля" @@ -48780,7 +49242,7 @@ msgstr "Объем продаж должен быть больше нуля" msgid "Selling" msgstr "Продажа" -#: erpnext/accounts/report/gross_profit/gross_profit.py:361 +#: erpnext/accounts/report/gross_profit/gross_profit.py:363 msgid "Selling Amount" msgstr "Сумма продажа" @@ -48858,7 +49320,7 @@ msgid "Send Emails to Suppliers" msgstr "Отправка электронных писем поставщикам" #. Label of the send_sms (Button) field in DocType 'SMS Center' -#: erpnext/public/js/controllers/transaction.js:743 +#: erpnext/public/js/controllers/transaction.js:727 #: erpnext/selling/doctype/sms_center/sms_center.json msgid "Send SMS" msgstr "Отправить SMS" @@ -48881,7 +49343,7 @@ msgstr "Отправлять регулярные сводные отчеты п #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:102 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:105 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Send to Subcontractor" @@ -48893,6 +49355,11 @@ msgstr "Отправить субподрядчику" msgid "Send with Attachment" msgstr "Отправить с вложением" +#: erpnext/accounts/doctype/payment_request/payment_request.js:51 +#: erpnext/accounts/doctype/payment_request/payment_request.js:55 +msgid "Sending Email" +msgstr "" + #. Option for the 'Detected Amount Format' (Select) field in DocType 'Bank #. Statement Import Log' #: erpnext/accounts/doctype/bank_statement_import_log/bank_statement_import_log.json @@ -49000,7 +49467,7 @@ msgstr "" #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.js:74 #: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.py:114 -#: erpnext/public/js/controllers/transaction.js:2906 +#: erpnext/public/js/controllers/transaction.js:2890 #: erpnext/public/js/utils/serial_no_batch_selector.js:432 #: erpnext/selling/doctype/installation_note_item/installation_note_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json @@ -49061,7 +49528,7 @@ msgstr "Серийный номер книги учета" msgid "Serial No Range" msgstr "Диапазон серийных номеров" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2735 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2752 msgid "Serial No Reserved" msgstr "Серийный номер зарезервирован" @@ -49118,7 +49585,7 @@ msgstr "Невозможно использовать выбор серийны msgid "Serial No and Batch Traceability" msgstr "Трассировка серийных номеров и партий" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1230 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1245 msgid "Serial No is mandatory" msgstr "Серийный номер обязателен" @@ -49130,7 +49597,7 @@ msgstr "Серийный номер является обязательным д msgid "Serial No {0} already exists" msgstr "Серийный номер {0} уже существует" -#: erpnext/public/js/utils/barcode_scanner.js:342 +#: erpnext/public/js/utils/barcode_scanner.js:347 msgid "Serial No {0} already scanned" msgstr "Серийный номер {0} уже отсканирован" @@ -49147,11 +49614,15 @@ msgstr "Серийный номер {0} не принадлежит продук msgid "Serial No {0} does not exist" msgstr "Серийный номер {0} не существует" +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3541 +msgid "Serial No {0} does not exists" +msgstr "Серийный номер {0} РЅРµ существует" + #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:379 msgid "Serial No {0} is already Delivered. You cannot use them again in Manufacture / Repack entry." msgstr "Серийный номер {0} уже доставлен. Вы не сможете использовать его повторно при изготовлении/переупаковке." -#: erpnext/public/js/utils/barcode_scanner.js:435 +#: erpnext/public/js/utils/barcode_scanner.js:443 msgid "Serial No {0} is already added" msgstr "Серийный номер {0} уже добавлен" @@ -49179,7 +49650,7 @@ msgstr "Серийный номер {0} не найден" msgid "Serial No: {0} has already been transacted into another POS Invoice." msgstr "Серийный номер: {0} уже использован в другой записи точки продаж." -#: erpnext/public/js/utils/barcode_scanner.js:292 +#: erpnext/public/js/utils/barcode_scanner.js:297 #: erpnext/public/js/utils/serial_no_batch_selector.js:16 #: erpnext/public/js/utils/serial_no_batch_selector.js:201 #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.js:50 @@ -49197,11 +49668,11 @@ msgstr "Серийные номера/номера партий" msgid "Serial Nos / Batches" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2009 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2024 msgid "Serial Nos are created successfully" msgstr "Серийные номера созданы успешно" -#: erpnext/stock/stock_ledger.py:2315 +#: erpnext/stock/stock_ledger.py:2330 msgid "Serial Nos are reserved in Stock Reservation Entries, you need to unreserve them before proceeding." msgstr "Серийные номера зарезервированы в записях о резервировании запасов, вам необходимо снять резервирование, прежде чем продолжить." @@ -49286,15 +49757,15 @@ msgstr "Серийный и партионный комплект" msgid "Serial and Batch Bundle Exists" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2238 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2253 msgid "Serial and Batch Bundle created" msgstr "Серийный и партионный комплект создан" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2334 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2349 msgid "Serial and Batch Bundle updated" msgstr "Серийный и партионный комплект обновлен" -#: erpnext/controllers/stock_controller.py:232 +#: erpnext/controllers/stock_controller.py:237 msgid "Serial and Batch Bundle {0} is already used in {1} {2}." msgstr "Комплект серийных номеров и партий {0} уже используется в {1} {2}." @@ -49302,7 +49773,7 @@ msgstr "Комплект серийных номеров и партий {0} у msgid "Serial and Batch Bundle {0} is not submitted" msgstr "Пакет серий и партий {0} не проведен" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2308 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2323 msgid "Serial and Batch Bundle {0} is submitted and its entries cannot be modified." msgstr "" @@ -49367,7 +49838,7 @@ msgstr "Серийные номера для товара {0} на складе msgid "Series for Asset Depreciation Entry (Journal Entry)" msgstr "Серия для записи амортизации активов (журнальная запись)" -#: erpnext/buying/doctype/supplier/supplier.py:143 +#: erpnext/buying/doctype/supplier/supplier.py:147 msgid "Series is mandatory" msgstr "Идентификатор является обязательным" @@ -49558,19 +50029,19 @@ msgid "Service Stop Date" msgstr "Дата остановки обслуживания" #: erpnext/accounts/deferred_revenue.py:45 -#: erpnext/public/js/controllers/transaction.js:1815 +#: erpnext/public/js/controllers/transaction.js:1799 msgid "Service Stop Date cannot be after Service End Date" msgstr "Дата остановки службы не может быть после даты окончания услуги" #: erpnext/accounts/deferred_revenue.py:42 -#: erpnext/public/js/controllers/transaction.js:1812 +#: erpnext/public/js/controllers/transaction.js:1796 msgid "Service Stop Date cannot be before Service Start Date" msgstr "Дата остановки службы не может быть до даты начала службы" #. Label of the service_items (Table) field in DocType 'Asset Capitalization' #: erpnext/assets/doctype/asset_capitalization/asset_capitalization.json -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:52 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:204 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:55 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:207 msgid "Services" msgstr "Услуги" @@ -49587,7 +50058,7 @@ msgstr "Назначить авансы и распределить (FIFO)" #. Label of the set_basic_rate_manually (Check) field in DocType 'Stock Entry #. Detail' -#: erpnext/stock/doctype/stock_entry/stock_entry.py:409 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:411 #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Set Basic Rate Manually" msgstr "Установить базовую ставку вручную" @@ -49703,7 +50174,7 @@ msgstr "Задать именование пакета серий и парти #. Label of the set_warehouse (Link) field in DocType 'Sales Order' #. Label of the set_warehouse (Link) field in DocType 'Delivery Note' #. Label of the set_from_warehouse (Link) field in DocType 'Material Request' -#: erpnext/public/js/utils/sales_common.js:568 +#: erpnext/public/js/utils/sales_common.js:566 #: erpnext/selling/doctype/sales_order/sales_order.json #: erpnext/stock/doctype/delivery_note/delivery_note.json #: erpnext/stock/doctype/material_request/material_request.json @@ -49714,6 +50185,10 @@ msgstr "Установить исходный склад" msgid "Set Supplier" msgstr "Поставщик комплекта" +#: erpnext/stock/doctype/material_request/material_request.js:455 +msgid "Set Supplier for All Items" +msgstr "" + #. Label of the set_target_warehouse (Link) field in DocType 'Sales Invoice' #. Label of the set_warehouse (Link) field in DocType 'Purchase Order' #. Label of the set_target_warehouse (Link) field in DocType 'Delivery Note' @@ -49721,7 +50196,7 @@ msgstr "Поставщик комплекта" #. Label of the set_warehouse (Link) field in DocType 'Subcontracting Order' #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json -#: erpnext/public/js/utils/sales_common.js:565 +#: erpnext/public/js/utils/sales_common.js:563 #: erpnext/stock/doctype/delivery_note/delivery_note.json #: erpnext/stock/doctype/material_request/material_request.json #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json @@ -49747,7 +50222,7 @@ msgstr "Установить как \"Закрыт\"" msgid "Set as Completed" msgstr "Установить как \"Завершен\"" -#: erpnext/public/js/utils/sales_common.js:592 +#: erpnext/public/js/utils/sales_common.js:590 #: erpnext/selling/doctype/quotation/quotation.js:146 msgid "Set as Lost" msgstr "Установить как \"Потерянный\"" @@ -49774,11 +50249,11 @@ msgstr "Установлено по шаблону налогов товара" msgid "Set closing balance as per bank statement" msgstr "" -#: erpnext/setup/doctype/company/company.py:548 +#: erpnext/setup/doctype/company/company.py:550 msgid "Set default inventory account for perpetual inventory" msgstr "Установить учетную запись по умолчанию для вечной инвентаризации" -#: erpnext/setup/doctype/company/company.py:574 +#: erpnext/setup/doctype/company/company.py:576 msgid "Set default {0} account for non stock items" msgstr "Установить счет по умолчанию {0} для нескладских позиций" @@ -50061,7 +50536,7 @@ msgid "Shelf Life in Days" msgstr "Срок годности в днях" #. Label of the shift (Link) field in DocType 'Depreciation Schedule' -#: erpnext/assets/doctype/asset/asset.js:396 +#: erpnext/assets/doctype/asset/asset.js:404 #: erpnext/assets/doctype/depreciation_schedule/depreciation_schedule.json msgid "Shift" msgstr "Смена" @@ -50175,7 +50650,7 @@ msgstr "Шаблон адреса отгрузки" msgid "Shipping Address does not belong to the {0}" msgstr "Адрес доставки не принадлежит {0}" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:134 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:133 msgid "Shipping Address does not have country, which is required for this Shipping Rule" msgstr "Адрес доставки не имеет страны, которая требуется для этого правила доставки" @@ -50268,15 +50743,15 @@ msgstr "Регион доставки" msgid "Shipping Zipcode" msgstr "Почтовый индекс отгрузки" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:138 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:137 msgid "Shipping rule not applicable for country {0} in Shipping Address" msgstr "Правило доставки неприменимо для страны {0} в адресе доставки" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:157 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:156 msgid "Shipping rule only applicable for Buying" msgstr "Правило доставки применимо только для покупки" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:152 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:151 msgid "Shipping rule only applicable for Selling" msgstr "Правило доставки применимо только для продажи" @@ -50319,7 +50794,7 @@ msgstr "Краткосрочные инвестиции" msgid "Short-term Provisions" msgstr "Краткосрочные резервы" -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:225 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:233 msgid "Shortage Qty" msgstr "Нехватка Кол-во" @@ -50373,14 +50848,14 @@ msgstr "Показать журналы с ошибками" #. Label of the show_future_payments (Check) field in DocType 'Process #. Statement Of Accounts' #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:141 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:158 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:131 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:144 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:161 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:134 msgid "Show Future Payments" msgstr "Показать будущие платежи" -#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:118 -#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:136 +#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:121 +#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:139 msgid "Show GL Balance" msgstr "Показать баланс главной книги" @@ -50414,7 +50889,7 @@ msgstr "Показать последние сообщения форума" msgid "Show Ledger View" msgstr "Отобразить вид журнала" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:163 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:166 msgid "Show Linked Delivery Notes" msgstr "Показать связанные заметки о доставке" @@ -50459,8 +50934,8 @@ msgstr "" #. Label of the show_remarks (Check) field in DocType 'Process Statement Of #. Accounts' #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json -#: erpnext/accounts/report/accounts_payable/accounts_payable.js:136 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:173 +#: erpnext/accounts/report/accounts_payable/accounts_payable.js:139 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:176 #: erpnext/accounts/report/general_ledger/general_ledger.js:219 msgid "Show Remarks" msgstr "Показать замечания" @@ -50470,7 +50945,7 @@ msgstr "Показать замечания" msgid "Show Return Entries" msgstr "Показать возвращенные записи" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:168 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:171 msgid "Show Sales Person" msgstr "Показать продавца" @@ -50649,7 +51124,7 @@ msgstr "Простая формула Python, применяемая к поля msgid "Simultaneous" msgstr "Одновременный" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:860 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:862 msgid "Since there is a process loss of {0} units for the finished good {1}, you should reduce the quantity by {0} units for the finished good {1} in the Items Table." msgstr "Поскольку потери в процессе производства составляют {0} единиц для готового товара {1}, вам следует уменьшить количество на {0} единиц для готового товара {1} в таблице товаров." @@ -50724,7 +51199,7 @@ msgstr "Идентификатор Skype" msgid "Slug/Cubic Foot" msgstr "Слаг/кубический фут" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:272 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:275 msgid "Small" msgstr "Небольшой" @@ -50761,7 +51236,7 @@ msgstr "Продано" msgid "Solvency Ratios" msgstr "Коэффициенты платежеспособности" -#: erpnext/controllers/accounts_controller.py:4399 +#: erpnext/controllers/accounts_controller.py:4400 msgid "Some required Company details are missing. You don't have permission to update them. Please contact your System Manager." msgstr "Отсутствуют некоторые обязательные данные о компании. У вас нет прав на их обновление. Обратитесь к своему системному администратору." @@ -50834,11 +51309,11 @@ msgstr "" msgid "Source Stock Entry (Manufacture)" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1022 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1024 msgid "Source Stock Entry {0} belongs to Work Order {1}, not {2}. Please use a manufacture entry from the same Work Order." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2690 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2724 msgid "Source Stock Entry {0} has no finished goods quantity" msgstr "" @@ -50872,11 +51347,11 @@ msgstr "Исходный тип" #: erpnext/manufacturing/doctype/work_order_item/work_order_item.json #: erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json #: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:126 -#: erpnext/public/js/utils/sales_common.js:564 +#: erpnext/public/js/utils/sales_common.js:562 #: erpnext/selling/doctype/sales_order_item/sales_order_item.json #: erpnext/stock/dashboard/item_dashboard.js:227 #: erpnext/stock/doctype/material_request_item/material_request_item.json -#: erpnext/stock/doctype/stock_entry/stock_entry.js:820 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:796 #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Source Warehouse" msgstr "Склад источник" @@ -50892,7 +51367,7 @@ msgstr "Адрес исходного склада" msgid "Source Warehouse Address Link" msgstr "Ссылка на адрес исходного склада" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1164 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1166 msgid "Source Warehouse is mandatory for the Item {0}." msgstr "Исходный склад является обязательным для товара {0}." @@ -50904,7 +51379,7 @@ msgstr "Исходный склад {0} должен совпадать со с msgid "Source and Target Location cannot be same" msgstr "Источник и целевое местоположение не могут быть одинаковыми" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:988 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:990 msgid "Source and target warehouse cannot be same for row {0}" msgstr "" @@ -50917,9 +51392,9 @@ msgstr "Исходный и целевой склад должны быть ра msgid "Source of Funds (Liabilities)" msgstr "Источник финансирования (обязательства)" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:955 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:971 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:978 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:957 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:973 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:980 msgid "Source warehouse is mandatory for row {0}" msgstr "" @@ -50966,15 +51441,15 @@ msgstr "Расходы по счёту {0} ({1}) между {2} и {3} уже п msgid "Spent" msgstr "" -#: erpnext/assets/doctype/asset/asset.js:696 +#: erpnext/assets/doctype/asset/asset.js:704 #: erpnext/stock/doctype/batch/batch.js:104 #: erpnext/stock/doctype/batch/batch.js:185 #: erpnext/support/doctype/issue/issue.js:114 msgid "Split" msgstr "Трещина" -#: erpnext/assets/doctype/asset/asset.js:152 -#: erpnext/assets/doctype/asset/asset.js:680 +#: erpnext/assets/doctype/asset/asset.js:160 +#: erpnext/assets/doctype/asset/asset.js:688 msgid "Split Asset" msgstr "Разделить актив" @@ -50998,7 +51473,7 @@ msgstr "Разделить от" msgid "Split Issue" msgstr "Сплит-выпуск" -#: erpnext/assets/doctype/asset/asset.js:686 +#: erpnext/assets/doctype/asset/asset.js:694 msgid "Split Qty" msgstr "Разделить количество" @@ -51068,12 +51543,12 @@ msgstr "Название этапа" msgid "Stale Days" msgstr "Дни простоя" -#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:162 +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:169 msgid "Stale Days should start from 1." msgstr "Дни простоя должны начинаться с 1." #: erpnext/setup/setup_wizard/operations/defaults_setup.py:70 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:485 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:488 #: erpnext/tests/utils.py:275 msgid "Standard Buying" msgstr "Стандартный Покупка" @@ -51087,7 +51562,7 @@ msgid "Standard Rated Expenses" msgstr "Расходы по стандартным тарифам" #: erpnext/setup/setup_wizard/operations/defaults_setup.py:70 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:493 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:496 #: erpnext/stock/doctype/item/item.py:276 erpnext/tests/utils.py:283 #: erpnext/tests/utils.py:2519 msgid "Standard Selling" @@ -51158,6 +51633,7 @@ msgstr "Начать работу" msgid "Start Merge" msgstr "Начать слияние" +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.js:27 #: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.js:114 msgid "Start Reposting" msgstr "Начать перезапись" @@ -51166,7 +51642,7 @@ msgstr "Начать перезапись" msgid "Start Time can't be greater than or equal to End Time for {0}." msgstr "Время начала не может быть больше или равно времени окончания для {0}." -#: erpnext/projects/doctype/timesheet/timesheet.js:62 +#: erpnext/projects/doctype/timesheet/timesheet.js:63 msgid "Start Timer" msgstr "Запустить таймер" @@ -51178,7 +51654,7 @@ msgstr "Запустить таймер" #: erpnext/accounts/report/financial_ratios/financial_ratios.js:17 #: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.html:144 #: erpnext/assets/report/fixed_asset_register/fixed_asset_register.js:81 -#: erpnext/public/js/financial_statements.js:435 +#: erpnext/public/js/financial_statements.js:455 msgid "Start Year" msgstr "Год начала" @@ -51283,7 +51759,7 @@ msgstr "Иллюстрация состояния" msgid "Status and Reference" msgstr "" -#: erpnext/projects/doctype/project/project.py:717 +#: erpnext/projects/doctype/project/project.py:749 msgid "Status must be Cancelled or Completed" msgstr "Статус должен быть отменен или завершен" @@ -51302,6 +51778,7 @@ msgstr "Статус установлен на «Отклонено», поск #. Name of a Workspace #. Title of a Workspace Sidebar #: erpnext/accounts/doctype/account/account.json +#: erpnext/accounts/doctype/account/account.py:224 #: erpnext/accounts/doctype/item_tax_template/item_tax_template_dashboard.py:11 #: erpnext/accounts/report/account_balance/account_balance.js:57 #: erpnext/desktop_icon/stock.json @@ -51320,8 +51797,8 @@ msgstr "Склад" #: erpnext/accounts/doctype/account/account.json #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:96 #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:158 -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1393 -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1419 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1406 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1445 #: erpnext/accounts/report/account_balance/account_balance.js:58 msgid "Stock Adjustment" msgstr "Регулирование запасов" @@ -51428,6 +51905,10 @@ msgstr "Журнал закрытия торгов" msgid "Stock Details" msgstr "Подробности о запасах" +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1201 +msgid "Stock Entries already created for Work Order {0}: {1}" +msgstr "Записи РїРѕ запасам СѓР¶Рµ созданы для заказа РЅР° работу {0}: {1}" + #. Label of the stock_entry (Link) field in DocType 'Journal Entry' #. Label of a Link in the Manufacturing Workspace #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed @@ -51488,14 +51969,26 @@ msgstr "Тип складской записи" msgid "Stock Entry {0} created" msgstr "Создана складская запись {0}" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1601 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1614 msgid "Stock Entry {0} has created" msgstr "Запись РїРѕ запасам {0} была создана" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1324 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1325 msgid "Stock Entry {0} is not submitted" msgstr "Складской акт {0} не проведен" +#. Label of the stock_expense_section (Section Break) field in DocType +#. 'Company' +#: erpnext/setup/doctype/company/company.json +msgid "Stock Expense" +msgstr "" + +#. Label of the stock_expense_section (Section Break) field in DocType +#. 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Stock Expense Accounting" +msgstr "" + #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:83 #: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:142 msgid "Stock Expenses" @@ -51516,7 +52009,7 @@ msgstr "Товары на складе" #. Name of a report #. Label of a Link in the Stock Workspace #. Label of a Workspace Sidebar Item -#: erpnext/public/js/controllers/stock_controller.js:67 +#: erpnext/public/js/controllers/stock_controller.js:97 #: erpnext/public/js/utils/ledger_preview.js:37 #: erpnext/stock/doctype/item/item.js:158 #: erpnext/stock/doctype/item/item_dashboard.py:8 @@ -51540,7 +52033,7 @@ msgid "Stock Ledger Entry" msgstr "Записи в остатках" #: erpnext/stock/report/incorrect_stock_value_report/incorrect_stock_value_report.py:98 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:139 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:144 msgid "Stock Ledger ID" msgstr "ID главной книги" @@ -51739,15 +52232,15 @@ msgstr "Настройки пересоздания записей по запа #: erpnext/stock/doctype/pick_list/pick_list.js:175 #: erpnext/stock/doctype/pick_list/pick_list.js:180 #: erpnext/stock/doctype/stock_entry/stock_entry_dashboard.py:12 -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:746 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:748 #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:674 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1237 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1644 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1657 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1671 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1685 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1699 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1716 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1244 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1651 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1664 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1678 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1692 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1706 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1723 #: erpnext/stock/doctype/stock_settings/stock_settings.json #: erpnext/stock/doctype/stock_settings/stock_settings.py:217 #: erpnext/stock/doctype/stock_settings/stock_settings.py:229 @@ -51760,14 +52253,14 @@ msgstr "Настройки пересоздания записей по запа msgid "Stock Reservation" msgstr "Резервирование запасов" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1825 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1832 msgid "Stock Reservation Entries Cancelled" msgstr "Записи о резервировании запасов отменены" #: erpnext/controllers/subcontracting_inward_controller.py:1037 -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:2245 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2412 -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1777 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:2262 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2416 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1784 msgid "Stock Reservation Entries Created" msgstr "Записи о резервировании запасов созданы" @@ -52041,7 +52534,7 @@ msgstr "Проверки запасов" #: erpnext/stock/doctype/bin/bin.json #: erpnext/stock/doctype/quick_stock_balance/quick_stock_balance.json #: erpnext/stock/report/incorrect_stock_value_report/incorrect_stock_value_report.py:134 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:160 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:165 msgid "Stock Value" msgstr "Стоимость акций" @@ -52066,19 +52559,23 @@ msgstr "Сравнение стоимости акций и счетов" msgid "Stock and Manufacturing" msgstr "Запасы и производство" +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py:303 +msgid "Stock and accounting values could not be reconciled by reposting for {0}." +msgstr "" + #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:255 msgid "Stock cannot be reserved in group warehouse {0}." msgstr "Запас не может быть зарезервирован на групповом складе {0}." -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1589 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1596 msgid "Stock cannot be reserved in the group warehouse {0}." msgstr "Запас не может быть зарезервирован на групповом складе {0}." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1273 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1279 msgid "Stock cannot be updated against the following Delivery Notes: {0}" msgstr "Запасы не могут быть обновлены по следующим накладным: {0}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1342 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1348 msgid "Stock cannot be updated because the invoice contains a drop shipping item. Please disable 'Update Stock' or remove the drop shipping item." msgstr "Невозможно обновить запасы, так как счет содержит товар с прямой поставкой. Отключите «Обновить запасы» или удалите товар с прямой поставкой." @@ -52095,7 +52592,7 @@ msgstr "" msgid "Stock frozen up to" msgstr "" -#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1131 +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1133 msgid "Stock has been unreserved for work order {0}." msgstr "Запас не зарезервирован для выполнения рабочего заказа {0}." @@ -52103,6 +52600,14 @@ msgstr "Запас не зарезервирован для выполнения msgid "Stock not available for Item {0} in Warehouse {1}." msgstr "Нет запаса товара {0} на складе {1}." +#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1240 +msgid "Stock not available to reserve for the Item {0} in Warehouse {1}." +msgstr "" + +#: erpnext/selling/page/point_of_sale/pos_controller.js:826 +msgid "Stock quantity not enough for Item Code: {0} under warehouse {1}. Available quantity {2} {3}." +msgstr "Количество РЅР° складе недостаточно для РљРѕРґ товара: {0} РЅР° складе {1}. Доступное количество {2} {3}." + #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:256 msgid "Stock transactions before {0} are frozen" msgstr "Перемещения по складу до {0} заморожены" @@ -52138,9 +52643,9 @@ msgstr "Остановить причину" msgid "Stopped Work Order cannot be cancelled, Unstop it first to cancel" msgstr "Прекращенный рабочий заказ не может быть отменен, отмените его сначала, чтобы отменить" -#: erpnext/setup/doctype/company/company.py:385 +#: erpnext/setup/doctype/company/company.py:387 #: erpnext/setup/setup_wizard/operations/defaults_setup.py:33 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:537 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:540 #: erpnext/stock/doctype/item/item.py:313 erpnext/tests/utils.py:248 msgid "Stores" msgstr "Магазины" @@ -52156,7 +52661,7 @@ msgstr "Магазины" msgid "Straight Line" msgstr "Прямая линия" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:58 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:61 msgid "Sub Assemblies" msgstr "Подсборки" @@ -52165,7 +52670,7 @@ msgstr "Подсборки" msgid "Sub Assemblies & Raw Materials" msgstr "Подузлы и сырье" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:321 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:340 msgid "Sub Assembly Item" msgstr "Элемент вспомогательной сборки" @@ -52181,7 +52686,7 @@ msgstr "Код элемента подсборки" msgid "Sub Assembly Item Reference" msgstr "Идентификатор узла сборки" -#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:430 +#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:449 msgid "Sub Assembly Item is mandatory" msgstr "Подсборочный элемент является обязательным" @@ -52219,7 +52724,7 @@ msgstr "Вспомогательные операции" msgid "Sub Procedure" msgstr "Вспомогательная процедура" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:627 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:628 msgid "Sub assembly item references are missing. Please fetch the sub assemblies and raw materials again." msgstr "Отсутствуют ссылки на элементы узлов. Пожалуйста, повторно заберите узлы и сырье." @@ -52286,7 +52791,7 @@ msgstr "Субподрядный товар" msgid "Subcontracted Item To Be Received" msgstr "Субподрядный предмет, подлежащий получению" -#: erpnext/stock/doctype/material_request/material_request.js:224 +#: erpnext/stock/doctype/material_request/material_request.js:227 msgid "Subcontracted Purchase Order" msgstr "Заказ на поставку субподрядчику" @@ -52352,7 +52857,7 @@ msgstr "Коэффициент перевода субподряда" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' #. Label of a Link in the Subcontracting Workspace #. Label of a Workspace Sidebar Item -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:132 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:135 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.js:158 @@ -52471,7 +52976,7 @@ msgstr "Пункт обслуживания заказа на субподряд msgid "Subcontracting Order Supplied Item" msgstr "Поставляемая позиция по субподрядному заказу" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:976 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:977 msgid "Subcontracting Order {0} created." msgstr "Заказ на субподряд {0} создан." @@ -52533,7 +53038,7 @@ msgstr "Субподрядная квитанция на поставленны #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:138 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:141 #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Subcontracting Return" @@ -52564,7 +53069,7 @@ msgstr "" msgid "Subdivision" msgstr "Подразделение" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:972 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:973 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:1092 msgid "Submit Action Failed" msgstr "Не удалось выполнить действие" @@ -52593,7 +53098,7 @@ msgstr "Утвердите этот рабочий заказ для дальн msgid "Submit your Quotation" msgstr "Отправьте свое предложение" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1511 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1524 msgid "Submitted Job Card cannot be processed." msgstr "" @@ -52636,11 +53141,11 @@ msgstr "Подписка" msgid "Subscription End Date" msgstr "Дата окончания подписки" -#: erpnext/accounts/doctype/subscription/subscription.py:405 +#: erpnext/accounts/doctype/subscription/subscription.py:406 msgid "Subscription End Date is mandatory to follow calendar months" msgstr "Дата окончания подписки обязательна после календарных месяцев." -#: erpnext/accounts/doctype/subscription/subscription.py:395 +#: erpnext/accounts/doctype/subscription/subscription.py:396 msgid "Subscription End Date must be after {0} as per the subscription plan" msgstr "Дата окончания подписки должна быть позже {0} в соответствии с планом подписки" @@ -52700,7 +53205,7 @@ msgstr "Настройки подписки" msgid "Subscription Start Date" msgstr "Дата начала подписки" -#: erpnext/accounts/doctype/subscription/subscription.py:773 +#: erpnext/accounts/doctype/subscription/subscription.py:774 msgid "Subscription for Future dates cannot be processed." msgstr "Подписка на будущие даты не может быть обработана." @@ -52723,12 +53228,6 @@ msgstr "Успешные записи" msgid "Success Redirect URL" msgstr "URL-адрес успешного перенаправления" -#. Label of the success_details (Section Break) field in DocType 'Appointment -#. Booking Settings' -#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json -msgid "Success Settings" -msgstr "Параметры успешного выполнения" - #. Option for the 'Depreciation Entry Posting Status' (Select) field in DocType #. 'Asset' #: erpnext/assets/doctype/asset/asset.json @@ -52925,7 +53424,7 @@ msgstr "Поставляемое кол-во" #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:51 #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:197 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/controllers/trends.py:449 erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:461 erpnext/crm/doctype/contract/contract.json #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json #: erpnext/public/js/purchase_trends_filters.js:50 @@ -52943,6 +53442,7 @@ msgstr "Поставляемое кол-во" #: erpnext/stock/doctype/item_price/item_price.json #: erpnext/stock/doctype/item_supplier/item_supplier.json #: erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json +#: erpnext/stock/doctype/material_request/material_request.js:526 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json #: erpnext/stock/doctype/shipment/shipment.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -53040,7 +53540,7 @@ msgstr "Сведения о поставщике" #: erpnext/accounts/doctype/tax_rule/tax_rule.json #: erpnext/accounts/report/accounts_payable/accounts_payable.js:119 #: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:102 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1257 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1264 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:198 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:178 #: erpnext/accounts/report/purchase_register/purchase_register.js:27 @@ -53051,7 +53551,7 @@ msgstr "Сведения о поставщике" #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:107 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/controllers/trends.py:457 erpnext/controllers/trends.py:472 +#: erpnext/controllers/trends.py:469 erpnext/controllers/trends.py:484 #: erpnext/public/js/purchase_trends_filters.js:51 #: erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.json #: erpnext/regional/report/irs_1099/irs_1099.js:26 @@ -53088,7 +53588,7 @@ msgstr "Счет-фактура поставщика" #. Label of the bill_date (Date) field in DocType 'Purchase Invoice' #: erpnext/accounts/doctype/opening_invoice_creation_tool_item/opening_invoice_creation_tool_item.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:232 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:230 msgid "Supplier Invoice Date" msgstr "Дата выставления счета поставщиком" @@ -53099,11 +53599,11 @@ msgstr "Дата выставления счета поставщиком" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/report/general_ledger/general_ledger.html:202 #: erpnext/accounts/report/general_ledger/general_ledger.py:813 -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:226 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:224 msgid "Supplier Invoice No" msgstr "Поставщик Счет №" -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1815 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1841 msgid "Supplier Invoice No exists in Purchase Invoice {0}" msgstr "Номер счета поставщика отсутствует в счете на покупку {0}" @@ -53141,7 +53641,7 @@ msgstr "Сводка книги поставщиков" #. Label of the supplier_name (Data) field in DocType 'Purchase Receipt' #. Label of the supplier_name (Data) field in DocType 'Stock Entry' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1172 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1179 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:156 #: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:196 #: erpnext/accounts/report/purchase_register/purchase_register.py:193 @@ -53153,7 +53653,7 @@ msgstr "Сводка книги поставщиков" #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:101 -#: erpnext/controllers/trends.py:455 +#: erpnext/controllers/trends.py:467 #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -53224,7 +53724,7 @@ msgstr "Пользователи портала поставщика" #: erpnext/buying/workspace/buying/buying.json #: erpnext/crm/doctype/opportunity/opportunity.js:81 #: erpnext/selling/doctype/quotation/quotation.json -#: erpnext/stock/doctype/material_request/material_request.js:208 +#: erpnext/stock/doctype/material_request/material_request.js:211 #: erpnext/workspace_sidebar/buying.json msgid "Supplier Quotation" msgstr "Предложение поставщика" @@ -53392,7 +53892,7 @@ msgstr "Снабжение" #: erpnext/desktop_icon/support.json #: erpnext/selling/doctype/customer/customer_dashboard.py:23 #: erpnext/setup/doctype/company/company_dashboard.py:24 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:298 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:301 #: erpnext/support/workspace/support/support.json #: erpnext/workspace_sidebar/support.json msgid "Support" @@ -53464,7 +53964,7 @@ msgstr "Синхронизация началась" msgid "Synchronize all accounts every hour" msgstr "Синхронизировать все счета каждый час" -#: erpnext/accounts/doctype/account/account.py:664 +#: erpnext/accounts/doctype/account/account.py:695 msgid "System In Use" msgstr "Система используется" @@ -53517,7 +54017,7 @@ msgstr "" msgid "TDS Computation Summary" msgstr "Сводка расчетов TDS" -#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1573 +#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:1599 msgid "TDS Deducted" msgstr "TDS вычтен" @@ -53577,6 +54077,10 @@ msgstr "Плановый актив {0} не может быть {1}" msgid "Target Asset {0} does not belong to company {1}" msgstr "Плановый актив {0} не принадлежит компании {1}" +#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:195 +msgid "Target Asset {0} needs to be composite asset" +msgstr "Плановый актив {0} должен быть составным активом" + #. Name of a DocType #: erpnext/setup/doctype/target_detail/target_detail.json msgid "Target Detail" @@ -53664,7 +54168,7 @@ msgstr "Плановое количество" #: erpnext/stock/dashboard/item_dashboard.js:234 #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/material_request_item/material_request_item.json -#: erpnext/stock/doctype/stock_entry/stock_entry.js:826 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:802 #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Target Warehouse" msgstr "Склад готовой продукции" @@ -53700,9 +54204,9 @@ msgstr "Для некоторых товаров задан склад назн msgid "Target Warehouse {0} must be same as Delivery Warehouse {1} in the Subcontracting Inward Order Item." msgstr "Целевой склад {0} должен совпадать со складом доставки {1} в позиции внутреннего заказа субподряда." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:961 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:967 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:982 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:963 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:969 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:984 msgid "Target warehouse is mandatory for row {0}" msgstr "" @@ -53784,8 +54288,8 @@ msgstr "Налоговый счет" #. Label of the amount (Currency) field in DocType 'Item Wise Tax Detail' #: erpnext/accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.json -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:244 -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:91 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:242 +#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:90 msgid "Tax Amount" msgstr "Сумма налога" @@ -53923,8 +54427,8 @@ msgstr "ИНН" #: erpnext/accounts/report/purchase_register/purchase_register.py:208 #: erpnext/accounts/report/sales_register/sales_register.py:229 #: erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.js:67 -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:205 -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:57 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:203 +#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:56 #: erpnext/selling/doctype/sales_order/sales_order.json #: erpnext/stock/doctype/delivery_note/delivery_note.json msgid "Tax Id" @@ -53963,8 +54467,8 @@ msgstr "Настройки налогов" msgid "Tax Rate" msgstr "Размер налога" -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:237 -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:84 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:235 +#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:83 msgid "Tax Rate %" msgstr "Размер налога %" @@ -54019,6 +54523,12 @@ msgstr "Всего налогов" msgid "Tax Type" msgstr "Тип налога" +#. Label of the tax_withholding_tab (Tab Break) field in DocType 'Journal +#. Entry' +#: erpnext/accounts/doctype/journal_entry/journal_entry.json +msgid "Tax Withholding" +msgstr "Удержание налога" + #. Name of a DocType #: erpnext/accounts/doctype/tax_withholding_account/tax_withholding_account.json msgid "Tax Withholding Account" @@ -54047,8 +54557,8 @@ msgstr "Удержание налога" #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json #: erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:199 -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:72 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:197 +#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:71 #: erpnext/accounts/workspace/invoicing/invoicing.json #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json @@ -54157,8 +54667,8 @@ msgstr "Налог удерживается только с суммы, прев #. Label of the taxable_amount (Currency) field in DocType 'Item Wise Tax #. Detail' #: erpnext/accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.json -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:239 -#: erpnext/controllers/taxes_and_totals.py:1248 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:237 +#: erpnext/controllers/taxes_and_totals.py:1253 msgid "Taxable Amount" msgstr "Налогооблагаемая сумма" @@ -54582,18 +55092,18 @@ msgstr "Шаблон положений и условий" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/accounts/doctype/territory_item/territory_item.json #: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:142 -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1241 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1248 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:108 #: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:182 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:68 #: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:169 -#: erpnext/accounts/report/gross_profit/gross_profit.py:436 +#: erpnext/accounts/report/gross_profit/gross_profit.py:438 #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.js:8 #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.py:22 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:259 #: erpnext/accounts/report/sales_register/sales_register.py:223 -#: erpnext/controllers/trends.py:398 erpnext/controllers/trends.py:422 -#: erpnext/controllers/trends.py:487 erpnext/crm/doctype/lead/lead.json +#: erpnext/controllers/trends.py:410 erpnext/controllers/trends.py:434 +#: erpnext/controllers/trends.py:499 erpnext/crm/doctype/lead/lead.json #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/doctype/prospect/prospect.json #: erpnext/crm/report/lead_details/lead_details.js:46 @@ -54711,11 +55221,11 @@ msgstr "Тип документа {0} должен иметь поле «Ста msgid "The Excluded Fee is bigger than the Deposit it is deducted from." msgstr "Сумма не включенного в стоимость взноса превышает сумму депозита, из которой он вычитается." -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:178 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:188 msgid "The GL Entries and closing balances will be processed in the background, it can take a few minutes." msgstr "Записи в главной книге учета и остатки на конец периода будут обрабатываться в фоновом режиме, что может занять несколько минут." -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:451 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:461 msgid "The GL Entries will be cancelled in the background, it can take a few minutes." msgstr "Записи в главной книге учета будут отменены в фоновом режиме, это может занять несколько минут." @@ -54723,7 +55233,7 @@ msgstr "Записи в главной книге учета будут отме msgid "The Loyalty Program isn't valid for the selected company" msgstr "Программа лояльности не действительна для выбранной компании" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1110 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1121 msgid "The Payment Request {0} is already paid, cannot process payment twice" msgstr "Запрос на оплату {0} уже оплачен, невозможно обработать платеж дважды" @@ -54735,6 +55245,10 @@ msgstr "Условие платежа в строке {0}, возможно, я msgid "The Pick List having Stock Reservation Entries cannot be updated. If you need to make changes, we recommend canceling the existing Stock Reservation Entries before updating the Pick List." msgstr "Список выбора, имеющий записи резервирования запасов, не может быть обновлен. Если вам необходимо внести изменения, мы рекомендуем отменить существующие записи резервирования запасов перед обновлением списка выбора." +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3176 +msgid "The Process Loss Qty has reset as per job cards Process Loss Qty" +msgstr "Количество потерь РІ процессе было сброшено РІ соответствии СЃ количеством потерь РІ карточках рабочих заданий" + #: erpnext/setup/doctype/sales_person/sales_person.py:102 msgid "The Sales Person is linked with {0}" msgstr "Продавец связан с {0}" @@ -54743,11 +55257,11 @@ msgstr "Продавец связан с {0}" msgid "The Serial No at Row #{0}: {1} is not available in warehouse {2}." msgstr "Серийный номер в строке #{0}: {1} отсутствует на складе {2}." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2732 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2749 msgid "The Serial No {0} is reserved against the {1} {2} and cannot be used for any other transaction." msgstr "Серийный номер {0} зарезервирован для {1} {2} и не может быть использован для какой-либо другой транзакции." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2108 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2142 msgid "The Serial and Batch Bundle {0} is not valid for this transaction. The 'Type of Transaction' should be 'Outward' instead of 'Inward' in Serial and Batch Bundle {0}" msgstr "Набор серийных номеров и партий {0} недействителен для этой операции. Тип операции должен быть \"Исходящий\" вместо \"Входящий\" в наборе серийных номеров и партий {0}" @@ -54761,7 +55275,11 @@ msgstr "Запись о запасах типа "Производство&q msgid "The account head under Liability or Equity, in which Profit/Loss will be booked" msgstr "Счет в разделе Обязательства или Капитал, на который будет записан прибыль или убыток" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1005 +#: erpnext/accounts/doctype/account/account.py:222 +msgid "The account type of {0} cannot be changed from {1} because stock ledger entries exist against it." +msgstr "" + +#: erpnext/accounts/doctype/payment_request/payment_request.py:1016 msgid "The allocated amount is greater than the outstanding amount of Payment Request {0}" msgstr "Выделенная сумма больше, чем непогашенная сумма в запросе на оплату {0}" @@ -54783,9 +55301,9 @@ msgstr "" msgid "The bank account is not a company account. Please select a company account" msgstr "" -#: erpnext/controllers/stock_controller.py:1397 -msgid "The batch {0} is already reserved in {1} {2}. So, cannot proceed with the {3} {4}, which is created against the {5} {6}." -msgstr "Пакет {0} уже зарезервирован в {1} {2}, поэтому невозможно продолжить работу с {3} {4}, который создан для {5} {6}." +#: erpnext/controllers/stock_controller.py:1482 +msgid "The batch {0} is reserved for {1} in the warehouse {2} and the remaining quantity is not enough to cover the reservations. So, cannot proceed with the {3} {4}." +msgstr "" #: erpnext/regional/report/vat_audit_report/vat_audit_report.py:43 msgid "The company {0} is not in South Africa. VAT Audit Report is only available for companies in South Africa." @@ -54795,7 +55313,7 @@ msgstr "" msgid "The company {0} is not in United Arab Emirates. UAE VAT 201 report is only available for companies in United Arab Emirates." msgstr "" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1366 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1379 msgid "The completed quantity {0} of an operation {1} cannot be greater than the completed quantity {2} of a previous operation {3}." msgstr "Выполненное количество {0} операции {1} не может быть больше, чем выполненное количество {2} предыдущей операции {3}." @@ -54823,7 +55341,7 @@ msgstr "Система выберет спецификацию по умолча msgid "The description of the transaction" msgstr "" -#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:67 +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:77 msgid "The difference between from time and To Time must be a multiple of Appointment" msgstr "Разница между временем и временем должна быть кратна назначению" @@ -54877,7 +55395,7 @@ msgstr "Номера фолио не совпадают" msgid "The following Items, having Putaway Rules, could not be accomodated:" msgstr "Следующие товары, для которых установлены правила размещения на складе, не могут быть размещены:" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:138 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:141 msgid "The following Purchase Invoices are not submitted:" msgstr "Следующие счета-фактуры на закупку не были предоставлены:" @@ -54905,16 +55423,20 @@ msgstr "Следующие сотрудники в настоящее время msgid "The following invalid Pricing Rules are deleted:" msgstr "Следующие недействительные правила ценообразования были удалены:" -#: erpnext/accounts/doctype/payment_request/payment_request.py:624 +#: erpnext/accounts/doctype/payment_request/payment_request.py:639 msgid "The following payment schedule(s) already exist:\n" "{0}" msgstr "" -#: erpnext/assets/doctype/asset_repair/asset_repair.py:112 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:115 msgid "The following rows are duplicates:" msgstr "Следующие строки являются дубликатами:" -#: erpnext/stock/doctype/material_request/material_request.py:879 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:130 +msgid "The following vouchers are not submitted: {0}" +msgstr "" + +#: erpnext/stock/doctype/material_request/material_request.py:1062 msgid "The following {0} were created: {1}" msgstr "Были созданы следующие {0}: {1}" @@ -54937,7 +55459,7 @@ msgstr "Праздник на {0} не между From Date и To Date" msgid "The invoice is not fully allocated as there is a difference of {0}." msgstr "" -#: erpnext/controllers/buying_controller.py:1307 +#: erpnext/controllers/buying_controller.py:1326 msgid "The item {item} is not marked as {type_of} item. You can enable it as {type_of} item from its Item master." msgstr "Элемент {item} не отмечен как элемент {type_of} . Вы можете включить его как элемент {type_of} в его мастере элементов." @@ -54945,15 +55467,15 @@ msgstr "Элемент {item} не отмечен как элемент {type_of msgid "The items {0} and {1} are present in the following {2} :" msgstr "Товары {0} и {1} присутствуют в следующем {2}:" -#: erpnext/controllers/buying_controller.py:1300 +#: erpnext/controllers/buying_controller.py:1319 msgid "The items {items} are not marked as {type_of} item. You can enable them as {type_of} item from their Item masters." msgstr "Предметы {items} не отмечены как предметы {type_of} . Вы можете включить их как предметы {type_of} в их мастер-классах." -#: erpnext/manufacturing/doctype/workstation/workstation.py:582 +#: erpnext/manufacturing/doctype/workstation/workstation.py:583 msgid "The job card {0} is in {1} state and you cannot complete." msgstr "Карточка задания {0} находится в состоянии {1}, и вы не можете ее завершить." -#: erpnext/manufacturing/doctype/workstation/workstation.py:576 +#: erpnext/manufacturing/doctype/workstation/workstation.py:577 msgid "The job card {0} is in {1} state and you cannot start it again." msgstr "Карта задания {0} находится в состоянии {1}, и вы не можете начать ее снова." @@ -54961,7 +55483,7 @@ msgstr "Карта задания {0} находится в состоянии { msgid "The last account row must not have any debit or credit amounts set." msgstr "" -#: erpnext/public/js/utils/barcode_scanner.js:533 +#: erpnext/public/js/utils/barcode_scanner.js:542 msgid "The last scanned warehouse has been cleared and won't be set in the subsequently scanned items" msgstr "Последний отсканированный склад очищен и не будет установлен в последующих отсканированных позициях" @@ -55003,7 +55525,7 @@ msgstr "Первоначальный счет-фактура должен быт msgid "The outstanding amount {0} in {1} is lesser than {2}. Updating the outstanding to this invoice." msgstr "" -#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:232 +#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:233 msgid "The parent account {0} does not exists in the uploaded template" msgstr "Родительский аккаунт {0} не существует в загруженном шаблоне" @@ -55058,7 +55580,7 @@ msgstr "Обновление товаров приведет к освобожд msgid "The reserved stock will be released. Are you certain you wish to proceed?" msgstr "Товар будет снят из резерва. Вы уверены, что хотите продолжить операцию?" -#: erpnext/accounts/doctype/account/account.py:218 +#: erpnext/accounts/doctype/account/account.py:249 msgid "The root account {0} must be a group" msgstr "Корневая учетная запись {0} должна быть группой" @@ -55074,7 +55596,7 @@ msgstr "" msgid "The selected item cannot have Batch" msgstr "Выбранный продукт не может иметь партию" -#: erpnext/assets/doctype/asset/asset.js:661 +#: erpnext/assets/doctype/asset/asset.js:669 msgid "The sell quantity is less than the total asset quantity. The remaining quantity will be split into a new asset. This action cannot be undone.

Do you want to continue?" msgstr "Количество продаваемого товара меньше общего количества актива. Оставшееся количество будет разделено на новый актив. Это действие необратимо.

Вы хотите продолжить?" @@ -55103,7 +55625,11 @@ msgstr "Акции уже существуют" msgid "The shares don't exist with the {0}" msgstr "Акций не существует с {0}" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:740 +#: erpnext/stock/stock_ledger.py:839 +msgid "The stock for the item {0} in the {1} warehouse was negative on the {2}. You should create a positive entry {3} before the date {4} and time {5} to post the correct valuation rate. For more details, please read the documentation." +msgstr "Запас товара {0} РЅР° складе {1} был отрицательным РЅР° {2}. Вам РЅСѓР¶РЅРѕ создать положительную запись {3} РґРѕ даты {4} Рё времени {5}, чтобы корректно зафиксировать стоимость. Для получения РїРѕРґСЂРѕР±РЅРѕР№ информации, пожалуйста, прочитайте документацию." + +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:742 msgid "The stock has been reserved for the following Items and Warehouses, un-reserve the same to {0} the Stock Reconciliation:

{1}" msgstr "Запасы зарезервированы для следующих товаров и складов, снимите резерв с {0} сверки запасов:

{1}" @@ -55125,15 +55651,19 @@ msgstr "" msgid "The system will create a Sales Invoice or a POS Invoice from the POS interface based on this setting. For high-volume transactions, it is recommended to use POS Invoice." msgstr "Система создаст счёт на продажу или счёт точки продаж через интерфейс точки продаж в зависимости от этой настройки. Для транзакций с большим объёмом рекомендуется использовать счёт точки продаж." -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1110 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1112 msgid "The task has been enqueued as a background job. In case there is any issue on processing in background, the system will add a comment about the error on this Stock Reconciliation and revert to the Draft stage" msgstr "Задача была поставлена в качестве фонового задания. В случае возникновения каких-либо проблем с обработкой в фоновом режиме система добавит комментарий об ошибке в этой сверке запасов и вернется к этапу черновика" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1121 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1123 msgid "The task has been enqueued as a background job. In case there is any issue on processing in background, the system will add a comment about the error on this Stock Reconciliation and revert to the Submitted stage" msgstr "Задача поставлена в очередь как фоновое задание. В случае возникновения проблем при обработке в фоновом режиме система добавит комментарий об ошибке в этой сверке запасов и вернется к этапу «Отправлено»" -#: erpnext/stock/doctype/material_request/material_request.py:356 +#: erpnext/stock/doctype/material_request/material_request.py:400 +msgid "The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than allowed requested quantity {2} for Item {3}" +msgstr "Общее количество выпуска/передачи {0} РІ запросе РЅР° материалы {1} РЅРµ может быть больше, чем допустимое запрошенное количество {2} для товара {3}" + +#: erpnext/stock/doctype/material_request/material_request.py:407 msgid "The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than requested quantity {2} for Item {3}" msgstr "Общее количество выпуска/передачи {0} в запросе на материалы {1} не может быть больше запрошенного количества {2} для товара {3}" @@ -55141,7 +55671,7 @@ msgstr "Общее количество выпуска/передачи {0} в msgid "The uploaded file could not be parsed as a genericode XML document." msgstr "" -#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:154 +#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:178 msgid "The uploaded file does not appear to be in valid MT940 format." msgstr "Загруженный файл, по всей видимости, не имеет допустимого формата MT940." @@ -55173,6 +55703,10 @@ msgstr "Значение {0} различается между элемента msgid "The value {0} is already assigned to an existing Item {1}." msgstr "Значение {0} уже присвоено существующему элементу {1}." +#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py:307 +msgid "The warehouse account(s) below are not of type 'Stock'. Please set a correct Stock asset account on the warehouse (Account Type must be 'Stock'):" +msgstr "" + #: erpnext/manufacturing/doctype/work_order/work_order.js:1269 msgid "The warehouse where you store finished Items before they are shipped." msgstr "Склад, где хранятся готовые изделия перед отправкой." @@ -55193,7 +55727,7 @@ msgstr "" msgid "The {0} ({1}) must be equal to {2} ({3})" msgstr "{0} ({1}) должен быть равен {2} ({3})" -#: erpnext/public/js/controllers/transaction.js:3398 +#: erpnext/public/js/controllers/transaction.js:3382 msgid "The {0} contains Unit Price Items." msgstr "{0} Содержит товары с ценой за единицу." @@ -55201,7 +55735,7 @@ msgstr "{0} Содержит товары с ценой за единицу." msgid "The {0} prefix '{1}' already exists. Please change the Serial No Series, otherwise you will get a Duplicate Entry error." msgstr "Префикс {0} '{1}' уже существует. Пожалуйста, измените серию серийного номера, иначе Вы получите ошибку Duplicate Entry." -#: erpnext/stock/doctype/material_request/material_request.py:885 +#: erpnext/stock/doctype/material_request/material_request.py:1068 msgid "The {0} {1} created successfully" msgstr "{0} {1} успешно созданы" @@ -55209,7 +55743,7 @@ msgstr "{0} {1} успешно созданы" msgid "The {0} {1} does not match with the {0} {2} in the {3} {4}" msgstr "{0} {1} не соответствует {0} {2} в {3} {4}" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1015 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1028 msgid "The {0} {1} is used to calculate the valuation cost for the finished good {2}." msgstr "{0} {1} используется для расчета оценочной стоимости готовой продукции {2}." @@ -55225,7 +55759,7 @@ msgstr "Активно проводится техническое обслуж msgid "There are inconsistencies between the rate, no of shares and the amount calculated" msgstr "Существуют несоответствия между ставкой, количеством акций и рассчитанной суммой" -#: erpnext/accounts/doctype/account/account.py:203 +#: erpnext/accounts/doctype/account/account.py:204 msgid "There are ledger entries against this account. Changing {0} to non-{1} in live system will cause incorrect output in 'Accounts {2}' report" msgstr "Есть записи в бухгалтерской книге по этому счету. Изменение {0} на не-{1} в реальной системе приведет к неправильному выводу в отчете «Счета {2}»" @@ -55254,6 +55788,10 @@ msgstr "Нет доступных слотов на эту дату" msgid "There are no transactions in the system for the selected bank account and dates that match the filters." msgstr "" +#: erpnext/stock/doctype/item/item.js:1296 +msgid "There are two options to maintain valuation of stock. FIFO (first in - first out) and Moving Average. To understand this topic in detail please visit
Item Valuation, FIFO and Moving Average." +msgstr "Существует РґРІР° варианта ведения оценки запасов. FIFO (первым пришел - первым ушел) Рё скользящая средняя. Чтобы РїРѕРґСЂРѕР±РЅРѕ разобраться РІ этой теме, посетите Оценка товара, FIFO Рё скользящая средняя." + #: banking/src/components/features/BankReconciliation/MatchAndReconcile.tsx:982 msgid "There are {0} unreconciled transactions before {1}." msgstr "" @@ -55270,7 +55808,7 @@ msgstr "Коэффициент накопления может быть разн msgid "There can only be 1 Account per Company in {0} {1}" msgstr "Там может быть только 1 аккаунт на компанию в {0} {1}" -#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:86 +#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:85 msgid "There can only be one Shipping Rule Condition with 0 or blank value for \"To Value\"" msgstr "Там может быть только один Правило Начальные с 0 или пустое значение для \"To Размер\"" @@ -55290,6 +55828,10 @@ msgstr "Не найдено ни одной партии для {0}: {1}" msgid "There is one unreconciled transaction before {0}." msgstr "" +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2079 +msgid "There must be atleast 1 Finished Good in this Stock Entry" +msgstr "Р’ этой записи Рѕ движении товаров должно быть хотя Р±С‹ РѕРґРЅРѕ готовое изделие" + #: erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.py:153 msgid "There was an error creating Bank Account while linking with Plaid." msgstr "Произошла ошибка при создании банковского счета при подключении к Plaid." @@ -55354,7 +55896,7 @@ msgstr "" msgid "This Payment Entry is reconciled with {0}. Cancelling will automatically unreconcile it. Do you want to proceed?" msgstr "" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:985 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:986 msgid "This Purchase Order has been fully subcontracted." msgstr "Данный заказ на поставку был полностью передан субподрядчику." @@ -55402,6 +55944,10 @@ msgstr "Это охватывает все оценочные карточки, msgid "This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?" msgstr "Этот документ находится над пределом {0} {1} для элемента {4}. Вы делаете другой {3} против того же {2}?" +#: erpnext/templates/emails/appointment_confirmed.html:6 +msgid "This email was sent from {0}" +msgstr "" + #: erpnext/stock/doctype/delivery_note/delivery_note.js:496 msgid "This field is used to set the 'Customer'." msgstr "Это поле используется для установки «Клиента»." @@ -55505,7 +56051,7 @@ msgstr "Это сделано для обработки учета в тех с msgid "This is enabled by default. If you want to plan materials for sub-assemblies of the Item you're manufacturing leave this enabled. If you plan and manufacture the sub-assemblies separately, you can disable this checkbox." msgstr "Это включено по умолчанию. Если вы хотите планировать материалы для узлов сборки производимого вами элемента, оставьте это включенным. Если вы планируете и производите сборку отдельно, вы можете отключить этот флажок." -#: erpnext/stock/doctype/item/item.js:1278 +#: erpnext/stock/doctype/item/item.js:1284 msgid "This is for raw material Items that'll be used to create finished goods. If the Item is an additional service like 'washing' that'll be used in the BOM, keep this unchecked." msgstr "Это относится к сырью, которое будет использоваться для создания готовой продукции. Если товар является дополнительной услугой, как «стирка», которая будет использоваться в спецификации, оставьте это поле незаполненным." @@ -55544,6 +56090,10 @@ msgstr "" msgid "This item filter has already been applied for the {0}" msgstr "Этот фильтр товаров уже был применен для {0}" +#: erpnext/templates/emails/confirm_appointment.html:4 +msgid "This link is valid for {0} minutes" +msgstr "" + #: erpnext/www/banking.py:35 msgid "This method is only meant for developer mode" msgstr "Этот метод предназначен только для режима разработчика" @@ -55580,11 +56130,11 @@ msgstr "Этот график был создан, когда актив {0} б msgid "This schedule was created when Asset {0} was consumed through Asset Capitalization {1}." msgstr "Этот график был создан, когда Актив {0} был израсходован посредством Капитализации Актива {1}." -#: erpnext/assets/doctype/asset_repair/asset_repair.py:435 +#: erpnext/assets/doctype/asset_repair/asset_repair.py:438 msgid "This schedule was created when Asset {0} was repaired through Asset Repair {1}." msgstr "Этот график был создан, когда Актив {0} был отремонтирован посредством Ремонта Актива {1}." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1549 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1555 msgid "This schedule was created when Asset {0} was restored due to Sales Invoice {1} cancellation." msgstr "Этот график был создан, когда Актив {0} был восстановлен из-за отмены счет-фактуры продажи {1}." @@ -55596,7 +56146,7 @@ msgstr "Этот график был создан, когда Актив {0} б msgid "This schedule was created when Asset {0} was restored." msgstr "Этот график был создан при восстановлении Актива {0}." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1545 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1551 msgid "This schedule was created when Asset {0} was returned through Sales Invoice {1}." msgstr "Этот график был создан, когда Актив {0} был возвращен через Счет-фактуру продажи {1}." @@ -55608,7 +56158,7 @@ msgstr "Этот график был создан, когда Актив {0} б msgid "This schedule was created when Asset {0} was {1} into new Asset {2}." msgstr "Этот график был создан, когда Актив {0} был {1} в новый Актив {2}." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1521 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1527 msgid "This schedule was created when Asset {0} was {1} through Sales Invoice {2}." msgstr "Этот график был создан, когда Актив {0} был {1} по Счет-фактуре продажи {2}." @@ -55661,6 +56211,10 @@ msgstr "" msgid "This value shall be used when no matching Common Code for a record is found." msgstr "Это значение будет использоваться, если для записи не найден соответствующий общий код." +#: erpnext/www/book_appointment/verify/index.py:18 +msgid "This verification link is invalid. Please book the appointment again." +msgstr "" + #: banking/src/components/features/Settings/Preferences.tsx:86 msgid "This will automatically run transaction matching rules on unreconciled transactions every hour." msgstr "" @@ -55691,6 +56245,10 @@ msgstr "" msgid "This will restrict user access to other employee records" msgstr "Это ограничит доступ пользователя к записям других сотрудников" +#: erpnext/controllers/selling_controller.py:886 +msgid "This {} will be treated as material transfer." +msgstr "Это {} будет рассматриваться как передача материала." + #. Option for the 'Under Withheld Reason' (Select) field in DocType 'Tax #. Withholding Entry' #: erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json @@ -55802,7 +56360,7 @@ msgstr "Время в мин." msgid "Time logs are required for {0} {1}" msgstr "Журналы времени необходимы для {0} {1}" -#: erpnext/crm/doctype/appointment/appointment.py:60 +#: erpnext/crm/doctype/appointment/appointment.py:133 msgid "Time slot is not available" msgstr "Временной интервал недоступен" @@ -55866,7 +56424,7 @@ msgstr "Сведения о расписании" msgid "Timesheet for tasks." msgstr "Табель для задач." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:942 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:948 msgid "Timesheet {0} cannot be invoiced in its current state" msgstr "В текущем состоянии табель учета рабочего времени {0} не может быть выставлен к оплате" @@ -56136,7 +56694,7 @@ msgstr "На склад (необязательно)" msgid "To add Operations tick the 'With Operations' checkbox." msgstr "Чтобы добавить операции, поставьте галочку в поле \"С операциями\"." -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:741 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:739 msgid "To add subcontracted Item's raw materials if include exploded items is disabled." msgstr "Для добавления сырья по субподрядным товарам, если отключен параметр \"Включать развернутые товары\"." @@ -56158,11 +56716,11 @@ msgstr "Чтобы разрешить перерасход / доставку, msgid "To be Delivered to Customer" msgstr "Подлежит доставке клиенту" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:579 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:580 msgid "To cancel a {} you need to cancel the POS Closing Entry {}." msgstr "Чтобы отменить {}, необходимо сначала отменить запись закрытия точки продаж {}." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:592 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:593 msgid "To cancel this Sales Invoice you need to cancel the POS Closing Entry {}." msgstr "Чтобы отменить этот счёт на продажу, необходимо сначала отменить запись закрытия точки продаж {}." @@ -56174,7 +56732,7 @@ msgstr "Для создания ссылочного документа запр msgid "To enable Capital Work in Progress Accounting," msgstr "Чтобы включить учет незавершенного капитального строительства," -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:734 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:732 msgid "To include non-stock items in the material request planning. i.e. Items for which 'Maintain Stock' checkbox is unticked." msgstr "Для того чтобы добавить товары, не учитываемые на складе, в планирование запроса материалов, нужно оставить флажок \"Поддерживать учет на складе\" снятым." @@ -56197,7 +56755,7 @@ msgstr "Чтобы объединить, следующие свойства д msgid "To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled." msgstr "Чтобы не применять правило ценообразования в конкретной операции, следует отключить все применимые правила ценообразования." -#: erpnext/accounts/doctype/account/account.py:553 +#: erpnext/accounts/doctype/account/account.py:584 msgid "To overrule this, enable '{0}' in company {1}" msgstr "Чтобы отменить это, включите '{0}' в компании {1}" @@ -56225,7 +56783,9 @@ msgstr "Чтобы использовать другую финансовую к #: erpnext/accounts/doctype/financial_report_template/financial_report_engine.py:749 #: erpnext/accounts/report/financial_statements.py:621 #: erpnext/accounts/report/general_ledger/general_ledger.py:318 +#: erpnext/accounts/report/general_ledger/general_ledger.py:1071 #: erpnext/accounts/report/trial_balance/trial_balance.py:310 +#: erpnext/accounts/report/trial_balance/trial_balance.py:640 msgid "To use a different finance book, please uncheck 'Include Default FB Entries'" msgstr "Чтобы использовать другую финансовую книгу, снимите галочку с параметра \"Включать записи по умолчанию для финансовой книги\"" @@ -56324,8 +56884,8 @@ msgstr "Торр" msgid "Total (Company Currency)" msgstr "Всего (валюта компании)" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:127 -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:128 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:136 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:137 msgid "Total (Credit)" msgstr "Итого (кредит)" @@ -56434,7 +56994,7 @@ msgstr "Общая сумма прописью" msgid "Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges" msgstr "Всего Применимые сборы в таблице Purchase квитанций Элементов должны быть такими же, как все налоги и сборы" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:217 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:226 msgid "Total Asset" msgstr "Всего активов" @@ -56443,10 +57003,6 @@ msgstr "Всего активов" msgid "Total Asset Cost" msgstr "Общая стоимость активов" -#: erpnext/assets/dashboard_fixtures.py:158 -msgid "Total Assets" -msgstr "Итого активы" - #. Label of the total_billable_amount (Currency) field in DocType 'Timesheet' #: erpnext/projects/doctype/timesheet/timesheet.json msgid "Total Billable Amount" @@ -56597,7 +57153,7 @@ msgstr "Итого по дебету" msgid "Total Debit Transactions" msgstr "" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:941 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:942 msgid "Total Debit must be equal to Total Credit. The difference is {0}" msgstr "Всего Дебет должна быть равна общей выработке. Разница в том, {0}" @@ -56616,7 +57172,7 @@ msgstr "Общая доставленная сумма" msgid "Total Demand (Past Data)" msgstr "Общий спрос (прошлые данные)" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:224 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:233 msgid "Total Equity" msgstr "Общий собственный капитал" @@ -56625,11 +57181,11 @@ msgstr "Общий собственный капитал" msgid "Total Estimated Distance" msgstr "Общее расчетное расстояние" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:123 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:131 msgid "Total Expense" msgstr "Всего расходов" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:119 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:127 msgid "Total Expense This Year" msgstr "Всего расходов в этом году" @@ -56667,11 +57223,11 @@ msgstr "Общее время удержания" msgid "Total Holidays" msgstr "Всего праздников" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:122 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:130 msgid "Total Income" msgstr "Суммарный доход" -#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:118 +#: erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py:126 msgid "Total Income This Year" msgstr "Общий доход в этом году" @@ -56699,7 +57255,7 @@ msgstr "Всего выпущено" msgid "Total Items" msgstr "Всего товаров" -#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:24 +#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:26 msgid "Total Landed Cost" msgstr "Общие дополнительные расходы" @@ -56714,7 +57270,7 @@ msgstr "Общие дополнительные расходы (валюта к msgid "Total Ledgers" msgstr "" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:220 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:229 msgid "Total Liability" msgstr "Общая сумма обязательств" @@ -56960,7 +57516,7 @@ msgstr "Всего задач" msgid "Total Tax" msgstr "Совокупный налог" -#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:86 +#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:85 msgid "Total Taxable Amount" msgstr "Общая налогооблагаемая сумма" @@ -57124,7 +57680,7 @@ msgstr "Общее время рабочего места (в часах)" msgid "Total allocated percentage for sales team should be 100" msgstr "Всего выделено процент для отдела продаж должен быть 100" -#: erpnext/selling/doctype/customer/customer.py:195 +#: erpnext/selling/doctype/customer/customer.py:198 msgid "Total contribution percentage should be equal to 100" msgstr "Общий процент взносов должен быть равен 100" @@ -57141,7 +57697,7 @@ msgid "Total hours: {0}" msgstr "Всего часов: {0}" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:570 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:563 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:564 msgid "Total payments amount can't be greater than {}" msgstr "" @@ -57164,11 +57720,11 @@ msgstr "Общая {0} ({1})" msgid "Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'" msgstr "" -#: erpnext/controllers/trends.py:25 erpnext/controllers/trends.py:32 +#: erpnext/controllers/trends.py:26 erpnext/controllers/trends.py:33 msgid "Total(Amt)" msgstr "Всего (сумма)" -#: erpnext/controllers/trends.py:25 erpnext/controllers/trends.py:32 +#: erpnext/controllers/trends.py:26 erpnext/controllers/trends.py:33 msgid "Total(Qty)" msgstr "Всего (кол-во)" @@ -57280,7 +57836,7 @@ msgstr "Дата транзакции" msgid "Transaction Dates" msgstr "" -#: erpnext/setup/doctype/company/company.py:1091 +#: erpnext/setup/doctype/company/company.py:1093 msgid "Transaction Deletion Document {0} has been triggered for company {1}" msgstr "" @@ -57377,7 +57933,7 @@ msgstr "Порог транзакций" #: erpnext/accounts/doctype/bank_transaction/bank_transaction.json #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json #: erpnext/accounts/report/calculated_discount_mismatch/calculated_discount_mismatch.py:38 -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:259 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:257 msgid "Transaction Type" msgstr "Тип операции" @@ -57460,16 +58016,17 @@ msgstr "Годовая история транзакций" msgid "Transactions against the Company already exist! Chart of Accounts can only be imported for a Company with no transactions." msgstr "Транзакции по компании уже существуют! План счетов можно импортировать только для компании без транзакций." -#. Description of the 'Credit Limit' (Table) field in DocType 'Customer' +#. Description of the 'Credit & Overdue Limits' (Table) field in DocType +#. 'Customer' #: erpnext/selling/doctype/customer/customer.json -msgid "Transactions are blocked or warned when outstanding balance exceeds this amount." +msgid "Transactions are blocked when the outstanding balance exceeds the credit limit. When Restrict Customer Over Billing is enabled, new invoices are also blocked when the customer's overdue amount exceeds the Overdue Limit." msgstr "" #: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:239 msgid "Transactions to be imported into the system" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1206 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1212 msgid "Transactions using Sales Invoice in POS are disabled." msgstr "Транзакции с использованием счёта на продажу в точке продаж отключены." @@ -57504,7 +58061,7 @@ msgstr "Передача" msgid "Transfer Account" msgstr "" -#: erpnext/assets/doctype/asset/asset.js:160 +#: erpnext/assets/doctype/asset/asset.js:168 msgid "Transfer Asset" msgstr "Передача активов" @@ -57514,7 +58071,7 @@ msgstr "Передача активов" msgid "Transfer Extra Raw Materials to WIP (%)" msgstr "Передать дополнительные материалы в незавершенное производство (%)" -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:458 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:456 msgid "Transfer From Warehouses" msgstr "Передача со складов" @@ -57530,7 +58087,7 @@ msgstr "Перемещение материалов на основании" msgid "Transfer Materials" msgstr "Передача материалов" -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:453 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:451 msgid "Transfer Materials For Warehouse {0}" msgstr "Передача материалов на склад {0}" @@ -57606,7 +58163,7 @@ msgstr "" msgid "Transit" msgstr "Транзит" -#: erpnext/stock/doctype/stock_entry/stock_entry.js:611 +#: erpnext/stock/doctype/stock_entry/stock_entry.js:587 msgid "Transit Entry" msgstr "Транзитная запись" @@ -57703,12 +58260,16 @@ msgstr "Пробный баланс (простой)" msgid "Trial Balance for Party" msgstr "Пробный баланс для партии" +#: erpnext/accounts/report/trial_balance/trial_balance.py:585 +msgid "Trial Balance requires {0} to be synced to DuckDB" +msgstr "" + #. Label of the trial_period_end (Date) field in DocType 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json msgid "Trial Period End Date" msgstr "Дата окончания пробного периода" -#: erpnext/accounts/doctype/subscription/subscription.py:375 +#: erpnext/accounts/doctype/subscription/subscription.py:376 msgid "Trial Period End Date Cannot be before Trial Period Start Date" msgstr "Дата окончания пробного периода Не может быть до начала периода пробного периода" @@ -57717,7 +58278,7 @@ msgstr "Дата окончания пробного периода Не мож msgid "Trial Period Start Date" msgstr "Дата начала пробного периода" -#: erpnext/accounts/doctype/subscription/subscription.py:381 +#: erpnext/accounts/doctype/subscription/subscription.py:382 msgid "Trial Period Start date cannot be after Subscription Start Date" msgstr "Дата начала пробного периода не может быть позже даты начала подписки" @@ -57928,6 +58489,7 @@ msgstr "Настройки НДС в ОАЭ" #: erpnext/stock/doctype/item/item_prices.html:85 #: erpnext/stock/doctype/item_barcode/item_barcode.json #: erpnext/stock/doctype/item_price/item_price.json +#: erpnext/stock/doctype/material_request/material_request.js:517 #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/packed_item/packed_item.json #: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json @@ -57944,7 +58506,7 @@ msgstr "Настройки НДС в ОАЭ" #: erpnext/stock/report/product_bundle_balance/product_bundle_balance.py:94 #: erpnext/stock/report/stock_ageing/stock_ageing.py:223 #: erpnext/stock/report/stock_analytics/stock_analytics.py:59 -#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:134 +#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:135 #: erpnext/subcontracting/doctype/subcontracting_inward_order_service_item/subcontracting_inward_order_service_item.json #: erpnext/templates/emails/reorder_item.html:11 #: erpnext/templates/includes/rfq/rfq_items.html:17 @@ -58003,7 +58565,7 @@ msgstr "" msgid "UOM Conversion Factor" msgstr "Коэффициент пересчета единицы измерения" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1468 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1476 msgid "UOM Conversion factor ({0} -> {1}) not found for item: {2}" msgstr "Коэффициент преобразования UOM ({0} -> {1}) не найден для элемента: {2}" @@ -58022,7 +58584,7 @@ msgstr "" msgid "UOM Name" msgstr "Название единицы измерения" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4345 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4379 msgid "UOM conversion factor required for UOM: {0} in Item: {1}" msgstr "Требуется коэффициент преобразования для единицы измерения: {0} в товаре: {1}" @@ -58077,6 +58639,10 @@ msgstr "Отмена согласования" msgid "UnReconcile Allocations" msgstr "Несогласованные распределения" +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:375 +msgid "Unable to Repost Accounting Ledger" +msgstr "" + #: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:477 msgid "Unable to fetch DocType details. Please contact system administrator." msgstr "Не удалось получить детали DocType. Пожалуйста, свяжитесь с системным администратором." @@ -58130,8 +58696,10 @@ msgstr "Заказы без выставленных счетов" msgid "Unblock Invoice" msgstr "Разблокировать счет" -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:84 -#: erpnext/accounts/report/balance_sheet/balance_sheet.py:85 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:93 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:94 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:316 +#: erpnext/accounts/report/balance_sheet/balance_sheet.py:317 #: erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py:90 #: erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py:91 msgid "Unclosed Fiscal Years Profit / Loss (Credit)" @@ -58200,7 +58768,7 @@ msgstr "Единица" msgid "Unit Of Measure" msgstr "" -#: erpnext/controllers/accounts_controller.py:4131 +#: erpnext/controllers/accounts_controller.py:4132 msgid "Unit Price" msgstr "Цена за единицу товара" @@ -58385,7 +58953,7 @@ msgstr "Снять резерв для подсборки" #: erpnext/public/js/stock_reservation.js:281 #: erpnext/selling/doctype/sales_order/sales_order.js:522 -#: erpnext/stock/doctype/pick_list/pick_list.js:321 +#: erpnext/stock/doctype/pick_list/pick_list.js:322 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:390 msgid "Unreserving Stock..." msgstr "Отмена резервирования запаса..." @@ -58707,8 +59275,8 @@ msgstr "При включении этого параметра бухгалте msgid "Upon submission of the Sales Order, Work Order, or Production Plan, the system will automatically reserve the stock." msgstr "После отправки заказа на продажу, заказа на работу или производственного плана система автоматически зарезервирует запас." -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:311 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:428 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:314 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:431 msgid "Upper Income" msgstr "Высокий уровень дохода" @@ -58856,7 +59424,7 @@ msgstr "" msgid "Use Transaction Date Exchange Rate" msgstr "Использовать обменный курс на дату транзакции" -#: erpnext/projects/doctype/project/project.py:568 +#: erpnext/projects/doctype/project/project.py:600 msgid "Use a name that is different from previous project name" msgstr "Используйте название, которое отличается от предыдущего названия проекта" @@ -58895,6 +59463,12 @@ msgstr "Использовано для производственного пл msgid "Used for inter-company transactions" msgstr "" +#. Description of the 'Expenses Added To Stock Contra Account' (Link) field in +#. DocType 'Item Default' +#: erpnext/stock/doctype/item_default/item_default.json +msgid "Used to balance the books when recording expenses added to stock" +msgstr "" + #. Description of the 'Purchase Expense Contra Account' (Link) field in DocType #. 'Item Default' #: erpnext/stock/doctype/item_default/item_default.json @@ -59006,6 +59580,12 @@ msgstr "Пользователям с этой ролью разрешено в msgid "Users with this role are allowed to over deliver/receive against orders above the allowance percentage" msgstr "Пользователи с данной ролью могут поставлять или принимать товар с превышением заказанных объемов в пределах разрешенного процента" +#. Description of the 'Role Allowed to Bypass Over Billing Restriction' (Link) +#. field in DocType 'Accounts Settings' +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json +msgid "Users with this role can still submit invoices for customers who have crossed their Overdue Limit." +msgstr "" + #. Description of the 'Role to Notify on Depreciation Failure' (Link) field in #. DocType 'Accounts Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json @@ -59126,7 +59706,7 @@ msgstr "Допустимые и действительные поля до об msgid "Valid till Date cannot be before Transaction Date" msgstr "Действителен до Дата не может быть раньше Даты транзакции" -#: erpnext/selling/doctype/quotation/quotation.py:159 +#: erpnext/selling/doctype/quotation/quotation.py:162 msgid "Valid till date cannot be before transaction date" msgstr "Действителен до даты не может быть до даты транзакции" @@ -59195,7 +59775,7 @@ msgstr "Действительность и использование" msgid "Validity in Days" msgstr "Срок действия в днях" -#: erpnext/selling/doctype/quotation/quotation.py:367 +#: erpnext/selling/doctype/quotation/quotation.py:382 msgid "Validity period of this quotation has ended." msgstr "Срок действия этого предложения истек." @@ -59243,7 +59823,7 @@ msgstr "Метод оценки" #. Label of the valuation_rate (Currency) field in DocType 'Stock #. Reconciliation Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json -#: erpnext/accounts/report/gross_profit/gross_profit.py:354 +#: erpnext/accounts/report/gross_profit/gross_profit.py:356 #: erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json #: erpnext/assets/doctype/asset_repair_consumed_item/asset_repair_consumed_item.json #: erpnext/manufacturing/doctype/bom/bom.json @@ -59268,11 +59848,11 @@ msgstr "Ставка оценки" msgid "Valuation Rate (In / Out)" msgstr "Оценочная стоимость (при поступлении/отгрузке)" -#: erpnext/stock/stock_ledger.py:2041 +#: erpnext/stock/stock_ledger.py:2056 msgid "Valuation Rate Missing" msgstr "Оценка ставки отсутствует" -#: erpnext/stock/stock_ledger.py:2019 +#: erpnext/stock/stock_ledger.py:2034 msgid "Valuation Rate for the Item {0}, is required to do accounting entries for {1} {2}." msgstr "Курс оценки для Предмета {0}, необходим для ведения бухгалтерских записей для {1} {2}." @@ -59280,7 +59860,7 @@ msgstr "Курс оценки для Предмета {0}, необходим д msgid "Valuation Rate is mandatory if Opening Stock entered" msgstr "Ставка оценки является обязательной, если введен начальный запас" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:792 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:794 msgid "Valuation Rate required for Item {0} at row {1}" msgstr "Коэффициент оценки требуется для позиции {0} в строке {1}" @@ -59290,7 +59870,7 @@ msgstr "Коэффициент оценки требуется для позиц msgid "Valuation and Total" msgstr "Оценка и итог" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:996 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:998 msgid "Valuation rate for customer provided items has been set to zero." msgstr "Оценочная стоимость для товаров, предоставленных клиентами, установлена на уровне нуля." @@ -59351,7 +59931,7 @@ msgid "Value Or Qty" msgstr "Значение или кол-во" #: erpnext/setup/setup_wizard/data/sales_stage.txt:4 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:440 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:443 msgid "Value Proposition" msgstr "Ценностное предложение" @@ -59488,7 +60068,7 @@ msgstr "Варианты предметов" msgid "Variant Of" msgstr "Вариант" -#: erpnext/stock/doctype/item/item.js:963 +#: erpnext/stock/doctype/item/item.js:969 msgid "Variant creation has been queued." msgstr "Создание вариантов было поставлено в очередь." @@ -59496,11 +60076,6 @@ msgstr "Создание вариантов было поставлено в о msgid "Variant {0} and its template {1} cannot both be added to the same Pricing Rule" msgstr "" -#. Label of the variants_section (Tab Break) field in DocType 'Item' -#: erpnext/stock/doctype/item/item.json -msgid "Variants" -msgstr "Варианты" - #. Name of a DocType #. Label of the vehicle (Link) field in DocType 'Delivery Trip' #: erpnext/setup/doctype/vehicle/vehicle.json @@ -59535,7 +60110,7 @@ msgstr "Стоимость автомобиля" #. Label of the vendor_invoice (Link) field in DocType 'Landed Cost Vendor #. Invoice' #: erpnext/stock/doctype/landed_cost_vendor_invoice/landed_cost_vendor_invoice.json -#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:42 +#: erpnext/stock/report/landed_cost_report/landed_cost_report.py:52 msgid "Vendor Invoice" msgstr "Счет поставщика" @@ -59552,16 +60127,31 @@ msgstr "Имя продавца" msgid "Venture Capital" msgstr "Венчурный капитал" +#. Label of the verification_link_expiry_duration (Int) field in DocType +#. 'Appointment Booking Settings' +#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json +msgid "Verification Link Expiry Duration" +msgstr "" + +#. Label of the verification_token (Data) field in DocType 'Appointment' +#: erpnext/crm/doctype/appointment/appointment.json +msgid "Verification Token" +msgstr "" + #: erpnext/www/book_appointment/verify/index.html:15 msgid "Verification failed please check the link" msgstr "Проверка не удалась, пожалуйста, проверьте ссылку" +#: erpnext/www/book_appointment/verify/index.py:38 +msgid "Verification link has expired." +msgstr "" + #. Label of the verified_by (Data) field in DocType 'Quality Inspection' #: erpnext/stock/doctype/quality_inspection/quality_inspection.json msgid "Verified By" msgstr "Проверено" -#: erpnext/templates/emails/confirm_appointment.html:6 +#: erpnext/templates/emails/confirm_appointment.html:7 #: erpnext/www/book_appointment/verify/index.html:4 msgid "Verify Email" msgstr "Подтвердить Email" @@ -59862,7 +60452,7 @@ msgstr "Наименование документа" #: erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json #: erpnext/accounts/doctype/repost_payment_ledger_items/repost_payment_ledger_items.json #: erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1196 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1203 #: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.js:56 #: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.py:221 #: erpnext/accounts/report/general_ledger/general_ledger.js:49 @@ -59888,13 +60478,13 @@ msgstr "Наименование документа" #: erpnext/stock/report/serial_and_batch_summary/serial_and_batch_summary.js:51 #: erpnext/stock/report/serial_and_batch_summary/serial_and_batch_summary.py:112 #: erpnext/stock/report/serial_no_ledger/serial_no_ledger.py:34 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:154 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:159 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:176 #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.py:74 msgid "Voucher No" msgstr "Ваучер №" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1470 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1485 msgid "Voucher No is mandatory" msgstr "Необходим номер документа" @@ -59936,7 +60526,7 @@ msgstr "Подтип документа" #: erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json #: erpnext/accounts/doctype/repost_payment_ledger_items/repost_payment_ledger_items.json #: erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1194 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1201 #: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.py:212 #: erpnext/accounts/report/general_ledger/general_ledger.py:760 #: erpnext/accounts/report/invalid_ledger_entries/invalid_ledger_entries.py:31 @@ -59962,7 +60552,7 @@ msgstr "Подтип документа" #: erpnext/stock/report/serial_and_batch_summary/serial_and_batch_summary.py:107 #: erpnext/stock/report/serial_no_and_batch_traceability/serial_no_and_batch_traceability.py:486 #: erpnext/stock/report/serial_no_ledger/serial_no_ledger.py:28 -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:152 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:157 #: erpnext/stock/report/stock_ledger/stock_ledger.py:402 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:170 #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.py:68 @@ -60026,9 +60616,9 @@ msgstr "Склад незавершенного производства" msgid "WIP Work Orders" msgstr "Незавершенные производственные заказы" -#: erpnext/manufacturing/doctype/workstation/test_workstation.py:137 +#: erpnext/manufacturing/doctype/workstation/test_workstation.py:148 #: erpnext/patches/v16_0/make_workstation_operating_components.py:50 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:317 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:320 msgid "Wages" msgstr "Заработная плата" @@ -60145,11 +60735,11 @@ msgstr "Склад является обязательным" msgid "Warehouse is required to get producible FG Items" msgstr "" -#: erpnext/stock/doctype/warehouse/warehouse.py:233 +#: erpnext/stock/doctype/warehouse/warehouse.py:241 msgid "Warehouse not found against the account {0}" msgstr "Склад не найден для учетной записи {0}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1263 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1269 #: erpnext/stock/doctype/delivery_note/delivery_note.py:415 msgid "Warehouse required for stock Item {0}" msgstr "Требуется Склад для Запаса {0}" @@ -60171,7 +60761,7 @@ msgstr "Склад {0} не принадлежит компании {1}." msgid "Warehouse {0} does not belong to company {1}" msgstr "Склад {0} не принадлежит компания {1}" -#: erpnext/stock/doctype/warehouse/warehouse.py:280 +#: erpnext/stock/doctype/warehouse/warehouse.py:288 msgid "Warehouse {0} does not exist" msgstr "Склад {0} не существует" @@ -60179,7 +60769,7 @@ msgstr "Склад {0} не существует" msgid "Warehouse {0} is not allowed for Sales Order {1}, it should be {2}" msgstr "Склад {0} не допускается для заказа на продажу {1}, он должен быть {2}" -#: erpnext/controllers/stock_controller.py:856 +#: erpnext/controllers/stock_controller.py:861 msgid "Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}." msgstr "Склад {0} не привязан ни к одному счету, пожалуйста, укажите счет в записи склада или установите счет инвентаризации по умолчанию в компании {1}." @@ -60189,7 +60779,7 @@ msgstr "Склад: {0} не принадлежит {1}" #. Label of the warehouses (Table MultiSelect) field in DocType 'Production #. Plan' -#: erpnext/manufacturing/doctype/production_plan/production_plan.js:526 +#: erpnext/manufacturing/doctype/production_plan/production_plan.js:524 #: erpnext/manufacturing/doctype/production_plan/production_plan.json #: erpnext/stock/report/stock_balance/stock_balance.js:76 #: erpnext/stock/report/stock_ledger/stock_ledger.js:30 @@ -60292,7 +60882,7 @@ msgstr "" msgid "Warning - Row {0}: Billing Hours are more than Actual Hours" msgstr "Предупреждение — Строка {0}: Количество часов для выставления счета больше фактически затраченных часов" -#: erpnext/stock/stock_ledger.py:834 +#: erpnext/stock/stock_ledger.py:849 msgid "Warning on Negative Stock" msgstr "Предупреждение об отрицательном запасе" @@ -60304,11 +60894,11 @@ msgstr "Предупреждение!" msgid "Warning: Account changed for warehouse" msgstr "" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1330 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1331 msgid "Warning: Another {0} # {1} exists against stock entry {2}" msgstr "Внимание: Еще {0} # {1} существует против вступления фондовой {2}" -#: erpnext/stock/doctype/material_request/material_request.js:534 +#: erpnext/stock/doctype/material_request/material_request.js:709 msgid "Warning: Material Requested Qty is less than Minimum Order Qty" msgstr "Внимание: Кол-во в запросе на материалы меньше минимального количества для заказа" @@ -60410,6 +61000,10 @@ msgstr "Длина волны в мегаметрах" msgid "We can see {0} is made against {1}. If you want {1}'s outstanding to be updated, uncheck the '{2}' checkbox." msgstr "Мы видим, что {0} создано для {1}. Если вы хотите обновить незавершенные операции {1}, снимите флажок '{2}'." +#: erpnext/templates/emails/appointment_confirmed.html:3 +msgid "We look forward to meeting you" +msgstr "" + #: banking/src/pages/BankStatementImporter.tsx:169 msgid "We support uploading CSV, XLSX, XLS and PDF files. Please make sure the file contains the correct columns." msgstr "" @@ -60609,7 +61203,7 @@ msgstr "Если этот флажок установлен, то к каждо msgid "When checked, the system will use the posting datetime of the document for naming the document instead of the creation datetime of the document." msgstr "Если этот параметр установлен, система будет использовать дату и время публикации документа для его именования вместо даты и времени создания документа." -#: erpnext/stock/doctype/item/item.js:1297 +#: erpnext/stock/doctype/item/item.js:1303 msgid "When creating an Item, entering a value for this field will automatically create an Item Price at the backend." msgstr "При создании товара ввод значения в это поле автоматически создаст цену товара в базе." @@ -60624,7 +61218,7 @@ msgstr "" msgid "When enabled, transactions with this supplier will be blocked based on the Hold Type below" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:406 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:408 msgid "When there are multiple finished goods ({0}) in a Repack stock entry, the basic rate for all finished goods must be set manually. To set rate manually, enable the checkbox 'Set Basic Rate Manually' in the respective finished good row." msgstr "" @@ -60634,11 +61228,11 @@ msgstr "" msgid "When you pay for something upfront (like annual insurance), the cost is held here and recognized gradually over time" msgstr "" -#: erpnext/accounts/doctype/account/account.py:380 +#: erpnext/accounts/doctype/account/account.py:411 msgid "While creating account for Child Company {0}, parent account {1} found as a ledger account." msgstr "При создании аккаунта для дочерней компании {0} родительский аккаунт {1} обнаружен как счет главной книги." -#: erpnext/accounts/doctype/account/account.py:370 +#: erpnext/accounts/doctype/account/account.py:401 msgid "While creating account for Child Company {0}, parent account {1} not found. Please create the parent account in corresponding COA" msgstr "При создании аккаунта для дочерней компании {0} родительский аккаунт {1} не найден. Пожалуйста, создайте родительский аккаунт в соответствующем сертификате подлинности" @@ -60648,7 +61242,7 @@ msgstr "При создании аккаунта для дочерней ком msgid "While making Purchase Invoice from Purchase Order, use Exchange Rate on Invoice's transaction date rather than inheriting it from Purchase Order. Only applies for Purchase Invoice." msgstr "При создании счета-фактуры на покупку из заказа на покупку используйте обменный курс на дату транзакции счета-фактуры, а не наследуйте его из заказа на покупку. Применимо только для счета-фактуры на покупку." -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:286 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:289 msgid "White" msgstr "Белый" @@ -60690,7 +61284,7 @@ msgstr "Также будет применяться к вариантам, ес msgid "Will be auto-populated" msgstr "" -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:259 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:262 msgid "Wire Transfer" msgstr "Банковский перевод" @@ -60727,7 +61321,7 @@ msgstr "Снятие средств" msgid "Withholding Date" msgstr "Дата удержания" -#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:278 +#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:276 msgid "Withholding Document" msgstr "Документ об удержании" @@ -60787,7 +61381,7 @@ msgstr "Работа выполнена" #: erpnext/assets/doctype/asset/asset_list.js:12 #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/doctype/job_card_operation/job_card_operation.json -#: erpnext/setup/doctype/company/company.py:386 +#: erpnext/setup/doctype/company/company.py:388 #: erpnext/support/doctype/warranty_claim/warranty_claim.json msgid "Work In Progress" msgstr "Незавершенная работа" @@ -60822,9 +61416,9 @@ msgstr "Незавершенная работа" #: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:104 #: erpnext/manufacturing/workspace/manufacturing/manufacturing.json #: erpnext/selling/doctype/sales_order/sales_order.js:1056 -#: erpnext/stock/doctype/material_request/material_request.js:216 +#: erpnext/stock/doctype/material_request/material_request.js:219 #: erpnext/stock/doctype/material_request/material_request.json -#: erpnext/stock/doctype/material_request/material_request.py:886 +#: erpnext/stock/doctype/material_request/material_request.py:1069 #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/serial_no/serial_no.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -60863,7 +61457,7 @@ msgstr "Использованные материалы по заказу на msgid "Work Order Item" msgstr "Продукт под заказ" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1025 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1027 msgid "Work Order Mismatch" msgstr "" @@ -60904,7 +61498,7 @@ msgstr "Сводка заказа на работу" msgid "Work Order Summary Report" msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:892 +#: erpnext/stock/doctype/material_request/material_request.py:1075 msgid "Work Order cannot be created for following reason:
{0}" msgstr "" @@ -60912,8 +61506,8 @@ msgstr "" msgid "Work Order cannot be raised against a Item Template" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2768 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2848 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2779 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2859 msgid "Work Order has been {0}" msgstr "Рабочий заказ был {0}" @@ -60925,16 +61519,16 @@ msgstr "Рабочий заказ не создан" msgid "Work Order {0} created" msgstr "Производственный заказ {0} создан" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2706 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2740 msgid "Work Order {0} has no produced qty" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1149 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1151 msgid "Work Order {0}: Job Card not found for the operation {1}" msgstr "" #: erpnext/manufacturing/report/job_card_summary/job_card_summary.js:56 -#: erpnext/stock/doctype/material_request/material_request.py:880 +#: erpnext/stock/doctype/material_request/material_request.py:1063 msgid "Work Orders" msgstr "Заказы на работу" @@ -61081,7 +61675,7 @@ msgstr "Тип рабочей станции" msgid "Workstation Working Hour" msgstr "Рабочие часы на рабочем месте" -#: erpnext/manufacturing/doctype/workstation/workstation.py:463 +#: erpnext/manufacturing/doctype/workstation/workstation.py:464 msgid "Workstation is closed on the following dates as per Holiday List: {0}" msgstr "Рабочая место закрыто в следующие даты согласно списка праздников: {0}" @@ -61104,7 +61698,7 @@ msgstr "Рабочие станции" #: erpnext/accounts/doctype/pos_profile/pos_profile.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json -#: erpnext/setup/doctype/company/company.py:668 +#: erpnext/setup/doctype/company/company.py:670 msgid "Write Off" msgstr "Списать" @@ -61209,7 +61803,7 @@ msgstr "Списанная стоимость" msgid "Wrong Company" msgstr "Неверная компания" -#: erpnext/setup/doctype/company/company.js:234 +#: erpnext/setup/doctype/company/company.js:245 msgid "Wrong Password" msgstr "Неправильный пароль" @@ -61257,7 +61851,7 @@ msgstr "Год дата начала или дата окончания пере msgid "You are importing data for the code list:" msgstr "Вы импортируете данные для списка кодов:" -#: erpnext/controllers/accounts_controller.py:3928 +#: erpnext/controllers/accounts_controller.py:3929 msgid "You are not allowed to update as per the conditions set in {} Workflow." msgstr "" @@ -61269,7 +61863,7 @@ msgstr "Вы не авторизованы, чтобы добавлять или msgid "You are not authorized to make/edit Stock Transactions for Item {0} under warehouse {1} before this time." msgstr "У вас нет полномочий создавать/редактировать складские операции для товара {0} на складе {1} до этого времени." -#: erpnext/accounts/doctype/account/account.py:312 +#: erpnext/accounts/doctype/account/account.py:343 msgid "You are not authorized to set Frozen value" msgstr "Ваши настройки доступа не позволяют замораживать значения" @@ -61285,7 +61879,7 @@ msgstr "Для продолжения вы можете добавить исх msgid "You can also add credit or debit values to pre-fill - these support both static values (like 200) or formulas (like transaction_amount * 0.25)." msgstr "" -#: erpnext/templates/emails/confirm_appointment.html:10 +#: erpnext/templates/emails/confirm_appointment.html:11 msgid "You can also copy-paste this link in your browser" msgstr "Вы также можете скопировать и вставить эту ссылку в свой браузер" @@ -61293,15 +61887,15 @@ msgstr "Вы также можете скопировать и вставить msgid "You can also set default CWIP account in Company {}" msgstr "" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1064 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1070 msgid "You can change the parent account to a Balance Sheet account or select a different account." msgstr "Вы можете изменить родительский счет на счет баланса или выбрать другой счет." -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:717 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:718 msgid "You can not enter current voucher in 'Against Journal Entry' column" msgstr "Вы не можете ввести текущий ваучер в столбце «Против записи в журнале»" -#: erpnext/accounts/doctype/subscription/subscription.py:206 +#: erpnext/accounts/doctype/subscription/subscription.py:207 msgid "You can only have Plans with the same billing cycle in a Subscription" msgstr "У вас могут быть только планы с одинаковым биллинговым циклом в подписке" @@ -61334,6 +61928,10 @@ msgstr "" msgid "You can use {0} to reconcile against {1} later." msgstr "Вы можете использовать {0} для сверки с {1} позже." +#: erpnext/manufacturing/doctype/job_card/job_card.py:1391 +msgid "You can't make any changes to Job Card since Work Order is closed." +msgstr "Р’С‹ РЅРµ можете вносить изменения РІ Карту работы, поскольку Заказ РЅР° работу закрыт." + #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:230 msgid "You can't process the serial number {0} as it has already been used in the SABB {1}. {2} if you want to inward same serial number multiple times then enabled 'Allow existing Serial No to be Manufactured/Received again' in the {3}" msgstr "Вы не можете обработать серийный номер {0}, так как он уже использовался в SABB {1}. {2} Если вы хотите ввести один и тот же серийный номер несколько раз, включите «Разрешить повторное изготовление/получение существующего серийного номера» в {3}" @@ -61354,7 +61952,11 @@ msgstr "Вы не можете создать {0} в течение закрыт msgid "You cannot create or cancel any accounting entries with in the closed Accounting Period {0}" msgstr "" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:950 +#: erpnext/accounts/general_ledger.py:851 +msgid "You cannot create/amend any accounting entries till this date." +msgstr "Создание Рё изменение бухгалтерских записей невозможно РґРѕ указанной даты." + +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:951 msgid "You cannot credit and debit same account at the same time" msgstr "Нельзя кредитовать и дебетовать один счёт за один раз" @@ -61366,7 +61968,7 @@ msgstr "Вы не можете удалить проект типа \"Внешн msgid "You cannot edit root node." msgstr "" -#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:197 +#: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:204 msgid "You cannot enable both the settings '{0}' and '{1}'." msgstr "Вы не можете включить обе настройки «{0}» и «{1}»." @@ -61378,7 +61980,11 @@ msgstr "Вы не можете отправлять товары, следующ msgid "You cannot redeem more than {0}." msgstr "Вы не можете обменять более {0}." -#: erpnext/accounts/doctype/subscription/subscription.py:757 +#: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py:211 +msgid "You cannot repost item valuation before {}" +msgstr "Невозможно повторно провести оценку стоимости товара РґРѕ {}" + +#: erpnext/accounts/doctype/subscription/subscription.py:758 msgid "You cannot restart a Subscription that is not cancelled." msgstr "Вы не можете перезапустить подписку, которая не отменена." @@ -61390,7 +61996,7 @@ msgstr "" msgid "You cannot submit the order without payment." msgstr "Вы не можете отправить заказ без оплаты." -#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:107 +#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:116 msgid "You cannot {0} this document because another Period Closing Entry {1} exists after {2}" msgstr "Вы не можете {0} этот документ, так как есть другая запись о закрытии периода {1}, созданная после {2}" @@ -61407,7 +62013,7 @@ msgstr "" msgid "You do not have permission to import bank transactions" msgstr "" -#: erpnext/controllers/accounts_controller.py:3906 +#: erpnext/controllers/accounts_controller.py:3907 msgid "You do not have permissions to {} items in a {}." msgstr "" @@ -61419,19 +62025,19 @@ msgstr "У вас недостаточно очков лояльности дл msgid "You don't have enough points to redeem." msgstr "У вас недостаточно очков для погашения." -#: erpnext/controllers/accounts_controller.py:4474 +#: erpnext/controllers/accounts_controller.py:4475 msgid "You don't have permission to create a Company Address. Please contact your System Manager." msgstr "" -#: erpnext/controllers/accounts_controller.py:4454 +#: erpnext/controllers/accounts_controller.py:4455 msgid "You don't have permission to update Company details. Please contact your System Manager." msgstr "" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:590 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:591 msgid "You don't have permission to update Received Qty DocField for item {0}" msgstr "" -#: erpnext/controllers/accounts_controller.py:4448 +#: erpnext/controllers/accounts_controller.py:4449 msgid "You don't have permission to update this document. Please contact your System Manager." msgstr "" @@ -61443,7 +62049,7 @@ msgstr "" msgid "You have already selected items from {0} {1}" msgstr "Вы уже выбрали продукты из {0} {1}" -#: erpnext/projects/doctype/project/project.py:363 +#: erpnext/projects/doctype/project/project.py:367 msgid "You have been invited to collaborate on the project {0}." msgstr "Вас пригласили к сотрудничеству над проектом {0}." @@ -61475,6 +62081,10 @@ msgstr "Вы должны включить автоматический повт msgid "You have unsaved changes. Do you want to save the invoice?" msgstr "У вас есть несохранённые изменения. Хотите сохранить счёт?" +#: erpnext/templates/pages/projects.html:132 +msgid "You haven't created a {0} yet" +msgstr "Вы еще не создали сайт {0}" + #: erpnext/selling/page/point_of_sale/pos_controller.js:734 msgid "You must select a customer before adding an item." msgstr "Перед добавлением товара необходимо выбрать клиента." @@ -61501,12 +62111,16 @@ msgstr "YouTube взаимодействия" msgid "Your Name (required)" msgstr "Ваше имя (обязательно)" +#: erpnext/templates/emails/appointment_confirmed.html:2 +msgid "Your email has been verified and your appointment has been confirmed for {0}" +msgstr "" + #: erpnext/www/book_appointment/verify/index.html:11 msgid "Your email has been verified and your appointment has been scheduled" msgstr "Ваш адрес электронной почты подтвержден, и ваша встреча запланирована" #: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:22 -#: erpnext/setup/setup_wizard/operations/install_fixtures.py:342 +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:345 msgid "Your order is out for delivery!" msgstr "Ваш заказ готов к доставке!" @@ -61539,7 +62153,7 @@ msgstr "Нулевой баланс" msgid "Zero Rated" msgstr "Нулевая ставка" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:736 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:738 msgid "Zero quantity" msgstr "Нулевое количество" @@ -61565,7 +62179,7 @@ msgstr "[Важно] [ERPNext] Ошибки автоматического из msgid "`Allow Negative rates for Items`" msgstr "Разрешить отрицательные ставки для товаров" -#: erpnext/stock/stock_ledger.py:2033 +#: erpnext/stock/stock_ledger.py:2048 msgid "after" msgstr "после" @@ -61585,7 +62199,7 @@ msgstr "как заголовок" msgid "as a percentage of finished item quantity" msgstr "в процентах от количества готовой продукции" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1640 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1655 msgid "as of {0}" msgstr "по состоянию на {0}" @@ -61601,12 +62215,12 @@ msgstr "основанный_на" msgid "by {}" msgstr "к {}" -#: erpnext/public/js/utils/sales_common.js:336 +#: erpnext/public/js/utils/sales_common.js:334 msgid "cannot be greater than 100" msgstr "не может быть больше 100" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:341 -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1152 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1158 msgid "dated {0}" msgstr "датировано {0}" @@ -61757,7 +62371,7 @@ msgstr "платежное приложение не установлено. П msgid "per hour" msgstr "в час" -#: erpnext/stock/stock_ledger.py:2034 +#: erpnext/stock/stock_ledger.py:2049 msgid "performing either one below:" msgstr "выполняя одно из следующих действий:" @@ -61790,7 +62404,7 @@ msgstr "получено от" msgid "reconciled" msgstr "примирение" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1523 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1529 msgid "returned" msgstr "возвращено" @@ -61825,11 +62439,11 @@ msgstr "верно" msgid "sandbox" msgstr "песочница" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1523 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1529 msgid "sold" msgstr "продан" -#: erpnext/accounts/doctype/subscription/subscription.py:733 +#: erpnext/accounts/doctype/subscription/subscription.py:734 msgid "subscription is already cancelled." msgstr "подписка уже отменена." @@ -61852,7 +62466,7 @@ msgstr "заголовок" msgid "to" msgstr "для" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3246 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3244 msgid "to unallocate the amount of this Return Invoice before cancelling it." msgstr "отменить распределение суммы по этому возвратному счету перед его аннулированием." @@ -61879,7 +62493,7 @@ msgstr "" msgid "unique e.g. SAVE20 To be used to get discount" msgstr "уникальный код, например SAVE20, для получения скидки" -#: erpnext/buying/doctype/purchase_order/purchase_order.py:620 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:621 msgid "updated delivered quantity for item {0} to {1}" msgstr "" @@ -61941,7 +62555,7 @@ msgstr "Использован {0} купон: {1}. Допустимое кол msgid "{0} Digest" msgstr "{0} Дайджест" -#: erpnext/accounts/utils.py:1570 +#: erpnext/accounts/utils.py:1564 msgid "{0} Number {1} is already used in {2} {3}" msgstr "{0} Номер {1} уже используется в {2} {3}" @@ -61953,7 +62567,7 @@ msgstr "{0} — операционные затраты для операции msgid "{0} Operations: {1}" msgstr "{0} Операции: {1}" -#: erpnext/stock/doctype/material_request/material_request.py:228 +#: erpnext/stock/doctype/material_request/material_request.py:279 msgid "{0} Request for {1}" msgstr "{0} Запрос на {1}" @@ -61973,23 +62587,23 @@ msgstr "Счет {0} не принадлежит компании {1}" msgid "{0} account is not of type {1}" msgstr "{0} аккаунт не относится к типу {1}" -#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:510 +#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:491 msgid "{0} account not found while submitting purchase receipt" msgstr "{0} счет не найден при отправке чека о покупке" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1070 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1071 msgid "{0} against Bill {1} dated {2}" msgstr "{0} по Счету {1} от {2}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1079 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1080 msgid "{0} against Purchase Order {1}" msgstr "{0} против Заказа {1}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1046 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1047 msgid "{0} against Sales Invoice {1}" msgstr "{0} против чека {1}" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1053 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1054 msgid "{0} against Sales Order {1}" msgstr "{0} по Сделке {1}" @@ -61999,6 +62613,7 @@ msgstr "{0} уже имеет родительскую процедуру {1}." #: erpnext/accounts/report/general_ledger/general_ledger.py:63 #: erpnext/accounts/report/pos_register/pos_register.py:111 +#: erpnext/accounts/report/utils.py:26 msgid "{0} and {1} are mandatory" msgstr "{0} и {1} являются обязательными" @@ -62006,7 +62621,7 @@ msgstr "{0} и {1} являются обязательными" msgid "{0} asset cannot be transferred" msgstr "{0} актив не может быть перемещён" -#: erpnext/controllers/trends.py:66 +#: erpnext/controllers/trends.py:70 msgid "{0} can be either {1} or {2}." msgstr "" @@ -62026,8 +62641,9 @@ msgstr "{0} не может использоваться как основной msgid "{0} cannot be zero" msgstr "{0} не может быть нулем" -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:921 -#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1037 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:922 +#: erpnext/manufacturing/doctype/production_plan/production_plan.py:1038 +#: erpnext/stock/doctype/material_request/material_request.py:740 #: erpnext/stock/doctype/pick_list/pick_list.py:1371 #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.py:323 msgid "{0} created" @@ -62037,11 +62653,11 @@ msgstr "{0} создано" msgid "{0} creation for the following records will be skipped." msgstr "Создание {0} для следующих записей будет пропущено." -#: erpnext/setup/doctype/company/company.py:293 +#: erpnext/setup/doctype/company/company.py:295 msgid "{0} currency must be same as company's default currency. Please select another account." msgstr "{0} валюта должна совпадать с валютой компании по умолчанию. Выберите другой счет." -#: erpnext/buying/doctype/purchase_order/purchase_order.py:297 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:298 msgid "{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution." msgstr "{0} в настоящее время имеет {1} систему показателей поставщика, и Заказы на поставку этому поставщику должны выдаваться с осторожностью." @@ -62057,6 +62673,14 @@ msgstr "{0} не принадлежит компании {1}" msgid "{0} does not belong to the Company {1}." msgstr "{0} не принадлежит компании {1}." +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:100 +msgid "{0} doesn't belong to Company {1}. Please select a Cost Center that belongs to Company {1}." +msgstr "" + +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:57 +msgid "{0} doesn't belong to Company {1}. Please select an Income Account that belongs to Company {1}." +msgstr "" + #: erpnext/accounts/doctype/item_tax_template/item_tax_template.py:74 msgid "{0} entered twice in Item Tax" msgstr "{0} введен дважды в налог продукта" @@ -62095,6 +62719,14 @@ msgstr "{0} в строке {1}" msgid "{0} is a child table and will be deleted automatically with its parent" msgstr "{0} — это дочерняя таблица, и она будет автоматически удалена вместе со своей родительской таблицей" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:114 +msgid "{0} is a group Cost Center. Please select a non-group Cost Center." +msgstr "" + +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:78 +msgid "{0} is a group account. Please select a non-group Income Account." +msgstr "" + #: erpnext/accounts/doctype/pos_profile/pos_profile.py:94 msgid "{0} is a mandatory Accounting Dimension.
Please set a value for {0} in Accounting Dimensions section." msgstr "{0} — обязательный параметр учета.
Установите значение для {0} в разделе «Параметры учета»." @@ -62113,11 +62745,19 @@ msgstr "{0} уже запущено для {1}" msgid "{0} is blocked so this transaction cannot proceed" msgstr "{0} заблокирован, поэтому эта транзакция не может быть продолжена" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:64 +msgid "{0} is disabled. Please select a valid Income Account." +msgstr "" + +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:107 +msgid "{0} is disabled. Please select an enabled Cost Center." +msgstr "" + #: erpnext/assets/doctype/asset/asset.py:509 msgid "{0} is in Draft. Submit it before creating the Asset." msgstr "{0} находится в стадии черновика. Отправьте его перед созданием актива." -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1178 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1184 msgid "{0} is mandatory for Item {1}" msgstr "{0} является обязательным для продукта {1}" @@ -62134,11 +62774,11 @@ msgstr "{0} является обязательным. Возможно, зап msgid "{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}." msgstr "{0} является обязательным. Может быть, запись Обмен валюты не создана для {1} по {2}." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1864 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1879 msgid "{0} is not a CSV file." msgstr "" -#: erpnext/selling/doctype/customer/customer.py:237 +#: erpnext/selling/doctype/customer/customer.py:244 msgid "{0} is not a company bank account" msgstr "{0} не является банковским счетом компании" @@ -62146,7 +62786,7 @@ msgstr "{0} не является банковским счетом компан msgid "{0} is not a group node. Please select a group node as parent cost center" msgstr "{0} не является групповым узлом. Пожалуйста, выберите узел группы в качестве родительского МВЗ" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:788 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:790 msgid "{0} is not a stock Item" msgstr "{0} нескладируемый продукт" @@ -62166,15 +62806,23 @@ msgstr "" msgid "{0} is not added in the table" msgstr "{0} не добавлен в таблицу" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:71 +msgid "{0} is not an Income Account. Please select a valid Income Account." +msgstr "" + #: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:146 msgid "{0} is not enabled in {1}" msgstr "{0} не включен в {1}" -#: erpnext/stock/doctype/material_request/material_request.py:652 +#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:647 +msgid "{0} is not running. Cannot trigger events for this Document" +msgstr "{0} РЅРµ запущен. Невозможно запустить события для этого документа" + +#: erpnext/stock/doctype/material_request/material_request.py:835 msgid "{0} is not the default supplier for any items." msgstr "{0} не является поставщиком по умолчанию для любых товаров." -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2975 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2973 msgid "{0} is on hold till {1}" msgstr "" @@ -62206,11 +62854,15 @@ msgstr "" msgid "{0} items to return" msgstr "" +#: erpnext/accounts/doctype/dunning_type/dunning_type.py:144 +msgid "{0} languages are marked as default languages. Please select only one of them." +msgstr "" + #: erpnext/controllers/sales_and_purchase_return.py:218 msgid "{0} must be negative in return document" msgstr "{0} должен быть отрицательным в обратном документе" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2423 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2429 msgid "{0} not allowed to transact with {1}. Please change the Company or add the Company in the 'Allowed To Transact With'-Section in the Customer record." msgstr "{0} не разрешено совершать транзакции с {1}. Пожалуйста, измените компанию или добавьте ее в раздел «Разрешено совершать транзакции» в записи клиента." @@ -62226,7 +62878,7 @@ msgstr "Недопустимый параметр {0}" msgid "{0} payment entries can not be filtered by {1}" msgstr "{0} записи оплаты не могут быть отфильтрованы по {1}" -#: erpnext/controllers/stock_controller.py:1819 +#: erpnext/controllers/stock_controller.py:1903 msgid "{0} qty of Item {1} is being received into Warehouse {2} with capacity {3}." msgstr "{0} количество товара {1} поступает на склад {2} вместимостью {3}." @@ -62239,7 +62891,7 @@ msgstr "{0} до {1}" msgid "{0} transactions will be imported into the system. Please review the details below and click the 'Import' button to proceed." msgstr "" -#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:730 +#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:732 msgid "{0} units are reserved for Item {1} in Warehouse {2}, please un-reserve the same to {3} the Stock Reconciliation." msgstr "{0} единиц зарезервировано для товара {1} на складе {2}, пожалуйста, снимите резервирование с {3} для сверки запасов." @@ -62255,16 +62907,16 @@ msgstr "{0} единиц товара {1} нет в наличии ни на о msgid "{0} units of {1} are required in {2} with the inventory dimension: {3} on {4} {5} for {6} to complete the transaction." msgstr "{0} Единицы {1} требуются на {2} с размером запаса: {3} на {4} {5} для {6} чтобы завершить операцию." -#: erpnext/stock/stock_ledger.py:1686 erpnext/stock/stock_ledger.py:2201 -#: erpnext/stock/stock_ledger.py:2215 +#: erpnext/stock/stock_ledger.py:1701 erpnext/stock/stock_ledger.py:2216 +#: erpnext/stock/stock_ledger.py:2230 msgid "{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction." msgstr "{0} единиц {1} требуется в {2} на {3} {4} для {5} чтобы завершить эту транзакцию." -#: erpnext/stock/stock_ledger.py:2302 erpnext/stock/stock_ledger.py:2347 +#: erpnext/stock/stock_ledger.py:2317 erpnext/stock/stock_ledger.py:2362 msgid "{0} units of {1} needed in {2} on {3} {4} to complete this transaction." msgstr "{0} единиц {1} требуется в {2} на {3} {4} для чтобы завершить эту транзакцию." -#: erpnext/stock/stock_ledger.py:1680 +#: erpnext/stock/stock_ledger.py:1695 msgid "{0} units of {1} needed in {2} to complete this transaction." msgstr "{0} единиц {1} необходимо в {2} для завершения этой транзакции." @@ -62276,7 +62928,7 @@ msgstr "{0} до {1}" msgid "{0} valid serial nos for Item {1}" msgstr "{0} действительные серийные номера для продукта {1}" -#: erpnext/stock/doctype/item/item.js:968 +#: erpnext/stock/doctype/item/item.js:974 msgid "{0} variants created." msgstr "Созданы варианты {0}." @@ -62284,15 +62936,19 @@ msgstr "Созданы варианты {0}." msgid "{0} view is currently unsupported in Custom Financial Report." msgstr "Представление {0} в настоящее время не поддерживается в пользовательском финансовом отчете." +#: erpnext/stock/doctype/material_request/material_request.py:732 +msgid "{0} was set to today for items whose requested date has passed" +msgstr "" + #: erpnext/accounts/doctype/payment_term/payment_term.js:19 msgid "{0} will be given as discount." msgstr "{0} будет предоставлено в качестве скидки." -#: erpnext/public/js/utils/barcode_scanner.js:523 +#: erpnext/public/js/utils/barcode_scanner.js:532 msgid "{0} will be set as the {1} in subsequently scanned items" msgstr "{0} будет установлен как {1} в последующих отсканированных позициях" -#: erpnext/manufacturing/doctype/job_card/job_card.py:1024 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1037 msgid "{0} {1}" msgstr "{0} {1}" @@ -62330,13 +62986,13 @@ msgstr "{0} {1} уже полностью оплачено." msgid "{0} {1} has already been partly paid. Please use the 'Get Outstanding Invoice' or the 'Get Outstanding Orders' button to get the latest outstanding amounts." msgstr "{0} {1} уже частично оплачено. Пожалуйста, используйте кнопку «Получить неоплаченный счет» или «Получить неоплаченные заказы», чтобы получить последние неоплаченные суммы." -#: erpnext/buying/doctype/purchase_order/purchase_order.py:425 +#: erpnext/buying/doctype/purchase_order/purchase_order.py:426 #: erpnext/selling/doctype/sales_order/sales_order.py:600 -#: erpnext/stock/doctype/material_request/material_request.py:255 +#: erpnext/stock/doctype/material_request/material_request.py:306 msgid "{0} {1} has been modified. Please refresh." msgstr "{0} {1} был изменен. Пожалуйста, обновите." -#: erpnext/stock/doctype/material_request/material_request.py:282 +#: erpnext/stock/doctype/material_request/material_request.py:333 msgid "{0} {1} has not been submitted so the action cannot be completed" msgstr "{0} {1} не отправлено, поэтому действие не может быть завершено" @@ -62357,15 +63013,15 @@ msgstr "{0} {1} связано с {2}, но с учетной записью Par msgid "{0} {1} is cancelled or closed" msgstr "{0} {1} отменено или закрыто" -#: erpnext/stock/doctype/material_request/material_request.py:434 +#: erpnext/stock/doctype/material_request/material_request.py:485 msgid "{0} {1} is cancelled or stopped" msgstr "{0} {1} отменен или остановлен" -#: erpnext/stock/doctype/material_request/material_request.py:272 +#: erpnext/stock/doctype/material_request/material_request.py:323 msgid "{0} {1} is cancelled so the action cannot be completed" msgstr "{0} {1} отменяется, поэтому действие не может быть завершено" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:865 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:866 msgid "{0} {1} is closed" msgstr "{0} {1} закрыт" @@ -62377,7 +63033,7 @@ msgstr "{0} {1} отключен" msgid "{0} {1} is frozen" msgstr "{0} {1} заморожен" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:862 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:863 msgid "{0} {1} is fully billed" msgstr "{0} {1} полностью выставлен" @@ -62393,8 +63049,8 @@ msgstr "{0} {1} не связано с {2} {3}" msgid "{0} {1} is not in any active Fiscal Year" msgstr "{0} {1} не находится ни в одном активном финансовом году" -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:859 -#: erpnext/accounts/doctype/journal_entry/journal_entry.py:898 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:860 +#: erpnext/accounts/doctype/journal_entry/journal_entry.py:899 msgid "{0} {1} is not submitted" msgstr "{0} {1} не проведен" @@ -62406,7 +63062,7 @@ msgstr "{0} {1} на удержании" msgid "{0} {1} must be submitted" msgstr "{0} {1} должен быть проведен" -#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:277 +#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:501 msgid "{0} {1} not allowed to be reposted. You can enable it by adding it '{2}' table in {3}." msgstr "" @@ -62441,7 +63097,7 @@ msgstr "{0} {1}: Счет {2} неактивен" msgid "{0} {1}: Accounting Entry for {2} can only be made in currency: {3}" msgstr "{0} {1}: Бухгалтерская запись для {2} может быть сделана только в валюте: {3}" -#: erpnext/controllers/stock_controller.py:988 +#: erpnext/controllers/stock_controller.py:1073 msgid "{0} {1}: Cost Center is mandatory for Item {2}" msgstr "{0} {1}: Центр затрат является обязательным для элемента {2}" @@ -62473,11 +63129,11 @@ msgstr "{0} {1}: Наименование поставщика обязател msgid "{0}%" msgstr "{0}%" -#: erpnext/controllers/website_list_for_contact.py:207 +#: erpnext/controllers/website_list_for_contact.py:209 msgid "{0}% Billed" msgstr "{0}% выставлено (по счету)" -#: erpnext/controllers/website_list_for_contact.py:215 +#: erpnext/controllers/website_list_for_contact.py:217 msgid "{0}% Delivered" msgstr "{0}% Доставлено" @@ -62490,8 +63146,8 @@ msgstr "{0}% от общей стоимости счета будет предо msgid "{0}'s {1} cannot be after {2}'s Expected End Date." msgstr "{0}' {1} не может быть после {2} 'Ожидаемой даты окончания." -#: erpnext/manufacturing/doctype/job_card/job_card.py:1350 -#: erpnext/manufacturing/doctype/job_card/job_card.py:1358 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1363 +#: erpnext/manufacturing/doctype/job_card/job_card.py:1371 msgid "{0}, complete the operation {1} before the operation {2}." msgstr "" @@ -62515,11 +63171,11 @@ msgstr "{0}: Защищенный DocType" msgid "{0}: Virtual DocType (no database table)" msgstr "{0}: Виртуальный DocType (нет таблицы в базе данных)" -#: erpnext/stock/doctype/item/item.js:884 +#: erpnext/stock/doctype/item/item.js:890 msgid "{0}: remove invalid value(s) {1}" msgstr "" -#: erpnext/stock/doctype/item/item.js:891 +#: erpnext/stock/doctype/item/item.js:897 msgid "{0}: select the typed value {1} from the list or clear it" msgstr "" @@ -62527,11 +63183,11 @@ msgstr "" msgid "{0}: {1} does not belong to the Company: {2}" msgstr "{0}: {1} не принадлежит Компании: {2}" -#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1353 +#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1364 msgid "{0}: {1} does not exist" msgstr "" -#: erpnext/setup/doctype/company/company.py:280 +#: erpnext/setup/doctype/company/company.py:282 msgid "{0}: {1} is a group account." msgstr "{0}: {1} — групповая учетная запись." @@ -62539,23 +63195,23 @@ msgstr "{0}: {1} — групповая учетная запись." msgid "{0}: {1} must be less than {2}" msgstr "{0}: {1} должно быть меньше {2}" -#: erpnext/controllers/buying_controller.py:1082 +#: erpnext/controllers/buying_controller.py:1101 msgid "{count} Assets created for {item_code}" msgstr "Создано {count} ОС для {item_code}" -#: erpnext/controllers/buying_controller.py:980 +#: erpnext/controllers/buying_controller.py:999 msgid "{doctype} {name} is cancelled or closed." msgstr "{doctype} {name} отменено или закрыто." -#: erpnext/controllers/buying_controller.py:704 +#: erpnext/controllers/buying_controller.py:723 msgid "{field_label} is mandatory for sub-contracted {doctype}." msgstr "Поле {field_label} обязательно для субподрядного {doctype}." -#: erpnext/controllers/stock_controller.py:2285 +#: erpnext/controllers/stock_controller.py:2369 msgid "{item_name}'s Sample Size ({sample_size}) cannot be greater than the Accepted Quantity ({accepted_quantity})" msgstr "Размер выборки {item_name}({sample_size}) не может быть больше, чем допустимое количество ({accepted_quantity})" -#: erpnext/controllers/stock_controller.py:2048 +#: erpnext/controllers/stock_controller.py:2132 msgid "{ref_doctype} {ref_name} status is {status}." msgstr "{ref_doctype} {ref_name} статус — {status}." @@ -62563,7 +63219,7 @@ msgstr "{ref_doctype} {ref_name} статус — {status}." msgid "{}" msgstr "{}" -#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2189 +#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2195 msgid "{} can't be cancelled since the Loyalty Points earned has been redeemed. First cancel the {} No {}" msgstr ""