mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
1199 lines
55 KiB
JSON
1199 lines
55 KiB
JSON
{
|
||
"navigation": {
|
||
"dashboard": "Главная",
|
||
"customers": "Клиенты",
|
||
"items": "Товары",
|
||
"invoices": "Квитанции",
|
||
"expenses": "Расходы",
|
||
"estimates": "Заказы",
|
||
"payments": "Платежи",
|
||
"reports": "Отчёты",
|
||
"settings": "Настройки",
|
||
"logout": "Выйти",
|
||
"users": "Пользователи"
|
||
},
|
||
"general": {
|
||
"add_company": "Добавить компанию",
|
||
"view_pdf": "Просмотр PDF",
|
||
"copy_pdf_url": "Скопировать ссылку на PDF",
|
||
"download_pdf": "Скачать PDF",
|
||
"save": "Сохранить",
|
||
"create": "Создать",
|
||
"cancel": "Отмена",
|
||
"update": "Обновить",
|
||
"deselect": "Очистить",
|
||
"download": "Скачать",
|
||
"from_date": "От даты",
|
||
"to_date": "До даты",
|
||
"from": "Отправитель",
|
||
"to": "Получатель",
|
||
"sort_by": "Сортировать",
|
||
"ascending": "По возрастанию",
|
||
"descending": "По убыванию",
|
||
"subject": "Тема",
|
||
"body": "Содержание",
|
||
"message": "Сообщение",
|
||
"send": "Отправить",
|
||
"go_back": "Назад",
|
||
"back_to_login": "Вернуться к логину?",
|
||
"home": "Домой",
|
||
"filter": "Фильтр",
|
||
"delete": "Удалить",
|
||
"edit": "Редактировать",
|
||
"view": "Показать",
|
||
"add_new_item": "Добавить",
|
||
"clear_all": "Очистить",
|
||
"showing": "Показано",
|
||
"of": "из",
|
||
"actions": "Действия",
|
||
"subtotal": "SUBTOTAL",
|
||
"discount": "СКИДКА",
|
||
"fixed": "Фикс",
|
||
"percentage": "Проценты",
|
||
"tax": "НАЛОГ",
|
||
"total_amount": "ИТОГО",
|
||
"bill_to": "Выставить счёт",
|
||
"ship_to": "Доставить",
|
||
"due": "К оплате",
|
||
"draft": "Черновик",
|
||
"sent": "Отправлено",
|
||
"all": "Все",
|
||
"select_all": "Выбрать всё",
|
||
"choose_file": "Нажмите сюда чтобы выбрать файлы",
|
||
"choose_template": "Выберите шаблон",
|
||
"choose": "Выбор",
|
||
"remove": "Удалить",
|
||
"powered_by": "Powered by",
|
||
"bytefury": "Bytefury",
|
||
"select_a_status": "Выбрать статус",
|
||
"select_a_tax": "Выбрать налог",
|
||
"search": "Поиск",
|
||
"are_you_sure": "Вы уверены?",
|
||
"list_is_empty": "Список пуст.",
|
||
"no_tax_found": "Налоги не найдены!",
|
||
"four_zero_four": "404",
|
||
"you_got_lost": "Упс! Мы потерялись!",
|
||
"go_home": "Домой",
|
||
"test_mail_conf": "Настройки тестового письма",
|
||
"send_mail_successfully": "Письмо отправлено",
|
||
"setting_updated": "Настройки сохранены",
|
||
"select_state": "Выберите область",
|
||
"select_country": "Выберите страну",
|
||
"select_city": "Выберите город",
|
||
"street_1": "Улица 1",
|
||
"street_2": "Улица 2",
|
||
"action_failed": "Действие закончилось неудачей!",
|
||
"retry": "Повторить",
|
||
"choose_note": "Выберите заметку",
|
||
"no_note_found": "Заметка не найдена",
|
||
"insert_note": "Вставить заметку",
|
||
"copied_pdf_url_clipboard": "Ссылка на PDF скопирована в буфер обмена!"
|
||
},
|
||
"dashboard": {
|
||
"select_year": "Выберите год",
|
||
"cards": {
|
||
"due_amount": "Сумма",
|
||
"customers": "Клиенты",
|
||
"invoices": "Квитанции",
|
||
"estimates": "Заказы"
|
||
},
|
||
"chart_info": {
|
||
"total_sales": "Продажи",
|
||
"total_receipts": "Счета",
|
||
"total_expense": "Расходы",
|
||
"net_income": "Чистый доход",
|
||
"year": "Выберите год"
|
||
},
|
||
"weekly_invoices": {
|
||
"title": "Квитанции за неделю"
|
||
},
|
||
"monthly_chart": {
|
||
"title": "Доходы и расходы"
|
||
},
|
||
"recent_invoices_card": {
|
||
"title": "Счета к оплате",
|
||
"due_on": "Дата",
|
||
"customer": "Клиент",
|
||
"amount_due": "Сумма",
|
||
"actions": "Действия",
|
||
"view_all": "Показать всё"
|
||
},
|
||
"recent_estimate_card": {
|
||
"title": "Ожидающие заказы",
|
||
"date": "Дата",
|
||
"customer": "Клиент",
|
||
"amount_due": "Сумма",
|
||
"actions": "Действия",
|
||
"view_all": "Показать всё"
|
||
}
|
||
},
|
||
"tax_types": {
|
||
"name": "Название",
|
||
"description": "Описание",
|
||
"percent": "Проценты",
|
||
"compound_tax": "Комплексный налог"
|
||
},
|
||
"global_search": {
|
||
"search": "Поиск...",
|
||
"customers": "Клиенты",
|
||
"users": "Пользователи",
|
||
"no_results_found": "Ничего не найдено"
|
||
},
|
||
"customers": {
|
||
"title": "Клиенты",
|
||
"add_customer": "Добавить клиента",
|
||
"contacts_list": "Список клиентов",
|
||
"name": "Имя",
|
||
"mail": "Письмо | Письма",
|
||
"statement": "Ведомость",
|
||
"display_name": "Отображать как",
|
||
"primary_contact_name": "Основной контакт",
|
||
"contact_name": "Имя контакта",
|
||
"amount_due": "Сумма",
|
||
"email": "Email",
|
||
"address": "Адрес",
|
||
"phone": "Телефон",
|
||
"website": "Сайт",
|
||
"overview": "Обзор",
|
||
"enable_portal": "Разрешить портал",
|
||
"country": "Страна",
|
||
"state": "Область",
|
||
"city": "Город",
|
||
"zip_code": "Почтовый индекс",
|
||
"added_on": "Добавлено",
|
||
"action": "Действие",
|
||
"password": "Пароль",
|
||
"street_number": "Номер дома",
|
||
"primary_currency": "Основная валюта",
|
||
"description": "Описание",
|
||
"add_new_customer": "Добавить клиента",
|
||
"save_customer": "Сохранить клиента",
|
||
"update_customer": "Сохранить клиента",
|
||
"customer": "Клиент | Клиенты",
|
||
"new_customer": "New Клиент",
|
||
"edit_customer": "Редактировать клиента",
|
||
"basic_info": "Основное",
|
||
"billing_address": "Адрес плательщика",
|
||
"shipping_address": "Адрес доставки",
|
||
"copy_billing_address": "Скопировать из биллинга",
|
||
"no_customers": "Список клиентов пуст!",
|
||
"no_customers_found": "Клиенты не найдены!",
|
||
"no_contact": "Контакт не указан",
|
||
"no_contact_name": "Пустое контактное имя",
|
||
"list_of_customers": "Этот раздел содержит список клиентов.",
|
||
"primary_display_name": "Основное имя",
|
||
"select_currency": "Выберите валюту",
|
||
"select_a_customer": "Выберите клиента",
|
||
"type_or_click": "Выберите клиента",
|
||
"new_transaction": "Новый перевод",
|
||
"no_matching_customers": "Клиенты не найдены!",
|
||
"phone_number": "Номер телефона",
|
||
"create_date": "Дата создания",
|
||
"confirm_delete": "Восстановление клиента вместе со всеми его оплатами, заказами и квитанциями будет невозможно. | Восстановление клиентов вместе со всеми их оплатами, заказами и квитанциями будет невозможно.",
|
||
"created_message": "Клиент добавлен",
|
||
"updated_message": "Клиент обновлён",
|
||
"deleted_message": "Клиент удалён | Клиенты удалены"
|
||
},
|
||
"items": {
|
||
"title": "Товары",
|
||
"items_list": "Список товаров",
|
||
"name": "Название",
|
||
"unit": "Ед.измерения",
|
||
"description": "Описание",
|
||
"added_on": "Добавлено",
|
||
"price": "Цена",
|
||
"date_of_creation": "Дата создания",
|
||
"not_selected": "Товар не выбран",
|
||
"action": "Действие",
|
||
"add_item": "Добавить товар",
|
||
"save_item": "Сохранить",
|
||
"update_item": "Сохранить",
|
||
"item": "Товар | Товары",
|
||
"add_new_item": "Добавить товар",
|
||
"new_item": "Новый товар",
|
||
"edit_item": "Редактировать",
|
||
"no_items": "Список пуст!",
|
||
"list_of_items": "Этот раздел содержит список товаров.",
|
||
"select_a_unit": "выберите товар",
|
||
"taxes": "Налоги",
|
||
"item_attached_message": "Нельзя удалить товар который используется",
|
||
"confirm_delete": "Восстановление товара будет невозможно | Восстановление товаров будет невозможно",
|
||
"created_message": "Товар создан",
|
||
"updated_message": "Товар обновлен",
|
||
"deleted_message": "Товар удален | Товары удалены"
|
||
},
|
||
"estimates": {
|
||
"title": "Заказы",
|
||
"estimate": "Заказ | Заказы",
|
||
"estimates_list": "Список заказов",
|
||
"days": "{days} дней",
|
||
"months": "{months} месяцев",
|
||
"years": "{years} годиков",
|
||
"all": "Все",
|
||
"paid": "Оплачено",
|
||
"unpaid": "Не оплачено",
|
||
"customer": "КЛИЕНТ",
|
||
"ref_no": "СЕРИЙНИК",
|
||
"number": "НОМЕР",
|
||
"amount_due": "К ОПЛАТЕ",
|
||
"partially_paid": "Частично оплачен",
|
||
"total": "Итого",
|
||
"discount": "Скидка",
|
||
"sub_total": "Итого",
|
||
"estimate_number": "Номер заказа",
|
||
"ref_number": "Серийный номер",
|
||
"contact": "Контакт",
|
||
"add_item": "Добавить",
|
||
"date": "Дата",
|
||
"due_date": "Дата создания",
|
||
"expiry_date": "Истекает",
|
||
"status": "Статус",
|
||
"add_tax": "Добавить налог",
|
||
"amount": "Сумма",
|
||
"action": "Действие",
|
||
"notes": "Заметки",
|
||
"tax": "Налог",
|
||
"estimate_template": "Шаблон",
|
||
"convert_to_invoice": "Превратить в квитанцию",
|
||
"mark_as_sent": "Пометить как Отправленный",
|
||
"send_estimate": "Отправить заказ",
|
||
"resend_estimate": "Переотправить заказ",
|
||
"record_payment": "Добавить платёж",
|
||
"add_estimate": "Добавить заказ",
|
||
"save_estimate": "Сохранить заказ",
|
||
"confirm_conversion": "This estimate will be used to create a new Invoice.",
|
||
"conversion_message": "Квитанция создана успешно",
|
||
"confirm_send_estimate": "This estimate will be sent via email to the customer",
|
||
"confirm_mark_as_sent": "This estimate will be marked as sent",
|
||
"confirm_mark_as_accepted": "This estimate will be marked as Accepted",
|
||
"confirm_mark_as_rejected": "This estimate will be marked as Rejected",
|
||
"no_matching_estimates": "There are no matching estimates!",
|
||
"mark_as_sent_successfully": "Estimate marked as sent successfully",
|
||
"send_estimate_successfully": "Estimate sent successfully",
|
||
"errors": {
|
||
"required": "Обязательное поле"
|
||
},
|
||
"accepted": "Принято",
|
||
"rejected": "Отклонено",
|
||
"sent": "Отправлено",
|
||
"draft": "Черновик",
|
||
"declined": "Отказано",
|
||
"new_estimate": "Новый заказ",
|
||
"add_new_estimate": "Добавить новый заказ",
|
||
"update_Estimate": "Обновить заказ",
|
||
"edit_estimate": "Редактировать заказ",
|
||
"items": "товары",
|
||
"Estimate": "Заказ | Заказы",
|
||
"add_new_tax": "Добавить новый налог",
|
||
"no_estimates": "Пока заказов нет!",
|
||
"list_of_estimates": "Этот раздел содержит список заказов.",
|
||
"mark_as_rejected": "Пометить как отклонённый",
|
||
"mark_as_accepted": "Пометить как принятый",
|
||
"marked_as_accepted_message": "Помечен как принятый",
|
||
"marked_as_rejected_message": "Помечен как отклонённый",
|
||
"confirm_delete": "You will not be able to recover this Estimate | You will not be able to recover these Estimates",
|
||
"created_message": "Заказ успешно создан",
|
||
"updated_message": "Заказ успешно сохранён",
|
||
"deleted_message": "Заказ успешно удалён | Заказы успешно удалены",
|
||
"user_email_does_not_exist": "Email пользователя не найден",
|
||
"something_went_wrong": "что-то пошло не так",
|
||
"item": {
|
||
"title": "Название товара",
|
||
"description": "Описание",
|
||
"quantity": "Кол-во",
|
||
"price": "Цена",
|
||
"discount": "Скидка",
|
||
"total": "Итого",
|
||
"total_discount": "Общая скидка",
|
||
"sub_total": "Итого",
|
||
"tax": "Налог",
|
||
"amount": "Сумма",
|
||
"select_an_item": "Выберите товар",
|
||
"type_item_description": "Описание товара (необязательно)"
|
||
}
|
||
},
|
||
"invoices": {
|
||
"title": "Квитанции",
|
||
"invoices_list": "Список квитанций",
|
||
"days": "{days} дней",
|
||
"months": "{months} месяцев",
|
||
"years": "{years} годиков",
|
||
"all": "Все",
|
||
"paid": "Оплачено",
|
||
"unpaid": "Неоплачено",
|
||
"viewed": "Просмотров",
|
||
"overdue": "Просрочен",
|
||
"completed": "Выполнен",
|
||
"customer": "КЛИЕНТ",
|
||
"paid_status": "СТАТУС ПЛАТЕЖА",
|
||
"ref_no": "REF NO.",
|
||
"number": "НОМЕР",
|
||
"amount_due": "К ОПЛАТЕ",
|
||
"partially_paid": "Частично оплачен",
|
||
"total": "Итого",
|
||
"discount": "Скидка",
|
||
"sub_total": "Итого",
|
||
"invoice": "Квитанция | Квитанции",
|
||
"invoice_number": "Номер квитанции",
|
||
"ref_number": "Серийный номер",
|
||
"contact": "Контакт",
|
||
"add_item": "Добавить товар",
|
||
"date": "Дата",
|
||
"due_date": "Дата к оплате",
|
||
"status": "Статус",
|
||
"add_tax": "Добавить налог",
|
||
"amount": "Сумма",
|
||
"action": "Действие",
|
||
"notes": "Примечания",
|
||
"view": "Просмотр",
|
||
"send_invoice": "Отправить квитанцию",
|
||
"resend_invoice": "Переотправить квитанцию",
|
||
"invoice_template": "Шаблон квитанции",
|
||
"template": "Шаблон",
|
||
"mark_as_sent": "Пометить как отправленное",
|
||
"confirm_send_invoice": "This invoice will be sent via email to the customer",
|
||
"invoice_mark_as_sent": "This invoice will be marked as sent",
|
||
"confirm_send": "This invoice will be sent via email to the customer",
|
||
"invoice_date": "Дата квитанции",
|
||
"record_payment": "Record Payment",
|
||
"add_new_invoice": "Добавить новую квитанцию",
|
||
"update_expense": "Обновить расходы",
|
||
"edit_invoice": "Редактировать квитанцию",
|
||
"new_invoice": "Новая квитанция",
|
||
"save_invoice": "Сохранить квитанцию",
|
||
"update_invoice": "Обновить квитанцию",
|
||
"add_new_tax": "Добавить новый налог",
|
||
"no_invoices": "Пока квитанций нет!",
|
||
"list_of_invoices": "This section will contain the list of invoices.",
|
||
"select_invoice": "Select Invoice",
|
||
"no_matching_invoices": "There are no matching invoices!",
|
||
"mark_as_sent_successfully": "Invoice marked as sent successfully",
|
||
"send_invoice_successfully": "Invoice sent successfully",
|
||
"cloned_successfully": "Invoice cloned successfully",
|
||
"clone_invoice": "Клонировать квитанцию",
|
||
"confirm_clone": "This invoice will be cloned into a new Invoice",
|
||
"item": {
|
||
"title": "Название товара",
|
||
"description": "Описание",
|
||
"quantity": "Кол-во",
|
||
"price": "Цена",
|
||
"discount": "Скидка",
|
||
"total": "Итого",
|
||
"total_discount": "Общая скидка",
|
||
"sub_total": "Итого",
|
||
"tax": "Налог",
|
||
"amount": "Сумма",
|
||
"select_an_item": "Выберите товар",
|
||
"type_item_description": "Описание товара (необязательно)"
|
||
},
|
||
"payment_attached_message": "One of the selected invoices already have a payment attached to it. Make sure to delete the attached payments first in order to go ahead with the removal",
|
||
"confirm_delete": "You will not be able to recover this Invoice | You will not be able to recover these Invoices",
|
||
"created_message": "Invoice created successfully",
|
||
"updated_message": "Invoice updated successfully",
|
||
"deleted_message": "Invoice deleted successfully | Invoices deleted successfully",
|
||
"marked_as_sent_message": "Invoice marked as sent successfully",
|
||
"user_email_does_not_exist": "User email does not exist",
|
||
"something_went_wrong": "something went wrong",
|
||
"invalid_due_amount_message": "Total Invoice amount cannot be less than total paid amount for this Invoice. Please update the invoice or delete the associated payments to continue."
|
||
},
|
||
"credit_notes": {
|
||
"title": "Credit Notes",
|
||
"credit_notes_list": "Credit Notes List",
|
||
"credit_notes": "Credit Notes",
|
||
"contact": "Контакт",
|
||
"date": "Дата",
|
||
"amount": "Сумма",
|
||
"action": "Действие",
|
||
"credit_number": "Credit Number",
|
||
"notes": "Заметки",
|
||
"confirm_delete": "Do you want to delete this credit note?",
|
||
"item": {
|
||
"title": "Название товара",
|
||
"description": "Описание",
|
||
"quantity": "Кол-во",
|
||
"price": "Цена",
|
||
"discount": "Скидка",
|
||
"total": "Итого",
|
||
"total_discount": "Общая скидка",
|
||
"sub_total": "Итого",
|
||
"tax": "Налог"
|
||
}
|
||
},
|
||
"payments": {
|
||
"title": "Платежи",
|
||
"payments_list": "Список платежей",
|
||
"record_payment": "Record Payment",
|
||
"customer": "Клиент",
|
||
"date": "Дата",
|
||
"amount": "Сумма",
|
||
"action": "Действие",
|
||
"payment_number": "Номер платежа",
|
||
"payment_mode": "Режим платежа",
|
||
"invoice": "Квитанция",
|
||
"note": "Примечание",
|
||
"add_payment": "Добавить платеж",
|
||
"new_payment": "Новый платеж",
|
||
"edit_payment": "Редактировать платеж",
|
||
"view_payment": "Показать платеж",
|
||
"add_new_payment": "Добавить новый платеж",
|
||
"send_payment_receipt": "Отправить квитанцию на оплату",
|
||
"send_payment": "Отправить платеж",
|
||
"save_payment": "Сохранить платеж",
|
||
"update_payment": "Обновить платеж",
|
||
"payment": "Платеж | Платежи",
|
||
"no_payments": "Пока платежей нет!",
|
||
"not_selected": "Ничего не выбрано",
|
||
"no_invoice": "Платеж не найден",
|
||
"no_matching_payments": "There are no matching payments!",
|
||
"list_of_payments": "This section will contain the list of payments.",
|
||
"select_payment_mode": "Select payment mode",
|
||
"confirm_mark_as_sent": "This estimate will be marked as sent",
|
||
"confirm_send_payment": "This payment will be sent via email to the customer",
|
||
"send_payment_successfully": "Payment sent successfully",
|
||
"user_email_does_not_exist": "User email does not exist",
|
||
"something_went_wrong": "something went wrong",
|
||
"confirm_delete": "You will not be able to recover this Payment | You will not be able to recover these Payments",
|
||
"created_message": "Payment created successfully",
|
||
"updated_message": "Payment updated successfully",
|
||
"deleted_message": "Payment deleted successfully | Payments deleted successfully",
|
||
"invalid_amount_message": "Payment amount is invalid"
|
||
},
|
||
"expenses": {
|
||
"title": "Расходы",
|
||
"expenses_list": "Список расходов",
|
||
"select_a_customer": "Выберите клиента",
|
||
"expense_title": "Заголовок",
|
||
"customer": "Клиент",
|
||
"contact": "Контакт",
|
||
"category": "Категория",
|
||
"from_date": "От даты",
|
||
"to_date": "До даты",
|
||
"expense_date": "Дата",
|
||
"description": "Описание",
|
||
"receipt": "Receipt",
|
||
"amount": "Сумма",
|
||
"action": "Действие",
|
||
"not_selected": "Не выбрано",
|
||
"note": "Note",
|
||
"category_id": "Id категории",
|
||
"date": "Дата",
|
||
"add_expense": "Добавить расход",
|
||
"add_new_expense": "Добавить новый расход",
|
||
"save_expense": "Сохранить расход",
|
||
"update_expense": "Обновить расход",
|
||
"download_receipt": "Скачать чек",
|
||
"edit_expense": "Редактировать расход",
|
||
"new_expense": "Новый расход",
|
||
"expense": "Расход | Расходы",
|
||
"no_expenses": "No expenses yet!",
|
||
"list_of_expenses": "This section will contain the list of expenses.",
|
||
"confirm_delete": "You will not be able to recover this Expense | You will not be able to recover these Expenses",
|
||
"created_message": "Expense created successfully",
|
||
"updated_message": "Expense updated successfully",
|
||
"deleted_message": "Expense deleted successfully | Expenses deleted successfully",
|
||
"categories": {
|
||
"categories_list": "Список категорий",
|
||
"title": "Заголовок",
|
||
"name": "Название",
|
||
"description": "Описание",
|
||
"amount": "Сумма",
|
||
"actions": "Действия",
|
||
"add_category": "Добавить категорию",
|
||
"new_category": "Новая категория",
|
||
"category": "Категория | Категории",
|
||
"select_a_category": "Выберите категорию"
|
||
}
|
||
},
|
||
"login": {
|
||
"email": "Email",
|
||
"password": "Пароль",
|
||
"forgot_password": "Forgot Password?",
|
||
"or_signIn_with": "or Sign in with",
|
||
"login": "Login",
|
||
"register": "Register",
|
||
"reset_password": "Reset Password",
|
||
"password_reset_successfully": "Password Reset Successfully",
|
||
"enter_email": "Enter email",
|
||
"enter_password": "Пароль",
|
||
"retype_password": "Повторите пароль",
|
||
"login_placeholder": "mail@example.com"
|
||
},
|
||
"users": {
|
||
"title": "Пользователи",
|
||
"users_list": "Список пользователей",
|
||
"name": "Имя",
|
||
"description": "Описание",
|
||
"added_on": "Добавлен",
|
||
"date_of_creation": "Дата создания",
|
||
"action": "Действие",
|
||
"add_user": "Add User",
|
||
"save_user": "Save User",
|
||
"update_user": "Update User",
|
||
"user": "User | Пользователи",
|
||
"add_new_user": "Add New User",
|
||
"new_user": "New User",
|
||
"edit_user": "Edit User",
|
||
"no_users": "No users yet!",
|
||
"list_of_users": "This section will contain the list of users.",
|
||
"email": "Email",
|
||
"phone": "Телефон",
|
||
"password": "Пароль",
|
||
"user_attached_message": "Cannot delete an item which is already in use",
|
||
"confirm_delete": "You will not be able to recover this User | You will not be able to recover these Users",
|
||
"created_message": "User created successfully",
|
||
"updated_message": "User updated successfully",
|
||
"deleted_message": "User deleted successfully | User deleted successfully"
|
||
},
|
||
"reports": {
|
||
"title": "Отчёт",
|
||
"from_date": "От даты",
|
||
"to_date": "До даты",
|
||
"status": "Статус",
|
||
"paid": "Оплачен",
|
||
"unpaid": "Неоплачен",
|
||
"download_pdf": "Скачать PDF",
|
||
"view_pdf": "Показать PDF",
|
||
"update_report": "Обновить отчёт",
|
||
"report": "Отчёт | Отчёты",
|
||
"profit_loss": {
|
||
"profit_loss": "Доходы и расходы",
|
||
"to_date": "До даты",
|
||
"from_date": "От даты",
|
||
"date_range": "Выберите диапазон дат"
|
||
},
|
||
"sales": {
|
||
"sales": "Продажи",
|
||
"date_range": "Выберите диапазон дат",
|
||
"to_date": "До даты",
|
||
"from_date": "От даты",
|
||
"report_type": "Тип отчёта"
|
||
},
|
||
"taxes": {
|
||
"taxes": "Налоги",
|
||
"to_date": "До даты",
|
||
"from_date": "От даты",
|
||
"date_range": "Выберите диапазон дат"
|
||
},
|
||
"errors": {
|
||
"required": "Обязательное поле"
|
||
},
|
||
"invoices": {
|
||
"invoice": "Квитанция",
|
||
"invoice_date": "Дата квитанции",
|
||
"due_date": "Дата к оплате",
|
||
"amount": "Сумма",
|
||
"contact_name": "Контактное лицо",
|
||
"status": "Статус"
|
||
},
|
||
"estimates": {
|
||
"estimate": "Заказ",
|
||
"estimate_date": "Дата заказа",
|
||
"due_date": "Дата к оплате",
|
||
"estimate_number": "Номер заказа",
|
||
"ref_number": "Серийный номер",
|
||
"amount": "Сумма",
|
||
"contact_name": "Контактное лицо",
|
||
"status": "Статус"
|
||
},
|
||
"expenses": {
|
||
"expenses": "Расходы",
|
||
"category": "Категория",
|
||
"date": "Дата",
|
||
"amount": "Сумма",
|
||
"to_date": "До даты",
|
||
"from_date": "От даты",
|
||
"date_range": "Выберите диапазон дат"
|
||
}
|
||
},
|
||
"settings": {
|
||
"menu_title": {
|
||
"account_settings": "Account Settings",
|
||
"company_information": "Company Information",
|
||
"customization": "Customization",
|
||
"preferences": "Preferences",
|
||
"notifications": "Notifications",
|
||
"tax_types": "Tax Types",
|
||
"expense_category": "Expense Categories",
|
||
"update_app": "Update App",
|
||
"backup": "Backup",
|
||
"file_disk": "File Disk",
|
||
"custom_fields": "Custom Fields",
|
||
"payment_modes": "Payment Modes",
|
||
"notes": "Заметки"
|
||
},
|
||
"title": "Settings",
|
||
"setting": "Settings | Settings",
|
||
"general": "General",
|
||
"language": "Language",
|
||
"primary_currency": "Primary Currency",
|
||
"timezone": "Time Zone",
|
||
"date_format": "Date Format",
|
||
"currencies": {
|
||
"title": "Currencies",
|
||
"currency": "Currency | Currencies",
|
||
"currencies_list": "Currencies List",
|
||
"select_currency": "Select Currency",
|
||
"name": "Название",
|
||
"code": "Code",
|
||
"symbol": "Symbol",
|
||
"precision": "Precision",
|
||
"thousand_separator": "Thousand Separator",
|
||
"decimal_separator": "Decimal Separator",
|
||
"position": "Position",
|
||
"position_of_symbol": "Position Of Symbol",
|
||
"right": "Right",
|
||
"left": "Left",
|
||
"action": "Действие",
|
||
"add_currency": "Add Currency"
|
||
},
|
||
"mail": {
|
||
"host": "Mail Host",
|
||
"port": "Mail Port",
|
||
"driver": "Mail Driver",
|
||
"secret": "Secret",
|
||
"mailgun_secret": "Mailgun Secret",
|
||
"mailgun_domain": "Domain",
|
||
"mailgun_endpoint": "Mailgun Endpoint",
|
||
"ses_secret": "SES Secret",
|
||
"ses_key": "SES Key",
|
||
"password": "Mail Password",
|
||
"username": "Mail Username",
|
||
"mail_config": "Mail Configuration",
|
||
"from_name": "From Mail Name",
|
||
"from_mail": "From Mail Address",
|
||
"encryption": "Mail Encryption",
|
||
"mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc."
|
||
},
|
||
"pdf": {
|
||
"title": "PDF Setting",
|
||
"footer_text": "Footer Text",
|
||
"pdf_layout": "PDF Layout"
|
||
},
|
||
"company_info": {
|
||
"company_info": "Company info",
|
||
"company_name": "Company Name",
|
||
"company_logo": "Company Logo",
|
||
"section_description": "Information about your company that will be displayed on invoices, estimates and other documents created by Crater.",
|
||
"phone": "Телефон",
|
||
"country": "Страна",
|
||
"state": "Область",
|
||
"city": "Город",
|
||
"address": "Адрес",
|
||
"zip": "Индекс",
|
||
"save": "Сохранить",
|
||
"updated_message": "Company information updated successfully"
|
||
},
|
||
"custom_fields": {
|
||
"title": "Custom Fields",
|
||
"section_description": "Customize your Invoices, Estimates & Payment Receipts with your own fields. Make sure to use the below added fields on the address formats on Customization settings page.",
|
||
"add_custom_field": "Add Custom Field",
|
||
"edit_custom_field": "Edit Custom Field",
|
||
"field_name": "Field Name",
|
||
"label": "Метка",
|
||
"type": "Тип",
|
||
"name": "Название",
|
||
"required": "Required",
|
||
"placeholder": "Placeholder",
|
||
"help_text": "Help Text",
|
||
"default_value": "Default Value",
|
||
"prefix": "Prefix",
|
||
"starting_number": "Starting Number",
|
||
"model": "Model",
|
||
"help_text_description": "Enter some text to help users understand the purpose of this custom field.",
|
||
"suffix": "Suffix",
|
||
"yes": "Yes",
|
||
"no": "No",
|
||
"order": "Order",
|
||
"custom_field_confirm_delete": "You will not be able to recover this Custom Field",
|
||
"already_in_use": "Custom Field is already in use",
|
||
"deleted_message": "Custom Field deleted successfully",
|
||
"options": "options",
|
||
"add_option": "Add Options",
|
||
"add_another_option": "Add another option",
|
||
"sort_in_alphabetical_order": "Sort in Alphabetical Order",
|
||
"add_options_in_bulk": "Add options in bulk",
|
||
"use_predefined_options": "Use Predefined Options",
|
||
"select_custom_date": "Select Custom Date",
|
||
"select_relative_date": "Select Relative Date",
|
||
"ticked_by_default": "Ticked by default",
|
||
"updated_message": "Custom Field updated successfully",
|
||
"added_message": "Custom Field added successfully"
|
||
},
|
||
"customization": {
|
||
"customization": "customization",
|
||
"save": "Сохранить",
|
||
"addresses": {
|
||
"title": "Адреса",
|
||
"section_description": "You can set Customer Billing Address and Customer Shipping Address Format (Displayed in PDF only). ",
|
||
"customer_billing_address": "Customer Billing Address",
|
||
"customer_shipping_address": "Customer Shipping Address",
|
||
"company_address": "Company Address",
|
||
"insert_fields": "Insert Fields",
|
||
"contact": "Контакт",
|
||
"address": "Адрес",
|
||
"display_name": "Display Name",
|
||
"primary_contact_name": "Primary Contact Name",
|
||
"email": "Email",
|
||
"website": "Website",
|
||
"name": "Имя",
|
||
"country": "Страна",
|
||
"state": "Область",
|
||
"city": "Город",
|
||
"company_name": "Company Name",
|
||
"address_street_1": "Address Street 1",
|
||
"address_street_2": "Address Street 2",
|
||
"phone": "Телефон",
|
||
"zip_code": "Почтовый индекс",
|
||
"address_setting_updated": "Address Setting updated successfully"
|
||
},
|
||
"updated_message": "Company information updated successfully",
|
||
"invoices": {
|
||
"title": "Invoices",
|
||
"notes": "Заметки",
|
||
"invoice_prefix": "Invoice Prefix",
|
||
"invoice_number_length": "Invoice number length",
|
||
"default_invoice_email_body": "Default Invoice Email Body",
|
||
"invoice_settings": "Invoice Settings",
|
||
"autogenerate_invoice_number": "Auto-generate Invoice Number",
|
||
"invoice_setting_description": "Disable this, If you don't wish to auto-generate invoice numbers each time you create a new invoice.",
|
||
"invoice_email_attachment": "Send invoices as attachments",
|
||
"invoice_email_attachment_setting_description": "Enable this if you want to send invoices as email attachment. Please note that 'View Invoice' button in emails will not be displayed anymore when enabled.",
|
||
"enter_invoice_prefix": "Enter invoice prefix",
|
||
"terms_and_conditions": "Terms and Conditions",
|
||
"company_address_format": "Company Address Format",
|
||
"shipping_address_format": "Shipping Address Format",
|
||
"billing_address_format": "Billing Address Format",
|
||
"invoice_setting_updated": "Invoice Setting updated successfully"
|
||
},
|
||
"estimates": {
|
||
"title": "Estimates",
|
||
"estimate_prefix": "Estimate Prefix",
|
||
"estimate_number_length": "Estimate number length",
|
||
"default_estimate_email_body": "Default Estimate Email Body",
|
||
"estimate_settings": "Estimate Settings",
|
||
"autogenerate_estimate_number": "Auto-generate Estimate Number",
|
||
"estimate_setting_description": "Disable this, If you don't wish to auto-generate estimate numbers each time you create a new estimate.",
|
||
"estimate_email_attachment": "Send estimates as attachments",
|
||
"estimate_email_attachment_setting_description": "Enable this if you want to send the estimates as an email attachment. Please note that 'View Estimate' button in emails will not be displayed anymore when enabled.",
|
||
"enter_estimate_prefix": "Enter estmiate prefix",
|
||
"estimate_setting_updated": "Estimate Setting updated successfully",
|
||
"company_address_format": "Company Address Format",
|
||
"billing_address_format": "Billing Address Format",
|
||
"shipping_address_format": "Shipping Address Format"
|
||
},
|
||
"payments": {
|
||
"title": "Платежи",
|
||
"description": "Modes of transaction for payments",
|
||
"payment_prefix": "Payment Prefix",
|
||
"payment_number_length": "Payment number lenght",
|
||
"default_payment_email_body": "Default Payment Email Body",
|
||
"payment_settings": "Payment Settings",
|
||
"autogenerate_payment_number": "Auto-generate Payment Number",
|
||
"payment_setting_description": "Disable this, If you don't wish to auto-generate payment numbers each time you create a new payment.",
|
||
"payment_email_attachment": "Send payments as attachments",
|
||
"payment_email_attachment_setting_description": "Enable this if you want to send the payment receipts as an email attachment. Please note that 'View Payment' button in emails will not be displayed anymore when enabled.",
|
||
"enter_payment_prefix": "Enter Payment Prefix",
|
||
"payment_setting_updated": "Payment Setting updated successfully",
|
||
"payment_modes": "Payment Modes",
|
||
"add_payment_mode": "Add Payment Mode",
|
||
"edit_payment_mode": "Edit Payment Mode",
|
||
"mode_name": "Mode Name",
|
||
"payment_mode_added": "Payment Mode Added",
|
||
"payment_mode_updated": "Payment Mode Updated",
|
||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||
"already_in_use": "Payment Mode is already in use",
|
||
"deleted_message": "Payment Mode deleted successfully",
|
||
"company_address_format": "Company Address Format",
|
||
"from_customer_address_format": "From Customer Address Format"
|
||
},
|
||
"items": {
|
||
"title": "Товары",
|
||
"units": "Units",
|
||
"add_item_unit": "Add Item Unit",
|
||
"edit_item_unit": "Edit Item Unit",
|
||
"unit_name": "Unit Name",
|
||
"item_unit_added": "Item Unit Added",
|
||
"item_unit_updated": "Item Unit Updated",
|
||
"item_unit_confirm_delete": "You will not be able to recover this Item unit",
|
||
"already_in_use": "Item Unit is already in use",
|
||
"deleted_message": "Item Unit deleted successfully"
|
||
},
|
||
"notes": {
|
||
"title": "Заметки",
|
||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||
"notes": "Заметки",
|
||
"type": "Тип",
|
||
"add_note": "Add Note",
|
||
"add_new_note": "Add New Note",
|
||
"name": "Название",
|
||
"edit_note": "Edit Note",
|
||
"note_added": "Note added successfully",
|
||
"note_updated": "Note Updated successfully",
|
||
"note_confirm_delete": "You will not be able to recover this Note",
|
||
"already_in_use": "Note is already in use",
|
||
"deleted_message": "Note deleted successfully"
|
||
}
|
||
},
|
||
"account_settings": {
|
||
"profile_picture": "Profile Picture",
|
||
"name": "Имя",
|
||
"email": "Email",
|
||
"password": "Пароль",
|
||
"confirm_password": "Confirm Пароль",
|
||
"account_settings": "Account Settings",
|
||
"save": "Сохранить",
|
||
"section_description": "You can update your name, email & password using the form below.",
|
||
"updated_message": "Account Settings updated successfully"
|
||
},
|
||
"user_profile": {
|
||
"name": "Имя",
|
||
"email": "Email",
|
||
"password": "Пароль",
|
||
"confirm_password": "Подтвердить пароль"
|
||
},
|
||
"notification": {
|
||
"title": "Notification",
|
||
"email": "Send Notifications to",
|
||
"description": "Which email notifications would you like to receive when something changes?",
|
||
"invoice_viewed": "Invoice viewed",
|
||
"invoice_viewed_desc": "When your customer views the invoice sent via crater dashboard.",
|
||
"estimate_viewed": "Estimate viewed",
|
||
"estimate_viewed_desc": "When your customer views the estimate sent via crater dashboard.",
|
||
"save": "Сохранить",
|
||
"email_save_message": "Email saved successfully",
|
||
"please_enter_email": "Введите Email"
|
||
},
|
||
"tax_types": {
|
||
"title": "Типы налогов",
|
||
"add_tax": "Добавить налог",
|
||
"edit_tax": "Редактировать налог",
|
||
"description": "You can add or Remove Taxes as you please. Crater supports Taxes on Individual Items as well as on the invoice.",
|
||
"add_new_tax": "Добавить новый налог",
|
||
"tax_settings": "Настройки налога",
|
||
"tax_per_item": "Налог за единицу",
|
||
"tax_name": "Название налога",
|
||
"compound_tax": "Compound Tax",
|
||
"percent": "Процент",
|
||
"action": "Действие",
|
||
"tax_setting_description": "Enable this if you want to add taxes to individual invoice items. By default, taxes are added directly to the invoice.",
|
||
"created_message": "Tax type created successfully",
|
||
"updated_message": "Tax type updated successfully",
|
||
"deleted_message": "Tax type deleted successfully",
|
||
"confirm_delete": "Восстановление типа налога будет невозможна",
|
||
"already_in_use": "Налог используется"
|
||
},
|
||
"expense_category": {
|
||
"title": "Категории расходов",
|
||
"action": "Действие",
|
||
"description": "Categories are required for adding expense entries. You can Add or Remove these categories according to your preference.",
|
||
"add_new_category": "Добавить новую категорию",
|
||
"add_category": "Добавить категорию",
|
||
"edit_category": "Редактировать категорию",
|
||
"category_name": "Название категории",
|
||
"category_description": "Описание",
|
||
"created_message": "Категория расходов создана",
|
||
"deleted_message": "Категория расходов удалена",
|
||
"updated_message": "Категория расходов обновлена",
|
||
"confirm_delete": "Восстановление категории расходов будет невозможна",
|
||
"already_in_use": "Категория расходов используется"
|
||
},
|
||
"preferences": {
|
||
"currency": "Валюта",
|
||
"default_language": "Default Language",
|
||
"time_zone": "Часовой пояс",
|
||
"fiscal_year": "Financial Year",
|
||
"date_format": "Date Format",
|
||
"discount_setting": "Discount Setting",
|
||
"discount_per_item": "Discount Per Item ",
|
||
"discount_setting_description": "Enable this if you want to add Discount to individual invoice items. By default, Discount is added directly to the invoice.",
|
||
"save": "Сохранить",
|
||
"preference": "Preference | Preferences",
|
||
"general_settings": "Default preferences for the system.",
|
||
"updated_message": "Preferences updated successfully",
|
||
"select_language": "Select Language",
|
||
"select_time_zone": "Выберите часовой пояс",
|
||
"select_date_format": "Select Date Format",
|
||
"select_financial_year": "Select Financial Year"
|
||
},
|
||
"update_app": {
|
||
"title": "Update App",
|
||
"description": "You can easily update Crater by checking for a new update by clicking the button below",
|
||
"check_update": "Check for updates",
|
||
"avail_update": "New Update available",
|
||
"next_version": "Next version",
|
||
"requirements": "Requirements",
|
||
"update": "Update Now",
|
||
"update_progress": "Update in progress...",
|
||
"progress_text": "It will just take a few minutes. Please do not refresh the screen or close the window before the update finishes",
|
||
"update_success": "App has been updated! Please wait while your browser window gets reloaded automatically.",
|
||
"latest_message": "No update available! You are on the latest version.",
|
||
"current_version": "Current Version",
|
||
"download_zip_file": "Download ZIP file",
|
||
"unzipping_package": "Unzipping Package",
|
||
"copying_files": "Copying Files",
|
||
"deleting_files": "Deleting Unused files",
|
||
"running_migrations": "Running Migrations",
|
||
"finishing_update": "Finishing Update",
|
||
"update_failed": "Update Failed",
|
||
"update_failed_text": "Sorry! Your update failed on : {step} step"
|
||
},
|
||
"backup": {
|
||
"title": "Backup | Backups",
|
||
"description": "The backup is a zipfile that contains all files in the directories you specify along with a dump of your database",
|
||
"new_backup": "Add New Backup",
|
||
"create_backup": "Create Backup",
|
||
"select_backup_type": "Select Backup Type",
|
||
"backup_confirm_delete": "You will not be able to recover this Backup",
|
||
"path": "path",
|
||
"new_disk": "New Disk",
|
||
"created_at": "created at",
|
||
"size": "size",
|
||
"dropbox": "dropbox",
|
||
"local": "local",
|
||
"healthy": "healthy",
|
||
"amount_of_backups": "amount of backups",
|
||
"newest_backups": "newest backups",
|
||
"used_storage": "used storage",
|
||
"select_disk": "Select Disk",
|
||
"action": "Действие",
|
||
"deleted_message": "Backup deleted successfully",
|
||
"created_message": "Backup created successfully",
|
||
"invalid_disk_credentials": "Invalid credential of selected disk"
|
||
},
|
||
"disk": {
|
||
"title": "File Disk | File Disks",
|
||
"description": "By default, Crater will use your local disk for saving backups, avatar and other image files. You can configure more than one disk drivers like DigitalOcean, S3 and Dropbox according to your preference.",
|
||
"created_at": "created at",
|
||
"dropbox": "dropbox",
|
||
"name": "Имя",
|
||
"driver": "Driver",
|
||
"disk_type": "Тип",
|
||
"disk_name": "Disk Name",
|
||
"new_disk": "Add New Disk",
|
||
"filesystem_driver": "Filesystem Driver",
|
||
"local_driver": "local Driver",
|
||
"local_root": "local Root",
|
||
"public_driver": "Public Driver",
|
||
"public_root": "Public Root",
|
||
"public_url": "Public URL",
|
||
"public_visibility": "Public Visibility",
|
||
"media_driver": "Media Driver",
|
||
"media_root": "Media Root",
|
||
"aws_driver": "AWS Driver",
|
||
"aws_key": "AWS Key",
|
||
"aws_secret": "AWS Secret",
|
||
"aws_region": "AWS Region",
|
||
"aws_bucket": "AWS Bucket",
|
||
"aws_root": "AWS Root",
|
||
"do_spaces_type": "Do Spaces type",
|
||
"do_spaces_key": "Do Spaces key",
|
||
"do_spaces_secret": "Do Spaces Secret",
|
||
"do_spaces_region": "Do Spaces Region",
|
||
"do_spaces_bucket": "Do Spaces Bucket",
|
||
"do_spaces_endpoint": "Do Spaces Endpoint",
|
||
"do_spaces_root": "Do Spaces Root",
|
||
"dropbox_type": "Dropbox Type",
|
||
"dropbox_token": "Dropbox Token",
|
||
"dropbox_key": "Dropbox Key",
|
||
"dropbox_secret": "Dropbox Secret",
|
||
"dropbox_app": "Dropbox App",
|
||
"dropbox_root": "Dropbox Root",
|
||
"default_driver": "Default Driver",
|
||
"is_default": "IS DEFAULT",
|
||
"set_default_disk": "Set Default Disk",
|
||
"set_default_disk_confirm": "This disk will be set as default and all the new PDFs will be saved on this disk",
|
||
"success_set_default_disk": "Disk set as default successfully",
|
||
"save_pdf_to_disk": "Save PDFs to Disk",
|
||
"disk_setting_description": " Enable this, if you wish to save a copy of each Invoice, Estimate & Payment Receipt PDF on your default disk automatically. Turning this option will decrease the load-time when viewing the PDFs.",
|
||
"select_disk": "Select Disk",
|
||
"disk_settings": "Disk Settings",
|
||
"confirm_delete": "Your existing files & folders in the specified disk will not be affected but your disk configuration will be deleted from Crater",
|
||
"action": "Действие",
|
||
"edit_file_disk": "Edit File Disk",
|
||
"success_create": "Disk added successfully",
|
||
"success_update": "Disk updated successfully",
|
||
"error": "Disk addition failed",
|
||
"deleted_message": "File Disk deleted successfully",
|
||
"disk_variables_save_successfully": "Disk Configured Successfully",
|
||
"disk_variables_save_error": "Disk configuration failed.",
|
||
"invalid_disk_credentials": "Invalid credential of selected disk"
|
||
}
|
||
},
|
||
"wizard": {
|
||
"account_info": "Инфо по аккаунту",
|
||
"account_info_desc": "Below details will be used to create the main Administrator account. Also you can change the details anytime after logging in.",
|
||
"name": "Имя",
|
||
"email": "Email",
|
||
"password": "Пароль",
|
||
"confirm_password": "Подтверждение пароля",
|
||
"save_cont": "Сохранить и продолжить",
|
||
"company_info": "О компании",
|
||
"company_info_desc": "This information will be displayed on invoices. Note that you can edit this later on settings page.",
|
||
"company_name": "Название компании",
|
||
"company_logo": "Логотип компании",
|
||
"logo_preview": "Предпросмотр",
|
||
"preferences": "Настройки",
|
||
"preferences_desc": "Настройки системы по-умолчанию.",
|
||
"country": "Страна",
|
||
"state": "Область",
|
||
"city": "Город",
|
||
"address": "Адрес",
|
||
"street": "Улица1 | Улица2",
|
||
"phone": "Телефон",
|
||
"zip_code": "Почтовый индекс",
|
||
"go_back": "Назад",
|
||
"currency": "Валюта",
|
||
"language": "Language",
|
||
"time_zone": "Часовой пояс",
|
||
"fiscal_year": "Финансовый год",
|
||
"date_format": "Формат даты",
|
||
"from_address": "Адрес",
|
||
"username": "Имя пользователя",
|
||
"next": "Далее",
|
||
"continue": "Продолжить",
|
||
"skip": "Пропустить",
|
||
"database": {
|
||
"database": "Site URL & Database",
|
||
"connection": "Database Connection",
|
||
"host": "Database Host",
|
||
"port": "Database Port",
|
||
"password": "Пароль к БД",
|
||
"app_url": "App URL",
|
||
"app_domain": "App Domain",
|
||
"username": "Database Username",
|
||
"db_name": "Database Name",
|
||
"db_path": "Database Path",
|
||
"desc": "Create a database on your server and set the credentials using the form below."
|
||
},
|
||
"permissions": {
|
||
"permissions": "Permissions",
|
||
"permission_confirm_title": "Точно продолжить?",
|
||
"permission_confirm_desc": "Folder permission check failed",
|
||
"permission_desc": "Below is the list of folder permissions which are required in order for the app to work. If the permission check fails, make sure to update your folder permissions."
|
||
},
|
||
"mail": {
|
||
"host": "Mail Host",
|
||
"port": "Mail Port",
|
||
"driver": "Mail Driver",
|
||
"secret": "Secret",
|
||
"mailgun_secret": "Mailgun Secret",
|
||
"mailgun_domain": "Domain",
|
||
"mailgun_endpoint": "Mailgun Endpoint",
|
||
"ses_secret": "SES Secret",
|
||
"ses_key": "SES Key",
|
||
"password": "Mail Password",
|
||
"username": "Mail Username",
|
||
"mail_config": "Mail Configuration",
|
||
"from_name": "From Mail Name",
|
||
"from_mail": "From Mail Address",
|
||
"encryption": "Mail Encryption",
|
||
"mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc."
|
||
},
|
||
"req": {
|
||
"system_req": "System Requirements",
|
||
"php_req_version": "Php (version {version} required)",
|
||
"check_req": "Check Requirements",
|
||
"system_req_desc": "Crater has a few server requirements. Make sure that your server has the required php version and all the extensions mentioned below."
|
||
},
|
||
"errors": {
|
||
"migrate_failed": "Ошибка миграции",
|
||
"database_variables_save_error": "Cannot write configuration to .env file. Please check its file permissions",
|
||
"mail_variables_save_error": "Email configuration failed.",
|
||
"connection_failed": "Database connection failed",
|
||
"database_should_be_empty": "Database should be empty"
|
||
},
|
||
"success": {
|
||
"mail_variables_save_successfully": "Email configured successfully",
|
||
"database_variables_save_successfully": "Database configured successfully."
|
||
}
|
||
},
|
||
"layout_login": {
|
||
"copyright_crater": "Copyright @ Crater - 2020",
|
||
"super_simple_invoicing": "Super Simple Invoicing",
|
||
"for_freelancer": "for Freelancers &",
|
||
"small_businesses": "Small Businesses ",
|
||
"crater_help": "Crater helps you track expenses, record payments & generate beautiful",
|
||
"invoices_and_estimates": "invoices & estimates with ability to choose multiple templates."
|
||
},
|
||
"validation": {
|
||
"invalid_phone": "Неправильный номер телефона",
|
||
"invalid_url": "Неправильный url (ex: http://www.crater.com)",
|
||
"invalid_domain_url": "Неправильный домен (ex: crater.com)",
|
||
"required": "Обязательное поле",
|
||
"email_incorrect": "Неправильный Email.",
|
||
"email_already_taken": "Email уже существует.",
|
||
"email_does_not_exist": "User with given email doesn't exist",
|
||
"item_unit_already_taken": "This item unit name has already been taken",
|
||
"payment_mode_already_taken": "This payment mode name has already been taken",
|
||
"send_reset_link": "Выслать ссылку для восстановления",
|
||
"not_yet": "Not yet? Send it again",
|
||
"password_min_length": "Password must contain {count} characters",
|
||
"name_min_length": "Name must have at least {count} letters.",
|
||
"enter_valid_tax_rate": "Неправильное значение налога",
|
||
"numbers_only": "Только цифры.",
|
||
"characters_only": "Только буквы.",
|
||
"password_incorrect": "Пароли должны совпадать",
|
||
"password_length": "Пароль должен быть {count} символов минимум.",
|
||
"qty_must_greater_than_zero": "Quantity must be greater than zero.",
|
||
"price_greater_than_zero": "Price must be greater than zero.",
|
||
"payment_greater_than_zero": "Payment must be greater than zero.",
|
||
"payment_greater_than_due_amount": "Entered Payment is more than due amount of this invoice.",
|
||
"quantity_maxlength": "Quantity should not be greater than 20 digits.",
|
||
"price_maxlength": "Price should not be greater than 20 digits.",
|
||
"price_minvalue": "Price should be greater than 0.",
|
||
"amount_maxlength": "Amount should not be greater than 20 digits.",
|
||
"amount_minvalue": "Amount should be greater than 0.",
|
||
"description_maxlength": "Description should not be greater than 65,000 characters.",
|
||
"subject_maxlength": "Subject should not be greater than 100 characters.",
|
||
"message_maxlength": "Message should not be greater than 255 characters.",
|
||
"maximum_options_error": "Maximum of {max} options selected. First remove a selected option to select another.",
|
||
"notes_maxlength": "Notes should not be greater than 65,000 characters.",
|
||
"address_maxlength": "Address should not be greater than 255 characters.",
|
||
"ref_number_maxlength": "Серийный номер should not be greater than 255 characters.",
|
||
"prefix_maxlength": "Prefix should not be greater than 5 characters.",
|
||
"something_went_wrong": "something went wrong",
|
||
"number_length_minvalue": "Number lenght should be greater than 0"
|
||
},
|
||
"pdf_estimate_label": "Заказ",
|
||
"pdf_estimate_number": "Номер заказа",
|
||
"pdf_estimate_date": "Дата заказа",
|
||
"pdf_estimate_expire_date": "Истекает",
|
||
"pdf_invoice_label": "Квитанция",
|
||
"pdf_invoice_number": "Номер квитанции",
|
||
"pdf_invoice_date": "Дата квитанции",
|
||
"pdf_invoice_due_date": "Дата к оплате",
|
||
"pdf_notes": "Заметки",
|
||
"pdf_items_label": "Записи",
|
||
"pdf_quantity_label": "Кол-во",
|
||
"pdf_price_label": "Цена",
|
||
"pdf_discount_label": "Скидка",
|
||
"pdf_tax_label": "Налог",
|
||
"pdf_amount_label": "Сумма",
|
||
"pdf_subtotal": "В сумме",
|
||
"pdf_total": "Итого",
|
||
"pdf_payment_label": "Платёж",
|
||
"pdf_payment_receipt_label": "КВИТАНЦИЯ ПЛАТЕЖА",
|
||
"pdf_payment_date": "Дата платежа",
|
||
"pdf_payment_number": "Номер платежа",
|
||
"pdf_payment_mode": "Режим платежа",
|
||
"pdf_payment_amount_received_label": "Сумма поступления",
|
||
"pdf_expense_report_label": "ОТЧЁТ РАСХОДОВ",
|
||
"pdf_total_expenses_label": "ВСЕГО РАСХОДОВ",
|
||
"pdf_profit_loss_label": "ОТЧЁТ ПО ДОХОДАМ И РАСХОДАМ",
|
||
"pdf_sales_customers_label": "Продажи по клиентам",
|
||
"pdf_sales_items_label": "Отчёт по продажам товаров",
|
||
"pdf_tax_summery_label": "Отчёт по налогам",
|
||
"pdf_income_label": "ДОХОД",
|
||
"pdf_net_profit_label": "ЧИСТЫЙ ДОХОД",
|
||
"pdf_customer_sales_report": "Отчёт продаж: По клиентам",
|
||
"pdf_total_sales_label": "ВСЕГО ПРОДАЖ",
|
||
"pdf_item_sales_label": "Отчёт продаж: По товарам",
|
||
"pdf_tax_report_label": "ОТЧЁТ ПО НАЛОГАМ",
|
||
"pdf_total_tax_label": "ВСЕГО НАЛОГОВ",
|
||
"pdf_tax_types_label": "Типы налогов",
|
||
"pdf_expenses_label": "Расходы",
|
||
"pdf_bill_to": "Адрес счёта,",
|
||
"pdf_ship_to": "Адрес доставки,",
|
||
"pdf_received_from": "Получено от:"
|
||
}
|