blob: 6368ad188d455906ff8d8882a80e7df150cb1f5c [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,Режим Зарплата
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Выберите ежемесячное распределение, если вы хотите, чтобы отслеживать на основе сезонности."
3DocType: Employee,Divorced,Разведенный
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +85,Warning: Same item has been entered multiple times.,Внимание: То же пункт был введен несколько раз.
Pratik Vyas593d5622015-03-02 19:07:52 +05305apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Элементы уже синхронизированы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05306DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Разрешить пункт будет добавлен несколько раз в сделке
Pratik Vyas593d5622015-03-02 19:07:52 +05307apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Отменить Материал Визит {0} до отмены этой претензии по гарантийным обязательствам
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05308apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +19,Consumer Products,Потребительские товары
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,"Пожалуйста, выберите партии первого типа"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053010apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +90,Annealing,Отжиг
Pratik Vyas593d5622015-03-02 19:07:52 +053011DocType: Item,Customer Items,Предметы клиентов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053012apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: Parent account {1} can not be a ledger,Счет {0}: Родительский счет {1} не может быть регистром
Pratik Vyas593d5622015-03-02 19:07:52 +053013DocType: Item,Publish Item to hub.erpnext.com,Опубликовать деталь к hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053014apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Уведомления электронной почты
Pratik Vyas593d5622015-03-02 19:07:52 +053015DocType: Item,Default Unit of Measure,По умолчанию Единица измерения
16DocType: SMS Center,All Sales Partner Contact,Все Партнеры по сбыту Связаться
17DocType: Employee,Leave Approvers,Оставьте Утверждающие
18DocType: Sales Partner,Dealer,Дилер
19DocType: Employee,Rented,Арендованный
Pratik Vyas593d5622015-03-02 19:07:52 +053020DocType: About Us Settings,Website,Сайт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021DocType: POS Profile,Applicable for User,Применимо для пользователя
22apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Остановился производственного заказа не может быть отменено, откупоривать сначала отменить"
23apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +23,Compaction plus sintering,Уплотнение плюс спекания
24apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Валюта необходима для Прейскурантом {0}
Pratik Vyas97264472015-05-14 15:13:10 +053025DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Будет рассчитана в сделке.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053026apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +541,From Material Request,Из материалов запрос
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053027apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Дерево
Pratik Vyas593d5622015-03-02 19:07:52 +053028DocType: Job Applicant,Job Applicant,Соискатель работы
29apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Нет больше результатов.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053030apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +78,Legal,Легальный
Pratik Vyas97264472015-05-14 15:13:10 +053031apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Фактический тип налога не могут быть включены в стоимость товара в строке {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053032DocType: C-Form,Customer,Клиент
33DocType: Purchase Receipt Item,Required By,Требуется По
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053034DocType: Delivery Note,Return Against Delivery Note,Вернуться На накладной
Pratik Vyas593d5622015-03-02 19:07:52 +053035DocType: Department,Department,Отдел
Pratik Vyas97264472015-05-14 15:13:10 +053036DocType: Purchase Order,% Billed,% Выставлено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053037apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),"Курс должен быть таким же, как {0} {1} ({2})"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053038DocType: Sales Invoice,Customer Name,Наименование заказчика
Pratik Vyas593d5622015-03-02 19:07:52 +053039DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Все экспорт смежных областях, как валюты, обменный курс, экспорт Количество, экспорт общего итога и т.д. доступны в накладной, POS, цитаты, счет-фактура, заказ клиента и т.д."
Pratik Vyas593d5622015-03-02 19:07:52 +053040DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Heads (или группы), против которого бухгалтерских проводок производится и остатки сохраняются."
Anand Doshi191b2972015-10-21 16:50:31 +053041apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +183,Outstanding for {0} cannot be less than zero ({1}),Выдающийся для {0} не может быть меньше нуля ({1})
Pratik Vyas97264472015-05-14 15:13:10 +053042DocType: Manufacturing Settings,Default 10 mins,По умолчанию 10 минут
Pratik Vyas593d5622015-03-02 19:07:52 +053043DocType: Leave Type,Leave Type Name,Оставьте Тип Название
Anand Doshi191b2972015-10-21 16:50:31 +053044apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Серия Обновлено Успешно
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053045apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +150,Stitching,Сшивание
Pratik Vyas593d5622015-03-02 19:07:52 +053046DocType: Pricing Rule,Apply On,Нанесите на
47DocType: Item Price,Multiple Item prices.,Несколько цены товара.
48,Purchase Order Items To Be Received,"Покупка Заказ позиции, которые будут получены"
49DocType: SMS Center,All Supplier Contact,Все поставщиком Связаться
50DocType: Quality Inspection Reading,Parameter,Параметр
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053051apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,"Ожидаемая Дата окончания не может быть меньше, чем ожидалось Дата начала"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053052apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +251,Do really want to unstop production order:,Есть действительно хотите откупоривать производственный заказ:
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053053apps/erpnext/erpnext/utilities/transaction_base.py +104,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,"Ряд # {0}: цена должна быть такой же, как {1}: {2} ({3} / {4})"
Pratik Vyas593d5622015-03-02 19:07:52 +053054apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,New Leave Application,Новый Оставить заявку
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053055apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +134,Bank Draft,Банковский счет
Pratik Vyas97264472015-05-14 15:13:10 +053056DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. Используйте данную опцию для поддержания клиентско-удобных кодов и для возможности удобного поиска по ним
Pratik Vyas593d5622015-03-02 19:07:52 +053057DocType: Mode of Payment Account,Mode of Payment Account,Форма оплаты счета
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053058apps/erpnext/erpnext/stock/doctype/item/item.js +34,Show Variants,Показать варианты
Pratik Vyas593d5622015-03-02 19:07:52 +053059DocType: Sales Invoice Item,Quantity,Количество
Pratik Vyas97264472015-05-14 15:13:10 +053060apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Кредиты (обязательства)
Pratik Vyas593d5622015-03-02 19:07:52 +053061DocType: Employee Education,Year of Passing,Год Passing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053062apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +604,Can only make payment against unbilled Sales Order,Могу только осуществить платеж против незаконченного фактурного ордена продаж
Pratik Vyas593d5622015-03-02 19:07:52 +053063DocType: Designation,Designation,Назначение
64DocType: Production Plan Item,Production Plan Item,Производственный план Пункт
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053065apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},Пользователь {0} уже назначен сотрудником {1}
66apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Создайте новый POS профиля
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053067apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +31,Health Care,Здравоохранение
Pratik Vyas593d5622015-03-02 19:07:52 +053068DocType: Purchase Invoice,Monthly,Ежемесячно
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053069apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +487,Invoice,Счет-фактура
Pratik Vyas593d5622015-03-02 19:07:52 +053070DocType: Maintenance Schedule Item,Periodicity,Периодичность
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053071apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +357,Email Address,Адрес Электронной Почты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053072apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +21,Defense,Оборона
Pratik Vyas593d5622015-03-02 19:07:52 +053073DocType: Company,Abbr,Аббревиатура
74DocType: Appraisal Goal,Score (0-5),Оценка (0-5)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053075apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +189,Row {0}: {1} {2} does not match with {3},Ряд {0}: {1} {2} не соответствует {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053076apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,Row # {0}:,Ряд # {0}:
Pratik Vyas593d5622015-03-02 19:07:52 +053077DocType: Delivery Note,Vehicle No,Автомобиль №
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053078sites/assets/js/erpnext.min.js +55,Please select Price List,"Пожалуйста, выберите прайс-лист"
79apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +162,Woodworking,Деревообрабатывающий
Pratik Vyas593d5622015-03-02 19:07:52 +053080DocType: Production Order Operation,Work In Progress,Работа продолжается
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053081apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +153,3D printing,3D-печать
Pratik Vyas593d5622015-03-02 19:07:52 +053082DocType: Employee,Holiday List,Список праздников
83DocType: Time Log,Time Log,Журнал учета времени
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053084apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +530,Accountant,Бухгалтер
85DocType: Cost Center,Stock User,Фото пользователя
Pratik Vyas593d5622015-03-02 19:07:52 +053086DocType: Company,Phone No,Номер телефона
87DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Журнал деятельность, осуществляемая пользователей от задач, которые могут быть использованы для отслеживания времени, биллинга."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053088apps/erpnext/erpnext/controllers/recurring_document.py +127,New {0}: #{1},Новый {0}: # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +053089,Sales Partners Commission,Партнеры по сбыту Комиссия
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053090apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Аббревиатура не может иметь более 5 символов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053091apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
92 exist with this Attribute.",Атрибут Значение {0} не может быть удалена из {1} в качестве пункта Варианты \ существуют с этим атрибутом.
Pratik Vyas593d5622015-03-02 19:07:52 +053093DocType: Print Settings,Classic,Классические
94apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,Это корень счета и не могут быть изменены.
Pratik Vyas593d5622015-03-02 19:07:52 +053095DocType: BOM,Operations,Эксплуатация
96apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Не удается установить разрешение на основе Скидка для {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053097DocType: Bin,Quantity Requested for Purchase,Количество Потребовал для покупки
Pratik Vyas97264472015-05-14 15:13:10 +053098DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Прикрепите файл .csv с двумя колоннами, одна для старого имени и один для нового названия"
Pratik Vyas593d5622015-03-02 19:07:52 +053099DocType: Packed Item,Parent Detail docname,Родитель Деталь DOCNAME
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530100apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Kg,кг
Pratik Vyas97264472015-05-14 15:13:10 +0530101apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Открытие на работу.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530102DocType: Item Attribute,Increment,Приращение
103apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +6,Advertising,Реклама
Pratik Vyas593d5622015-03-02 19:07:52 +0530104DocType: Employee,Married,Замужем
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530105apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +389,Stock cannot be updated against Delivery Note {0},Фото не могут быть обновлены против накладной {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530106DocType: Payment Reconciliation,Reconcile,Согласовать
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530107apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +30,Grocery,Продуктовый
Pratik Vyas593d5622015-03-02 19:07:52 +0530108DocType: Quality Inspection Reading,Reading 1,Чтение 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530109apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +99,Make Bank Entry,Сделать Банк Стажер
110apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +40,Pension Funds,Пенсионные фонды
111apps/erpnext/erpnext/accounts/doctype/account/account.py +142,Warehouse is mandatory if account type is Warehouse,"Склад является обязательным, если тип учетной записи: Склад"
Pratik Vyas593d5622015-03-02 19:07:52 +0530112DocType: SMS Center,All Sales Person,Все менеджеры по продажам
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530113DocType: Lead,Person Name,Имя лица
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530114DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Убедитесь в том, повторяющихся порядок, снимите, чтобы остановить повторяющихся или поставить правильное Дата окончания"
Pratik Vyas593d5622015-03-02 19:07:52 +0530115DocType: Sales Invoice Item,Sales Invoice Item,Счет продаж товара
116DocType: Account,Credit,Кредит
117apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,"Пожалуйста, установите Сотрудник система именования в Human Resource> Настройки HR"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530118DocType: POS Profile,Write Off Cost Center,Списание МВЗ
Pratik Vyas593d5622015-03-02 19:07:52 +0530119DocType: Warehouse,Warehouse Detail,Склад Подробно
Anand Doshi191b2972015-10-21 16:50:31 +0530120apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Кредитный лимит был перейден для клиента {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530121DocType: Tax Rule,Tax Type,Налоги Тип
Anand Doshi191b2972015-10-21 16:50:31 +0530122apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,You are not authorized to add or update entries before {0},"Вы не авторизованы, чтобы добавить или обновить записи до {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530123DocType: Item,Item Image (if not slideshow),Пункт изображения (если не слайд-шоу)
124apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Существует клиентов с одноименным названием
Pratik Vyasb8a56872015-06-01 23:48:43 +0530125DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Почасовая Ставка / 60) * Фактическая время работы
Pratik Vyas593d5622015-03-02 19:07:52 +0530126DocType: SMS Log,SMS Log,SMS Log
Pratik Vyas97264472015-05-14 15:13:10 +0530127apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Стоимость доставленных изделий
Pratik Vyas593d5622015-03-02 19:07:52 +0530128DocType: Blog Post,Guest,Гость
129DocType: Quality Inspection,Get Specification Details,Получить спецификации подробно
130DocType: Lead,Interested,Заинтересованный
Pratik Vyas97264472015-05-14 15:13:10 +0530131apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Накладная на материалы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530132apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Открытие
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530133apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},От {0} до {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530134DocType: Item,Copy From Item Group,Скопируйте Из группы товаров
135DocType: Journal Entry,Opening Entry,Открытие запись
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530136apps/frappe/frappe/email/doctype/email_account/email_account.py +58,{0} is mandatory,{0} является обязательным
137DocType: Stock Entry,Additional Costs,Дополнительные расходы
138apps/erpnext/erpnext/accounts/doctype/account/account.py +113,Account with existing transaction can not be converted to group.,Счет существующей проводки не может быть преобразован в группу.
Pratik Vyas593d5622015-03-02 19:07:52 +0530139DocType: Lead,Product Enquiry,Product Enquiry
140DocType: Standard Reply,Owner,Владелец
141apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,"Пожалуйста, введите компанию первой"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530142apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +354,Please select Company first,"Пожалуйста, выберите КОМПАНИЯ Первый"
Pratik Vyas593d5622015-03-02 19:07:52 +0530143DocType: Employee Education,Under Graduate,Под Выпускник
144apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22,Target On,Целевая На
145DocType: BOM,Total Cost,Общая стоимость
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530146apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +99,Reaming,Развертывание
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530147apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Журнал активности:
148apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +199,Item {0} does not exist in the system or has expired,"Пункт {0} не существует в системе, или истек"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530149apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +44,Real Estate,Недвижимость
Pratik Vyas593d5622015-03-02 19:07:52 +0530150apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Выписка по счету
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530151apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +41,Pharmaceuticals,Фармацевтика
Pratik Vyas593d5622015-03-02 19:07:52 +0530152DocType: Expense Claim Detail,Claim Amount,Сумма претензии
153DocType: Employee,Mr,Г-н
154DocType: Custom Script,Client,Клиент
Pratik Vyas97264472015-05-14 15:13:10 +0530155apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Тип Поставщик / Поставщик
Pratik Vyas593d5622015-03-02 19:07:52 +0530156DocType: Naming Series,Prefix,Префикс
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530157apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Consumable,Потребляемый
Pratik Vyas593d5622015-03-02 19:07:52 +0530158DocType: Upload Attendance,Import Log,Лог импорта
Pratik Vyas97264472015-05-14 15:13:10 +0530159apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Отправить
Pratik Vyas593d5622015-03-02 19:07:52 +0530160DocType: SMS Center,All Contact,Все Связаться
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530161apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +164,Annual Salary,Годовой оклад
Pratik Vyas593d5622015-03-02 19:07:52 +0530162DocType: Period Closing Voucher,Closing Fiscal Year,Закрытие финансового года
Pratik Vyas97264472015-05-14 15:13:10 +0530163apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Акции Расходы
Pratik Vyas593d5622015-03-02 19:07:52 +0530164DocType: Newsletter,Email Sent?,Отправки сообщения?
165DocType: Journal Entry,Contra Entry,Contra запись
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530166apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Показать журналы Время
167DocType: Journal Entry Account,Credit in Company Currency,Кредит в валюте компании
Pratik Vyas593d5622015-03-02 19:07:52 +0530168DocType: Delivery Note,Installation Status,Состояние установки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530169apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +114,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Принято + Отклоненные Кол-во должно быть равно полученного количества по пункту {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530170DocType: Item,Supply Raw Materials for Purchase,Поставка сырья для покупки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530171apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,Пункт {0} должен быть Покупка товара
Pratik Vyas593d5622015-03-02 19:07:52 +0530172DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
173All dates and employee combination in the selected period will come in the template, with existing attendance records","Скачать шаблон, заполнить соответствующие данные и приложить измененный файл.
174 Все даты и сотрудник сочетание в выбранный период придет в шаблоне, с существующими посещаемости"
Anand Doshi191b2972015-10-21 16:50:31 +0530175apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +444,Item {0} is not active or end of life has been reached,Пункт {0} не является активным или конец жизни был достигнут
Pratik Vyas593d5622015-03-02 19:07:52 +0530176DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Будет обновлена после Расходная накладная представляется.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530177apps/erpnext/erpnext/controllers/accounts_controller.py +491,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Для учета налога в строке {0} в размере Item, налоги в строках должны быть также включены {1}"
Pratik Vyas97264472015-05-14 15:13:10 +0530178apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,Настройки для модуля HR
Pratik Vyas593d5622015-03-02 19:07:52 +0530179DocType: SMS Center,SMS Center,SMS центр
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530180apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +78,Straightening,Выпрямление
Pratik Vyas593d5622015-03-02 19:07:52 +0530181DocType: BOM Replace Tool,New BOM,Новый BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530182apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +15,Countergravity casting,Литье сифонной
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530183apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Информационный бюллетень уже был отправлен
Pratik Vyas593d5622015-03-02 19:07:52 +0530184DocType: Lead,Request Type,Тип запроса
185DocType: Leave Application,Reason,Возвращаемое значение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530186apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +14,Broadcasting,Вещание
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530187apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +140,Execution,Реализация
188apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +364,The first user will become the System Manager (you can change this later).,Первый пользователь будет System Manager (вы можете изменить это позже).
Pratik Vyas97264472015-05-14 15:13:10 +0530189apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Информация о выполненных операциях.
Pratik Vyas593d5622015-03-02 19:07:52 +0530190DocType: Serial No,Maintenance Status,Техническое обслуживание Статус
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530191apps/erpnext/erpnext/config/stock.py +263,Items and Pricing,Предметы и Цены
Pratik Vyas593d5622015-03-02 19:07:52 +0530192apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37,From Date should be within the Fiscal Year. Assuming From Date = {0},С даты должно быть в пределах финансового года. Предполагая С даты = {0}
193DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,"Выберите Employee, для которых вы создаете оценки."
Anand Doshi191b2972015-10-21 16:50:31 +0530194apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},МВЗ {0} не принадлежит компании {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530195DocType: Customer,Individual,Индивидуальная
Pratik Vyas97264472015-05-14 15:13:10 +0530196apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,Запланируйте для посещения технического обслуживания.
Pratik Vyas593d5622015-03-02 19:07:52 +0530197DocType: SMS Settings,Enter url parameter for message,Введите параметр URL для сообщения
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530198apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,Правила применения цен и скидки.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530199apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},На этот раз зарегистрируйтесь конфликты с {0} для {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530200apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Прайс-лист должен быть применим для покупки или продажи
201apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +90,Installation date cannot be before delivery date for Item {0},Дата установки не может быть до даты доставки для Пункт {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530202DocType: Pricing Rule,Discount on Price List Rate (%),Скидка на Прайс-лист ставка (%)
Anand Doshi191b2972015-10-21 16:50:31 +0530203sites/assets/js/form.min.js +279,Start,Начать
Pratik Vyas593d5622015-03-02 19:07:52 +0530204DocType: User,First Name,Имя
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530205apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +661,Your setup is complete. Refreshing.,Ваша установка завершена. Обновление.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530206apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +12,Full-mold casting,Литье Полное формы
Pratik Vyas97264472015-05-14 15:13:10 +0530207DocType: Offer Letter,Select Terms and Conditions,Выберите Сроки и условия
Pratik Vyas593d5622015-03-02 19:07:52 +0530208DocType: Production Planning Tool,Sales Orders,Заказы
209DocType: Purchase Taxes and Charges,Valuation,Оценка
210apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,Установить по умолчанию
211,Purchase Order Trends,Заказ на покупку Тенденции
Pratik Vyas97264472015-05-14 15:13:10 +0530212apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Выделите листья в течение года.
Pratik Vyas593d5622015-03-02 19:07:52 +0530213DocType: Earning Type,Earning Type,Набор Тип
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530214DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Отключить планирование емкости и отслеживание времени
Pratik Vyas593d5622015-03-02 19:07:52 +0530215DocType: Bank Reconciliation,Bank Account,Банковский счет
216DocType: Leave Type,Allow Negative Balance,Разрешить отрицательное сальдо
Pratik Vyas593d5622015-03-02 19:07:52 +0530217DocType: Selling Settings,Default Territory,По умолчанию Территория
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530218apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +53,Television,Телевидение
219apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +138,Gashing,Наносящий разрез
Pratik Vyas593d5622015-03-02 19:07:52 +0530220DocType: Production Order Operation,Updated via 'Time Log',"Обновлено помощью ""Time Вход"""
Anand Doshi191b2972015-10-21 16:50:31 +0530221apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Аккаунт {0} не принадлежит компании {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530222DocType: Naming Series,Series List for this Transaction,Список Серия для этого сделки
Pratik Vyas593d5622015-03-02 19:07:52 +0530223DocType: Sales Invoice,Is Opening Entry,Открывает запись
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530224DocType: Customer Group,Mention if non-standard receivable account applicable,Упоминание если нестандартная задолженность счет применимо
225apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Для требуется Склад перед Отправить
Pratik Vyas593d5622015-03-02 19:07:52 +0530226DocType: Sales Partner,Reseller,Торговый посредник
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530227apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,"Пожалуйста, введите Компания"
Pratik Vyas593d5622015-03-02 19:07:52 +0530228DocType: Delivery Note Item,Against Sales Invoice Item,На накладная Пункт
229,Production Orders in Progress,Производственные заказы в Прогресс
Pratik Vyas593d5622015-03-02 19:07:52 +0530230DocType: Lead,Address & Contact,Адрес и контакт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530231apps/erpnext/erpnext/controllers/recurring_document.py +206,Next Recurring {0} will be created on {1},Следующая Периодическая {0} будет создан на {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530232DocType: Newsletter List,Total Subscribers,Всего Подписчики
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530233apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +575,Contact Name,Имя Контакта
Pratik Vyas593d5622015-03-02 19:07:52 +0530234DocType: Production Plan Item,SO Pending Qty,ТАК В ожидании Кол-во
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530235DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Создает ведомость расчета зарплаты за вышеуказанные критерии.
Pratik Vyas97264472015-05-14 15:13:10 +0530236apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Запрос на покупку.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530237apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +107,Double housing,Двухместный жилья
Pratik Vyas593d5622015-03-02 19:07:52 +0530238apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Only the selected Leave Approver can submit this Leave Application,Только выбранный Оставить утверждающий мог представить этот Оставить заявку
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530239apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Освобождение Дата должна быть больше даты присоединения
240apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +172,Leaves per Year,Листья в год
Anand Doshi191b2972015-10-21 16:50:31 +0530241apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Пожалуйста, установите именования серия для {0} через Setup> Настройки> именования серии"
Pratik Vyas593d5622015-03-02 19:07:52 +0530242DocType: Time Log,Will be updated when batched.,Будет обновляться при пакетном.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530243apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Ряд {0}: Пожалуйста, проверьте 'Как Advance ""против счета {1}, если это заранее запись."
Pratik Vyas97264472015-05-14 15:13:10 +0530244apps/erpnext/erpnext/stock/utils.py +174,Warehouse {0} does not belong to company {1},Склад {0} не принадлежит компания {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530245DocType: Bulk Email,Message,Сообщение
Pratik Vyas593d5622015-03-02 19:07:52 +0530246DocType: Item Website Specification,Item Website Specification,Пункт Сайт Спецификация
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530247DocType: Dropbox Backup,Dropbox Access Key,Dropbox Ключ доступа
Pratik Vyas593d5622015-03-02 19:07:52 +0530248DocType: Payment Tool,Reference No,Ссылка Нет
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530249apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +349,Leave Blocked,Оставьте Заблокированные
Anand Doshi191b2972015-10-21 16:50:31 +0530250apps/erpnext/erpnext/stock/doctype/item/item.py +476,Item {0} has reached its end of life on {1},Пункт {0} достигла своей жизни на {1}
251apps/erpnext/erpnext/accounts/utils.py +339,Annual,За год
Pratik Vyas593d5622015-03-02 19:07:52 +0530252DocType: Stock Reconciliation Item,Stock Reconciliation Item,Фото Примирение товара
Pratik Vyas593d5622015-03-02 19:07:52 +0530253DocType: Stock Entry,Sales Invoice No,Счет Продажи Нет
254DocType: Material Request Item,Min Order Qty,Минимальный заказ Кол-во
255DocType: Lead,Do Not Contact,Не обращайтесь
256DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Уникальный идентификатор для отслеживания все повторяющиеся счетов-фактур. Он создается на представить.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530257apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +93,Software Developer,Разработчик Программного обеспечения
Pratik Vyas593d5622015-03-02 19:07:52 +0530258DocType: Item,Minimum Order Qty,Минимальное количество заказа
259DocType: Pricing Rule,Supplier Type,Тип поставщика
260DocType: Item,Publish in Hub,Опубликовать в Hub
261,Terretory,Terretory
Anand Doshi191b2972015-10-21 16:50:31 +0530262apps/erpnext/erpnext/stock/doctype/item/item.py +493,Item {0} is cancelled,Пункт {0} отменяется
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530263apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +589,Material Request,Заказ материалов
Pratik Vyas593d5622015-03-02 19:07:52 +0530264DocType: Bank Reconciliation,Update Clearance Date,Обновление просвет Дата
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530265DocType: Item,Purchase Details,Покупка Подробности
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530266apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +323,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Пункт {0} не найден в "давальческое сырье" таблицы в Заказе {1}
267apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +129,Wire brushing,Проволочной щеткой
Pratik Vyas593d5622015-03-02 19:07:52 +0530268DocType: Employee,Relation,Relation
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530269DocType: Shipping Rule,Worldwide Shipping,Доставка по всему миру
Pratik Vyas97264472015-05-14 15:13:10 +0530270apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Подтвержденные заказы от клиентов.
Pratik Vyas593d5622015-03-02 19:07:52 +0530271DocType: Purchase Receipt Item,Rejected Quantity,Отклонен Количество
272DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Поле доступно в накладной, цитаты, счет-фактура, заказ клиента"
Anand Doshi191b2972015-10-21 16:50:31 +0530273DocType: SMS Settings,SMS Sender Name,Имя отправителя SMS
Pratik Vyas593d5622015-03-02 19:07:52 +0530274DocType: Contact,Is Primary Contact,Является Основной контакт
275DocType: Notification Control,Notification Control,Контроль Уведомлений
276DocType: Lead,Suggestions,Предложения
277DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Установите группу товаров стрелке бюджеты на этой территории. Вы можете также включить сезонность, установив распределение."
278apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},"Пожалуйста, введите родительскую группу счета для склада {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530279apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +238,Payment against {0} {1} cannot be greater than Outstanding Amount {2},"Оплата с {0} {1} не может быть больше, чем суммы задолженности {2}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530280DocType: Supplier,Address HTML,Адрес HTML
281DocType: Lead,Mobile No.,Мобильный номер
282DocType: Maintenance Schedule,Generate Schedule,Создать расписание
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530283apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +81,Hubbing,Вдавливания
Pratik Vyas593d5622015-03-02 19:07:52 +0530284DocType: Purchase Invoice Item,Expense Head,Расходов Глава
Pratik Vyas97264472015-05-14 15:13:10 +0530285apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,"Пожалуйста, выберите Charge Тип первый"
Pratik Vyas593d5622015-03-02 19:07:52 +0530286apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Последние
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530287apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,Max 5 characters,Макс 5 символов
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530288apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +195,Select Your Language,Выбор языка
Pratik Vyas593d5622015-03-02 19:07:52 +0530289DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Оставить утверждающий в списке будет установлен по умолчанию Оставить утверждающего
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530290DocType: Manufacturing Settings,"Disables creation of time logs against Production Orders.
291Operations shall not be tracked against Production Order","Отключение создание временных журналов против производственных заказов. Операции, не будет отслеживаться в отношении производственного заказа"
Pratik Vyas593d5622015-03-02 19:07:52 +0530292DocType: Accounts Settings,Settings for Accounts,Настройки для счетов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530293apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,Управление менеджера по продажам дерево.
Pratik Vyas593d5622015-03-02 19:07:52 +0530294DocType: Item,Synced With Hub,Синхронизированные со ступицей
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530295apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Неправильный Пароль
Pratik Vyas593d5622015-03-02 19:07:52 +0530296DocType: Item,Variant Of,Вариант
Anand Doshi191b2972015-10-21 16:50:31 +0530297apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +34,Item {0} must be Service Item,Пункт {0} должно быть Service Элемент
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530298apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',"Завершен Кол-во не может быть больше, чем ""Кол-во для изготовления"""
Pratik Vyas593d5622015-03-02 19:07:52 +0530299DocType: DocType,Administrator,Администратор
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530300apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +136,Laser drilling,Лазерное бурение
Pratik Vyas593d5622015-03-02 19:07:52 +0530301DocType: Stock UOM Replace Utility,New Stock UOM,Новый фонда UOM
302DocType: Period Closing Voucher,Closing Account Head,Закрытие счета руководитель
Pratik Vyas593d5622015-03-02 19:07:52 +0530303DocType: Employee,External Work History,Внешний Работа История
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530304apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Циклическая ссылка Ошибка
305DocType: Communication,Closed,Закрыт
Pratik Vyas593d5622015-03-02 19:07:52 +0530306DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,В Слов (Экспорт) будут видны только вы сохраните накладной.
307DocType: Lead,Industry,Промышленность
308DocType: Employee,Job Profile,Профиль работы
309DocType: Newsletter,Newsletter,Рассылка новостей
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530310apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +84,Hydroforming,Дегидрогенизация нефтепродуктов
311apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +49,Necking,Образование шейки
Pratik Vyas593d5622015-03-02 19:07:52 +0530312DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Сообщите по электронной почте по созданию автоматической запрос материалов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530313DocType: Journal Entry,Multi Currency,Мульти валюта
314apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +51,Item is updated,Пункт обновляется
315DocType: Async Task,System Manager,System Manager
Pratik Vyas593d5622015-03-02 19:07:52 +0530316DocType: Payment Reconciliation Invoice,Invoice Type,Тип счета
317DocType: Sales Invoice Item,Delivery Note,· Отметки о доставке
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530318DocType: Dropbox Backup,Allow Dropbox Access,Разрешить Dropbox Access
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530319apps/erpnext/erpnext/config/learn.py +72,Setting up Taxes,Настройка Налоги
Anand Doshi191b2972015-10-21 16:50:31 +0530320apps/erpnext/erpnext/accounts/utils.py +189,Payment Entry has been modified after you pulled it. Please pull it again.,"Оплата запись была изменена после того, как вытащил его. Пожалуйста, вытащить его снова."
321apps/erpnext/erpnext/stock/doctype/item/item.py +281,{0} entered twice in Item Tax,{0} вводится дважды в пункт налог
322apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Резюме на этой неделе и в ожидании деятельности
Pratik Vyas593d5622015-03-02 19:07:52 +0530323DocType: Workstation,Rent Cost,Стоимость аренды
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530324apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,"Пожалуйста, выберите месяц и год"
Pratik Vyas593d5622015-03-02 19:07:52 +0530325DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Введите электронный идентификатор разделенных запятыми, счет будет автоматически отправлен на определенную дату"
326DocType: Employee,Company Email,Email предприятия
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530327DocType: GL Entry,Debit Amount in Account Currency,Дебет Сумма в валюте счета
328DocType: Shipping Rule,Valid for Countries,Действительно для странам
Pratik Vyas593d5622015-03-02 19:07:52 +0530329DocType: Workflow State,Refresh,Обновить
330DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.","Все импорта смежных областях, как валюты, обменный курс, общий объем импорта, импорт общего итога и т.д. доступны в ТОВАРНЫЙ ЧЕК, поставщиков цитаты, счета-фактуры Заказа т.д."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530331apps/erpnext/erpnext/stock/doctype/item/item.js +33,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"Этот пункт является шаблоном и не могут быть использованы в операциях. Атрибуты Деталь будет копироваться в вариантах, если ""не копировать"" не установлен"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530332apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Итоговый заказ считается
Pratik Vyas97264472015-05-14 15:13:10 +0530333apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Сотрудник обозначение (например, генеральный директор, директор и т.д.)."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530334apps/erpnext/erpnext/controllers/recurring_document.py +199,Please enter 'Repeat on Day of Month' field value,"Пожалуйста, введите 'Repeat на день месяца' значения поля"
Pratik Vyas593d5622015-03-02 19:07:52 +0530335DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,"Скорость, с которой Заказчик валют преобразуется в базовой валюте клиента"
336DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Доступный в спецификации, накладной, счете-фактуре, производственного заказа, заказа на поставку, покупка получение, счет-фактура, заказ клиента, фондовой въезда, расписания"
337DocType: Item Tax,Tax Rate,Размер налога
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530338apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +509,Select Item,Выбрать пункт
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530339apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +143,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530340 Stock Reconciliation, instead use Stock Entry","Пункт: {0} удалось порционно, не могут быть согласованы с помощью \
341 со примирения, вместо этого использовать со запись"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530342apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +258,Purchase Invoice {0} is already submitted,Покупка Счет {0} уже подано
343apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},"Ряд # {0}: Пакетное Нет должно быть таким же, как {1} {2}"
Pratik Vyas97264472015-05-14 15:13:10 +0530344apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Преобразовать в негрупповой
345apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Покупка Получение должны быть представлены
Pratik Vyas593d5622015-03-02 19:07:52 +0530346DocType: Stock UOM Replace Utility,Current Stock UOM,Наличие на складе Единица измерения
Pratik Vyas97264472015-05-14 15:13:10 +0530347apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Партия элементов.
Pratik Vyas593d5622015-03-02 19:07:52 +0530348DocType: C-Form Invoice Detail,Invoice Date,Дата выставления счета
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530349DocType: GL Entry,Debit Amount,Дебет Сумма
350apps/erpnext/erpnext/accounts/party.py +220,There can only be 1 Account per Company in {0} {1},Там может быть только 1 аккаунт на компанию в {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530351apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Ваш адрес электронной почты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530352apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +194,Please see attachment,"Пожалуйста, см. приложение"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530353DocType: Purchase Order,% Received,% Получено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530354apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +109,Water jet cutting,Резка струей воды
355apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +24,Setup Already Complete!!,Настройка Уже завершена!!
Pratik Vyas593d5622015-03-02 19:07:52 +0530356,Finished Goods,Готовая продукция
357DocType: Delivery Note,Instructions,Инструкции
358DocType: Quality Inspection,Inspected By,Проверено
359DocType: Maintenance Visit,Maintenance Type,Тип технического обслуживания
360apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +69,Serial No {0} does not belong to Delivery Note {1},Серийный номер {0} не принадлежит накладной {1}
361DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Пункт Контроль качества Параметр
362DocType: Leave Application,Leave Approver Name,Оставить Имя утверждающего
363,Schedule Date,Дата планирования
364DocType: Packed Item,Packed Item,Упакованные Пункт
Pratik Vyas97264472015-05-14 15:13:10 +0530365apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Настройки по умолчанию для покупки сделок.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530366apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Стоимость активность существует Требуются {0} против типа активность - {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530367apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29,Please do NOT create Accounts for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,"Пожалуйста, не создавайте учетных записей для клиентов и поставщиков. Они создаются непосредственно из клиента / поставщика мастеров."
Pratik Vyas593d5622015-03-02 19:07:52 +0530368DocType: Currency Exchange,Currency Exchange,Курс обмена валюты
369DocType: Purchase Invoice Item,Item Name,Название элемента
370apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Остаток кредита
371DocType: Employee,Widowed,Овдовевший
372DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty","Пункты, запрашиваемые которые ""Нет на месте"" с учетом всех складов на основе прогнозируемого Кол-во и Минимальное количество заказа"
373DocType: Workstation,Working Hours,Часы работы
374DocType: Naming Series,Change the starting / current sequence number of an existing series.,Изменение начального / текущий порядковый номер существующей серии.
375apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Если несколько правил ценообразования продолжают преобладать, пользователям предлагается установить приоритет вручную разрешить конфликт."
Pratik Vyas593d5622015-03-02 19:07:52 +0530376,Purchase Register,Покупка Становиться на учет
Pratik Vyas593d5622015-03-02 19:07:52 +0530377DocType: Landed Cost Item,Applicable Charges,Взимаемых платежах
378DocType: Workstation,Consumable Cost,Расходные Стоимость
Anand Doshica4c8a22015-09-30 17:10:58 +0530379apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +153,{0} ({1}) must have role 'Leave Approver',"{0} ({1}) должен иметь роль ""Подтверждающего Отсутствие"""
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530380DocType: Purchase Receipt,Vehicle Date,Дата
Pratik Vyas593d5622015-03-02 19:07:52 +0530381apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +39,Medical,Медицинский
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530382apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Причина потери
383apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +36,Tube beading,Труба бисером
Pratik Vyas97264472015-05-14 15:13:10 +0530384apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Рабочая станция закрыта в следующие сроки согласно Список праздников: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530385DocType: Employee,Single,Единственный
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530386DocType: Issue,Attachment,Привязанность
387apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Бюджет не может быть установлен для группы МВЗ
Pratik Vyas593d5622015-03-02 19:07:52 +0530388DocType: Account,Cost of Goods Sold,Себестоимость проданного товара
389DocType: Purchase Invoice,Yearly,Ежегодно
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530390apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +223,Please enter Cost Center,"Пожалуйста, введите МВЗ"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530391DocType: Journal Entry Account,Sales Order,Заказ на продажу
Pratik Vyas593d5622015-03-02 19:07:52 +0530392apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,Ср. Курс продажи
393DocType: Purchase Order,Start date of current order's period,Дату периода текущего заказа Начните
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530394apps/erpnext/erpnext/utilities/transaction_base.py +128,Quantity cannot be a fraction in row {0},Количество не может быть фракция в строке {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530395DocType: Purchase Invoice Item,Quantity and Rate,Количество и курс
Pratik Vyas97264472015-05-14 15:13:10 +0530396DocType: Delivery Note,% Installed,% Установлено
Anand Doshi191b2972015-10-21 16:50:31 +0530397apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,"Пожалуйста, введите название компании сначала"
Pratik Vyas593d5622015-03-02 19:07:52 +0530398DocType: BOM,Item Desription,Пункт Desription
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530399DocType: Purchase Invoice,Supplier Name,Наименование поставщика
Pratik Vyas97264472015-05-14 15:13:10 +0530400DocType: Account,Is Group,Является Группа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530401DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Автоматически указан серийный пп на основе FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530402DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Проверьте Поставщик Номер счета Уникальность
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530403apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +31,Thermoforming,Термоформования
404apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +66,Slitting,Продольная резка
Pratik Vyasb8a56872015-06-01 23:48:43 +0530405apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"""До Дела №"" не может быть меньше, чем ""От Дела №"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530406apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +104,Non Profit,Некоммерческое предприятие
Pratik Vyas593d5622015-03-02 19:07:52 +0530407apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Не начато
408DocType: Lead,Channel Partner,Channel ДУrtner
409DocType: Account,Old Parent,Старый родительский
410DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,"Настроить вводный текст, который идет в составе этой электронной почте. Каждая транзакция имеет отдельный вводный текст."
Pratik Vyas97264472015-05-14 15:13:10 +0530411DocType: Sales Taxes and Charges Template,Sales Master Manager,Мастер Менеджер по продажам
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530412apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Глобальные настройки для всех производственных процессов.
Pratik Vyas593d5622015-03-02 19:07:52 +0530413DocType: Accounts Settings,Accounts Frozen Upto,Счета заморожены До
414DocType: SMS Log,Sent On,Направлено на
Anand Doshi191b2972015-10-21 16:50:31 +0530415apps/erpnext/erpnext/stock/doctype/item/item.py +453,Attribute {0} selected multiple times in Attributes Table,Атрибут {0} выбрано несколько раз в таблице атрибутов
Pratik Vyas593d5622015-03-02 19:07:52 +0530416DocType: Sales Order,Not Applicable,Не применяется
Pratik Vyas97264472015-05-14 15:13:10 +0530417apps/erpnext/erpnext/config/hr.py +140,Holiday master.,Мастер отдыха.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530418apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +19,Shell molding,Shell литье
Pratik Vyas593d5622015-03-02 19:07:52 +0530419DocType: Material Request Item,Required Date,Требуется Дата
420DocType: Delivery Note,Billing Address,Адрес для выставления счетов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530421apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +613,Please enter Item Code.,"Пожалуйста, введите Код товара."
Pratik Vyas593d5622015-03-02 19:07:52 +0530422DocType: BOM,Costing,Стоимость
Pratik Vyas97264472015-05-14 15:13:10 +0530423DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Если флажок установлен, сумма налога будет считаться уже включены в Печать Оценить / Количество печати"
Pratik Vyas593d5622015-03-02 19:07:52 +0530424apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Всего Кол-во
425DocType: Employee,Health Concerns,Проблемы Здоровья
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530426apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Неоплачено
Pratik Vyas593d5622015-03-02 19:07:52 +0530427DocType: Packing Slip,From Package No.,Из пакета №
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530428DocType: Item Attribute,To Range,В диапазоне
Pratik Vyas97264472015-05-14 15:13:10 +0530429apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Ценные бумаги и депозиты
Pratik Vyas593d5622015-03-02 19:07:52 +0530430DocType: Features Setup,Imports,Импорт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530431apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +144,Adhesive bonding,Склеивание
Pratik Vyas593d5622015-03-02 19:07:52 +0530432DocType: Job Opening,Description of a Job Opening,Описание работу Открытие
Anand Doshi191b2972015-10-21 16:50:31 +0530433apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,В ожидании деятельность на сегодняшний день
Pratik Vyas97264472015-05-14 15:13:10 +0530434apps/erpnext/erpnext/config/hr.py +28,Attendance record.,Информация о посещаемости.
Pratik Vyas593d5622015-03-02 19:07:52 +0530435DocType: Bank Reconciliation,Journal Entries,Записи в журнале
436DocType: Sales Order Item,Used for Production Plan,Используется для производственного плана
437DocType: System Settings,Loading...,Загрузка...
438DocType: DocField,Password,Пароль
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530439apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +155,Fused deposition modeling,Плавленый осаждение Моделирование
Pratik Vyas97264472015-05-14 15:13:10 +0530440DocType: Manufacturing Settings,Time Between Operations (in mins),Время между операциями (в мин)
Pratik Vyas593d5622015-03-02 19:07:52 +0530441DocType: Customer,Buyer of Goods and Services.,Покупатель товаров и услуг.
442DocType: Journal Entry,Accounts Payable,Счета к оплате
Pratik Vyas97264472015-05-14 15:13:10 +0530443apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Добавить Подписчики
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530444sites/assets/js/erpnext.min.js +5,""" does not exists",""" не существует"
Pratik Vyas593d5622015-03-02 19:07:52 +0530445DocType: Pricing Rule,Valid Upto,Действительно До
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530446apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +564,List a few of your customers. They could be organizations or individuals.,Перечислите несколько ваших клиентов. Они могут быть организации или частные лица.
Pratik Vyas97264472015-05-14 15:13:10 +0530447apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Прямая прибыль
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530448apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Не можете фильтровать на основе счета, если сгруппированы по Счет"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530449apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +88,Administrative Officer,Администратор
Pratik Vyas593d5622015-03-02 19:07:52 +0530450DocType: Payment Tool,Received Or Paid,Полученные или уплаченные
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530451apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +338,Please select Company,"Пожалуйста, выберите компанию"
Pratik Vyas97264472015-05-14 15:13:10 +0530452DocType: Stock Entry,Difference Account,Счет разницы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530453apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,"Невозможно закрыть задача, как ее зависит задача {0} не закрыт."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530454apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,"Пожалуйста, введите Склад для которых Материал Запрос будет поднят"
Anand Doshica4c8a22015-09-30 17:10:58 +0530455DocType: Production Order,Additional Operating Cost,Дополнительные Эксплуатационные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530456apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +20,Cosmetics,Косметика
Pratik Vyas593d5622015-03-02 19:07:52 +0530457DocType: DocField,Type,Тип
Anand Doshi191b2972015-10-21 16:50:31 +0530458apps/erpnext/erpnext/stock/doctype/item/item.py +358,"To merge, following properties must be same for both items","Чтобы объединить, следующие свойства должны быть одинаковыми для обоих пунктов"
Pratik Vyas593d5622015-03-02 19:07:52 +0530459DocType: Communication,Subject,Тема
Pratik Vyas593d5622015-03-02 19:07:52 +0530460DocType: Shipping Rule,Net Weight,Вес нетто
461DocType: Employee,Emergency Phone,В случае чрезвычайных ситуаций
Pratik Vyas593d5622015-03-02 19:07:52 +0530462,Serial No Warranty Expiry,не Серийный Нет Гарантия Срок
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530463apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +624,Do you really want to STOP this Material Request?,"Вы действительно хотите, чтобы остановить эту запросу материал?"
464DocType: Sales Order,To Deliver,Доставлять
Pratik Vyas593d5622015-03-02 19:07:52 +0530465DocType: Purchase Invoice Item,Item,Элемент
Pratik Vyas593d5622015-03-02 19:07:52 +0530466DocType: Journal Entry,Difference (Dr - Cr),Отличия (д-р - Cr)
467DocType: Account,Profit and Loss,Прибыль и убытки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530468apps/erpnext/erpnext/config/learn.py +147,Managing Subcontracting,Управление субподряда
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530469apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +58,New UOM must NOT be of type Whole Number,Новая единица измерения НЕ должна быть целочисленной
Pratik Vyas97264472015-05-14 15:13:10 +0530470apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Мебель и приспособления
Pratik Vyas593d5622015-03-02 19:07:52 +0530471DocType: Quotation,Rate at which Price list currency is converted to company's base currency,"Скорость, с которой Прайс-лист валюта конвертируется в базовую валюту компании"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530472apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Аккаунт {0} не принадлежит компании: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530473DocType: Selling Settings,Default Customer Group,По умолчанию Группа клиентов
474DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Если отключить, 'закругленными Всего' поле не будет виден в любой сделке"
475DocType: BOM,Operating Cost,Эксплуатационные затраты
Pratik Vyas593d5622015-03-02 19:07:52 +0530476,Gross Profit,Валовая прибыль
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530477apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Прирост не может быть 0
Pratik Vyas593d5622015-03-02 19:07:52 +0530478DocType: Production Planning Tool,Material Requirement,Потребности в материалах
Pratik Vyas97264472015-05-14 15:13:10 +0530479DocType: Company,Delete Company Transactions,Удалить Сделки Компания
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530480apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,Item {0} is not Purchase Item,Пункт {0} не Приобретите товар
481apps/erpnext/erpnext/controllers/recurring_document.py +188,"{0} is an invalid email address in 'Notification \
Anand Doshi191b2972015-10-21 16:50:31 +0530482 Email Address'","{0} неправильный адрес электронной почты в ""Уведомление \ адрес электронной почты"""
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530483apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +43,Total Billing This Year:,Всего счетов в этом году:
Pratik Vyas593d5622015-03-02 19:07:52 +0530484DocType: Purchase Receipt,Add / Edit Taxes and Charges,Добавить / Изменить Налоги и сборы
485DocType: Purchase Invoice,Supplier Invoice No,Поставщик Счет Нет
486DocType: Territory,For reference,Для справки
Anand Doshi191b2972015-10-21 16:50:31 +0530487apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Не удается удалить Серийный номер {0}, так как он используется в сделках с акциями"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530488apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +169,Closing (Cr),Закрытие (Cr)
Pratik Vyas593d5622015-03-02 19:07:52 +0530489DocType: Serial No,Warranty Period (Days),Гарантийный срок (дней)
490DocType: Installation Note Item,Installation Note Item,Установка Примечание Пункт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530491,Pending Qty,В ожидании Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +0530492DocType: Job Applicant,Thread HTML,Тема HTML
493DocType: Company,Ignore,Игнорировать
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530494apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS отправлено следующих номеров: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530495apps/erpnext/erpnext/controllers/buying_controller.py +135,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Поставщик Склад обязательным для субподрядчиком ТОВАРНЫЙ ЧЕК
Pratik Vyas593d5622015-03-02 19:07:52 +0530496DocType: Pricing Rule,Valid From,Действительно с
497DocType: Sales Invoice,Total Commission,Всего комиссия
498DocType: Pricing Rule,Sales Partner,Торговый партнер
499DocType: Buying Settings,Purchase Receipt Required,Покупка Получение необходимое
500DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
501
502To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","** Ежемесячная абонентская распространения ** помогает распространять свой бюджет через месяцев, если у вас есть сезонность в вашем бизнесе.
503
504 Чтобы распределить бюджет с помощью этого распределения, установите этот ** ежемесячное распределение ** в ** МВЗ **"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530505apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +183,No records found in the Invoice table,Не записи не найдено в таблице счетов
Pratik Vyas593d5622015-03-02 19:07:52 +0530506apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,"Пожалуйста, выберите компании и партийных первого типа"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530507apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Финансовый / отчетного года.
Anand Doshi191b2972015-10-21 16:50:31 +0530508apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","К сожалению, серийные номера не могут быть объединены"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530509apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Сделать заказ клиента
Pratik Vyas97264472015-05-14 15:13:10 +0530510DocType: Project Task,Project Task,Проект Задача
Pratik Vyas593d5622015-03-02 19:07:52 +0530511,Lead Id,ID лида
512DocType: C-Form Invoice Detail,Grand Total,Общий итог
513DocType: About Us Settings,Website Manager,Сайт менеджер
514apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Fiscal Year Start Date should not be greater than Fiscal Year End Date,"Финансовый год Дата начала не должен быть больше, чем финансовый год Дата окончания"
515DocType: Warranty Claim,Resolution,Разрешение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530516apps/erpnext/erpnext/templates/pages/order.html +51,Delivered: {0},Поставляется: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530517apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Оплачивается аккаунт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530518DocType: Sales Order,Billing and Delivery Status,Биллинг и доставка Статус
Pratik Vyas593d5622015-03-02 19:07:52 +0530519apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Постоянных клиентов
Pratik Vyas593d5622015-03-02 19:07:52 +0530520DocType: Leave Control Panel,Allocate,Выделить
521apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +16,Previous,Предыдущая
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530522apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +613,Sales Return,Продажи Вернуться
Pratik Vyas593d5622015-03-02 19:07:52 +0530523DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,Выберите Заказы из которого вы хотите создать производственных заказов.
Pratik Vyas97264472015-05-14 15:13:10 +0530524apps/erpnext/erpnext/config/hr.py +120,Salary components.,Зарплата компоненты.
Pratik Vyas593d5622015-03-02 19:07:52 +0530525apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,База данных потенциальных клиентов.
Pratik Vyas97264472015-05-14 15:13:10 +0530526apps/erpnext/erpnext/config/crm.py +17,Customer database.,База данных клиентов.
Pratik Vyas593d5622015-03-02 19:07:52 +0530527DocType: Quotation,Quotation To,Цитата Для
528DocType: Lead,Middle Income,Средний доход
529apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Открытие (Cr)
Anand Doshi191b2972015-10-21 16:50:31 +0530530apps/erpnext/erpnext/accounts/utils.py +193,Allocated amount can not be negative,Выделенные сумма не может быть отрицательным
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530531apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +123,Tumbling,Акробатика
Pratik Vyas593d5622015-03-02 19:07:52 +0530532DocType: Purchase Order Item,Billed Amt,Счетов выдано кол-во
Anand Doshica4c8a22015-09-30 17:10:58 +0530533DocType: Warehouse,A logical Warehouse against which stock entries are made.,"Логика Склада,по которому сделаны складские записи"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530534apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Reference No & Reference Date is required for {0},Ссылка № & Ссылка Дата необходим для {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530535DocType: Event,Wednesday,Среда
536DocType: Sales Invoice,Customer's Vendor,Производитель Клиентам
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530537apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,Заказ продукции является обязательным
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530538apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +139,Proposal Writing,Предложение Написание
539apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Другой человек Продажи {0} существует с тем же идентификатором Сотрудника
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530540apps/erpnext/erpnext/stock/stock_ledger.py +336,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Отрицательный Ошибка со ({6}) по пункту {0} в Склад {1} на {2} {3} в {4} {5}
Pratik Vyas593d5622015-03-02 19:07:52 +0530541DocType: Fiscal Year Company,Fiscal Year Company,Финансовый год компании
542DocType: Packing Slip Item,DN Detail,DN Деталь
543DocType: Time Log,Billed,Выдавать счета
544DocType: Batch,Batch Description,Партия Описание
545DocType: Delivery Note,Time at which items were delivered from warehouse,"Момент, в который предметы были доставлены со склада"
546DocType: Sales Invoice,Sales Taxes and Charges,Продажи Налоги и сборы
547DocType: Employee,Organization Profile,Профиль организации
548apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,"Пожалуйста, установите нумерация серии для Посещаемость через Настройка> нумерации серии"
Pratik Vyas593d5622015-03-02 19:07:52 +0530549DocType: Employee,Reason for Resignation,Причиной отставки
Pratik Vyas97264472015-05-14 15:13:10 +0530550apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,Шаблон для аттестации.
Pratik Vyas593d5622015-03-02 19:07:52 +0530551DocType: Payment Reconciliation,Invoice/Journal Entry Details,Счет / Журнал вступления подробнее
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530552apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' не в {2} Финансовом году
Pratik Vyas593d5622015-03-02 19:07:52 +0530553DocType: Buying Settings,Settings for Buying Module,Настройки для покупки модуля
554apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,"Пожалуйста, введите ТОВАРНЫЙ ЧЕК первый"
555DocType: Buying Settings,Supplier Naming By,Поставщик Именование По
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530556DocType: Activity Type,Default Costing Rate,По умолчанию Калькуляция Оценить
Pratik Vyas593d5622015-03-02 19:07:52 +0530557DocType: Maintenance Schedule,Maintenance Schedule,График технического обслуживания
558apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Тогда ценообразование Правила отфильтровываются на основе Заказчика, Группа клиентов, Территория, поставщиков, Тип Поставщик, Кампания, Партнеры по сбыту и т.д."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530559apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +179,Please install dropbox python module,"Пожалуйста, установите модуль питона Dropbox"
Pratik Vyas593d5622015-03-02 19:07:52 +0530560DocType: Employee,Passport Number,Номер паспорта
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530561apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +82,Manager,Менеджер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530562apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +494,From Purchase Receipt,От купли получении
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530563apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +219,Same item has been entered multiple times.,Такой же деталь был введен несколько раз.
Pratik Vyas593d5622015-03-02 19:07:52 +0530564DocType: SMS Settings,Receiver Parameter,Приемник Параметр
Pratik Vyasb8a56872015-06-01 23:48:43 +0530565apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"""На основании"" и ""Группировка по"" не могут быть одинаковыми"
Pratik Vyas593d5622015-03-02 19:07:52 +0530566DocType: Sales Person,Sales Person Targets,Менеджера по продажам Цели
Anand Doshi191b2972015-10-21 16:50:31 +0530567sites/assets/js/form.min.js +271,To,для
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530568apps/frappe/frappe/templates/base.html +143,Please enter email address,"Пожалуйста, введите адрес электронной почты,"
569apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +35,End tube forming,Конец трубки формирования
Pratik Vyas593d5622015-03-02 19:07:52 +0530570DocType: Production Order Operation,In minutes,Через несколько минут
571DocType: Issue,Resolution Date,Разрешение Дата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530572apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +635,Please set default Cash or Bank account in Mode of Payment {0},"Пожалуйста, установите Cash умолчанию или банковский счет в режим оплаты {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530573DocType: Selling Settings,Customer Naming By,Именование клиентов По
574apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Преобразовать в группе
Pratik Vyas97264472015-05-14 15:13:10 +0530575DocType: Activity Cost,Activity Type,Тип активности
Pratik Vyas593d5622015-03-02 19:07:52 +0530576apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Поставляется Сумма
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530577DocType: Customer,Fixed Days,Основные Дни
Pratik Vyas593d5622015-03-02 19:07:52 +0530578DocType: Sales Invoice,Packing List,Комплект поставки
Pratik Vyas97264472015-05-14 15:13:10 +0530579apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,"Заказы, выданные поставщикам."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530580apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +43,Publishing,Публикация
Pratik Vyas97264472015-05-14 15:13:10 +0530581DocType: Activity Cost,Projects User,Проекты Пользователь
582apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Потребляемая
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530583apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +198,{0}: {1} not found in Invoice Details table,{0} {1} не найден в таблице счета
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530584DocType: Company,Round Off Cost Center,Округление Стоимость центр
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530585apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Техническое обслуживание Посетить {0} должно быть отменено до отмены этого заказ клиента
Pratik Vyas593d5622015-03-02 19:07:52 +0530586DocType: Material Request,Material Transfer,О передаче материала
587apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Открытие (д-р)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530588apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Средняя отметка должна быть после {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530589apps/frappe/frappe/config/setup.py +59,Settings,Настройки
Pratik Vyas593d5622015-03-02 19:07:52 +0530590DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Landed Стоимость Налоги и сборы
591DocType: Production Order Operation,Actual Start Time,Фактическое начало Время
592DocType: BOM Operation,Operation Time,Время работы
Pratik Vyas97264472015-05-14 15:13:10 +0530593sites/assets/js/list.min.js +5,More,Далее
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530594DocType: Pricing Rule,Sales Manager,Менеджер По Продажам
Anand Doshi191b2972015-10-21 16:50:31 +0530595sites/assets/js/desk.min.js +7673,Rename,Переименовать
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530596DocType: Journal Entry,Write Off Amount,Списание Количество
597apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +52,Bending,Изгиб
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530598apps/frappe/frappe/core/page/user_permissions/user_permissions.js +246,Allow User,Разрешить пользователю
Pratik Vyas593d5622015-03-02 19:07:52 +0530599DocType: Journal Entry,Bill No,Номер накладной
600DocType: Purchase Invoice,Quarterly,Ежеквартально
601DocType: Selling Settings,Delivery Note Required,Доставка Примечание необходимое
Pratik Vyas97264472015-05-14 15:13:10 +0530602DocType: Sales Order Item,Basic Rate (Company Currency),Основная ставка (валюта компании)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530603DocType: Manufacturing Settings,Backflush Raw Materials Based On,С обратной промывкой Сырье материалы на основе
Anand Doshi191b2972015-10-21 16:50:31 +0530604apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +62,Please enter item details,"Пожалуйста, введите детали деталя"
Pratik Vyas97264472015-05-14 15:13:10 +0530605DocType: Purchase Receipt,Other Details,Другие детали
Pratik Vyas593d5622015-03-02 19:07:52 +0530606DocType: Account,Accounts,Учётные записи
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530607apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +67,Marketing,Маркетинг
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530608apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +65,Straight shearing,Прямо ножницы
Pratik Vyas593d5622015-03-02 19:07:52 +0530609DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Чтобы отслеживать пункт в купли-продажи документов по их серийных NOS. Это также может использоваться для отслеживания гарантийные детали продукта.
610DocType: Purchase Receipt Item Supplied,Current Stock,Наличие на складе
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530611apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +98,Rejected Warehouse is mandatory against regected item,Отклонен Склад является обязательным против regected пункта
Pratik Vyas593d5622015-03-02 19:07:52 +0530612DocType: Account,Expenses Included In Valuation,"Затрат, включаемых в оценке"
613DocType: Employee,Provide email id registered in company,Обеспечить электронный идентификатор зарегистрирован в компании
614DocType: Hub Settings,Seller City,Продавец Город
615DocType: Email Digest,Next email will be sent on:,Следующее письмо будет отправлено на:
Pratik Vyas97264472015-05-14 15:13:10 +0530616DocType: Offer Letter Term,Offer Letter Term,Предложение Письмо срок
Anand Doshi191b2972015-10-21 16:50:31 +0530617apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item has variants.,Пункт имеет варианты.
618apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Пункт {0} не найден
Pratik Vyas593d5622015-03-02 19:07:52 +0530619DocType: Bin,Stock Value,Стоимость акций
Pratik Vyas97264472015-05-14 15:13:10 +0530620apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Дерево Тип
Anand Doshi191b2972015-10-21 16:50:31 +0530621DocType: BOM Explosion Item,Qty Consumed Per Unit,"Кол-во, потребляемое за единицу"
Pratik Vyas593d5622015-03-02 19:07:52 +0530622DocType: Serial No,Warranty Expiry Date,Гарантия срок действия
623DocType: Material Request Item,Quantity and Warehouse,Количество и Склад
624DocType: Sales Invoice,Commission Rate (%),Комиссия ставка (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530625apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","На ваучере Тип должен быть одним из заказа клиента, накладная или Запись в журнале"
626apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +139,Biomachining,Biomachining
Anand Doshi191b2972015-10-21 16:50:31 +0530627apps/erpnext/erpnext/setup/utils.py +89,Unable to find exchange rate,Невозможно найти обменный курс
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530628apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +7,Aerospace,Авиационно-космический
Pratik Vyas97264472015-05-14 15:13:10 +0530629apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +19,Welcome,Добро пожаловать
Pratik Vyas593d5622015-03-02 19:07:52 +0530630DocType: Journal Entry,Credit Card Entry,Вступление Кредитная карта
631apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Тема Задача
Pratik Vyas97264472015-05-14 15:13:10 +0530632apps/erpnext/erpnext/config/stock.py +28,Goods received from Suppliers.,"Товары, полученные от поставщиков."
Pratik Vyas593d5622015-03-02 19:07:52 +0530633DocType: Communication,Open,Открыт
634DocType: Lead,Campaign Name,Название кампании
Pratik Vyas593d5622015-03-02 19:07:52 +0530635,Reserved,Зарезервировано
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530636apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +663,Do you really want to UNSTOP,"Вы действительно хотите, чтобы откупоривать"
Pratik Vyas97264472015-05-14 15:13:10 +0530637DocType: Purchase Order,Supply Raw Materials,Поставка сырья
638DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,"Дата, на которую будет генерироваться следующий счет-фактура. Он создается на форму."
639apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Оборотные активы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530640apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +92,{0} is not a stock Item,{0} не является складской позицией
Pratik Vyas593d5622015-03-02 19:07:52 +0530641DocType: Mode of Payment Account,Default Account,По умолчанию учетная запись
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530642apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,"Ведущий должен быть установлен, если Возможность сделан из свинца"
Pratik Vyas593d5622015-03-02 19:07:52 +0530643DocType: Contact Us Settings,Address Title,Название адреса
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530644apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,"Пожалуйста, выберите в неделю выходной"
Pratik Vyas593d5622015-03-02 19:07:52 +0530645DocType: Production Order Operation,Planned End Time,Планируемые Время окончания
646,Sales Person Target Variance Item Group-Wise,Лицо продаж Целевая Разница Пункт Группа Мудрого
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530647DocType: Dropbox Backup,Daily,Ежедневно
648apps/erpnext/erpnext/accounts/doctype/account/account.py +105,Account with existing transaction cannot be converted to ledger,Счет существующей проводки не может быть преобразован в регистр
Pratik Vyas593d5622015-03-02 19:07:52 +0530649DocType: Delivery Note,Customer's Purchase Order No,Клиентам Заказ Нет
Pratik Vyas593d5622015-03-02 19:07:52 +0530650DocType: Employee,Cell Number,Количество звонков
651apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Поражений
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530652apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +119,You can not enter current voucher in 'Against Journal Entry' column,Вы не можете ввести текущий ваучер в «Против Запись в журнале 'колонке
653apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +25,Energy,Энергоэффективность
Pratik Vyas593d5622015-03-02 19:07:52 +0530654DocType: Opportunity,Opportunity From,Возможность От
Pratik Vyas97264472015-05-14 15:13:10 +0530655apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Ежемесячная выписка зарплата.
Pratik Vyas593d5622015-03-02 19:07:52 +0530656DocType: Item Group,Website Specifications,Сайт характеристики
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530657apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +205,New Account,Новая учетная запись
Pratik Vyas593d5622015-03-02 19:07:52 +0530658apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: С {0} типа {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530659apps/erpnext/erpnext/controllers/buying_controller.py +283,Row {0}: Conversion Factor is mandatory,Ряд {0}: Коэффициент преобразования является обязательным
Pratik Vyas97264472015-05-14 15:13:10 +0530660apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Бухгалтерские записи можно с листовыми узлами. Записи против групп не допускаются.
Pratik Vyas593d5622015-03-02 19:07:52 +0530661DocType: ToDo,High,Высокий
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530662apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +361,Cannot deactivate or cancel BOM as it is linked with other BOMs,"Не можете отключить или отменить спецификации, как она связана с другими спецификациями"
Pratik Vyas593d5622015-03-02 19:07:52 +0530663DocType: Opportunity,Maintenance,Обслуживание
664DocType: User,Male,Мужчина
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530665apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +182,Purchase Receipt number required for Item {0},"Покупка Получение число, необходимое для Пункт {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530666DocType: Item Attribute Value,Item Attribute Value,Пункт Значение атрибута
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530667apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,Кампании по продажам.
Pratik Vyas97264472015-05-14 15:13:10 +0530668DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530669
670#### Note
671
672The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
673
674#### Description of Columns
675
6761. Calculation Type:
677 - This can be on **Net Total** (that is the sum of basic amount).
678 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
679 - **Actual** (as mentioned).
6802. Account Head: The Account ledger under which this tax will be booked
6813. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6824. Description: Description of the tax (that will be printed in invoices / quotes).
6835. Rate: Tax rate.
6846. Amount: Tax amount.
6857. Total: Cumulative total to this point.
6868. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
6879. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Стандартный шаблон налог, который может быть применен ко всем сделок купли-продажи. Этот шаблон может содержать перечень налоговых руководителей, а также других глав расходы / доходы, как ""Shipping"", ""Insurance"", ""Обращение"" и т.д.
688
689 #### Примечание
690
691 ставка налога на Вы Определить здесь будет стандартная ставка налога на прибыль для всех ** деталей **. Если есть ** товары **, которые имеют различные цены, они должны быть добавлены в ** деталь налога ** стол в ** деталь ** мастера.
692
693 #### Описание колонок
694
695 1. Расчет Тип:
696 - Это может быть ** Чистый Всего ** (то есть сумма основной суммы).
697 - ** На предыдущей строке Total / сумма ** (по совокупности налогов и сборов). Если вы выбираете эту опцию, налог будет применяться в процентах от предыдущего ряда (в налоговом таблицы) суммы или объема.
698 - ** ** Фактический (как уже упоминалось).
699 2. Счет Руководитель: лицевому счету, при которых этот налог будут забронированы
700 3. Центр Стоимость: Если налог / налог на заряд доход (как перевозка груза) или расходов это должен быть забронирован на МВЗ.
701 4. Описание: Описание налога (которые будут напечатаны в счетах-фактурах / кавычек).
702 5. Оценить: Налоговая ставка.
703 6. Количество: Сумма налога.
704 7. Всего: Суммарное к этой точке.
705 8. Введите Row: Если на базе ""Предыдущая сумма по строке"" вы можете выбрать номер строки которой будет приниматься в качестве основы для такого расчета (по умолчанию предыдущего ряда).
706 9. Это налог Включено в основной ставке ?: Если вы посмотрите, это значит, что этот налог не будет показано ниже в таблице элементов, но будет включен в основной ставке в основной таблице элементов. Это полезно, если вы хотите дать квартира Цена (включая все налоги) цену к клиентам."
Pratik Vyas593d5622015-03-02 19:07:52 +0530707DocType: Employee,Bank A/C No.,Банк Сч/Тек №
Pratik Vyas97264472015-05-14 15:13:10 +0530708DocType: Expense Claim,Project,Проект
Pratik Vyas593d5622015-03-02 19:07:52 +0530709DocType: Quality Inspection Reading,Reading 7,Чтение 7
710DocType: Address,Personal,Личное
711DocType: Expense Claim Detail,Expense Claim Type,Расходов претензии Тип
712DocType: Shopping Cart Settings,Default settings for Shopping Cart,Настройки по умолчанию для корзину
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530713apps/erpnext/erpnext/controllers/accounts_controller.py +324,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Запись в журнале {0} связан с орденом {1}, проверить, если он должен быть подтянут, как продвинуться в этом счете."
714apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +13,Biotechnology,Биотехнологии
Pratik Vyas97264472015-05-14 15:13:10 +0530715apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Офис эксплуатационные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530716apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +53,Hemming,Хемминг
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530717apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,"Пожалуйста, введите пункт первый"
Pratik Vyas593d5622015-03-02 19:07:52 +0530718DocType: Account,Liability,Ответственность сторон
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530719apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,"Санкционированный сумма не может быть больше, чем претензии Сумма в строке {0}."
Pratik Vyas97264472015-05-14 15:13:10 +0530720DocType: Company,Default Cost of Goods Sold Account,По умолчанию Себестоимость проданных товаров счет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530721apps/erpnext/erpnext/stock/get_item_details.py +260,Price List not selected,Прайс-лист не выбран
Pratik Vyas593d5622015-03-02 19:07:52 +0530722DocType: Employee,Family Background,Семья Фон
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530723DocType: Process Payroll,Send Email,Отправить e-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530724apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Нет разрешения
Pratik Vyas593d5622015-03-02 19:07:52 +0530725DocType: Company,Default Bank Account,По умолчанию Банковский счет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530726apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Чтобы отфильтровать на основе партии, выберите партия первого типа"
727apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"""Обновления Склада"" не могут быть проверены, так как позиция не поставляется через {0}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530728apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Nos,кол-во
729DocType: Item,Items with higher weightage will be shown higher,"Элементы с более высокой weightage будет показано выше,"
Pratik Vyas593d5622015-03-02 19:07:52 +0530730DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Банковская сверка подробно
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530731apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +627,My Invoices,Мои Счета
Pratik Vyas593d5622015-03-02 19:07:52 +0530732apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +39,No employee found,Сотрудник не найден
733DocType: Purchase Order,Stopped,Приостановлено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530734DocType: Item,If subcontracted to a vendor,Если по субподряду поставщика
735apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,"Выберите спецификацию, чтобы начать"
Pratik Vyas593d5622015-03-02 19:07:52 +0530736DocType: SMS Center,All Customer Contact,Все клиентов Связаться
Pratik Vyas97264472015-05-14 15:13:10 +0530737apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Загрузить складские остатки с помощью CSV.
Anand Doshi191b2972015-10-21 16:50:31 +0530738apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Отправить Сейчас
Pratik Vyas593d5622015-03-02 19:07:52 +0530739,Support Analytics,Поддержка Аналитика
740DocType: Item,Website Warehouse,Сайт Склад
Pratik Vyas593d5622015-03-02 19:07:52 +0530741DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","День месяца, в который автоматически счет-фактура будет создан, например, 05, 28 и т.д."
742apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Оценка должна быть меньше или равна 5
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530743apps/erpnext/erpnext/config/accounts.py +169,C-Form records,С-форма записи
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530744apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Заказчик и Поставщик
Pratik Vyas593d5622015-03-02 19:07:52 +0530745DocType: Email Digest,Email Digest Settings,Email Дайджест Настройки
Pratik Vyas97264472015-05-14 15:13:10 +0530746apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,Поддержка запросов от клиентов.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530747DocType: Features Setup,"To enable ""Point of Sale"" features",Чтобы включить "Точки продаж" Особенности
Pratik Vyas593d5622015-03-02 19:07:52 +0530748DocType: Bin,Moving Average Rate,Moving Average Rate
749DocType: Production Planning Tool,Select Items,Выберите товары
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530750apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +321,{0} against Bill {1} dated {2},{0} по Счету {1} от {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530751DocType: Comment,Reference Name,Ссылка Имя
Pratik Vyas593d5622015-03-02 19:07:52 +0530752DocType: Maintenance Visit,Completion Status,Статус завершения
Anand Doshi191b2972015-10-21 16:50:31 +0530753DocType: Sales Invoice Item,Target Warehouse,Целевая Склад
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530754DocType: Item,Allow over delivery or receipt upto this percent,Разрешить доставку на получение или Шифрование до этого процента
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530755apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +48,Expected Delivery Date cannot be before Sales Order Date,Ожидаемая дата поставки не может быть до даты заказа на продажу
Pratik Vyas593d5622015-03-02 19:07:52 +0530756DocType: Upload Attendance,Import Attendance,Импорт Посещаемость
757apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +17,All Item Groups,Все группы товаров
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530758DocType: Process Payroll,Activity Log,Журнал активности
Pratik Vyas593d5622015-03-02 19:07:52 +0530759apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Чистая прибыль / убытки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530760apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Автоматически создавать сообщение о подаче сделок.
Pratik Vyas593d5622015-03-02 19:07:52 +0530761DocType: Production Order,Item To Manufacture,Элемент Производство
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530762apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +16,Permanent mold casting,Постоянная форма
763apps/erpnext/erpnext/config/learn.py +167,Purchase Order to Payment,Заказ на Оплата
Pratik Vyas593d5622015-03-02 19:07:52 +0530764DocType: Sales Order Item,Projected Qty,Прогнозируемый Количество
765DocType: Sales Invoice,Payment Due Date,Дата платежа
Pratik Vyas97264472015-05-14 15:13:10 +0530766DocType: Newsletter,Newsletter Manager,Рассылка менеджер
Anand Doshi191b2972015-10-21 16:50:31 +0530767apps/erpnext/erpnext/stock/doctype/item/item.js +234,Item Variant {0} already exists with same attributes,Пункт Вариант {0} уже существует же атрибутами
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530768apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Открытие"
Pratik Vyas593d5622015-03-02 19:07:52 +0530769DocType: Notification Control,Delivery Note Message,Доставка Примечание сообщение
770DocType: Expense Claim,Expenses,Расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530771DocType: Item Variant Attribute,Item Variant Attribute,Вариант Пункт Атрибут
Pratik Vyas593d5622015-03-02 19:07:52 +0530772,Purchase Receipt Trends,Покупка чеков тенденции
773DocType: Appraisal,Select template from which you want to get the Goals,"Выберите шаблон, из которого вы хотите получить Целей"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530774apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +77,Research & Development,Научно-исследовательские и опытно-конструкторские работы
Pratik Vyas593d5622015-03-02 19:07:52 +0530775,Amount to Bill,"Сумма, Биллу"
776DocType: Company,Registration Details,Регистрационные данные
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530777apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +75,Staking,Разбивка
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530778DocType: Item,Re-Order Qty,Re порядка Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +0530779DocType: Leave Block List Date,Leave Block List Date,Оставьте Блок-лист Дата
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530780apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Планируется отправить {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530781DocType: Pricing Rule,Price or Discount,Цена или Скидка
782DocType: Sales Team,Incentives,Стимулы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530783DocType: SMS Log,Requested Numbers,Требуемые Номера
Pratik Vyas97264472015-05-14 15:13:10 +0530784apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Служебная аттестация.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530785DocType: Sales Invoice Item,Stock Details,Фото Детали
Pratik Vyas97264472015-05-14 15:13:10 +0530786apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Значимость проекта
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530787apps/erpnext/erpnext/config/learn.py +112,Point-of-Sale,Торговая точка
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530788apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +65,Cannot carry forward {0},Не можете переносить {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530789apps/erpnext/erpnext/accounts/doctype/account/account.py +91,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Баланс счета в Кредите, запрещена установка 'Баланс должен быть' как 'Дебет'"
Pratik Vyas593d5622015-03-02 19:07:52 +0530790DocType: Account,Balance must be,Баланс должен быть
791DocType: Hub Settings,Publish Pricing,Опубликовать Цены
Pratik Vyas593d5622015-03-02 19:07:52 +0530792DocType: Notification Control,Expense Claim Rejected Message,Расходов претензии Отклонен Сообщение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530793apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +145,Nailing,Замечательный
Pratik Vyas593d5622015-03-02 19:07:52 +0530794,Available Qty,Доступные Кол-во
795DocType: Purchase Taxes and Charges,On Previous Row Total,На предыдущей строки Всего
Pratik Vyas593d5622015-03-02 19:07:52 +0530796DocType: Salary Slip,Working Days,В рабочие дни
797DocType: Serial No,Incoming Rate,Входящий Оценить
798DocType: Packing Slip,Gross Weight,Вес брутто
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530799apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +410,The name of your company for which you are setting up this system.,"Название вашей компании, для которой вы настраиваете эту систему."
Pratik Vyas593d5622015-03-02 19:07:52 +0530800DocType: HR Settings,Include holidays in Total no. of Working Days,Включите праздники в общей сложности не. рабочих дней
801DocType: Job Applicant,Hold,Удержание
Pratik Vyas593d5622015-03-02 19:07:52 +0530802DocType: Employee,Date of Joining,Дата вступления
Anand Doshif5940902015-09-07 18:47:04 +0530803DocType: Naming Series,Update Series,Обновление серий
Pratik Vyas97264472015-05-14 15:13:10 +0530804DocType: Supplier Quotation,Is Subcontracted,Является субподряду
Pratik Vyas593d5622015-03-02 19:07:52 +0530805DocType: Item Attribute,Item Attribute Values,Пункт значений атрибутов
Pratik Vyas97264472015-05-14 15:13:10 +0530806apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Посмотреть Подписчики
Pratik Vyas593d5622015-03-02 19:07:52 +0530807DocType: Purchase Invoice Item,Purchase Receipt,Покупка Получение
808,Received Items To Be Billed,Полученные товары быть выставлен счет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530809apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +114,Abrasive blasting,Абразивоструйное
810sites/assets/js/desk.min.js +3938,Ms,Госпожа
811apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Мастер Валютный курс.
812apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Не удается найти временной интервал в ближайшие {0} дней для работы {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530813DocType: Production Order,Plan material for sub-assemblies,План материал для Субсборки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530814apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +426,BOM {0} must be active,BOM {0} должен быть активным
Pratik Vyas593d5622015-03-02 19:07:52 +0530815apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26,Please select the document type first,"Пожалуйста, выберите тип документа сначала"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530816apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Отменить Материал просмотров {0} до отмены этого обслуживания визит
Pratik Vyas593d5622015-03-02 19:07:52 +0530817DocType: Salary Slip,Leave Encashment Amount,Оставьте Инкассация Количество
Anand Doshi191b2972015-10-21 16:50:31 +0530818apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Серийный номер {0} не принадлежит Пункт {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530819DocType: Purchase Receipt Item Supplied,Required Qty,Обязательные Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +0530820DocType: Bank Reconciliation,Total Amount,Общая сумма
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530821apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +32,Internet Publishing,Интернет издания
Pratik Vyas593d5622015-03-02 19:07:52 +0530822DocType: Production Planning Tool,Production Orders,Производственные заказы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530823apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Валюта баланса
Pratik Vyas593d5622015-03-02 19:07:52 +0530824apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Продажи Прайс-лист
825apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Опубликовать синхронизировать элементы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530826DocType: GL Entry,Account Currency,Валюта счета
827apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,"Пожалуйста, укажите округлить счет в компании"
Pratik Vyas593d5622015-03-02 19:07:52 +0530828DocType: Purchase Receipt,Range,температур
829DocType: Supplier,Default Payable Accounts,По умолчанию задолженность Кредиторская
830apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Сотрудник {0} не активен или не существует
831DocType: Features Setup,Item Barcode,Пункт Штрих
Anand Doshi191b2972015-10-21 16:50:31 +0530832apps/erpnext/erpnext/stock/doctype/item/item.py +428,Item Variants {0} updated,Пункт Варианты {0} обновляются
Pratik Vyas593d5622015-03-02 19:07:52 +0530833DocType: Quality Inspection Reading,Reading 6,Чтение 6
834DocType: Purchase Invoice Advance,Purchase Invoice Advance,Счета-фактуры Advance
835DocType: Address,Shop,Магазин
836DocType: Hub Settings,Sync Now,Синхронизировать сейчас
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530837apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +166,Row {0}: Credit entry can not be linked with a {1},Ряд {0}: Кредитная запись не может быть связан с {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530838DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,По умолчанию Счет в банке / Наличные будут автоматически обновляться в POS фактуре когда выбран этот режим.
839DocType: Employee,Permanent Address Is,Постоянный адрес Является
840DocType: Production Order Operation,Operation completed for how many finished goods?,Операция выполнена На сколько готовой продукции?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530841apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +491,The Brand,Марка
Anand Doshi191b2972015-10-21 16:50:31 +0530842apps/erpnext/erpnext/controllers/status_updater.py +154,Allowance for over-{0} crossed for Item {1}.,Учет по-{0} скрещенными за Пункт {1}.
Pratik Vyas593d5622015-03-02 19:07:52 +0530843DocType: Employee,Exit Interview Details,Выход Интервью Подробности
844DocType: Item,Is Purchase Item,Является Покупка товара
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530845DocType: Journal Entry Account,Purchase Invoice,Покупка Счет
Pratik Vyas593d5622015-03-02 19:07:52 +0530846DocType: Stock Ledger Entry,Voucher Detail No,Подробности ваучера №
847DocType: Stock Entry,Total Outgoing Value,Всего исходящее значение
848DocType: Lead,Request for Information,Запрос на предоставление информации
849DocType: Payment Tool,Paid,Платный
850DocType: Salary Slip,Total in words,Всего в словах
851DocType: Material Request Item,Lead Time Date,Время выполнения Дата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530852apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row #{0}: Please specify Serial No for Item {1},"Ряд # {0}: Пожалуйста, сформулируйте Серийный номер для Пункт {1}"
853apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +538,"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.","Для элементов "продукта" Bundle, склад, серийный номер и серия № будет рассматриваться с "упаковочный лист 'таблицы. Если Склад и пакетная Нет являются одинаковыми для всех упаковочных деталей для любой "продукта" Bundle пункта, эти значения могут быть введены в основной таблице Item, значения будут скопированы в "список упаковки" таблицу."
Pratik Vyas97264472015-05-14 15:13:10 +0530854apps/erpnext/erpnext/config/stock.py +23,Shipments to customers.,Поставки клиентам.
Pratik Vyas593d5622015-03-02 19:07:52 +0530855DocType: Purchase Invoice Item,Purchase Order Item,Заказ товара
Pratik Vyas97264472015-05-14 15:13:10 +0530856apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Косвенная прибыль
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530857DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Установите Сумма платежа = сумма Выдающийся
Pratik Vyas593d5622015-03-02 19:07:52 +0530858DocType: Contact Us Settings,Address Line 1,Адрес (1-я строка)
Pratik Vyas97264472015-05-14 15:13:10 +0530859apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Variance,Дисперсия
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530860apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +392,Company Name,Название компании
Pratik Vyas593d5622015-03-02 19:07:52 +0530861DocType: SMS Center,Total Message(s),Всего сообщений (ы)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530862apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +507,Select Item for Transfer,Выбрать пункт трансфера
Pratik Vyas593d5622015-03-02 19:07:52 +0530863DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Выберите учетную запись глава банка, в котором проверка была размещена."
864DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Разрешить пользователю редактировать Прайс-лист Оценить в сделках
865DocType: Pricing Rule,Max Qty,Макс Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530866apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Ряд {0}: Платеж по покупке / продаже порядок должен всегда быть помечены как заранее
867apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +16,Chemical,Химический
Anand Doshi191b2972015-10-21 16:50:31 +0530868apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +691,All items have already been transferred for this Production Order.,Все детали уже были переданы для этого производственного заказа.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530869DocType: Process Payroll,Select Payroll Year and Month,Выберите Payroll год и месяц
Pratik Vyas97264472015-05-14 15:13:10 +0530870apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Перейти к соответствующей группе (обычно использования средств> Текущие активы> Банковские счета и создать новый аккаунт (нажав на Добавить Ребенка) типа "банк"
Pratik Vyas593d5622015-03-02 19:07:52 +0530871DocType: Workstation,Electricity Cost,Стоимость электроэнергии
872DocType: HR Settings,Don't send Employee Birthday Reminders,Не отправляйте Employee рождения Напоминания
873DocType: Comment,Unsubscribed,Отписавшийся
874DocType: Opportunity,Walk In,Прогулка в
875DocType: Item,Inspection Criteria,Осмотр Критерии
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530876apps/erpnext/erpnext/config/accounts.py +101,Tree of finanial Cost Centers.,Дерево finanial центры Стоимость.
877apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Все передаваемые
878apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +492,Upload your letter head and logo. (you can edit them later).,Загрузить письмо голову и логотип. (Вы можете редактировать их позже).
879apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +156,White,Белый
Pratik Vyas593d5622015-03-02 19:07:52 +0530880DocType: SMS Center,All Lead (Open),Все лиды (Открыть)
881DocType: Purchase Invoice,Get Advances Paid,Получить авансы выданные
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530882apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +362,Attach Your Picture,Прикрепите свою фотографию
Pratik Vyas593d5622015-03-02 19:07:52 +0530883DocType: Journal Entry,Total Amount in Words,Общая сумма в словах
884DocType: Workflow State,Stop,стоп
885apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,"Был ошибка. Один вероятной причиной может быть то, что вы не сохранили форму. Пожалуйста, свяжитесь с support@erpnext.com если проблема не устранена."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530886apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,Моя корзина
887apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Тип заказа должен быть одним из {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530888DocType: Lead,Next Contact Date,Следующая контакты
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530889apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Открытие Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +0530890DocType: Holiday List,Holiday List Name,Имя Список праздников
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530891apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +168,Stock Options,Опционы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530892DocType: Journal Entry Account,Expense Claim,Расходов претензии
893apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Кол-во для {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530894DocType: Leave Application,Leave Application,Оставить заявку
Pratik Vyas97264472015-05-14 15:13:10 +0530895apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Оставьте Allocation Tool
Pratik Vyas593d5622015-03-02 19:07:52 +0530896DocType: Leave Block List,Leave Block List Dates,Оставьте черных списков Даты
Anand Doshi191b2972015-10-21 16:50:31 +0530897DocType: Company,If Monthly Budget Exceeded (for expense account),Если Ежемесячный бюджет превышен (за счет расходов)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530898apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +56,Trimming,Обрезки
Pratik Vyas593d5622015-03-02 19:07:52 +0530899DocType: Workstation,Net Hour Rate,Чистая час Цена
900DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Посадка стоимости покупки Квитанция
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530901DocType: Company,Default Terms,По умолчанию Условия
Pratik Vyas593d5622015-03-02 19:07:52 +0530902DocType: Packing Slip Item,Packing Slip Item,Упаковочный лист Пункт
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530903DocType: POS Profile,Cash/Bank Account, Наличные / Банковский счет
904apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,Removed items with no change in quantity or value.,Удалены пункты без изменения в количестве или стоимости.
Pratik Vyas593d5622015-03-02 19:07:52 +0530905DocType: Delivery Note,Delivery To,Доставка Для
Anand Doshi191b2972015-10-21 16:50:31 +0530906apps/erpnext/erpnext/stock/doctype/item/item.py +450,Attribute table is mandatory,Атрибут стол является обязательным
Pratik Vyas593d5622015-03-02 19:07:52 +0530907DocType: Production Planning Tool,Get Sales Orders,Получить заказов клиента
908apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} не может быть отрицательным
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530909apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +103,Filing,Подача
910apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,Скидка
Pratik Vyas593d5622015-03-02 19:07:52 +0530911DocType: Features Setup,Purchase Discounts,Покупка Скидки
912DocType: Workstation,Wages,Заработная плата
Pratik Vyas97264472015-05-14 15:13:10 +0530913DocType: Time Log,Will be updated only if Time Log is 'Billable',Будет обновляться только если время входа является "Платежные"
Pratik Vyas593d5622015-03-02 19:07:52 +0530914DocType: Project,Internal,Внутренний
915DocType: Task,Urgent,Важно
Pratik Vyas97264472015-05-14 15:13:10 +0530916apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},"Пожалуйста, укажите действительный идентификатор строки для строки {0} в таблице {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530917DocType: Item,Manufacturer,Производитель
918DocType: Landed Cost Item,Purchase Receipt Item,Покупка Получение товара
Pratik Vyas593d5622015-03-02 19:07:52 +0530919DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Зарезервировано Склад в заказ клиента / склад готовой продукции
920apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Продажа Сумма
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530921apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Журналы Время
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530922apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Вы Утверждающий Расходы для этой записи. Пожалуйста, Обновите ""Статус"" и Сохраните"
Pratik Vyas593d5622015-03-02 19:07:52 +0530923DocType: Serial No,Creation Document No,Создание документа Нет
924DocType: Issue,Issue,Проблема
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530925apps/erpnext/erpnext/config/stock.py +136,"Attributes for Item Variants. e.g Size, Color etc.","Атрибуты для товара Variant. например, размер, цвет и т.д."
926apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Склад
927apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Серийный номер {0} находится под контрактом на техническое обслуживание ДО {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530928DocType: BOM Operation,Operation,Операция
929DocType: Lead,Organization Name,Название организации
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530930DocType: Tax Rule,Shipping State,Государственный Доставка
Pratik Vyas97264472015-05-14 15:13:10 +0530931apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,"Товар должен быть добавлены с помощью ""Получить товары от покупки ПОСТУПЛЕНИЯ кнопку '"
932apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Расходы на продажи
Anand Doshi191b2972015-10-21 16:50:31 +0530933apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +182,Standard Buying,Стандартный Покупка
Pratik Vyas593d5622015-03-02 19:07:52 +0530934DocType: GL Entry,Against,Против
935DocType: Item,Default Selling Cost Center,По умолчанию Продажа Стоимость центр
936DocType: Sales Partner,Implementation Partner,Реализация Партнер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530937DocType: Opportunity,Contact Info,Контактная информация
938apps/erpnext/erpnext/config/learn.py +132,Making Stock Entries,Создание изображения в дневнике
Pratik Vyas593d5622015-03-02 19:07:52 +0530939DocType: Packing Slip,Net Weight UOM,Вес нетто единица измерения
Pratik Vyas593d5622015-03-02 19:07:52 +0530940DocType: Item,Default Supplier,По умолчанию Поставщик
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530941DocType: Manufacturing Settings,Over Production Allowance Percentage,За квота на производство Процент
Pratik Vyas593d5622015-03-02 19:07:52 +0530942DocType: Shipping Rule Condition,Shipping Rule Condition,Правило Начальные
943DocType: Features Setup,Miscelleneous,Miscelleneous
944DocType: Holiday List,Get Weekly Off Dates,Получить Weekly Выкл Даты
945apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,"Дата окончания не может быть меньше, чем Дата начала"
Pratik Vyas593d5622015-03-02 19:07:52 +0530946DocType: Sales Person,Select company name first.,Выберите название компании в первую очередь.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530947apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +166,Dr,Доктор
Pratik Vyas97264472015-05-14 15:13:10 +0530948apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Котировки полученных от поставщиков.
Pratik Vyas593d5622015-03-02 19:07:52 +0530949apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Для {0} | {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530950DocType: Time Log Batch,updated via Time Logs,обновляется через журналы Time
Pratik Vyas593d5622015-03-02 19:07:52 +0530951apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Средний возраст
Pratik Vyas593d5622015-03-02 19:07:52 +0530952DocType: Opportunity,Your sales person who will contact the customer in future,"Ваш продавец, который свяжется с клиентом в будущем"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530953apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +588,List a few of your suppliers. They could be organizations or individuals.,Перечислите несколько ваших поставщиков. Они могут быть организации или частные лица.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530954DocType: Company,Default Currency,Базовая валюта
Pratik Vyas593d5622015-03-02 19:07:52 +0530955DocType: Contact,Enter designation of this Contact,Введите обозначение этому контактному
956DocType: Contact Us Settings,Address,Адрес
957DocType: Expense Claim,From Employee,От работника
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530958apps/erpnext/erpnext/controllers/accounts_controller.py +338,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Внимание: Система не будет проверять overbilling с суммы по пункту {0} в {1} равна нулю
Pratik Vyas593d5622015-03-02 19:07:52 +0530959DocType: Journal Entry,Make Difference Entry,Сделать Разница запись
960DocType: Upload Attendance,Attendance From Date,Посещаемость С Дата
961DocType: Appraisal Template Goal,Key Performance Area,Ключ Площадь Производительность
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530962apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +54,Transportation,Транспортные расходы
Anand Doshi191b2972015-10-21 16:50:31 +0530963DocType: Email Digest,Annual Expense,Годовые расходы
Pratik Vyas593d5622015-03-02 19:07:52 +0530964DocType: SMS Center,Total Characters,Персонажей
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530965apps/erpnext/erpnext/controllers/buying_controller.py +139,Please select BOM in BOM field for Item {0},"Пожалуйста, выберите спецификации в спецификации поля для пункта {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530966DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-образный Счет Подробно
967DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Оплата Примирение Счет
968apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Вклад%
969DocType: Item,website page link,сайт ссылку
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530970apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +192,Let's prepare the system for first use.,Давайте подготовить систему для первого использования.
Pratik Vyas593d5622015-03-02 19:07:52 +0530971DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Регистрационные номера компании для вашей справки. Налоговые числа и т.д.
972DocType: Sales Partner,Distributor,Дистрибьютор
973DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Корзина Правило Доставка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530974apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +208,Production Order {0} must be cancelled before cancelling this Sales Order,Производственный заказ {0} должно быть отменено до отмены этого заказ клиента
Pratik Vyas593d5622015-03-02 19:07:52 +0530975,Ordered Items To Be Billed,"Заказал пунктов, которые будут Объявленный"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530976apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,"С Диапазон должен быть меньше, чем диапазон"
Pratik Vyas593d5622015-03-02 19:07:52 +0530977apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Выберите Журналы время и предоставить для создания нового счета-фактуры.
978DocType: Global Defaults,Global Defaults,Глобальные умолчанию
979DocType: Salary Slip,Deductions,Отчисления
Pratik Vyas593d5622015-03-02 19:07:52 +0530980DocType: Purchase Invoice,Start date of current invoice's period,Дату периода текущего счета-фактуры начнем
981apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,Это Пакетная Время Лог был объявлен.
982apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,Создание Возможность
983DocType: Salary Slip,Leave Without Pay,Отпуск без сохранения содержания
984DocType: Supplier,Communications,Связь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530985apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Планирование мощностей Ошибка
986,Trial Balance for Party,Пробный баланс для партии
Pratik Vyas593d5622015-03-02 19:07:52 +0530987DocType: Lead,Consultant,Консультант
988DocType: Salary Slip,Earnings,Прибыль
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530989apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Finished Item {0} must be entered for Manufacture type entry,Готовые товара {0} должен быть введен для вступления типа Производство
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530990apps/erpnext/erpnext/config/learn.py +77,Opening Accounting Balance,Открытие бухгалтерский баланс
Pratik Vyas593d5622015-03-02 19:07:52 +0530991DocType: Sales Invoice Advance,Sales Invoice Advance,Расходная накладная Advance
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530992apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,Ничего просить
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530993apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',"""Фактическая Дата начала"" не может быть больше, чем ""Фактическая Дата завершения"""
994apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +75,Management,Управление
Pratik Vyas97264472015-05-14 15:13:10 +0530995apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,Виды деятельности для Время листов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530996apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +14,Investment casting,Литье по выплавляемым моделям
Anand Doshi191b2972015-10-21 16:50:31 +0530997apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Либо дебетовая или кредитная сумма необходима для {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530998DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","Это будет добавлена ​​в Кодекс пункта варианте. Например, если ваш аббревиатура ""SM"", и код деталь ""Футболка"", код товара из вариантов будет ""T-Shirt-SM"""
999DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,"Чистая Платное (прописью) будут видны, как только вы сохраните Зарплата Слип."
1000apps/frappe/frappe/core/doctype/user/user_list.js +12,Active,Активен
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301001apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +154,Blue,Синий
1002DocType: Purchase Invoice,Is Return,Является Вернуться
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301003DocType: Price List Country,Price List Country,Цены Страна
1004apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,Дальнейшие узлы могут быть созданы только под узлами типа «Группа»
Pratik Vyas593d5622015-03-02 19:07:52 +05301005DocType: Item,UOMs,UOMs
Pratik Vyas97264472015-05-14 15:13:10 +05301006apps/erpnext/erpnext/stock/utils.py +167,{0} valid serial nos for Item {1},{0} действительные серийные NOS для Пункт {1}
Anand Doshi191b2972015-10-21 16:50:31 +05301007apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Код товара не может быть изменен для серийный номер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301008apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS-профиля {0} уже создана для пользователя: {1} и компания {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301009DocType: Purchase Order Item,UOM Conversion Factor,Коэффициент пересчета единицы измерения
1010DocType: Stock Settings,Default Item Group,По умолчанию Пункт Группа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301011apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +156,Laminated object manufacturing,Производство многослойного объекта
Pratik Vyas97264472015-05-14 15:13:10 +05301012apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Поставщик базы данных.
Pratik Vyas593d5622015-03-02 19:07:52 +05301013DocType: Account,Balance Sheet,Балансовый отчет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301014apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +561,Cost Center For Item with Item Code ',Центр Стоимость для элемента данных с Код товара '
1015apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +45,Stretch forming,Стретч формирования
Pratik Vyas593d5622015-03-02 19:07:52 +05301016DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,"Ваш продавец получит напоминание в этот день, чтобы связаться с клиентом"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301017apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,"Further accounts can be made under Groups, but entries can be made against non-Groups","Дальнейшие счета могут быть сделаны в соответствии с группами, но Вы можете быть против не-групп"
Pratik Vyas97264472015-05-14 15:13:10 +05301018apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,Налоговые и иные отчисления заработной платы.
Pratik Vyas593d5622015-03-02 19:07:52 +05301019DocType: Lead,Lead,Лид
1020DocType: Email Digest,Payables,Кредиторская задолженность
1021DocType: Account,Warehouse,Склад
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301022apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Row #{0}: Rejected Qty can not be entered in Purchase Return,Ряд # {0}: Отклонено Кол-во не может быть введен в приобретении Вернуться
Pratik Vyas593d5622015-03-02 19:07:52 +05301023,Purchase Order Items To Be Billed,Покупка Заказ позиции быть выставлен счет
Pratik Vyas97264472015-05-14 15:13:10 +05301024DocType: Purchase Invoice Item,Net Rate,Нетто-ставка
Pratik Vyas593d5622015-03-02 19:07:52 +05301025DocType: Purchase Invoice Item,Purchase Invoice Item,Покупка Счет Пункт
1026apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Сток-Ledger Записи и GL Записи повторно отправил для выбранных Покупка расписок
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301027apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Пункт 1
Pratik Vyas593d5622015-03-02 19:07:52 +05301028DocType: Holiday,Holiday,Выходной
1029DocType: Event,Saturday,Суббота
1030DocType: Leave Control Panel,Leave blank if considered for all branches,"Оставьте пустым, если считать для всех отраслей"
1031,Daily Time Log Summary,Дневной Резюме Время Лог
1032DocType: DocField,Label,Имя поля
1033DocType: Payment Reconciliation,Unreconciled Payment Details,Несогласованные Детали компенсации
Pratik Vyas593d5622015-03-02 19:07:52 +05301034DocType: Global Defaults,Current Fiscal Year,Текущий финансовый год
1035DocType: Global Defaults,Disable Rounded Total,Отключение закругленными Итого
Pratik Vyas593d5622015-03-02 19:07:52 +05301036DocType: Lead,Call,Звонок
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301037apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +379,'Entries' cannot be empty,"""Записи"" не могут быть пустыми"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301038apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Дубликат строка {0} с же {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301039,Trial Balance,Пробный баланс
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301040apps/erpnext/erpnext/config/learn.py +203,Setting up Employees,Настройка сотрудников
1041sites/assets/js/erpnext.min.js +5,"Grid ""","Сетка """
Anand Doshi191b2972015-10-21 16:50:31 +05301042apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,"Пожалуйста, выберите префикс первым"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301043apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +138,Research,Исследования
Pratik Vyas593d5622015-03-02 19:07:52 +05301044DocType: Maintenance Visit Purpose,Work Done,Сделано
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301045apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,"Пожалуйста, укажите как минимум один атрибут в таблице атрибутов"
Anand Doshi191b2972015-10-21 16:50:31 +05301046DocType: Contact,User ID,ID пользователя
Pratik Vyas593d5622015-03-02 19:07:52 +05301047DocType: Communication,Sent,Отправлено
1048apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Посмотреть Леджер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301049DocType: File,Lft,LFT
Pratik Vyas593d5622015-03-02 19:07:52 +05301050apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Старейшие
Anand Doshi191b2972015-10-21 16:50:31 +05301051apps/erpnext/erpnext/stock/doctype/item/item.py +332,"An Item Group exists with same name, please change the item name or rename the item group","Пункт Группа существует с тем же именем, пожалуйста, измените имя элемента или переименовать группу товаров"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301052DocType: Communication,Delivery Status,Статус доставки
Pratik Vyas593d5622015-03-02 19:07:52 +05301053DocType: Production Order,Manufacture against Sales Order,Производство против заказ клиента
Anand Doshi191b2972015-10-21 16:50:31 +05301054apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +515,Rest Of The World,Остальной мир
1055apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Пункт {0} не может иметь Batch
Pratik Vyas593d5622015-03-02 19:07:52 +05301056,Budget Variance Report,Бюджет Разница Сообщить
1057DocType: Salary Slip,Gross Pay,Зарплата до вычетов
Pratik Vyas97264472015-05-14 15:13:10 +05301058apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,"Дивиденды, выплачиваемые"
1059DocType: Stock Reconciliation,Difference Amount,Разница Сумма
1060apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Нераспределенная Прибыль
Pratik Vyas593d5622015-03-02 19:07:52 +05301061DocType: BOM Item,Item Description,Описание позиции
1062DocType: Payment Tool,Payment Mode,Режим компенсации
1063DocType: Purchase Invoice,Is Recurring,Повторяется
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301064apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +154,Direct metal laser sintering,Прямая металлическая лазерное спекание
Pratik Vyas593d5622015-03-02 19:07:52 +05301065DocType: Purchase Order,Supplied Items,Поставляемые товары
1066DocType: Production Order,Qty To Manufacture,Кол-во для производства
1067DocType: Buying Settings,Maintain same rate throughout purchase cycle,Поддержание же скоростью в течение покупке цикла
1068DocType: Opportunity Item,Opportunity Item,Возможность Пункт
Pratik Vyas97264472015-05-14 15:13:10 +05301069apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Временное открытие
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301070apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +41,Cryorolling,Cryorolling
Pratik Vyas593d5622015-03-02 19:07:52 +05301071,Employee Leave Balance,Сотрудник Оставить Баланс
Anand Doshi191b2972015-10-21 16:50:31 +05301072apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +134,Balance for Account {0} must always be {1},Весы для счета {0} должен быть всегда {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301073DocType: Address,Address Type,Тип адреса
1074DocType: Purchase Receipt,Rejected Warehouse,Отклонен Склад
1075DocType: GL Entry,Against Voucher,Против ваучером
1076DocType: Item,Default Buying Cost Center,По умолчанию Покупка МВЗ
Anand Doshi191b2972015-10-21 16:50:31 +05301077apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Item {0} must be Sales Item,Пункт {0} должно быть продажи товара
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301078DocType: Item,Lead Time in days,Время в днях
Pratik Vyas593d5622015-03-02 19:07:52 +05301079,Accounts Payable Summary,Кредиторская задолженность Основная
Anand Doshi191b2972015-10-21 16:50:31 +05301080apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +199,Not authorized to edit frozen Account {0},Не разрешается редактировать замороженный счет {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301081DocType: Journal Entry,Get Outstanding Invoices,Получить неоплаченных счетов-фактур
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301082apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Заказ на продажу {0} не является допустимым
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301083apps/erpnext/erpnext/setup/doctype/company/company.py +172,"Sorry, companies cannot be merged","К сожалению, компании не могут быть объединены"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301084apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +145,Small,Небольшой
Pratik Vyas593d5622015-03-02 19:07:52 +05301085DocType: Employee,Employee Number,Общее число сотрудников
1086apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Случай Нет (ы) уже используется. Попробуйте из дела № {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301087,Invoiced Amount (Exculsive Tax),Сумма по счетам (Exculsive стоимость)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301088apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Пункт 2
Pratik Vyas593d5622015-03-02 19:07:52 +05301089apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Основной счет {0} создан
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301090apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +153,Green,Зеленый
1091DocType: Item,Auto re-order,Авто повторного заказа
Pratik Vyas97264472015-05-14 15:13:10 +05301092apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Achieved,Всего Выполнено
Pratik Vyas593d5622015-03-02 19:07:52 +05301093DocType: Employee,Place of Issue,Место выдачи
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301094apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +59,Contract,Контракт
Pratik Vyas593d5622015-03-02 19:07:52 +05301095DocType: Report,Disabled,Отключено
Anand Doshi191b2972015-10-21 16:50:31 +05301096apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +488,UOM coversion factor required for UOM: {0} in Item: {1},Единица измерения фактором Конверсия требуется для UOM: {0} в пункте: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301097apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Косвенные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301098apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Ряд {0}: Кол-во является обязательным
1099apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +8,Agriculture,Сельское хозяйство
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301100apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +611,Your Products or Services,Ваши продукты или услуги
Pratik Vyas593d5622015-03-02 19:07:52 +05301101DocType: Mode of Payment,Mode of Payment,Способ оплаты
Pratik Vyas97264472015-05-14 15:13:10 +05301102apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,Это корень группу товаров и не могут быть изменены.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301103DocType: Journal Entry Account,Purchase Order,Заказ на покупку
Pratik Vyas593d5622015-03-02 19:07:52 +05301104DocType: Warehouse,Warehouse Contact Info,Склад Контактная информация
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301105sites/assets/js/form.min.js +190,Name is required,Имя обязательно
Pratik Vyas593d5622015-03-02 19:07:52 +05301106DocType: Purchase Invoice,Recurring Type,Периодическое Тип
1107DocType: Address,City/Town,Город / поселок
Anand Doshi191b2972015-10-21 16:50:31 +05301108DocType: Email Digest,Annual Income,Годовой доход
Pratik Vyas593d5622015-03-02 19:07:52 +05301109DocType: Serial No,Serial No Details,Серийный номер подробнее
1110DocType: Purchase Invoice Item,Item Tax Rate,Пункт Налоговая ставка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301111apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +112,"For {0}, only credit accounts can be linked against another debit entry","Для {0}, только кредитные счета могут быть связаны с другой дебету"
1112apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +468,Delivery Note {0} is not submitted,Доставка Примечание {0} не представлено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301113apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,Пункт {0} должен быть Субдоговорная Пункт
Pratik Vyas97264472015-05-14 15:13:10 +05301114apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Капитальные оборудование
Pratik Vyas593d5622015-03-02 19:07:52 +05301115apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Цены Правило сначала выбирается на основе ""Применить На"" поле, которое может быть Пункт, Пункт Группа или Марка."
1116DocType: Hub Settings,Seller Website,Этого продавца
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301117apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,Всего выделено процент для отдела продаж должен быть 100
1118apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Статус производственного заказа {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301119DocType: Appraisal Goal,Goal,Цель
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301120DocType: Sales Invoice Item,Edit Description,Редактировать описание
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301121apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,"Ожидаемая дата поставки меньше, чем Запланированная дата начала."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301122apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +571,For Supplier,Для поставщиков
Pratik Vyas593d5622015-03-02 19:07:52 +05301123DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Установка Тип аккаунта помогает в выборе этого счет в сделках.
1124DocType: Purchase Invoice,Grand Total (Company Currency),Общий итог (Компания Валюта)
Pratik Vyas97264472015-05-14 15:13:10 +05301125apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Всего Исходящие
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301126apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Там может быть только один Правило Начальные с 0 или пустое значение для ""To Размер"""
1127DocType: Authorization Rule,Transaction,Транзакция
Anand Doshi191b2972015-10-21 16:50:31 +05301128apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Примечание: Эта МВЗ является Группа. Невозможно сделать бухгалтерские проводки против групп.
Pratik Vyas97264472015-05-14 15:13:10 +05301129apps/erpnext/erpnext/config/projects.py +43,Tools,Инструментарий
Pratik Vyas593d5622015-03-02 19:07:52 +05301130DocType: Item,Website Item Groups,Сайт Группы товаров
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301131apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +174,Production order number is mandatory for stock entry purpose manufacture,Номер заказа Продукция является обязательным для производства фондового входа назначения
Pratik Vyas97264472015-05-14 15:13:10 +05301132DocType: Purchase Invoice,Total (Company Currency),Всего (Компания валют)
Pratik Vyas97264472015-05-14 15:13:10 +05301133apps/erpnext/erpnext/stock/utils.py +162,Serial number {0} entered more than once,Серийный номер {0} вошли более одного раза
Pratik Vyas593d5622015-03-02 19:07:52 +05301134DocType: Journal Entry,Journal Entry,Запись в дневнике
1135DocType: Workstation,Workstation Name,Имя рабочей станции
Anand Doshi191b2972015-10-21 16:50:31 +05301136apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Электронная почта Дайджест:
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301137apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +432,BOM {0} does not belong to Item {1},BOM {0} не принадлежит к пункту {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301138DocType: Sales Partner,Target Distribution,Целевая Распределение
Anand Doshi191b2972015-10-21 16:50:31 +05301139sites/assets/js/desk.min.js +7652,Comments,Комментарии
Pratik Vyas593d5622015-03-02 19:07:52 +05301140DocType: Salary Slip,Bank Account No.,Счет №
1141DocType: Naming Series,This is the number of the last created transaction with this prefix,Это число последнего созданного сделки с этим префиксом
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301142apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +172,Valuation Rate required for Item {0},Оценка Оцените требуется для Пункт {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301143DocType: Quality Inspection Reading,Reading 8,Чтение 8
1144DocType: Sales Partner,Agent,Оператор
Pratik Vyas97264472015-05-14 15:13:10 +05301145apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +74,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Всего {0} для всех элементов равна нулю, может, вы должны изменить "Распределить плату на основе""
Pratik Vyas593d5622015-03-02 19:07:52 +05301146DocType: Purchase Invoice,Taxes and Charges Calculation,Налоги и сборы Расчет
1147DocType: BOM Operation,Workstation,Рабочая станция
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301148apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +112,Hardware,Оборудование
Pratik Vyas593d5622015-03-02 19:07:52 +05301149DocType: Attendance,HR Manager,Менеджер по подбору кадров
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301150apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,"Пожалуйста, выберите компанию"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301151apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +50,Privilege Leave,Привилегированный Оставить
Pratik Vyas593d5622015-03-02 19:07:52 +05301152DocType: Purchase Invoice,Supplier Invoice Date,Поставщик Дата выставления счета
Anand Doshi191b2972015-10-21 16:50:31 +05301153apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Вам необходимо включить Корзину
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301154sites/assets/js/form.min.js +212,No Data,нет данных
Pratik Vyas593d5622015-03-02 19:07:52 +05301155DocType: Appraisal Template Goal,Appraisal Template Goal,Оценка шаблона Гол
1156DocType: Salary Slip,Earning,Зарабатывание
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301157DocType: Payment Tool,Party Account Currency,Партия Валюта счета
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301158,BOM Browser,Спецификация Браузер
Pratik Vyas593d5622015-03-02 19:07:52 +05301159DocType: Purchase Taxes and Charges,Add or Deduct,Добавить или вычесть
Anand Doshi191b2972015-10-21 16:50:31 +05301160DocType: Company,If Yearly Budget Exceeded (for expense account),Если годовой бюджет превышен (за счет расходов)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301161apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Перекрытие условия найдено между:
Anand Doshi191b2972015-10-21 16:50:31 +05301162apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +174,Against Journal Entry {0} is already adjusted against some other voucher,Против Запись в журнале {0} уже настроен против какой-либо другой ваучер
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301163apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Общая стоимость заказа
Pratik Vyas593d5622015-03-02 19:07:52 +05301164apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +38,Food,Еда
1165apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Старение Диапазон 3
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301166apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +139,You can make a time log only against a submitted production order,"Вы можете сделать журнал времени только против представленной продукции для того,"
Pratik Vyas593d5622015-03-02 19:07:52 +05301167DocType: Maintenance Schedule Item,No of Visits,Нет посещений
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301168DocType: File,old_parent,old_parent
Pratik Vyas97264472015-05-14 15:13:10 +05301169apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.","Бюллетени для контактов, приводит."
1170apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Сумма баллов за все цели должны быть 100. Это {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301171apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +365,Operations cannot be left blank.,"Операции, не может быть пустым."
Pratik Vyas593d5622015-03-02 19:07:52 +05301172,Delivered Items To Be Billed,Поставленные товары быть выставлен счет
Anand Doshi191b2972015-10-21 16:50:31 +05301173apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Склад не может быть изменен для серийный номер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301174apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +101,Status updated to {0},Статус обновлен до {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301175DocType: DocField,Description,Описание
1176DocType: Authorization Rule,Average Discount,Средняя скидка
Pratik Vyas593d5622015-03-02 19:07:52 +05301177DocType: Letter Head,Is Default,Является умолчанию
1178DocType: Address,Utilities,Инженерное оборудование
1179DocType: Purchase Invoice Item,Accounting,Бухгалтерия
1180DocType: Features Setup,Features Setup,Особенности установки
Pratik Vyas97264472015-05-14 15:13:10 +05301181apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Посмотреть предложение Письмо
Pratik Vyas593d5622015-03-02 19:07:52 +05301182DocType: Communication,Communication,Общение
1183DocType: Item,Is Service Item,Является Service Элемент
Pratik Vyas97264472015-05-14 15:13:10 +05301184DocType: Activity Cost,Projects,Проекты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301185apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,"Пожалуйста, выберите финансовый год"
Pratik Vyas593d5622015-03-02 19:07:52 +05301186apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},С {0} | {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301187DocType: BOM Operation,Operation Description,Операция Описание
1188DocType: Item,Will also apply to variants,Будут также применяться к вариантам
Pratik Vyas97264472015-05-14 15:13:10 +05301189apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +30,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Невозможно изменить финансовый год Дата начала и финансовый год Дата окончания сразу финансовый год будет сохранен.
Pratik Vyas593d5622015-03-02 19:07:52 +05301190DocType: Quotation,Shopping Cart,Корзина
Pratik Vyas97264472015-05-14 15:13:10 +05301191apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Среднее Daily Исходящие
Pratik Vyas593d5622015-03-02 19:07:52 +05301192DocType: Pricing Rule,Campaign,Кампания
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301193apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',"Состояние утверждения должны быть ""Одобрено"" или ""Отклонено"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301194DocType: Purchase Invoice,Contact Person,Контактное Лицо
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301195apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',"""Ожидаемая Дата начала"" не может быть больше, чем ""Ожидаемая Дата окончания"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301196DocType: Holiday List,Holidays,Праздники
1197DocType: Sales Order Item,Planned Quantity,Планируемый Количество
1198DocType: Purchase Invoice Item,Item Tax Amount,Пункт Сумма налога
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301199DocType: Item,Maintain Stock,Поддержание складе
Pratik Vyas593d5622015-03-02 19:07:52 +05301200DocType: Leave Control Panel,Leave blank if considered for all designations,"Оставьте пустым, если рассматривать для всех обозначений"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301201apps/erpnext/erpnext/controllers/accounts_controller.py +497,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Начисление типа «Актуальные 'в строке {0} не могут быть включены в пункт Оценить
1202apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Max: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301203apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,С DateTime
1204DocType: Email Digest,For Company,За компанию
Pratik Vyas97264472015-05-14 15:13:10 +05301205apps/erpnext/erpnext/config/support.py +38,Communication log.,Журнал соединений.
Anand Doshi191b2972015-10-21 16:50:31 +05301206apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,Сумма покупки
Pratik Vyas593d5622015-03-02 19:07:52 +05301207DocType: Sales Invoice,Shipping Address Name,Адрес доставки Имя
1208apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,План счетов
1209DocType: Material Request,Terms and Conditions Content,Условия Содержимое
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301210apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,"не может быть больше, чем 100"
Anand Doshi191b2972015-10-21 16:50:31 +05301211apps/erpnext/erpnext/stock/doctype/item/item.py +484,Item {0} is not a stock Item,Пункт {0} не является акционерным Пункт
Pratik Vyas593d5622015-03-02 19:07:52 +05301212DocType: Maintenance Visit,Unscheduled,Незапланированный
1213DocType: Employee,Owned,Присвоено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301214DocType: Salary Slip Deduction,Depends on Leave Without Pay,Зависит от отпуска без сохранения заработной платы
Pratik Vyas593d5622015-03-02 19:07:52 +05301215DocType: Pricing Rule,"Higher the number, higher the priority","Чем выше число, тем выше приоритет"
1216,Purchase Invoice Trends,Счета-фактуры Тенденции
1217DocType: Employee,Better Prospects,Потенциальные покупатели
1218DocType: Appraisal,Goals,Цели
1219DocType: Warranty Claim,Warranty / AMC Status,Гарантия / АМК Статус
1220,Accounts Browser,Обзор счетов
1221DocType: GL Entry,GL Entry,GL Вступление
1222DocType: HR Settings,Employee Settings,Работники Настройки
1223,Batch-Wise Balance History,Партиями Баланс История
Anand Doshi191b2972015-10-21 16:50:31 +05301224apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +69,To Do List,Список задач
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301225apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +63,Apprentice,Ученик
1226apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +99,Negative Quantity is not allowed,Отрицательный Количество не допускается
Pratik Vyas593d5622015-03-02 19:07:52 +05301227DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1228Used for Taxes and Charges","Налоговый Подробная таблица выбирается из мастера элемента в виде строки и хранится в этой области.
1229 Используется по налогам и сборам"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301230apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +61,Lancing,Вскрытие
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301231apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,Сотрудник не может сообщить себе.
Pratik Vyas593d5622015-03-02 19:07:52 +05301232DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Если счет замораживается, записи разрешается ограниченных пользователей."
Anand Doshi191b2972015-10-21 16:50:31 +05301233DocType: Email Digest,Bank Balance,Банковский баланс
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301234apps/erpnext/erpnext/controllers/accounts_controller.py +435,Accounting Entry for {0}: {1} can only be made in currency: {2},Учет Вход для {0}: {1} могут быть сделаны только в валюте: {2}
Anand Doshi191b2972015-10-21 16:50:31 +05301235DocType: Job Opening,"Job profile, qualifications required etc.","Профиль работы, необходимая квалификация и т.д."
Pratik Vyas593d5622015-03-02 19:07:52 +05301236DocType: Journal Entry Account,Account Balance,Остаток на счете
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301237apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Налоговый Правило для сделок.
Pratik Vyas593d5622015-03-02 19:07:52 +05301238DocType: Rename Tool,Type of document to rename.,"Вид документа, переименовать."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301239apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +630,We buy this Item,Мы Купить этот товар
Pratik Vyas593d5622015-03-02 19:07:52 +05301240DocType: Address,Billing,Выставление счетов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301241apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +77,Flanging,Загибание
Pratik Vyas593d5622015-03-02 19:07:52 +05301242DocType: Bulk Email,Not Sent,Не Отправлено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301243apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +73,Explosive forming,Взрывная формирования
Pratik Vyas593d5622015-03-02 19:07:52 +05301244DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Всего Налоги и сборы (Компания Валюты)
Pratik Vyas593d5622015-03-02 19:07:52 +05301245DocType: Shipping Rule,Shipping Account,Доставка счета
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301246apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Планируется отправить {0} получателей
Pratik Vyas593d5622015-03-02 19:07:52 +05301247DocType: Quality Inspection,Readings,Показания
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301248DocType: Stock Entry,Total Additional Costs,Всего Дополнительные расходы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301249apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Sub Assemblies,Sub сборки
Pratik Vyas593d5622015-03-02 19:07:52 +05301250DocType: Shipping Rule Condition,To Value,Произвести оценку
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301251DocType: Supplier,Stock Manager,Фото менеджер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301252apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +143,Source warehouse is mandatory for row {0},Источник склад является обязательным для ряда {0}
1253apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,Упаковочный лист
Pratik Vyas97264472015-05-14 15:13:10 +05301254apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,Аренда площади для офиса
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301255apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Настройки Настройка SMS Gateway
1256apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Ошибка при импортировании!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301257sites/assets/js/erpnext.min.js +24,No address added yet.,Адрес не добавлено ни.
Pratik Vyas593d5622015-03-02 19:07:52 +05301258DocType: Workstation Working Hour,Workstation Working Hour,Рабочая станция Рабочие часы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301259apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +83,Analyst,Аналитик
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301260apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +202,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Строка {0}: С номером количество {1} должен быть меньше или равен количеству СП {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301261DocType: Item,Inventory,Инвентаризация
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301262DocType: Features Setup,"To enable ""Point of Sale"" view",Чтобы включить "Точка зрения" Продажа
Pratik Vyas593d5622015-03-02 19:07:52 +05301263DocType: Item,Sales Details,Продажи Подробности
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301264apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +149,Pinning,Закрепление
Pratik Vyas97264472015-05-14 15:13:10 +05301265DocType: Opportunity,With Items,С элементами
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301266apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,В Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05301267DocType: Notification Control,Expense Claim Rejected,Расходов претензии Отклонен
Pratik Vyas97264472015-05-14 15:13:10 +05301268DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
1269","Дата, на которую будет генерироваться следующий счет-фактура. Он создается на форму."
Pratik Vyas593d5622015-03-02 19:07:52 +05301270DocType: Item Attribute,Item Attribute,Пункт Атрибут
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301271apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +105,Government,Правительство
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301272apps/erpnext/erpnext/config/stock.py +273,Item Variants,Предмет Варианты
Pratik Vyas593d5622015-03-02 19:07:52 +05301273DocType: Company,Services,Услуги
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301274apps/erpnext/erpnext/accounts/report/financial_statements.py +147,Total ({0}),Всего ({0})
Pratik Vyas593d5622015-03-02 19:07:52 +05301275DocType: Cost Center,Parent Cost Center,Родитель МВЗ
1276DocType: Sales Invoice,Source,Источник
Pratik Vyas97264472015-05-14 15:13:10 +05301277DocType: Leave Type,Is Leave Without Pay,Является отпуск без
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301278apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +186,No records found in the Payment table,Не записи не найдено в таблице оплаты
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301279apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +405,Financial Year Start Date,Начало финансового периода
Pratik Vyas593d5622015-03-02 19:07:52 +05301280DocType: Employee External Work History,Total Experience,Суммарный опыт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301281apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +100,Countersinking,Зенкование
1282apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +269,Packing Slip(s) cancelled,Упаковочный лист (ы) отменяется
Pratik Vyas97264472015-05-14 15:13:10 +05301283apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Грузовые и экспедиторские Сборы
Pratik Vyas593d5622015-03-02 19:07:52 +05301284DocType: Material Request Item,Sales Order No,Заказ на продажу Нет
1285DocType: Item Group,Item Group Name,Пункт Название группы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301286apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +52,Taken,Взятый
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301287apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +66,Transfer Materials for Manufacture,Передача материалов для производства
Pratik Vyas593d5622015-03-02 19:07:52 +05301288DocType: Pricing Rule,For Price List,Для Прейскурантом
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301289apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +27,Executive Search,Executive Search
1290apps/erpnext/erpnext/stock/stock_ledger.py +405,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Курс покупки по пункту: {0} не найден, который необходим для ведения бухгалтерского учета запись (счет). Пожалуйста, укажите цена товара против цены покупки списке."
Pratik Vyas593d5622015-03-02 19:07:52 +05301291DocType: Maintenance Schedule,Schedules,Расписание
Pratik Vyas97264472015-05-14 15:13:10 +05301292DocType: Purchase Invoice Item,Net Amount,Чистая сумма
Pratik Vyas593d5622015-03-02 19:07:52 +05301293DocType: Purchase Order Item Supplied,BOM Detail No,BOM детали №
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301294DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Дополнительная скидка Сумма (валюта компании)
Pratik Vyas593d5622015-03-02 19:07:52 +05301295DocType: Period Closing Voucher,CoA Help,КоА Помощь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301296apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +528,Error: {0} > {1},Ошибка: {0}> {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301297apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,"Пожалуйста, создайте новую учетную запись с Планом счетов бухгалтерского учета."
1298DocType: Maintenance Visit,Maintenance Visit,Техническое обслуживание Посетить
1299apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Клиент> Группа клиентов> Территория
Pratik Vyas97264472015-05-14 15:13:10 +05301300DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Доступные Пакетная Кол-во на складе
Pratik Vyas593d5622015-03-02 19:07:52 +05301301DocType: Time Log Batch Detail,Time Log Batch Detail,Время входа Пакетная Подробно
1302DocType: Workflow State,Tasks,задачи
1303DocType: Landed Cost Voucher,Landed Cost Help,Земельные Стоимость Помощь
1304DocType: Event,Tuesday,Вторник
1305DocType: Leave Block List,Block Holidays on important days.,Блок Отдых на важных дней.
1306,Accounts Receivable Summary,Дебиторская задолженность Резюме
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301307apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,"Пожалуйста, установите поле идентификатора пользователя в Сотрудника Запись, чтобы настроить Employee роль"
Pratik Vyas593d5622015-03-02 19:07:52 +05301308DocType: UOM,UOM Name,Имя единица измерения
Pratik Vyas593d5622015-03-02 19:07:52 +05301309DocType: Top Bar Item,Target,цель
1310apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Contribution Amount,Вклад Сумма
1311DocType: Sales Invoice,Shipping Address,Адрес доставки
1312DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,"Этот инструмент поможет вам обновить или исправить количество и оценку запасов в системе. Это, как правило, используется для синхронизации системных значений и то, что на самом деле существует в ваших складах."
1313DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,По словам будет виден только вы сохраните накладной.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301314apps/erpnext/erpnext/config/stock.py +120,Brand master.,Бренд мастер.
Pratik Vyas593d5622015-03-02 19:07:52 +05301315DocType: ToDo,Due Date,Дата выполнения
1316DocType: Sales Invoice Item,Brand Name,Имя Бренда
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301317DocType: Purchase Receipt,Transporter Details,Transporter Детали
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301318apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Box,Рамка
1319apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +389,The Organization,Организация
Pratik Vyas593d5622015-03-02 19:07:52 +05301320DocType: Monthly Distribution,Monthly Distribution,Ежемесячно дистрибуция
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301321apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"Приемник Список пуст. Пожалуйста, создайте приемник Список"
Pratik Vyas593d5622015-03-02 19:07:52 +05301322DocType: Production Plan Sales Order,Production Plan Sales Order,Производственный план по продажам Заказать
1323DocType: Sales Partner,Sales Partner Target,Партнеры по сбыту целям
Anand Doshi191b2972015-10-21 16:50:31 +05301324apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +113,Accounting Entry for {0} can only be made in currency: {1},Учет Вход для {0} могут быть сделаны только в валюте: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301325DocType: Pricing Rule,Pricing Rule,Цены Правило
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301326apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +58,Notching,Насечка
1327apps/erpnext/erpnext/config/learn.py +162,Material Request to Purchase Order,Материал Заказать орденом
1328apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Ряд # {0}: возвращенный деталь {1} не существует в {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301329apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Банковские счета
Pratik Vyas593d5622015-03-02 19:07:52 +05301330,Bank Reconciliation Statement,Банковская сверка состояние
1331DocType: Address,Lead Name,Ведущий Имя
1332,POS,POS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301333apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Открытие акции Остаток
1334apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} должен появиться только один раз
1335apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +334,Not allowed to tranfer more {0} than {1} against Purchase Order {2},"Не разрешается Tranfer более {0}, чем {1} против Заказа {2}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301336apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +58,Leaves Allocated Successfully for {0},Листья Выделенные Успешно для {0}
1337apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Нет объектов для упаковки
1338DocType: Shipping Rule Condition,From Value,От стоимости
Anand Doshi191b2972015-10-21 16:50:31 +05301339apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +550,Manufacturing Quantity is mandatory,Производство Количество является обязательным
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301340apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Amounts not reflected in bank,Суммы не отражается в банке
Pratik Vyas593d5622015-03-02 19:07:52 +05301341DocType: Quality Inspection Reading,Reading 4,Чтение 4
Pratik Vyas97264472015-05-14 15:13:10 +05301342apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Претензии по счет компании.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301343apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +8,Centrifugal casting,Центробежное литье
1344apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +119,Magnetic field-assisted finishing,Магнитное поле при содействии отделка
Pratik Vyas593d5622015-03-02 19:07:52 +05301345DocType: Company,Default Holiday List,По умолчанию Список праздников
Pratik Vyas97264472015-05-14 15:13:10 +05301346apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Акции Обязательства
Pratik Vyas593d5622015-03-02 19:07:52 +05301347DocType: Purchase Receipt,Supplier Warehouse,Склад поставщика
1348DocType: Opportunity,Contact Mobile No,Связаться Мобильный Нет
1349DocType: Production Planning Tool,Select Sales Orders,Выберите заказы на продажу
1350,Material Requests for which Supplier Quotations are not created,"Материал Запросы, для которых Поставщик Котировки не создаются"
1351DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,"Чтобы отслеживать предметы, используя штрих-код. Вы сможете ввести элементы в накладной и счет-фактуру путем сканирования штрих-кода товара."
Pratik Vyas97264472015-05-14 15:13:10 +05301352apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Сделать цитаты
1353DocType: Dependent Task,Dependent Task,Зависит Задача
Anand Doshi191b2972015-10-21 16:50:31 +05301354apps/erpnext/erpnext/stock/doctype/item/item.py +244,Conversion factor for default Unit of Measure must be 1 in row {0},Коэффициент пересчета для дефолтного Единица измерения должна быть 1 в строке {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301355apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +142,Leave of type {0} cannot be longer than {1},"Оставить типа {0} не может быть больше, чем {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05301356DocType: Manufacturing Settings,Try planning operations for X days in advance.,Попробуйте планировании операций для X дней.
Pratik Vyas593d5622015-03-02 19:07:52 +05301357DocType: HR Settings,Stop Birthday Reminders,Стоп День рождения Напоминания
1358DocType: SMS Center,Receiver List,Приемник Список
1359DocType: Payment Tool Detail,Payment Amount,Сумма платежа
1360apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Израсходованное количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301361sites/assets/js/erpnext.min.js +51,{0} View,{0} Просмотр
Pratik Vyas593d5622015-03-02 19:07:52 +05301362DocType: Salary Structure Deduction,Salary Structure Deduction,Зарплата Структура Вычет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301363apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +158,Selective laser sintering,Селективный лазерного спекания
Anand Doshi191b2972015-10-21 16:50:31 +05301364apps/erpnext/erpnext/stock/doctype/item/item.py +239,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Единица измерения {0} был введен более чем один раз в таблицу преобразования Factor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301365apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +108,Import Successful!,Успешно импортированно!
Pratik Vyas97264472015-05-14 15:13:10 +05301366apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Стоимость эмиссионных пунктов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301367apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},Количество должно быть не более {0}
1368apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Возраст (дней)
Pratik Vyas593d5622015-03-02 19:07:52 +05301369DocType: Quotation Item,Quotation Item,Цитата Пункт
1370DocType: Account,Account Name,Имя Учетной Записи
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301371apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +41,From Date cannot be greater than To Date,"С даты не может быть больше, чем к дате"
Anand Doshi191b2972015-10-21 16:50:31 +05301372apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Серийный номер {0} количество {1} не может быть фракция
Pratik Vyas97264472015-05-14 15:13:10 +05301373apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,Тип Поставщик мастер.
Pratik Vyas593d5622015-03-02 19:07:52 +05301374DocType: Purchase Order Item,Supplier Part Number,Поставщик Номер детали
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301375apps/frappe/frappe/core/page/permission_manager/permission_manager.js +379,Add,Добавить
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301376apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Conversion rate cannot be 0 or 1,Коэффициент конверсии не может быть 0 или 1
Anand Doshi191b2972015-10-21 16:50:31 +05301377apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} отменён или остановлен
Pratik Vyas593d5622015-03-02 19:07:52 +05301378DocType: Accounts Settings,Credit Controller,Кредитная контроллер
1379DocType: Delivery Note,Vehicle Dispatch Date,Автомобиль Отправка Дата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301380apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Purchase Receipt {0} is not submitted,Покупка Получение {0} не представлено
Pratik Vyas593d5622015-03-02 19:07:52 +05301381DocType: Company,Default Payable Account,По умолчанию оплачивается аккаунт
Pratik Vyas593d5622015-03-02 19:07:52 +05301382apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Настройки для онлайн корзины, такие как правилами перевозок, прайс-лист и т.д."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301383apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +660,Setup Complete,Завершение установки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301384apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% Объявленный
Anand Doshi191b2972015-10-21 16:50:31 +05301385apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +16,Reserved Qty,Зарезервированное кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05301386DocType: Party Account,Party Account,Партия аккаунт
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301387apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +74,Human Resources,Кадры
Pratik Vyas593d5622015-03-02 19:07:52 +05301388DocType: Lead,Upper Income,Верхний Доход
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301389DocType: Journal Entry Account,Debit in Company Currency,Дебет в валюте компании
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301390apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Мои вопросы
Pratik Vyas593d5622015-03-02 19:07:52 +05301391DocType: BOM Item,BOM Item,Позиция BOM
1392DocType: Appraisal,For Employee,Требуются
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301393DocType: Company,Default Values,Значения По Умолчанию
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301394apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +236,Row {0}: Payment amount can not be negative,Ряд {0}: Сумма платежа не может быть отрицательным
Pratik Vyas97264472015-05-14 15:13:10 +05301395DocType: Expense Claim,Total Amount Reimbursed,Общая сумма возмещаются
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301396apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +152,Press fitting,Пресс-фитинг
1397apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64,Against Supplier Invoice {0} dated {1},Против поставщика счет-фактура {0} от {1}
1398DocType: Customer,Default Price List,По умолчанию Прайс-лист
Pratik Vyas593d5622015-03-02 19:07:52 +05301399DocType: Payment Reconciliation,Payments,Оплата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301400apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +24,Hot isostatic pressing,Горячая изостатического прессования
Pratik Vyas593d5622015-03-02 19:07:52 +05301401DocType: ToDo,Medium,Средний
1402DocType: Budget Detail,Budget Allocated,"Бюджет, выделенный"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301403DocType: Journal Entry,Entry Type,Тип записи
Pratik Vyas593d5622015-03-02 19:07:52 +05301404,Customer Credit Balance,Заказчик Кредитный Баланс
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301405apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,"Пожалуйста, проверьте ваш электронный идентификатор"
Pratik Vyas593d5622015-03-02 19:07:52 +05301406apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',"Клиент требуется для ""Customerwise Скидка"""
Pratik Vyas97264472015-05-14 15:13:10 +05301407apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,Обновление банк платежные даты с журналов.
Pratik Vyas593d5622015-03-02 19:07:52 +05301408DocType: Quotation,Term Details,Срочные Подробнее
Pratik Vyas97264472015-05-14 15:13:10 +05301409DocType: Manufacturing Settings,Capacity Planning For (Days),Планирование мощности в течение (дней)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301410apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +56,None of the items have any change in quantity or value.,Ни один из пунктов не имеют каких-либо изменений в количестве или стоимости.
Pratik Vyas593d5622015-03-02 19:07:52 +05301411DocType: Warranty Claim,Warranty Claim,Претензия по гарантии
Pratik Vyas97264472015-05-14 15:13:10 +05301412,Lead Details,Лид Подробности
Pratik Vyas593d5622015-03-02 19:07:52 +05301413DocType: Authorization Rule,Approving User,Утверждении Пользователь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301414apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +37,Forging,Ковка
1415apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +126,Plating,Обшивка
Pratik Vyas593d5622015-03-02 19:07:52 +05301416DocType: Purchase Invoice,End date of current invoice's period,Дата и время окончания периода текущего счета-фактуры в
1417DocType: Pricing Rule,Applicable For,Применимо для
1418DocType: Bank Reconciliation,From Date,С Даты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301419DocType: Shipping Rule Country,Shipping Rule Country,Правило Доставка Страна
Pratik Vyas593d5622015-03-02 19:07:52 +05301420DocType: Maintenance Visit,Partially Completed,Частично Завершено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301421DocType: Leave Type,Include holidays within leaves as leaves,Включить праздники в листьях как листья
Pratik Vyas593d5622015-03-02 19:07:52 +05301422DocType: Sales Invoice,Packed Items,Упакованные товары
Pratik Vyas97264472015-05-14 15:13:10 +05301423apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Гарантия Иск против серийным номером
Pratik Vyas593d5622015-03-02 19:07:52 +05301424DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","Замените особое спецификации и во всех других спецификаций, где он используется. Он заменит старую ссылку спецификации, обновите стоимость и восстановить ""BOM Взрыв предмета"" таблицу на новой спецификации"
1425DocType: Shopping Cart Settings,Enable Shopping Cart,Включить Корзина
1426DocType: Employee,Permanent Address,Постоянный адрес
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301427apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,Пункт {0} должен быть Service Элемент.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301428apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +222,"Advance paid against {0} {1} cannot be greater \
1429 than Grand Total {2}","Advance платный против {0} {1} не может быть больше \, чем общий итог {2}"
1430apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,"Пожалуйста, выберите элемент кода"
Pratik Vyas593d5622015-03-02 19:07:52 +05301431DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Уменьшите вычет для отпуска без сохранения (LWP)
Pratik Vyas593d5622015-03-02 19:07:52 +05301432DocType: Territory,Territory Manager,Territory Manager
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301433DocType: Sales Invoice,Paid Amount (Company Currency),Платные Сумма (Компания валют)
1434DocType: Purchase Invoice,Additional Discount,Дополнительная скидка
Pratik Vyas593d5622015-03-02 19:07:52 +05301435DocType: Selling Settings,Selling Settings,Продажа Настройки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301436apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +39,Online Auctions,Аукционы в Интернете
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301437apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +94,Please specify either Quantity or Valuation Rate or both,"Пожалуйста, сформулируйте либо Количество или оценка Оценить или оба"
1438apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Компания, месяц и финансовый год является обязательным"
Pratik Vyas97264472015-05-14 15:13:10 +05301439apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Маркетинговые расходы
Pratik Vyas593d5622015-03-02 19:07:52 +05301440,Item Shortage Report,Пункт Нехватка Сообщить
Anand Doshi191b2972015-10-21 16:50:31 +05301441apps/erpnext/erpnext/stock/doctype/item/item.js +188,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Вес упоминается, \n Пожалуйста, укажите ""Вес Единица измерения"" слишком"
Pratik Vyas593d5622015-03-02 19:07:52 +05301442DocType: Stock Entry Detail,Material Request used to make this Stock Entry,"Материал Запрос используется, чтобы сделать эту Stock запись"
Pratik Vyas97264472015-05-14 15:13:10 +05301443apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Одно устройство элемента.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301444apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +212,Time Log Batch {0} must be 'Submitted',Время входа Пакетная {0} должен быть 'Представленные'
Pratik Vyas593d5622015-03-02 19:07:52 +05301445DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Сделать учета запись для каждого фондовой Движения
1446DocType: Leave Allocation,Total Leaves Allocated,Всего Листья Выделенные
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301447apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +384,Warehouse required at Row No {0},Склад требуется в строке Нет {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301448DocType: Employee,Date Of Retirement,Дата выбытия
1449DocType: Upload Attendance,Get Template,Получить шаблон
1450DocType: Address,Postal,Почтовый
Pratik Vyas593d5622015-03-02 19:07:52 +05301451DocType: Item,Weightage,Weightage
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301452apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +159,Mining,Добыча
1453apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +17,Resin casting,Литье смолы
Anand Doshi191b2972015-10-21 16:50:31 +05301454apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Группа клиентов с таким именем уже существует. Пожалуйста, измените имя клиента или имя группы клиентов"
1455apps/erpnext/erpnext/templates/pages/order.html +57,text {0},Текст {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301456DocType: Territory,Parent Territory,Родитель Территория
1457DocType: Quality Inspection Reading,Reading 2,Чтение 2
1458DocType: Stock Entry,Material Receipt,Материал Поступление
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301459apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +622,Products,Продукты
Anand Doshi191b2972015-10-21 16:50:31 +05301460apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Партия Тип и Сторона обязана в течение / дебиторская задолженность внимание {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301461DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Если этот пункт имеет варианты, то она не может быть выбран в заказах и т.д."
Pratik Vyas593d5622015-03-02 19:07:52 +05301462DocType: Lead,Next Contact By,Следующая Контактные По
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301463apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +215,Quantity required for Item {0} in row {1},Кол-во для Пункт {0} в строке {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301464apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},Склад {0} не может быть удален как существует количество для Пункт {1}
1465DocType: Quotation,Order Type,Тип заказа
1466DocType: Purchase Invoice,Notification Email Address,E-mail адрес для уведомлений
Pratik Vyas97264472015-05-14 15:13:10 +05301467DocType: Payment Tool,Find Invoices to Match,"Найти счетов, чтобы соответствовать"
Pratik Vyas593d5622015-03-02 19:07:52 +05301468,Item-wise Sales Register,Пункт мудрый Продажи Зарегистрироваться
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301469apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +399,"e.g. ""XYZ National Bank""","например ""XYZ Национальный банк """
Pratik Vyas97264472015-05-14 15:13:10 +05301470DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Этот налог Входит ли в базовой ставки?
1471apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Target,Всего Target
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301472apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +22,Shopping Cart is enabled,Корзина включена
Pratik Vyas593d5622015-03-02 19:07:52 +05301473DocType: Job Applicant,Applicant for a Job,Заявитель на вакансию
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301474apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,"Нет Производственные заказы, созданные"
Pratik Vyas593d5622015-03-02 19:07:52 +05301475apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +131,Salary Slip of employee {0} already created for this month,Зарплата скольжения работника {0} уже создано за этот месяц
1476DocType: Stock Reconciliation,Reconciliation JSON,Примирение JSON
1477apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Слишком много столбцов. Экспорт отчета и распечатать его с помощью приложения электронной таблицы.
1478DocType: Sales Invoice Item,Batch No,№ партии
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301479DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Разрешить несколько заказов на продажу от Заказа Клиента
1480apps/erpnext/erpnext/setup/doctype/company/company.py +152,Main,Основные
Pratik Vyas593d5622015-03-02 19:07:52 +05301481DocType: DocPerm,Delete,Удалить
Pratik Vyas97264472015-05-14 15:13:10 +05301482apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Variant,Вариант
Anand Doshi191b2972015-10-21 16:50:31 +05301483sites/assets/js/desk.min.js +7971,New {0},Новый {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301484DocType: Naming Series,Set prefix for numbering series on your transactions,Установить префикс для нумерации серии на ваших сделок
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301485apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +163,Stopped order cannot be cancelled. Unstop to cancel.,"Приостановленный заказ не может быть отменен. Снимите с заказа статус ""Приостановлено"" для отмены"
Anand Doshi191b2972015-10-21 16:50:31 +05301486apps/erpnext/erpnext/stock/doctype/item/item.py +261,Default BOM ({0}) must be active for this item or its template,По умолчанию BOM ({0}) должен быть активным для данного элемента или в шаблоне
Pratik Vyas593d5622015-03-02 19:07:52 +05301487DocType: Employee,Leave Encashed?,Оставьте инкассированы?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301488apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Возможность поле От обязательна
Pratik Vyas593d5622015-03-02 19:07:52 +05301489DocType: Item,Variants,Варианты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301490apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +458,Make Purchase Order,Сделать Заказ
Pratik Vyas593d5622015-03-02 19:07:52 +05301491DocType: SMS Center,Send To,Отправить
1492apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +111,There is not enough leave balance for Leave Type {0},Существует не хватает отпуск баланс для отпуске Тип {0}
1493DocType: Sales Team,Contribution to Net Total,Вклад в Net Всего
1494DocType: Sales Invoice Item,Customer's Item Code,Клиентам Код товара
1495DocType: Stock Reconciliation,Stock Reconciliation,Фото со Примирение
1496DocType: Territory,Territory Name,Территория Имя
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301497apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Работа-в-Прогресс Склад требуется перед Отправить
Pratik Vyas97264472015-05-14 15:13:10 +05301498apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Заявитель на работу.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301499DocType: Purchase Order Item,Warehouse and Reference,Склад и справочники
Pratik Vyas593d5622015-03-02 19:07:52 +05301500DocType: Supplier,Statutory info and other general information about your Supplier,Уставный информации и другие общие сведения о вашем Поставщик
1501DocType: Country,Country,Страна
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301502apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Адреса
Pratik Vyas593d5622015-03-02 19:07:52 +05301503DocType: Communication,Received,Получено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301504apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Against Journal Entry {0} does not have any unmatched {1} entry,Против Запись в журнале {0} не имеет никакого непревзойденную {1} запись
Anand Doshi191b2972015-10-21 16:50:31 +05301505apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Дубликат Серийный номер вводится для Пункт {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301506DocType: Shipping Rule Condition,A condition for a Shipping Rule,Условия для правил перевозки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301507apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,Деталь не разрешается иметь производственного заказа.
Pratik Vyas97264472015-05-14 15:13:10 +05301508DocType: DocField,Attach Image,Прикрепить изображение
Pratik Vyas593d5622015-03-02 19:07:52 +05301509DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Чистый вес этого пакета. (Автоматический расчет суммы чистой вес деталей)
1510DocType: Stock Reconciliation Item,Leave blank if no change,"Оставьте пустым, если никаких изменений"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301511DocType: Sales Order,To Deliver and Bill,Чтобы доставить и Билл
1512DocType: GL Entry,Credit Amount in Account Currency,Сумма кредита в валюте счета
Pratik Vyas97264472015-05-14 15:13:10 +05301513apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Журналы Время для изготовления.
Pratik Vyas593d5622015-03-02 19:07:52 +05301514DocType: Item,Apply Warehouse-wise Reorder Level,Применить Склад-накрест Reorder уровень
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301515apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +429,BOM {0} must be submitted,BOM {0} должны быть представлены
Pratik Vyas593d5622015-03-02 19:07:52 +05301516DocType: Authorization Control,Authorization Control,Авторизация управления
Pratik Vyas97264472015-05-14 15:13:10 +05301517apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,Время входа для задач.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301518apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +474,Payment,Оплата
Pratik Vyas593d5622015-03-02 19:07:52 +05301519DocType: Production Order Operation,Actual Time and Cost,Фактическое время и стоимость
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301520apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Материал Запрос максимума {0} могут быть сделаны для Пункт {1} против Заказ на продажу {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301521DocType: Employee,Salutation,Обращение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301522DocType: Communication,Rejected,Отклоненные
Pratik Vyas593d5622015-03-02 19:07:52 +05301523DocType: Pricing Rule,Brand,Бренд
Pratik Vyas593d5622015-03-02 19:07:52 +05301524DocType: Item,Will also apply for variants,Будет также применяться для вариантов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301525apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +582,% Delivered,% Доставлен
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301526apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Bundle детали на момент продажи.
Pratik Vyas593d5622015-03-02 19:07:52 +05301527DocType: Sales Order Item,Actual Qty,Фактический Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301528DocType: Sales Invoice Item,References,Рекомендации
Pratik Vyas593d5622015-03-02 19:07:52 +05301529DocType: Quality Inspection Reading,Reading 10,Чтение 10
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301530apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +612,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Перечислите ваши продукты или услуги, которые вы покупаете или продаете. Убедитесь в том, чтобы проверить позицию Group, единицу измерения и других свойств при запуске."
Pratik Vyas593d5622015-03-02 19:07:52 +05301531DocType: Hub Settings,Hub Node,Узел Hub
1532apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,"Вы ввели повторяющихся элементов. Пожалуйста, исправить и попробовать еще раз."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301533apps/erpnext/erpnext/controllers/item_variant.py +65,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Значение {0} для атрибута {1} не существует в списке действительного значения Пункт Атрибут
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301534apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +87,Associate,Помощник
Pratik Vyas593d5622015-03-02 19:07:52 +05301535apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,Пункт {0} не сериализованным Пункт
Pratik Vyas593d5622015-03-02 19:07:52 +05301536DocType: SMS Center,Create Receiver List,Создание приемника Список
1537apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +5,Expired,Истек срок действия
1538DocType: Packing Slip,To Package No.,Для пакета №
1539DocType: DocType,System,Система
1540DocType: Warranty Claim,Issue Date,Дата выдачи
Pratik Vyas97264472015-05-14 15:13:10 +05301541DocType: Activity Cost,Activity Cost,Стоимость активность
Pratik Vyas593d5622015-03-02 19:07:52 +05301542DocType: Purchase Receipt Item Supplied,Consumed Qty,Потребляемая Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301543apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +52,Telecommunications,Телекоммуникации
Pratik Vyas593d5622015-03-02 19:07:52 +05301544DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),"Указывает, что пакет является частью этой поставки (только проект)"
Pratik Vyas97264472015-05-14 15:13:10 +05301545DocType: Payment Tool,Make Payment Entry,Произвести оплату запись
1546apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},Количество по пункту {0} должно быть меньше {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301547,Sales Invoice Trends,Расходная накладная тенденции
1548DocType: Leave Application,Apply / Approve Leaves,Применить / Утвердить Листья
Pratik Vyas97264472015-05-14 15:13:10 +05301549apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +90,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Можете обратиться строку, только если тип заряда «О Предыдущая сумма Row» или «Предыдущая Row Всего"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301550DocType: Sales Order Item,Delivery Warehouse,Доставка Склад
1551DocType: Stock Settings,Allowance Percent,Резерв Процент
Pratik Vyas593d5622015-03-02 19:07:52 +05301552DocType: SMS Settings,Message Parameter,Параметры сообщения
1553DocType: Serial No,Delivery Document No,Доставка документов Нет
1554DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Получить товары от покупки расписок
1555DocType: Serial No,Creation Date,Дата создания
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301556apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Пункт {0} несколько раз появляется в прайс-лист {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301557apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Продажа должна быть проверена, если выбран Применимо для как {0}"
1558DocType: Purchase Order Item,Supplier Quotation Item,Поставщик Цитата Пункт
1559apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,Сделать Зарплата Структура
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301560apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +54,Shearing,Сдвиг
Pratik Vyas593d5622015-03-02 19:07:52 +05301561DocType: Item,Has Variants,Имеет Варианты
1562apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,"Нажмите на кнопку ""Создать Расходная накладная», чтобы создать новый счет-фактуру."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301563apps/erpnext/erpnext/controllers/recurring_document.py +166,Period From and Period To dates mandatory for recurring %s,Период с и срок датам обязательных для повторяющихся% S
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301564apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +166,Packaging and labeling,Упаковка и маркировка
Pratik Vyas593d5622015-03-02 19:07:52 +05301565DocType: Monthly Distribution,Name of the Monthly Distribution,Название ежемесячное распределение
1566DocType: Sales Person,Parent Sales Person,Лицо Родительские продаж
1567apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,"Пожалуйста, сформулируйте Базовая валюта в компании Мастер и общие настройки по умолчанию"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301568DocType: Dropbox Backup,Dropbox Access Secret,Dropbox Секретный ключ
Pratik Vyas593d5622015-03-02 19:07:52 +05301569DocType: Purchase Invoice,Recurring Invoice,Периодическое Счет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301570apps/erpnext/erpnext/config/learn.py +228,Managing Projects,Управление проектами
Pratik Vyas593d5622015-03-02 19:07:52 +05301571DocType: Supplier,Supplier of Goods or Services.,Поставщик товаров или услуг.
1572DocType: Budget Detail,Fiscal Year,Отчетный год
1573DocType: Cost Center,Budget,Бюджет
Anand Doshi191b2972015-10-21 16:50:31 +05301574apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Бюджет не может быть назначен на {0}, так как это не доход или расход счета"
Pratik Vyas97264472015-05-14 15:13:10 +05301575apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Achieved,Достигнутый
1576apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Область / клиентов
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301577apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,e.g. 5,"например, 5"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301578apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +207,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},"Ряд {0}: суммы, выделенной {1} должен быть меньше или равен счета-фактуры сумма задолженности {2}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301579DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,По словам будет виден только вы сохраните Расходная накладная.
1580DocType: Item,Is Sales Item,Является продаж товара
Pratik Vyas97264472015-05-14 15:13:10 +05301581apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Пункт Group Tree
Anand Doshi191b2972015-10-21 16:50:31 +05301582apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Пункт {0} не установка для мастера серийные номера Проверить товара
Pratik Vyas593d5622015-03-02 19:07:52 +05301583DocType: Maintenance Visit,Maintenance Time,Техническое обслуживание Время
Pratik Vyas97264472015-05-14 15:13:10 +05301584,Amount to Deliver,Сумма Доставка
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301585apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +620,A Product or Service,Продукт или сервис
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301586apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +158,There were errors.,Были ошибки.
1587apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +101,Tapping,Нажатие
Anand Doshif5940902015-09-07 18:47:04 +05301588DocType: Naming Series,Current Value,Текущее значение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301589apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} создан
1590DocType: Delivery Note Item,Against Sales Order,Против заказ клиента
Pratik Vyas593d5622015-03-02 19:07:52 +05301591,Serial No Status,Серийный номер статус
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301592apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +382,Item table can not be blank,Пункт таблице не может быть пустым
1593apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas593d5622015-03-02 19:07:52 +05301594 must be greater than or equal to {2}","Строка {0}: Для установки {1} периодичности, разница между от и до настоящего времени \
1595 должно быть больше или равно {2}"
1596DocType: Pricing Rule,Selling,Продажа
1597DocType: Employee,Salary Information,Информация о зарплате
1598DocType: Sales Person,Name and Employee ID,Имя и ID сотрудника
Anand Doshi191b2972015-10-21 16:50:31 +05301599apps/erpnext/erpnext/accounts/party.py +272,Due Date cannot be before Posting Date,"Впритык не может быть, прежде чем отправлять Дата"
Pratik Vyas593d5622015-03-02 19:07:52 +05301600DocType: Website Item Group,Website Item Group,Сайт Пункт Группа
Pratik Vyas97264472015-05-14 15:13:10 +05301601apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Пошлины и налоги
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301602apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +305,Please enter Reference date,"Пожалуйста, введите дату Ссылка"
1603apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +42,{0} payment entries can not be filtered by {1},{0} записи оплаты не могут быть отфильтрованы по {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301604DocType: Item Website Specification,Table for Item that will be shown in Web Site,"Таблица для элемента, который будет показан на веб-сайте"
Pratik Vyas97264472015-05-14 15:13:10 +05301605DocType: Purchase Order Item Supplied,Supplied Qty,Поставляется Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05301606DocType: Material Request Item,Material Request Item,Материал Запрос товара
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301607apps/erpnext/erpnext/config/stock.py +103,Tree of Item Groups.,Дерево товарные группы.
Pratik Vyas97264472015-05-14 15:13:10 +05301608apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +100,Cannot refer row number greater than or equal to current row number for this Charge type,"Не можете обратиться номер строки, превышающую или равную текущему номеру строки для этого типа зарядки"
Pratik Vyas593d5622015-03-02 19:07:52 +05301609,Item-wise Purchase History,Пункт мудрый История покупок
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301610apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +152,Red,Красный
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301611apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +227,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Пожалуйста, нажмите на кнопку ""Generate Расписание"", чтобы принести Серийный номер добавлен для Пункт {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301612DocType: Account,Frozen,замороженные
1613,Open Production Orders,Открыть Производственные заказы
1614DocType: Installation Note,Installation Time,Время установки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301615DocType: Sales Invoice,Accounting Details,Учет Подробнее
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301616apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,Удалить все транзакции этой компании
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301617apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +191,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,"Ряд # {0}: Режим {1} не завершены {2} Кол-во готовой продукции в производстве Приказ № {3}. Пожалуйста, обновите статус работы через журнал времени"
Pratik Vyas97264472015-05-14 15:13:10 +05301618apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Инвестиции
Pratik Vyas593d5622015-03-02 19:07:52 +05301619DocType: Issue,Resolution Details,Разрешение Подробнее
Pratik Vyas97264472015-05-14 15:13:10 +05301620apps/erpnext/erpnext/config/stock.py +84,Change UOM for an Item.,Изменение UOM для элемента.
Pratik Vyas593d5622015-03-02 19:07:52 +05301621DocType: Quality Inspection Reading,Acceptance Criteria,Критерий приемлемости
1622DocType: Item Attribute,Attribute Name,Имя атрибута
Anand Doshi191b2972015-10-21 16:50:31 +05301623apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be Sales or Service Item in {1},Пункт {0} должно быть продажи или в пункте СЕРВИС {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301624DocType: Item Group,Show In Website,Показать на сайте
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301625apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +621,Group,Группа
Pratik Vyas97264472015-05-14 15:13:10 +05301626DocType: Task,Expected Time (in hours),Ожидаемое время (в часах)
Pratik Vyas593d5622015-03-02 19:07:52 +05301627,Qty to Order,Кол-во в заказ
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301628DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Для отслеживания бренд в следующие документы накладной, редкая возможность, материал запрос, Пункт, покупка заказ, покупка ваучера, Покупатель получении, Котировальный, накладная, товаров Bundle, Продажи заказа, Серийный номер"
Pratik Vyas97264472015-05-14 15:13:10 +05301629apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Диаграмма Ганта всех задач.
Pratik Vyas593d5622015-03-02 19:07:52 +05301630DocType: Appraisal,For Employee Name,В поле Имя Сотрудника
1631DocType: Holiday List,Clear Table,Очистить таблицу
1632DocType: Features Setup,Brands,Бренды
1633DocType: C-Form Invoice Detail,Invoice No,Счет-фактура Нет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301634apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +480,From Purchase Order,От Заказа
Pratik Vyas97264472015-05-14 15:13:10 +05301635DocType: Activity Cost,Costing Rate,Калькуляция Оценить
Pratik Vyas593d5622015-03-02 19:07:52 +05301636DocType: Employee,Resignation Letter Date,Отставка Письмо Дата
1637apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Цены Правила дополнительно фильтруются на основе количества.
Pratik Vyas97264472015-05-14 15:13:10 +05301638apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +137,Not Set,Не указано
Pratik Vyas593d5622015-03-02 19:07:52 +05301639DocType: Communication,Date,Дата
1640apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Повторите Выручка клиентов
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301641apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +651,Sit tight while your system is being setup. This may take a few moments.,"Сиди, пока система в настоящее время установки. Это может занять несколько секунд."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301642apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) должен иметь роль ""Утверждающего Расходы"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301643apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Pair,Носите
Pratik Vyas593d5622015-03-02 19:07:52 +05301644DocType: Bank Reconciliation Detail,Against Account,Против Счет
1645DocType: Maintenance Schedule Detail,Actual Date,Фактическая дата
1646DocType: Item,Has Batch No,"Имеет, серия №"
1647DocType: Delivery Note,Excise Page Number,Количество Акцизный Страница
1648DocType: Employee,Personal Details,Личные Данные
1649,Maintenance Schedules,Графики технического обслуживания
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301650apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +44,Embossing,Чеканка
Pratik Vyas593d5622015-03-02 19:07:52 +05301651,Quotation Trends,Котировочные тенденции
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301652apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +139,Item Group not mentioned in item master for item {0},Пункт Группа не упоминается в мастера пункт по пункту {0}
1653apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +302,Debit To account must be a Receivable account,Дебету счета должны быть задолженность счет
Anand Doshi191b2972015-10-21 16:50:31 +05301654apps/erpnext/erpnext/stock/doctype/item/item.py +248,"As Production Order can be made for this item, it must be a stock item.","Как Производственный заказ можно сделать по этой статье, он должен быть запас пункт."
Pratik Vyas593d5622015-03-02 19:07:52 +05301655DocType: Shipping Rule Condition,Shipping Amount,Доставка Количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301656apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +140,Joining,Присоединение
Pratik Vyas593d5622015-03-02 19:07:52 +05301657DocType: Authorization Rule,Above Value,Выше стоимости
1658,Pending Amount,В ожидании Сумма
1659DocType: Purchase Invoice Item,Conversion Factor,Коэффициент преобразования
Anand Doshi191b2972015-10-21 16:50:31 +05301660apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,Delivered,Доставлено
Pratik Vyas97264472015-05-14 15:13:10 +05301661apps/erpnext/erpnext/config/hr.py +160,Setup incoming server for jobs email id. (e.g. jobs@example.com),Настройка сервера входящей подрабатывать электронный идентификатор. (Например jobs@example.com)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301662DocType: Purchase Receipt,Vehicle Number,Количество транспортных средств
Pratik Vyas593d5622015-03-02 19:07:52 +05301663DocType: Purchase Invoice,The date on which recurring invoice will be stop,"Дата, на которую повторяющихся счет будет остановить"
1664DocType: Journal Entry,Accounts Receivable,Дебиторская задолженность
1665,Supplier-Wise Sales Analytics,Поставщик-Wise продаж Аналитика
1666DocType: Address Template,This format is used if country specific format is not found,"Этот формат используется, если конкретный формат страна не найден"
1667DocType: Custom Field,Custom,Пользовательские
1668DocType: Production Order,Use Multi-Level BOM,Использование Multi-Level BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301669apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +26,Injection molding,Литье под давлением
Pratik Vyas593d5622015-03-02 19:07:52 +05301670DocType: Bank Reconciliation,Include Reconciled Entries,Включите примириться Записи
Pratik Vyas97264472015-05-14 15:13:10 +05301671apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Дерево finanial счетов.
Pratik Vyas593d5622015-03-02 19:07:52 +05301672DocType: Leave Control Panel,Leave blank if considered for all employee types,"Оставьте пустым, если считать для всех типов сотрудников"
1673DocType: Landed Cost Voucher,Distribute Charges Based On,Распределите плату на основе
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301674apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +312,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,"Счет {0} должен быть типа 'Основные средства', товар {1} является активом"
Pratik Vyas593d5622015-03-02 19:07:52 +05301675DocType: HR Settings,HR Settings,Настройки HR
Pratik Vyas97264472015-05-14 15:13:10 +05301676apps/frappe/frappe/config/setup.py +130,Printing,Печать
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301677apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +113,Expense Claim is pending approval. Only the Expense Approver can update status.,Расходов претензии ожидает одобрения. Только расходов утверждающий можете обновить статус.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301678DocType: Purchase Invoice,Additional Discount Amount,Дополнительная скидка Сумма
Pratik Vyas593d5622015-03-02 19:07:52 +05301679apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +99,The day(s) on which you are applying for leave are holiday. You need not apply for leave.,"День (дни), на котором вы подаете заявление на отпуск, отпуск. Вам не нужно обратиться за разрешением."
Anand Doshi191b2972015-10-21 16:50:31 +05301680sites/assets/js/desk.min.js +7805,and,и
Pratik Vyas593d5622015-03-02 19:07:52 +05301681DocType: Leave Block List Allow,Leave Block List Allow,Оставьте Черный список Разрешить
Anand Doshi191b2972015-10-21 16:50:31 +05301682apps/erpnext/erpnext/setup/doctype/company/company.py +236,Abbr can not be blank or space,Аббревиатура не может быть пустой или пробелом
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301683apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +50,Sports,Спорт
Pratik Vyas593d5622015-03-02 19:07:52 +05301684apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Общий фактический
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301685apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Unit,Единица
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301686apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +182,Please set Dropbox access keys in your site config,"Пожалуйста, установите ключи доступа Dropbox на своем сайте конфигурации"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301687apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,"Пожалуйста, сформулируйте Компания"
Pratik Vyas593d5622015-03-02 19:07:52 +05301688,Customer Acquisition and Loyalty,Приобретение и лояльности клиентов
Pratik Vyas593d5622015-03-02 19:07:52 +05301689DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,"Склад, где вы работаете запас отклоненных элементов"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301690apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +408,Your financial year ends on,Ваш финансовый год заканчивается
1691DocType: POS Profile,Price List,Прайс-лист
Pratik Vyas97264472015-05-14 15:13:10 +05301692apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,"{0} теперь используется как основной Фискальный Год. Пожалуйста, обновите страницу в браузере, чтобы изменения вступили в силу."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301693apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Расходные Претензии
Anand Doshi191b2972015-10-21 16:50:31 +05301694DocType: Issue,Support,Поддержка
Pratik Vyas593d5622015-03-02 19:07:52 +05301695DocType: Authorization Rule,Approving Role,Утверждении Роль
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301696,BOM Search,Спецификация Поиск
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301697apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Закрытие (открытие + Итоги)
1698apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Пожалуйста, сформулируйте валюту в обществе"
Pratik Vyas593d5622015-03-02 19:07:52 +05301699DocType: Workstation,Wages per hour,Заработная плата в час
Anand Doshi191b2972015-10-21 16:50:31 +05301700apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Фото баланс в пакетном {0} станет отрицательным {1} для п {2} на складе {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301701apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Показать / скрыть функции, такие как последовательный Нос, POS и т.д."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301702apps/erpnext/erpnext/controllers/accounts_controller.py +236,Account {0} is invalid. Account Currency must be {1},Счет {0} является недопустимым. Валюта счета должны быть {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301703apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},Фактор Единица измерения преобразования требуется в строке {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301704apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +53,Clearance date cannot be before check date in row {0},Дата просвет не может быть до даты регистрации в строке {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301705DocType: Salary Slip,Deduction,Вычет
1706DocType: Address Template,Address Template,Шаблон адреса
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301707apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,"Пожалуйста, введите Employee Id этого менеджера по продажам"
Pratik Vyas593d5622015-03-02 19:07:52 +05301708DocType: Territory,Classification of Customers by region,Классификация клиентов по регионам
Anand Doshi191b2972015-10-21 16:50:31 +05301709DocType: Project,% Tasks Completed,% Задач выполнено
Pratik Vyas97264472015-05-14 15:13:10 +05301710DocType: Project,Gross Margin,Валовая прибыль
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301711apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,"Пожалуйста, введите выпуска изделия сначала"
Anand Doshi191b2972015-10-21 16:50:31 +05301712apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +72,disabled user,отключенный пользователь
Pratik Vyas593d5622015-03-02 19:07:52 +05301713DocType: Opportunity,Quotation,Расценки
1714DocType: Salary Slip,Total Deduction,Всего Вычет
Pratik Vyas593d5622015-03-02 19:07:52 +05301715DocType: Quotation,Maintenance User,Уход за инструментом
Pratik Vyas97264472015-05-14 15:13:10 +05301716apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +144,Cost Updated,Стоимость Обновлено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301717apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +749,Are you sure you want to UNSTOP,"Вы уверены, что хотите откупоривать"
Pratik Vyas593d5622015-03-02 19:07:52 +05301718DocType: Employee,Date of Birth,Дата рождения
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301719apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Пункт {0} уже вернулся
Pratik Vyas97264472015-05-14 15:13:10 +05301720DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,**Фискальный год** представляет собой финансовый год. Все бухгалтерские записи и другие крупные сделки отслеживаются по **Фискальному году**.
Pratik Vyas593d5622015-03-02 19:07:52 +05301721DocType: Opportunity,Customer / Lead Address,Заказчик / Ведущий Адрес
1722DocType: Production Order Operation,Actual Operation Time,Фактическая Время работы
1723DocType: Authorization Rule,Applicable To (User),Применимо к (Пользователь)
1724DocType: Purchase Taxes and Charges,Deduct,Вычеты €
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301725apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +170,Job Description,Описание Работы
Pratik Vyas593d5622015-03-02 19:07:52 +05301726DocType: Purchase Order Item,Qty as per Stock UOM,Кол-во в соответствии со UOM
Anand Doshi191b2972015-10-21 16:50:31 +05301727apps/frappe/frappe/model/rename_doc.py +343,Please select a valid csv file with data,"Пожалуйста, выберите правильный файл CSV с данными"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301728apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +92,Coating,Покрытие
Anand Doshi191b2972015-10-21 16:50:31 +05301729apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Специальные символы, кроме ""-"" ""."", ""#"", и ""/"" не пускают в серию имен"
Pratik Vyas593d5622015-03-02 19:07:52 +05301730DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Следите продаж кампаний. Следите за проводами, цитаты, заказа на закупку и т.д. из кампаний, чтобы оценить отдачу от инвестиций. "
1731DocType: Expense Claim,Approver,Утверждаю
1732,SO Qty,ТАК Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301733apps/erpnext/erpnext/accounts/doctype/account/account.py +153,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Сток есть записи с склада {0}, следовательно, вы не сможете повторно назначить или изменить Склад"
Pratik Vyas593d5622015-03-02 19:07:52 +05301734DocType: Appraisal,Calculate Total Score,Рассчитать общую сумму
Pratik Vyas593d5622015-03-02 19:07:52 +05301735DocType: Supplier Quotation,Manufacturing Manager,Производство менеджер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301736apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Серийный номер {0} находится на гарантии ДО {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301737apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,Сплит Delivery Note в пакеты.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301738apps/erpnext/erpnext/hooks.py +84,Shipments,Поставки
1739apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +29,Dip molding,Окунитесь литье
Pratik Vyas593d5622015-03-02 19:07:52 +05301740apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25,Time Log Status must be Submitted.,Время входа Статус должен быть представлен.
Anand Doshi191b2972015-10-21 16:50:31 +05301741apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Серийный номер {0} не принадлежит ни к одной Склад
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301742apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +650,Setting Up,Настройка
Pratik Vyas593d5622015-03-02 19:07:52 +05301743DocType: Purchase Invoice,In Words (Company Currency),В Слов (Компания валюте)
1744DocType: Pricing Rule,Supplier,Поставщик
1745DocType: C-Form,Quarter,Квартал
Pratik Vyas97264472015-05-14 15:13:10 +05301746apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Прочие расходы
Pratik Vyas593d5622015-03-02 19:07:52 +05301747DocType: Global Defaults,Default Company,Компания по умолчанию
Anand Doshi191b2972015-10-21 16:50:31 +05301748apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Расходов или Разница счета является обязательным для п. {0}, поскольку это влияет общая стоимость акции"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301749apps/erpnext/erpnext/controllers/accounts_controller.py +354,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Не можете overbill для пункта {0} в строке {1} более {2}. Чтобы overbilling, пожалуйста, установите в акционерных Настройки"
Pratik Vyas593d5622015-03-02 19:07:52 +05301750DocType: Employee,Bank Name,Название банка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301751apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Выше
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301752apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,Пользователь {0} отключен
Pratik Vyas593d5622015-03-02 19:07:52 +05301753DocType: Leave Application,Total Leave Days,Всего Оставить дней
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301754DocType: Journal Entry Account,Credit in Account Currency,Кредит в валюте Счета
Pratik Vyas593d5622015-03-02 19:07:52 +05301755DocType: Email Digest,Note: Email will not be sent to disabled users,Примечание: E-mail не будет отправлен отключенному пользователю
1756apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Выберите компанию ...
1757DocType: Leave Control Panel,Leave blank if considered for all departments,"Оставьте пустым, если рассматривать для всех отделов"
Pratik Vyas97264472015-05-14 15:13:10 +05301758apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).","Виды занятости (постоянная, контракт, стажер и т.д.)."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301759apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +355,{0} is mandatory for Item {1},{0} является обязательным для п. {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301760DocType: Currency Exchange,From Currency,Из валюты
1761DocType: DocField,Name,Имя
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301762apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +211,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Пожалуйста, выберите выделенной суммы, счет-фактура Тип и номер счета-фактуры в по крайней мере одном ряду"
1763apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +102,Sales Order required for Item {0},Заказать продаж требуется для Пункт {0}
1764apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +43,Amounts not reflected in system,Суммы не отражается в системе
Pratik Vyas593d5622015-03-02 19:07:52 +05301765DocType: Purchase Invoice Item,Rate (Company Currency),Тариф (Компания Валюта)
1766apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +40,Others,Другое
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301767apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.js +24,Set as Stopped,Установить как Остановился
1768DocType: POS Profile,Taxes and Charges,Налоги и сборы
Pratik Vyas593d5622015-03-02 19:07:52 +05301769DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Продукт или услуга, которая покупается, продается, или хранятся на складе."
Pratik Vyas97264472015-05-14 15:13:10 +05301770apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Невозможно выбрать тип заряда, как «О предыдущего ряда Сумма» или «О предыдущего ряда Всего 'для первой строки"
Pratik Vyas593d5622015-03-02 19:07:52 +05301771apps/frappe/frappe/core/doctype/doctype/boilerplate/controller_list.html +31,Completed,Завершено
1772DocType: Web Form,Select DocType,Выберите тип документа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301773apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +104,Broaching,Протяжные
1774apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +12,Banking,Банковские операции
1775apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,"Пожалуйста, нажмите на кнопку ""Generate Расписание"", чтобы получить график"
1776apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +284,New Cost Center,Новый Центр Стоимость
Pratik Vyas593d5622015-03-02 19:07:52 +05301777DocType: Bin,Ordered Quantity,Заказанное количество
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301778apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +397,"e.g. ""Build tools for builders""","например ""Построить инструменты для строителей """
Pratik Vyas593d5622015-03-02 19:07:52 +05301779DocType: Quality Inspection,In Process,В процессе
1780DocType: Authorization Rule,Itemwise Discount,Itemwise Скидка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301781apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +313,{0} against Sales Order {1},{0} против заказов клиентов {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301782DocType: Account,Fixed Asset,Исправлена активами
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301783apps/erpnext/erpnext/config/learn.py +137,Serialized Inventory,Серийный Инвентарь
1784DocType: Activity Type,Default Billing Rate,По умолчанию Платежная Оценить
Pratik Vyas97264472015-05-14 15:13:10 +05301785DocType: Time Log Batch,Total Billing Amount,Всего счетов Сумма
Pratik Vyas593d5622015-03-02 19:07:52 +05301786apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Дебиторская задолженность аккаунт
Pratik Vyas593d5622015-03-02 19:07:52 +05301787,Stock Balance,Баланс запасов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301788apps/erpnext/erpnext/config/learn.py +107,Sales Order to Payment,Продажи Приказ Оплата
Pratik Vyas593d5622015-03-02 19:07:52 +05301789DocType: Expense Claim Detail,Expense Claim Detail,Расходов претензии Подробно
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301790apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Журналы Время создания:
Pratik Vyas593d5622015-03-02 19:07:52 +05301791DocType: Item,Weight UOM,Вес Единица измерения
1792DocType: Employee,Blood Group,Группа крови
1793DocType: Purchase Invoice Item,Page Break,Разрыв страницы
1794DocType: Production Order Operation,Pending,В ожидании
1795DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,"Пользователи, которые могут утвердить отпуска приложения конкретного работника"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301796apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +33,You cannot change default UOM of Variant. To change default UOM for Variant change default UOM of the Template,Вы не можете изменить по умолчанию Единица измерения варианта. Чтобы изменить стандартную UOM для Variant изменение по умолчанию Единица измерения шаблона
Pratik Vyas97264472015-05-14 15:13:10 +05301797apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Оборудование офиса
Pratik Vyas593d5622015-03-02 19:07:52 +05301798DocType: Purchase Invoice Item,Qty,Кол-во
1799DocType: Fiscal Year,Companies,Компании
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301800apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +24,Electronics,Электроника
Pratik Vyas593d5622015-03-02 19:07:52 +05301801DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Поднимите Материал запрос когда шток достигает уровня переупорядочиваем
1802apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,С графиком технического обслуживания
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301803apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +56,Full-time,Полный рабочий день
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301804DocType: Purchase Invoice,Contact Details,Контактная информация
Pratik Vyas593d5622015-03-02 19:07:52 +05301805DocType: C-Form,Received Date,Поступило Дата
Pratik Vyas97264472015-05-14 15:13:10 +05301806DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Если вы создали стандартный шаблон в продажах налоги и сборы шаблон, выберите одну и нажмите на кнопку ниже."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301807apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,"Пожалуйста, укажите страну этом правиле судоходства или проверить Доставка по всему миру"
Pratik Vyas593d5622015-03-02 19:07:52 +05301808DocType: Stock Entry,Total Incoming Value,Всего входное значение
1809apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Покупка Прайс-лист
Pratik Vyas97264472015-05-14 15:13:10 +05301810DocType: Offer Letter Term,Offer Term,Предложение срок
Pratik Vyas593d5622015-03-02 19:07:52 +05301811DocType: Quality Inspection,Quality Manager,Менеджер по качеству
1812DocType: Job Applicant,Job Opening,Работа Открытие
1813DocType: Payment Reconciliation,Payment Reconciliation,Оплата Примирение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301814apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,"Пожалуйста, выберите имя InCharge Лица"
1815apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +51,Technology,Технология
Pratik Vyas97264472015-05-14 15:13:10 +05301816DocType: Offer Letter,Offer Letter,Предложение письмо
1817apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Создать запросы Материал (ППМ) и производственных заказов.
Pratik Vyas593d5622015-03-02 19:07:52 +05301818apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Всего в счете-фактуре Amt
1819DocType: Time Log,To Time,Чтобы время
1820apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25,"To add child nodes, explore tree and click on the node under which you want to add more nodes.","Чтобы добавить дочерние узлы, изучить дерево и нажмите на узле, при которых вы хотите добавить больше узлов."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301821apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Credit To account must be a Payable account,Кредит на счету должно быть оплачивается счет
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301822apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +233,BOM recursion: {0} cannot be parent or child of {2},BOM рекурсия: {0} не может быть родитель или ребенок {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301823DocType: Production Order Operation,Completed Qty,Завершено Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301824apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +115,"For {0}, only debit accounts can be linked against another credit entry","Для {0}, только дебетовые счета могут быть связаны с другой кредитной вступления"
1825apps/erpnext/erpnext/stock/get_item_details.py +258,Price List {0} is disabled,Прайс-лист {0} отключена
Pratik Vyas97264472015-05-14 15:13:10 +05301826DocType: Manufacturing Settings,Allow Overtime,Разрешить Овертайм
Anand Doshi191b2972015-10-21 16:50:31 +05301827apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is stopped,Заказ на продажу {0} остановлен
1828apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,"{0} Серийные номера, необходимые для Пункт {1}. Вы предоставили {2}."
Pratik Vyas97264472015-05-14 15:13:10 +05301829DocType: Stock Reconciliation Item,Current Valuation Rate,Текущая оценка Оценить
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301830DocType: Item,Customer Item Codes,Заказчик Предмет коды
Pratik Vyas593d5622015-03-02 19:07:52 +05301831DocType: Opportunity,Lost Reason,Забыли Причина
Pratik Vyas97264472015-05-14 15:13:10 +05301832apps/erpnext/erpnext/config/accounts.py +68,Create Payment Entries against Orders or Invoices.,Создание записей оплаты по заказам или счетов-фактур.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301833apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +141,Welding,Сварка
1834apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +40,New Stock UOM is required,Новый фонда Единица измерения требуется
Pratik Vyas593d5622015-03-02 19:07:52 +05301835DocType: Quality Inspection,Sample Size,Размер выборки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301836apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +438,All items have already been invoiced,На все товары уже выставлены счета
Pratik Vyas593d5622015-03-02 19:07:52 +05301837apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Пожалуйста, сформулируйте действительный 'От делу №'"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301838apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +288,Further cost centers can be made under Groups but entries can be made against non-Groups,"Дальнейшие МВЗ можно сделать под групп, но записи могут быть сделаны в отношении не-групп"
Pratik Vyas593d5622015-03-02 19:07:52 +05301839DocType: Project,External,Внешний GPS с RS232
1840DocType: Features Setup,Item Serial Nos,Пункт Серийный Нос
Pratik Vyas593d5622015-03-02 19:07:52 +05301841DocType: Branch,Branch,Ветвь
Pratik Vyas593d5622015-03-02 19:07:52 +05301842DocType: Bin,Actual Quantity,Фактическое Количество
1843DocType: Shipping Rule,example: Next Day Shipping,пример: Следующий день доставка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301844apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Серийный номер {0} не найден
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301845apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +563,Your Customers,Ваши клиенты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301846apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +27,Compression molding,Прессование
Pratik Vyas593d5622015-03-02 19:07:52 +05301847DocType: Leave Block List Date,Block Date,Блок Дата
Pratik Vyas593d5622015-03-02 19:07:52 +05301848DocType: Sales Order,Not Delivered,Не доставлен
1849,Bank Clearance Summary,Банк уплата по счетам итого
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301850apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Создание и управление ежедневные, еженедельные и ежемесячные дайджесты новостей."
Pratik Vyas593d5622015-03-02 19:07:52 +05301851apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Код товара> Товар Группа> Бренд
1852DocType: Appraisal Goal,Appraisal Goal,Оценка Гол
1853DocType: Event,Friday,Пятница
Pratik Vyas97264472015-05-14 15:13:10 +05301854DocType: Time Log,Costing Amount,Калькуляция Сумма
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301855DocType: Process Payroll,Submit Salary Slip,Представьте Зарплата Слип
Pratik Vyas593d5622015-03-02 19:07:52 +05301856DocType: Salary Structure,Monthly Earning & Deduction,Ежемесячный Заработок & Вычет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301857apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Maxiumm скидка на Пункт {0} {1}%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301858apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Импорт наливом
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301859DocType: Sales Partner,Address & Contacts,Адрес и контакты
Pratik Vyas593d5622015-03-02 19:07:52 +05301860DocType: SMS Log,Sender Name,Имя отправителя
1861DocType: Page,Title,Заголовок
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301862sites/assets/js/list.min.js +104,Customize,Выполнять по индивидуальному заказу
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301863DocType: POS Profile,[Select],[Выберите]
1864DocType: SMS Log,Sent To,Отправить
Pratik Vyas593d5622015-03-02 19:07:52 +05301865apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28,Make Sales Invoice,Сделать Расходная накладная
1866DocType: Company,For Reference Only.,Только для справки.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301867apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +29,Invalid {0}: {1},Неверный {0}: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301868DocType: Sales Invoice Advance,Advance Amount,Предварительная сумма
Pratik Vyas97264472015-05-14 15:13:10 +05301869DocType: Manufacturing Settings,Capacity Planning,Планирование мощностей
1870apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,'From Date' is required,"Поле ""С даты"" является обязательным для заполнения"
Pratik Vyas593d5622015-03-02 19:07:52 +05301871DocType: Journal Entry,Reference Number,Номер для ссылок
1872DocType: Employee,Employment Details,Подробности по трудоустройству
1873DocType: Employee,New Workplace,Новый Место работы
Pratik Vyas97264472015-05-14 15:13:10 +05301874apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Установить как Закрыт
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301875apps/erpnext/erpnext/stock/get_item_details.py +103,No Item with Barcode {0},Нет товара со штрих-кодом {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301876apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Дело № не может быть 0
1877DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,"Если у вас есть отдел продаж и продажа партнеры (Channel Partners), они могут быть помечены и поддерживать их вклад в сбытовой деятельности"
1878DocType: Item,Show a slideshow at the top of the page,Показ слайдов в верхней части страницы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301879DocType: Item,"Allow in Sales Order of type ""Service""",Разрешить в заказ клиента типа "услуг"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301880apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,Магазины
Pratik Vyas593d5622015-03-02 19:07:52 +05301881DocType: Time Log,Projects Manager,Менеджер проектов
1882DocType: Serial No,Delivery Time,Время доставки
1883apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,"Проблемам старения, на основе"
1884DocType: Item,End of Life,Конец срока службы
1885apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +41,Travel,Путешествия
1886DocType: Leave Block List,Allow Users,Разрешить пользователям
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301887DocType: Sales Invoice,Recurring,Периодическая
Pratik Vyas593d5622015-03-02 19:07:52 +05301888DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Подписка отдельный доходы и расходы за вертикалей продукции или подразделений.
1889DocType: Rename Tool,Rename Tool,Переименование файлов
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301890apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Обновление Стоимость
Pratik Vyas593d5622015-03-02 19:07:52 +05301891DocType: Item Reorder,Item Reorder,Пункт Переупоряд
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301892apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +497,Transfer Material,О передаче материала
Pratik Vyas593d5622015-03-02 19:07:52 +05301893DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","не Укажите операции, эксплуатационные расходы и дать уникальную операцию не в вашей деятельности."
1894DocType: Purchase Invoice,Price List Currency,Прайс-лист валют
1895DocType: Naming Series,User must always select,Пользователь всегда должен выбирать
1896DocType: Stock Settings,Allow Negative Stock,Разрешить негативных складе
1897DocType: Installation Note,Installation Note,Установка Примечание
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301898apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +541,Add Taxes,Добавить налоги
Pratik Vyas593d5622015-03-02 19:07:52 +05301899,Financial Analytics,Финансовая аналитика
1900DocType: Quality Inspection,Verified By,Verified By
1901DocType: Address,Subsidiary,Филиал
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301902apps/erpnext/erpnext/setup/doctype/company/company.py +55,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Невозможно изменить Базовая валюта компании, потому что есть существующие операции. Сделки должны быть отменены, чтобы поменять валюту."
Pratik Vyas593d5622015-03-02 19:07:52 +05301903DocType: Quality Inspection,Purchase Receipt No,Покупка Получение Нет
Pratik Vyas97264472015-05-14 15:13:10 +05301904apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Задаток
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301905DocType: System Settings,In Hours,В час
1906DocType: Process Payroll,Create Salary Slip,Создание Зарплата Слип
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301907apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Expected balance as per bank,Ожидаемое сальдо по состоянию на банк
1908apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +115,Buffing,Полировка
Pratik Vyas97264472015-05-14 15:13:10 +05301909apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Источник финансирования (обязательства)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301910apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +347,Quantity in row {0} ({1}) must be same as manufactured quantity {2},"Количество в строке {0} ({1}) должна быть такой же, как изготавливается количество {2}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301911DocType: Appraisal,Employee,Сотрудник
Pratik Vyas97264472015-05-14 15:13:10 +05301912apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Импорт E-mail С
Anand Doshi191b2972015-10-21 16:50:31 +05301913apps/erpnext/erpnext/utilities/doctype/contact/contact.js +67,Invite as User,Пригласить в пользователя
Pratik Vyas593d5622015-03-02 19:07:52 +05301914DocType: Features Setup,After Sale Installations,После продажи установок
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301915apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +210,{0} {1} is fully billed,{0} {1} полностью выставлен
Pratik Vyas593d5622015-03-02 19:07:52 +05301916DocType: Workstation Working Hour,End Time,Время окончания
Pratik Vyas97264472015-05-14 15:13:10 +05301917apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Стандартные условия договора для продажи или покупки.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301918apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Группа по ваучером
Pratik Vyas593d5622015-03-02 19:07:52 +05301919apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Обязательно На
1920DocType: Sales Invoice,Mass Mailing,Массовая рассылка
1921DocType: Page,Standard,Стандартный
Pratik Vyas97264472015-05-14 15:13:10 +05301922DocType: Rename Tool,File to Rename,Файл Переименовать
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301923apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +176,Purchse Order number required for Item {0},Число Purchse Заказать требуется для Пункт {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301924apps/erpnext/erpnext/controllers/buying_controller.py +245,Specified BOM {0} does not exist for Item {1},Указано BOM {0} не существует для п {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301925apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +196,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,График обслуживания {0} должно быть отменено до отмены этого заказ клиента
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301926apps/frappe/frappe/desk/page/backups/backups.html +13,Size,Размер
Pratik Vyas593d5622015-03-02 19:07:52 +05301927DocType: Notification Control,Expense Claim Approved,Расходов претензии Утверждено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301928apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +113,Pharmaceutical,Фармацевтический
Pratik Vyas97264472015-05-14 15:13:10 +05301929apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Стоимость купленных изделий
Pratik Vyas593d5622015-03-02 19:07:52 +05301930DocType: Selling Settings,Sales Order Required,Заказ на продажу Требуемые
1931apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Создание клиентов
1932DocType: Purchase Invoice,Credit To,Кредитная Для
1933DocType: Employee Education,Post Graduate,Послевузовском
Pratik Vyas593d5622015-03-02 19:07:52 +05301934DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,График технического обслуживания Подробно
1935DocType: Quality Inspection Reading,Reading 9,Чтение 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301936DocType: Supplier,Is Frozen,Замерз
Pratik Vyas593d5622015-03-02 19:07:52 +05301937DocType: Buying Settings,Buying Settings,Настройка покупки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301938apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +122,Mass finishing,Масса отделка
Pratik Vyas593d5622015-03-02 19:07:52 +05301939DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM номер для позиции готового изделия
1940DocType: Upload Attendance,Attendance To Date,Посещаемость To Date
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301941apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Настройка сервера входящей для продажи электронный идентификатор. (Например sales@example.com)
Pratik Vyas593d5622015-03-02 19:07:52 +05301942DocType: Warranty Claim,Raised By,Поднятый По
1943DocType: Payment Tool,Payment Account,Оплата счета
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301944apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +706,Please specify Company to proceed,"Пожалуйста, сформулируйте Компания приступить"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301945sites/assets/js/list.min.js +23,Draft,Черновик
1946apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +46,Compensatory Off,Компенсационные Выкл
Pratik Vyas593d5622015-03-02 19:07:52 +05301947DocType: Quality Inspection Reading,Accepted,Принято
1948DocType: User,Female,Жен
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301949DocType: Journal Entry Account,Debit in Account Currency,Дебет в валюте счета
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301950apps/erpnext/erpnext/setup/doctype/company/company.js +24,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,"Пожалуйста, убедитесь, что вы действительно хотите удалить все транзакции для компании. Ваши основные данные останется, как есть. Это действие не может быть отменено."
Pratik Vyas593d5622015-03-02 19:07:52 +05301951DocType: Print Settings,Modern,"модные,"
1952DocType: Communication,Replied,Ответил
1953DocType: Payment Tool,Total Payment Amount,Общая сумма оплаты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301954apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},"{0} ({1}) не может быть больше, чем запланированное количество ({2}) в Производственном Заказе {3}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301955DocType: Shipping Rule,Shipping Rule Label,Правило ярлыке
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301956apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +209,Raw Materials cannot be blank.,Сырье не может быть пустым.
Pratik Vyas593d5622015-03-02 19:07:52 +05301957DocType: Newsletter,Test,Тест
Anand Doshi191b2972015-10-21 16:50:31 +05301958apps/erpnext/erpnext/stock/doctype/item/item.py +302,"As there are existing stock transactions for this item, \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301959 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Как есть существующие биржевые операции по этому пункту, \ вы не можете изменить значения 'Имеет серийный номер "," Имеет Batch Нет »,« Является ли со Пункт "и" Оценка Метод ""
1960apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +92,You can not change rate if BOM mentioned agianst any item,"Вы не можете изменить скорость, если спецификации упоминается agianst любого элемента"
Pratik Vyas593d5622015-03-02 19:07:52 +05301961DocType: Employee,Previous Work Experience,Предыдущий опыт работы
Pratik Vyas97264472015-05-14 15:13:10 +05301962DocType: Stock Entry,For Quantity,Для Количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301963apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},"Пожалуйста, введите Запланированное Количество по пункту {0} в строке {1}"
1964apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +207,{0} {1} is not submitted,{0} {1} не проведен
Pratik Vyas97264472015-05-14 15:13:10 +05301965apps/erpnext/erpnext/config/stock.py +13,Requests for items.,Запросы на предметы.
Pratik Vyas593d5622015-03-02 19:07:52 +05301966DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Отдельный производственный заказ будет создан для каждого готового хорошего пункта.
Pratik Vyas593d5622015-03-02 19:07:52 +05301967DocType: Purchase Invoice,Terms and Conditions1,Сроки и условиях1
1968apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +18,Complete Setup,Завершение установки
1969DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Бухгалтерская запись заморожена до этой даты, никто не может сделать / изменить запись, кроме роли, указанной ниже."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301970apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,"Пожалуйста, сохраните документ перед генерацией график технического обслуживания"
Pratik Vyas97264472015-05-14 15:13:10 +05301971apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Статус проекта
Pratik Vyas593d5622015-03-02 19:07:52 +05301972DocType: UOM,Check this to disallow fractions. (for Nos),"Проверьте это, чтобы запретить фракции. (Для №)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301973apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Рассылка список рассылки
Pratik Vyas593d5622015-03-02 19:07:52 +05301974DocType: Delivery Note,Transporter Name,Transporter Имя
1975DocType: Contact,Enter department to which this Contact belongs,"Введите отдел, к которому принадлежит этого контакт"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301976apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Всего Отсутствует
Anand Doshi191b2972015-10-21 16:50:31 +05301977apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +744,Item or Warehouse for row {0} does not match Material Request,Пункт или Склад для строки {0} не соответствует запросу материал
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301978apps/erpnext/erpnext/config/stock.py +109,Unit of Measure,Единица Измерения
Pratik Vyas593d5622015-03-02 19:07:52 +05301979DocType: Fiscal Year,Year End Date,Дата окончания года
Pratik Vyas97264472015-05-14 15:13:10 +05301980DocType: Task Depends On,Task Depends On,Задачи зависит от
Pratik Vyas593d5622015-03-02 19:07:52 +05301981DocType: Lead,Opportunity,Возможность
Pratik Vyas593d5622015-03-02 19:07:52 +05301982DocType: Salary Structure Earning,Salary Structure Earning,Зарплата Структура Заработок
1983,Completed Production Orders,Завершенные Производственные заказы
1984DocType: Operation,Default Workstation,По умолчанию Workstation
Pratik Vyas593d5622015-03-02 19:07:52 +05301985DocType: Notification Control,Expense Claim Approved Message,Расходов претензии Утверждено Сообщение
1986DocType: Email Digest,How frequently?,Как часто?
1987DocType: Purchase Receipt,Get Current Stock,Получить Наличие на складе
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301988apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Дерево Билла материалов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301989apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Техническое обслуживание дата не может быть до даты доставки для Serial No {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301990DocType: Production Order,Actual End Date,Фактический Дата окончания
1991DocType: Authorization Rule,Applicable To (Role),Применимо к (Роль)
1992DocType: Stock Entry,Purpose,Цель
1993DocType: Item,Will also apply for variants unless overrridden,"Будет также применяться для вариантов, если не overrridden"
1994DocType: Purchase Invoice,Advances,Авансы
1995apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,"Утверждении покупатель не может быть такой же, как пользователь правило применимо к"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301996DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (как в фондовой UOM)
Pratik Vyas593d5622015-03-02 19:07:52 +05301997DocType: SMS Log,No of Requested SMS,Нет запрашиваемых SMS
1998DocType: Campaign,Campaign-.####,Кампания-.# # # #
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301999apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +55,Piercing,Пронзительный
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302000apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,"Конец контракта Дата должна быть больше, чем дата вступления"
Pratik Vyas593d5622015-03-02 19:07:52 +05302001DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,"Третья сторона дистрибьютор / дилер / комиссионер / филиал / реселлера, который продает продукты компании для комиссии."
2002DocType: Customer Group,Has Child Node,Имеет дочерний узел
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302003apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +325,{0} against Purchase Order {1},{0} против Заказа {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302004DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Введите статические параметры адрес здесь (Например отправитель = ERPNext, имя пользователя = ERPNext, пароль = 1234 и т.д.)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302005apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,"{0} {1}, ни в каком-либо активном финансовом году. Для более подробной информации проверить {2}."
Pratik Vyas97264472015-05-14 15:13:10 +05302006apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,Это пример сайт автоматически сгенерированный из ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05302007apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Старение Диапазон 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302008apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +110,Photochemical machining,Фотохимические обработки
Pratik Vyas97264472015-05-14 15:13:10 +05302009DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +05302010
2011#### Note
2012
2013The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
2014
2015#### Description of Columns
2016
20171. Calculation Type:
2018 - This can be on **Net Total** (that is the sum of basic amount).
2019 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
2020 - **Actual** (as mentioned).
20212. Account Head: The Account ledger under which this tax will be booked
20223. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
20234. Description: Description of the tax (that will be printed in invoices / quotes).
20245. Rate: Tax rate.
20256. Amount: Tax amount.
20267. Total: Cumulative total to this point.
20278. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
20289. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.
202910. Add or Deduct: Whether you want to add or deduct the tax.","Стандартный шаблон налог, который может быть применен ко всем операциям купли-. Этот шаблон может содержать перечень налоговых руководителей, а также других расходов руководителей как ""Shipping"", ""Insurance"", ""Обращение"" и т.д.
2030
2031 #### Примечание
2032
2033 ставка налога на которые вы указали здесь будет стандартная ставка налога на прибыль для всех ** деталей **. Если есть ** товары **, которые имеют различные цены, они должны быть добавлены в ** деталь налога ** стол в ** деталь ** мастера.
2034
2035 #### Описание колонок
2036
2037 1. Расчет Тип:
2038 - Это может быть ** Чистый Всего ** (то есть сумма основной суммы).
2039 - ** На предыдущей строке Total / сумма ** (по совокупности налогов и сборов). Если вы выбираете эту опцию, налог будет применяться в процентах от предыдущего ряда (в налоговом таблицы) суммы или объема.
2040 - ** ** Фактический (как уже упоминалось).
2041 2. Счет Руководитель: лицевому счету, при которых этот налог будут забронированы
2042 3. Центр Стоимость: Если налог / налог на заряд доход (как перевозка груза) или расходов это должен быть забронирован на МВЗ.
2043 4. Описание: Описание налога (которые будут напечатаны в счетах-фактурах / кавычек).
2044 5. Оценить: Налоговая ставка.
2045 6. Количество: Сумма налога.
2046 7. Всего: Суммарное к этой точке.
2047 8. Введите Row: Если на базе ""Предыдущая сумма по строке"" вы можете выбрать номер строки которой будет приниматься в качестве основы для такого расчета (по умолчанию предыдущего ряда).
2048 9. Рассмотрим налог или сбор для: В этом разделе вы можете указать, будет ли налог / налог на сбор только для оценки (не часть от общей суммы) или только для общей (не добавляет ценности объект) или для обоих.
2049 10. Добавить или вычесть: Если вы хотите, чтобы добавить или вычесть налог."
2050DocType: Note,Note,Заметка
Pratik Vyas593d5622015-03-02 19:07:52 +05302051DocType: Purchase Receipt Item,Recd Quantity,RECD Количество
Pratik Vyas97264472015-05-14 15:13:10 +05302052DocType: Email Account,Email Ids,E-mail идентификаторы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302053apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},"Не можете производить больше элемент {0}, чем количество продаж Заказать {1}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302054apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.js +28,Set as Unstopped,Установить как отверзутся
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302055apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +466,Stock Entry {0} is not submitted,Фото Элемент {0} не представлены
Pratik Vyas593d5622015-03-02 19:07:52 +05302056DocType: Payment Reconciliation,Bank / Cash Account,Банк / Расчетный счет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302057DocType: Tax Rule,Billing City,Биллинг Город
Pratik Vyas97264472015-05-14 15:13:10 +05302058apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +43,This Leave Application is pending approval. Only the Leave Approver can update status.,Это оставьте заявку ожидает одобрения. Только Оставить утверждающий можете обновить статус.
Pratik Vyas593d5622015-03-02 19:07:52 +05302059DocType: Global Defaults,Hide Currency Symbol,Скрыть Символ Валюты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302060apps/erpnext/erpnext/config/accounts.py +164,"e.g. Bank, Cash, Credit Card","например банк, наличные, кредитная карта"
Pratik Vyas593d5622015-03-02 19:07:52 +05302061DocType: Journal Entry,Credit Note,Кредит-нота
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302062apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +221,Completed Qty cannot be more than {0} for operation {1},Завершен Кол-во не может быть больше {0} для работы {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302063DocType: Features Setup,Quality,Качество
2064DocType: Contact Us Settings,Introduction,Введение
2065DocType: Warranty Claim,Service Address,Адрес сервисного центра
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302066apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +76,Max 100 rows for Stock Reconciliation.,Максимальное 100 строк на фондовом примирения.
Pratik Vyas593d5622015-03-02 19:07:52 +05302067DocType: Stock Entry,Manufacture,Производство
Pratik Vyas593d5622015-03-02 19:07:52 +05302068apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,"Пожалуйста, накладной первый"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302069DocType: Purchase Invoice,Currency and Price List,Валюта и прайс-лист
Pratik Vyas593d5622015-03-02 19:07:52 +05302070DocType: Opportunity,Customer / Lead Name,Заказчик / Ведущий Имя
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302071apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,Клиренс Дата не упоминается
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302072apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +71,Production,Производство
Pratik Vyas593d5622015-03-02 19:07:52 +05302073DocType: Item,Allow Production Order,Разрешить производственного заказа
2074apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Ряд {0}: Дата начала должна быть раньше даты окончания
2075apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Всего (кол-во)
2076DocType: Installation Note Item,Installed Qty,Установленная Кол-во
2077DocType: Lead,Fax,Факс:
2078DocType: Purchase Taxes and Charges,Parenttype,ParentType
Pratik Vyas97264472015-05-14 15:13:10 +05302079sites/assets/js/list.min.js +26,Submitted,Представленный
Pratik Vyas593d5622015-03-02 19:07:52 +05302080DocType: Salary Structure,Total Earning,Всего Заработок
2081DocType: Purchase Receipt,Time at which materials were received,"Момент, в который были получены материалы"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302082apps/erpnext/erpnext/utilities/doctype/address/address.py +113,My Addresses,Мои Адреса
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302083DocType: Stock Ledger Entry,Outgoing Rate,Исходящие Оценить
Pratik Vyas97264472015-05-14 15:13:10 +05302084apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,Организация филиал мастер.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302085apps/erpnext/erpnext/controllers/accounts_controller.py +237, or ,или
Pratik Vyas593d5622015-03-02 19:07:52 +05302086DocType: Sales Order,Billing Status,Статус Биллинг
Pratik Vyas97264472015-05-14 15:13:10 +05302087apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Коммунальные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302088apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +52,90-Above,90-Над
Pratik Vyas593d5622015-03-02 19:07:52 +05302089DocType: Buying Settings,Default Buying Price List,По умолчанию Покупка Прайс-лист
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302090,Download Backups,Скачать Резервные копии
Pratik Vyas593d5622015-03-02 19:07:52 +05302091DocType: Notification Control,Sales Order Message,Заказ на продажу Сообщение
Pratik Vyas97264472015-05-14 15:13:10 +05302092apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Установить значения по умолчанию, как Болгарии, Валюта, текущий финансовый год и т.д."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302093apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Вид оплаты
2094DocType: Process Payroll,Select Employees,Выберите Сотрудники
Pratik Vyas593d5622015-03-02 19:07:52 +05302095DocType: Bank Reconciliation,To Date,Чтобы Дата
2096DocType: Opportunity,Potential Sales Deal,Сделка потенциальных продаж
Anand Doshi191b2972015-10-21 16:50:31 +05302097sites/assets/js/form.min.js +308,Details,Подробности
Pratik Vyas593d5622015-03-02 19:07:52 +05302098DocType: Purchase Invoice,Total Taxes and Charges,Всего Налоги и сборы
Pratik Vyas593d5622015-03-02 19:07:52 +05302099DocType: Employee,Emergency Contact,Экстренная связь
2100DocType: Item,Quality Parameters,Параметры качества
Pratik Vyas593d5622015-03-02 19:07:52 +05302101DocType: Target Detail,Target Amount,Целевая сумма
2102DocType: Shopping Cart Settings,Shopping Cart Settings,Корзина Настройки
2103DocType: Journal Entry,Accounting Entries,Бухгалтерские записи
2104apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},"Копия записи. Пожалуйста, проверьте Авторизация Правило {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302105apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},Глобальный профиля POS {0} уже создана для компании {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302106DocType: Purchase Order,Ref SQ,Ссылка SQ
Pratik Vyas97264472015-05-14 15:13:10 +05302107apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,Заменить пункт / BOM во всех спецификациях
Pratik Vyas593d5622015-03-02 19:07:52 +05302108DocType: Purchase Order Item,Received Qty,Поступило Кол-во
2109DocType: Stock Entry Detail,Serial No / Batch,Серийный номер / Партия
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302110DocType: Product Bundle,Parent Item,Родитель Пункт
Pratik Vyas593d5622015-03-02 19:07:52 +05302111DocType: Account,Account Type,Тип учетной записи
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302112apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +212,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"График обслуживания не генерируется для всех элементов. Пожалуйста, нажмите на кнопку ""Generate Расписание"""
Pratik Vyas593d5622015-03-02 19:07:52 +05302113,To Produce,Чтобы продукты
Pratik Vyas97264472015-05-14 15:13:10 +05302114apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +119,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included",Для ряда {0} {1}. Чтобы включить {2} в размере Item ряды также должны быть включены {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05302115DocType: Packing Slip,Identification of the package for the delivery (for print),Идентификация пакета на поставку (для печати)
2116DocType: Bin,Reserved Quantity,Зарезервировано Количество
2117DocType: Landed Cost Voucher,Purchase Receipt Items,Покупка чеков товары
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302118apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Настройка формы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302119apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +62,Cutting,Резка
2120apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +69,Flattening,Уплощение
Pratik Vyas593d5622015-03-02 19:07:52 +05302121DocType: Account,Income Account,Счет Доходов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302122apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +22,Molding,Молдинг
2123apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +625,Delivery,Доставка
Pratik Vyas97264472015-05-14 15:13:10 +05302124DocType: Stock Reconciliation Item,Current Qty,Текущий Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05302125DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section","См. ""Оценить материалов на основе"" в калькуляции раздел"
2126DocType: Appraisal Goal,Key Responsibility Area,Ключ Ответственность Площадь
2127DocType: Item Reorder,Material Request Type,Материал Тип запроса
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302128apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +84,Row {0}: UOM Conversion Factor is mandatory,Ряд {0}: Коэффициент преобразования Единица измерения является обязательным
Pratik Vyas97264472015-05-14 15:13:10 +05302129apps/frappe/frappe/desk/moduleview.py +61,Documents,Документы
Pratik Vyas593d5622015-03-02 19:07:52 +05302130apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,N
Pratik Vyas593d5622015-03-02 19:07:52 +05302131DocType: Cost Center,Cost Center,Центр учета затрат
2132apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.js +48,Voucher #,Ваучер #
Pratik Vyas593d5622015-03-02 19:07:52 +05302133DocType: Notification Control,Purchase Order Message,Заказ на сообщение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302134DocType: Tax Rule,Shipping Country,Доставка Страна
Pratik Vyas593d5622015-03-02 19:07:52 +05302135DocType: Upload Attendance,Upload HTML,Загрузить HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302136apps/erpnext/erpnext/controllers/accounts_controller.py +391,"Total advance ({0}) against Order {1} cannot be greater \
Pratik Vyas593d5622015-03-02 19:07:52 +05302137 than the Grand Total ({2})","Всего продвижение ({0}) Под заказ {1} не может быть больше \
2138 чем ВСЕГО ({2})"
2139DocType: Employee,Relieving Date,Освобождение Дата
2140apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Цены Правило состоит перезаписать Прайс-лист / определить скидка процент, на основе некоторых критериев."
2141DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Склад может быть изменен только с помощью со входа / накладной / Покупка получении
2142DocType: Employee Education,Class / Percentage,Класс / в процентах
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302143apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Начальник отдела маркетинга и продаж
Pratik Vyas593d5622015-03-02 19:07:52 +05302144apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +31,Income Tax,Подоходный налог
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302145apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +157,Laser engineered net shaping,Лазерная инженерии чистый формирование
Pratik Vyas593d5622015-03-02 19:07:52 +05302146apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Если выбран Цены правила делается для ""цена"", это приведет к перезаписи прайс-лист. Цены Правило цена окончательная цена, поэтому никакого скидка не следует применять. Таким образом, в таких сделках, как заказ клиента, Заказ и т.д., это будет выбрано в поле 'Rate', а не поле ""Прайс-лист Rate '."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302147apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Трек Ведет по Отрасль Тип.
Pratik Vyas593d5622015-03-02 19:07:52 +05302148DocType: Item Supplier,Item Supplier,Пункт Поставщик
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302149apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +328,Please enter Item Code to get batch no,"Пожалуйста, введите Код товара, чтобы получить партию не"
2150apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +643,Please select a value for {0} quotation_to {1},"Пожалуйста, выберите значение для {0} quotation_to {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05302151apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Все адреса.
2152DocType: Company,Stock Settings,Акции Настройки
Pratik Vyas593d5622015-03-02 19:07:52 +05302153DocType: User,Bio,Ваша Биография
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302154apps/erpnext/erpnext/accounts/doctype/account/account.py +192,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Объединение возможно только, если следующие свойства такие же, как в отчетах. Есть группа, корневого типа, компания"
2155apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Управление групповой клиентов дерево.
2156apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +286,New Cost Center Name,Новый Центр Стоимость Имя
Pratik Vyas593d5622015-03-02 19:07:52 +05302157DocType: Leave Control Panel,Leave Control Panel,Оставьте панели управления
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302158apps/erpnext/erpnext/utilities/doctype/address/address.py +90,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,"Нет умолчанию Адрес шаблона не найдено. Пожалуйста, создайте новый из Setup> Печать и брендинга> Адресная шаблон."
Pratik Vyas593d5622015-03-02 19:07:52 +05302159DocType: Appraisal,HR User,HR Пользователь
2160DocType: Purchase Invoice,Taxes and Charges Deducted,"Налоги, которые вычитаются"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302161apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Вопросов
2162apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Статус должен быть одним из {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302163DocType: Sales Invoice,Debit To,Дебет Для
2164DocType: Delivery Note,Required only for sample item.,Требуется только для образца пункта.
2165DocType: Stock Ledger Entry,Actual Qty After Transaction,Остаток после проведения
2166,Pending SO Items For Purchase Request,В ожидании SO предметы для покупки запрос
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302167DocType: Supplier,Billing Currency,Платежная валют
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302168apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +148,Extra Large,Очень Большой
Pratik Vyas593d5622015-03-02 19:07:52 +05302169,Profit and Loss Statement,Счет прибылей и убытков
2170DocType: Bank Reconciliation Detail,Cheque Number,Чек Количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302171apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +43,Pressing,Прессование
Pratik Vyas593d5622015-03-02 19:07:52 +05302172DocType: Payment Tool Detail,Payment Tool Detail,"Деталь платежный инструмент,"
2173,Sales Browser,Браузер по продажам
2174DocType: Journal Entry,Total Credit,Всего очков
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302175apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +469,Warning: Another {0} # {1} exists against stock entry {2},Внимание: Еще {0} # {1} существует против вступления фондовой {2}
Anand Doshi191b2972015-10-21 16:50:31 +05302176apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +457,Local,Локальные
Pratik Vyas97264472015-05-14 15:13:10 +05302177apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Кредиты и авансы (активы)
2178apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Должники
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302179apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +147,Large,Большой
2180apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +23,No employee found!,Сотрудник не найден!
Pratik Vyas593d5622015-03-02 19:07:52 +05302181DocType: C-Form Invoice Detail,Territory,Территория
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302182apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,"Пожалуйста, укажите кол-во посещений, необходимых"
Pratik Vyas593d5622015-03-02 19:07:52 +05302183DocType: Stock Settings,Default Valuation Method,Метод по умолчанию Оценка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302184apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +127,Polishing,Полировка
Pratik Vyas593d5622015-03-02 19:07:52 +05302185DocType: Production Order Operation,Planned Start Time,Планируемые Время
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302186apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +51,Allocated,Выделенные
Pratik Vyas97264472015-05-14 15:13:10 +05302187apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,Закрыть баланс и книга прибыли или убытка.
Anand Doshi191b2972015-10-21 16:50:31 +05302188apps/erpnext/erpnext/stock/doctype/item/item.py +599,"Default Unit of Measure for Item {0} cannot be changed directly because \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302189 you have already made some transaction(s) with another UOM. To change default UOM, \
2190 use 'UOM Replace Utility' tool under Stock module.","По умолчанию Единица измерения для п {0} не может быть изменен непосредственно, потому что \ вы уже сделали некоторые сделки (сделок) с другим UOM. Чтобы изменить стандартную UOM, \ использование "Единица измерения Заменить Utility 'инструмент под фондовой модуля."
Pratik Vyas593d5622015-03-02 19:07:52 +05302191DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Укажите Курс конвертировать одну валюту в другую
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302192apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +145,Quotation {0} is cancelled,Цитата {0} отменяется
Pratik Vyas593d5622015-03-02 19:07:52 +05302193apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Общей суммой задолженности
2194apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Сотрудник {0} был в отпусках по {1}. Невозможно отметить посещаемость.
2195DocType: Sales Partner,Targets,Цели
2196DocType: Price List,Price List Master,Прайс-лист Мастер
2197DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Все сделок купли-продажи могут быть помечены против нескольких ** продавцы ** так что вы можете устанавливать и контролировать цели.
2198,S.O. No.,КО №
2199DocType: Production Order Operation,Make Time Log,Сделать временной лаг
Anand Doshi191b2972015-10-21 16:50:31 +05302200apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},"Пожалуйста, создайте Клиента от свинца {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302201DocType: Price List,Applicable for Countries,Применимо для стран
Pratik Vyas97264472015-05-14 15:13:10 +05302202apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Компьютеры
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302203apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +112,Electro-chemical grinding,Электро-химический шлифование
Pratik Vyas593d5622015-03-02 19:07:52 +05302204apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,Это корневая группа клиентов и не могут быть изменены.
Pratik Vyas97264472015-05-14 15:13:10 +05302205apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,"Пожалуйста, установите свой план счетов, прежде чем начать бухгалтерских проводок"
Pratik Vyas593d5622015-03-02 19:07:52 +05302206DocType: Purchase Invoice,Ignore Pricing Rule,Игнорировать Цены Правило
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302207sites/assets/js/list.min.js +24,Cancelled,Отменено
2208apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,"С даты зарплаты структура не может быть меньше, чем Сотрудника Присоединение Дата."
Pratik Vyas593d5622015-03-02 19:07:52 +05302209DocType: Employee Education,Graduate,Выпускник
2210DocType: Leave Block List,Block Days,Блок дня
2211DocType: Journal Entry,Excise Entry,Акцизный запись
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302212apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +61,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Внимание: Продажи Заказать {0} уже существует в отношении Заказа Клиента {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302213DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2214
2215Examples:
2216
22171. Validity of the offer.
22181. Payment Terms (In Advance, On Credit, part advance etc).
22191. What is extra (or payable by the Customer).
22201. Safety / usage warning.
22211. Warranty if any.
22221. Returns Policy.
22231. Terms of shipping, if applicable.
22241. Ways of addressing disputes, indemnity, liability, etc.
22251. Address and Contact of your Company.","Стандартные положения и условия, которые могут быть добавлены к продажам и покупкам.
2226
2227 Примеры:
2228
2229 1. Срок действия предложения.
2230 1. Условия оплаты (заранее, в кредит, часть заранее и т.д.).
2231 1. Что такое экстра (или подлежащей уплате Заказчиком).
2232 1. Безопасность / предупреждение использования.
2233 1. Гарантия, если таковые имеются.
2234 1. Возвращает политики.
2235 1. Условия доставки, если применимо.
2236 1. Пути решения споров, возмещения, ответственности и т.д.
2237 1. Адрес и контактная Вашей компании."
2238DocType: Attendance,Leave Type,Оставьте Тип
Anand Doshi191b2972015-10-21 16:50:31 +05302239apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Расходов / Разница счет ({0}) должен быть ""прибыль или убыток» счета"
Pratik Vyas593d5622015-03-02 19:07:52 +05302240DocType: Account,Accounts User,Учетные записи пользователей
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302241DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Убедитесь в том, повторяющихся счет, снимите, чтобы остановить повторяющиеся или поставить правильное Дата окончания"
Pratik Vyas593d5622015-03-02 19:07:52 +05302242apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Посещаемость за работника {0} уже отмечен
2243DocType: Packing Slip,If more than one package of the same type (for print),Если более чем один пакет того же типа (для печати)
Anand Doshi191b2972015-10-21 16:50:31 +05302244apps/frappe/frappe/model/rename_doc.py +348,Maximum {0} rows allowed,Максимальные {0} строк разрешено
Pratik Vyas593d5622015-03-02 19:07:52 +05302245DocType: C-Form Invoice Detail,Net Total,Чистая Всего
2246DocType: Bin,FCFS Rate,FCFS Оценить
Pratik Vyas97264472015-05-14 15:13:10 +05302247apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Биллинг (счет-фактуру)
Pratik Vyas593d5622015-03-02 19:07:52 +05302248DocType: Payment Reconciliation Invoice,Outstanding Amount,Непогашенная сумма
Pratik Vyas97264472015-05-14 15:13:10 +05302249DocType: Project Task,Working,Работающий
Pratik Vyas593d5622015-03-02 19:07:52 +05302250DocType: Stock Ledger Entry,Stock Queue (FIFO),Фото со Очередь (FIFO)
2251apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13,Please select Time Logs.,"Пожалуйста, выберите Журналы Время."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302252apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} не принадлежит Компании {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302253DocType: Account,Round Off,Округлять
Pratik Vyas97264472015-05-14 15:13:10 +05302254,Requested Qty,Запрашиваемые Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302255DocType: Tax Rule,Use for Shopping Cart,Используйте корзину для
Pratik Vyas593d5622015-03-02 19:07:52 +05302256DocType: BOM Item,Scrap %,Лом%
2257apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +38,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Расходы будут распределены пропорционально на основе Поз или суммы, по Вашему выбору"
2258DocType: Maintenance Visit,Purposes,Цели
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302259apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +103,Atleast one item should be entered with negative quantity in return document,По крайней мере один элемент должен быть введен с отрицательным количеством в обратном документа
Pratik Vyas97264472015-05-14 15:13:10 +05302260apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Операция {0} больше, чем каких-либо имеющихся рабочих часов в рабочей станции {1}, сломать операции в несколько операций"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302261apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +134,Electrochemical machining,Анодно-химическая обработка
Pratik Vyas593d5622015-03-02 19:07:52 +05302262,Requested,Запрошено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302263apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66,No Remarks,Нет Замечания
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302264apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Просроченный
Pratik Vyas593d5622015-03-02 19:07:52 +05302265DocType: Account,Stock Received But Not Billed,"Фото со получен, но не Объявленный"
2266DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Валовой Платное + просроченной задолженности суммы + Инкассация Сумма - Всего Вычет
2267DocType: Monthly Distribution,Distribution Name,Распределение Имя
2268DocType: Features Setup,Sales and Purchase,Купли-продажи
Pratik Vyas593d5622015-03-02 19:07:52 +05302269DocType: Purchase Order Item,Material Request No,Материал Запрос Нет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302270apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +217,Quality Inspection required for Item {0},"Контроль качества, необходимые для Пункт {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302271DocType: Quotation,Rate at which customer's currency is converted to company's base currency,"Скорость, с которой валюта клиента превращается в базовой валюте компании"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302272apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} успешно отписались от этого списка.
Pratik Vyas97264472015-05-14 15:13:10 +05302273DocType: Purchase Invoice Item,Net Rate (Company Currency),Чистая скорость (Компания валют)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302274apps/frappe/frappe/templates/base.html +132,Added,Добавленной
2275apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,Управление Территория дерево.
2276DocType: Journal Entry Account,Sales Invoice,Счет по продажам
Pratik Vyas593d5622015-03-02 19:07:52 +05302277DocType: Journal Entry Account,Party Balance,Баланс партия
2278DocType: Sales Invoice Item,Time Log Batch,Время входа Пакетный
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302279apps/erpnext/erpnext/controllers/taxes_and_totals.py +332,Please select Apply Discount On,"Пожалуйста, выберите Применить скидки на"
Pratik Vyas593d5622015-03-02 19:07:52 +05302280DocType: Company,Default Receivable Account,По умолчанию задолженность аккаунт
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302281DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,"Создать банк запись на общую заработной платы, выплачиваемой за над выбранными критериями"
Pratik Vyas593d5622015-03-02 19:07:52 +05302282DocType: Stock Entry,Material Transfer for Manufacture,Материал Передача для производства
2283apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Скидка в процентах можно применять либо против прайс-листа или для всех прайс-листа.
2284DocType: Purchase Invoice,Half-yearly,Раз в полгода
2285apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Финансовый год {0} не найден.
2286DocType: Bank Reconciliation,Get Relevant Entries,Получить соответствующие записи
Anand Doshi191b2972015-10-21 16:50:31 +05302287apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +407,Accounting Entry for Stock,Бухгалтерский учет Вход для запасе
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302288apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +64,Coining,Coining
Pratik Vyas593d5622015-03-02 19:07:52 +05302289DocType: Sales Invoice,Sales Team1,Команда1 продаж
Anand Doshi191b2972015-10-21 16:50:31 +05302290apps/erpnext/erpnext/stock/doctype/item/item.py +353,Item {0} does not exist,Пункт {0} не существует
Pratik Vyas593d5622015-03-02 19:07:52 +05302291DocType: Sales Invoice,Customer Address,Клиент Адрес
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302292apps/frappe/frappe/desk/query_report.py +136,Total,Общая сумма
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302293DocType: Purchase Invoice,Apply Additional Discount On,Применить Дополнительная скидка на
Pratik Vyas593d5622015-03-02 19:07:52 +05302294DocType: Account,Root Type,Корневая Тип
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302295apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Ряд # {0}: Невозможно вернуть более {1} для п {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05302296apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,Сюжет
2297DocType: Item Group,Show this slideshow at the top of the page,Показать этот слайд-шоу в верхней части страницы
2298DocType: BOM,Item UOM,Пункт Единица измерения
Pratik Vyas97264472015-05-14 15:13:10 +05302299DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Сумма налога после скидки Сумма (Компания валют)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302300apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},Целевая склад является обязательным для ряда {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302301DocType: Quality Inspection,Quality Inspection,Контроль качества
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302302apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +144,Extra Small,Очень Маленький
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302303apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +20,Spray forming,Спрей формирования
2304apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +458,Warning: Material Requested Qty is less than Minimum Order Qty,Внимание: Материал просил Кол меньше Минимальное количество заказа
Anand Doshi191b2972015-10-21 16:50:31 +05302305apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +197,Account {0} is frozen,Счет {0} заморожен
Pratik Vyas593d5622015-03-02 19:07:52 +05302306DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,"Юридическое лицо / Вспомогательный с отдельным Планом счетов бухгалтерского учета, принадлежащего Организации."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302307apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +29,"Food, Beverage & Tobacco","Продукты питания, напитки и табак"
Pratik Vyas593d5622015-03-02 19:07:52 +05302308apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL или BS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302309apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,"Скорость Комиссия не может быть больше, чем 100"
Pratik Vyas97264472015-05-14 15:13:10 +05302310apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Минимальный уровень запасов
Pratik Vyas593d5622015-03-02 19:07:52 +05302311DocType: Stock Entry,Subcontract,Субподряд
2312DocType: Production Planning Tool,Get Items From Sales Orders,Получить элементов из заказов клиента
2313DocType: Production Order Operation,Actual End Time,Фактическая Время окончания
2314DocType: Production Planning Tool,Download Materials Required,Скачать Необходимые материалы
2315DocType: Item,Manufacturer Part Number,Номенклатурный код производителя
2316DocType: Production Order Operation,Estimated Time and Cost,Расчетное время и стоимость
2317DocType: Bin,Bin,Bin
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302318apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +50,Nosing,Капотирование
Pratik Vyas593d5622015-03-02 19:07:52 +05302319DocType: SMS Log,No of Sent SMS,Нет отправленных SMS
2320DocType: Account,Company,Организация
2321DocType: Account,Expense Account,Расходов счета
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302322apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +49,Software,Программное обеспечение
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302323apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +151,Colour,Цвет
Pratik Vyas593d5622015-03-02 19:07:52 +05302324DocType: Maintenance Visit,Scheduled,Запланированно
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302325apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle","Пожалуйста, выберите пункт, где "ли со Пункт" "Нет" и "является продажа товара" "Да", и нет никакой другой Связка товаров"
Pratik Vyas593d5622015-03-02 19:07:52 +05302326DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Выберите ежемесячное распределение к неравномерно распределять цели по различным месяцам.
2327DocType: Purchase Invoice Item,Valuation Rate,Оценка Оцените
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302328apps/erpnext/erpnext/stock/get_item_details.py +279,Price List Currency not selected,Прайс-лист Обмен не выбран
Pratik Vyas97264472015-05-14 15:13:10 +05302329apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,"Пункт Row {0}: Покупка Получение {1}, не существует в таблице выше ""Купить ПОСТУПЛЕНИЯ"""
Pratik Vyas593d5622015-03-02 19:07:52 +05302330apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +135,Employee {0} has already applied for {1} between {2} and {3},Сотрудник {0} уже подало заявку на {1} между {2} и {3}
Pratik Vyas97264472015-05-14 15:13:10 +05302331apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Дата начала проекта
Pratik Vyas593d5622015-03-02 19:07:52 +05302332apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,До
2333DocType: Rename Tool,Rename Log,Переименовать Входить
2334DocType: Installation Note Item,Against Document No,Против Документ №
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302335apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Управление партнеры по сбыту.
Pratik Vyas593d5622015-03-02 19:07:52 +05302336DocType: Quality Inspection,Inspection Type,Инспекция Тип
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302337apps/erpnext/erpnext/controllers/recurring_document.py +162,Please select {0},"Пожалуйста, выберите {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302338DocType: C-Form,C-Form No,C-образный Нет
2339DocType: BOM,Exploded_items,Exploded_items
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302340apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +95,Researcher,Исследователь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302341apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +88,Update,Обновить
2342apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,"Пожалуйста, сохраните бюллетень перед отправкой"
Pratik Vyas97264472015-05-14 15:13:10 +05302343apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Имя E-mail или является обязательным
2344apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,Входной контроль качества.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302345DocType: Purchase Order Item,Returned Qty,Вернулся Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05302346DocType: Employee,Exit,Выход
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302347apps/erpnext/erpnext/accounts/doctype/account/account.py +134,Root Type is mandatory,Корневая Тип является обязательным
Anand Doshi191b2972015-10-21 16:50:31 +05302348apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Серийный номер {0} создан
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302349apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +125,Vibratory finishing,Вибрационный отделка
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302350DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Для удобства клиентов, эти коды могут быть использованы в печатных форматов, таких как счета-фактуры и накладных"
Pratik Vyas593d5622015-03-02 19:07:52 +05302351DocType: Employee,You can enter any date manually,Вы можете ввести любую дату вручную
2352DocType: Sales Invoice,Advertisement,Реклама
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302353apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +165,Probationary Period,Испытательный Срок
Pratik Vyas593d5622015-03-02 19:07:52 +05302354DocType: Customer Group,Only leaf nodes are allowed in transaction,Только листовые узлы допускаются в сделке
2355DocType: Expense Claim,Expense Approver,Расходы утверждающим
2356DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Покупка Получение товара Поставляется
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302357sites/assets/js/erpnext.min.js +48,Pay,Платить
Pratik Vyas593d5622015-03-02 19:07:52 +05302358apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Для DateTime
2359DocType: SMS Settings,SMS Gateway URL,SMS Gateway URL
Anand Doshi191b2972015-10-21 16:50:31 +05302360apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Журналы для просмотра статуса доставки смс
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302361apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +137,Grinding,Измельчение
2362apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +34,Shrink wrapping,Упаковка в термоусадочную пленку
Anand Doshi191b2972015-10-21 16:50:31 +05302363apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +35,Pending Activities,В ожидании Деятельность
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302364apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Подтвердил
Pratik Vyas593d5622015-03-02 19:07:52 +05302365apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Поставщик > Тип поставщика
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302366apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,"Пожалуйста, введите даты снятия."
Pratik Vyas97264472015-05-14 15:13:10 +05302367apps/erpnext/erpnext/controllers/trends.py +137,Amt,Amt
Pratik Vyas593d5622015-03-02 19:07:52 +05302368apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' can be submitted,"Только Оставьте приложений с статуса ""Одобрено"" могут быть представлены"
2369apps/erpnext/erpnext/utilities/doctype/address/address.py +21,Address Title is mandatory.,Название адреса является обязательным.
2370DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Введите имя кампании, если источником исследования является кампания"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302371apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +38,Newspaper Publishers,Газетных издателей
Pratik Vyas97264472015-05-14 15:13:10 +05302372apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Выберите финансовый год
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302373apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +88,Smelting,Выплавка
Pratik Vyas97264472015-05-14 15:13:10 +05302374apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +40,You are the Leave Approver for this record. Please Update the 'Status' and Save,"Вы Утверждающий Убытки для этой записи. Пожалуйста, Обновите ""Статус"" и Сохраните"
2375apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Изменить порядок Уровень
Pratik Vyas593d5622015-03-02 19:07:52 +05302376DocType: Attendance,Attendance Date,Посещаемость Дата
2377DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Зарплата распада на основе Заработок и дедукции.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302378apps/erpnext/erpnext/accounts/doctype/account/account.py +103,Account with child nodes cannot be converted to ledger,Счет с дочерних узлов не может быть преобразован в регистр
Pratik Vyas593d5622015-03-02 19:07:52 +05302379DocType: Address,Preferred Shipping Address,Популярные Адрес доставки
2380DocType: Purchase Receipt Item,Accepted Warehouse,Принимающий склад
2381DocType: Bank Reconciliation Detail,Posting Date,Дата публикации
2382DocType: Item,Valuation Method,Метод оценки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302383DocType: Sales Invoice,Sales Team,Отдел продаж
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302384apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +81,Duplicate entry,Дублировать запись
Pratik Vyas593d5622015-03-02 19:07:52 +05302385DocType: Serial No,Under Warranty,Под гарантии
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302386apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Ошибка]
Pratik Vyas593d5622015-03-02 19:07:52 +05302387DocType: Sales Order,In Words will be visible once you save the Sales Order.,По словам будет виден только вы сохраните заказ клиента.
2388,Employee Birthday,Сотрудник День рождения
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302389apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +55,Venture Capital,Венчурный капитал
Pratik Vyas593d5622015-03-02 19:07:52 +05302390DocType: UOM,Must be Whole Number,Должно быть Целое число
2391DocType: Leave Control Panel,New Leaves Allocated (In Days),Новые листья Выделенные (в днях)
2392apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,Серийный номер {0} не существует
2393DocType: Pricing Rule,Discount Percentage,Скидка в процентах
2394DocType: Payment Reconciliation Invoice,Invoice Number,Номер накладной
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302395apps/erpnext/erpnext/hooks.py +70,Orders,Заказы
Pratik Vyas593d5622015-03-02 19:07:52 +05302396DocType: Leave Control Panel,Employee Type,Сотрудник Тип
2397DocType: Employee Leave Approver,Leave Approver,Оставьте утверждающего
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302398apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +70,Swaging,Ковка
2399DocType: Manufacturing Settings,Material Transferred for Manufacture,"Материал, переданный для производства"
Pratik Vyas593d5622015-03-02 19:07:52 +05302400DocType: Expense Claim,"A user with ""Expense Approver"" role","Пользователь с ""Расходы утверждающий"" роли"
2401,Issued Items Against Production Order,Выпущенные товары против производственного заказа
2402DocType: Pricing Rule,Purchase Manager,Менеджер по закупкам
2403DocType: Payment Tool,Payment Tool,Оплата Tool
2404DocType: Target Detail,Target Detail,Цель Подробности
Pratik Vyas97264472015-05-14 15:13:10 +05302405DocType: Sales Order,% of materials billed against this Sales Order,% материалов выставлено по данному Заказу
Pratik Vyas593d5622015-03-02 19:07:52 +05302406apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Период закрытия входа
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302407apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,МВЗ с существующими сделок не могут быть преобразованы в группе
Pratik Vyas97264472015-05-14 15:13:10 +05302408apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,Амортизация
Anand Doshi191b2972015-10-21 16:50:31 +05302409apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Поставщик (и)
Pratik Vyas593d5622015-03-02 19:07:52 +05302410DocType: Customer,Credit Limit,{0}{/0} {1}Кредитный лимит {/1}
Pratik Vyas97264472015-05-14 15:13:10 +05302411apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Выберите тип сделки
Pratik Vyas593d5622015-03-02 19:07:52 +05302412DocType: GL Entry,Voucher No,Ваучер №
Pratik Vyas593d5622015-03-02 19:07:52 +05302413DocType: Leave Allocation,Leave Allocation,Оставьте Распределение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302414apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,Запросы Материал {0} создан
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302415apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,Шаблон терминов или договором.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302416DocType: Customer,Address and Contact,Адрес и контактная
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302417DocType: Customer,Last Day of the Next Month,Последний день следующего месяца
Pratik Vyas593d5622015-03-02 19:07:52 +05302418DocType: Employee,Feedback,Обратная связь
Anand Doshi191b2972015-10-21 16:50:31 +05302419apps/erpnext/erpnext/accounts/party.py +281,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Примечание: Из-за / Reference Дата превышает разрешенный лимит клиент дня на {0} сутки (ы)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302420apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +602,Maint. Schedule,Maint. График
2421apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +108,Abrasive jet machining,Абразивной обработки струя
Pratik Vyas593d5622015-03-02 19:07:52 +05302422DocType: Stock Settings,Freeze Stock Entries,Замораживание акций Записи
2423DocType: Website Settings,Website Settings,Настройки сайта
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302424DocType: Item,Reorder level based on Warehouse,Уровень Изменение порядка на основе Склад
Pratik Vyas97264472015-05-14 15:13:10 +05302425DocType: Activity Cost,Billing Rate,Платежная Оценить
Pratik Vyas593d5622015-03-02 19:07:52 +05302426,Qty to Deliver,Кол-во для доставки
2427DocType: Monthly Distribution Percentage,Month,Mесяц
2428,Stock Analytics, Анализ запасов
2429DocType: Installation Note Item,Against Document Detail No,Против деталях документа Нет
2430DocType: Quality Inspection,Outgoing,Исходящий
2431DocType: Material Request,Requested For,Запрашиваемая Для
2432DocType: Quotation Item,Against Doctype,Против Doctype
2433DocType: Delivery Note,Track this Delivery Note against any Project,Подписка на Delivery Note против любого проекта
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302434apps/erpnext/erpnext/accounts/doctype/account/account.py +167,Root account can not be deleted,Корневая учетная запись не может быть удалена
2435apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Показать изображения в дневнике
2436,Is Primary Address,Является первичным Адрес
Pratik Vyas593d5622015-03-02 19:07:52 +05302437DocType: Production Order,Work-in-Progress Warehouse,Работа-в-Прогресс Склад
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302438apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +303,Reference #{0} dated {1},Ссылка # {0} от {1}
2439apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Управление адресов
Pratik Vyas593d5622015-03-02 19:07:52 +05302440DocType: Pricing Rule,Item Code,Код элемента
Pratik Vyas593d5622015-03-02 19:07:52 +05302441DocType: Production Planning Tool,Create Production Orders,Создание производственных заказов
2442DocType: Serial No,Warranty / AMC Details,Гарантия / АМК Подробнее
2443DocType: Journal Entry,User Remark,Примечание Пользователь
Pratik Vyas593d5622015-03-02 19:07:52 +05302444DocType: Lead,Market Segment,Сегмент рынка
2445DocType: Communication,Phone,Телефон
Pratik Vyas593d5622015-03-02 19:07:52 +05302446DocType: Employee Internal Work History,Employee Internal Work History,Сотрудник внутреннего Работа История
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302447apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +163,Closing (Dr),Закрытие (д-р)
Pratik Vyas593d5622015-03-02 19:07:52 +05302448DocType: Contact,Passive,Пассивный
Anand Doshi191b2972015-10-21 16:50:31 +05302449apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Серийный номер {0} не в наличии
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302450apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,Налоговый шаблон для продажи сделок.
Pratik Vyas593d5622015-03-02 19:07:52 +05302451DocType: Sales Invoice,Write Off Outstanding Amount,Списание суммы задолженности
2452DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Узнать, нужен автоматические повторяющихся счетов. После представления любого счет продаж, Периодическое раздел будет виден."
2453DocType: Account,Accounts Manager,Диспетчер учетных записей
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302454apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +38,Time Log {0} must be 'Submitted',Время входа {0} должен быть 'Представленные'
Pratik Vyas593d5622015-03-02 19:07:52 +05302455DocType: Stock Settings,Default Stock UOM,По умолчанию со UOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302456DocType: Time Log,Costing Rate based on Activity Type (per hour),Калькуляция Оценить на основе вида деятельности (за час)
Pratik Vyas593d5622015-03-02 19:07:52 +05302457DocType: Production Planning Tool,Create Material Requests,Создать запросы Материал
2458DocType: Employee Education,School/University,Школа / университет
Pratik Vyas593d5622015-03-02 19:07:52 +05302459DocType: Sales Invoice Item,Available Qty at Warehouse,Доступен Кол-во на склад
2460,Billed Amount,Счетов выдано количество
2461DocType: Bank Reconciliation,Bank Reconciliation,Банковская сверка
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302462apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Получить обновления
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302463apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +129,Material Request {0} is cancelled or stopped,Материал Запрос {0} отменяется или остановлен
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302464apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +641,Add a few sample records,Добавить несколько пробных записей
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302465apps/erpnext/erpnext/config/learn.py +208,Leave Management,Оставить управления
Pratik Vyas593d5622015-03-02 19:07:52 +05302466DocType: Event,Groups,Группы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302467apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Группа по Счет
Pratik Vyas593d5622015-03-02 19:07:52 +05302468DocType: Sales Order,Fully Delivered,Полностью Поставляются
2469DocType: Lead,Lower Income,Нижняя Доход
2470DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","Счет голову под ответственности, в котором Прибыль / убыток будут забронированы"
2471DocType: Payment Tool,Against Vouchers,На ваучеры
2472apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Быстрая помощь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302473apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,Source and target warehouse cannot be same for row {0},Источник и цель склад не может быть одинаковым для ряда {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302474DocType: Features Setup,Sales Extras,Продажи Дополнительно
Anand Doshi191b2972015-10-21 16:50:31 +05302475apps/erpnext/erpnext/accounts/utils.py +344,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} бюджет на счет {1} к МВЗ {2} будет превышать {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302476apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +236,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Разница аккаунт должен быть тип счета активов / пассивов, так как это со Примирение запись Открытие"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302477apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +137,Purchase Order number required for Item {0},Число Заказ требуется для Пункт {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302478DocType: Leave Allocation,Carry Forwarded Leaves,Carry направляются листья
Pratik Vyasb8a56872015-06-01 23:48:43 +05302479apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',"Поле ""С даты"" должно быть после ""До даты"""
Pratik Vyas593d5622015-03-02 19:07:52 +05302480,Stock Projected Qty,Фото со Прогнозируемый Количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302481apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +145,Customer {0} does not belong to project {1},Клиент {0} не принадлежит к проекту {1}
2482DocType: Sales Order,Customer's Purchase Order,Заказ клиента
Pratik Vyas593d5622015-03-02 19:07:52 +05302483DocType: Warranty Claim,From Company,От компании
Pratik Vyas97264472015-05-14 15:13:10 +05302484apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Значение или Кол-во
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302485apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Minute,Минута
Pratik Vyas593d5622015-03-02 19:07:52 +05302486DocType: Purchase Invoice,Purchase Taxes and Charges,Покупка Налоги и сборы
Pratik Vyas593d5622015-03-02 19:07:52 +05302487,Qty to Receive,Кол-во на получение
2488DocType: Leave Block List,Leave Block List Allowed,Оставьте Черный список животных
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302489apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +61,Conversion factor cannot be in fractions,Коэффициент пересчета не может быть в долях
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302490apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +358,You will use it to Login,Вы будете использовать его в Вход
Pratik Vyas593d5622015-03-02 19:07:52 +05302491DocType: Sales Partner,Retailer,Розничный торговец
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302492apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Credit To account must be a Balance Sheet account,Кредит на счету должен быть баланс счета
Pratik Vyas97264472015-05-14 15:13:10 +05302493apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Все типы поставщиков
Anand Doshi191b2972015-10-21 16:50:31 +05302494apps/erpnext/erpnext/stock/doctype/item/item.py +36,Item Code is mandatory because Item is not automatically numbered,"Код товара является обязательным, поскольку Деталь не автоматически нумеруются"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302495apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +98,Quotation {0} not of type {1},Цитата {0} не типа {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302496DocType: Maintenance Schedule Item,Maintenance Schedule Item,График обслуживания позиции
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302497DocType: Sales Order,% Delivered,% Доставлен
Pratik Vyas97264472015-05-14 15:13:10 +05302498apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Банк овердрафтовый счет
Pratik Vyas593d5622015-03-02 19:07:52 +05302499apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,Сделать Зарплата Слип
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302500apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +495,Unstop,Откупоривать
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302501apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Просмотр спецификации
Pratik Vyas97264472015-05-14 15:13:10 +05302502apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Обеспеченные кредиты
Pratik Vyas593d5622015-03-02 19:07:52 +05302503apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +3,Awesome Products,Потрясающие продукты
Pratik Vyas97264472015-05-14 15:13:10 +05302504apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Открытие Баланс акций
Pratik Vyas593d5622015-03-02 19:07:52 +05302505apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +80,Cannot approve leave as you are not authorized to approve leaves on Block Dates,"Не можете одобрить отпуск, пока вы не уполномочен утверждать листья на блоке Даты"
Pratik Vyas593d5622015-03-02 19:07:52 +05302506DocType: Appraisal,Appraisal,Оценка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302507apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +13,Lost-foam casting,Литья по выплавляемым пены
2508apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +47,Drawing,Рисунок
Pratik Vyas97264472015-05-14 15:13:10 +05302509apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Дата повторяется
Pratik Vyas593d5622015-03-02 19:07:52 +05302510apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Leave approver must be one of {0},Оставьте утверждающий должен быть одним из {0}
2511DocType: Hub Settings,Seller Email,Продавец Email
Pratik Vyas97264472015-05-14 15:13:10 +05302512DocType: Project,Total Purchase Cost (via Purchase Invoice),Общая стоимость покупки (через счет покупки)
Pratik Vyas593d5622015-03-02 19:07:52 +05302513DocType: Workstation Working Hour,Start Time,Время
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302514DocType: Item Price,Bulk Import Help,Массовый импорт Помощь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302515apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Выберите Количество
Pratik Vyas593d5622015-03-02 19:07:52 +05302516apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,"Утверждении роль не может быть такой же, как роль правило применимо к"
Anand Doshi191b2972015-10-21 16:50:31 +05302517apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Отказаться от этой Email Дайджест
2518apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +36,Message Sent,Сообщение отправлено
Pratik Vyas593d5622015-03-02 19:07:52 +05302519DocType: Production Plan Sales Order,SO Date,SO Дата
2520DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,"Скорость, с которой Прайс-лист валюта конвертируется в базовой валюте клиента"
Pratik Vyas97264472015-05-14 15:13:10 +05302521DocType: Purchase Invoice Item,Net Amount (Company Currency),Чистая сумма (Компания валют)
Pratik Vyas593d5622015-03-02 19:07:52 +05302522DocType: BOM Operation,Hour Rate,Часовой разряд
2523DocType: Stock Settings,Item Naming By,Пункт Именование По
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302524apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +621,From Quotation,Из цитаты
Pratik Vyas593d5622015-03-02 19:07:52 +05302525apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +35,Another Period Closing Entry {0} has been made after {1},Другой Период Окончание Вступление {0} был сделан после {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302526DocType: Production Order,Material Transferred for Manufacturing,Материал переведен на Производство
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302527apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Счет {0} не существует
Pratik Vyas593d5622015-03-02 19:07:52 +05302528DocType: Purchase Receipt Item,Purchase Order Item No,Заказ товара Нет
2529DocType: System Settings,System Settings,Настройки системы
2530DocType: Project,Project Type,Тип проекта
2531apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Либо целевой Количество или целевое количество является обязательным.
Pratik Vyas97264472015-05-14 15:13:10 +05302532apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Стоимость различных видов деятельности
Anand Doshi191b2972015-10-21 16:50:31 +05302533apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},"Не допускается, чтобы обновить биржевые операции старше {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302534DocType: Item,Inspection Required,Инспекция Обязательные
2535DocType: Purchase Invoice Item,PR Detail,PR Подробно
2536DocType: Sales Order,Fully Billed,Полностью Объявленный
Pratik Vyas97264472015-05-14 15:13:10 +05302537apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Наличность кассы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302538apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +71,Delivery warehouse required for stock item {0},Склад Доставка требуется для фондового пункта {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302539DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Общий вес пакета. Обычно вес нетто + упаковочный материал вес. (Для печати)
Anand Doshi191b2972015-10-21 16:50:31 +05302540DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,"Пользователи с этой ролью могут замороживать счета, а также создавать / изменять бухгалтерские проводки замороженных счетов"
Pratik Vyas593d5622015-03-02 19:07:52 +05302541DocType: Serial No,Is Cancelled,Является Отмененные
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302542apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +274,My Shipments,Мои заказы
Pratik Vyas593d5622015-03-02 19:07:52 +05302543DocType: Journal Entry,Bill Date,Дата оплаты
2544apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Даже если есть несколько правил ценообразования с наивысшим приоритетом, то следующие внутренние приоритеты применяются:"
2545DocType: Supplier,Supplier Details,Подробная информация о поставщике
2546DocType: Communication,Recipients,Получатели
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302547apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +146,Screwing,Завинчивание
2548apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +96,Knurling,Накатки
Pratik Vyas593d5622015-03-02 19:07:52 +05302549DocType: Expense Claim,Approval Status,Статус утверждения
2550DocType: Hub Settings,Publish Items to Hub,Опубликовать товары в Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302551apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},"От значение должно быть меньше, чем значение в строке {0}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302552apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +133,Wire Transfer,Банковский перевод
Pratik Vyas593d5622015-03-02 19:07:52 +05302553apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,"Пожалуйста, выберите банковский счет"
2554DocType: Newsletter,Create and Send Newsletters,Создание и отправка рассылки
Pratik Vyas97264472015-05-14 15:13:10 +05302555sites/assets/js/report.min.js +107,From Date must be before To Date,"С даты должны быть, прежде чем к дате"
2556DocType: Sales Order,Recurring Order,Периодическая Заказать
Pratik Vyas593d5622015-03-02 19:07:52 +05302557DocType: Company,Default Income Account,По умолчанию Счет Доходы
Pratik Vyas97264472015-05-14 15:13:10 +05302558apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Группа клиентов / клиентов
Pratik Vyas593d5622015-03-02 19:07:52 +05302559DocType: Item Group,Check this if you want to show in website,"Проверьте это, если вы хотите показать в веб-сайт"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302560apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +190,Welcome to ERPNext,Добро пожаловать в ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05302561DocType: Payment Reconciliation Payment,Voucher Detail Number,Ваучер Деталь Количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302562apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Привести к поставщику
Pratik Vyas593d5622015-03-02 19:07:52 +05302563DocType: Lead,From Customer,От клиента
2564apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +37,Calls,Звонки
Pratik Vyas97264472015-05-14 15:13:10 +05302565DocType: Project,Total Costing Amount (via Time Logs),Всего Калькуляция Сумма (с помощью журналов Time)
Pratik Vyas593d5622015-03-02 19:07:52 +05302566DocType: Purchase Order Item Supplied,Stock UOM,Фото со UOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302567apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +193,Purchase Order {0} is not submitted,Заказ на {0} не представлено
Pratik Vyas593d5622015-03-02 19:07:52 +05302568,Projected,Проектированный
Anand Doshi191b2972015-10-21 16:50:31 +05302569apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Серийный номер {0} не принадлежит Склад {1}
2570apps/erpnext/erpnext/controllers/status_updater.py +127,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Примечание: Система не будет проверять по-доставки и избыточного бронирования по пункту {0} как количестве 0
Pratik Vyas593d5622015-03-02 19:07:52 +05302571DocType: Notification Control,Quotation Message,Цитата Сообщение
2572DocType: Issue,Opening Date,Открытие Дата
Pratik Vyas593d5622015-03-02 19:07:52 +05302573DocType: Journal Entry,Remark,Примечание
2574DocType: Purchase Receipt Item,Rate and Amount,Ставку и сумму
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302575apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +95,Boring,Скучный
2576apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +660,From Sales Order,От заказа клиента
Pratik Vyas593d5622015-03-02 19:07:52 +05302577DocType: Blog Category,Parent Website Route,Родитель Сайт Маршрут
2578DocType: Sales Order,Not Billed,Не Объявленный
2579apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Оба Склад должены принадлежать одной Компании
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302580sites/assets/js/erpnext.min.js +25,No contacts added yet.,Нет контактов Пока еще не добавлено.
Pratik Vyas593d5622015-03-02 19:07:52 +05302581apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7,Not active,Не действует
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302582apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +50,Against Invoice Posting Date,На счета-фактуры Дата размещения
Pratik Vyas593d5622015-03-02 19:07:52 +05302583DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Земельные стоимости путевки сумма
2584DocType: Time Log,Batched for Billing,Укомплектовать для выставления счета
Pratik Vyas97264472015-05-14 15:13:10 +05302585apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,"Законопроекты, поднятые поставщиков."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302586DocType: POS Profile,Write Off Account,Списание счет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302587sites/assets/js/erpnext.min.js +26,Discount Amount,Сумма скидки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302588DocType: Purchase Invoice,Return Against Purchase Invoice,Вернуться против счет покупки
Pratik Vyas593d5622015-03-02 19:07:52 +05302589DocType: Item,Warranty Period (in days),Гарантийный срок (в днях)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302590apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +550,e.g. VAT,"например, НДС"
2591apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Пункт 4
Pratik Vyas593d5622015-03-02 19:07:52 +05302592DocType: Journal Entry Account,Journal Entry Account,Запись в журнале аккаунт
2593DocType: Shopping Cart Settings,Quotation Series,Цитата серии
Pratik Vyas97264472015-05-14 15:13:10 +05302594apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +51,"An item exists with same name ({0}), please change the item group name or rename the item","Элемент существует с тем же именем ({0}), пожалуйста, измените название группы или переименовать пункт"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302595apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +82,Hot metal gas forming,Горячая металла газа формирования
Pratik Vyas593d5622015-03-02 19:07:52 +05302596DocType: Sales Order Item,Sales Order Date,Продажи Порядок Дата
2597DocType: Sales Invoice Item,Delivered Qty,Поставляется Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05302598apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Склад {0}: Компания является обязательным
Pratik Vyas97264472015-05-14 15:13:10 +05302599apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Перейти к соответствующей группе (обычно источник средств> Краткосрочные обязательства> налогам и сборам и создать новую учетную запись (нажав на Добавить Ребенка) типа "Налог" и упоминают ставка налога.
Pratik Vyas593d5622015-03-02 19:07:52 +05302600,Payment Period Based On Invoice Date,Оплата период на основе Накладная Дата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302601apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Пропавших без вести Курсы валют на {0}
2602apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +135,Laser cutting,Лазерная резка
Pratik Vyas593d5622015-03-02 19:07:52 +05302603DocType: Event,Monday,Понедельник
2604DocType: Journal Entry,Stock Entry,Складская запись
2605DocType: Account,Payable,К оплате
Pratik Vyas593d5622015-03-02 19:07:52 +05302606DocType: Salary Slip,Arrear Amount,Просроченной задолженности Сумма
2607apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Новые клиенты
2608apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Валовая Прибыль%
2609DocType: Appraisal Goal,Weightage (%),Weightage (%)
2610DocType: Bank Reconciliation Detail,Clearance Date,Клиренс Дата
Pratik Vyas97264472015-05-14 15:13:10 +05302611DocType: Newsletter,Newsletter List,Рассылка Список
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302612DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,"Проверьте, если вы хотите отправить ведомость расчета зарплаты в почте каждому сотруднику при подаче ведомость расчета зарплаты"
Pratik Vyas593d5622015-03-02 19:07:52 +05302613DocType: Lead,Address Desc,Адрес по убыванию
Pratik Vyas593d5622015-03-02 19:07:52 +05302614apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,По крайней мере один из продажи или покупки должен быть выбран
Pratik Vyas97264472015-05-14 15:13:10 +05302615apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,Где производственные операции проводятся.
Pratik Vyas593d5622015-03-02 19:07:52 +05302616DocType: Page,All,Все
2617DocType: Stock Entry Detail,Source Warehouse,Источник Склад
2618DocType: Installation Note,Installation Date,Дата установки
2619DocType: Employee,Confirmation Date,Дата подтверждения
2620DocType: C-Form,Total Invoiced Amount,Всего Сумма по счетам
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302621DocType: Account,Sales User,Продажи пользователя
Pratik Vyas593d5622015-03-02 19:07:52 +05302622apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,"Мин Кол-во не может быть больше, чем максимальное Кол-во"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302623DocType: Stock Entry,Customer or Supplier Details,Заказчик или Поставщик Подробности
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302624apps/frappe/frappe/core/page/permission_manager/permission_manager.js +428,Set,Задать
Pratik Vyas593d5622015-03-02 19:07:52 +05302625DocType: Lead,Lead Owner,Ведущий Владелец
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302626apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +249,Warehouse is required,Склад требуется
Pratik Vyas593d5622015-03-02 19:07:52 +05302627DocType: Employee,Marital Status,Семейное положение
2628DocType: Stock Settings,Auto Material Request,Авто Материал Запрос
2629DocType: Time Log,Will be updated when billed.,Будет обновляться при счет.
2630apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,"Текущий спецификации и Нью-BOM не может быть таким же,"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302631apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,Дата выхода на пенсию должен быть больше даты присоединения
Pratik Vyas593d5622015-03-02 19:07:52 +05302632DocType: Sales Invoice,Against Income Account,Против ДОХОДОВ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302633apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% Поставляется
2634apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +78,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Пункт {0}: Заказал Кол-во {1} не может быть меньше минимального заказа Кол-во {2} (определенной в пункте).
Pratik Vyas593d5622015-03-02 19:07:52 +05302635DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Ежемесячный Процентное распределение
2636DocType: Territory,Territory Targets,Территория Цели
2637DocType: Delivery Note,Transporter Info,Transporter информация
2638DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Заказ товара Поставляется
Pratik Vyas97264472015-05-14 15:13:10 +05302639apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Письмо главы для шаблонов печати.
2640apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Титулы для шаблонов печати, например, счет-проформа."
2641apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Обвинения типа Оценка не может отмечен как включено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302642DocType: POS Profile,Update Stock,Обновление стока
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302643apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +128,Superfinishing,Суперфиниширование
Pratik Vyas593d5622015-03-02 19:07:52 +05302644apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,"Различные Единица измерения для элементов приведет к некорректному (Всего) значение массы нетто. Убедитесь, что вес нетто каждого элемента находится в том же UOM."
2645apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Оценить
Pratik Vyas593d5622015-03-02 19:07:52 +05302646apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +94,Please pull items from Delivery Note,Пожалуйста вытяните элементов из накладной
Anand Doshi191b2972015-10-21 16:50:31 +05302647apps/erpnext/erpnext/accounts/utils.py +268,Journal Entries {0} are un-linked,Записи в журнале {0} не-связаны
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302648apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Запись всех коммуникаций типа электронной почте, телефону, в чате, посещение и т.д."
2649apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,"Пожалуйста, укажите округлить МВЗ в компании"
Pratik Vyas593d5622015-03-02 19:07:52 +05302650DocType: Purchase Invoice,Terms,Термины
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302651apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +243,Create New,Создать новый
Pratik Vyas593d5622015-03-02 19:07:52 +05302652DocType: Buying Settings,Purchase Order Required,"Покупка порядке, предусмотренном"
2653,Item-wise Sales History,Пункт мудрый История продаж
2654DocType: Expense Claim,Total Sanctioned Amount,Всего Санкционированный Количество
2655,Purchase Analytics,Покупка Аналитика
2656DocType: Sales Invoice Item,Delivery Note Item,Доставка Примечание Пункт
Pratik Vyas97264472015-05-14 15:13:10 +05302657DocType: Expense Claim,Task,Задача
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302658apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +57,Shaving,Бритье
Pratik Vyas593d5622015-03-02 19:07:52 +05302659DocType: Purchase Taxes and Charges,Reference Row #,Ссылка строка #
Anand Doshi191b2972015-10-21 16:50:31 +05302660apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Серийный номер является обязательным для п {0}
Pratik Vyas62ab1262015-02-20 15:20:37 +05302661apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,Это корень продавец и не могут быть изменены.
Pratik Vyas593d5622015-03-02 19:07:52 +05302662,Stock Ledger,Книга учета акций
Anand Doshi191b2972015-10-21 16:50:31 +05302663apps/erpnext/erpnext/templates/pages/order.html +59,Rate: {0},Оценить: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302664DocType: Salary Slip Deduction,Salary Slip Deduction,Зарплата скольжения Вычет
Pratik Vyas593d5622015-03-02 19:07:52 +05302665apps/frappe/frappe/desk/doctype/note/note_list.js +3,Notes,Заметки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302666apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +199,Select a group node first.,Выберите узел группы в первую очередь.
2667apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +74,Purpose must be one of {0},Цель должна быть одна из {0}
2668apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +107,Fill the form and save it,Заполните форму и сохранить его
Pratik Vyas593d5622015-03-02 19:07:52 +05302669DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Скачать отчет содержащий все материал со статусом последней инвентаризации
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302670apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +94,Facing,Облицовочный
Pratik Vyas593d5622015-03-02 19:07:52 +05302671DocType: Leave Application,Leave Balance Before Application,Оставьте баланс перед нанесением
2672DocType: SMS Center,Send SMS,Отправить SMS
2673DocType: Company,Default Letter Head,По умолчанию бланке
Pratik Vyas593d5622015-03-02 19:07:52 +05302674DocType: Time Log,Billable,Оплачиваемый
Pratik Vyas593d5622015-03-02 19:07:52 +05302675DocType: Authorization Rule,This will be used for setting rule in HR module,Эта информация будет использоваться для установки правило в модуле HR
2676DocType: Account,Rate at which this tax is applied,"Скорость, с которой этот налог применяется"
Anand Doshi191b2972015-10-21 16:50:31 +05302677apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reorder Qty,Изменить порядок Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05302678DocType: Company,Stock Adjustment Account,Регулирование счета запасов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302679DocType: Journal Entry,Write Off,Списать
Pratik Vyas97264472015-05-14 15:13:10 +05302680DocType: Time Log,Operation ID,Код операции
Pratik Vyas593d5622015-03-02 19:07:52 +05302681DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Система Пользователь (Войти) ID. Если установлено, то это станет по умолчанию для всех форм HR."
2682apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: С {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302683DocType: Task,depends_on,зависит от
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302684apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Возможность Забыли
Pratik Vyas593d5622015-03-02 19:07:52 +05302685DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Скидка Поля будут доступны в заказе на, покупка получение, в счете-фактуре"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302686apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,"Имя нового Пользователя. Примечание: Пожалуйста, не создавать учетные записи для клиентов и поставщиков"
Pratik Vyas593d5622015-03-02 19:07:52 +05302687DocType: Report,Report Type,Тип отчета
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302688apps/frappe/frappe/core/doctype/user/user.js +134,Loading,Идёт загрузка
Pratik Vyas593d5622015-03-02 19:07:52 +05302689DocType: BOM Replace Tool,BOM Replace Tool,BOM Заменить Tool
Pratik Vyas97264472015-05-14 15:13:10 +05302690apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Шаблоны Страна мудрый адрес по умолчанию
Anand Doshi191b2972015-10-21 16:50:31 +05302691apps/erpnext/erpnext/accounts/party.py +284,Due / Reference Date cannot be after {0},Из-за / Reference Дата не может быть в течение {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302692apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Импорт и экспорт данных
Pratik Vyas593d5622015-03-02 19:07:52 +05302693DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Если вы привлечь в производственной деятельности. Включает элемент 'производится'
2694DocType: Sales Invoice,Rounded Total,Округлые Всего
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302695DocType: Product Bundle,List items that form the package.,"Список предметов, которые формируют пакет."
Pratik Vyas593d5622015-03-02 19:07:52 +05302696apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Процент Распределение должно быть равно 100%
2697DocType: Serial No,Out of AMC,Из КУА
2698DocType: Purchase Order Item,Material Request Detail No,Материал Запрос Деталь №
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302699apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +97,Hard turning,Жесткий поворотным
Pratik Vyas593d5622015-03-02 19:07:52 +05302700apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Сделать ОБСЛУЖИВАНИЕ Посетите
Anand Doshi191b2972015-10-21 16:50:31 +05302701apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,"Свяжитесь с нами для пользователя, который имеет в продаже Master Менеджер {0} роль"
Pratik Vyas593d5622015-03-02 19:07:52 +05302702DocType: Company,Default Cash Account,Расчетный счет по умолчанию
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302703apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,Компания (не клиента или поставщика) хозяин.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302704apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +105,Please enter 'Expected Delivery Date',"Пожалуйста, введите 'ожидаемой даты поставки """
2705apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +181,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Примечания Доставка {0} должно быть отменено до отмены этого заказ клиента
2706apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +373,Paid amount + Write Off Amount can not be greater than Grand Total,"Платные сумма + списания сумма не может быть больше, чем общий итог"
Anand Doshi191b2972015-10-21 16:50:31 +05302707apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} не является допустимым Номером Партии для позиции {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302708apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +109,Note: There is not enough leave balance for Leave Type {0},Примечание: Существует не хватает отпуск баланс для отпуске Тип {0}
2709apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Примечание: Если оплата не будет произведена в отношении какой-либо ссылки, чтобы запись журнала вручную."
2710DocType: Item,Supplier Items,Поставщик товары
Pratik Vyas593d5622015-03-02 19:07:52 +05302711DocType: Opportunity,Opportunity Type,Возможность Тип
Pratik Vyas97264472015-05-14 15:13:10 +05302712apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Новая компания
Anand Doshi191b2972015-10-21 16:50:31 +05302713apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},Стоимость Центр необходим для 'о прибылях и убытках »счета {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302714apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Сделки могут быть удалены только создателем компании
2715apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,"Неверное количество Главная книга найдено. Вы, возможно, выбран неправильный счет в сделке."
Pratik Vyas97264472015-05-14 15:13:10 +05302716apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Для создания банковского счета
Pratik Vyas593d5622015-03-02 19:07:52 +05302717DocType: Hub Settings,Publish Availability,Опубликовать Наличие
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302718apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,"Дата рождения не может быть больше, чем сегодня."
Pratik Vyas593d5622015-03-02 19:07:52 +05302719,Stock Ageing,Старение запасов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302720apps/erpnext/erpnext/controllers/accounts_controller.py +200,{0} '{1}' is disabled,{0} '{1}' отключен
Pratik Vyas97264472015-05-14 15:13:10 +05302721apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Установить как Open
Pratik Vyas593d5622015-03-02 19:07:52 +05302722DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Отправить автоматические письма на Контакты О представлении операций.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302723apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +232,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Pratik Vyas593d5622015-03-02 19:07:52 +05302724 Available Qty: {4}, Transfer Qty: {5}","Ряд {0}: Кол-во не Имеющийся на складе {1} {2} {3}.
2725 Доступно Кол-во: {4}, трансфер Количество: {5}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302726apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Пункт 3
Pratik Vyas593d5622015-03-02 19:07:52 +05302727DocType: Event,Sunday,Воскресенье
2728DocType: Sales Team,Contribution (%),Вклад (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302729apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,"Примечание: Оплата Вступление не будет создана, так как ""Наличные или Банковский счет"" не был указан"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302730apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +171,Responsibilities,Обязанности
Pratik Vyas97264472015-05-14 15:13:10 +05302731apps/erpnext/erpnext/stock/doctype/item/item_list.js +9,Template,Шаблон
Pratik Vyas593d5622015-03-02 19:07:52 +05302732DocType: Sales Person,Sales Person Name,Человек по продажам Имя
2733apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,"Пожалуйста, введите не менее чем 1-фактуру в таблице"
Anand Doshi191b2972015-10-21 16:50:31 +05302734apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +511,Add Users,Добавить пользователей
Pratik Vyas593d5622015-03-02 19:07:52 +05302735DocType: Pricing Rule,Item Group,Пункт Группа
Pratik Vyas97264472015-05-14 15:13:10 +05302736DocType: Task,Actual Start Date (via Time Logs),Фактическая дата начала (с помощью журналов Time)
2737DocType: Stock Reconciliation Item,Before reconciliation,Перед примирения
Pratik Vyas593d5622015-03-02 19:07:52 +05302738apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Для {0}
2739DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Налоги и сборы Добавил (Компания Валюта)
Anand Doshi191b2972015-10-21 16:50:31 +05302740apps/erpnext/erpnext/stock/doctype/item/item.py +278,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Пункт Налоговый ряд {0} должен иметь учетную запись типа налога или доходов или расходов или платная
Pratik Vyas593d5622015-03-02 19:07:52 +05302741DocType: Sales Order,Partly Billed,Небольшая Объявленный
2742DocType: Item,Default BOM,По умолчанию BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302743apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +79,Decambering,Decambering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302744apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,"Пожалуйста, повторите ввод название компании, чтобы подтвердить"
Pratik Vyas593d5622015-03-02 19:07:52 +05302745apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Общая сумма задолженности по Amt
2746DocType: Time Log Batch,Total Hours,Общее количество часов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302747DocType: Journal Entry,Printing Settings,Настройки печати
2748apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Total Debit must be equal to Total Credit. The difference is {0},"Всего Дебет должна быть равна общей выработке. Разница в том, {0}"
2749apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +11,Automotive,Автомобилестроение
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302750apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +37,Leaves for type {0} already allocated for Employee {1} for Fiscal Year {0},Листья для типа {0} уже выделено Требуются {1} для финансового года {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302751apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +37,Item is required,Пункт требуется
2752apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +25,Metal injection molding,Металл литья под давлением
2753apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +677,From Delivery Note,Из накладной
Pratik Vyas593d5622015-03-02 19:07:52 +05302754DocType: Time Log,From Time,От времени
Pratik Vyas593d5622015-03-02 19:07:52 +05302755DocType: Notification Control,Custom Message,Текст сообщения
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302756apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +33,Investment Banking,Инвестиционно-банковская деятельность
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302757apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +261,"Select your Country, Time Zone and Currency","Выберите страну, часовой пояс и валюта"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302758apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +369,Cash or Bank Account is mandatory for making payment entry,Наличными или банковский счет является обязательным для внесения записи платежей
Pratik Vyas593d5622015-03-02 19:07:52 +05302759DocType: Purchase Invoice,Price List Exchange Rate,Прайс-лист валютный курс
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302760apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +91,Pickling,Маринование
2761apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +18,Sand casting,Литье в песчаные
2762apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +117,Electroplating,Гальванопокрытие
Pratik Vyas593d5622015-03-02 19:07:52 +05302763DocType: Purchase Invoice Item,Rate,Оценить
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302764apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +62,Intern,Стажер
Pratik Vyas593d5622015-03-02 19:07:52 +05302765DocType: Newsletter,A Lead with this email id should exist,Руководитеть с таким email должен существовать
Pratik Vyas97264472015-05-14 15:13:10 +05302766DocType: Stock Entry,From BOM,Из спецификации
Pratik Vyas593d5622015-03-02 19:07:52 +05302767apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +34,Basic,Основной
Anand Doshi191b2972015-10-21 16:50:31 +05302768apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Биржевые операции до {0} заморожены
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302769apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +216,Please click on 'Generate Schedule',"Пожалуйста, нажмите на кнопку ""Generate Расписание"""
Pratik Vyas97264472015-05-14 15:13:10 +05302770apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +78,To Date should be same as From Date for Half Day leave,"Чтобы Дата должна быть такой же, как С даты в течение половины дня отпуска"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302771apps/erpnext/erpnext/config/stock.py +110,"e.g. Kg, Unit, Nos, m","например кг, единицы, Нос, м"
2772apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +95,Reference No is mandatory if you entered Reference Date,"Ссылка № является обязательным, если вы ввели Исходной дате"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302773apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Дата Присоединение должно быть больше Дата рождения
Pratik Vyas593d5622015-03-02 19:07:52 +05302774DocType: Salary Structure,Salary Structure,Зарплата Структура
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302775apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +242,"Multiple Price Rule exists with same criteria, please resolve \
Pratik Vyas593d5622015-03-02 19:07:52 +05302776 conflict by assigning priority. Price Rules: {0}","Несколько Цена Правило существует с теми же критериями,, пожалуйста, решить \
2777 конфликта отдавая приоритет. Цена Правила: {0}"
2778DocType: Account,Bank,Банк:
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302779apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +9,Airline,Авиалиния
2780apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +501,Issue Material,Материал Выпуск
Pratik Vyas593d5622015-03-02 19:07:52 +05302781DocType: Material Request Item,For Warehouse,Для Склада
2782DocType: Employee,Offer Date,Предложение Дата
2783DocType: Hub Settings,Access Token,Маркер доступа
2784DocType: Sales Invoice Item,Serial No,Серийный номер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302785apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,"Пожалуйста, введите Maintaince Подробности"
Pratik Vyas593d5622015-03-02 19:07:52 +05302786DocType: Item,Is Fixed Asset Item,Является основного средства дня Пункт
Pratik Vyas97264472015-05-14 15:13:10 +05302787DocType: Stock Entry,Including items for sub assemblies,В том числе предметы для суб собраний
Pratik Vyas593d5622015-03-02 19:07:52 +05302788DocType: Features Setup,"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page","Если у вас длинные форматы печати, эта функция может быть использована для разрезки страницу, которая будет напечатана на нескольких страниц со всеми верхние и нижние колонтитулы на каждой странице"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302789apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +131,Hobbing,Hobbing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302790apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +98,All Territories,Все Территории
Pratik Vyas593d5622015-03-02 19:07:52 +05302791DocType: Purchase Invoice,Items,Элементы
2792DocType: Fiscal Year,Year Name,Имя года
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302793DocType: Process Payroll,Process Payroll,Процесс расчета заработной платы
Pratik Vyas593d5622015-03-02 19:07:52 +05302794apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +59,There are more holidays than working days this month.,"Есть больше праздников, чем рабочих дней в этом месяце."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302795DocType: Product Bundle Item,Product Bundle Item,Продукт Связка товара
Pratik Vyas593d5622015-03-02 19:07:52 +05302796DocType: Sales Partner,Sales Partner Name,Партнер по продажам Имя
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302797DocType: Purchase Invoice Item,Image View,Просмотр изображения
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302798apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +113,Finishing & industrial finishing,Отделочные и промышленного отделка
Pratik Vyas593d5622015-03-02 19:07:52 +05302799DocType: Issue,Opening Time,Открытие Время
Pratik Vyas97264472015-05-14 15:13:10 +05302800apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,"От и До даты, необходимых"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302801apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +46,Securities & Commodity Exchanges,Ценные бумаги и товарных бирж
Pratik Vyas593d5622015-03-02 19:07:52 +05302802DocType: Shipping Rule,Calculate Based On,Рассчитать на основе
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302803apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +98,Drilling,Бурение
2804apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +28,Blow molding,Удар литье
Pratik Vyas593d5622015-03-02 19:07:52 +05302805DocType: Purchase Taxes and Charges,Valuation and Total,Оценка и Всего
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302806DocType: Tax Rule,Shipping City,Доставка Город
2807apps/erpnext/erpnext/stock/doctype/item/item.js +43,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"Этот деталь Вариант {0} (шаблон). Атрибуты будет скопирован из шаблона, если ""не копировать"" не установлен"
Pratik Vyas593d5622015-03-02 19:07:52 +05302808DocType: Account,Purchase User,Покупка пользователя
Pratik Vyas593d5622015-03-02 19:07:52 +05302809DocType: Notification Control,Customize the Notification,Настроить уведомления
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302810apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +87,Hammering,Стук
Pratik Vyas593d5622015-03-02 19:07:52 +05302811DocType: Web Page,Slideshow,Слайд-шоу
Pratik Vyas62ab1262015-02-20 15:20:37 +05302812apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,Адрес по умолчанию шаблона не может быть удален
Pratik Vyas593d5622015-03-02 19:07:52 +05302813DocType: Sales Invoice,Shipping Rule,Правило Доставка
2814DocType: Journal Entry,Print Heading,Распечатать Заголовок
2815DocType: Quotation,Maintenance Manager,Менеджер обслуживания
2816DocType: Workflow State,Search,Поиск
2817apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Всего не может быть нулевым
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302818apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16,'Days Since Last Order' must be greater than or equal to zero,"""Дней с последнего Заказа"" должно быть больше или равно 0"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302819apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +142,Brazing,Пайка
Pratik Vyas593d5622015-03-02 19:07:52 +05302820DocType: C-Form,Amended From,Измененный С
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302821apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Raw Material,Спецификации сырья
Pratik Vyas593d5622015-03-02 19:07:52 +05302822DocType: Leave Application,Follow via Email,Следуйте по электронной почте
Pratik Vyas97264472015-05-14 15:13:10 +05302823DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Сумма налога После скидка сумма
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302824apps/erpnext/erpnext/accounts/doctype/account/account.py +172,Child account exists for this account. You can not delete this account.,Детский учетная запись существует для этой учетной записи. Вы не можете удалить этот аккаунт.
Pratik Vyas593d5622015-03-02 19:07:52 +05302825apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Либо целевой Количество или целевое количество является обязательным
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302826apps/erpnext/erpnext/stock/get_item_details.py +447,No default BOM exists for Item {0},Нет умолчанию спецификации не существует Пункт {0}
2827apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +355,Please select Posting Date first,"Пожалуйста, выберите проводки Дата первого"
Pratik Vyas593d5622015-03-02 19:07:52 +05302828DocType: Leave Allocation,Carry Forward,Переносить
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302829apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,МВЗ с существующими сделок не могут быть преобразованы в книге
Pratik Vyas593d5622015-03-02 19:07:52 +05302830DocType: Department,Days for which Holidays are blocked for this department.,"Дни, для которых Праздники заблокированные для этого отдела."
2831,Produced,Произведено
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302832DocType: Item,Item Code for Suppliers,Код товара для поставщиков
Pratik Vyas593d5622015-03-02 19:07:52 +05302833DocType: Issue,Raised By (Email),Поднятый силу (Email)
Anand Doshi191b2972015-10-21 16:50:31 +05302834apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +72,General,Основное
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302835apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +495,Attach Letterhead,Прикрепить бланк
Pratik Vyas97264472015-05-14 15:13:10 +05302836apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Не можете вычесть, когда категория для ""Оценка"" или ""Оценка и Всего"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302837apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +542,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Перечислите ваши налоговые головы (например, НДС, таможенные и т.д., они должны иметь уникальные имена) и их стандартные ставки. Это создаст стандартный шаблон, который вы можете отредактировать и добавить позже."
Anand Doshi191b2972015-10-21 16:50:31 +05302838apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Серийный Нос Требуется для сериализованный элемент {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302839DocType: Journal Entry,Bank Entry,Банк Стажер
2840DocType: Authorization Rule,Applicable To (Designation),Применимо к (Обозначение)
2841DocType: Blog Post,Blog Post,Пост блога
Pratik Vyas97264472015-05-14 15:13:10 +05302842apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Group By
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302843apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Включение / отключение валюты.
Pratik Vyas97264472015-05-14 15:13:10 +05302844apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,Почтовые расходы
Pratik Vyas593d5622015-03-02 19:07:52 +05302845apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Всего (АМТ)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302846apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +26,Entertainment & Leisure,Развлечения и досуг
Pratik Vyas593d5622015-03-02 19:07:52 +05302847DocType: Purchase Order,The date on which recurring order will be stop,"Дата, на которую повторяющееся заказ будет остановить"
2848DocType: Quality Inspection,Item Serial No,Пункт Серийный номер
Anand Doshi191b2972015-10-21 16:50:31 +05302849apps/erpnext/erpnext/controllers/status_updater.py +133,{0} must be reduced by {1} or you should increase overflow tolerance,{0} должен быть уменьшен на {1} или вы должны увеличить толерантность переполнения
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302850apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Итого Текущая
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302851apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Hour,Час
2852apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +138,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05302853 using Stock Reconciliation","Серийный товара {0} не может быть обновлен \
2854 использованием Stock примирения"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302855apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +481,Transfer Material to Supplier,Перевести Материал Поставщику
Anand Doshi191b2972015-10-21 16:50:31 +05302856apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Новый Серийный номер не может быть Склад. Склад должен быть установлен на фондовой Вступил или приобрести получении
Pratik Vyas593d5622015-03-02 19:07:52 +05302857DocType: Lead,Lead Type,Ведущий Тип
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302858apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Создание цитаты
2859apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +299,All these items have already been invoiced,Все эти предметы уже выставлен счет
Pratik Vyas593d5622015-03-02 19:07:52 +05302860apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Может быть одобрено {0}
2861DocType: Shipping Rule,Shipping Rule Conditions,Правило Доставка Условия
2862DocType: BOM Replace Tool,The new BOM after replacement,Новая спецификация после замены
2863DocType: Features Setup,Point of Sale,Точки продаж
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302864apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +83,Curling,Керлинг
Pratik Vyas593d5622015-03-02 19:07:52 +05302865DocType: Account,Tax,Налог
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302866apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +28,Row {0}: {1} is not a valid {2},Ряд {0}: {1} не является допустимым {2}
2867apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +89,Refining,Рафинирование
Pratik Vyas593d5622015-03-02 19:07:52 +05302868DocType: Production Planning Tool,Production Planning Tool,Планирование производства инструмента
2869DocType: Quality Inspection,Report Date,Дата отчета
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302870apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +130,Routing,Маршрутизация
Pratik Vyas593d5622015-03-02 19:07:52 +05302871DocType: C-Form,Invoices,Счета
2872DocType: Job Opening,Job Title,Должность
Anand Doshi191b2972015-10-21 16:50:31 +05302873apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +80,{0} Recipients,{0} Получатели
Pratik Vyas593d5622015-03-02 19:07:52 +05302874DocType: Features Setup,Item Groups in Details,Группы товаров в деталях
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302875apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,"Количество, Изготовление должны быть больше, чем 0."
Pratik Vyas97264472015-05-14 15:13:10 +05302876apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Начальная точка-оф-продажи (POS)
Pratik Vyas97264472015-05-14 15:13:10 +05302877apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Посетите отчет за призыв обслуживания.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302878DocType: Stock Entry,Update Rate and Availability,Частота обновления и доступность
Pratik Vyas593d5622015-03-02 19:07:52 +05302879DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,"Процент вы имеете право принимать или сдавать более против заказанного количества. Например: Если Вы заказали 100 единиц. и ваш Пособие 10%, то вы имеете право на получение 110 единиц."
2880DocType: Pricing Rule,Customer Group,Группа клиентов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302881apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Expense account is mandatory for item {0},Расходов счета является обязательным для пункта {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302882DocType: Item,Website Description,Описание
2883DocType: Serial No,AMC Expiry Date,КУА срок действия
2884,Sales Register,Продажи Зарегистрироваться
2885DocType: Quotation,Quotation Lost Reason,Цитата Забыли Причина
2886DocType: Address,Plant,Завод
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302887DocType: DocType,Setup,Настройки
Pratik Vyas593d5622015-03-02 19:07:52 +05302888apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,"Там нет ничего, чтобы изменить."
Anand Doshi191b2972015-10-21 16:50:31 +05302889apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Резюме для этого месяца и в ожидании деятельности
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302890apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +39,Cold rolling,Холодная прокатка
Pratik Vyas593d5622015-03-02 19:07:52 +05302891DocType: Customer Group,Customer Group Name,Группа Имя клиента
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302892apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,Please remove this Invoice {0} from C-Form {1},"Пожалуйста, удалите этот счет {0} из C-Form {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302893DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,"Пожалуйста, выберите переносить, если вы также хотите включить баланс предыдущего финансового года оставляет в этом финансовом году"
2894DocType: GL Entry,Against Voucher Type,Против Сертификаты Тип
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302895DocType: Item,Attributes,Атрибуты
Pratik Vyas593d5622015-03-02 19:07:52 +05302896DocType: Packing Slip,Get Items,Получить товары
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302897apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +186,Please enter Write Off Account,"Пожалуйста, введите списать счет"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302898apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Последняя дата заказа
Pratik Vyas593d5622015-03-02 19:07:52 +05302899DocType: DocField,Image,Изображение
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302900apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,Сделать акцизного счет-фактура
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302901apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Счет {0} не принадлежит компании {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302902DocType: Communication,Other,Другое
2903DocType: C-Form,C-Form,C-образный
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302904apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +146,Operation ID not set,Код операции не установлен
Pratik Vyas593d5622015-03-02 19:07:52 +05302905DocType: Production Order,Planned Start Date,Планируемая дата начала
Pratik Vyas593d5622015-03-02 19:07:52 +05302906DocType: Serial No,Creation Document Type,Создание типа документа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302907apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +601,Maint. Visit,Maint. Посещение
Pratik Vyas593d5622015-03-02 19:07:52 +05302908DocType: Leave Type,Is Encash,Является Обналичивание
2909DocType: Purchase Invoice,Mobile No,Мобильный номер
2910DocType: Payment Tool,Make Journal Entry,Сделать запись журнала
2911DocType: Leave Allocation,New Leaves Allocated,Новые листья Выделенные
Pratik Vyas97264472015-05-14 15:13:10 +05302912apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,Проект мудрый данные не доступны для коммерческого предложения
2913DocType: Project,Expected End Date,Ожидаемая дата завершения
Pratik Vyas593d5622015-03-02 19:07:52 +05302914DocType: Appraisal Template,Appraisal Template Title,Оценка шаблона Название
Anand Doshi191b2972015-10-21 16:50:31 +05302915apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +438,Commercial,Коммерческий сектор
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302916apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Родитель товара {0} не должны быть со пункт
Pratik Vyas593d5622015-03-02 19:07:52 +05302917DocType: Cost Center,Distribution Id,Распределение Id
2918apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +14,Awesome Services,Потрясающие услуги
Pratik Vyas97264472015-05-14 15:13:10 +05302919apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Все продукты или услуги.
Pratik Vyas593d5622015-03-02 19:07:52 +05302920DocType: Purchase Invoice,Supplier Address,Адрес поставщика
2921DocType: Contact Us Settings,Address Line 2,Адрес (2-я строка)
2922DocType: ToDo,Reference,Ссылка на
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302923apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +59,Perforating,Перфорирование
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302924apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Из Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302925apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Правила для расчета количества груза для продажи
2926apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Серия является обязательным
2927apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +28,Financial Services,Финансовые услуги
2928apps/erpnext/erpnext/controllers/item_variant.py +61,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3},Соответствие атрибутов {0} должно быть в пределах {1} до {2} в приращений {3}
2929DocType: Tax Rule,Sales,Скидки
2930DocType: Stock Entry Detail,Basic Amount,Основное количество
2931apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Warehouse required for stock Item {0},Склад требуется для складе Пункт {0}
2932apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +166,Cr,Cr
Pratik Vyas593d5622015-03-02 19:07:52 +05302933DocType: Customer,Default Receivable Accounts,По умолчанию Дебиторская задолженность
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302934apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +102,Sawing,Распиловка
2935DocType: Tax Rule,Billing State,Государственный счетов
2936apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +32,Laminating,Ламинирование
Pratik Vyas593d5622015-03-02 19:07:52 +05302937DocType: Item Reorder,Transfer,Переложить
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302938apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +557,Fetch exploded BOM (including sub-assemblies),Fetch разобранном BOM (в том числе узлов)
Pratik Vyas593d5622015-03-02 19:07:52 +05302939DocType: Authorization Rule,Applicable To (Employee),Применимо к (Сотрудник)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302940apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,Благодаря Дата является обязательным
2941apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Прирост за атрибут {0} не может быть 0
2942apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +143,Sintering,Спекание
Pratik Vyas593d5622015-03-02 19:07:52 +05302943DocType: Journal Entry,Pay To / Recd From,Pay To / RECD С
2944DocType: Naming Series,Setup Series,Серия установки
2945DocType: Supplier,Contact HTML,Связаться с HTML
2946DocType: Landed Cost Voucher,Purchase Receipts,Покупка Поступления
2947DocType: Payment Reconciliation,Maximum Amount,Максимальная сумма
2948apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Как Ценообразование Правило применяется?
2949DocType: Quality Inspection,Delivery Note No,Доставка Примечание Нет
2950DocType: Company,Retail,Розничная торговля
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302951apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,Клиент {0} не существует
Pratik Vyas593d5622015-03-02 19:07:52 +05302952DocType: Attendance,Absent,Отсутствует
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302953DocType: Product Bundle,Product Bundle,Связка товаров
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302954apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +165,Crushing,Дробление
Pratik Vyas97264472015-05-14 15:13:10 +05302955DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Купить налоги и сборы шаблон
Pratik Vyas593d5622015-03-02 19:07:52 +05302956DocType: Upload Attendance,Download Template,Скачать шаблон
2957DocType: GL Entry,Remarks,Примечания
2958DocType: Purchase Order Item Supplied,Raw Material Item Code,Сырье Код товара
2959DocType: Journal Entry,Write Off Based On,Списание на основе
2960DocType: Features Setup,POS View,POS Посмотреть
Pratik Vyas97264472015-05-14 15:13:10 +05302961apps/erpnext/erpnext/config/stock.py +33,Installation record for a Serial No.,Установка рекорд для серийный номер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302962apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +9,Continuous casting,Непрерывная разливка
2963sites/assets/js/erpnext.min.js +10,Please specify a,"Пожалуйста, сформулируйте"
Pratik Vyas97264472015-05-14 15:13:10 +05302964DocType: Offer Letter,Awaiting Response,В ожидании ответа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302965apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Выше
2966apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +80,Cold sizing,Холодная размеров
Pratik Vyas593d5622015-03-02 19:07:52 +05302967DocType: Salary Slip,Earning & Deduction,Заработок & Вычет
Anand Doshi191b2972015-10-21 16:50:31 +05302968apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Счет {0} не может быть группой
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302969apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +259,Region,Область
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302970apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +215,Optional. This setting will be used to filter in various transactions.,Факультативно. Эта установка будет использоваться для фильтрации в различных сделок.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302971apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +104,Negative Valuation Rate is not allowed,Отрицательный Оценка курс не допускается
Pratik Vyas593d5622015-03-02 19:07:52 +05302972DocType: Holiday List,Weekly Off,Еженедельный Выкл
2973DocType: Fiscal Year,"For e.g. 2012, 2012-13","Для, например 2012, 2012-13"
Pratik Vyas593d5622015-03-02 19:07:52 +05302974apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32,Provisional Profit / Loss (Credit),Предварительная прибыль / убыток (Кредит)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302975DocType: Sales Invoice,Return Against Sales Invoice,Вернуться против накладная
2976apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Пункт 5
Anand Doshi191b2972015-10-21 16:50:31 +05302977apps/erpnext/erpnext/accounts/utils.py +276,Please set default value {0} in Company {1},"Пожалуйста, установите значение по умолчанию {0} в обществе {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302978DocType: Serial No,Creation Time,Время создания
2979apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Общий доход
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302980DocType: Sales Invoice,Product Bundle Help,Продукт Связка Помощь
Pratik Vyas593d5622015-03-02 19:07:52 +05302981,Monthly Attendance Sheet,Ежемесячная посещаемость Лист
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302982apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Не запись не найдено
Anand Doshi191b2972015-10-21 16:50:31 +05302983apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: МВЗ является обязательным для п. {2}
2984apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Счет {0} неактивен
Pratik Vyas593d5622015-03-02 19:07:52 +05302985DocType: GL Entry,Is Advance,Является Advance
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302986apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Посещаемость С Дата и посещаемости на сегодняшний день является обязательным
2987apps/erpnext/erpnext/controllers/buying_controller.py +131,Please enter 'Is Subcontracted' as Yes or No,"Пожалуйста, введите 'Является субподряду "", как Да или Нет"
Pratik Vyas593d5622015-03-02 19:07:52 +05302988DocType: Sales Team,Contact No.,Контактный номер
Anand Doshi191b2972015-10-21 16:50:31 +05302989apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,"Учетной записи типа {0} не позволено открытие ""Прибыль и Убытки"""
Pratik Vyas593d5622015-03-02 19:07:52 +05302990DocType: Workflow State,Time,Время
2991DocType: Features Setup,Sales Discounts,Продажи Купоны
2992DocType: Hub Settings,Seller Country,Продавец Страна
2993DocType: Authorization Rule,Authorization Rule,Авторизация Правило
2994DocType: Sales Invoice,Terms and Conditions Details,Условия Подробности
Pratik Vyas97264472015-05-14 15:13:10 +05302995DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Продажи Налоги и сборы шаблона
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302996apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +10,Apparel & Accessories,Одежда и аксессуары
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302997apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Номер заказа
Pratik Vyas593d5622015-03-02 19:07:52 +05302998DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Баннер который будет отображаться на верхней части списка товаров.
2999DocType: Shipping Rule,Specify conditions to calculate shipping amount,Укажите условия для расчета суммы доставки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303000apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Добавить дочерний
Pratik Vyas593d5622015-03-02 19:07:52 +05303001DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Роль разрешено устанавливать замороженные счета & Редактировать Замороженные Записи
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303002apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"Невозможно преобразовать МВЗ в книге, как это имеет дочерние узлы"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303003apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +47,Conversion Factor is required,Коэффициент преобразования требуется
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303004apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
Pratik Vyas97264472015-05-14 15:13:10 +05303005apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Комиссия по продажам
3006DocType: Offer Letter Term,Value / Description,Значение / Описание
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303007DocType: Tax Rule,Billing Country,Страной плательщика
Pratik Vyas593d5622015-03-02 19:07:52 +05303008,Customers Not Buying Since Long Time,Клиенты не покупать так как долгое время
3009DocType: Production Order,Expected Delivery Date,Ожидаемая дата поставки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303010apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Дебет и Кредит не равны для {0} # {1}. Разница {2}.
3011apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +48,Bulging,Выпуклый
3012apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +11,Evaporative-pattern casting,Литье испарительного-модель
Pratik Vyas97264472015-05-14 15:13:10 +05303013apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Представительские расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303014apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +189,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Счет Продажи {0} должно быть отменено до отмены этого заказ клиента
3015apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +51,Age,Возраст
Pratik Vyas97264472015-05-14 15:13:10 +05303016DocType: Time Log,Billing Amount,Биллинг Сумма
Pratik Vyas593d5622015-03-02 19:07:52 +05303017apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,"Неверное количество, указанное для элемента {0}. Количество должно быть больше 0."
Pratik Vyas97264472015-05-14 15:13:10 +05303018apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Заявки на отпуск.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303019apps/erpnext/erpnext/accounts/doctype/account/account.py +170,Account with existing transaction can not be deleted,Счет существующей проводки не может быть удален
Pratik Vyas97264472015-05-14 15:13:10 +05303020apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,Судебные издержки
Pratik Vyas593d5622015-03-02 19:07:52 +05303021DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","День месяца, в который автоматически заказ формируется например 05, 28 и т.д."
3022DocType: Sales Invoice,Posting Time,Средняя Время
3023DocType: Sales Order,% Amount Billed,% Сумма счета
Pratik Vyas97264472015-05-14 15:13:10 +05303024apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Телефон Расходы
Pratik Vyas593d5622015-03-02 19:07:52 +05303025DocType: Sales Partner,Logo,Логотип
Pratik Vyas593d5622015-03-02 19:07:52 +05303026DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,"Проверьте это, если вы хотите, чтобы заставить пользователя выбрать серию перед сохранением. Там не будет по умолчанию, если вы проверить это."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303027apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},Нет товара с серийным № {0}
Anand Doshi191b2972015-10-21 16:50:31 +05303028apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +92,Open Notifications,Открытые Уведомления
Pratik Vyas97264472015-05-14 15:13:10 +05303029apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Прямые расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303030apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +635,Do you really want to UNSTOP this Material Request?,"Вы действительно хотите, чтобы Unstop этот материал запрос?"
Pratik Vyas593d5622015-03-02 19:07:52 +05303031apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Новый Выручка клиентов
Pratik Vyas97264472015-05-14 15:13:10 +05303032apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Командировочные Pасходы
Pratik Vyas593d5622015-03-02 19:07:52 +05303033DocType: Maintenance Visit,Breakdown,Разбивка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303034apps/erpnext/erpnext/controllers/accounts_controller.py +241,Account: {0} with currency: {1} can not be selected,Счет: {0} с валютой: {1} не может быть выбран
Pratik Vyas593d5622015-03-02 19:07:52 +05303035DocType: Bank Reconciliation Detail,Cheque Date,Чек Дата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303036apps/erpnext/erpnext/accounts/doctype/account/account.py +47,Account {0}: Parent account {1} does not belong to company: {2},Счет {0}: Родитель счета {1} не принадлежит компании: {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303037apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,"Успешно удален все сделки, связанные с этой компанией!"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303038apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,По состоянию на Дата
3039apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +111,Honing,Хонингование
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303040apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +58,Probation,Испытательный срок
Anand Doshi191b2972015-10-21 16:50:31 +05303041apps/erpnext/erpnext/stock/doctype/item/item.py +202,Default Warehouse is mandatory for stock Item.,По умолчанию Склад является обязательным для складе Пункт.
Pratik Vyas593d5622015-03-02 19:07:52 +05303042DocType: Feed,Full Name,Полное имя
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303043apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +148,Clinching,Клинч
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303044apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +191,Payment of salary for the month {0} and year {1},Выплата заработной платы за месяц {0} и год {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303045DocType: Stock Settings,Auto insert Price List rate if missing,"Авто вставка Скорость Цены, если не хватает"
Pratik Vyas593d5622015-03-02 19:07:52 +05303046apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Всего уплаченной суммы
Pratik Vyas593d5622015-03-02 19:07:52 +05303047,Transferred Qty,Переведен Кол-во
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303048apps/erpnext/erpnext/config/learn.py +11,Navigating,Навигационный
3049apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +137,Planning,Планирование
Pratik Vyas593d5622015-03-02 19:07:52 +05303050apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9,Make Time Log Batch,Найдите время Войдите Batch
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303051apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Выпущен
Pratik Vyas97264472015-05-14 15:13:10 +05303052DocType: Project,Total Billing Amount (via Time Logs),Всего счетов Сумма (с помощью журналов Time)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303053apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +629,We sell this Item,Мы продаем этот товар
3054apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Поставщик Id
Pratik Vyas593d5622015-03-02 19:07:52 +05303055DocType: Journal Entry,Cash Entry,Денежные запись
3056DocType: Sales Partner,Contact Desc,Связаться Описание изделия
Pratik Vyas97264472015-05-14 15:13:10 +05303057apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.","Тип листьев, как случайный, больным и т.д."
Pratik Vyas593d5622015-03-02 19:07:52 +05303058DocType: Email Digest,Send regular summary reports via Email.,Отправить регулярные сводные отчеты по электронной почте.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303059DocType: Brand,Item Manager,Состояние менеджер
Pratik Vyas593d5622015-03-02 19:07:52 +05303060DocType: Cost Center,Add rows to set annual budgets on Accounts.,"Добавьте строки, чтобы установить годовые бюджеты на счетах."
3061DocType: Buying Settings,Default Supplier Type,По умолчанию Тип Поставщик
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303062apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +160,Quarrying,Карьер
Pratik Vyas593d5622015-03-02 19:07:52 +05303063DocType: Production Order,Total Operating Cost,Общие эксплуатационные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303064apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +158,Note: Item {0} entered multiple times,Примечание: Пункт {0} имеет несколько вхождений
Pratik Vyas97264472015-05-14 15:13:10 +05303065apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Все контакты.
Pratik Vyas593d5622015-03-02 19:07:52 +05303066DocType: Newsletter,Test Email Id,Тест электронный идентификатор
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303067apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +394,Company Abbreviation,Аббревиатура компании
Pratik Vyas593d5622015-03-02 19:07:52 +05303068DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Если вы будете следовать осмотра качества. Разрешает Item требуется и QA QA Нет в ТОВАРНЫЙ ЧЕК
3069DocType: GL Entry,Party Type,Партия Тип
3070apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +68,Raw material cannot be same as main Item,"Сырье не может быть такой же, как главный пункт"
3071DocType: Item Attribute Value,Abbreviation,Сокращение
3072apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Не Authroized с {0} превышает пределы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303073apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +30,Rotational molding,Ротационного формования
Pratik Vyas97264472015-05-14 15:13:10 +05303074apps/erpnext/erpnext/config/hr.py +115,Salary template master.,Шаблоном Зарплата.
Pratik Vyas593d5622015-03-02 19:07:52 +05303075DocType: Leave Type,Max Days Leave Allowed,Максимальное количество дней отпуска разрешены
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303076apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Установите Налоговый Правило корзине
Pratik Vyas97264472015-05-14 15:13:10 +05303077DocType: Payment Tool,Set Matching Amounts,Соответствующего набора суммы
Pratik Vyas593d5622015-03-02 19:07:52 +05303078DocType: Purchase Invoice,Taxes and Charges Added,Налоги и сборы Добавил
3079,Sales Funnel,Воронка продаж
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303080apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Аббревиатура является обязательным
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303081apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Тележка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303082apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Спасибо за ваш интерес к подписке на обновления
Pratik Vyas593d5622015-03-02 19:07:52 +05303083,Qty to Transfer,Кол-во для передачи
Pratik Vyas97264472015-05-14 15:13:10 +05303084apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Котировки в снабжении или клиентов.
Pratik Vyas593d5622015-03-02 19:07:52 +05303085DocType: Stock Settings,Role Allowed to edit frozen stock,Роль разрешено редактировать Замороженный исходный
3086,Territory Target Variance Item Group-Wise,Территория Целевая Разница Пункт Группа Мудрого
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303087apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +101,All Customer Groups,Все Группы клиентов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303088apps/erpnext/erpnext/controllers/accounts_controller.py +472,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,"{0} является обязательным. Может быть, запись Обмен валюты не создана для {1} по {2}."
3089apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Налоговый шаблона является обязательным.
3090apps/erpnext/erpnext/accounts/doctype/account/account.py +41,Account {0}: Parent account {1} does not exist,Счет {0}: Родитель счета {1} не существует
Pratik Vyas593d5622015-03-02 19:07:52 +05303091DocType: Purchase Invoice Item,Price List Rate (Company Currency),Прайс-лист Тариф (Компания Валюта)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303092apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +84,{0} {1} status is 'Stopped',"{0} {1} статус ""Остановлен"""
Pratik Vyas97264472015-05-14 15:13:10 +05303093DocType: Account,Temporary,Временный
Pratik Vyas593d5622015-03-02 19:07:52 +05303094DocType: Address,Preferred Billing Address,Популярные Адрес для выставления счета
3095DocType: Monthly Distribution Percentage,Percentage Allocation,Процент Распределение
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303096apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +86,Secretary,Секретарь
Pratik Vyas593d5622015-03-02 19:07:52 +05303097DocType: Serial No,Distinct unit of an Item,Отдельного подразделения из пункта
Pratik Vyas593d5622015-03-02 19:07:52 +05303098DocType: Pricing Rule,Buying,Покупка
3099DocType: HR Settings,Employee Records to be created by,Сотрудник отчеты должны быть созданные
3100apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,Это Пакетная Время Лог был отменен.
Pratik Vyas593d5622015-03-02 19:07:52 +05303101DocType: Salary Slip Earning,Salary Slip Earning,Зарплата скольжения Заработок
Pratik Vyas97264472015-05-14 15:13:10 +05303102apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Кредиторы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303103apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Ряд # {0}: Серийный номер является обязательным
Pratik Vyas593d5622015-03-02 19:07:52 +05303104DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Пункт Мудрый Налоговый Подробно
3105,Item-wise Price List Rate,Пункт мудрый Прайс-лист Оценить
3106DocType: Purchase Order Item,Supplier Quotation,Поставщик цитаты
3107DocType: Quotation,In Words will be visible once you save the Quotation.,По словам будет виден только вы сохраните цитаты.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303108apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +68,Ironing,По глажению одежды
3109apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +213,{0} {1} is stopped,{0} {1} остановлен
Anand Doshi191b2972015-10-21 16:50:31 +05303110apps/erpnext/erpnext/stock/doctype/item/item.py +290,Barcode {0} already used in Item {1},Штрихкод {0} уже используется в позиции {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303111DocType: Lead,Add to calendar on this date,Добавить в календарь в этот день
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303112apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Правила для добавления стоимости доставки.
Anand Doshi191b2972015-10-21 16:50:31 +05303113apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +39,Upcoming Events,Предстоящие События
Pratik Vyas593d5622015-03-02 19:07:52 +05303114apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Требуется клиентов
3115DocType: Letter Head,Letter Head,Заголовок письма
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303116apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} является обязательным для возврата
3117DocType: Purchase Order,To Receive,Получить
3118apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +33,Shrink fitting,Термоусадочная Место
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303119apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +522,user@example.com,user@example.com
Pratik Vyas593d5622015-03-02 19:07:52 +05303120DocType: Email Digest,Income / Expense,Доходы / расходы
3121DocType: Employee,Personal Email,Личная E-mail
Pratik Vyas97264472015-05-14 15:13:10 +05303122apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +58,Total Variance,Общей дисперсии
Pratik Vyas593d5622015-03-02 19:07:52 +05303123DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Если включен, то система будет отправлять бухгалтерских проводок для инвентаризации автоматически."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303124apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +15,Brokerage,Посредничество
3125DocType: Address,Postal Code,Почтовый индекс
Pratik Vyas593d5622015-03-02 19:07:52 +05303126DocType: Production Order Operation,"in Minutes
3127Updated via 'Time Log'","в минутах
3128 Обновлено помощью ""Time Вход"""
3129DocType: Customer,From Lead,От Ведущий
Pratik Vyas97264472015-05-14 15:13:10 +05303130apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,"Заказы, выпущенные для производства."
Pratik Vyas593d5622015-03-02 19:07:52 +05303131apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Выберите финансовый год ...
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303132apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +442,POS Profile required to make POS Entry,"POS-профиля требуется, чтобы сделать запись POS"
Pratik Vyas593d5622015-03-02 19:07:52 +05303133DocType: Hub Settings,Name Token,Имя маркера
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303134apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +106,Planing,Строгание
Anand Doshi191b2972015-10-21 16:50:31 +05303135apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +182,Standard Selling,Стандартный Продажа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303136apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +137,Atleast one warehouse is mandatory,"По крайней мере, один склад является обязательным"
Pratik Vyas593d5622015-03-02 19:07:52 +05303137DocType: Serial No,Out of Warranty,По истечении гарантийного срока
3138DocType: BOM Replace Tool,Replace,Заменить
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303139apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +309,{0} against Sales Invoice {1},{0} против чека {1}
Anand Doshi191b2972015-10-21 16:50:31 +05303140apps/erpnext/erpnext/stock/doctype/item/item.py +48,Please enter default Unit of Measure,"Пожалуйста, введите умолчанию единицу измерения"
Pratik Vyas593d5622015-03-02 19:07:52 +05303141DocType: Purchase Invoice Item,Project Name,Название проекта
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303142DocType: Supplier,Mention if non-standard receivable account,Упоминание если нестандартная задолженность счет
Pratik Vyas593d5622015-03-02 19:07:52 +05303143DocType: Workflow State,Edit,Редактировать
3144DocType: Journal Entry Account,If Income or Expense,Если доходов или расходов
Pratik Vyas593d5622015-03-02 19:07:52 +05303145DocType: Features Setup,Item Batch Nos,Пункт Пакетное Нос
3146DocType: Stock Ledger Entry,Stock Value Difference,Фото Значение Разница
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303147apps/erpnext/erpnext/config/learn.py +199,Human Resource,Человеческими ресурсами
Pratik Vyas593d5622015-03-02 19:07:52 +05303148DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Оплата Примирение Оплата
Pratik Vyas97264472015-05-14 15:13:10 +05303149apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Налоговые активы
Pratik Vyas593d5622015-03-02 19:07:52 +05303150DocType: BOM Item,BOM No,BOM №
3151DocType: Contact Us Settings,Pincode,Pincode
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303152apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +127,Journal Entry {0} does not have account {1} or already matched against other voucher,Запись в журнале {0} не имеете учет {1} или уже сравнивается с другой ваучер
Pratik Vyas593d5622015-03-02 19:07:52 +05303153DocType: Item,Moving Average,Скользящее среднее
3154DocType: BOM Replace Tool,The BOM which will be replaced,"В спецификации, которые будут заменены"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303155apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +43,New Stock UOM must be different from current stock UOM,Новый фонда единица измерения должна отличаться от текущей фондовой UOM
Pratik Vyas593d5622015-03-02 19:07:52 +05303156DocType: Account,Debit,Дебет
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303157apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +29,Leaves must be allocated in multiples of 0.5,"Листья должны быть выделены несколько 0,5"
Pratik Vyas593d5622015-03-02 19:07:52 +05303158DocType: Production Order,Operation Cost,Стоимость эксплуатации
Pratik Vyas97264472015-05-14 15:13:10 +05303159apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Добавить посещаемость от. Файл CSV
Pratik Vyas593d5622015-03-02 19:07:52 +05303160apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Выдающийся Amt
3161DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Установить целевые Пункт Группа стрелке для этого менеджера по продажам.
3162DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.","Чтобы назначить эту проблему, используйте кнопку ""Назначить"" в боковой панели."
3163DocType: Stock Settings,Freeze Stocks Older Than [Days],"Морозильники Акции старше, чем [дней]"
Pratik Vyas593d5622015-03-02 19:07:52 +05303164apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Если два или более Ценообразование правила содержатся на основании указанных выше условиях, приоритет применяется. Приоритет номер от 0 до 20, а значение по умолчанию равно нулю (пустой). Большее число означает, что он будет иметь приоритет, если есть несколько правил ценообразования с одинаковыми условиями."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303165apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +49,Against Invoice,На счета-фактуры
Pratik Vyas97264472015-05-14 15:13:10 +05303166apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Финансовый год: {0} не существует
Pratik Vyas593d5622015-03-02 19:07:52 +05303167DocType: Currency Exchange,To Currency,В валюту
3168DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Разрешить следующие пользователи утвердить Leave приложений для блочных дней.
Pratik Vyas97264472015-05-14 15:13:10 +05303169apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,Виды Expense претензии.
Pratik Vyas593d5622015-03-02 19:07:52 +05303170DocType: Item,Taxes,Налоги
3171DocType: Project,Default Cost Center,По умолчанию Центр Стоимость
3172DocType: Purchase Invoice,End Date,Дата окончания
3173DocType: Employee,Internal Work History,Внутренняя история Работа
3174DocType: DocField,Column Break,Разрыв столбца
3175DocType: Event,Thursday,Четверг
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303176apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +42,Private Equity,Private Equity
3177apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +93,Turning,Превращение
Pratik Vyas593d5622015-03-02 19:07:52 +05303178DocType: Maintenance Visit,Customer Feedback,Обратная связь с клиентами
3179DocType: Account,Expense,Расходы
3180DocType: Sales Invoice,Exhibition,Показательный
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303181DocType: Item Attribute,From Range,От хребта
Pratik Vyas97264472015-05-14 15:13:10 +05303182apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,"Пункт {0} игнорируется, так как это не складские позиции"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303183apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Отправить эту производственного заказа для дальнейшей обработки.
Pratik Vyas593d5622015-03-02 19:07:52 +05303184apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Чтобы не применяются Цены правило в конкретной сделки, все применимые правила ценообразования должны быть отключены."
3185DocType: Company,Domain,Домен
3186,Sales Order Trends,Продажи Заказать Тенденции
3187DocType: Employee,Held On,Состоявшемся
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303188apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Производство товара
Pratik Vyas593d5622015-03-02 19:07:52 +05303189,Employee Information,Сотрудник Информация
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303190apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,Rate (%),Ставка (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303191DocType: Stock Entry Detail,Additional Cost,Дополнительная стоимость
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303192apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +407,Financial Year End Date,Окончание финансового периода
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303193apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Не можете фильтровать на основе ваучером Нет, если сгруппированы по ваучером"
3194apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +492,Make Supplier Quotation,Сделать Поставщик цитаты
Pratik Vyas593d5622015-03-02 19:07:52 +05303195DocType: Quality Inspection,Incoming,Входящий
Pratik Vyas593d5622015-03-02 19:07:52 +05303196DocType: BOM,Materials Required (Exploded),Необходимые материалы (в разобранном)
3197DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Уменьшите Набор для отпуска без сохранения (LWP)
Anand Doshi191b2972015-10-21 16:50:31 +05303198apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +512,"Add users to your organization, other than yourself","Добавить других пользователей в Вашу организация, не считая Вас."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303199apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},"Ряд # {0}: Серийный номер {1}, не соответствует {2} {3}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303200apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +44,Casual Leave,Повседневная Оставить
Pratik Vyas593d5622015-03-02 19:07:52 +05303201DocType: Batch,Batch ID,ID партии
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303202apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +329,Note: {0},Примечание: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303203,Delivery Note Trends,Доставка Примечание тенденции
Anand Doshi191b2972015-10-21 16:50:31 +05303204apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Резюме этой недели
Anand Doshica4c8a22015-09-30 17:10:58 +05303205apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +72,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} позиция должна быть куплена или получена на основе субподряда в строке {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303206apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Счет: {0} можно обновить только с помощью биржевых операций
Pratik Vyas593d5622015-03-02 19:07:52 +05303207DocType: GL Entry,Party,Сторона
3208DocType: Sales Order,Delivery Date,Дата поставки
3209DocType: DocField,Currency,Валюта
3210DocType: Opportunity,Opportunity Date,Возможность Дата
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303211DocType: Purchase Receipt,Return Against Purchase Receipt,Вернуться Против покупки получении
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303212DocType: Purchase Order,To Bill,Для Билла
3213DocType: Material Request,% Ordered,% Приказал
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303214apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +61,Piecework,Сдельная работа
Pratik Vyas593d5622015-03-02 19:07:52 +05303215apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,Ср. Покупка Оценить
Pratik Vyas97264472015-05-14 15:13:10 +05303216DocType: Task,Actual Time (in Hours),Фактическое время (в часах)
Pratik Vyas593d5622015-03-02 19:07:52 +05303217DocType: Employee,History In Company,История В компании
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303218apps/erpnext/erpnext/config/learn.py +92,Newsletters,Рассылка
Pratik Vyas593d5622015-03-02 19:07:52 +05303219DocType: Address,Shipping,Доставка
3220DocType: Stock Ledger Entry,Stock Ledger Entry,Фото со Ledger Entry
3221DocType: Department,Leave Block List,Оставьте список есть
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303222DocType: Customer,Tax ID,ИНН
Anand Doshi191b2972015-10-21 16:50:31 +05303223apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Пункт {0} не установка для серийные номера колонке должно быть пустым
Pratik Vyas593d5622015-03-02 19:07:52 +05303224DocType: Accounts Settings,Accounts Settings, Настройки аккаунта
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303225DocType: Customer,Sales Partner and Commission,Партнер и Комиссия по продажам
Pratik Vyas97264472015-05-14 15:13:10 +05303226apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Сооружения и оборудование
Pratik Vyas593d5622015-03-02 19:07:52 +05303227DocType: Sales Partner,Partner's Website,Сайт партнера
3228DocType: Opportunity,To Discuss,Для Обсудить
Pratik Vyas593d5622015-03-02 19:07:52 +05303229DocType: SMS Settings,SMS Settings,Настройки SMS
Pratik Vyas97264472015-05-14 15:13:10 +05303230apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Временные счета
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303231apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +155,Black,Черный
Pratik Vyas593d5622015-03-02 19:07:52 +05303232DocType: BOM Explosion Item,BOM Explosion Item,BOM Взрыв Пункт
3233DocType: Account,Auditor,Аудитор
3234DocType: Purchase Order,End date of current order's period,Дата окончания периода текущего заказа
Pratik Vyas97264472015-05-14 15:13:10 +05303235apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Сделать предложение письмо
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303236apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Возвращение
Anand Doshi191b2972015-10-21 16:50:31 +05303237apps/erpnext/erpnext/stock/doctype/item/item.py +444,Default Unit of Measure for Variant must be same as Template,"По умолчанию Единица измерения для варианта должны быть такими же, как шаблон"
Pratik Vyas593d5622015-03-02 19:07:52 +05303238DocType: DocField,Fold,Сложить
3239DocType: Production Order Operation,Production Order Operation,Производство Порядок работы
3240DocType: Pricing Rule,Disable,Отключить
Pratik Vyas97264472015-05-14 15:13:10 +05303241DocType: Project Task,Pending Review,В ожидании отзыв
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303242apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.js +12,Please specify,"Пожалуйста, сформулируйте"
Pratik Vyas97264472015-05-14 15:13:10 +05303243DocType: Task,Total Expense Claim (via Expense Claim),Всего Заявить расходов (через Расход претензии)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303244apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Идентификатор клиента
Pratik Vyas593d5622015-03-02 19:07:52 +05303245DocType: Page,Page Name,Имя страницы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303246apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +110,To Time must be greater than From Time,"Времени должен быть больше, чем от времени"
3247DocType: Journal Entry Account,Exchange Rate,Курс обмена
3248apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +465,Sales Order {0} is not submitted,Заказ на продажу {0} не представлено
Pratik Vyas593d5622015-03-02 19:07:52 +05303249apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Склад {0}: Родитель счета {1} не Bolong компании {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303250apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +124,Spindle finishing,Шпиндель отделка
Pratik Vyas593d5622015-03-02 19:07:52 +05303251DocType: BOM,Last Purchase Rate,Последний Покупка Оценить
3252DocType: Account,Asset,Актив
Pratik Vyas97264472015-05-14 15:13:10 +05303253DocType: Project Task,Task ID,Задача ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303254apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,"e.g. ""MC""","например ""MC """
Anand Doshi191b2972015-10-21 16:50:31 +05303255apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,"Фото существовать не может Пункт {0}, так как имеет варианты"
Pratik Vyas593d5622015-03-02 19:07:52 +05303256,Sales Person-wise Transaction Summary,Человек мудрый продаж Общая информация по сделкам
3257DocType: System Settings,Time Zone,Часовой Пояс
3258apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Склад {0} не существует
3259apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Зарегистрироваться на Hub ERPNext
3260DocType: Monthly Distribution,Monthly Distribution Percentages,Ежемесячные Проценты распределения
3261apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Выбранный элемент не может быть Batch
Pratik Vyas97264472015-05-14 15:13:10 +05303262DocType: Delivery Note,% of materials delivered against this Delivery Note,% материалов доставлено по данной Накладной
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303263apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +151,Stapling,Сшивание
Pratik Vyas97264472015-05-14 15:13:10 +05303264DocType: Customer,Customer Details,Данные клиента
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303265apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +105,Shaping,Формирование
Pratik Vyas593d5622015-03-02 19:07:52 +05303266DocType: Employee,Reports to,Доклады
3267DocType: SMS Settings,Enter url parameter for receiver nos,Введите параметр URL для приемника NOS
3268DocType: Sales Invoice,Paid Amount,Выплаченная сумма
3269apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +25,Closing Account {0} must be of type 'Liability',"Закрытие счета {0} должен быть типа ""ответственности"""
3270,Available Stock for Packing Items,Доступные Stock для упаковки товаров
Pratik Vyas593d5622015-03-02 19:07:52 +05303271DocType: Item Variant,Item Variant,Пункт Вариант
3272apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,"Установка этого Адрес шаблон по умолчанию, поскольку нет никакого другого умолчанию"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303273apps/erpnext/erpnext/accounts/doctype/account/account.py +89,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Баланс счета в Дебете, запрещена установка 'Баланс должен быть' как 'Кредит'"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303274apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +76,Quality Management,Управление качеством
Pratik Vyas593d5622015-03-02 19:07:52 +05303275DocType: Production Planning Tool,Filter based on customer,Фильтр на основе клиента
3276DocType: Payment Tool Detail,Against Voucher No,На Сертификаты Нет
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303277apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +45,Please enter quantity for Item {0},"Пожалуйста, введите количество для Пункт {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303278DocType: Employee External Work History,Employee External Work History,Сотрудник Внешний Работа История
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303279DocType: Tax Rule,Purchase,Купить
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303280apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +34,Balance Qty,Баланс Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05303281DocType: Item Group,Parent Item Group,Родитель Пункт Группа
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303282apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} для {1}
3283apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,МВЗ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303284apps/erpnext/erpnext/config/stock.py +115,Warehouses.,Склады.
3285DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,"Скорость, с которой валюта продукция превращается в базовой валюте компании"
Pratik Vyas97264472015-05-14 15:13:10 +05303286apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Ряд # {0}: тайминги конфликты с рядом {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303287DocType: Opportunity,Next Contact,Следующая Контактные
Pratik Vyas593d5622015-03-02 19:07:52 +05303288DocType: Employee,Employment Type,Вид занятости
Pratik Vyas97264472015-05-14 15:13:10 +05303289apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Капитальные активы
3290DocType: Item Group,Default Expense Account,По умолчанию расходов счета
Pratik Vyas593d5622015-03-02 19:07:52 +05303291DocType: Employee,Notice (days),Уведомление (дней)
3292DocType: Page,Yes,Да
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303293DocType: Tax Rule,Sales Tax Template,Налог с продаж шаблона
Pratik Vyas593d5622015-03-02 19:07:52 +05303294DocType: Employee,Encashment Date,Инкассация Дата
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303295apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +74,Electroforming,Гальванопластика
3296apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","На ваучере Тип должен быть одним из Заказа, накладная или Запись в журнале"
Pratik Vyas593d5622015-03-02 19:07:52 +05303297DocType: Account,Stock Adjustment,Регулирование запасов
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303298apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},По умолчанию активность Стоимость существует для вида деятельности - {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303299DocType: Production Order,Planned Operating Cost,Планируемые Эксплуатационные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303300apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Новый {0} Имя
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303301apps/erpnext/erpnext/controllers/recurring_document.py +128,Please find attached {0} #{1},Прилагается {0} # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303302DocType: Job Applicant,Applicant Name,Имя заявителя
3303DocType: Authorization Rule,Customer / Item Name,Заказчик / Название товара
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303304DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
3305
3306The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3307
3308For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
3309
3310Note: BOM = Bill of Materials","Совокупный группа ** ** Позиции в другой ** ** Пункт. Это полезно, если вы комплектации определенные ** ** товары в упаковке, и вы поддерживать запас упакованных ** ** Items, а не совокупность ** Item **. Пакет ** ** Пункт будет "Разве со Пункт" а "Нет" и "является продажа товара", как "Да". Для примера: если вы продаете ноутбуки и рюкзаки отдельно и имеют специальную цену, если клиент покупает и, затем ноутбука + Рюкзак будет новый пакет Деталь продукта. Примечание: спецификации = Спецификация"
Pratik Vyas593d5622015-03-02 19:07:52 +05303311apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},Серийный номер является обязательным для п. {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303312DocType: Item Variant Attribute,Attribute,Атрибут
3313apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Пожалуйста, сформулируйте из / в диапазоне"
Anand Doshi191b2972015-10-21 16:50:31 +05303314sites/assets/js/desk.min.js +7652,Created By,Созданный
Pratik Vyas593d5622015-03-02 19:07:52 +05303315DocType: Serial No,Under AMC,Под КУА
3316apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,Пункт ставка оценка пересчитывается с учетом приземлился затрат количество ваучеров
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303317apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Настройки по умолчанию для продажи сделок.
Pratik Vyas593d5622015-03-02 19:07:52 +05303318DocType: BOM Replace Tool,Current BOM,Текущий BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303319sites/assets/js/erpnext.min.js +8,Add Serial No,Добавить серийный номер
Pratik Vyas593d5622015-03-02 19:07:52 +05303320DocType: Production Order,Warehouses,Склады
Pratik Vyas97264472015-05-14 15:13:10 +05303321apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Печать и стационарное
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303322apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Узел Группа
Pratik Vyas593d5622015-03-02 19:07:52 +05303323DocType: Payment Reconciliation,Minimum Amount,Минимальная сумма
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303324apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Обновление Готовые изделия
Pratik Vyas593d5622015-03-02 19:07:52 +05303325DocType: Workstation,per hour,в час
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303326apps/frappe/frappe/core/doctype/doctype/doctype.py +103,Series {0} already used in {1},Серия {0} уже используется в {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303327DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Счет для склада (непрерывной инвентаризации) будет создан для этого счета.
3328apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Склад не может быть удален как существует запись складе книга для этого склада.
3329DocType: Company,Distribution,Распределение
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303330apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +91,Project Manager,Руководитель проекта
3331apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +72,Dispatch,Отправка
Pratik Vyas593d5622015-03-02 19:07:52 +05303332apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Макс скидка позволило пункта: {0} {1}%
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303333DocType: Customer,Default Taxes and Charges,По умолчанию Налоги и сборы
Pratik Vyas593d5622015-03-02 19:07:52 +05303334DocType: Account,Receivable,Дебиторская задолженность
3335DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,"Роль, которая имеет право на представление операции, превышающие лимиты кредитования, установленные."
3336DocType: Sales Invoice,Supplier Reference,Поставщик Ссылка
3337DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.","Если отмечено, спецификации для суб-монтажными деталями будут рассмотрены для получения сырья. В противном случае, все элементы В сборе будет рассматриваться в качестве сырья."
3338DocType: Material Request,Material Issue,Материал выпуск
3339DocType: Hub Settings,Seller Description,Продавец Описание
Pratik Vyas593d5622015-03-02 19:07:52 +05303340DocType: Employee Education,Qualification,Квалификаци
3341DocType: Item Price,Item Price,Пункт Цена
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303342apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +48,Soap & Detergent,Мыло и моющих средств
3343apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +36,Motion Picture & Video,Кинофильм & Видео
Pratik Vyas593d5622015-03-02 19:07:52 +05303344apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,В обработке
Pratik Vyas593d5622015-03-02 19:07:52 +05303345DocType: Warehouse,Warehouse Name,Название склада
3346DocType: Naming Series,Select Transaction,Выберите операцию
3347apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,"Пожалуйста, введите утверждении роли или утверждении Пользователь"
3348DocType: Journal Entry,Write Off Entry,Списание запись
3349DocType: BOM,Rate Of Materials Based On,Оценить материалов на основе
Pratik Vyas97264472015-05-14 15:13:10 +05303350apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Поддержка Analtyics
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303351apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Компания на складах отсутствует {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303352DocType: Stock UOM Replace Utility,Stock UOM Replace Utility,Фото со UOM Заменить Utility
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303353DocType: POS Profile,Terms and Conditions,Правила и условия
Pratik Vyas593d5622015-03-02 19:07:52 +05303354apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,To Date should be within the Fiscal Year. Assuming To Date = {0},Чтобы Дата должна быть в пределах финансового года. Предполагая To Date = {0}
3355DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Здесь вы можете поддерживать рост, вес, аллергии, медицинские проблемы и т.д."
3356DocType: Leave Block List,Applies to Company,Относится к компании
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303357apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,"Нельзя отменить, потому что представляется со Вступление {0} существует"
Pratik Vyas593d5622015-03-02 19:07:52 +05303358DocType: Purchase Invoice,In Words,Прописью
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303359apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Сегодня {0} 'день рождения!
Pratik Vyas593d5622015-03-02 19:07:52 +05303360DocType: Production Planning Tool,Material Request For Warehouse,Материал Запрос для Склад
3361DocType: Sales Order Item,For Production,Для производства
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303362apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,"Пожалуйста, введите заказ клиента в таблице выше"
Pratik Vyas97264472015-05-14 15:13:10 +05303363DocType: Project Task,View Task,Посмотреть Задача
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303364apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +406,Your financial year begins on,Ваш финансовый год начинается
Pratik Vyas97264472015-05-14 15:13:10 +05303365apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,"Пожалуйста, введите покупке расписок"
Pratik Vyas593d5622015-03-02 19:07:52 +05303366DocType: Sales Invoice,Get Advances Received,Получить авансы полученные
3367DocType: Email Digest,Add/Remove Recipients,Добавить / Удалить получателей
Anand Doshi191b2972015-10-21 16:50:31 +05303368apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +427,Transaction not allowed against stopped Production Order {0},Сделка не допускается в отношении остановил производство ордена {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303369apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Для установки в этом финансовом году, как по умолчанию, нажмите на кнопку ""Установить по умолчанию"""
Pratik Vyas97264472015-05-14 15:13:10 +05303370apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Настройка сервера входящей для поддержки электронный идентификатор. (Например support@example.com)
Anand Doshi191b2972015-10-21 16:50:31 +05303371apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Shortage Qty,Нехватка Кол-во
3372apps/erpnext/erpnext/stock/doctype/item/item.py +469,Item variant {0} exists with same attributes,Состояние вариант {0} существует с теми же атрибутами
Pratik Vyas593d5622015-03-02 19:07:52 +05303373DocType: Salary Slip,Salary Slip,Зарплата скольжения
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303374apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +116,Burnishing,Полировальный
Pratik Vyas97264472015-05-14 15:13:10 +05303375apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +54,'To Date' is required,"Поле ""До Даты"" является обязательным для заполнения"
Pratik Vyas593d5622015-03-02 19:07:52 +05303376DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Создание упаковочные листы для пакетов будет доставлено. Используется для уведомления номер пакета, содержимое пакета и его вес."
Pratik Vyas593d5622015-03-02 19:07:52 +05303377DocType: Sales Invoice Item,Sales Order Item,Заказ на продажу товара
3378DocType: Salary Slip,Payment Days,Платежные дней
3379DocType: BOM,Manage cost of operations,Управление стоимость операций
Pratik Vyas593d5622015-03-02 19:07:52 +05303380DocType: Features Setup,Item Advanced,Пункт Расширенный
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303381apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +40,Hot rolling,Горячая прокатка
Pratik Vyas593d5622015-03-02 19:07:52 +05303382DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Когда любой из проверенных операций ""Представленные"", по электронной почте всплывающее автоматически открывается, чтобы отправить письмо в соответствующий «Контакт» в этой транзакции, с транзакцией в качестве вложения. Пользователь может или не может отправить по электронной почте."
Pratik Vyas97264472015-05-14 15:13:10 +05303383apps/erpnext/erpnext/config/setup.py +14,Global Settings,Общие настройки
Pratik Vyas593d5622015-03-02 19:07:52 +05303384DocType: Employee Education,Employee Education,Сотрудник Образование
3385DocType: Salary Slip,Net Pay,Чистая Платное
3386DocType: Account,Account,Аккаунт
Anand Doshi191b2972015-10-21 16:50:31 +05303387apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Серийный номер {0} уже существует
Pratik Vyas593d5622015-03-02 19:07:52 +05303388,Requested Items To Be Transferred,Требуемые товары должны быть переданы
3389DocType: Purchase Invoice,Recurring Id,Периодическое Id
3390DocType: Customer,Sales Team Details,Описание отдела продаж
3391DocType: Expense Claim,Total Claimed Amount,Всего заявленной суммы
3392apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Потенциальные возможности для продажи.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303393apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +48,Sick Leave,Отпуск по болезни
Pratik Vyas593d5622015-03-02 19:07:52 +05303394DocType: Email Digest,Email Digest,E-mail Дайджест
3395DocType: Delivery Note,Billing Address Name,Адрес для выставления счета Имя
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303396apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +22,Department Stores,Универмаги
3397apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +40,System Balance,Система Баланс
Pratik Vyas593d5622015-03-02 19:07:52 +05303398DocType: Workflow,Is Active,Активен
Anand Doshi191b2972015-10-21 16:50:31 +05303399apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,Нет учетной записи для следующих складов
Pratik Vyas97264472015-05-14 15:13:10 +05303400apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Сохранить документ в первую очередь.
Pratik Vyas593d5622015-03-02 19:07:52 +05303401DocType: Account,Chargeable,Ответственный
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303402apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +121,Linishing,Linishing
Pratik Vyas593d5622015-03-02 19:07:52 +05303403DocType: Company,Change Abbreviation,Изменить Аббревиатура
3404DocType: Workflow State,Primary,Основной
3405DocType: Expense Claim Detail,Expense Date,Дата расхода
3406DocType: Item,Max Discount (%),Макс Скидка (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303407DocType: Communication,More Information,Больше информации
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303408apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Последнее Сумма заказа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303409apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +161,Blasting,Взрывные работы
Pratik Vyas593d5622015-03-02 19:07:52 +05303410DocType: Company,Warn,Warn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303411apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +111,Item valuation updated,Пункт оценка обновляются
Pratik Vyas97264472015-05-14 15:13:10 +05303412DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Любые другие замечания, отметить усилия, которые должны идти в записях."
Pratik Vyas593d5622015-03-02 19:07:52 +05303413DocType: BOM,Manufacturing User,Производство пользователя
3414DocType: Purchase Order,Raw Materials Supplied,Давальческого сырья
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303415DocType: Purchase Invoice,Recurring Print Format,Периодическая Формат печати
Pratik Vyas593d5622015-03-02 19:07:52 +05303416DocType: Communication,Series,Серии значений
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303417apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +53,Expected Delivery Date cannot be before Purchase Order Date,Ожидаемая дата поставки не может быть до заказа на Дата
Pratik Vyas593d5622015-03-02 19:07:52 +05303418DocType: Appraisal,Appraisal Template,Оценка шаблона
3419DocType: Communication,Email,E-mail
3420DocType: Item Group,Item Classification,Пункт Классификация
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303421apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +89,Business Development Manager,Менеджер по развитию бизнеса
Pratik Vyas593d5622015-03-02 19:07:52 +05303422DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Техническое обслуживание Посетить Цель
3423apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Период обновления
3424,General Ledger,Бухгалтерская книга
Pratik Vyas97264472015-05-14 15:13:10 +05303425apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Посмотреть покупка
Pratik Vyas593d5622015-03-02 19:07:52 +05303426DocType: Item Attribute Value,Attribute Value,Значение атрибута
Pratik Vyas97264472015-05-14 15:13:10 +05303427apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","ID электронной почты должен быть уникальным, уже существует для {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303428,Itemwise Recommended Reorder Level,Itemwise Рекомендуем изменить порядок Уровень
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303429apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +264,Please select {0} first,"Пожалуйста, выберите {0} первый"
Pratik Vyas593d5622015-03-02 19:07:52 +05303430DocType: Features Setup,To get Item Group in details table,Чтобы получить группу товаров в детали таблице
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303431apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +67,Redrawing,Перерисовка
Anand Doshi191b2972015-10-21 16:50:31 +05303432apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,Пакетная {0} Пункт {1} истек.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303433apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +120,Etching,Травление
3434DocType: Sales Invoice,Commission,Комиссионный сбор
Pratik Vyas593d5622015-03-02 19:07:52 +05303435DocType: Address Template,"<h4>Default Template</h4>
3436<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3437<pre><code>{{ address_line1 }}&lt;br&gt;
3438{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3439{{ city }}&lt;br&gt;
3440{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3441{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3442{{ country }}&lt;br&gt;
3443{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3444{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3445{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3446</code></pre>","<H4> Шаблон по умолчанию </ h4>
3447 <р> Использование <a href=""http://jinja.pocoo.org/docs/templates/""> дзиндзя Templating </a> и все поля адрес ( в том числе Пользовательские поля если таковые имеются) будут доступны </ P>
3448 <PRE> <код> {{address_line1}} & LT; BR & GT;
3449 {%, если address_line2%} {{address_line2}} & лт; бр & GT; { % ENDIF -%}
3450 {{город}} & Lt; BR & GT;
3451 {%, если государство%} {{состояние}} & Lt; BR & GT; {% ENDIF -%}
3452 {%, если пин-код%} PIN: {{пин-код}} & Lt; BR & GT; {% ENDIF -%}
3453 {{страна}} & Lt; BR & GT;
3454 {%, если телефон%} Телефон: {{телефон}} & Lt; BR & GT; { % ENDIF -%}
3455 {%, если факс%} Факс: {{FAX}} & Lt; BR & GT; {% ENDIF -%}
3456 {%, если email_id%} E-mail: {{email_id}} & Lt; BR & GT ; {% ENDIF -%}
3457 </ код> </ PRE>"
3458DocType: Salary Slip Deduction,Default Amount,По умолчанию количество
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303459apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +89,Warehouse not found in the system,Склад не найден в системе
Anand Doshi191b2972015-10-21 16:50:31 +05303460apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Резюме этого месяца
Pratik Vyas593d5622015-03-02 19:07:52 +05303461DocType: Quality Inspection Reading,Quality Inspection Reading,Контроль качества Чтение
Pratik Vyasb8a56872015-06-01 23:48:43 +05303462apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,"""Заморозить остатки старше чем"" должны быть меньше %d дней."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303463DocType: Tax Rule,Purchase Tax Template,Налог на покупку шаблон
Pratik Vyas593d5622015-03-02 19:07:52 +05303464,Project wise Stock Tracking,Проект мудрый слежения со
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303465apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},График обслуживания {0} существует против {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303466DocType: Stock Entry Detail,Actual Qty (at source/target),Фактический Кол-во (в источнике / цели)
3467DocType: Item Customer Detail,Ref Code,Код
Pratik Vyas97264472015-05-14 15:13:10 +05303468apps/erpnext/erpnext/config/hr.py +13,Employee records.,Сотрудник записей.
Pratik Vyas593d5622015-03-02 19:07:52 +05303469DocType: HR Settings,Payroll Settings,Настройки по заработной плате
Pratik Vyas97264472015-05-14 15:13:10 +05303470apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,"Подходим, не связанных Счета и платежи."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303471apps/erpnext/erpnext/templates/pages/cart.html +13,Place Order,Разместить заказ
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303472apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,Корневая не может иметь родителей МВЗ
Pratik Vyas593d5622015-03-02 19:07:52 +05303473DocType: Sales Invoice,C-Form Applicable,C-образный Применимо
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303474apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},"Время работы должно быть больше, чем 0 для операции {0}"
3475DocType: Supplier,Address and Contacts,Адрес и контакты
Pratik Vyas593d5622015-03-02 19:07:52 +05303476DocType: UOM Conversion Detail,UOM Conversion Detail,Единица измерения Преобразование Подробно
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303477apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +496,Keep it web friendly 900px (w) by 100px (h),Держите его веб дружелюбны 900px (ш) на 100px (ч)
3478apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,Производственный заказ не может быть поднят против Item Шаблон
Pratik Vyas593d5622015-03-02 19:07:52 +05303479apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Расходы обновляются в приобретении получение против каждого пункта
3480DocType: Payment Tool,Get Outstanding Vouchers,Высочайшая ваучеры
3481DocType: Warranty Claim,Resolved By,Решили По
3482DocType: Appraisal,Start Date,Дата Начала
Anand Doshi191b2972015-10-21 16:50:31 +05303483sites/assets/js/desk.min.js +7629,Value,Значение
Pratik Vyas97264472015-05-14 15:13:10 +05303484apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Выделите листья на определенный срок.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303485apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,"Нажмите здесь, чтобы проверить,"
3486apps/erpnext/erpnext/accounts/doctype/account/account.py +43,Account {0}: You can not assign itself as parent account,Счет {0}: Вы не можете назначить себя как родительским счетом
Pratik Vyas593d5622015-03-02 19:07:52 +05303487DocType: Purchase Invoice Item,Price List Rate,Прайс-лист Оценить
Pratik Vyas593d5622015-03-02 19:07:52 +05303488DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Показать ""На складе"" или ""нет на складе"", основанный на складе имеющейся в этом складе."
Pratik Vyas97264472015-05-14 15:13:10 +05303489apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Ведомость материалов (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303490DocType: Item,Average time taken by the supplier to deliver,Среднее время принято поставщика доставить
Pratik Vyas593d5622015-03-02 19:07:52 +05303491DocType: Time Log,Hours,Часов
Pratik Vyas97264472015-05-14 15:13:10 +05303492DocType: Project,Expected Start Date,Ожидаемая дата начала
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303493apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +38,Rolling,Подвижной
Pratik Vyas593d5622015-03-02 19:07:52 +05303494DocType: ToDo,Priority,Приоритет
Pratik Vyas593d5622015-03-02 19:07:52 +05303495apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,"Удалить элемент, если обвинения не относится к этому пункту"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303496DocType: Dropbox Backup,Dropbox Access Allowed,Dropbox доступ разрешен
3497DocType: Dropbox Backup,Weekly,Еженедельно
Pratik Vyas593d5622015-03-02 19:07:52 +05303498DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Например. smsgateway.com / API / send_sms.cgi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303499apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +478,Receive,Получать
Pratik Vyas593d5622015-03-02 19:07:52 +05303500DocType: Maintenance Visit,Fully Completed,Полностью завершен
Pratik Vyas97264472015-05-14 15:13:10 +05303501apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}%
Pratik Vyas593d5622015-03-02 19:07:52 +05303502DocType: Employee,Educational Qualification,Образовательный ценз
3503DocType: Workstation,Operating Costs,Операционные расходы
3504DocType: Employee Leave Approver,Employee Leave Approver,Сотрудник Оставить утверждающий
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303505apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} был успешно добавлен в список наших новостей.
Anand Doshi191b2972015-10-21 16:50:31 +05303506apps/erpnext/erpnext/stock/doctype/item/item.py +321,Row {0}: An Reorder entry already exists for this warehouse {1},Ряд {0}: запись Изменить порядок уже существует для этого склада {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303507apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","Не можете объявить как потерял, потому что цитаты было сделано."
3508apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +133,Electron beam machining,Электронно-лучевая обработка
Pratik Vyas97264472015-05-14 15:13:10 +05303509DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Покупка Мастер-менеджер
Anand Doshi191b2972015-10-21 16:50:31 +05303510apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +424,Production Order {0} must be submitted,Производственный заказ {0} должны быть представлены
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303511apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},"Пожалуйста, выберите дату начала и дату окончания Пункт {0}"
3512apps/erpnext/erpnext/config/stock.py +141,Main Reports,Основные отчеты
3513apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +102,Stock Ledger entries balances updated,Фото со Леджер записей остатки обновляются
Pratik Vyas593d5622015-03-02 19:07:52 +05303514apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,На сегодняшний день не может быть раньше от даты
3515DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DocType
Anand Doshi191b2972015-10-21 16:50:31 +05303516apps/erpnext/erpnext/stock/doctype/item/item.js +181,Add / Edit Prices,Добавить / Изменить цены
3517apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,План МВЗ
Pratik Vyas593d5622015-03-02 19:07:52 +05303518,Requested Items To Be Ordered,Требуемые товары заказываются
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303519apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +259,My Orders,Мои Заказы
Pratik Vyas593d5622015-03-02 19:07:52 +05303520DocType: Price List,Price List Name,Цена Имя
Pratik Vyas97264472015-05-14 15:13:10 +05303521DocType: Time Log,For Manufacturing,Для изготовления
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303522apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +70,Totals,Всего:
Pratik Vyas593d5622015-03-02 19:07:52 +05303523DocType: BOM,Manufacturing,Производство
3524,Ordered Items To Be Delivered,Заказал детали быть поставленным
3525DocType: Account,Income,Доход
3526,Setup Wizard,Мастер установки
3527DocType: Industry Type,Industry Type,Промышленность Тип
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303528apps/erpnext/erpnext/templates/includes/cart.js +137,Something went wrong!,Что-то пошло не так!
Pratik Vyas593d5622015-03-02 19:07:52 +05303529apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +68,Warning: Leave application contains following block dates,Предупреждение: Оставьте приложение содержит следующие даты блок
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303530apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +249,Sales Invoice {0} has already been submitted,Счет Продажи {0} уже представлен
Pratik Vyas97264472015-05-14 15:13:10 +05303531apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Дата завершения
Pratik Vyas593d5622015-03-02 19:07:52 +05303532DocType: Purchase Invoice Item,Amount (Company Currency),Сумма (Компания Валюта)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303533apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +10,Die casting,Литье под давлением
Pratik Vyas97264472015-05-14 15:13:10 +05303534DocType: Email Alert,Reference Date,Ссылка Дата
3535apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,Название подразделения (департамент) хозяин.
Pratik Vyas593d5622015-03-02 19:07:52 +05303536apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,Введите действительные мобильных NOS
Pratik Vyas593d5622015-03-02 19:07:52 +05303537DocType: Budget Detail,Budget Detail,Бюджет Подробно
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303538apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,"Пожалуйста, введите сообщение перед отправкой"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303539DocType: Async Task,Status,Статус
3540apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +65,Stock UOM updated for Item {0},Фото Единица измерения обновляется Пункт {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303541DocType: Company History,Year,Год
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303542apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Точка-в-продажи профиля
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303543apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Обновите SMS Настройки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303544apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +36,Time Log {0} already billed,Время входа {0} уже выставлен
Pratik Vyas97264472015-05-14 15:13:10 +05303545apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Необеспеченных кредитов
Pratik Vyas593d5622015-03-02 19:07:52 +05303546DocType: Cost Center,Cost Center Name,Название учетного отдела
3547apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Item {0} with Serial No {1} is already installed,Пункт {0} с серийным № уже установлена {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303548DocType: Maintenance Schedule Detail,Scheduled Date,Запланированная дата
3549apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Всего выплачено Amt
3550DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,"Сообщения больше, чем 160 символов будет разделен на несколько сообщений"
3551DocType: Purchase Receipt Item,Received and Accepted,Получил и принял
Pratik Vyas593d5622015-03-02 19:07:52 +05303552,Serial No Service Contract Expiry,Серийный номер Сервисный контракт Срок
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303553DocType: Item,Unit of Measure Conversion,Единица измерения конверсии
3554apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Сотрудник не может быть изменен
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303555apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +255,You cannot credit and debit same account at the same time,Вы не можете кредитные и дебетовые же учетную запись в то же время
Pratik Vyas593d5622015-03-02 19:07:52 +05303556DocType: Naming Series,Help HTML,Помощь HTML
Pratik Vyas593d5622015-03-02 19:07:52 +05303557apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Всего Weightage назначен должна быть 100%. Это {0}
Anand Doshi191b2972015-10-21 16:50:31 +05303558apps/erpnext/erpnext/controllers/status_updater.py +131,Allowance for over-{0} crossed for Item {1},Учет по-{0} скрещенными за Пункт {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303559DocType: Address,Name of person or organization that this address belongs to.,"Имя лица или организации, что этот адрес принадлежит."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303560apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +587,Your Suppliers,Ваши Поставщики
Anand Doshi191b2972015-10-21 16:50:31 +05303561apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +58,Cannot set as Lost as Sales Order is made.,"Невозможно установить, как Остаться в живых, как заказ клиента производится."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303562apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,"Еще Зарплата Структура {0} будет активна в течение сотрудника {1}. Пожалуйста, убедитесь, его статус «неактивные», чтобы продолжить."
Pratik Vyas593d5622015-03-02 19:07:52 +05303563DocType: Purchase Invoice,Contact,Контакты
3564DocType: Features Setup,Exports,! Экспорт
Pratik Vyas593d5622015-03-02 19:07:52 +05303565DocType: Lead,Converted,Переделанный
3566DocType: Item,Has Serial No,Имеет Серийный номер
3567DocType: Employee,Date of Issue,Дата выдачи
3568apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: С {0} для {1}
3569DocType: Issue,Content Type,Тип контента
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303570apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +17,Computer,Компьютер
Pratik Vyas593d5622015-03-02 19:07:52 +05303571DocType: Item,List this Item in multiple groups on the website.,Перечислите этот пункт в нескольких группах на веб-сайте.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303572apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +279,Please check Multi Currency option to allow accounts with other currency,"Пожалуйста, проверьте мультивалютный вариант, позволяющий счета другой валюте"
Pratik Vyas593d5622015-03-02 19:07:52 +05303573apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,Состояние: {0} не существует в системе
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303574apps/erpnext/erpnext/accounts/doctype/account/account.py +81,You are not authorized to set Frozen value,Ваши настройки доступа не позволяют замораживать значения
Pratik Vyas593d5622015-03-02 19:07:52 +05303575DocType: Payment Reconciliation,Get Unreconciled Entries,Получить непримиримыми Записи
Pratik Vyas593d5622015-03-02 19:07:52 +05303576DocType: Cost Center,Budgets,Бюджеты
3577apps/frappe/frappe/core/page/modules_setup/modules_setup.py +11,Updated,Обновлено
3578DocType: Employee,Emergency Contact Details,Аварийный Контактные данные
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303579apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +396,What does it do?,Что оно делает?
Pratik Vyas593d5622015-03-02 19:07:52 +05303580DocType: Delivery Note,To Warehouse,Для Склад
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303581apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Счет {0} был введен более чем один раз в течение финансового года {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303582,Average Commission Rate,Средний Комиссия курс
Anand Doshi191b2972015-10-21 16:50:31 +05303583apps/erpnext/erpnext/stock/doctype/item/item.py +251,'Has Serial No' can not be 'Yes' for non-stock item,"""Имеет Серийный номер"" не может быть ""Да"" для не складской позиции"
Pratik Vyas593d5622015-03-02 19:07:52 +05303584apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Посещаемость не могут быть отмечены для будущих дат
3585DocType: Pricing Rule,Pricing Rule Help,Цены Правило Помощь
3586DocType: Purchase Taxes and Charges,Account Head,Основной счет
Pratik Vyas97264472015-05-14 15:13:10 +05303587apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Обновление дополнительных затрат для расчета приземлился стоимость товаров
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303588apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +111,Electrical,Электрический
Pratik Vyas593d5622015-03-02 19:07:52 +05303589DocType: Stock Entry,Total Value Difference (Out - In),Общая стоимость Разница (Out - In)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303590apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +297,Row {0}: Exchange Rate is mandatory,Ряд {0}: Курс является обязательным
Pratik Vyas97264472015-05-14 15:13:10 +05303591apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID пользователя не установлен для сотрудника {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303592apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +72,Peening,Упрочнения
Pratik Vyas593d5622015-03-02 19:07:52 +05303593apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,От претензий по гарантии
3594DocType: Stock Entry,Default Source Warehouse,По умолчанию Источник Склад
3595DocType: Item,Customer Code,Код клиента
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303596apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Напоминание о дне рождения для {0}
3597apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +163,Lapping,Притирка
Pratik Vyas593d5622015-03-02 19:07:52 +05303598apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.js +8,Days Since Last Order,Дни с последнего Заказать
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303599apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +299,Debit To account must be a Balance Sheet account,Дебету счета должны быть баланс счета
Pratik Vyas593d5622015-03-02 19:07:52 +05303600DocType: Buying Settings,Naming Series,Наименование серии
3601DocType: Leave Block List,Leave Block List Name,Оставьте Имя Блок-лист
Pratik Vyas97264472015-05-14 15:13:10 +05303602DocType: User,Enabled,Включено
3603apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,"Капитал запасов
Pratik Vyas593d5622015-03-02 19:07:52 +05303604"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303605apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +28,Do you really want to Submit all Salary Slip for month {0} and year {1},"Вы действительно хотите, чтобы представить все Зарплата Слип для месяца {0} и год {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05303606apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Импорт подписчиков
Pratik Vyas593d5622015-03-02 19:07:52 +05303607DocType: Target Detail,Target Qty,Целевая Кол-во
3608DocType: Attendance,Present,Настоящее.
3609apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Доставка Примечание {0} не должны быть представлены
3610DocType: Notification Control,Sales Invoice Message,Счет по продажам Написать письмо
Pratik Vyas593d5622015-03-02 19:07:52 +05303611DocType: Authorization Rule,Based On,На основании
Pratik Vyas97264472015-05-14 15:13:10 +05303612,Ordered Qty,Заказал Кол-во
Pratik Vyas593d5622015-03-02 19:07:52 +05303613DocType: Stock Settings,Stock Frozen Upto,Фото Замороженные До
Pratik Vyas97264472015-05-14 15:13:10 +05303614apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Проектная деятельность / задачи.
3615apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Создать зарплат Slips
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303616apps/frappe/frappe/utils/__init__.py +79,{0} is not a valid email id,{0} не является допустимым E-mail ID
Pratik Vyas593d5622015-03-02 19:07:52 +05303617apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Покупка должна быть проверена, если выбран Применимо для как {0}"
3618apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Скидка должна быть меньше 100
3619DocType: ToDo,Low,Низкий
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303620DocType: Purchase Invoice,Write Off Amount (Company Currency),Списание Сумма (Компания валют)
3621apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +71,Spinning,Спиннинг
Pratik Vyas593d5622015-03-02 19:07:52 +05303622DocType: Landed Cost Voucher,Landed Cost Voucher,Земельные стоимости путевки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303623apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},"Пожалуйста, установите {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303624DocType: Purchase Invoice,Repeat on Day of Month,Повторите с Днем Ежемесячно
3625DocType: Employee,Health Details,Подробности Здоровье
Pratik Vyas97264472015-05-14 15:13:10 +05303626DocType: Offer Letter,Offer Letter Terms,Предложение Письмо Условия
Pratik Vyas593d5622015-03-02 19:07:52 +05303627DocType: Features Setup,To track any installation or commissioning related work after sales,Чтобы отслеживать любые установки или ввода соответствующей работы после продаж
Pratik Vyas97264472015-05-14 15:13:10 +05303628DocType: Project,Estimated Costing,Смета расходов
Pratik Vyas593d5622015-03-02 19:07:52 +05303629DocType: Purchase Invoice Advance,Journal Entry Detail No,Журнал Деталь входа Нет
3630DocType: Employee External Work History,Salary,Зарплата
3631DocType: Serial No,Delivery Document Type,Тип доставки документов
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303632DocType: Process Payroll,Submit all salary slips for the above selected criteria,Представьте все промахи зарплаты для указанных выше выбранным критериям
Pratik Vyas97264472015-05-14 15:13:10 +05303633apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} объектов синхронизировано
Pratik Vyas593d5622015-03-02 19:07:52 +05303634DocType: Sales Order,Partly Delivered,Небольшая Поставляются
3635DocType: Sales Invoice,Existing Customer,Существующий клиент
3636DocType: Email Digest,Receivables,Дебиторская задолженность
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303637DocType: Customer,Additional information regarding the customer.,Дополнительная информация относительно клиента.
Pratik Vyas593d5622015-03-02 19:07:52 +05303638DocType: Quality Inspection Reading,Reading 5,Чтение 5
3639DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Введите электронный идентификатор, разделенных запятыми, заказ будет автоматически отправлен на определенную дату"
Pratik Vyas97264472015-05-14 15:13:10 +05303640apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Необходимо ввести имя компании
Pratik Vyas593d5622015-03-02 19:07:52 +05303641DocType: Maintenance Visit,Maintenance Date,Техническое обслуживание Дата
3642DocType: Purchase Receipt Item,Rejected Serial No,Отклонен Серийный номер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303643apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +51,Deep drawing,Глубокий рисунок
Pratik Vyas97264472015-05-14 15:13:10 +05303644apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Новый бюллетень
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303645apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Дата начала должна быть меньше даты окончания для Пункт {0}
3646apps/erpnext/erpnext/stock/doctype/item/item.js +17,Show Balance,Показать Баланс
Pratik Vyas593d5622015-03-02 19:07:52 +05303647DocType: Item,"Example: ABCD.#####
3648If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Пример:. ABCD #####
3649 Если серия установлен и Серийный номер не упоминается в сделках, то автоматическая серийный номер будет создан на основе этой серии. Если вы хотите всегда явно упомянуть заводским номером для этого элемента. оставить это поле пустым,."
3650DocType: Upload Attendance,Upload Attendance,Добавить посещаемости
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303651apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,Спецификация и производство Количество требуется
Pratik Vyas593d5622015-03-02 19:07:52 +05303652apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Старение Диапазон 2
3653DocType: Journal Entry Account,Amount,Сумма
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303654apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +147,Riveting,Клепка
Pratik Vyas593d5622015-03-02 19:07:52 +05303655apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM заменить
3656,Sales Analytics,Продажи Аналитика
3657DocType: Manufacturing Settings,Manufacturing Settings,Настройки Производство
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303658apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Настройка e-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303659apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +90,Please enter default currency in Company Master,"Пожалуйста, введите валюту по умолчанию в компании Master"
Pratik Vyas593d5622015-03-02 19:07:52 +05303660DocType: Stock Entry Detail,Stock Entry Detail,Фото Вступление Подробно
Anand Doshi191b2972015-10-21 16:50:31 +05303661apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Ежедневные напоминания
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303662apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Налоговый Правило конфликты с {0}
3663apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,New Account Name,Новый Имя счета
Pratik Vyas593d5622015-03-02 19:07:52 +05303664DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Сырье Поставляется Стоимость
3665DocType: Selling Settings,Settings for Selling Module,Настройки по продаже модуля
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303666apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +73,Customer Service,Обслуживание Клиентов
Anand Doshi191b2972015-10-21 16:50:31 +05303667DocType: Item,Thumbnail,Миниатюра
Pratik Vyas593d5622015-03-02 19:07:52 +05303668DocType: Item Customer Detail,Item Customer Detail,Пункт Детальное клиентов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303669apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Подтвердите Ваш Адрес Электронной Почты
Pratik Vyas97264472015-05-14 15:13:10 +05303670apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Предложение кандидата Работа.
Pratik Vyas593d5622015-03-02 19:07:52 +05303671DocType: Notification Control,Prompt for Email on Submission of,Запрашивать Email по подаче
Anand Doshi191b2972015-10-21 16:50:31 +05303672apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Пункт {0} должен быть запас товара
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303673DocType: Manufacturing Settings,Default Work In Progress Warehouse,По умолчанию работы на складе Прогресс
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303674apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Настройки по умолчанию для бухгалтерских операций.
Pratik Vyas97264472015-05-14 15:13:10 +05303675apps/frappe/frappe/model/naming.py +40,{0} is required,{0} требуется
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303676apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +21,Vacuum molding,Вакуумная формовка
3677apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Ожидаемая дата не может быть до Материал Дата заказа
Pratik Vyas593d5622015-03-02 19:07:52 +05303678DocType: Contact Us Settings,City,Город
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303679apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +132,Ultrasonic machining,Ультразвуковой обработки
3680apps/frappe/frappe/templates/base.html +135,Error: Not a valid id?,Ошибка: Не действует ID?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303681apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,Пункт {0} должен быть Продажи товара
Pratik Vyas593d5622015-03-02 19:07:52 +05303682DocType: Naming Series,Update Series Number,Обновление Номер серии
3683DocType: Account,Equity,Ценные бумаги
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303684DocType: Sales Order,Printing Details,Печать Подробности
Pratik Vyas593d5622015-03-02 19:07:52 +05303685DocType: Task,Closing Date,Дата закрытия
3686DocType: Sales Order Item,Produced Quantity,Добытое количество
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303687apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +84,Engineer,Инженер
3688apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Поиск Sub сборки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303689apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +379,Item Code required at Row No {0},Код товара требуется на Row Нет {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303690DocType: Sales Partner,Partner Type,Тип Партнер
3691DocType: Purchase Taxes and Charges,Actual,Фактически
Pratik Vyas593d5622015-03-02 19:07:52 +05303692DocType: Authorization Rule,Customerwise Discount,Customerwise Скидка
3693DocType: Purchase Invoice,Against Expense Account,Против Expense Счет
3694DocType: Production Order,Production Order,Производственный заказ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303695apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +256,Installation Note {0} has already been submitted,Установка Примечание {0} уже представлен
Pratik Vyas593d5622015-03-02 19:07:52 +05303696DocType: Quotation Item,Against Docname,Против DOCNAME
3697DocType: SMS Center,All Employee (Active),Все Сотрудник (Активный)
3698apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Просмотр сейчас
3699DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,"Выберите период, когда счет-фактура будет сгенерирован автоматически"
3700DocType: BOM,Raw Material Cost,Сырье Стоимость
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303701DocType: Item,Re-Order Level,Re-ордера и уровней
Pratik Vyas593d5622015-03-02 19:07:52 +05303702DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,"Введите предметы и плановый Количество, для которых необходимо повысить производственные заказы или скачать сырье для анализа."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303703sites/assets/js/list.min.js +174,Gantt Chart,Диаграмма Ганта
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303704apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +57,Part-time,Неполная занятость
Pratik Vyas593d5622015-03-02 19:07:52 +05303705DocType: Employee,Applicable Holiday List,Применимо Список праздников
3706DocType: Employee,Cheque,Чек
Anand Doshi191b2972015-10-21 16:50:31 +05303707apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Серия Обновлено
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303708apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Report Type is mandatory,Тип отчета является обязательным
Pratik Vyas593d5622015-03-02 19:07:52 +05303709DocType: Item,Serial Number Series,Серийный Номер серии
Pratik Vyas593d5622015-03-02 19:07:52 +05303710apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +67,Warehouse is mandatory for stock Item {0} in row {1},Склад является обязательным для складе Пункт {0} в строке {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303711apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +45,Retail & Wholesale,Розничная и оптовая торговля
Pratik Vyas593d5622015-03-02 19:07:52 +05303712DocType: Issue,First Responded On,Впервые Ответил на
3713DocType: Website Item Group,Cross Listing of Item in multiple groups,Крест Листинг пункта в нескольких группах
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303714apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +351,The First User: You,Первый пользователя: Вы
Pratik Vyas97264472015-05-14 15:13:10 +05303715apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +48,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Финансовый год Дата начала и финансовый год Дата окончания уже установлены в финансовый год {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303716apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +172,Successfully Reconciled,Успешно Примирение
Pratik Vyas593d5622015-03-02 19:07:52 +05303717DocType: Production Order,Planned End Date,Планируемая Дата завершения
Pratik Vyas97264472015-05-14 15:13:10 +05303718apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Где элементы хранятся.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303719DocType: Tax Rule,Validity,Период действия
Pratik Vyas593d5622015-03-02 19:07:52 +05303720apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Сумма по счетам
3721DocType: Attendance,Attendance,Посещаемость
3722DocType: Page,No,Нет
3723DocType: BOM,Materials,Материалы
3724DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Если не установлен, то список нужно будет добавлен в каждом департаменте, где он должен быть применен."
Anand Doshi191b2972015-10-21 16:50:31 +05303725apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +518,Posting date and posting time is mandatory,Дата публикации и размещения время является обязательным
Pratik Vyas97264472015-05-14 15:13:10 +05303726apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,Налоговый шаблон для покупки сделок.
Pratik Vyas593d5622015-03-02 19:07:52 +05303727,Item Prices,Предмет цены
3728DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,По словам будет виден только вы сохраните заказ на поставку.
3729DocType: Period Closing Voucher,Period Closing Voucher,Период Окончание Ваучер
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303730apps/erpnext/erpnext/config/stock.py +125,Price List master.,Мастер Прайс-лист.
Pratik Vyas593d5622015-03-02 19:07:52 +05303731DocType: Task,Review Date,Дата пересмотра
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303732DocType: Purchase Invoice,Advance Payments,Авансовые платежи
Pratik Vyas593d5622015-03-02 19:07:52 +05303733DocType: DocPerm,Level,Уровень
3734DocType: Purchase Taxes and Charges,On Net Total,On Net Всего
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303735apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Target warehouse in row {0} must be same as Production Order,"Целевая склад в строке {0} должно быть таким же, как производственного заказа"
3736apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +59,No permission to use Payment Tool,Нет разрешения на использование платежного инструмента
3737apps/erpnext/erpnext/controllers/recurring_document.py +192,'Notification Email Addresses' not specified for recurring %s,"""Email адрес для уведомлений"" не указан для повторяющихся %s"
3738apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +86,Milling,Фрезерный
3739apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Currency can not be changed after making entries using some other currency,"Валюта не может быть изменена после внесения записи, используя другой валюты"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303740DocType: Company,Round Off Account,Округление аккаунт
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303741apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +60,Nibbling,Нарезки
Pratik Vyas97264472015-05-14 15:13:10 +05303742apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Административные затраты
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303743apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +18,Consulting,Консалтинг
Pratik Vyas593d5622015-03-02 19:07:52 +05303744DocType: Customer Group,Parent Customer Group,Родительский клиент Группа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303745sites/assets/js/erpnext.min.js +50,Change,Изменение
Pratik Vyas593d5622015-03-02 19:07:52 +05303746DocType: Purchase Invoice,Contact Email,Эл. адрес
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303747apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +113,Purchase Order {0} is 'Stopped',"Заказ на {0} 'Остановлена """
Pratik Vyas593d5622015-03-02 19:07:52 +05303748DocType: Appraisal Goal,Score Earned,Оценка Заработано
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303749apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +393,"e.g. ""My Company LLC""","например ""Моя компания ООО """
3750apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +173,Notice Period,Срок Уведомления
Pratik Vyas593d5622015-03-02 19:07:52 +05303751DocType: Bank Reconciliation Detail,Voucher ID,ID ваучера
3752apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,Это корень территории и не могут быть изменены.
3753DocType: Packing Slip,Gross Weight UOM,Вес брутто Единица измерения
3754DocType: Email Digest,Receivables / Payables,Кредиторской / дебиторской задолженности
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303755DocType: Delivery Note Item,Against Sales Invoice,Против продаж счета-фактуры
3756apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +63,Stamping,Тиснение
Pratik Vyas593d5622015-03-02 19:07:52 +05303757DocType: Landed Cost Item,Landed Cost Item,Посадка Статьи затрат
3758apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Показать нулевые значения
3759DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Количество пункта получены после изготовления / переупаковка от заданных величин сырья
3760DocType: Payment Reconciliation,Receivable / Payable Account,/ Дебиторская задолженность аккаунт
3761DocType: Delivery Note Item,Against Sales Order Item,На Sales Order Пункт
Anand Doshi191b2972015-10-21 16:50:31 +05303762apps/erpnext/erpnext/stock/doctype/item/item.py +462,Please specify Attribute Value for attribute {0},"Пожалуйста, сформулируйте Значение атрибута для атрибута {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303763DocType: Item,Default Warehouse,По умолчанию Склад
Pratik Vyas97264472015-05-14 15:13:10 +05303764DocType: Task,Actual End Date (via Time Logs),Фактическая Дата окончания (через журналы Time)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303765apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Бюджет не может быть назначен на учетную запись группы {0}
3766apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,"Пожалуйста, введите МВЗ родительский"
Anand Doshi191b2972015-10-21 16:50:31 +05303767DocType: Delivery Note,Print Without Amount,Распечатать без суммы
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303768apps/erpnext/erpnext/controllers/buying_controller.py +69,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Налоговый Категория не может быть ""Оценка"" или ""Оценка и Всего», как все детали, нет в наличии"
Pratik Vyas593d5622015-03-02 19:07:52 +05303769DocType: User,Last Name,Фамилия
3770DocType: Web Page,Left,Слева
3771DocType: Event,All Day,Весь день
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303772DocType: Issue,Support Team,Команда поддержки
Pratik Vyas593d5622015-03-02 19:07:52 +05303773DocType: Appraisal,Total Score (Out of 5),Всего рейтинг (из 5)
3774DocType: Contact Us Settings,State,Состояние
3775DocType: Batch,Batch,Партия
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303776apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +53,Balance,Баланс
Pratik Vyas97264472015-05-14 15:13:10 +05303777DocType: Project,Total Expense Claim (via Expense Claims),Всего расходов претензии (с помощью расходные Претензии)
Pratik Vyas593d5622015-03-02 19:07:52 +05303778DocType: User,Gender,Пол
3779DocType: Journal Entry,Debit Note,Дебет-нота
3780DocType: Stock Entry,As per Stock UOM,По фондовой UOM
3781apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Не истек
3782DocType: Journal Entry,Total Debit,Всего Дебет
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303783DocType: Manufacturing Settings,Default Finished Goods Warehouse,По умолчанию склад готовой продукции
Pratik Vyas593d5622015-03-02 19:07:52 +05303784apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,Человек по продажам
Pratik Vyas593d5622015-03-02 19:07:52 +05303785DocType: Sales Invoice,Cold Calling,Холодная Вызов
3786DocType: SMS Parameter,SMS Parameter,SMS Параметр
3787DocType: Maintenance Schedule Item,Half Yearly,Половина года
3788DocType: Lead,Blog Subscriber,Блог подписчика
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303789apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Создание правил для ограничения операций на основе значений.
Pratik Vyas593d5622015-03-02 19:07:52 +05303790DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Если флажок установлен, все время не. рабочих дней будет включать в себя праздники, и это приведет к снижению стоимости Зарплата в день"
3791DocType: Purchase Invoice,Total Advance,Всего Advance
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303792apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +533,Unstop Material Request,Unstop Материал Запрос
Pratik Vyas593d5622015-03-02 19:07:52 +05303793DocType: Workflow State,User,Пользователь
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303794apps/erpnext/erpnext/config/learn.py +218,Processing Payroll,Расчета заработной платы
Pratik Vyas593d5622015-03-02 19:07:52 +05303795DocType: Opportunity Item,Basic Rate,Основная ставка
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303796DocType: GL Entry,Credit Amount,Сумма кредита
3797apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Установить как Остаться в живых
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303798DocType: Customer,Credit Days Based On,Кредитные дней основанных на
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303799DocType: Tax Rule,Tax Rule,Налоговое положение
Pratik Vyas593d5622015-03-02 19:07:52 +05303800DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Поддержание же скоростью протяжении цикла продаж
Pratik Vyas97264472015-05-14 15:13:10 +05303801DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Планировать время журналы за пределами рабочего времени рабочих станций.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303802apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +92,{0} {1} has already been submitted,{0} {1} уже проведен
Pratik Vyas593d5622015-03-02 19:07:52 +05303803,Items To Be Requested,"Предметы, будет предложено"
3804DocType: Purchase Order,Get Last Purchase Rate,Получить последнюю покупку Оценить
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303805DocType: Time Log,Billing Rate based on Activity Type (per hour),Платежная Оценить на основе вида деятельности (за час)
Pratik Vyas593d5622015-03-02 19:07:52 +05303806DocType: Company,Company Info,Информация о компании
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303807apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +76,Seaming,Закатки
3808apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +197,"Company Email ID not found, hence mail not sent","Не найден e-mail ID предприятия, поэтому почта не отправляется"
Pratik Vyas97264472015-05-14 15:13:10 +05303809apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Применение средств (активов)
Pratik Vyas593d5622015-03-02 19:07:52 +05303810DocType: Production Planning Tool,Filter based on item,Фильтр на основе пункта
3811DocType: Fiscal Year,Year Start Date,Дата начала года
3812DocType: Attendance,Employee Name,Имя Сотрудника
Pratik Vyas593d5622015-03-02 19:07:52 +05303813DocType: Sales Invoice,Rounded Total (Company Currency),Округлые Всего (Компания Валюта)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303814apps/erpnext/erpnext/accounts/doctype/account/account.py +115,Cannot covert to Group because Account Type is selected.,"Не можете скрытой в группу, потому что выбран Тип аккаунта."
Pratik Vyas593d5622015-03-02 19:07:52 +05303815DocType: Purchase Common,Purchase Common,Покупка Common
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303816apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +95,{0} {1} has been modified. Please refresh.,"{0} {1} был изменен. Пожалуйста, обновите."
Pratik Vyas593d5622015-03-02 19:07:52 +05303817DocType: Leave Block List,Stop users from making Leave Applications on following days.,Остановить пользователям вносить Leave приложений на последующие дни.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303818apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,Из возможностей
3819apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +46,Blanking,Гашение
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303820apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +166,Employee Benefits,Вознаграждения работникам
Pratik Vyas593d5622015-03-02 19:07:52 +05303821DocType: Sales Invoice,Is POS,Является POS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303822apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +238,Packed quantity must equal quantity for Item {0} in row {1},Упакованные количество должно равняться количество для Пункт {0} в строке {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303823DocType: Production Order,Manufactured Qty,Изготовлено Кол-во
3824DocType: Purchase Receipt Item,Accepted Quantity,Принято Количество
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303825apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} не существует
Pratik Vyas97264472015-05-14 15:13:10 +05303826apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,"Законопроекты, поднятые для клиентов."
Pratik Vyas593d5622015-03-02 19:07:52 +05303827DocType: DocField,Default,По умолчанию
Pratik Vyas97264472015-05-14 15:13:10 +05303828apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Проект Id
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303829apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +461,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},"Ряд Нет {0}: Сумма не может быть больше, чем ожидании Сумма против Расход претензии {1}. В ожидании сумма {2}"
3830apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} подписчики добавлены
Pratik Vyas593d5622015-03-02 19:07:52 +05303831DocType: Maintenance Schedule,Schedule,Расписание
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303832DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""",Определить бюджет для этого МВЗ. Чтобы установить бюджета действие см &quot;Список компании&quot;
Pratik Vyas593d5622015-03-02 19:07:52 +05303833DocType: Account,Parent Account,Родитель счета
Pratik Vyas593d5622015-03-02 19:07:52 +05303834DocType: Quality Inspection Reading,Reading 3,Чтение 3
3835,Hub,Концентратор
3836DocType: GL Entry,Voucher Type,Ваучер Тип
Pratik Vyas593d5622015-03-02 19:07:52 +05303837DocType: Expense Claim,Approved,Утверждено
3838DocType: Pricing Rule,Price,Цена
3839apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +79,Employee relieved on {0} must be set as 'Left',"Сотрудник освобожден от {0} должен быть установлен как ""левые"""
3840DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","Выбор ""Да"" даст уникальную идентичность для каждого субъекта этого пункта, который можно рассматривать в серийный номер мастера."
3841apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Оценка {0} создан Требуются {1} в указанный диапазон дат
3842DocType: Employee,Education,Образование
3843DocType: Selling Settings,Campaign Naming By,Кампания Именование По
3844DocType: Employee,Current Address Is,Текущий адрес
3845DocType: Address,Office,Офис
3846apps/frappe/frappe/desk/moduleview.py +67,Standard Reports,Стандартные отчеты
Pratik Vyas97264472015-05-14 15:13:10 +05303847apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Журнал бухгалтерских записей.
3848apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +210,Please select Employee Record first.,"Пожалуйста, выберите Employee Record первым."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303849apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +181,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Ряд {0}: Партия / счета не соответствует {1} / {2} в {3} {4}
Pratik Vyas97264472015-05-14 15:13:10 +05303850apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Чтобы создать налоговый учет
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303851apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +233,Please enter Expense Account,"Пожалуйста, введите Expense счет"
Anand Doshi191b2972015-10-21 16:50:31 +05303852DocType: Account,Stock,Склад
Pratik Vyas593d5622015-03-02 19:07:52 +05303853DocType: Employee,Current Address,Текущий адрес
3854DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Если деталь вариант другого элемента, то описание, изображение, ценообразование, налоги и т.д., будет установлен из шаблона, если явно не указано"
3855DocType: Serial No,Purchase / Manufacture Details,Покупка / Производство Подробнее
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303856apps/erpnext/erpnext/config/learn.py +142,Batch Inventory,Пакетная Инвентарь
Pratik Vyas593d5622015-03-02 19:07:52 +05303857DocType: Employee,Contract End Date,Конец контракта Дата
3858DocType: Sales Order,Track this Sales Order against any Project,Подписка на заказ клиента против любого проекта
Pratik Vyas593d5622015-03-02 19:07:52 +05303859DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,"Потяните заказы на продажу (в ожидании, чтобы доставить) на основе вышеуказанных критериев"
3860DocType: DocShare,Document Type,Тип документа
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303861apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +557,From Supplier Quotation,От поставщика цитаты
Pratik Vyas593d5622015-03-02 19:07:52 +05303862DocType: Deduction Type,Deduction Type,Вычет Тип
3863DocType: Attendance,Half Day,Полдня
Pratik Vyas593d5622015-03-02 19:07:52 +05303864DocType: Pricing Rule,Min Qty,Мин Кол-во
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303865DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Чтобы отслеживать элементы в покупки и продажи документов с пакетных пп. &quot;Предпочтительный Промышленность: Химия&quot;
Pratik Vyas593d5622015-03-02 19:07:52 +05303866DocType: GL Entry,Transaction Date,Сделка Дата
3867DocType: Production Plan Item,Planned Qty,Планируемые Кол-во
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303868apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +91,Total Tax,Совокупная налоговая
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303869apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +178,For Quantity (Manufactured Qty) is mandatory,Для Количество (Изготовитель Количество) является обязательным
Pratik Vyas593d5622015-03-02 19:07:52 +05303870DocType: Stock Entry,Default Target Warehouse,Цель по умолчанию Склад
3871DocType: Purchase Invoice,Net Total (Company Currency),Чистая Всего (Компания Валюта)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303872apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +78,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Ряд {0}: Партия Тип и партия применяется только в отношении / дебиторская задолженность счет
Pratik Vyas593d5622015-03-02 19:07:52 +05303873DocType: Notification Control,Purchase Receipt Message,Покупка Получение Сообщение
3874DocType: Production Order,Actual Start Date,Фактическое Дата начала
Pratik Vyas97264472015-05-14 15:13:10 +05303875DocType: Sales Order,% of materials delivered against this Sales Order,% материалов доставлено по данному Заказу
3876apps/erpnext/erpnext/config/stock.py +18,Record item movement.,Запись движений предмета.
3877DocType: Newsletter List Subscriber,Newsletter List Subscriber,Рассылка подписчика
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303878apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +164,Morticing,Morticing
Pratik Vyas593d5622015-03-02 19:07:52 +05303879DocType: Email Account,Service,Услуга
3880DocType: Hub Settings,Hub Settings,Настройки Hub
3881DocType: Project,Gross Margin %,Валовая маржа %
3882DocType: BOM,With Operations,С операций
Anand Doshi191b2972015-10-21 16:50:31 +05303883apps/erpnext/erpnext/accounts/party.py +229,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,"Бухгалтерские уже были сделаны в валюте {0} для компании {1}. Пожалуйста, выберите дебиторской или кредиторской задолженности счет с валютой {0}."
Pratik Vyas593d5622015-03-02 19:07:52 +05303884,Monthly Salary Register,Заработная плата Зарегистрироваться
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303885apps/frappe/frappe/website/template.py +123,Next,Далее
Pratik Vyas593d5622015-03-02 19:07:52 +05303886DocType: Warranty Claim,If different than customer address,Если отличается от адреса клиента
3887DocType: BOM Operation,BOM Operation,BOM Операция
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303888apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +118,Electropolishing,Электрополировка
Pratik Vyas593d5622015-03-02 19:07:52 +05303889DocType: Purchase Taxes and Charges,On Previous Row Amount,На предыдущей балансовой Row
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303890apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +24,Please enter Payment Amount in atleast one row,"Пожалуйста, введите Сумма платежа в по крайней мере одном ряду"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303891DocType: POS Profile,POS Profile,POS-профиля
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303892apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","Сезонность для установки бюджеты, целевые и т.п."
3893apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +238,Row {0}: Payment Amount cannot be greater than Outstanding Amount,"Ряд {0}: Сумма платежа не может быть больше, чем непогашенная сумма"
3894apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +45,Total Unpaid,Всего Неоплаченный
Pratik Vyas593d5622015-03-02 19:07:52 +05303895apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21,Time Log is not billable,Время входа не оплачиваемое
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303896apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","Пункт {0} шаблона, выберите один из его вариантов"
3897apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +528,Purchaser,Покупатель
3898apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Чистая зарплата не может быть отрицательным
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303899apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +71,Please enter the Against Vouchers manually,"Пожалуйста, введите против Ваучеры вручную"
Pratik Vyas593d5622015-03-02 19:07:52 +05303900DocType: SMS Settings,Static Parameters,Статические параметры
3901DocType: Purchase Order,Advance Paid,Авансовая выплата
3902DocType: Item,Item Tax,Пункт Налоговый
3903DocType: Expense Claim,Employees Email Id,Сотрудники Email ID
Pratik Vyas97264472015-05-14 15:13:10 +05303904apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,Текущие обязательства
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303905apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,Отправить массовый SMS в список контактов
Pratik Vyas593d5622015-03-02 19:07:52 +05303906DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Рассмотрим налога или сбора для
Anand Doshi191b2972015-10-21 16:50:31 +05303907apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Фактическая Кол-во обязательно
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303908apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +42,Cross-rolling,Кросс-прокатки
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303909apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +132,Credit Card,Кредитная карта
Pratik Vyas593d5622015-03-02 19:07:52 +05303910DocType: BOM,Item to be manufactured or repacked,Пункт должен быть изготовлен или перепакован
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303911apps/erpnext/erpnext/config/stock.py +95,Default settings for stock transactions.,Настройки по умолчанию для биржевых операций.
Pratik Vyas593d5622015-03-02 19:07:52 +05303912DocType: Purchase Invoice,Next Date,Следующая дата
3913DocType: Employee Education,Major/Optional Subjects,Основные / факультативных предметов
Pratik Vyas97264472015-05-14 15:13:10 +05303914apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,"Пожалуйста, введите налогов и сборов"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303915apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +85,Machining,Обработка
Pratik Vyas593d5622015-03-02 19:07:52 +05303916DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Здесь Вы можете сохранить семейные подробности, как имя и оккупации родитель, супруг и детей"
3917DocType: Hub Settings,Seller Name,Продавец Имя
3918DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),"Налоги, которые вычитаются (Компания Валюта)"
Anand Doshi191b2972015-10-21 16:50:31 +05303919DocType: Item Group,General Settings,Основные настройки
Pratik Vyas97264472015-05-14 15:13:10 +05303920apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,"Из валюты и В валюту не может быть таким же,"
Pratik Vyas593d5622015-03-02 19:07:52 +05303921DocType: Stock Entry,Repack,Перепаковать
Anand Doshi191b2972015-10-21 16:50:31 +05303922apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,"Вы должны Сохраните форму, прежде чем продолжить"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303923DocType: Item Attribute,Numeric Values,Числовые значения
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303924apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +500,Attach Logo,Прикрепить логотип
Pratik Vyas593d5622015-03-02 19:07:52 +05303925DocType: Customer,Commission Rate,Комиссия
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303926apps/erpnext/erpnext/stock/doctype/item/item.js +38,Make Variant,Сделать Variant
Pratik Vyas97264472015-05-14 15:13:10 +05303927apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,Блок отпуска приложений отделом.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303928apps/erpnext/erpnext/templates/pages/cart.html +42,Cart is Empty,Корзина Пусто
Pratik Vyas593d5622015-03-02 19:07:52 +05303929DocType: Production Order,Actual Operating Cost,Фактическая Эксплуатационные расходы
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303930apps/erpnext/erpnext/accounts/doctype/account/account.py +73,Root cannot be edited.,Корневая не могут быть изменены.
Anand Doshi191b2972015-10-21 16:50:31 +05303931apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not greater than unadusted amount,Выделенные количество не может превышать unadusted сумму
Pratik Vyas593d5622015-03-02 19:07:52 +05303932DocType: Manufacturing Settings,Allow Production on Holidays,Позволяют производить на праздниках
3933DocType: Sales Order,Customer's Purchase Order Date,Клиентам Дата Заказ
Pratik Vyas97264472015-05-14 15:13:10 +05303934apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Капитал
Pratik Vyas593d5622015-03-02 19:07:52 +05303935DocType: Packing Slip,Package Weight Details,Вес упаковки Подробнее
3936apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Выберите файл CSV
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303937DocType: Dropbox Backup,Send Backups to Dropbox,Отправить резервных копий в Dropbox
3938DocType: Purchase Order,To Receive and Bill,Для приема и Билл
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303939apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +94,Designer,Дизайнер
3940apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Условия шаблона
Pratik Vyas593d5622015-03-02 19:07:52 +05303941DocType: Serial No,Delivery Details,Подробности доставки
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303942apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +382,Cost Center is required in row {0} in Taxes table for type {1},МВЗ требуется в строке {0} в виде налогов таблицы для типа {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303943DocType: Item,Automatically create Material Request if quantity falls below this level,"Автоматическое создание материала Запрос если количество падает ниже этого уровня,"
Pratik Vyas593d5622015-03-02 19:07:52 +05303944,Item-wise Purchase Register,Пункт мудрый Покупка Зарегистрироваться
3945DocType: Batch,Expiry Date,Срок годности:
Anand Doshi191b2972015-10-21 16:50:31 +05303946apps/erpnext/erpnext/stock/doctype/item/item.py +313,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Чтобы установить уровень повторного заказа, деталь должна быть Покупка товара или товара Производство"
Pratik Vyas593d5622015-03-02 19:07:52 +05303947,Supplier Addresses and Contacts,Поставщик Адреса и контакты
Pratik Vyas97264472015-05-14 15:13:10 +05303948apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,"Пожалуйста, выберите категорию первый"
3949apps/erpnext/erpnext/config/projects.py +18,Project master.,Мастер проекта.
Pratik Vyas593d5622015-03-02 19:07:52 +05303950DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Не показывать любой символ вроде $ и т.д. рядом с валютами.
3951DocType: Supplier,Credit Days,Кредитные дней
3952DocType: Leave Type,Is Carry Forward,Является ли переносить
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303953apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +486,Get Items from BOM,Получить элементов из спецификации
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303954apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Время выполнения дни
3955apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Ведомость материалов
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303956apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Ряд {0}: Партия Тип и партия необходима для / дебиторская задолженность внимание {1}
3957DocType: Dropbox Backup,Send Notifications To,Отправлять уведомления
Pratik Vyas593d5622015-03-02 19:07:52 +05303958apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +26,Ref Date,Ссылка Дата
3959DocType: Employee,Reason for Leaving,Причина увольнения
3960DocType: Expense Claim Detail,Sanctioned Amount,Санкционированный Количество
3961DocType: GL Entry,Is Opening,Открывает
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303962apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +163,Row {0}: Debit entry can not be linked with a {1},Ряд {0}: Дебет запись не может быть связан с {1}
3963apps/erpnext/erpnext/accounts/doctype/account/account.py +186,Account {0} does not exist,Аккаунт {0} не существует
Pratik Vyas593d5622015-03-02 19:07:52 +05303964DocType: Account,Cash,Наличные
3965DocType: Employee,Short biography for website and other publications.,Краткая биография для веб-сайта и других изданий.
3966apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +31,Please create Salary Structure for employee {0},"Пожалуйста, создайте Зарплата Структура для работника {0}"