⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.26
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
lupo.techlup.co.ke
/
system
/
lang
/
Edit File: ru.json
{ "auth.failed": "These credentials do not match our records.", "auth.password": "The provided password is incorrect.", "auth.throttle": "Too many login attempts. Please try again in :seconds seconds.", "pagination.previous": "« Previous", "pagination.next": "Next »", "passwords.reset": "Your password has been reset!", "passwords.sent": "We have emailed your password reset link!", "passwords.throttled": "Please wait before retrying.", "passwords.token": "This password reset token is invalid.", "passwords.user": "We can't find a user with that email address.", "validation.accepted": "The :attribute must be accepted.", "validation.accepted_if": "The :attribute must be accepted when :other is :value.", "validation.active_url": "The :attribute is not a valid URL.", "validation.after": "The :attribute must be a date after :date.", "validation.after_or_equal": "The :attribute must be a date after or equal to :date.", "validation.alpha": "The :attribute must only contain letters.", "validation.alpha_dash": "The :attribute must only contain letters, numbers, dashes and underscores.", "validation.alpha_num": "The :attribute must only contain letters and numbers.", "validation.array": "The :attribute must be an array.", "validation.before": "The :attribute must be a date before :date.", "validation.before_or_equal": "The :attribute must be a date before or equal to :date.", "validation.between.array": "The :attribute must have between :min and :max items.", "validation.between.file": "The :attribute must be between :min and :max kilobytes.", "validation.between.numeric": "The :attribute must be between :min and :max.", "validation.between.string": "The :attribute must be between :min and :max characters.", "validation.boolean": "The :attribute field must be true or false.", "validation.confirmed": "The :attribute confirmation does not match.", "validation.current_password": "The password is incorrect.", "validation.date": "The :attribute is not a valid date.", "validation.date_equals": "The :attribute must be a date equal to :date.", "validation.date_format": "The :attribute does not match the format :format.", "validation.declined": "The :attribute must be declined.", "validation.declined_if": "The :attribute must be declined when :other is :value.", "validation.different": "The :attribute and :other must be different.", "validation.digits": "The :attribute must be :digits digits.", "validation.digits_between": "The :attribute must be between :min and :max digits.", "validation.dimensions": "The :attribute has invalid image dimensions.", "validation.distinct": "The :attribute field has a duplicate value.", "validation.email": "The :attribute must be a valid email address.", "validation.ends_with": "The :attribute must end with one of the following: :values.", "validation.enum": "The selected :attribute is invalid.", "validation.exists": "The selected :attribute is invalid.", "validation.file": "The :attribute must be a file.", "validation.filled": "The :attribute field must have a value.", "validation.gt.array": "The :attribute must have more than :value items.", "validation.gt.file": "The :attribute must be greater than :value kilobytes.", "validation.gt.numeric": "The :attribute must be greater than :value.", "validation.gt.string": "The :attribute must be greater than :value characters.", "validation.gte.array": "The :attribute must have :value items or more.", "validation.gte.file": "The :attribute must be greater than or equal to :value kilobytes.", "validation.gte.numeric": "The :attribute must be greater than or equal to :value.", "validation.gte.string": "The :attribute must be greater than or equal to :value characters.", "validation.image": "The :attribute must be an image.", "validation.in": "The selected :attribute is invalid.", "validation.in_array": "The :attribute field does not exist in :other.", "validation.integer": "The :attribute must be an integer.", "validation.ip": "The :attribute must be a valid IP address.", "validation.ipv4": "The :attribute must be a valid IPv4 address.", "validation.ipv6": "The :attribute must be a valid IPv6 address.", "validation.json": "The :attribute must be a valid JSON string.", "validation.lt.array": "The :attribute must have less than :value items.", "validation.lt.file": "The :attribute must be less than :value kilobytes.", "validation.lt.numeric": "The :attribute must be less than :value.", "validation.lt.string": "The :attribute must be less than :value characters.", "validation.lte.array": "The :attribute must not have more than :value items.", "validation.lte.file": "The :attribute must be less than or equal to :value kilobytes.", "validation.lte.numeric": "The :attribute must be less than or equal to :value.", "validation.lte.string": "The :attribute must be less than or equal to :value characters.", "validation.mac_address": "The :attribute must be a valid MAC address.", "validation.max.array": "The :attribute must not have more than :max items.", "validation.max.file": "The :attribute must not be greater than :max kilobytes.", "validation.max.numeric": "The :attribute must not be greater than :max.", "validation.max.string": "The :attribute must not be greater than :max characters.", "validation.mimes": "The :attribute must be a file of type: :values.", "validation.mimetypes": "The :attribute must be a file of type: :values.", "validation.min.array": "The :attribute must have at least :min items.", "validation.min.file": "The :attribute must be at least :min kilobytes.", "validation.min.numeric": "The :attribute must be at least :min.", "validation.min.string": "The :attribute must be at least :min characters.", "validation.multiple_of": "The :attribute must be a multiple of :value.", "validation.not_in": "The selected :attribute is invalid.", "validation.not_regex": "The :attribute format is invalid.", "validation.numeric": "The :attribute must be a number.", "validation.present": "The :attribute field must be present.", "validation.prohibited": "The :attribute field is prohibited.", "validation.prohibited_if": "The :attribute field is prohibited when :other is :value.", "validation.prohibited_unless": "The :attribute field is prohibited unless :other is in :values.", "validation.prohibits": "The :attribute field prohibits :other from being present.", "validation.regex": "The :attribute format is invalid.", "validation.required": "The :attribute field is required.", "validation.required_array_keys": "The :attribute field must contain entries for: :values.", "validation.required_if": "The :attribute field is required when :other is :value.", "validation.required_unless": "The :attribute field is required unless :other is in :values.", "validation.required_with": "The :attribute field is required when :values is present.", "validation.required_with_all": "The :attribute field is required when :values are present.", "validation.required_without": "The :attribute field is required when :values is not present.", "validation.required_without_all": "The :attribute field is required when none of :values are present.", "validation.same": "The :attribute and :other must match.", "validation.size.array": "The :attribute must contain :size items.", "validation.size.file": "The :attribute must be :size kilobytes.", "validation.size.numeric": "The :attribute must be :size.", "validation.size.string": "The :attribute must be :size characters.", "validation.starts_with": "The :attribute must start with one of the following: :values.", "validation.string": "The :attribute must be a string.", "validation.timezone": "The :attribute must be a valid timezone.", "validation.unique": "The :attribute has already been taken.", "validation.uploaded": "The :attribute failed to upload.", "validation.url": "The :attribute must be a valid URL.", "validation.uuid": "The :attribute must be a valid UUID.", "validation.custom.attribute-name.rule-name": "custom-message", "Dashboard": "Панель управления", "Advertising": "Реклама", "Subscription Reports": "Отчеты о подписках", "Manage Business": "Управление бизнесом", "Categories": "Категории", "Business List": "Список предприятий", "Manage Plans": "Управление планами", "Create Plan": "Создать план", "Staff Management": "Управление персоналом", "Create Staff": "Создать сотрудника", "Manage Staff": "Управление персоналом", "Messages": "Сообщения", "Manage Messages": "Управление сообщениями", "CMS Manage": "Управление CMS", "Manage Pages": "Управление страницами", "Manage FAQs": "Управление FAQ", "Terms & Conditions": "Условия использования", "Privacy & Policy": "Политика конфиденциальности", "Testimonials": "Отзывы", "Features": "Возможности", "Interface": "Интерфейс", "Manage Blogs": "Управление блогами", "Newsletters": "Рассылка новостей", "Roles & Permissions": "Роли и права", "Roles": "Роли", "Permissions": "Права", "Settings": "Настройки", "Currencies": "Валюты", "Notifications": "Уведомления", "SMS Settings": "Настройки SMS", "Payment Gateway": "Платежный шлюз", "System Settings": "Системные настройки", "General Settings": "Общие настройки", "Banner": "Баннер", "Add New Banner": "Добавить новый баннер", "Banner List": "Список баннеров", "Status": "Статус", "Image": "Изображение", "Active": "Активен", "Cancel": "Отмена", "Save": "Сохранить", "Edit Banner": "Редактировать баннер", "Advertising List": "Список рекламы", "Create Banner": "Создать баннер", "SL": "№", "Create Advertising": "Создать рекламу", "Reset": "Сбросить", "Edit Advertising": "Редактировать рекламу", "Edit": "Редактировать", "Delete": "Удалить", "Shop": "Магазин", "Add new Package": "Добавить новый пакет", "Shop List": "Список магазинов", "Subscription Plan": "План подписки", "Select Plan Category": "Выбрать категорию плана", "Package Name": "Название пакета", "Enter Package Name": "Введите название пакета", "Business Category": "Категория бизнеса", "Select Business Category": "Выбрать категорию бизнеса", "Duration in Days": "Длительность (дней)", "Enter number": "Введите число", "Offer Price": "Цена со скидкой", "Enter Plan Price": "Введите цену плана", "Subscription Price": "Цена подписки", "Enter Subscription Price": "Введите цену подписки", "View": "Просмотреть", "Upgrade Plan": "Обновить план", "Edit Shop": "Редактировать магазин", "Select Category": "Выбрать категорию", "Shop/Business Name": "Название магазина/бизнеса", "Enter Shop/Business Name": "Введите название магазина/бизнеса", "Package": "Пакет", "Select a package": "Выбрать пакет", "Name": "Имя", "Enter Name": "Введите имя", "Role": "Роль", "Select a role": "Выбрать роль", "Email": "Электронная почта", "Enter Email": "Введите электронную почту", "Phone": "Телефон", "Enter Phone Number": "Введите номер телефона", "Password": "Пароль", "Enter Password": "Введите пароль", "Confirm password": "Подтвердить пароль", "Enter Confirm password": "Введите подтверждение пароля", "Address": "Адрес", "Enter Address": "Введите адрес", "Select Country": "Выбрать страну", "Select a Country": "Выбрать страну", "Balance": "Баланс", "Enter Balance": "Введите баланс", "Search...": "Поиск...", "Business Name": "Название бизнеса", "Last Enroll": "Последнее зачисление", "Expired Date": "Дата истечения срока", "Action": "Действие", "Select A Plan": "Выбрать план", "Select One": "Выбрать один", "Price": "Цена", "Enter plan price or select a plan": "Введите цену плана или выберите план", "Payment Gateways": "Платежные шлюзы", "Select A payment gateway": "Выбрать платежный шлюз", "Notes": "Примечания", "Enter notes": "Введите примечания", "Business View": "Просмотр бизнеса", "Created date": "Дата создания", "Category": "Категория", "Add new Category": "Добавить новую категорию", "View List": "Просмотреть список", "Buisness Name": "Название бизнеса", "Enter Description": "Введите описание", "Description": "Описание", "Edit Business Category": "Редактировать категорию бизнеса", "Enter Buisness Description": "Введите описание бизнеса", "Business Categories List": "Список категорий бизнеса", "Add New": "Добавить новый", "Reports": "Отчеты", "All": "Все", "Active User": "Активный пользователь", "Deactive User": "Неактивный пользователь", "Date": "Дата", "SL.": "№", "Invoice": "Счет-фактура", "Customer Name": "Имя клиента", "Amount": "Сумма", "View Report": "Просмотреть отчет", "Download Report": "Скачать отчет", "User View": "Просмотр пользователя", "Shop Name": "Название магазина", "Country": "Страна", "Reason": "Причина", "Are You Sure?": "Вы уверены?", "You won't be able to revert this!": "Вы не сможете отменить это!", "Yes, Delete It!": "Да, удалить!", "Add Currency": "Добавить валюту", "Code": "Код", "Symbol": "Символ", "Position": "Позиция", "Inactive": "Неактивен", "Make Default": "Сделать основным", "Edit Currency": "Редактировать валюту", "Currency": "Валюта", "Total Businesses": "Всего предприятий", "Total Expired Businesses": "Всего истекших предприятий", "Total Plan Subscribes": "Всего подписок на планы", "Total Business Categories": "Всего категорий бизнеса", "Total Plans": "Всего планов", "Total Staffs": "Всего сотрудников", "Finance Overview": "Обзор финансов", "Gateway Settings": "Настройки шлюза", "Payment Gateway Settings": "Настройки платежного шлюза", "GATEWAY IMAGE": "ИЗОБРАЖЕНИЕ ШЛЮЗА", "GATEWAY NAME": "НАЗВАНИЕ ШЛЮЗА", "Gateway Charge": "Плата за шлюз", "Gateway Currency": "Валюта шлюза", "Gateway Mode": "Режим шлюза", "Is Manual": "Ручной ввод", "Yes": "Да", "No": "Нет", "Label": "Метка", "Enter label name": "Введите название метки", "Select Required/Optionl": "Выбрать обязательное/необязательное", "Required": "Обязательно", "Optional": "Необязательно", "Add new row": "Добавить новую строку", "INSTRUCTIONS": "ИНСТРУКЦИИ", "Enter payment instructions here": "Введите инструкции по оплате здесь", "Messages List": "Список сообщений", "Search": "Поиск", "Company Name": "Название компании", "Message": "Сообщение", "Notifications List": "Список уведомлений", "Today": "Сегодня", "Last 7 Days": "Последние 7 дней", "Last 15 Days": "Последние 15 дней", "Last Month": "Прошлый месяц", "Last Year": "Прошлый год", "Created At": "Создано в", "Read At": "Прочитано в", "Add New Payment Type": "Добавить новый тип оплаты", "Enter Payment Type": "Введите тип оплаты", "Edit Payment Type": "Редактировать тип оплаты", "Payment Type": "Тип оплаты", "Add Payment Type": "Добавить тип оплаты", "Per Page- 10": "На страницу - 10", "Per Page- 25": "На страницу - 25", "Per Page- 50": "На страницу - 50", "Per Page- 100": "На страницу - 100", "Assigned Role": "Назначенная роль", "Assign Role To User": "Назначить роль пользователю", "Select User": "Выбрать пользователя", "User": "Пользователь", "Select Role": "Выбрать роль", "Add Subscription Plan": "Добавить план подписки", "Package List": "Список пакетов", "Add New Features": "Добавить новые функции", "Enter features": "Введите функции", "Edit Subscription Plan": "Редактировать план подписки", "Edit Package": "Редактировать пакет", "Enter Duration Days": "Введите продолжительность (дней)", "Deactive": "Неактивен", "Create Plans": "Создать планы", "User Profile": "Профиль пользователя", "Registration Date": "Дата регистрации", "Enter Your Name": "Введите ваше имя", "Enter Your Email": "Введите ваш email", "Profile Picture": "Фото профиля", "Current Password": "Текущий пароль", "Enter Your Current Password": "Введите текущий пароль", "New Password": "Новый пароль", "Enter New Password": "Введите новый пароль", "Save Changes": "Сохранить изменения", "Add New Role": "Добавить новую роль", "Set role permissions": "Настроить права роли", "Role Name": "Название роли", "Enter role name": "Введите название роли", "Role Permissions": "Права роли", "Setup role permissions": "Настроить права роли", "Select All": "Выбрать все", "Roles List": "Список ролей", "Add role, if it does not exist": "Добавить роль, если она не существует", "Edit Role": "Редактировать роль", "Privacy & Policy Settings": "Настройки конфиденциальности и политики", "Update": "Обновить", "Term & Condition Settings": "Настройки условий использования", "Title": "Заголовок", "Enter Title": "Введите заголовок", "Copy Right": "Авторское право", "Admin Footer Text": "Текст нижнего колонтитула админа", "Enter Text": "Введите текст", "Admin Footer Link Text": "Текст ссылки нижнего колонтитула админа", "Admin Footer Link": "Ссылка нижнего колонтитула админа", "Enter Link": "Введите ссылку", "Main Header Logo": "Основной логотип заголовка", "Common Header Logo": "Обычный логотип заголовка", "Footer Logo": "Логотип нижнего колонтитула", "Admin Logo": "Логотип админа", "Favicon": "Фавикон", "Don't Use Any Kind Of Space In The Input Fields": "Не используйте пробелы в полях ввода", "App": "Приложение", "Drivers": "Водители", "Storage Settings": "Настройки хранилища", "Mail Configuration": "Конфигурация почты", "Others": "Прочее", "APP_NAME": "APP_NAME", "APP_KEY": "APP_KEY", "APP_DEBUG": "APP_DEBUG", "APP_URL": "APP_URL", "QUEUE_MAIL": "QUEUE_MAIL", "MAIL_DRIVER_TYPE": "MAIL_DRIVER_TYPE", "MAIL DRIVER": "MAIL DRIVER", "MAIL_HOST": "MAIL_HOST", "MAIL_PORT": "MAIL_PORT", "MAIL_USERNAME": "MAIL_USERNAME", "MAIL_PASSWORD": "MAIL_PASSWORD", "MAIL_ENCRYPTION": "MAIL_ENCRYPTION", "MAIL_FROM_ADDRESS": "MAIL_FROM_ADDRESS", "MAIL_FROM_NAME": "MAIL_FROM_NAME", "QUEUE COMMAND Path": "Путь к команде очереди", "CACHE_DRIVER": "CACHE_DRIVER", "Recommended": "Рекомендуемый", "QUEUE_CONNECTION": "QUEUE_CONNECTION", "SESSION_DRIVER": "SESSION_DRIVER", "SESSION_LIFETIME": "SESSION_LIFETIME", "REDIS_PORT": "REDIS_PORT", "REDIS_URL": "REDIS_URL", "REDIS_PASSWORD": "REDIS_PASSWORD", "AWS S3 Storage Bucket'": "Ведро хранилища AWS S3", "Fill up this credentials if you want to use AWS S3 Storage Bucket": "Заполните эти учетные данные, если вы хотите использовать ведро хранилища AWS S3", "Wasabi Storage Bucket": "Ведро хранилища Wasabi", "public (uploads folder)": "public (папка загрузок)", "AWS_ACCESS_KEY_ID": "AWS_ACCESS_KEY_ID", "AWS_SECRET_ACCESS_KEY": "AWS_SECRET_ACCESS_KEY", "AWS_DEFAULT_REGION": "AWS_DEFAULT_REGION", "AWS_BUCKET": "AWS_BUCKET", "Fill up this credentials if you want to use Wasabi Storage Bucket": "Заполните эти учетные данные, если вы хотите использовать ведро хранилища Wasabi", "WAS_ACCESS_KEY_ID": "WAS_ACCESS_KEY_ID", "WAS_SECRET_ACCESS_KEY": "WAS_SECRET_ACCESS_KEY", "WAS_DEFAULT_REGION": "WAS_DEFAULT_REGION", "WAS_BUCKET": "WAS_BUCKET", "WAS_ENDPOINT": "WAS_ENDPOINT", "CACHE_LIFETIME": "CACHE_LIFETIME", "Paid": "Оплачено", "Reject": "Отклонить", "Why are you reject It?": "Почему вы отклоняете это?", "Enter Reason": "Введите причину", "Confirm": "Подтвердить", "Subscriptions List": "Список подписок", "Started": "Начато", "End": "Конец", "Gateway Method": "Метод шлюза", "Are you sure?": "Вы уверены?", "Add New Testimonial": "Добавить новое отзыв", "Client Name": "Имя клиента", "Enter Client Name": "Введите имя клиента", "Stars": "Звезды", "Works At": "Работает в", "Client Image": "Изображение клиента", "Review": "Отзыв", "Enter text": "Введите текст", "Enter review message here": "Введите сообщение отзыва здесь", "Edit Testimonial": "Редактировать отзыв", "Testimonials List": "Список отзывов", "Create New": "Создать новый", "Add New Staff": "Добавить нового сотрудника", "Full Name": "Полное имя", "Enter Email Address": "Введите адрес электронной почты", "Edit Staff": "Редактировать сотрудника", "Staff List": "Список сотрудников", "User Email": "Электронная почта пользователя", "User Role": "Роль пользователя", "Comments": "Комментарии", "Comment List": "Список комментариев", "Create Blog": "Создать блог", "Blog List": "Список блогов", "Select a status": "Выбрать статус", "Tags": "Теги", "Enter tags name": "Введите названия тегов", "SEO Meta Tags": "SEO мета-теги", "Meta Title": "Мета-заголовок", "Meta Description": "Мета-описание", "Enter meta Description": "Введите мета-описание", "Comment": "Комментарий", "Edit Blog": "Редактировать блог", "Blogs": "Блоги", "Create Faqs": "Создать FAQ", "Add New FAQs": "Добавить новые FAQ", "Question": "Вопрос", "InActive": "Неактивен", "Answer": "Ответ", "Enter question answer here": "Введите ответ на вопрос здесь", "Edit Faqs": "Редактировать FAQ", "FAQS List": "Список FAQ", "View Details": "Просмотреть детали", "Create Feature": "Создать функцию", "Add New Feature": "Добавить новую функцию", "Backgroud Color": "Цвет фона", "Enter Color": "Введите цвет", "Edit Feature": "Редактировать функцию", "Features List": "Список функций", "Create Interfaces": "Создать интерфейсы", "Add New Interface": "Добавить новый интерфейс", "Edit Interface": "Редактировать интерфейс", "Interfaces List": "Список интерфейсов", "Newsletters List": "Список рассылок", "Page for Updating Website Sections": "Страница обновления разделов сайта", "Slider Section": "Раздел слайдера", "Header Section": "Раздел заголовка", "Feature Section": "Раздел функций", "Interface Section": "Раздел интерфейса", "Watch Section": "Раздел видео", "Testimonial Section": "Раздел отзывов", "Blog Section": "Раздел блога", "About us Page": "О нас", "Terms And Conditions": "Условия использования", "Privacy Page": "Страница конфиденциальности", "Contuct us Page": "Страница контактов", "Pricing Section": "Раздел ценообразования", "Footer Section": "Раздел нижнего колонтитула", "Social Medias": "Социальные сети", "Button One": "Кнопка один", "Button Text": "Текст кнопки", "Button One Link": "Ссылка кнопки один", "Button Two": "Кнопка два", "Button Two Link": "Ссылка кнопки два", "Scanner Text": "Текст сканера", "Scanner Image": "Изображение сканера", "Slider Image": "Изображение слайдера", "Header Button Text": "Текст кнопки заголовка", "Header Button Link": "Ссылка кнопки заголовка", "Enter Header link": "Введите ссылку заголовка", "Section Title": "Заголовок раздела", "Enter Section Title": "Введите заголовок раздела", "Interface Title": "Заголовок интерфейса", "Watch Title": "Заголовок видео", "Button Link": "Ссылка кнопки", "Watch Image": "Изображение видео", "Blog Title": "Заголовок блога", "Read More Button Text": "Текст кнопки «Читать далее»", "View All Button Text": "Текст кнопки «Просмотреть все»", "View All Link": "Ссылка «Просмотреть все»", "Testimonial Title": "Заголовок отзыва", "Enter Short Title": "Введите короткий заголовок", "Long Title": "Длинный заголовок", "About Image": "Изображение о нас", "Description One": "Описание один", "Description Two": "Описание два", "Option": "Вариант", "Icon": "Иконка", "Plan Button Url": "URL кнопки плана", "Short Title": "Короткий заголовок", "Right Footer Title": "Заголовок правого нижнего колонтитула", "Middle Footer Title": "Заголовок среднего нижнего колонтитула", "Apple App Link": "Ссылка на приложение Apple", "Apple App": "Приложение Apple", "Google Play Link": "Ссылка на Google Play", "Google Play App": "Приложение Google Play", "Right Footer": "Правый нижний колонтитул", "Link": "Ссылка", "Middle Footer": "Средний нижний колонтитул", "Left Footer": "Левый нижний колонтитул", "Footer Socials": "Социальные сети в нижнем колонтитуле", "Forgot Password": "Забыли пароль?", "Enter the email address associated with your account": "Введите адрес электронной почты, связанный с вашей учетной записью", "Enter your Email": "Введите ваш email", "Continue": "Продолжить", "Back to Login": "Назад к входу", "Login": "Вход", "Welcome to": "Добро пожаловать в", "Welcome back, Please login in to your account": "Добро пожаловать обратно, пожалуйста, войдите в свою учетную запись", "Remember me": "Запомнить меня", "Forgot Password?": "Забыли пароль?", "Super Admin": "Супер администратор", "Admin": "Администратор", "Manager": "Менеджер", "Reset Password": "Сбросить пароль", "Change Password": "Изменить пароль", "Create new password, it must be Strong password.": "Создайте новый пароль, он должен быть надежным.", "Confirm Password": "Подтвердить пароль", "You Have": "У вас есть", "new Notifications": "новых уведомлений", "Mark all Read": "Отметить все как прочитанные", "View all notifications": "Просмотреть все уведомления", "Clear cache": "Очистить кэш", "My Profile": "Мой профиль", "Logout": "Выход", "About Us": "О нас", "Home": "Главная", "Pricing": "Ценообразование", "Pages": "Страницы", "Blog": "Блог", "Privacy Policy": "Политика конфиденциальности", "Contact Us": "Контакты", "You are having this email because you have requested for a password reset.": "Вы получили это письмо, потому что запросили сброс пароля.", "Your verification code is:": "Ваш код подтверждения:", "This password reset code will expire in 60 minutes.": "Этот код сброса пароля истекает через 60 минут.", "If you did not request a password reset, no further action is required.": "Если вы не запрашивали сброс пароля, никаких дальнейших действий не требуется.", "Regards": "С уважением", "All right reserved": "Все права защищены", "Hi": "Привет", "Dear": "Уважаемый", "your OTP code is": "Ваш OTP-код:", "Please do not share this PIN with anyone": "Пожалуйста, не делитесь этим PIN-кодом ни с кем", "Best Regards": "С наилучшими пожеланиями", "Gateway Name": "Название шлюза", "Subscription Name": "Название подписки", "Payable Amount": "Сумма к оплате", "Phone Number": "Номер телефона", "Enter your phone number": "Введите ваш номер телефона", "Pay Now": "Оплатить сейчас", "Next": "Далее", "Previous": "Назад", "Free": "Бесплатно", "Features Of Free Plan": "Возможности бесплатного плана", "Choose Plan": "Выбрать план", "Blog Details": "Подробности блога", "Leave a Comment Here": "Оставьте комментарий здесь", "Your email address will not be published": "Ваш адрес электронной почты не будет опубликован", "Enter your name": "Введите ваше имя", "Enter your email": "Введите ваш email", "Enter your comment": "Введите ваш комментарий", "Recent Posts": "Последние записи", "Create a Free Account": "Создать бесплатную учетную запись", "Enter full name": "Введите полное имя", "Enter phone number": "Введите номер телефона", "Enter email address": "Введите адрес электронной почты", "Company": "Компания", "Enter company name": "Введите название компании", "Enter your message": "Введите ваше сообщение", "Pricing Plan": "Тарифный план", "Subscription Plans": "Планы подписок", "Plan List": "Список планов", "Work At": "Работает в", "Show- 10": "Показать - 10", "Show- 25": "Показать - 25", "Show- 50": "Показать - 50", "Show- 100": "Показать - 100", "Duration": "Длительность", "Select": "Выбрать", "Currency List": "Список валют", "Default": "По умолчанию", "Country Name": "Название страны", "View Website": "Просмотреть сайт", "Contact Messages": "Сообщения контактов", "Total Shop": "Всего магазинов", "Expired Businesses": "Истекшие бизнесы", "Plan Subscribes": "Подписки на план", "Total Categories": "Всего категорий", "Recent Register": "Недавняя регистрация", "Date & Time": "Дата и время", "View All": "Просмотреть все", "Add new Business": "Добавить новый бизнес", "Enter Company Name": "Введите название компании", "Edit Business": "Редактировать бизнес", "Create Business": "Создать бизнес", "Enter Buisness Name": "Введите название бизнеса", "Note: Enter embedded video link": "Примечание: введите ссылку на встраиваемое видео", "Enter title": "Введите заголовок", "Enter Code": "Введите код", "Enter Symbol": "Введите символ", "Select a position": "Выберите позицию", "left": "лево", "right": "право", "TIMEZONE": "ЧАСОВОЙ ПОЯС", "Note :": "Примечание :", "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "Если вы используете MAIL QUEUE после изменения настроек почты, вам необходимо перезапустить вашего супервайзера на вашем сервере.", "QUEUE COMMAND Path :": "ПУТЬ КОМАНДЫ В СТРОКЕ :", "QUEUE COMMAND :": "КОМАНДА В СТРОКЕ :", "Storage Method": "Способ хранения", "installer_messages.title": "POS Pro Installer", "installer_messages.next": "Next Step", "installer_messages.back": "Previous", "installer_messages.finish": "Install", "installer_messages.forms.errorTitle": "The Following errors occurred:", "installer_messages.welcome.templateTitle": "Welcome", "installer_messages.welcome.title": "POS Pro Installer", "installer_messages.welcome.message": "Easy Installation and Setup Wizard.", "installer_messages.welcome.next": "Check Requirements", "installer_messages.requirements.templateTitle": "Step 1 | Server Requirements", "installer_messages.requirements.title": "Server Requirements", "installer_messages.requirements.next": "Check Permissions", "installer_messages.permissions.templateTitle": "Step 2 | Permissions", "installer_messages.permissions.title": "Permissions", "installer_messages.permissions.next": "Configure Environment", "installer_messages.environment.menu.templateTitle": "Step 3 | Environment Settings", "installer_messages.environment.menu.title": "Environment Settings", "installer_messages.environment.menu.desc": "Please select how you want to configure the apps .env file.", "installer_messages.environment.menu.wizard-button": "Form Wizard Setup", "installer_messages.environment.menu.classic-button": "Classic Text Editor", "installer_messages.environment.wizard.templateTitle": "Step 3 | Environment Settings | Guided Wizard", "installer_messages.environment.wizard.title": "Guided .env Wizard", "installer_messages.environment.wizard.tabs.environment": "Environment", "installer_messages.environment.wizard.tabs.database": "Database", "installer_messages.environment.wizard.tabs.application": "Application", "installer_messages.environment.wizard.form.name_required": "An environment name is required.", "installer_messages.environment.wizard.form.app_name_label": "Website name", "installer_messages.environment.wizard.form.app_name_placeholder": "Enter your website name", "installer_messages.environment.wizard.form.app_environment_label": "App Environment", "installer_messages.environment.wizard.form.app_environment_label_local": "Local", "installer_messages.environment.wizard.form.app_environment_label_developement": "Development", "installer_messages.environment.wizard.form.app_environment_label_qa": "Qa", "installer_messages.environment.wizard.form.app_environment_label_production": "Production", "installer_messages.environment.wizard.form.app_environment_label_other": "Other", "installer_messages.environment.wizard.form.app_environment_placeholder_other": "Enter your environment...", "installer_messages.environment.wizard.form.app_debug_label": "App Debug", "installer_messages.environment.wizard.form.app_debug_label_true": "True", "installer_messages.environment.wizard.form.app_debug_label_false": "False", "installer_messages.environment.wizard.form.app_log_level_label": "App Log Level", "installer_messages.environment.wizard.form.app_log_level_label_debug": "debug", "installer_messages.environment.wizard.form.app_log_level_label_info": "info", "installer_messages.environment.wizard.form.app_log_level_label_notice": "notice", "installer_messages.environment.wizard.form.app_log_level_label_warning": "warning", "installer_messages.environment.wizard.form.app_log_level_label_error": "error", "installer_messages.environment.wizard.form.app_log_level_label_critical": "critical", "installer_messages.environment.wizard.form.app_log_level_label_alert": "alert", "installer_messages.environment.wizard.form.app_log_level_label_emergency": "emergency", "installer_messages.environment.wizard.form.app_url_label": "App Url", "installer_messages.environment.wizard.form.app_url_placeholder": "App Url", "installer_messages.environment.wizard.form.db_connection_failed": "Could not connect to the database.", "installer_messages.environment.wizard.form.db_connection_label": "Database Connection", "installer_messages.environment.wizard.form.db_connection_label_mysql": "mysql", "installer_messages.environment.wizard.form.db_connection_label_sqlite": "sqlite", "installer_messages.environment.wizard.form.db_connection_label_pgsql": "pgsql", "installer_messages.environment.wizard.form.db_connection_label_sqlsrv": "sqlsrv", "installer_messages.environment.wizard.form.db_host_label": "Database Host", "installer_messages.environment.wizard.form.db_host_placeholder": "Database Host", "installer_messages.environment.wizard.form.db_port_label": "Database Port", "installer_messages.environment.wizard.form.db_port_placeholder": "Database Port", "installer_messages.environment.wizard.form.db_name_label": "Database Name", "installer_messages.environment.wizard.form.db_name_placeholder": "Database Name", "installer_messages.environment.wizard.form.db_username_label": "Database User Name", "installer_messages.environment.wizard.form.db_username_placeholder": "Database User Name", "installer_messages.environment.wizard.form.db_password_label": "Database Password", "installer_messages.environment.wizard.form.db_password_placeholder": "Database Password", "installer_messages.environment.wizard.form.app_tabs.more_info": "More Info", "installer_messages.environment.wizard.form.app_tabs.broadcasting_title": "Broadcasting, Caching, Session, & Queue", "installer_messages.environment.wizard.form.app_tabs.broadcasting_label": "Broadcast Driver", "installer_messages.environment.wizard.form.app_tabs.broadcasting_placeholder": "Broadcast Driver", "installer_messages.environment.wizard.form.app_tabs.cache_label": "Cache Driver", "installer_messages.environment.wizard.form.app_tabs.cache_placeholder": "Cache Driver", "installer_messages.environment.wizard.form.app_tabs.session_label": "Session Driver", "installer_messages.environment.wizard.form.app_tabs.session_placeholder": "Session Driver", "installer_messages.environment.wizard.form.app_tabs.queue_label": "Queue Driver", "installer_messages.environment.wizard.form.app_tabs.queue_placeholder": "Queue Driver", "installer_messages.environment.wizard.form.app_tabs.redis_label": "Redis Driver", "installer_messages.environment.wizard.form.app_tabs.redis_host": "Redis Host", "installer_messages.environment.wizard.form.app_tabs.redis_password": "Redis Password", "installer_messages.environment.wizard.form.app_tabs.redis_port": "Redis Port", "installer_messages.environment.wizard.form.app_tabs.mail_label": "Mail", "installer_messages.environment.wizard.form.app_tabs.mail_driver_label": "Mail Driver", "installer_messages.environment.wizard.form.app_tabs.mail_driver_placeholder": "Mail Driver", "installer_messages.environment.wizard.form.app_tabs.mail_host_label": "Mail Host", "installer_messages.environment.wizard.form.app_tabs.mail_host_placeholder": "Mail Host", "installer_messages.environment.wizard.form.app_tabs.mail_port_label": "Mail Port", "installer_messages.environment.wizard.form.app_tabs.mail_port_placeholder": "Mail Port", "installer_messages.environment.wizard.form.app_tabs.mail_username_label": "Mail Username", "installer_messages.environment.wizard.form.app_tabs.mail_username_placeholder": "Mail Username", "installer_messages.environment.wizard.form.app_tabs.mail_password_label": "Mail Password", "installer_messages.environment.wizard.form.app_tabs.mail_password_placeholder": "Mail Password", "installer_messages.environment.wizard.form.app_tabs.mail_encryption_label": "Mail Encryption", "installer_messages.environment.wizard.form.app_tabs.mail_encryption_placeholder": "Mail Encryption", "installer_messages.environment.wizard.form.app_tabs.pusher_label": "Pusher", "installer_messages.environment.wizard.form.app_tabs.pusher_app_id_label": "Pusher App Id", "installer_messages.environment.wizard.form.app_tabs.pusher_app_id_palceholder": "Pusher App Id", "installer_messages.environment.wizard.form.app_tabs.pusher_app_key_label": "Pusher App Key", "installer_messages.environment.wizard.form.app_tabs.pusher_app_key_palceholder": "Pusher App Key", "installer_messages.environment.wizard.form.app_tabs.pusher_app_secret_label": "Pusher App Secret", "installer_messages.environment.wizard.form.app_tabs.pusher_app_secret_palceholder": "Pusher App Secret", "installer_messages.environment.wizard.form.buttons.setup_database": "Setup Database", "installer_messages.environment.wizard.form.buttons.setup_application": "Setup Application", "installer_messages.environment.wizard.form.buttons.install": "Install", "installer_messages.environment.classic.templateTitle": "Step 3 | Environment Settings | Classic Editor", "installer_messages.environment.classic.title": "Classic Environment Editor", "installer_messages.environment.classic.save": "Save .env", "installer_messages.environment.classic.back": "Use Form Wizard", "installer_messages.environment.classic.install": "Save and Install", "installer_messages.environment.success": "Your .env file settings have been saved.", "installer_messages.environment.errors": "Unable to save the .env file, Please create it manually.", "installer_messages.install": "Install", "installer_messages.installed.success_log_message": "Laravel Installer successfully INSTALLED on ", "installer_messages.final.title": "Installation Finished", "installer_messages.final.templateTitle": "Installation Finished", "installer_messages.final.finished": "Application has been successfully installed.", "installer_messages.final.migration": "Migration & Seed Console Output:", "installer_messages.final.console": "Application Console Output:", "installer_messages.final.log": "Installation Log Entry:", "installer_messages.final.env": "Final .env File:", "installer_messages.final.exit": "Click here to exit", "installer_messages.updater.title": "Laravel Updater", "installer_messages.updater.welcome.title": "Welcome To The Updater", "installer_messages.updater.welcome.message": "Welcome to the update wizard.", "installer_messages.updater.overview.title": "Overview", "installer_messages.updater.overview.message": "There is 1 update.|There are :number updates.", "installer_messages.updater.overview.install_updates": "Install Updates", "installer_messages.updater.final.title": "Finished", "installer_messages.updater.final.finished": "Application's database has been successfully updated.", "installer_messages.updater.final.exit": "Click here to exit", "installer_messages.updater.log.success_message": "Laravel Installer successfully UPDATED on " }
Simpan