restore composer.json, add mysqli extension

This commit is contained in:
2026-04-15 17:02:52 +05:00
commit 77cf56a348
4317 changed files with 1397107 additions and 0 deletions

552
lang/en/admin.php Executable file
View File

@@ -0,0 +1,552 @@
<?php
return [
"partners.position" => "Position",
"series" => "Passport series",
"jshir" => "Jshir",
'home' => 'Home',
'edit' => 'Edit',
'delete' => 'Delete',
'actions' => 'Actions',
'cancel' => 'Cancel',
'are_you_sure' => 'Are you sure you want to delete',
'are_you_sure_block' => 'Are you sure you want to block',
'are_you_sure_block_raz' => 'Are you sure you want to unblock',
'add' => 'Add',
'more' => 'More',
'save' => 'Save',
'see' => 'See',
'ye' => 'Som',
'info' => 'Information',
'no_data' => 'No data',
'no_publish' => 'Not published',
'back' => 'Back',
'all_fields_with' => 'All fields marked with * are required',
'preview' => 'Preview',
'ru' => 'Russian',
'uz' => 'Uzbek',
'en' => 'English',
'archived' => 'Archived',
'unarchived' => 'Unarchived',
'Number of successful transactions' => 'Number of successful transactions',
'Product not found' => 'Product not found',
'telegram_group_id' => 'Telegram group ID',
'Download contract' => 'Download contract',
'latitude' => 'Latitude',
'longitude' => 'Longitude',
'notifications' => [
'title' => 'Notifications',
'send' => 'Send',
],
'statuses' => [
'example' => 'Example',
'font_color' => 'Font color',
'background_color' => 'Background color',
'title' => 'Statuses',
'waiting_buyer' => 'Waiting buyer',
'in_way' => 'In way',
'payed' => 'Payed',
'review' => 'Review',
'cash' => 'Cash',
'waiting' => 'Waiting',
'collected' => 'Collected',
'replacement' => 'Replacement',
'published' => 'Published',
'new' => 'New',
'soon' => 'Soon',
'approved' => 'Approved',
'completed' => 'Completed',
'closed' => 'Closed',
'cancelled' => 'Cancelled',
'refused' => 'Refused',
'pending' => 'Pending',
'processing' => 'Processing',
],
'companies' => [
'title' => 'Company Info',
'director_full_name' => 'Director full name',
'oked' => 'OKED',
'mfo' => 'MFO',
'bank_name' => 'Bank name',
'name' => 'Name',
'payment_account' => 'Payment account',
'phone' => 'Phone',
],
'payment-systems' => [
'title' => 'Payment systems',
'logo' => 'Logo',
],
'payment-system-items' => [
'title' => 'Payment system items',
],
'contract-templates' => [
'title' => 'Contract templates',
'path' => 'Path',
'lang' => 'Language',
'type' => 'Type',
'physical' => 'Physical',
'legal' => 'Legal',
'file' => 'File',
],
'measurements' => [
'title' => 'Measurements',
'name' => 'Name',
],
'problems' => [
'problems' => 'Problems',
'title' => 'Title',
'choose' => 'Choose problem',
],
'usefulinfos' => [
'title' => 'Useful informations',
],
'usefulinfoitems' => [
'title' => 'Useful info items',
'link_url' => 'Link URL',
'file' => 'File',
],
'powers' => [
'title' => 'Powers',
'name' => 'Name',
'value' => 'Value',
],
'permissions' => [
'view' => 'Can view',
'print' => 'Can print',
'create' => 'Can add',
'update' => 'Can edit',
'delete' => 'Can delete',
'delivery' => 'Can edit delivery',
'status' => 'Can edit status :status',
'filter' => 'Give access to filter'
],
'settings' => [
'title' => 'Settings',
'name' => 'Site name',
'phone' => 'Phone',
'phone_other' => 'Other phone',
'email' => 'Email',
'address' => 'Address',
'telegram' => 'Telegram',
'facebook' => 'Facebook',
'instagram' => 'Instagram',
'keywords' => 'Keywords',
'description' => 'Description',
'landmark' => 'Landmark',
'day_delivery' => 'Delivery time',
'price_delivery' => 'Delivery price',
],
'categories' => [
'title' => 'Categories',
'Not selected' => 'Not selected',
'name' => 'Name',
'image' => 'Only files type: jpg, jpeg, png',
'position' => 'Position',
'choose_brand' => 'Choose brand(s)',
'add_cat' => 'Attach to category',
'remove_cat' => 'Detach from category',
'sub_category' => 'Main category',
'choose_cat' => 'Choose category',
'char' => [
'name' => 'Field name',
'type' => 'Field type'
]
],
'delivery' => [
'title' => 'Delivery'
],
'colors' => [
'title' => 'Colors',
'name' => 'Name',
'color' => 'Color',
],
'users' => [
'title' => 'Users',
'fio' => 'Full name',
'username' => 'Login',
'password' => 'Password',
'phone' => 'Phone',
'ip' => 'IP',
'first_name' => 'First name',
'last_name' => 'Last name',
'role' => 'Role',
'date_reg' => 'Registration date',
'date_online' => 'Last online',
],
'staffs' => [
'title' => 'Staff',
'password' => 'Password',
],
'products' => [
'published' => 'Published',
'not_published' => 'Not published',
'Moderation status' => 'Moderation status',
'In stock' => 'In stock',
'not available' => 'Not available',
'Apply' => 'Apply',
'Reset' => 'Reset',
'product_Id' => 'Product ID',
'title' => 'Products',
'all_products' => 'All products',
'name' => 'Name',
'body' => 'Description',
'image' => 'Image',
'category' => 'Category',
'price' => 'Price',
'price_discount' => 'Price with discount',
'screens' => 'Screenshots',
'publish' => 'Publish',
'search' => 'ID or Name',
'brands' => 'Brands',
'brand' => 'Brand',
'characteristics' => 'Characteristics',
'delete_mass' => 'Delete mass',
'status-active' => 'Activate',
'deactivate' => 'Deactivate',
],
'compilations' => [
'title' => 'Compilations',
],
'client' => [
'client_type' => 'Client type',
'type' => 'Type',
'types' => [
'legal' => 'Legal',
'physical' => 'Physical',
],
'full_name' => 'Full name',
'company_name' => 'Company name',
'inn' => 'INN',
'director_full_name' => 'Director full name',
'bank_name' => 'Bank name',
'mfo' => 'MFO',
'payment_account' => 'Payment account',
'oked' => 'OKED',
'legal_address' => 'Legal address',
'email' => 'Email',
'phone' => 'Phone',
],
'orders' => [
'Payment type' => 'Payment type',
'Order status' => 'Order status',
'client_phone' => 'Client phone',
'title' => 'Orders',
'user' => 'User',
'city' => 'City',
'address' => 'Address',
'status' => 'Status',
'delivery_type' => 'Delivery type',
'payment_system' => 'Payment system',
'transaction' => 'Transaction',
'date' => 'Date',
'order' => 'Order',
'order_number' => 'Order number №:number',
'client' => 'Client',
'floor' => 'Floor',
'entrance' => 'Entrance',
'house' => 'House',
'first_name' => 'First name',
'last_name' => 'Last name',
'phone' => 'Phone',
'product' => 'Products',
'count' => 'Count',
'size' => 'Size',
'price' => 'Price',
'total' => 'Total',
'color' => 'Color',
'article_number' => 'Article number',
'delivery' => 'Delivery',
'branch' => 'Branch',
'shipment_date' => 'Shipment date',
'comment' => 'Comment',
'Export' => 'Export',
'Order archive' => 'Order archive',
'Search' => 'Search',
'Filter' => 'Filter',
'Order ID' => 'Order ID',
'archive' => 'Archive',
'comments' => 'Comments',
'comment' => 'Comment',
'home' => 'Home',
'landmark' => 'Landmark',
'add_a_comment' => 'Add a comment',
'with_installation' => 'With installation',
'price_master' => 'Price master',
'with_installations' => [
1 => 'Yes',
0 => 'No',
],
'archive' => 'Archive',
'unarchive' => 'Unarchive',
"Order :id status changed to :status" => "Order :id status changed to :status",
'change status' => 'Are you sure you want to change your status?',
'payment_status' => 'Payment status',
'with_didox' => 'With Didox',
'statuses' => [
'processing' => 'Processing',
'collected' => 'Collected',
'waiting_buyer' => 'Waiting buyer',
'in_way' => 'In way',
'closed' => 'Closed',
'cancelled' => 'Cancelled',
'replacement' => 'Replacement',
'completed' => 'Completed',
'waiting' => 'Waiting',
'payed' => 'Payed',
'cash' => 'Cash',
'review' => 'Review',
'pending' => 'Pending',
'accepted' => 'Accepted',
],
'payment_type' => [
'cash' => 'Cash',
'bank' => 'Bank',
'click' => 'Click',
'payme' => 'Payme',
],
'type_delivery' => [
'pickup' => 'Pickup',
'delivery' => 'Delivery',
],
],
'billing' => [
'title' => 'Billing',
'user' => 'User',
'amount' => 'Amount',
'order_id' => 'Order',
'status' => 'Status',
'payed' => 'Payed',
'waiting' => 'Waiting',
'refused' => 'Refused',
'date' => 'Date',
],
'logs' => [
'title' => 'Logs',
'user' => 'User',
'action' => 'Action',
'section' => 'Section'
],
'posts' => [
'title' => 'Posts',
'image' => 'Image',
'name' => 'Name',
'views' => 'Views',
'language' => 'Language',
'top' => 'Top',
'content' => 'Content',
'type' => [
'title' => 'Post type',
'news' => 'News',
'article' => 'Articles',
'sales' => 'Sales',
'media' => 'Media about us',
]
],
'brands' => [
'title' => 'Brands',
'image' => 'Image',
'name' => 'Name',
],
'partners' => [
'title' => 'Partners',
'image' => 'Image',
'name' => 'Name',
'status' => 'Status',
'choose_status' => 'Choose status',
'status_published' => 'Published',
'status_new' => 'New',
'status_soon' => 'Soon',
'video_url' => 'Video URL',
'description' => 'Description',
'with_price' => 'With Price',
'list' => 'List',
'requests' => 'Requests',
'full_name' => 'Full name',
'phone' => 'Phone',
'partner' => 'Partner',
'statuses' => [
'published' => 'Published',
'new' => 'New',
'soon' => 'Soon',
]
],
'partner_requests' => [
'partner' => 'Partner',
'city' => 'City',
'price' => 'Price',
'status' => 'Status',
'comment' => 'Comment',
'phone' => 'Phone',
'full_name' => 'Full name',
'pending' => 'Pending',
'approved' => 'Approved',
'rejected' => 'Rejected',
'closed' => 'Closed',
],
'services' => [
'title' => 'Services',
'name' => 'Name',
'image' => 'Image',
'status' => 'Status',
'status_published' => 'Published',
'status_new' => 'New',
'status_soon' => 'Soon',
'with_power' => 'With Power',
'with_problem' => 'With Problem',
],
'service_requests' => [
'service' => 'Service',
'power' => 'Power',
'user' => 'User',
],
'files' => [
'title' => 'Files',
'size' => 'Size',
'path' => 'Path to file',
],
'branches' => [
'title' => 'Branches',
'name' => 'Name',
'phone' => 'Phone',
'address' => 'Address',
'schedule' => 'Branch working hours',
'map' => 'Map link',
'orientation' => 'Orientation'
],
'slider' => [
'title' => 'Slider',
'name' => 'Name',
'discount' => 'Discount',
'link' => 'Link',
'image' => 'Image',
'position' => 'Position',
'type' => 'Type',
'lang' => 'Language',
'placement' => [
'title' => 'Placement',
'choose' => 'Choose placement',
'top' => 'Top banner',
'middle' => 'Bottom banner'
]
],
'specialOffers' => [
'title' => 'Special offers',
'name' => 'Name',
'link' => 'Link',
'image' => 'Image',
'description' => 'Description',
],
'address' => [
'title' => 'Address',
],
'roles' => [
'1' => 'Administrator',
'2' => 'User',
'3' => 'Editor',
'title' => 'Roles',
'name' => 'Name',
],
'messages' => [
'updated' => 'Successfully updated',
'created' => 'Successfully created',
'deleted' => 'Successfully deleted',
'uploaded' => 'File successfully uploaded',
'published' => 'Published',
'success' => 'The action was completed successfully.',
],
'pages' => [
'title' => 'Pages',
'name' => 'Name',
'description' => 'Description',
],
'feedback' => [
'title' => 'Feedback',
'name' => 'Name',
'phone' => 'Phone',
'created_at' => 'Request date',
'status' => 'Status',
'viewed' => 'Viewed',
'not_viewed' => 'Not viewed',
'message' => 'Message'
],
'comments' => [
'title' => 'Comments',
'full_name' => 'Full name',
'star' => 'Rating',
'star0' => 'Bad',
'star1' => 'Not bad',
'star2' => 'Normal',
'star3' => 'Good',
'status' => 'Status',
'published' => 'Published',
'not_published' => 'Not published',
'publish' => 'Publish'
],
'regions' => [
'title' => 'Regions',
'name' => 'Name',
'power' => 'Power',
'price' => 'Price',
'add_delivery_price' => 'Add delivery price',
'choose_power' => 'Choose power',
],
'cities' => [
'title' => 'Cities',
'name' => 'Name',
'choose_region' => 'Choose region'
],
'currency' => [
'title' => 'Currency exchange rate',
'dollar' => 'Dollar',
'euro' => 'Euro',
'created_at' => 'Created'
],
'notification_available' => [
'title' => 'Notification of availability',
]
];

229
lang/en/app.php Executable file
View File

@@ -0,0 +1,229 @@
<?php
return [
'main' => 'Bosh sahifa',
'in_bag' => 'Savatda',
'more' => 'Batafsil',
'share' => 'Bo\'lishish',
'no_product' => 'Tovarlar yo\'q',
'sum_sht' => 'so\'m/dona',
'sum' => 'so\'m',
'to_cart' => 'Savatda',
'compare' => 'Taqqoslash',
'delete' => 'O\'chirish',
'price' => 'Narxi',
'discount' => 'Chegirma',
'buy' => 'Xarid qilish ',
'all' => 'Barchasi',
'go_home' => 'Bosh sahifaga qayish',
'404' => 'Sahifa topilmadi',
'close' => 'Yopish',
'exist' => 'Bor',
'no' => 'Yo\'q',
'back' => 'Ortga',
'no_category_product' => 'Ushbu toifada tovarlar yo\'q',
'search_result' => 'Sizning :text so\'rovingiz bo\'yich hech narsa topilmadi. Qidiruv uchun boshqa kalit so\'zlarni kiritishga urinib ko\'ring',
'pay_in' => 'yordamida to\'lang',
'errors' => [
'1' => 'Noto\'g\'ri SMS kod',
'2' => 'Foydalanuvchi ro\'yxatdan o\'tgan',
'3' => 'Mahsulot mavjud emas',
'100' => 'Hech qanday ma\'lumotlar',
'401' => 'Autentifikatsiyalanuvchi.',
'count' => 'Omborda qolmadi'
],
'product' => [
'article_number' => 'Artikul',
'in_cart' => 'Savatda',
'delivery_home' => 'Uygacha yetkazib berish',
'delivery_home_text' => 'ertaga va keyinroq, bepul',
'pickup' => 'Do\'kondan olish',
'pickup_text' => 'bugun, bepul',
],
'navbar-categories' => [
'sales' => "Aksiya va <br> chegirmalar",
],
'favorites' => [
'title' => 'Tanlangan tovarlar',
'in_favorite' => 'Tanlanganlar'
],
'search' => [
'title' => 'Qidiruv',
'search' => 'Sayt bo\'yicha qidirish',
'search_by' => 'Sayt bo\'yicha qidirish'
],
'cart' => [
'title' => 'Savat'
],
'layout' => [
'compare' => 'Taqqoslash',
'register' => 'Ro\'yxatdan o\'tish',
'login' => 'Kirish',
'information' => 'Ma\'lumot',
'terms_of_use' => 'Foydalanuvchi kelishuvi',
'rules_of_delivery' => 'Yetkazib berish qoidalari',
'rights' => 'Barcha huquqlar himoyalangan',
'developed' => 'Ishlab chiqilgan va dizayn',
],
'auth' => [
'title' => 'Avtorizatsiya',
'phone' => 'Telefon raqami',
'enter_phone' => '+998 telefon raqamingizni kiriting',
'enter_password' => 'Parolingizni kiriting',
'password' => 'Parol',
'forgot_password' => 'Parolni unutdingizmi?',
'cancel' => 'Bekor qilish',
'password_recovery' => 'Parolni qayta tiklash',
'recover' => 'Qayta tiklash',
'name' => 'Ismingiz',
'enter_name' => 'Ismingizni kiriting',
'confirmation' => 'Tasdiqlash',
'to_your_phone' => 'Telefon raqamingizga',
'sms_send' => 'tasdiqlash kodi bilan SMS yuborildi. U bir necha daqiqa ichida keladi.',
'enter_sms' => 'SMS da kelgan kodni kiriting',
'send_to_sms' => 'Kod olish',
'sms' => 'SMS da kelgan kod',
'resend_sms' => 'Kodni takroran yuborish',
'confirm' => 'Tasdiqlash',
'profile' => 'Profil',
'logout' => 'Chiqish'
],
'about' => [
'title' => 'Biz haqimizda',
],
'callback' => [
'title' => 'Qayta aloqa',
],
'index' => [
'slogans' => [
'installment' => '1 daqiqada online muddatli to\'lov',
'takeout' => '15 daqiqadan so\'ng olib ketish',
'guarantee' => 'Arzon narx kafolati',
'bonus' => 'Quyoshli bonus dasturi',
'fast_and_soft' => 'Tez va ehtiyotkorlik bilan yetkazib berish'
],
'special_offer' => 'Maxsus taklif',
'leader_of_sales' => 'Savdo yetakchilari',
'popular_prods' => 'Ommabop mahsulotlar',
'leader' => 'XIT',
'popular_categories' => 'Ommabop toifalar',
'new_income' => 'Yangi mahsulotlar',
'our_partners' => 'Brendlar',
],
'categories' => [
'title' => 'Bo\'limlar'
],
'news' => [
'title' => 'Aksiya va yangiliklar',
'other_news' => 'Boshqa Yangiliklar'
],
'article' => [
'title' => 'Maqolalar'
],
'sales' => [
'title' => 'Aksiyalar'
],
'media' => [
'title' => 'OAV biz haqimizda'
],
'feedback' => [
'title' => 'Qayta aloqa shakli',
'message' => 'Sizning savolingiz yoki xabaringiz',
'send' => 'Yuborish'
],
'order' => [
'success' => [
'title' => 'Sizning buyurtmangiz muvaffaqiyatli ro\'yxatdan o\'tkazildi',
'text' => 'Yaqin vaqt ichida mijozlar bilan ishlovchi menedjerimiz siz bilan aloqaga chiqadi'
]
],
'profile' => [
'title' => 'Shaxsiy kabinet',
'personal_data' => 'Shaxsiy ma\'lumotlar',
'first' => 'Ism*',
'last' => 'Familiya',
'index' => 'Pochta manzili',
'phone' => 'Telefon raqami*',
'save' => 'Saqlash',
'change' => 'Parolni o\'zgartirish',
'history' => 'Buyurtmalar tarixi',
'product_name' => 'Tovarning nomi',
'count' => 'Soni',
'price' => 'Narxi (dona)',
'total' => 'Jami',
'delivery' => 'Yetkazib berish',
'totall' => 'Umumiy summa',
'not_history' => 'Siz hali xaridlarni amalga oshirmadingiz!',
'comment' => 'Izoh',
'payment_system' => 'To\'lov usuli',
'price_delivery' => 'Yetkazib berish narxi',
'address' => 'Yetkazib berish manzili',
'date' => 'Buyurtma sanasi',
'status' => 'Holati',
'status_payed' => 'To\'lov holati',
'cash' => 'Naqd',
'processing' => 'Ishlanmoqda',
'collected' => 'To\'plandi',
'waiting_buyer' => 'Xaridorni kutmoqda',
'in_way' => 'Yo\'lda',
'closed' => 'Yopilgan',
'cancelled' => 'Bekor qilingan',
'replacement' => 'Almashtirilgan',
'waiting' => 'To\'lanmagan',
'payed' => 'To\'langan',
'pay' => 'To\'lash',
'pay_help' => 'Quyidagi usullarda to\'lang',
'number' => 'Buyurtma raqami'
],
'credit' => [
'title' => 'Muddatli to\'lov',
'success' => "«Sizning arizangiz qabul qilindi. Arizani to'ldirish uchun siz havolani bosib o'tishingiz kerak <a href='https://online.alifshop.uz/' target='_blank'>https://online.alifshop.uz/</a>»"
],
'delivery' => [
'title' => 'Yetkazib berish',
],
'payment' => [
'title' => 'To\'lov'
]
];

14
lang/en/auth.php Executable file
View File

@@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
*/
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
];

5
lang/en/errors.php Executable file
View File

@@ -0,0 +1,5 @@
<?php
return [
'try_again' => "Birozdan so'ng qayta urinib ko'ring"
];

14
lang/en/pagination.php Executable file
View File

@@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
*/
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];

16
lang/en/passwords.php Executable file
View File

@@ -0,0 +1,16 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
*/
'reset' => 'Your password has been reset!',
'sent' => 'We have e-mailed your password reset link!',
'token' => 'This password reset token is invalid.',
'user' => "We can't find a user with that e-mail address.",
];

148
lang/en/validation.php Executable file
View File

@@ -0,0 +1,148 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
*/
'accepted' => 'The :attribute must be accepted.',
'active_url' => 'The :attribute is not a valid URL.',
'after' => 'The :attribute must be a date after :date.',
'after_or_equal' => 'The :attribute must be a date after or equal to :date.',
'alpha' => 'The :attribute may only contain letters.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.',
'alpha_num' => 'The :attribute may only contain letters and numbers.',
'array' => 'The :attribute must be an array.',
'before' => 'The :attribute must be a date before :date.',
'before_or_equal' => 'The :attribute must be a date before or equal to :date.',
'between' => [
'numeric' => 'The :attribute must be between :min and :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.',
'array' => 'The :attribute must have between :min and :max items.',
],
'boolean' => 'The :attribute field must be true or false.',
'confirmed' => 'The :attribute confirmation does not match.',
'date' => 'The :attribute is not a valid date.',
'date_equals' => 'The :attribute must be a date equal to :date.',
'date_format' => 'The :attribute does not match the format :format.',
'different' => 'The :attribute and :other must be different.',
'digits' => 'The :attribute must be :digits digits.',
'digits_between' => 'The :attribute must be between :min and :max digits.',
'dimensions' => 'The :attribute has invalid image dimensions.',
'distinct' => 'The :attribute field has a duplicate value.',
'email' => 'The :attribute must be a valid email address.',
'ends_with' => 'The :attribute must end with one of the following: :values',
'exists' => 'The selected :attribute is invalid.',
'file' => 'The :attribute must be a file.',
'filled' => 'The :attribute field must have a value.',
'gt' => [
'numeric' => 'The :attribute must be greater than :value.',
'file' => 'The :attribute must be greater than :value kilobytes.',
'string' => 'The :attribute must be greater than :value characters.',
'array' => 'The :attribute must have more than :value items.',
],
'gte' => [
'numeric' => 'The :attribute must be greater than or equal :value.',
'file' => 'The :attribute must be greater than or equal :value kilobytes.',
'string' => 'The :attribute must be greater than or equal :value characters.',
'array' => 'The :attribute must have :value items or more.',
],
'image' => 'The :attribute must be an image.',
'in' => 'The selected :attribute is invalid.',
'in_array' => 'The :attribute field does not exist in :other.',
'integer' => 'The :attribute must be an integer.',
'ip' => 'The :attribute must be a valid IP address.',
'ipv4' => 'The :attribute must be a valid IPv4 address.',
'ipv6' => 'The :attribute must be a valid IPv6 address.',
'json' => 'The :attribute must be a valid JSON string.',
'lt' => [
'numeric' => 'The :attribute must be less than :value.',
'file' => 'The :attribute must be less than :value kilobytes.',
'string' => 'The :attribute must be less than :value characters.',
'array' => 'The :attribute must have less than :value items.',
],
'lte' => [
'numeric' => 'The :attribute must be less than or equal :value.',
'file' => 'The :attribute must be less than or equal :value kilobytes.',
'string' => 'The :attribute must be less than or equal :value characters.',
'array' => 'The :attribute must not have more than :value items.',
],
'max' => [
'numeric' => 'The :attribute may not be greater than :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.',
'array' => 'The :attribute may not have more than :max items.',
],
'mimes' => 'The :attribute must be a file of type: :values.',
'mimetypes' => 'The :attribute must be a file of type: :values.',
'min' => [
'numeric' => 'The :attribute must be at least :min.',
'file' => 'The :attribute must be at least :min kilobytes.',
'string' => 'The :attribute must be at least :min characters.',
'array' => 'The :attribute must have at least :min items.',
],
'not_in' => 'The selected :attribute is invalid.',
'not_regex' => 'The :attribute format is invalid.',
'numeric' => 'The :attribute must be a number.',
'present' => 'The :attribute field must be present.',
'regex' => 'The :attribute format is invalid.',
'required' => 'The :attribute field is required.',
'required_if' => 'The :attribute field is required when :other is :value.',
'required_unless' => 'The :attribute field is required unless :other is in :values.',
'required_with' => 'The :attribute field is required when :values is present.',
'required_with_all' => 'The :attribute field is required when :values are present.',
'required_without' => 'The :attribute field is required when :values is not present.',
'required_without_all' => 'The :attribute field is required when none of :values are present.',
'same' => 'The :attribute and :other must match.',
'size' => [
'numeric' => 'The :attribute must be :size.',
'file' => 'The :attribute must be :size kilobytes.',
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'starts_with' => 'The :attribute must start with one of the following: :values',
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
'unique' => 'The :attribute has already been taken.',
'uploaded' => 'The :attribute failed to upload.',
'url' => 'The :attribute format is invalid.',
'uuid' => 'The :attribute must be a valid UUID.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
*/
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
*/
'attributes' => [],
];

186
lang/en/vue.php Executable file
View File

@@ -0,0 +1,186 @@
<?php
return [
'not_available' => 'Нет в наличии',
'xit' => 'ХИТ',
'notification' => 'Уведомить',
'cat_sales' => 'Акции и <br> скидки',
'sale' => 'скидка',
'stocks' => [
'sales' => 'Акции',
'discount' => 'Скидки'
],
'login' => [
'sms_empty' => 'СМС код не правильный попробуйте заново',
'auth_title' => 'Авторизация',
'next' => 'Продолжить',
'password' => 'Пароль',
'enter_password' => 'Введите пароль',
're_password' => 'Повторите пароль',
'reg' => 'Зарегистрироваться',
'regg' => 'Регистрация',
'code' => 'Код',
'enter_code' => 'Введите код активации',
'confirm' => 'Подтвердить',
'pass_err' => 'Пароль неправильный',
'remember' => 'Запомнить пароль',
'restore' => 'Забыли пароль?',
'restore_pass' => 'Восстановить пароль',
'new_password' => 'Новый пароль',
'enter_new_password' => 'Введите новый пароль',
'new_re_password' => 'Повторите новый пароль',
'enter_new_re_password' => 'Введите повторите новый пароль',
'restore_confirm' => 'Восстановить',
'policy' => 'Я даю согласие на обработку моих персональных данных. <a href="/pages/polzovatelskoe-soglasenie" target="_blank" class="text-primary">Соглашение</a>',
'confirmed' => 'Подтверждение пароля не совпадает.',
'min' => 'Пароль должен быть не менее 6 символов.'
],
'change_password' => [
'current' => 'Текущий пароль',
'enter_current' => 'Введите текущий пароль',
'save' => 'Сохранить',
'title' => 'Изменить пароль',
'validate' => 'Текущий пароля не совпадает.'
],
'special' => [
'more' => 'Узнать больше'
],
'buy_one' => [
'title' => 'Купить в один клик',
'first_name' => 'Ваше имя*',
'phone' => 'Номер телефона*',
'phone_place' => '+998 Введите номер телефона',
'email' => 'E-mail',
'comment' => 'Ваш вопрос или сообщение',
'send' => 'Отправить',
'thx' => 'Спасибо за заказ!',
'thx_text' => 'В самое ближайшее время наш менеджер свяжется с вами'
],
'noti' => [
'title' => 'Форма оповещения о поступлении товара',
'text' => 'Данная форма предназначена для отправки СМС оповещения о поступлении данного товара в наличие.',
'alert' => 'Вам поступит оповещение, как только товар появится в наличии',
'ok' => 'OK'
],
'cart' => [
'step_1' => '1 этап',
'step_2' => '2 этап',
'step_3' => '3 этап',
'count_by' => 'Количество шт.',
'get_discount' => 'Получить скидку',
'get_promocode' => 'Как получить промокод?',
'another_promocode' => 'Ввести другой промокод',
'total_amount' => 'Общая сумма',
'saving' => 'Экономия',
'total_cost' => 'Итоговая стоимость',
'continue_shopping' => 'Продолжить покупки',
'reset_cart' => 'Сбросить корзину',
'checkout_product' => 'Оформить заказ',
'product_color_title' => 'Цвет',
'product_to_basket_title' => 'В корзине',
'buy_in_credit' => 'Купить в рассрочку',
'buy_in_click' => 'Купить в 1 клик',
'payment_title' => 'Оплата',
'characteristic' => 'Характеристики',
'reviews' => 'Отзывы',
'all_characteristic' => 'Общие характеристики гарнитур.',
'description' => 'Описание',
'no_reviews' => 'Нет отзывов о данном товаре.',
'only_comment_after_auth' => 'Оставлять комментарии могут только авторизованные пользователи',
'success_comment' => 'Комментария успешно отправлено на модерацию',
'write_review' => 'Написать отзыв',
'your_name' => 'Ваше имя',
'your_review' => 'Ваш отзыв',
'only_text' => 'Примечание:</span> HTML разметка не
поддерживается! Используйте обычный текст.',
'product_rating' => 'Оценка',
'bad' => 'Плохо',
'good' => 'Хорошо',
'sending' => 'Отправить',
'credit' => 'Купить в рассрочку'
],
'cart_preview' => [
'basket_title' => 'Корзина',
'basket_checkout' => 'Оформить',
],
'catalog' => [
'catalog_title' => 'Категории',
'catalog_filter' => 'Фильтры',
'catalog_accept' => 'Принять',
'catalog_reset' => 'Сбросить',
'catalog_filter' => 'Фильтры',
'view_by' => 'Показать',
'view_byy' => 'Отопражать по',
'view_by_all' => 'Все',
'new' => 'По новизне',
'view_by_cheap' => 'Сначала дешевые',
'view_by_expensive' => 'Сначала дорогие',
],
'checkout' => [
'first_name' => 'Имя',
'checkout_title' => 'Для того чтобы завершить покупку, пройдите процесс авторизации.',
'checkout_title2' => 'Авторизация',
'get_code' => 'Получить код',
'sign_in' => 'Войти',
'input_phone' => 'Введите номер телефона',
'input_sms_code' => 'Введите СМС код',
'delivery_title' => 'Доставка',
'delivery_pickup' => 'Самовывоз',
'delivery_courier' => 'Доставка курьером',
'delivery_about' => 'Информация о доставке',
'delivery_region' => 'Выберите регион доставки',
'delivery_city' => 'Выберите город или район',
'delivery_address' => 'Укажите адрес',
'delivery_additional_info' => 'Укажите дополнительный контакт',
'delivery_cemments' => 'Оставьте комментарий к заказу',
'delivery_total_cost' => 'Общая стоимость:',
'delivery_price' => 'Стоимость доставки',
'delivery_total_amount' => 'Итоговая стоимость заказа',
'delivery_about_price' => 'Информация о оплате',
'delivery_in_cash' => 'Наличными',
'delivery_type2_title' => 'Для того чтобы самомтоятельно забрать товар Вам надо явиться в пункт выдачи заказов.<br>
Пукт выдачи заказа находится в городе Ташкент, улица Махтумкули 12.<br><br>
Контактные телефоны пункта выдачи +998909657634<br>
* Пункт выдачи заказов работает с 8.00 до 21.00 ужедневно.',
'no_ordered' => 'Невозможно заказать',
],
'favorite' => [
'added_to_basket' => 'Добавлено в <b>корзину</b>'
],
'news' => [
'news_read_more' => 'Подробнее',
'news_title' => 'Акции и новости',
'news_share' => 'Поделиться',
],
'feature' => [
'feature_title_1' => 'Рассрочка онлайн за 1 минуту',
'feature_title_2' => 'Самовывоз через 15 минут',
'feature_title_3' => 'Гарантия низкой цены',
'feature_title_4' => 'Бонусная программа Quyoshli',
'feature_title_5' => 'Быстрая и бережная доставка',
],
'product' => [
'in_credit' => 'Или купить в рассрочку',
'sum_m' => 'сум/месяц',
'ot_credit' => 'от'
]
];
?>

552
lang/ru/admin.php Executable file
View File

@@ -0,0 +1,552 @@
<?php
return [
"partners.position" => "Расположение",
"series" => "Паспорт серии",
"jshir" => "Jshir",
'home' => 'Главная',
'edit' => 'Редактировать',
'delete' => 'Удалить',
'actions' => 'Действия',
'cancel' => 'Отменить',
'are_you_sure' => 'Вы действително хотите удалить',
'are_you_sure_block' => 'Вы действително хотите блокировать',
'are_you_sure_block_raz' => 'Вы действително хотите разблокировать',
'add' => 'Добавить',
'more' => 'Подробнее',
'save' => 'Сохранить',
'see' => 'Посмотреть',
'ye' => 'сум',
'info' => 'Информация',
'no_data' => 'Нет данных',
'no_publish' => 'Не опубликовано',
'back' => 'Назад',
'all_fields_with' => 'Все поля обозначенные * обязательные',
'preview' => 'Посмотреть',
'ru' => 'Русский',
'uz' => 'Узбекский',
'en' => 'Английский',
'archived' => 'Архивировано',
'unarchived' => 'Разархивировано',
'Number of successful transactions' => 'Количество успешных транзакций',
'Product not found' => 'Продукт не найден',
'telegram_group_id' => 'ID группы телеграм',
'Download contract' => 'Скачать договор',
'latitude' => 'Широта',
'longitude' => 'Долгота',
'notifications' => [
'title' => 'Уведомления',
'send' => 'Отправить',
],
'statuses' => [
'example' => 'Пример',
'font_color' => 'Цвет шрифта',
'background_color' => 'Цвет фона',
'title' => 'Статусы',
'waiting_buyer' => 'Ожидание покупателя',
'in_way' => 'В пути',
'payed' => 'Оплачено',
'review' => 'На рассмотрении',
'cash' => 'Наличные',
'waiting' => 'Ожидает',
'collected' => 'Собран',
'replacement' => 'Замена',
'published' => 'Опубликовано',
'new' => 'Новый',
'soon' => 'Скоро',
'approved' => 'Одобрено',
'completed' => 'Завершен',
'closed' => 'Закрыт',
'cancelled' => 'Отменен',
'refused' => 'Отказано',
'pending' => 'В ожидании',
'processing' => 'Обработка',
],
'companies' => [
'title' => 'Информация о компании',
'director_full_name' => 'ФИО директора',
'oked' => 'ОКЭД',
'mfo' => 'МФО',
'bank_name' => 'Название банка',
'name' => 'Название компании',
'payment_account' => 'Расчетный счет',
'phone' => 'Телефон',
],
'payment-systems' => [
'title' => 'Платежные системы',
'logo' => 'Логотип',
],
'payment-system-items' => [
'title' => 'Платежные системы - элементы',
],
'contract-templates' => [
'title' => 'Шаблоны договоров',
'path' => 'Путь к файлу',
'lang' => 'Язык',
'type' => 'Тип',
'physical' => 'Физическое лицо',
'legal' => 'Юридическое лицо',
'file' => 'Файл',
],
'measurements' => [
'title' => 'Измерения',
'name' => 'Название',
],
'problems' => [
'problems' => 'Проблемы',
'title' => 'Название',
'choose' => 'Выберите проблему',
],
'usefulinfos' => [
'title' => 'Полезная информация',
],
'usefulinfoitems' => [
'title' => 'Полезная информация',
'link_url' => 'Ссылка URL',
'file' => 'Файл',
],
'powers' => [
'title' => 'Мощности',
'name' => 'Название',
'value' => 'Значение',
],
'permissions' => [
'view' => 'Может просматривать',
'print' => 'Может печатать',
'create' => 'Может добавлять',
'update' => 'Может редактировать',
'delete' => 'Может удалять',
'delivery' => 'Может редактировать доставку',
'status' => 'Может редактировать статус :status',
'filter' => 'Дать доступ фильтру '
],
'settings' => [
'title' => 'Настройки',
'name' => 'Названия сайта',
'phone' => 'Телефон',
'phone_other' => 'Телефон другой',
'email' => 'Эмаил',
'address' => 'Адрес',
'telegram' => 'Телеграм',
'facebook' => 'Facebook',
'instagram' => 'Instagram',
'keywords' => 'Ключевое словы',
'description' => 'Описание сайта',
'landmark' => 'Ориентер',
'day_delivery' => 'Время доставки',
'price_delivery' => 'Стоимость доставки',
],
'delivery' => [
'title' => 'Доставка'
],
'categories' => [
'Not selected' => 'Не выбрано',
'title' => 'Категории',
'name' => 'Название',
'image' => 'Только файлы типа: jpg, jpeg, png',
'position' => 'Позиция',
'choose_brand' => 'Выберите бренд(ы)',
'add_cat' => 'Прикрепить к категории',
'remove_cat' => 'Открепить от категории',
'sub_category' => 'Главная категория',
'choose_cat' => 'Выберите категорию',
'char' => [
'name' => 'Название поля',
'type' => 'Тип поля'
]
],
'colors' => [
'title' => 'Цвета',
'name' => 'Название',
'color' => 'Цвет',
],
'users' => [
'title' => 'Пользователи',
'fio' => 'Ф.И.О',
'username' => 'Логин',
'password' => 'Пароль',
'phone' => 'Телефон',
'ip' => 'IP',
'first_name' => 'Имя',
'last_name' => 'Фамилия',
'role' => 'Роль',
'date_reg' => 'Дата регистрации',
'date_online' => 'Дата последнего посещения'
],
'staffs' => [
'title' => 'Стаф',
'password' => 'Пароль',
],
'products' => [
'published' => 'Опубликован',
'not_published' => 'Не опубликован',
'Moderation status' => 'Статус модерации',
'In stock' => 'В наличии',
'not available' => 'Нет в наличии',
'Apply' => 'Применить',
'Reset' => 'Сбросить',
'product_Id' => 'ID продукта',
'title' => 'Продукты',
'all_products' => 'Все продукты',
'name' => 'Названия',
'body' => 'Описания',
'image' => 'Изобрежения',
'category' => 'Категории',
'price' => 'Цена',
'price_discount' => 'Цена со скидкой',
'screens' => 'Скриншоты',
'publish' => 'Опубликовать',
'search' => 'ID или Названия',
'brands' => 'Бренды',
'brand' => 'Бренд',
'characteristics' => 'Характеристики',
'delete_mass' => 'Удалить массово',
'status-active' => 'Активировать',
'deactivate' => 'Деактивировать',
],
'compilations' => [
'title' => 'Подборки'
],
'client' => [
'client_type' => 'Тип клиента',
'type' => 'Тип',
'types' => [
'legal' => 'Юридическое лицо',
'physical' => 'Физическое лицо',
],
'full_name' => 'ФИО',
'company_name' => 'Название компании',
'inn' => 'ИНН',
'director_full_name' => 'ФИО директора',
'bank_name' => 'Название банка',
'mfo' => 'МФО',
'payment_account' => 'Расчетный счет',
'oked' => 'ОКЭД',
'legal_address' => 'Юридический адрес',
'email' => 'Электронная почта',
'phone' => 'Телефон',
],
'orders' => [
'Payment type' => 'Тип оплаты',
'Order status' => 'Статус заказа',
'client_phone' => 'Телефон клиента',
'title' => 'Заказы',
'user' => 'Пользователь',
'city' => 'Город',
'address' => 'Адрес',
'status' => 'Статус',
'delivery_type' => 'Тип доставки',
'payment_system' => 'Тип оплаты',
'transaction' => 'Трансакция',
'date' => 'Дата',
'order' => 'Заказ',
'order_number' => 'Номер заказа №:number',
'client' => 'Клиент',
'floor' => 'Этаж',
'entrance' => 'Подъезд',
'house' => 'Дом',
'first_name' => 'Имя',
'last_name' => 'Фамилия',
'phone' => 'Телефон',
'product' => 'Товары',
'count' => 'Кол-во',
'size' => 'Размер',
'price' => 'Цена',
'total' => 'Итого',
'color' => 'Цвет',
'article_number' => 'Артикул',
'delivery' => 'Доставка',
'branch' => 'Филиал',
'shipment_date' => 'Дата самовывоза',
'comment' => 'Комментария',
'Export' => 'Экспорт',
'Order archive' => 'Архив заказов',
'Search' => 'Поиск',
'Filter' => 'Фильтр',
'Order ID' => 'ID заказа',
'archive' => 'Архивировать',
'comments' => 'Комментарии',
'comment' => 'Комментарий',
'home' => 'Дом',
'landmark' => 'Ориентир',
'add_a_comment' => 'Добавить комментарий',
'with_installation' => 'С установкой',
'with_installations' => [
1 => 'Да',
0 => 'Нет',
],
'archive' => 'Архивировать',
'unarchive' => 'Разархивировать',
"Order :id status changed to :status" => "Статус заказа :id изменен на :status",
'change status' => 'Вы действительно хотите изменить статус',
'price_master' => 'Цена мастера',
'payment_status' => 'Статус оплаты',
'with_didox' => 'Отправить в didox',
'statuses' => [
'processing' => 'Обработка',
'collected' => 'Собран',
'waiting_buyer' => 'Ожидает покупателя',
'in_way' => 'В пути',
'closed' => 'Закрыт',
'cancelled' => 'Отменен',
'replacement' => 'Замена',
'completed' => 'Завершен',
'waiting' => 'Ожидает',
'payed' => 'Оплачено',
'cash' => 'Наличные',
'review' => 'На рассмотрении',
'pending' => 'В ожидании',
'accepted' => 'Принято',
],
'payment_type' => [
'cash' => 'Наличные',
'bank' => 'Банк',
'click' => 'Click',
'payme' => 'Payme',
],
'type_delivery' => [
'pickup' => 'Самовывоз',
'delivery' => 'Доставка',
],
],
'billing' => [
'title' => 'История оплаты',
'user' => 'Пользователь',
'amount' => 'Сумма',
'order_id' => 'Заказ',
'status' => 'Статус',
'payed' => 'Оплачено',
'waiting' => 'В ожидании',
'refused' => 'Отказано',
'date' => 'Дата',
],
'logs' => [
'title' => 'Логи',
'user' => 'Пользователь',
'action' => 'Действия',
'section' => 'Раздел'
],
'posts' => [
'title' => 'Посты',
'image' => 'Картинка',
'name' => 'Название',
'views' => 'Просмотры',
'language' => 'Язык',
'top' => 'Закрепить',
'content' => 'Текст',
'type' => [
'title' => 'Тип поста',
'news' => 'Раздел "Новости"',
'article' => 'Раздел "Статьи"',
'sales' => 'Раздел "Акции"',
'media' => 'Раздел "СМИ о нас"',
]
],
'brands' => [
'title' => 'Бренды',
'image' => 'Изображения',
'name' => 'Названия',
],
'partners' => [
'title' => 'Партнёры',
'image' => 'Изображения',
'name' => 'Название',
'status' => 'Статус',
'choose_status' => 'Выберите статус',
'status_published' => 'Опубликовано',
'status_new' => 'Новый',
'status_soon' => 'Скоро',
'video_url' => 'Ссылка на видео',
'description' => 'Описание',
'with_price' => 'С ценой',
'list' => 'Список',
'requests' => 'Заявки',
'full_name' => 'Полное имя',
'phone' => 'Телефон',
'partner' => 'Партнёр',
'statuses' => [
'published' => 'Опубликовано',
'new' => 'Новый',
'soon' => 'Скоро',
]
],
'partner_requests' => [
'partner' => 'Партнёр',
'city' => 'Город',
'price' => 'Цена',
'status' => 'Статус',
'comment' => 'Комментарий',
'phone' => 'Телефон',
'full_name' => 'Полное имя',
'pending' => 'В ожидании',
'approved' => 'Одобрено',
'rejected' => 'Отклонено',
'closed' => 'Закрыто',
],
'services' => [
'title' => 'Услуги',
'name' => 'Название',
'image' => 'Изображения',
'status' => 'Статус',
'status_published' => 'Опубликовано',
'status_new' => 'Новый',
'status_soon' => 'Скоро',
'with_power' => 'С мощностью',
'with_problem' => 'С проблемой',
],
'service_requests' => [
'service' => 'Услуга',
'power' => 'Мощность',
'user' => 'Пользователь',
],
'files' => [
'title' => 'Файлы',
'size' => 'Размер',
'path' => 'Путь к файлу',
],
'branches' => [
'title' => 'Филиалы',
'name' => 'Название',
'phone' => 'Номер',
'address' => 'Адрес',
'schedule' => 'Рабочии часы филиалов',
'map' => 'Ссылка на карту',
'orientation' => 'Ориентер'
],
'slider' => [
'title' => 'Баннеры',
'name' => 'Название',
'discount' => 'Скидка',
'link' => 'Ссылка',
'image' => 'Изображения',
'position' => 'Позиция',
'type' => 'Тип',
'lang' => 'Язык',
'placement' => [
'title' => 'Местоположение',
'choose' => 'Выберите местоположение',
'top' => 'Верхний баннер',
'middle' => 'Нижний баннер'
]
],
'specialOffers' => [
'title' => 'Спецпредложения',
'name' => 'Название',
'link' => 'Ссылка',
'image' => 'Изображения',
'description' => 'Описание',
],
'address' => [
'title' => 'Адресы',
],
'roles' => [
'1' => 'Администратор',
'2' => 'Пользователь',
'3' => 'Редактор',
'title' => 'Роли',
'name' => 'Название',
],
'messages' => [
'updated' => 'Успешно отредактировано',
'created' => 'Успешно создано',
'deleted' => 'Успешно удалено',
'uploaded' => 'Файл успешно загружено',
'published' => 'Опубликовано',
'success' => 'Действие успешно выполнено'
],
'pages' => [
'title' => 'Страницы',
'name' => 'Название',
'description' => 'Описание',
],
'feedback' => [
'title' => 'Обратная связь',
'name' => 'Имя',
'phone' => 'Номер',
'created_at' => 'Дата заявки',
'status' => 'Статус',
'viewed' => 'Просмотрено',
'not_viewed' => 'Не просмотрено',
'message' => 'Сообщение'
],
'comments' => [
'title' => 'Комментарии',
'full_name' => 'Полное имя',
'star' => 'Оценки',
'star0' => 'Плохо',
'star1' => 'Неплохо',
'star2' => 'Нормально',
'star3' => 'Хорошо',
'status' => 'Статус',
'published' => 'Опубликовано',
'not_published' => 'Не опубликовано',
'publish' => 'Опубликовать'
],
'regions' => [
'title' => 'Регионы',
'name' => 'Регион',
'power' => 'Мощность',
'price' => 'Цена',
'add_delivery_price' => 'Добавить стоимость доставки',
'choose_power' => 'Выберите мощность',
],
'cities' => [
'title' => 'Города',
'name' => 'Город',
'choose_region' => 'Выберите регион'
],
'currency' => [
'title' => 'Курс валют',
'dollar' => 'Доллар',
'euro' => 'Евро',
'created_at' => 'Создано'
],
'notification_available' => [
'title' => 'Оповещения о наличии'
]
];

234
lang/ru/app.php Executable file
View File

@@ -0,0 +1,234 @@
<?php
return [
'main' => 'Главная',
'in_bag' => 'В корзине',
'more' => 'Подробнее',
'share' => 'Поделиться',
'no_product' => 'Товаров нет',
'sum_sht' => 'сум/шт',
'sum' => 'сум',
'to_cart' => 'В корзине',
'compare' => 'Сравнить',
'delete' => 'Удалить',
'price' => 'Цена',
'discount' => 'Скидка',
'buy' => 'Купить ',
'all' => 'Все',
'go_home' => 'Ha главную',
'404' => 'Не нашли страницу',
'close' => 'Закрыть',
'exist' => 'Есть',
'no' => 'Нет',
'back' => 'Назад',
'no_category_product' => 'Нет товаров в данной категории',
'search_result' => 'По вашему запросу :text ничего не найдено. Попробуйте ввести другие ключевые слова для поиска',
'pay_in' => 'Оплачивайте с помощью',
'errors' => [
'1' => 'Hеправильный СМС код',
'2' => 'Пользователь уже зарегирован',
'3' => 'Продукт не существует',
'100' => 'Никакие данные',
'401' => 'Аутентифицируемый.',
'count' => 'Не осталость в наличии'
],
'product' => [
'article_number' => 'Артикул',
'in_cart' => 'В корзине',
'delivery_home' => 'Доставить на дом',
'delivery_home_text' => 'завтра и позже, бесплатно',
'pickup' => 'Забрать в магазине',
'pickup_text' => 'сегодня, бесплатно',
],
'navbar-categories' => [
'sales' => "Акции и <br> скидки",
],
'favorites' => [
'title' => 'Избранные товары',
'in_favorite' => 'В избранное'
],
'search' => [
'title' => 'Поиск',
'search' => 'Поиск по сайту',
'search_by' => 'Поиск по сайту'
],
'cart' => [
'title' => 'Корзина'
],
'layout' => [
'compare' => 'Сравнение',
'register' => 'Регистрация',
'login' => 'Войти',
'information' => 'Информация',
'terms_of_use' => 'Пользовательское соглашение',
'rules_of_delivery' => 'Правила доставки',
'rights' => 'Все права защищены',
'developed' => 'Разработка и дизайн',
],
'auth' => [
'title' => 'Авторизация',
'phone' => 'Номер телефона',
'enter_phone' => '+998 Введите номер телефона',
'enter_password' => 'Введите ваш пароль',
'password' => 'Пароль',
'forgot_password' => 'Забыли пароль?',
'cancel' => 'Отмена',
'password_recovery' => 'Восстановление пароля',
'recover' => 'Восстановить',
'name' => 'Ваше Имя',
'enter_name' => 'Введите Ваше Имя',
'confirmation' => 'Подтверждение',
'to_your_phone' => 'На ваш номер',
'sms_send' => 'отправлено СМС с кодом подтверждения. Оно придёт в течение
нескольких минут.',
'enter_sms' => 'Введите код из СМС',
'send_to_sms' => 'Получить код',
'sms' => 'Код из СМС',
'resend_sms' => 'Выслать код повторно',
'confirm' => 'Подтвердить',
'profile' => 'Профиль',
'logout' => 'Выйти'
],
'about' => [
'title' => 'О нас',
],
'callback' => [
'title' => 'Обратная связь',
],
'index' => [
'slogans' => [
'installment' => 'Рассрочка онлайн за 1 минуту',
'takeout' => 'Самовывоз через 15 минут',
'guarantee' => 'Гарантия низкой цены',
'bonus' => 'Бонусная программа Quyoshli',
'fast_and_soft' => 'Быстрая и бережная доставка'
],
'special_offer' => 'Спецпредложения',
'leader_of_sales' => 'Лидеры продаж',
'popular_prods' => 'Популярные товары',
'leader' => 'ХИТ',
'popular_categories' => 'Популярные категории',
'new_income' => 'Новинки',
'our_partners' => 'Бренды',
],
'categories' => [
'title' => 'Разделы'
],
'news' => [
'title' => 'Акции и новости',
'other_news' => 'Другие Новости'
],
'article' => [
'title' => 'Статьи'
],
'sales' => [
'title' => 'Акции'
],
'media' => [
'title' => 'СМИ о нас'
],
'feedback' => [
'title' => 'Форма обратной связи',
'message' => 'Ваш вопрос или сообщение',
'send' => 'Отправить'
],
'order' => [
'success' => [
'title' => 'Ваш заказ успешно зарегистрирован',
'text' => 'В ближайшее время с вами свяжется наш менеджер по работе с клиентом'
]
],
'profile' => [
'title' => 'Личный кабинет',
'personal_data' => 'Персональные данные',
'first' => 'Имя*',
'last' => 'Фамилия',
'index' => 'Почтовый адрес',
'phone' => 'Телефон номер*',
'save' => 'Сохранить',
'change' => 'Сменить пароль',
'history' => 'История заказов',
'product_name' => 'Название товара',
'count' => 'Количество',
'price' => 'Цена за шт.',
'total' => 'Итого',
'delivery' => 'Доставка',
'totall' => 'Общая сумма',
'not_history' => 'Вы еще не совершали покупок!',
'comment' => 'Комментарий',
'payment_system' => 'Способ оплаты',
'price_delivery' => 'Сумма доставки',
'address' => 'Адрес доставки',
'date' => 'Дата заказа',
'status' => 'Статус',
'status_payed' => 'Статус оплаты',
'cash' => 'Наличними',
'processing' => 'В обработке',
'collected' => 'Собран',
'waiting_buyer' => 'Ожидает покупателя',
'in_way' => 'В пути',
'closed' => 'Закрыт',
'cancelled' => 'Отменен',
'replacement' => 'Замена',
'waiting' => 'Не оплачено',
'payed' => 'Оплачено',
'pay' => 'Оплатить',
'pay_help' => 'Оплатите следующей способами',
'number' => 'Заказ №'
],
'credit' => [
'title' => 'Рассрочка',
"success" => "«Ваша заявка принята. Для завершения оформления заявки необходимо перейти по ссылке <a href='https://online.alifshop.uz/' target='_blank'>https://online.alifshop.uz/</a>»"
],
'delivery' => [
'title' => 'Доставка',
],
'payment' => [
'title' => 'Оплата'
],
'val' => [
]
];

14
lang/ru/auth.php Executable file
View File

@@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
*/
'failed' => 'Эти учетные данные не соответствуют нашим записям.',
'throttle' => 'Слишком много попыток входа. Пожалуйста, повторите попытку через :seconds секунд.',
];

5
lang/ru/errors.php Executable file
View File

@@ -0,0 +1,5 @@
<?php
return [
'try_again' => "Birozdan so'ng qayta urinib ko'ring"
];

14
lang/ru/pagination.php Executable file
View File

@@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
*/
'previous' => '&laquo; Предыдущая',
'next' => 'Следующая &raquo;',
];

16
lang/ru/passwords.php Executable file
View File

@@ -0,0 +1,16 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
*/
'reset' => 'Ваш пароль был сброшен!',
'sent' => 'Мы отправили вам ссылку для сброса пароля по электронной почте!',
'token' => 'Этот токен сброса пароля недействителен.',
'user' => "Мы не можем найти пользователя с таким адресом электронной почты.",
];

148
lang/ru/validation.php Executable file
View File

@@ -0,0 +1,148 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
*/
'accepted' => ':attribute должен быть принят.',
'active_url' => ':attribute не является допустимым URL.',
'after' => ':attribute должен быть датой после :date.',
'after_or_equal' => ':attribute должен быть датой после или равной :date.',
'alpha' => ':attribute может содержать только буквы.',
'alpha_dash' => ':attribute может содержать только буквы, цифры и дефисы.',
'alpha_num' => ':attribute может содержать только буквы и цифры.',
'array' => ':attribute должен быть массивом.',
'before' => ':attribute должен быть датой до :date.',
'before_or_equal' => ':attribute должен быть датой до или равной :date.',
'between' => [
'numeric' => ':attribute должен быть между :min и :max.',
'file' => ':attribute должен быть между :min и :max килобайт.',
'string' => ':attribute должен быть между :min и :max символами.',
'array' => ':attribute должен быть между :min и :max элементами.',
],
'boolean' => 'Поле :attribute должно быть true или false.',
'confirmed' => 'Подтверждение :attribute не совпадает.',
'date' => ':attribute не является допустимой датой.',
'date_equals' => ':attribute должен быть датой равной :date.',
'date_format' => ':attribute не соответствует формату :format.',
'different' => ':attribute и :other должны быть разными.',
'digits' => ':attribute должен быть :digits цифрам.',
'digits_between' => ':attribute должен быть между :min и :max цифрами.',
'dimensions' => ':attribute имеет недопустимые размеры изображения.',
'distinct' => 'Поле :attribute имеет повторяющееся значение.',
'email' => ':attribute должен быть действительным адресом электронной почты.',
'ends_with' => ':attribute должен заканчиваться одним из следующих значений: :values',
'exists' => 'Выбранный :attribute недействителен.',
'file' => ':attribute должен быть файлом.',
'filled' => 'Поле :attribute обязательно для заполнения.',
'gt' => [
'numeric' => ':attribute должен быть больше :value.',
'file' => ':attribute должен быть больше :value килобайт.',
'string' => ':attribute должен быть больше :value символов.',
'array' => ':attribute должен содержать более :value элементов.',
],
'gte' => [
'numeric' => ':attribute должен быть больше или равен :value.',
'file' => ':attribute должен быть больше или равен :value килобайт.',
'string' => ':attribute должен быть больше или равен :value символов.',
'array' => ':attribute должен содержать :value элементов или больше.',
],
'image' => ':attribute должен быть изображением.',
'in' => 'Выбранный :attribute недействителен.',
'in_array' => 'Поле :attribute не существует в :other.',
'integer' => ':attribute должен быть целым числом.',
'ip' => ':attribute должен быть действительным IP-адресом.',
'ipv4' => ':attribute должен быть действительным IPv4-адресом.',
'ipv6' => ':attribute должен быть действительным IPv6-адресом.',
'json' => ':attribute должен быть JSON строкой.',
'lt' => [
'numeric' => ':attribute должен быть меньше :value.',
'file' => ':attribute должен быть меньше :value килобайт.',
'string' => ':attribute должен быть меньше :value символов.',
'array' => ':attribute должен содержать менее :value элементов.',
],
'lte' => [
'numeric' => ':attribute должен быть меньше или равен :value.',
'file' => ':attribute должен быть меньше или равен :value килобайт.',
'string' => ':attribute должен быть меньше или равен :value символов.',
'array' => ':attribute не должен содержать более :value элементов.',
],
'max' => [
'numeric' => ':attribute не может быть больше :max.',
'file' => ':attribute не может быть больше :max килобайт.',
'string' => ':attribute не может быть больше :max символов.',
'array' => ':attribute не может содержать более :max элементов.',
],
'mimes' => ':attribute должен быть файлом типа: :values.',
'mimetypes' => ':attribute должен быть файлом типа: :values.',
'min' => [
'numeric' => ':attribute должен быть не менее :min.',
'file' => ':attribute должен быть не менее :min килобайт.',
'string' => ':attribute должен быть не менее :min символов.',
'array' => ':attribute должен содержать не менее :min элементов.',
],
'not_in' => 'Выбранный :attribute недействителен.',
'not_regex' => 'Формат :attribute недействителен.',
'numeric' => ':attribute должен быть числом.',
'present' => 'Поле :attribute должно присутствовать.',
'regex' => 'Формат :attribute недействителен.',
'required' => 'Поле :attribute обязательно для заполнения.',
'required_if' => 'Поле :attribute обязательно, когда :other равно :value.',
'required_unless' => 'Поле :attribute обязательно, если :other не находится в :values.',
'required_with' => 'Поле :attribute обязательно, если присутствует :values.',
'required_with_all' => 'Поле :attribute обязательно, если присутствуют :values.',
'required_without' => 'Поле :attribute обязательно, если :values отсутствует.',
'required_without_all' => 'Поле :attribute обязательно, если отсутствуют :values.',
'same' => ':attribute и :other должны совпадать.',
'size' => [
'numeric' => ':attribute должен быть :size.',
'file' => ':attribute должен быть :size килобайт.',
'string' => ':attribute должен быть :size символов.',
'array' => ':attribute должен содержать :size элементов.',
],
'starts_with' => ':attribute должен начинаться с одного из следующих значений: :values',
'string' => ':attribute должен быть строкой.',
'timezone' => ':attribute должен быть допустимой зоной.',
'unique' => ':attribute уже занят.',
'uploaded' => ':attribute не удалось загрузить.',
'url' => 'Формат :attribute недействителен.',
'uuid' => ':attribute должен быть действительным UUID.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
*/
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
*/
'attributes' => [],
];

186
lang/ru/vue.php Executable file
View File

@@ -0,0 +1,186 @@
<?php
return [
'not_available' => 'Нет в наличии',
'xit' => 'ХИТ',
'notification' => 'Уведомить',
'cat_sales' => 'Акции и <br> скидки',
'sale' => 'скидка',
'stocks' => [
'sales' => 'Акции',
'discount' => 'Скидки'
],
'login' => [
'sms_empty' => 'СМС код не правильный попробуйте заново',
'auth_title' => 'Авторизация',
'next' => 'Продолжить',
'password' => 'Пароль',
'enter_password' => 'Введите пароль',
're_password' => 'Повторите пароль',
'reg' => 'Зарегистрироваться',
'regg' => 'Регистрация',
'code' => 'Код',
'enter_code' => 'Введите код активации',
'confirm' => 'Подтвердить',
'pass_err' => 'Пароль неправильный',
'remember' => 'Запомнить пароль',
'restore' => 'Забыли пароль?',
'restore_pass' => 'Восстановить пароль',
'new_password' => 'Новый пароль',
'enter_new_password' => 'Введите новый пароль',
'new_re_password' => 'Повторите новый пароль',
'enter_new_re_password' => 'Введите повторите новый пароль',
'restore_confirm' => 'Восстановить',
'policy' => 'Я даю согласие на обработку моих персональных данных. <a href="/pages/polzovatelskoe-soglasenie" target="_blank" class="text-primary">Соглашение</a>',
'confirmed' => 'Подтверждение пароля не совпадает.',
'min' => 'Пароль должен быть не менее 6 символов.'
],
'change_password' => [
'current' => 'Текущий пароль',
'enter_current' => 'Введите текущий пароль',
'save' => 'Сохранить',
'title' => 'Изменить пароль',
'validate' => 'Текущий пароля не совпадает.'
],
'special' => [
'more' => 'Узнать больше'
],
'buy_one' => [
'title' => 'Купить в один клик',
'first_name' => 'Ваше имя*',
'phone' => 'Номер телефона*',
'phone_place' => '+998 Введите номер телефона',
'email' => 'E-mail',
'comment' => 'Ваш вопрос или сообщение',
'send' => 'Отправить',
'thx' => 'Спасибо за заказ!',
'thx_text' => 'В самое ближайшее время наш менеджер свяжется с вами'
],
'noti' => [
'title' => 'Форма оповещения о поступлении товара',
'text' => 'Данная форма предназначена для отправки СМС оповещения о поступлении данного товара в наличие.',
'alert' => 'Вам поступит оповещение, как только товар появится в наличии',
'ok' => 'OK'
],
'cart' => [
'step_1' => '1 этап',
'step_2' => '2 этап',
'step_3' => '3 этап',
'count_by' => 'Количество шт.',
'get_discount' => 'Получить скидку',
'get_promocode' => 'Как получить промокод?',
'another_promocode' => 'Ввести другой промокод',
'total_amount' => 'Общая сумма',
'saving' => 'Экономия',
'total_cost' => 'Итоговая стоимость',
'continue_shopping' => 'Продолжить покупки',
'reset_cart' => 'Сбросить корзину',
'checkout_product' => 'Оформить заказ',
'product_color_title' => 'Цвет',
'product_to_basket_title' => 'В корзине',
'buy_in_credit' => 'Купить в рассрочку',
'buy_in_click' => 'Купить в 1 клик',
'payment_title' => 'Оплата',
'characteristic' => 'Характеристики',
'reviews' => 'Отзывы',
'all_characteristic' => 'Общие характеристики гарнитур.',
'description' => 'Описание',
'no_reviews' => 'Нет отзывов о данном товаре.',
'only_comment_after_auth' => 'Оставлять комментарии могут только авторизованные пользователи',
'success_comment' => 'Комментария успешно отправлено на модерацию',
'write_review' => 'Написать отзыв',
'your_name' => 'Ваше имя',
'your_review' => 'Ваш отзыв',
'only_text' => 'Примечание:</span> HTML разметка не
поддерживается! Используйте обычный текст.',
'product_rating' => 'Оценка',
'bad' => 'Плохо',
'good' => 'Хорошо',
'sending' => 'Отправить',
'credit' => 'Купить в рассрочку'
],
'cart_preview' => [
'basket_title' => 'Корзина',
'basket_checkout' => 'Оформить',
],
'catalog' => [
'catalog_title' => 'Категории',
'catalog_filter' => 'Фильтры',
'catalog_accept' => 'Принять',
'catalog_reset' => 'Сбросить',
'catalog_filter' => 'Фильтры',
'view_by' => 'Показать',
'view_byy' => 'Отопражать по',
'view_by_all' => 'Все',
'new' => 'По новизне',
'view_by_cheap' => 'Сначала дешевые',
'view_by_expensive' => 'Сначала дорогие',
],
'checkout' => [
'first_name' => 'Имя',
'checkout_title' => 'Для того чтобы завершить покупку, пройдите процесс авторизации.',
'checkout_title2' => 'Авторизация',
'get_code' => 'Получить код',
'sign_in' => 'Войти',
'input_phone' => 'Введите номер телефона',
'input_sms_code' => 'Введите СМС код',
'delivery_title' => 'Доставка',
'delivery_pickup' => 'Самовывоз',
'delivery_courier' => 'Доставка курьером',
'delivery_about' => 'Информация о доставке',
'delivery_region' => 'Выберите регион доставки',
'delivery_city' => 'Выберите город или район',
'delivery_address' => 'Укажите адрес',
'delivery_additional_info' => 'Укажите дополнительный контакт',
'delivery_cemments' => 'Оставьте комментарий к заказу',
'delivery_total_cost' => 'Общая стоимость:',
'delivery_price' => 'Стоимость доставки',
'delivery_total_amount' => 'Итоговая стоимость заказа',
'delivery_about_price' => 'Информация о оплате',
'delivery_in_cash' => 'Наличными',
'delivery_type2_title' => 'Для того чтобы самомтоятельно забрать товар Вам надо явиться в пункт выдачи заказов.<br>
Пукт выдачи заказа находится в городе Ташкент, улица Махтумкули 12.<br><br>
Контактные телефоны пункта выдачи +998909657634<br>
* Пункт выдачи заказов работает с 8.00 до 21.00 ужедневно.',
'no_ordered' => 'Невозможно заказать',
],
'favorite' => [
'added_to_basket' => 'Добавлено в <b>корзину</b>'
],
'news' => [
'news_read_more' => 'Подробнее',
'news_title' => 'Акции и новости',
'news_share' => 'Поделиться',
],
'feature' => [
'feature_title_1' => 'Рассрочка онлайн за 1 минуту',
'feature_title_2' => 'Самовывоз через 15 минут',
'feature_title_3' => 'Гарантия низкой цены',
'feature_title_4' => 'Бонусная программа Quyoshli',
'feature_title_5' => 'Быстрая и бережная доставка',
],
'product' => [
'in_credit' => 'Или купить в рассрочку',
'sum_m' => 'сум/месяц',
'ot_credit' => 'от'
]
];
?>

553
lang/uz/admin.php Executable file
View File

@@ -0,0 +1,553 @@
<?php
return [
"partners.position" => "Joylashuvi",
'home' => 'Asosiy',
'edit' => 'Tahrirlash',
'delete' => 'O`chirish',
'actions' => 'Harakatlar',
'cancel' => 'Bekor qilish',
'are_you_sure' => 'Ishonchingiz komilmi',
'are_you_sure_block' => 'Ishonchingiz komilmi',
'are_you_sure_block_raz' => 'Ishonchingiz komilmi',
'add' => 'Qo`shish',
'more' => 'Batafsil',
'save' => 'Saqlash',
'see' => 'Ko`rish',
'ye' => 'so`m',
'info' => 'Ma`lumot',
'no_data' => 'Ma`lumot yo`q',
'no_publish' => 'Nashr qilinmagan',
'back' => 'Orqaga',
'all_fields_with' => 'Barcha * bilan belgilangan maydonlar majburiy',
'preview' => 'Ko`rish',
'ru' => 'Ruscha',
'uz' => 'O`zbekcha',
'en' => 'Inglizcha',
'archived' => 'Arxivlangan',
'unarchived' => 'Arxivdan chiqarildi',
'Number of successful transactions' => 'Muvaffaqiyatli tranzaksiyalar soni',
'Product not found' => 'Mahsulot topilmadi',
'telegram_group_id' => 'Telegram guruh ID',
'Download contract' => 'Shartnoma yuklash',
'latitude' => 'Kenglik',
'longitude' => 'Uzunlik',
'notifications' => [
'title' => 'Bildirishnomalar',
'send' => 'Yuborish',
],
'statuses' => [
'example' => 'Misol',
'font_color' => 'Shrift rangi',
'background_color' => 'Fon rangi',
'title' => 'Statuslar',
'waiting_buyer' => 'Mijoz kutishda',
'in_way' => 'Yo`lda',
'payed' => 'To`landi',
'review' => 'Ko`rib chiqish',
'cash' => 'Naqd',
'waiting' => 'Kutilmoqda',
'collected' => 'Yig`ildi',
'replacement' => 'Almashtirish',
'published' => 'Nashr qilindi',
'new' => 'Yangi',
'soon' => 'Tez kunda',
'approved' => 'Tasdiqlandi',
'completed' => 'Yakunlandi',
'closed' => 'Yopildi',
'cancelled' => 'Bekor qilindi',
'refused' => 'Rad etildi',
'pending' => 'Kutilmoqda',
'processing' => 'Qabul qilindi',
],
'companies' => [
'title' => 'Kompaniya ma\'lumotlari',
'director_full_name' => 'Direktor to\'liq ismi',
'oked' => 'OKED',
'mfo' => 'MFO',
'bank_name' => 'Bank nomi',
'name' => 'Nomi',
'payment_account' => 'To\'lov hisob raqami',
'phone' => 'Telefon',
],
'payment-systems' => [
'title' => 'To`lov tizimlari',
'logo' => 'Logo',
],
'payment-system-items' => [
'title' => 'To`lov tizim elementlari',
],
'contract-templates' => [
'title' => 'Shartnoma shablonlari',
'path' => 'Fayl',
'lang' => 'Til',
'type' => 'Turi',
'physical' => 'Jismoniy',
'legal' => 'Yuridik',
'file' => 'Fayl',
],
'measurements' => [
'title' => 'O`lchovlar',
'name' => 'Nomi',
],
'problems' => [
'problems' => 'Muammolar',
'title' => 'Sarlavha',
'choose' => 'Muammoni tanlang',
],
'usefulinfos' => [
'title' => 'Foydali ma`lumotlar',
],
'usefulinfoitems' => [
'title' => 'Foydali ma`lumotlar elementlari',
'link_url' => 'Havola URL',
'file' => 'Fayl',
],
'powers' => [
'title' => 'Quvvatlar',
'name' => 'Nomi',
'value' => 'Qiymat',
],
'permissions' => [
'view' => 'Ko`rish',
'print' => 'Chop etish',
'create' => 'Qo`shish',
'update' => 'Tahrirlash',
'delete' => 'O`chirish',
'delivery' => 'Yetkazib berishni tahrirlash',
'status' => 'Holatni tahrirlash :status',
'filter' => 'Filtrga kirishni ruxsat etish'
],
'settings' => [
'title' => 'Sozlamalar',
'name' => 'Sayt nomi',
'phone' => 'Telefon',
'phone_other' => 'Boshqa telefon',
'email' => 'Elektron pochta',
'address' => 'Manzil',
'telegram' => 'Telegram',
'facebook' => 'Facebook',
'instagram' => 'Instagram',
'keywords' => 'Kalit so`zlar',
'description' => 'Sayt tavsifi',
'landmark' => 'Landmark',
'day_delivery' => 'Yetkazib berish vaqti',
'price_delivery' => 'Yetkazib berish narxi',
'master_price' => "1 kv/t uchun usta narxi"
],
'delivery' => [
'title' => 'Yetkazib berish'
],
'categories' => [
'Not selected' => 'Tanlanmagan',
'title' => 'Kategoriyalar',
'name' => 'Nomi',
'image' => 'Faqat fayllar turi: jpg, jpeg, png',
'position' => 'Pozitsiya',
'choose_brand' => 'Brend(lar)ni tanlang',
'add_cat' => 'Kategoriyaga biriktirish',
'remove_cat' => 'Kategoriyadan olib tashlash',
'sub_category' => 'Asosiy kategoriya',
'choose_cat' => 'Kategoriyani tanlang',
'char' => [
'name' => 'Maydon nomi',
'type' => 'Maydon turi'
]
],
'colors' => [
'title' => 'Ranglar',
'name' => 'Nomi',
'color' => 'Rang',
],
'users' => [
'title' => 'Foydalanuvchilar',
'fio' => 'To`liq ism',
'username' => 'Login',
'password' => 'Parol',
'phone' => 'Telefon',
'ip' => 'IP',
'first_name' => 'Ism',
'last_name' => 'Familiya',
'role' => 'Rol',
'date_reg' => 'Ro`yxatdan o`tgan sana',
'date_online' => 'So`nggi kirgan sana',
],
'staffs' => [
'title' => 'Xodimlar',
'password' => 'Parol',
],
'products' => [
'published' => 'Nashr qilingan',
'not_published' => 'Nashr qilinmagan',
'Moderation status' => 'Moderatsiya holati',
'In stock' => 'Omborda bor',
'not available' => 'Mavjud emas',
'Apply' => 'Qo`llash',
'Reset' => 'Tozalash',
'product_Id' => 'Mahsulot ID',
'title' => 'Mahsulotlar',
'all_products' => 'Barcha mahsulotlar',
'name' => 'Nomi',
'body' => 'Tavsif',
'image' => 'Rasm',
'category' => 'Kategoriya',
'price' => 'Narx',
'price_discount' => 'Chegirma narxi',
'screens' => 'Ekranlar',
'publish' => 'Nashr qilish',
'search' => 'ID yoki Nomi',
'brands' => 'Brendlar',
'brand' => 'Brend',
'characteristics' => 'Xususiyatlar',
'delete_mass' => 'Massov o`chirish',
'status-active' => 'Aktivlashtirish',
'deactivate' => 'Deaktivlashtirish',
],
'compilations' => [
'title' => 'Tayyorlovlar',
],
'client' => [
'client_type' => 'Mijoz turi',
'type' => 'Turi',
'types' => [
'legal' => 'Yuridik shaxs',
'physical' => 'Jismoniy shaxs',
],
'full_name' => 'To`liq ismi',
'company_name' => 'Kompaniya nomi',
'inn' => 'INN',
'director_full_name' => 'Direktor to`liq ismi',
'bank_name' => 'Bank nomi',
'mfo' => 'MFO',
'payment_account' => 'To`lov hisob raqami',
'oked' => 'OKED',
'legal_address' => 'Yuirdik manzil',
'email' => 'Elektron pochta',
'phone' => 'Telefon',
],
'orders' => [
'Payment type' => 'To`lov turi',
'Order status' => 'Buyurtma holati',
'client_phone' => 'Mijoz telefon raqami',
'title' => 'Buyurtmalar',
'user' => 'Foydalanuvchi',
'city' => 'Shahar',
'address' => 'Manzil',
'status' => 'Holat',
'delivery_type' => 'Yetkazib berish turi',
'payment_system' => 'To`lov turi',
'transaction' => 'Tranzaksiya',
'date' => 'Sana',
'order' => 'Buyurtma',
'order_number' => 'Buyurtma raqami №:number',
'client' => 'Mijoz',
'floor' => 'Qavat',
'entrance' => 'Kirish',
'house' => 'Uy',
'first_name' => 'Ism',
'last_name' => 'Familiya',
'phone' => 'Telefon',
'product' => 'Mahsulotlar',
'count' => 'Soni',
'size' => 'O`lcham',
'price' => 'Narx',
'total' => 'Jami',
'color' => 'Rang',
'article_number' => 'Artikul',
'delivery' => 'Yetkazib berish',
'branch' => 'Filial',
'shipment_date' => 'Olib ketish sanasi',
'comment' => 'Izoh',
'Export' => 'Eksport',
'Order archive' => 'Buyurtma arxivi',
'Search' => 'Qidirish',
'Filter' => 'Filtr',
'Order ID' => 'Buyurtma ID',
'archive' => 'Arxivlash',
'comments' => 'Izohlar',
'comment' => 'Izoh',
'home' => 'Uy',
'landmark' => 'Landmark',
'add_a_comment' => 'Izoh qo`shish',
'with_installation' => 'O`rnatish bilan',
'with_installations' => [
1 => 'Ha',
0 => 'Yo`q',
],
'archive' => 'Arxivlash',
'unarchive' => 'Arxivdan chiqarish',
"Order :id status changed to :status" => 'Buyurtma :id holati :status ga o`zgardi',
'change status' => 'Haqiqatan ham statusingizni o\'zgartirmoqchimisiz?',
'price_master' => 'Usta narxi',
'payment_status' => 'To`lov holati',
'with_didox' => 'Didox bilan',
'statuses' => [
'processing' => 'Qabul qilindi',
'collected' => 'Yig`ildi',
'waiting_buyer' => 'Mijoz kutishda',
'in_way' => 'Yo`lda',
'closed' => 'Yopildi',
'cancelled' => 'Bekor qilindi',
'replacement' => 'Almashtirish',
'completed' => 'Yakunlandi',
'waiting' => 'Kutilmoqda',
'payed' => 'To`landi',
'cash' => 'Naqd',
'review' => 'Ko`rib chiqish',
'pending' => 'Kutilmoqda',
'accepted' => 'Qabul qilindi',
],
'payment_type' => [
'cash' => 'Naqd',
'bank' => 'Bank',
'click' => 'Click',
'payme' => 'Payme',
],
'type_delivery' => [
'pickup' => 'Olib ketish',
'delivery' => 'Yetkazib berish',
],
],
'billing' => [
'title' => 'Hisob-kitob',
'user' => 'Foydalanuvchi',
'amount' => 'Summa',
'order_id' => 'Buyurtma',
'status' => 'Holat',
'payed' => 'To`landi',
'waiting' => 'Kutilmoqda',
'refused' => 'Rad etildi',
'date' => 'Sana',
],
'logs' => [
'title' => 'Loglar',
'user' => 'Foydalanuvchi',
'action' => 'Harakatlar',
'section' => 'Bo`lim'
],
'posts' => [
'title' => 'Postlar',
'image' => 'Rasm',
'name' => 'Nomi',
'views' => 'Ko`rishlar',
'language' => 'Til',
'top' => 'Tepada',
'content' => 'Matn',
'type' => [
'title' => 'Post turi',
'news' => 'Yangiliklar',
'article' => 'Maqolalar',
'sales' => 'Aksiyalar',
'media' => 'Media biz haqida',
]
],
'brands' => [
'title' => 'Brendlar',
'image' => 'Rasm',
'name' => 'Nomi',
],
'partners' => [
'title' => 'Hamkorlar',
'image' => 'Rasm',
'name' => 'Nomi',
'status' => 'Holat',
'choose_status' => 'Holatni tanlang',
'status_published' => 'Nashr qilindi',
'status_new' => 'Yangi',
'status_soon' => 'Tez kunda',
'video_url' => 'Video URL',
'description' => 'Tavsif',
'with_price' => 'Narxi bilan',
'list' => 'Ro`yxat',
'requests' => 'So`rovlar',
'full_name' => 'To`liq ism',
'phone' => 'Telefon',
'partner' => 'Hamkor',
'statuses' => [
'published' => 'Nashr qilindi',
'new' => 'Yangi',
'soon' => 'Tez kunda',
]
],
'partner_requests' => [
'partner' => 'Hamkor',
'city' => 'Shahar',
'price' => 'Narx',
'status' => 'Holat',
'comment' => 'Izoh',
'phone' => 'Telefon',
'full_name' => 'To`liq ism',
'pending' => 'Kutilmoqda',
'approved' => 'Tasdiqlandi',
'rejected' => 'Rad etildi',
'closed' => 'Yopildi',
],
'services' => [
'title' => 'Xizmatlar',
'name' => 'Nomi',
'image' => 'Rasm',
'status' => 'Holat',
'status_published' => 'Nashr qilindi',
'status_new' => 'Yangi',
'status_soon' => 'Tez kunda',
'with_power' => 'Quvvat bilan',
'with_problem' => 'Muammo bilan',
],
'service_requests' => [
'service' => 'Xizmat',
'power' => 'Quvvat',
'user' => 'Foydalanuvchi',
],
'files' => [
'title' => 'Fayllar',
'size' => 'Hajmi',
'path' => 'Fayl manzili',
],
'branches' => [
'title' => 'Filiallar',
'name' => 'Nomi',
'phone' => 'Telefon',
'address' => 'Manzil',
'schedule' => 'Filial ish vaqtlari',
'map' => 'Xarita havolasi',
'orientation' => 'Orientatsiya'
],
'slider' => [
'title' => 'Bannerni',
'name' => 'Nomi',
'discount' => 'Chegirma',
'link' => 'Havola',
'image' => 'Rasm',
'position' => 'Pozitsiya',
'type' => 'Turi',
'lang' => 'Til',
'placement' => [
'title' => 'Joylashuv',
'choose' => 'Joylashuvni tanlang',
'top' => 'Yuqori banner',
'middle' => 'Pastki banner'
]
],
'specialOffers' => [
'title' => 'Maxsus takliflar',
'name' => 'Nomi',
'link' => 'Havola',
'image' => 'Rasm',
'description' => 'Tavsif',
],
'address' => [
'title' => 'Manzillar',
],
'roles' => [
'1' => 'Administrator',
'2' => 'Foydalanuvchi',
'3' => 'Muharrir',
'title' => 'Rollar',
'name' => 'Nomi',
],
'messages' => [
'updated' => 'Muvaffaqiyatli yangilandi',
'created' => 'Muvaffaqiyatli yaratildi',
'deleted' => 'Muvaffaqiyatli o`chirildi',
'uploaded' => 'Fayl muvaffaqiyatli yuklandi',
'published' => 'Muvaffaqiyatli nashr qilindi',
'success' => 'Amal muvaffaqiyatli bajarildi'
],
'pages' => [
'title' => 'Sahifalar',
'name' => 'Nomi',
'description' => 'Tavsif',
],
'feedback' => [
'title' => 'Fikrlar',
'name' => 'Ism',
'phone' => 'Telefon',
'created_at' => 'Sana',
'status' => 'Holat',
'viewed' => 'Ko`rildi',
'not_viewed' => 'Ko`rilmagan',
'message' => 'Xabar'
],
'comments' => [
'title' => 'Izohlar',
'full_name' => 'To`liq ism',
'star' => 'Reyting',
'star0' => 'Yomon',
'star1' => 'Yomon emas',
'star2' => 'Oddiy',
'star3' => 'Yaxshi',
'status' => 'Holat',
'published' => 'Nashr qilindi',
'not_published' => 'Nashr qilinmagan',
'publish' => 'Nashr qilish'
],
'regions' => [
'title' => 'Viloyatlar',
'name' => 'Nomi',
'power' => 'Quvvat',
'price' => 'Narx',
'add_delivery_price' => 'Yetkazib berish narxini qo`shish',
'choose_power' => 'Quvvatni tanlang',
],
'cities' => [
'title' => 'Shaharlar',
'name' => 'Nomi',
'choose_region' => 'Viloyatni tanlang'
],
'currency' => [
'title' => 'Valyutalar',
'dollar' => 'Dollar',
'euro' => 'Yevro',
'created_at' => 'Sana'
],
'notification_available' => [
'title' => 'Bildirishnoma mavjud',
],
"series" => "Passport seriya",
"jshir" => "Jshir"
];

229
lang/uz/app.php Executable file
View File

@@ -0,0 +1,229 @@
<?php
return [
'main' => 'Bosh sahifa',
'in_bag' => 'Savatda',
'more' => 'Batafsil',
'share' => 'Bo\'lishish',
'no_product' => 'Tovarlar yo\'q',
'sum_sht' => 'so\'m/dona',
'sum' => 'so\'m',
'to_cart' => 'Savatda',
'compare' => 'Taqqoslash',
'delete' => 'O\'chirish',
'price' => 'Narxi',
'discount' => 'Chegirma',
'buy' => 'Xarid qilish ',
'all' => 'Barchasi',
'go_home' => 'Bosh sahifaga qayish',
'404' => 'Sahifa topilmadi',
'close' => 'Yopish',
'exist' => 'Bor',
'no' => 'Yo\'q',
'back' => 'Ortga',
'no_category_product' => 'Ushbu toifada tovarlar yo\'q',
'search_result' => 'Sizning :text so\'rovingiz bo\'yich hech narsa topilmadi. Qidiruv uchun boshqa kalit so\'zlarni kiritishga urinib ko\'ring',
'pay_in' => 'yordamida to\'lang',
'errors' => [
'1' => 'Noto\'g\'ri SMS kod',
'2' => 'Foydalanuvchi ro\'yxatdan o\'tgan',
'3' => 'Mahsulot mavjud emas',
'100' => 'Hech qanday ma\'lumotlar',
'401' => 'Autentifikatsiyalanuvchi.',
'count' => 'Omborda qolmadi'
],
'product' => [
'article_number' => 'Artikul',
'in_cart' => 'Savatda',
'delivery_home' => 'Uygacha yetkazib berish',
'delivery_home_text' => 'ertaga va keyinroq, bepul',
'pickup' => 'Do\'kondan olish',
'pickup_text' => 'bugun, bepul',
],
'navbar-categories' => [
'sales' => "Aksiya va <br> chegirmalar",
],
'favorites' => [
'title' => 'Tanlangan tovarlar',
'in_favorite' => 'Tanlanganlar'
],
'search' => [
'title' => 'Qidiruv',
'search' => 'Sayt bo\'yicha qidirish',
'search_by' => 'Sayt bo\'yicha qidirish'
],
'cart' => [
'title' => 'Savat'
],
'layout' => [
'compare' => 'Taqqoslash',
'register' => 'Ro\'yxatdan o\'tish',
'login' => 'Kirish',
'information' => 'Ma\'lumot',
'terms_of_use' => 'Foydalanuvchi kelishuvi',
'rules_of_delivery' => 'Yetkazib berish qoidalari',
'rights' => 'Barcha huquqlar himoyalangan',
'developed' => 'Ishlab chiqilgan va dizayn',
],
'auth' => [
'title' => 'Avtorizatsiya',
'phone' => 'Telefon raqami',
'enter_phone' => '+998 telefon raqamingizni kiriting',
'enter_password' => 'Parolingizni kiriting',
'password' => 'Parol',
'forgot_password' => 'Parolni unutdingizmi?',
'cancel' => 'Bekor qilish',
'password_recovery' => 'Parolni qayta tiklash',
'recover' => 'Qayta tiklash',
'name' => 'Ismingiz',
'enter_name' => 'Ismingizni kiriting',
'confirmation' => 'Tasdiqlash',
'to_your_phone' => 'Telefon raqamingizga',
'sms_send' => 'tasdiqlash kodi bilan SMS yuborildi. U bir necha daqiqa ichida keladi.',
'enter_sms' => 'SMS da kelgan kodni kiriting',
'send_to_sms' => 'Kod olish',
'sms' => 'SMS da kelgan kod',
'resend_sms' => 'Kodni takroran yuborish',
'confirm' => 'Tasdiqlash',
'profile' => 'Profil',
'logout' => 'Chiqish'
],
'about' => [
'title' => 'Biz haqimizda',
],
'callback' => [
'title' => 'Qayta aloqa',
],
'index' => [
'slogans' => [
'installment' => '1 daqiqada online muddatli to\'lov',
'takeout' => '15 daqiqadan so\'ng olib ketish',
'guarantee' => 'Arzon narx kafolati',
'bonus' => 'Quyoshli bonus dasturi',
'fast_and_soft' => 'Tez va ehtiyotkorlik bilan yetkazib berish'
],
'special_offer' => 'Maxsus taklif',
'leader_of_sales' => 'Savdo yetakchilari',
'popular_prods' => 'Ommabop mahsulotlar',
'leader' => 'XIT',
'popular_categories' => 'Ommabop toifalar',
'new_income' => 'Yangi mahsulotlar',
'our_partners' => 'Brendlar',
],
'categories' => [
'title' => 'Bo\'limlar'
],
'news' => [
'title' => 'Aksiya va yangiliklar',
'other_news' => 'Boshqa Yangiliklar'
],
'article' => [
'title' => 'Maqolalar'
],
'sales' => [
'title' => 'Aksiyalar'
],
'media' => [
'title' => 'OAV biz haqimizda'
],
'feedback' => [
'title' => 'Qayta aloqa shakli',
'message' => 'Sizning savolingiz yoki xabaringiz',
'send' => 'Yuborish'
],
'order' => [
'success' => [
'title' => 'Sizning buyurtmangiz muvaffaqiyatli ro\'yxatdan o\'tkazildi',
'text' => 'Yaqin vaqt ichida mijozlar bilan ishlovchi menedjerimiz siz bilan aloqaga chiqadi'
]
],
'profile' => [
'title' => 'Shaxsiy kabinet',
'personal_data' => 'Shaxsiy ma\'lumotlar',
'first' => 'Ism*',
'last' => 'Familiya',
'index' => 'Pochta manzili',
'phone' => 'Telefon raqami*',
'save' => 'Saqlash',
'change' => 'Parolni o\'zgartirish',
'history' => 'Buyurtmalar tarixi',
'product_name' => 'Tovarning nomi',
'count' => 'Soni',
'price' => 'Narxi (dona)',
'total' => 'Jami',
'delivery' => 'Yetkazib berish',
'totall' => 'Umumiy summa',
'not_history' => 'Siz hali xaridlarni amalga oshirmadingiz!',
'comment' => 'Izoh',
'payment_system' => 'To\'lov usuli',
'price_delivery' => 'Yetkazib berish narxi',
'address' => 'Yetkazib berish manzili',
'date' => 'Buyurtma sanasi',
'status' => 'Holati',
'status_payed' => 'To\'lov holati',
'cash' => 'Naqd',
'processing' => 'Ishlanmoqda',
'collected' => 'To\'plandi',
'waiting_buyer' => 'Xaridorni kutmoqda',
'in_way' => 'Yo\'lda',
'closed' => 'Yopilgan',
'cancelled' => 'Bekor qilingan',
'replacement' => 'Almashtirilgan',
'waiting' => 'To\'lanmagan',
'payed' => 'To\'langan',
'pay' => 'To\'lash',
'pay_help' => 'Quyidagi usullarda to\'lang',
'number' => 'Buyurtma raqami'
],
'credit' => [
'title' => 'Muddatli to\'lov',
'success' => "«Sizning arizangiz qabul qilindi. Arizani to'ldirish uchun siz havolani bosib o'tishingiz kerak <a href='https://online.alifshop.uz/' target='_blank'>https://online.alifshop.uz/</a>»"
],
'delivery' => [
'title' => 'Yetkazib berish',
],
'payment' => [
'title' => 'To\'lov'
]
];

14
lang/uz/auth.php Executable file
View File

@@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
*/
'failed' => 'Bu ma\'lumotlar bazamiz bilan mos kelmadi.',
'throttle' => 'Kirish uchun juda ko\'p urinishlar. Iltimos, :seconds soniya ichida qayta urinib ko\'ring.',
];

6
lang/uz/errors.php Executable file
View File

@@ -0,0 +1,6 @@
<?php
return [
'try_again' => "Birozdan so'ng qayta urinib ko'ring",
'successful_updated' => "Muvaffaqiyatli yangilandi"
];

14
lang/uz/pagination.php Executable file
View File

@@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
*/
'previous' => '&laquo; Oldingi',
'next' => 'Keyingi &raquo;',
];

16
lang/uz/passwords.php Executable file
View File

@@ -0,0 +1,16 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
*/
'reset' => 'Parolingiz qayta tiklandi!',
'sent' => 'Parolni tiklash havolasini elektron pochta orqali yubordik!',
'token' => 'Bu parolni tiklash belgisi yaroqsiz.',
'user' => "Biz ushbu elektron pochta manziliga ega foydalanuvchini topolmaymiz.",
];

148
lang/uz/validation.php Executable file
View File

@@ -0,0 +1,148 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
*/
'accepted' => ':attribute qabul qilinishi kerak.',
'active_url' => ':attribute notogri URL.',
'after' => ':attribute :date dan keyin bolishi kerak.',
'after_or_equal' => ':attribute :date ga teng yoki keyin bolishi kerak.',
'alpha' => ':attribute faqat harflarni qabul qiladi.',
'alpha_dash' => ':attribute faqat harflarni, raqamlarni va chiziqchalarni qabul qiladi.',
'alpha_num' => ':attribute faqat harflarni va raqamlarni qabul qiladi.',
'array' => ':attribute toplam bolishi kerak.',
'before' => ':attribute :date dan oldin bolishi kerak.',
'before_or_equal' => ':attribute :date ga teng yoki oldin bolishi kerak.',
'between' => [
'numeric' => ':attribute :min va :max orasida bolishi kerak.',
'file' => ':attribute :min va :max kilobayt orasida bolishi kerak.',
'string' => ':attribute :min va :max belgi orasida bolishi kerak.',
'array' => ':attribute :min va :max elementlar orasida bolishi kerak.',
],
'boolean' => ':attribute maydoni faqat mantiqiy qiymatni qabul qiladi.',
'confirmed' => ':attribute tasdiqlash mos kelmadi.',
'date' => ':attribute sana emas.',
'date_equals' => ':attribute :date ga teng bolishi kerak.',
'date_format' => ':attribute :format formatga mos kelmaydi.',
'different' => ':attribute va :other farqli bolishi kerak.',
'digits' => ':attribute :digits raqamdan iborat bolishi kerak.',
'digits_between' => ':attribute uzunligi :min va :max orasida bolishi kerak.',
'dimensions' => ':attribute notogri tasvir olchamlari.',
'distinct' => ':attribute maydoni takrorlanuvchi qiymatlarga ega.',
'email' => ':attribute elektron pochta manzili bolishi kerak.',
'ends_with' => ':attribute quyidagi qiymatlardan biri bilan tugashi kerak: :values',
'exists' => 'Tanlangan :attribute notogri.',
'file' => ':attribute fayl bolishi kerak.',
'filled' => ':attribute maydoni toldirilishi shart.',
'gt' => [
'numeric' => ':attribute :value dan katta bolishi kerak.',
'file' => ':attribute :value kilobaytdan katta bolishi kerak.',
'string' => ':attribute :value belgidan kop bolishi kerak.',
'array' => ':attribute :value elementdan kop bolishi kerak.',
],
'gte' => [
'numeric' => ':attribute :value dan katta yoki teng bolishi kerak.',
'file' => ':attribute :value kilobaytdan katta yoki teng bolishi kerak.',
'string' => ':attribute :value belgidan kop yoki teng bolishi kerak.',
'array' => ':attribute :value elementdan kop yoki teng bolishi kerak.',
],
'image' => ':attribute rasm bolishi kerak.',
'in' => 'Tanlangan :attribute notogri.',
'in_array' => ':attribute maydoni :other da mavjud emas.',
'integer' => ':attribute butun son bolishi kerak.',
'ip' => ':attribute haqiqiy IP manzil bolishi kerak.',
'ipv4' => ':attribute haqiqiy IPv4 manzil bolishi kerak.',
'ipv6' => ':attribute haqiqiy IPv6 manzil bolishi kerak.',
'json' => ':attribute JSON qatori bolishi kerak.',
'lt' => [
'numeric' => ':attribute :value dan kichik bolishi kerak.',
'file' => ':attribute :value kilobaytdan kichik bolishi kerak.',
'string' => ':attribute :value belgidan kam bolishi kerak.',
'array' => ':attribute :value elementdan kam bolishi kerak.',
],
'lte' => [
'numeric' => ':attribute :value dan kichik yoki teng bolishi kerak.',
'file' => ':attribute :value kilobaytdan kichik yoki teng bolishi kerak.',
'string' => ':attribute :value belgidan kam yoki teng bolishi kerak.',
'array' => ':attribute :value elementdan kam yoki teng bolishi kerak.',
],
'max' => [
'numeric' => ':attribute :max dan katta bolmasligi kerak.',
'file' => ':attribute :max kilobaytdan katta bolmasligi kerak.',
'string' => ':attribute :max belgidan kop bolmasligi kerak.',
'array' => ':attribute :max elementdan kop bolmasligi kerak.',
],
'mimes' => ':attribute quyidagi turlardan biri bolishi kerak: :values.',
'mimetypes' => ':attribute quyidagi turlardan biri bolishi kerak: :values.',
'min' => [
'numeric' => ':attribute kamida :min bolishi kerak.',
'file' => ':attribute kamida :min kilobayt bolishi kerak.',
'string' => ':attribute kamida :min belgi bolishi kerak.',
'array' => ':attribute kamida :min element bolishi kerak.',
],
'not_in' => 'Tanlangan :attribute notogri.',
'not_regex' => ':attribute formati notogri.',
'numeric' => ':attribute raqam bolishi kerak.',
'present' => ':attribute maydoni korsatilishi kerak.',
'regex' => ':attribute formati notogri.',
'required' => ':attribute maydoni toldirilishi shart.',
'required_if' => ':attribute maydoni :other :value ga teng bolsa, toldirilishi shart.',
'required_unless' => ':attribute maydoni :other :values ga teng bolmasa, toldirilishi shart.',
'required_with' => ':values korsatilgan bolsa, :attribute maydoni toldirilishi shart.',
'required_with_all' => ':values korsatilgan bolsa, :attribute maydoni toldirilishi shart.',
'required_without' => ':values korsatilmagan bolsa, :attribute maydoni toldirilishi shart.',
'required_without_all' => ':values laridan hech biri korsatilmagan bolsa, :attribute maydoni toldirilishi shart.',
'same' => ':attribute va :other mos kelishi kerak.',
'size' => [
'numeric' => ':attribute :size bolishi kerak.',
'file' => ':attribute :size kilobayt bolishi kerak.',
'string' => ':attribute :size belgi bolishi kerak.',
'array' => ':attribute :size elementga ega bolishi kerak.',
],
'starts_with' => ':attribute quyidagi qiymatlardan biri bilan boshlanishi kerak: :values',
'string' => ':attribute qator bolishi kerak.',
'timezone' => ':attribute haqiqiy mintaqaviy zonada bolishi kerak.',
'unique' => ':attribute allaqachon band qilingan.',
'uploaded' => ':attribute yuklash muvaffaqiyatsiz tugadi.',
'url' => ':attribute formati notogri.',
'uuid' => ':attribute haqiqiy UUID bolishi kerak.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
*/
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
*/
'attributes' => [],
];

189
lang/uz/vue.php Executable file
View File

@@ -0,0 +1,189 @@
<?php
return [
'not_available' => 'Omborda mavjud emas',
'xit' => 'XIT',
'notification' => 'Xabar berish',
'cat_sales' => 'Aksiya va <br> chegirmalar',
'sale' => 'chegirma',
'stocks' => [
'sales' => 'Aksiyalar',
'discount' => 'Chegirmalar'
],
'login' => [
'sms_empty' => "SMS kod noto'g'ri, qaytadan urinib ko'ring",
'auth_title' => 'Avtorizatsiya',
'next' => 'Davom etish',
'password' => 'Parol',
're_password' => 'Parolni qayta kiriting',
'reg' => 'Ro\'yxatdan o\'tish',
'regg' => 'Ro\'yxatdan o\'tish',
'code' => 'Kod',
'enter_code' => 'Faollashtirish kodini kiriting',
'confirm' => 'Tasdiqlash',
'pass_err' => 'Parol noto\'g\'ri',
'remember' => 'Parolni eslab qolish',
'restore' => 'Parol yodingizdan chiqdimi?',
'restore_pass' => 'Parolni qayta tiklash',
'new_password' => 'Yangi parol',
'enter_new_password' => 'Yangi parolni kiriting',
'new_re_password' => 'Yangi parolni qayta kiriting',
'enter_new_re_password' => 'Yangi parolni qayta kiriting',
'restore_confirm' => 'Qayta tiklash',
'policy' => 'Shaxsiy ma\'lumotlarim qayta ishlanishiga rozilik beraman. <a href="/pages/polzovatelskoe-soglasenie" target="_blank" class="text-primary">Kelishuv</a>',
'confirmed' => 'Qayta kiritilgan parol mos emas.',
'min' => 'Parol kamida 6 ta belgidan iborat bo\'lishi lozim.'
],
'change_password' => [
'current' => 'Hozirgi parol',
'enter_current' => 'Hozirgi parolni kiriting',
'save' => 'Saqlash',
'title' => 'Parolni o`zgartirish',
'validate' => 'Hozirgi parol kiritganizngiz bilan to`g`ri kelmaydi'
],
'special' => [
'more' => 'Ko\'proq bilib olish'
],
'buy_one' => [
'title' => 'Bir harakat bilan xarid qilish',
'first_name' => 'Ismingiz*',
'phone' => 'Telefon raqamingiz*',
'phone_place' => '+998 telefon raqamingizni kiriting',
'email' => 'E-mail',
'comment' => 'Sizning savolingiz yoki xabaringiz',
'send' => 'Yuborish',
'thx' => 'Buyurtma uchun rahmat!',
'thx_text' => 'Yaqin orada menedjerimiz siz bilan aloqaga chiqadi'
],
'noti' => [
'title' => 'Tovar kelganligi haqida xabar shakli',
'text' => 'Ushbu shakl tovarning kelganligi haqida SMS xabar yuborish uchun mo\'ljallangan.',
'alert' => 'Tovar kelishi bilan sizga xabar yuboriladi',
'ok' => 'OK'
],
'cart' => [
'step_1' => '1-bosqich',
'step_2' => '2 bosqich',
'step_3' => '3 bosqich',
'count_by' => 'Soni (dona)',
'get_discount' => 'Chegirmaga ega bo\'ling',
'get_promocode' => 'Promokodni qanday olish mumkin?',
'another_promocode' => 'Boshqa promokod kiritish',
'total_amount' => 'Umumiy summa',
'saving' => 'Tejamkorlik',
'total_cost' => 'Yakuniy narxi',
'continue_shopping' => 'Xaridni davom ettirish',
'reset_cart' => 'Savatni tozalash',
'checkout_product' => 'Buyurtmani rasmiylashtirish',
'product_color_title' => 'Rangi',
'product_to_basket_title' => 'Savatda',
'buy_in_credit' => 'Muddatli tolovga olish',
'buy_in_click' => 'Bir harakat bilan xarid qilish',
'payment_title' => 'To\'lov',
'characteristic' => 'Xususiyatlari',
'reviews' => 'Izohlar',
'all_characteristic' => 'Garnituraning umumiy xususiyatlari.',
'description' => 'Ta\'rifi',
'no_reviews' => 'Ushbu tovar haqida izohlar yo\'q.',
'only_comment_after_auth' => 'Faqat avtorizatsiyadan o\'tgan foydalanuvchilar izoh qoldira oladi',
'success_comment' => 'Izoh muvaffaqiyatli tarzda moderatsiyaga yuborildi',
'write_review' => 'Izoh yozish',
'your_name' => 'Ismingiz',
'your_review' => 'Izohingiz',
'only_text' => 'Eslatma:</span> HTML kod qo\'llab-quvvatlanmaydi! Oddiy matndan foydalaning.',
'product_rating' => 'Baho berish',
'bad' => 'Yomon',
'good' => 'Yaxshi',
'sending' => 'Yuborish',
'credit' => 'Muddatli tolovga olish'
],
'cart_preview' => [
'basket_title' => 'Savat',
'basket_checkout' => 'Rasmiylashtirish',
],
'catalog' => [
'catalog_title' => 'Toifalar',
'catalog_filter' => 'Filtrlar',
'catalog_accept' => 'Qabul qilish',
'catalog_reset' => 'Tozalash',
'catalog_filter' => 'Filtrlar',
'view_by' => 'Ko\'rsatish',
'view_byy' => 'Bo\'yicha ko\'rsatish',
'view_by_all' => 'Barchasi',
'new' => 'Yangiligi bo\'yicha',
'view_by_cheap' => 'Oldin arzonlari',
'view_by_expensive' => 'Oldin qimmatlari',
],
'checkout' => [
'first_name' => 'Ism',
'checkout_title' => 'Xaridni yakunlash uchun avtorizatsiya jarayonidan o\'ting.',
'checkout_title2' => 'Avtorizatsiya',
'get_code' => 'Kod olish',
'sign_in' => 'Kirish',
'input_phone' => 'Telefon raqamini kiriting',
'input_sms_code' => 'SMS da kelgan kodni kiriting',
'delivery_title' => 'Yetkazib berish',
'delivery_pickup' => 'Olib ketish',
'delivery_courier' => 'Kuryer orqali yetkazib berish',
'delivery_about' => 'Yetkazib berish to\'g\'risida ma\'lumot',
'delivery_region' => 'Yetkazib beriladigan tumanni tanlang',
'delivery_city' => 'Shahar yoki tumanni tanlang',
'delivery_address' => 'Manzilni ko\'rsating',
'delivery_additional_info' => 'Qo\'shimcha raqam ko\'rsating',
'delivery_cemments' => 'Buyurtmaga izoh qoldiring',
'delivery_total_cost' => 'Umumiy narxi:',
'delivery_price' => 'Yetkazib berish narxi',
'delivery_total_amount' => 'Buyurtmaning umumiy qiymati',
'delivery_about_price' => 'To\'lov haqida ma\'lumot',
'delivery_in_cash' => 'Naqd',
'delivery_type2_title' => 'Tovarni o\'zingi olib ketishingiz uchun buyurtmalarni tarqatish punktiga kelishingiz lozim.<br>
Buyurtmani tarqatish punkti Toshkent shahri, Maxtumquli ko\'chasi 12 da joylashgan.<br><br>
Tarqatish punktining telefon raqami +998909657634<br>
* Buyurtmalarni tarqatish punkti har kuni 8.00 dan 21.00 gacha ishlaydi.',
'no_ordered' => 'Buyurtma qilishning iloji yo\'q',
],
'favorite' => [
'added_to_basket' => '<b>Savatga</b> qo\'shildi'
],
'news' => [
'news_read_more' => 'Batafsil',
'news_title' => 'Aksiya va yangiliklar',
'news_share' => 'Bo\'lishish',
],
'feature' => [
'feature_title_1' => '1 daqiqa ichida online muddatli to\'lov',
'feature_title_2' => '15 daqiqadan keyin olib ketish',
'feature_title_3' => 'Arzon narx kafolati',
'feature_title_4' => 'Quyoshli bonus dasturi',
'feature_title_5' => 'Tez va ehtiyotkorlik bilan yetkazib berish',
],
'product' => [
'in_credit' => 'Yoki muddatli tolovga olish ',
'sum_m' => 'dan so\'m/oy',
'ot_credit' => ''
]
];
?>