You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1517 lines
76 KiB
Dart
1517 lines
76 KiB
Dart
// DO NOT EDIT. This is code generated via package:easy_localization/generate.dart
|
|
|
|
// ignore_for_file: prefer_single_quotes, avoid_renaming_method_parameters
|
|
|
|
import 'dart:ui';
|
|
|
|
import 'package:easy_localization/easy_localization.dart' show AssetLoader;
|
|
|
|
class CodegenLoader extends AssetLoader{
|
|
const CodegenLoader();
|
|
|
|
@override
|
|
Future<Map<String, dynamic>?> load(String path, Locale locale) {
|
|
return Future.value(mapLocales[locale.toString()]);
|
|
}
|
|
|
|
static const Map<String,dynamic> ar_SA = {
|
|
"firstTimeLogIn": "تسجيل الدخول لأول مره",
|
|
"signUp": "التسجيل",
|
|
"changeMobile": "تغيير رقم الجوال",
|
|
"notifications": "الاشعارات",
|
|
"general": "عام",
|
|
"defineLicences": "تحديد الرخص",
|
|
"dealershipSettings": "اعدادات البيع",
|
|
"changePassword": "تغيير كلمة المرور",
|
|
"retrievePassword": "استرجاع كلمة المرور",
|
|
"changeEmail": "تغيير الايميل",
|
|
"verify": "تحقق",
|
|
"verified": "تم التحقق",
|
|
"signOut": "تسجيل خروج",
|
|
"enterEmail": "ادخل الايميل",
|
|
"enterNewEmail": "ادخل ايميل جديد",
|
|
"enterCurrentPassword": "كلمة المرور الحاليه",
|
|
"enterNewPassword": "كلمة المرور الجديده",
|
|
"enterOldPassword": "كلمة المرور القديمه",
|
|
"confirm": "تأكيد",
|
|
"enterNewPhoneNumber": "رقم جوال جديد",
|
|
"completeProfile": "الملف الشخصي",
|
|
"continu": "استمرار",
|
|
"confirmPassword": "تأكيد كلمة المرور",
|
|
"createPassword": "انشاء كلمة مرور جديده",
|
|
"email": "ايميل",
|
|
"firstName": "الأسم الأول *",
|
|
"surname": "اسم العائله *",
|
|
"confirmPass": "تأكيد كلمة المرور *",
|
|
"createPass": "انشاء كلمة مرور جديده *",
|
|
"newPassword": " كلمة مرور جديده",
|
|
"forgetPassword": "نسيت كلمة المرور",
|
|
"forgetPasswordRecover": "نسيت كلمة المرور؟ استعادة",
|
|
"editAccount": "تعديل الحساب",
|
|
"change": "تغيير",
|
|
"verifyAccount": "التحقق من الحساب",
|
|
"login": "تسجيل دخول",
|
|
"welcomeMessage": "مرحبا",
|
|
"forgetPass": "نسيت كلمة المرور ؟",
|
|
"enterPhoneNumber": "رقم جوال ",
|
|
"phoneNumberVerified": "تم التحقق من الجوال",
|
|
"verifyNewPassword": "التحقق من كلمة المرور",
|
|
"EnterPass": "ادخل كلمة المرور",
|
|
"alreadySigned": " تم تسجيل الدخول",
|
|
"emailChangedSuccessfully": "تم تغيير الايميل بنجاح",
|
|
"passwordIsUpdated": "تم تحجيث كلمة المرور",
|
|
"passwordShouldContains": "كلمة المرور يجب ان تحتوي على رمز رقم حرف كبير حرف صغير",
|
|
" successfullyRegistered": "تم التسجيل بنجاح",
|
|
"pleaseEnterSamePassword": "ادخل كلمة مرور مطابقه",
|
|
"firstNameMandatory": "ادخل الأسم الأول ",
|
|
"surnameNameMandatory": "ادخل اسم العائله",
|
|
"passwordNameMandatory": "ادخل كلمة المرور",
|
|
"enterValidEmail": "ادخل ايميل صحيح",
|
|
"pleaseAcceptTerms": "يجب الموافقه على الشروط",
|
|
"emailVerified": "تم التحقق من الايميل بنجاح",
|
|
"selectMethod": "اختر",
|
|
"emailAddress": "ايميل",
|
|
"loginSelection": "اختر",
|
|
"selectCountryCode": "اختر رمز الدوله",
|
|
"selectProviderRole": "اختر نوع الخدمه",
|
|
"addPhoneNo": "اضف الهاتف",
|
|
"onlyCustomerApp": "نأسف هذا التطبيق فقط للعملاء",
|
|
"imageUploaded": "تم تحميل الصوره",
|
|
"fileLarger": "1KB حجم الملف اكبر من",
|
|
"account": "الحساب",
|
|
"edit": "تعديل",
|
|
"imageDeleted": "تم حذف الصوره",
|
|
"dashboard": "الصفحه الرئيسيه",
|
|
"termsOfService": "من خلال إنشاء حساب فإنك توافق على",
|
|
"userInformation": "معلومات المتسخدم",
|
|
"faceRecognition": "تحقق مع بصمة الوجه",
|
|
"fingerPrint": "تحقق مع بصمة الاصبع",
|
|
"whatsapp": "تحقق مع Whatsapp",
|
|
"SMS": "رسائل قصيره",
|
|
"selectRole": "حدد الدور",
|
|
"userRoleOrTitle": "عنوان المستخدم",
|
|
"codeSentToEmail": "تم ارسال الرمز للايميل",
|
|
"number": "موبايل",
|
|
"english": "عربي",
|
|
"title": "مرحبًا",
|
|
"msg": "Hello {} in the {} world ",
|
|
"msg_named": "{} are written in the {lang} language",
|
|
"clickMe": "انقر فوق لي",
|
|
"profile": {
|
|
"reset_password": {
|
|
"label": "إعادة تعيين كلمة المرور",
|
|
"username": "اسم المستخدم",
|
|
"password": "كلمة المرور"
|
|
}
|
|
},
|
|
"clicked": {
|
|
"zero": "You clicked {} times!",
|
|
"one": "You clicked {} time!",
|
|
"two": "You clicked {} times!",
|
|
"few": "You clicked {} times!",
|
|
"many": "You clicked {} times!",
|
|
"other": "You clicked {} times!"
|
|
},
|
|
"amount": {
|
|
"zero": "Your amount : {} ",
|
|
"one": "Your amount : {} ",
|
|
"two": "Your amount : {} ",
|
|
"few": "Your amount : {} ",
|
|
"many": "Your amount : {} ",
|
|
"other": "Your amount : {} "
|
|
},
|
|
"gender": {
|
|
"male": "Hi man ;) ",
|
|
"female": "Hello girl :)",
|
|
"with_arg": {
|
|
"male": "Hi man ;) {}",
|
|
"female": "Hello girl :) {}"
|
|
}
|
|
},
|
|
"reset_locale": "إعادة ضبط اللغة",
|
|
"welcomeDes": "أنت مكان واحد لكل ما تحتاجه سيارتك",
|
|
"log_in": "تسجيل الدخول",
|
|
"send": "إرسال",
|
|
"phoneNumber": "رقم الهاتف",
|
|
"forgetPasswordQ": "نسيت كلمة المرور؟",
|
|
"recover": "استعادة",
|
|
"retrivePassword": "استرجع كلمة المرور بإحدى الطرق التالية",
|
|
"retriveOnPhone": "سوف نرسل الاختيار إلى رقم هاتفك المحمول المسجل",
|
|
"retriveOnEmail": "سوف نرسل الاختيار إلى عنوان بريدك الإلكتروني المسجل",
|
|
"enterPhoneForVerfication": "الرجاء إدخال رقم هاتفك وسنرسل لك رمز التحقق",
|
|
"welcomeBack": "مرحبًا بعودتك!!!",
|
|
"selectYourCountry": "اختر بلدك",
|
|
"chooseCountry": "اختر الدوله",
|
|
"terms": "بنود الخدمة وخصوصية السياسة",
|
|
"profileMsg": "أدخل التفاصيل أدناه وأكمل معلومات الملف الشخصي",
|
|
"save": "حفظ",
|
|
"insert_otp_code": "ادخل الرمز",
|
|
"type_code": "الرجاء كتابة الرمز الذي أرسلناه إلى",
|
|
"resend_code": "أعد إرسال الرمز",
|
|
"check_code": "التحقق من الشفرة",
|
|
"time_will_expire": "إعادة إرسال الرمز بتنسيق",
|
|
"sec": "ثانية",
|
|
"providers": "الموفرون",
|
|
"appointments": "تعيينات",
|
|
"home": "بيت",
|
|
"ads": "إعلانات",
|
|
"settings": "إعدادات",
|
|
"view_all": "مشاهدة الكل",
|
|
"my_active_Ads": "إعلاناتي النشطة",
|
|
"recommended_ads": "الإعلانات الموصى بها",
|
|
"upcoming_appointment": "الموعد القادم",
|
|
"my_service_providers": "مزودي الخدمة الجدد",
|
|
"appointment_details": "تفاصيل الموعد",
|
|
"no_city_available": "لا توجد مدينة متاحة لهذا البلد",
|
|
"branch_created": "تم إنشاء الفرع بنجاح",
|
|
"branch_updated": "تم تحديث الفرع بنجاح",
|
|
"branch_deleted": "تم حذف الفرع بنجاح",
|
|
"dashboard_main": "لوحة القيادة / الصفحة الرئيسية",
|
|
"logo_brand": "الشعار / العلامة التجارية",
|
|
"remove": "إزالة",
|
|
"no_branch": "لم يتم إضافة فرع حتى الآن",
|
|
"login_once": "الرجاء تسجيل الدخول مرة واحدة",
|
|
"defineLicenese": "تحميل التراخيص والشهادات",
|
|
"description": "وصف",
|
|
"attachFile": "أرفق ملف",
|
|
"branchLocation": "معلومات الفرع والموقع",
|
|
"tapToEdit": "انقر للتعديل",
|
|
"myServiceBranches": "فروع خدمتي",
|
|
"enter_licence_detail": "الرجاء إدخال تفاصيل السجلات التجارية وإرفاق صور الترخيص",
|
|
"country": "بلد",
|
|
"city": "مدينة",
|
|
"editServices": "تحرير الخدمات",
|
|
"maintenance": "صيانة",
|
|
"accessories_modifications": "الملحقات والتعديلات",
|
|
"my_recent_providers": "مزودي الخدمة الجدد",
|
|
"my_active_ads": "إعلاناتي النشطة",
|
|
"recommended_Ads": "الإعلانات الموصى بها",
|
|
"location": "موقع",
|
|
"address": "عنوان",
|
|
"branchName": "اسم الفرع",
|
|
"branchDescription": "وصف الفرع",
|
|
"branchInfo": "معلومات الفرع",
|
|
"defineServices": "تحديد الخدمات",
|
|
"defineBranches": "تحديد الفروع",
|
|
"defineProviders": "تحديد الموفرين",
|
|
"closeAccount": "حساب مغلق",
|
|
"selectServiceCategory": "حدد فئة الخدمة",
|
|
"selectService": "حدد الخدمة",
|
|
"selectBranch": "حدد الفرع",
|
|
"createBranch": "إنشاء فرع",
|
|
"updateBranch": "تحديث فرع",
|
|
"branches": "الفروع",
|
|
"requests": "الطلبات",
|
|
"noBranchFound": "لم يتم العثور على فرع",
|
|
"onlyProviderApp": "نأسف هذا التطبيق فقط لمقدمي الخدمات",
|
|
"pickAddress": "اختر العنوان",
|
|
"pickLocation": "اختر الموقع",
|
|
"chooseCity": "اختر المدينه",
|
|
"selectAttachment": "اختيار مرفق",
|
|
"somethingWrong": "هناك خطأ ما",
|
|
"documentsUploaded": "تم ارفاق الملف بنجاح",
|
|
"update": "تحديث",
|
|
"profileCompleted": "الملف الشخصي مكتمل",
|
|
"selectLocationMap": "اختر الموقع",
|
|
"licensesAndCertifications": "الرخص و الشهادات",
|
|
"completeProfile1": "اكمل الملف الشخصي 1/3",
|
|
"completeProfile2": "اكمل الملف الشخصي 2/3",
|
|
"completeProfile3": "اكمل الملف الشخصي 3/3",
|
|
"provider": "مزود",
|
|
"noRequeststoShow": "لا توجد طلبات للعرض",
|
|
"myBranches": "فروعي",
|
|
"mergeAppointments": "دمج المواعيد",
|
|
"addService": "أضف الخدمة",
|
|
"selectServicestoAdd": "حدد الخدمات التي تريد إضافتها",
|
|
"noServiceFound": "لم يتم العثور على الخدمة",
|
|
"selectItems": "اختيار العناصر",
|
|
"noItemSelectedYet": "لم يتم تحديد أي عنصر بعد",
|
|
"totalAdditionalAmount": "إجمالي المبلغ الإضافي",
|
|
"sar": "ريال سعودي",
|
|
"cancel": "يلغي",
|
|
"add": "يضيف",
|
|
"itemsAddedSuccessfully": "تمت إضافة العناصر بنجاح",
|
|
"pleaseSelectItems": "يرجى اختيار العناصر",
|
|
"totalAmount": "المبلغ الإجمالي",
|
|
"searchItems": "البحث عن العناصر",
|
|
"addSelectedItems": "إضافة العناصر المحددة",
|
|
"collectMoneyBefore": "هل ترغب في جمع المال قبل تقديم الخدمات؟",
|
|
"yes": "نعم",
|
|
"no": "لا",
|
|
"reason": "السبب",
|
|
"typeHere": "اكتب هنا...",
|
|
"pleaseSelectReason": "يرجى تحديد السبب",
|
|
"noAppointmentFound": "لم يتم العثور على مواعيد",
|
|
"slotsOverview": "نظرة عامة على الفتحات",
|
|
"empty": "فارغ",
|
|
"occupied": "محجوز",
|
|
"totalSlots": "إجمالي الفتحات",
|
|
"selectAppointments": "اختيار المواعيد",
|
|
"appointmentMergeSuccessfully": "دمج المواعيد تم بنجاح",
|
|
"updateAppointment": "تحديث الموعد",
|
|
"addNewService": "إضافة خدمة جديدة",
|
|
"waitingPaymentfromtheCustomer": "في انتظار الدفع من العميل",
|
|
"appointmentisCompleted": "تم اكتمال الموعد",
|
|
"workStart": "بدء العمل",
|
|
"payNow": "ادفع الآن",
|
|
"arrived": "وصل",
|
|
"payLater": "ادفع لاحقًا",
|
|
"complete": "اكتمل",
|
|
"makeAnOffer": "قدم عرضًا",
|
|
"provideOffer": "تقديم العرض",
|
|
"enterAmount": "أدخل المبلغ",
|
|
"submit": "إرسال",
|
|
"viewChat": "عرض الدردشة",
|
|
"requestDetail": "تفاصيل الطلب",
|
|
"sendOffer": "إرسال عرض",
|
|
"offer": "عرض",
|
|
"sendPriceOffer": "إرسال عرض السعر",
|
|
"comment": "تعليق",
|
|
"sendOTP": "إرسال رمز OTP",
|
|
"noUserAddedYet": "لم يتم إضافة مستخدم بعد",
|
|
"assignDealerUser": "تعيين مستخدم تاجر",
|
|
"createNewUser": "إنشاء مستخدم جديد",
|
|
"dealerUser": "مستخدم تاجر",
|
|
"setorEditBranchSchedule": "تعيين أو تحرير جدول الفروع",
|
|
"addServices": "إضافة خدمات",
|
|
"noServiceAddedYet": "لم تتم إضافة خدمات بعد",
|
|
"selectDays": "اختيار الأيام",
|
|
"addSelectedDays": "إضافة الأيام المحددة",
|
|
"select_Services": "اختيار الخدمات",
|
|
"searchService": "البحث عن الخدمة",
|
|
"addSelectedServices": "إضافة الخدمات المحددة",
|
|
"nameofSchedule": "اسم الجدول الزمني",
|
|
"startingDate": "تاريخ البدء",
|
|
"endDate": "تاريخ الانتهاء",
|
|
"offDays": "أيام الراحة",
|
|
"shiftStartTime": "وقت بدء الوردية",
|
|
"shiftEndTime": "وقت انتهاء الوردية",
|
|
"slotsTime": "وقت الفتحات",
|
|
"appointmentPerSlot": "موعد لكل فتحة",
|
|
"create": "إنشاء",
|
|
"pleaseEnterValidScheduleName": "يرجى إدخال اسم جدول صالح",
|
|
"pleaseSelectServices": "يرجى اختيار الخدمات",
|
|
"pleaseSelectStartDate": "يرجى تحديد تاريخ البدء",
|
|
"pleaseSelectEndDate": "يرجى تحديد تاريخ الانتهاء",
|
|
"pleaseSelectOffDays": "يرجى تحديد أيام الراحة",
|
|
"pleaseSelectStartTime": "يرجى تحديد وقت بدء الوردية",
|
|
"pleaseSelectEndTime": "يرجى تحديد وقت انتهاء الوردية",
|
|
"pleaseSelectSlotTime": "يرجى تحديد وقت الفتحة",
|
|
"pleaseSelectAppointmentPerSlot": "يرجى تحديد موعد لكل فتحة",
|
|
"exploreAds": "استكشاف الإعلانات",
|
|
"myAds": "إعلاناتي",
|
|
"noAppointmentstoShow": "لا توجد مواعيد لعرضها",
|
|
"myRecommendedAds": "الإعلانات الموصى بها لي",
|
|
"model": "الموديل",
|
|
"chooseImageSource": "اختر مصدر الصورة",
|
|
"camera": "الكاميرا",
|
|
"gallery": "المعرض",
|
|
"imageIsDeleted": "تم حذف الصورة",
|
|
"myRequests": "طلباتي",
|
|
"branchDetail": "تفاصيل الفرع",
|
|
"time": "الوقت",
|
|
"openMapLocation": "فتح موقع الخريطة",
|
|
"providerProfile": "ملف المزود",
|
|
"servicesOffer": "الخدمات المقدمة",
|
|
"noServicesAvailable": "لا تتوفر خدمات",
|
|
"bookAppointment": "حجز موعد",
|
|
"allowingHomeService": "السماح بخدمة منزلية",
|
|
"homeServiceRange": "نطاق الخدمة المنزلية",
|
|
"chargesPerKM": "الرسوم لكل كيلومتر",
|
|
"providerDetails": "تفاصيل المزود",
|
|
"someDescriptionExperienceandtheirReputation": "بعض الوصف عن المزود وسنوات خبرتهم وسمعتهم",
|
|
"availableforAppointment": "متاح للموعد",
|
|
"allowingWorkshopService": "السماح بخدمة ورشة العمل",
|
|
"serviceAmount": "مبلغ الخدمة",
|
|
"youNeedStoragePermissionFiles": "تحتاج إلى منح إذن التخزين لاختيار الملفات.",
|
|
"settingDeniedPermanently": "تم رفض هذا الإذن بشكل دائم، يرجى الذهاب إلى الإعدادات والسماح.",
|
|
"openAppSetting": "افتح إعدادات التطبيق",
|
|
"adDuration": "مدة الإعلان",
|
|
"startDate": "تاريخ البدء",
|
|
"contactDetails": "تفاصيل الاتصال",
|
|
"showyournumbertoBuyers": "هل تريد إظهار رقمك للمشترين؟",
|
|
"isNumberRegisteredWhatsApp": "هل هذا الرقم مسجل على واتساب؟",
|
|
"selectSpecialServices": "اختر الخدمات الخاصة",
|
|
"vehicleDetails": "تفاصيل المركبة",
|
|
"vehicleModel": "طراز المركبة",
|
|
"vehicleColor": "لون المركبة",
|
|
"vehicleCategory": "فئة المركبة",
|
|
"vehicleTransmission": "نقل المركبة",
|
|
"vehicleCountry": "بلد المركبة",
|
|
"vehicleAmount": "مبلغ المركبة",
|
|
"vehicleTitle": "عنوان المركبة",
|
|
"financeAvailable": "التمويل متاح",
|
|
"vehiclePictures": "صور المركبة",
|
|
"vehiclePart": "جزء المركبة",
|
|
"damagePartPictures": "صور الأجزاء المتضررة",
|
|
"vehicleDamagePart": "جزء المركبة المتضرر",
|
|
"duration": "المدة",
|
|
"specialServices": "الخدمات الخاصة",
|
|
"specialService": "خدمة خاصة",
|
|
"adContactDetails": "تفاصيل الاتصال بالإعلان",
|
|
"onWhatsAp": "على واتساب",
|
|
"reserveAdPriceInfo": "معلومات سعر الإعلان المحجوز",
|
|
"addDamagePart": "إضافة جزء متضرر",
|
|
"vehicleType": "نوع المركبة",
|
|
"vehicleYear": "سنة المركبة",
|
|
"vehicleCondition": "حالة المركبة",
|
|
"vehicleMileage": "عدد الأميال للمركبة",
|
|
"sellerType": "نوع البائع",
|
|
"vehicleCity": "مدينة المركبة",
|
|
"vehicleVIN": "رقم تعريف المركبة (VIN)",
|
|
"warrantyAvailable": "الضمان متاح",
|
|
"years": "سنوات",
|
|
"vehicleDetail": "تفاصيل المركبة",
|
|
"vehicleBrand": "ماركة المركبة",
|
|
"vehicleModelYear": "سنة طراز المركبة",
|
|
"vehicleSellerType": "نوع بائع المركبة",
|
|
"demandAmount": "المبلغ المطلوب",
|
|
"warrantyAvailableYears": "الضمان متاح (عدد السنوات)",
|
|
"vehicleDescription": "وصف المركبة",
|
|
"attachImage": "إرفاق صورة",
|
|
"useFingerPrintFaceID": "يرجى استخدام بصمة الإصبع أو معرف الوجه",
|
|
"setupTouchID": "يرجى إعداد معرف اللمس",
|
|
"reenableTouchID": "يرجى إعادة تمكين معرف اللمس",
|
|
"scanFaceIDAuthenticate": "امسح بصمة الإصبع أو معرف الوجه للتحقق",
|
|
"AdDeletedSuccessfully": "تم حذف الإعلان بنجاح!",
|
|
"yourReservationCancelled": "تم إلغاء حجزك.",
|
|
"adDeactivatedSuccessfully": "تم إلغاء تفعيل الإعلان بنجاح!",
|
|
"vehicle": {
|
|
"selectVehicleType": "يرجى اختيار نوع السيارة",
|
|
"selectVehicleModel": "يرجى اختيار طراز السيارة",
|
|
"selectVehicleModelYear": "يرجى اختيار سنة طراز السيارة",
|
|
"selectVehicleColor": "يرجى اختيار لون السيارة",
|
|
"vehicleCondition": "يرجى اختيار حالة السيارة",
|
|
"vehicleCategory": "يرجى اختيار فئة السيارة",
|
|
"vehicleMileage": "يرجى اختيار عدد أميال السيارة",
|
|
"vehicleTransmission": "يرجى اختيار نوع ناقل الحركة",
|
|
"vehicleSellerType": "يرجى اختيار نوع بائع السيارة",
|
|
"selectAny": "يرجى اختيار أي خيار",
|
|
"vehicleCity": "يرجى اختيار مدينة السيارة",
|
|
"vehiclePart": "يرجى اختيار جزء السيارة",
|
|
"selectValidVehicleType": "يرجى اختيار نوع سيارة صالح"
|
|
},
|
|
"selectAppointmentTimeService": "يجب عليك اختيار وقت الموعد للخدمة.",
|
|
"error": "خطأ",
|
|
"appointmentBookedSuccessfully": "تم حجز موعدك بنجاح",
|
|
"appointmentStatusUpdated": "تم تحديث حالة الموعد",
|
|
"paymentStatusUpdated": "تم تحديث حالة الدفع",
|
|
"selectOneSubService": "يرجى اختيار خدمة فرعية واحدة على الأقل",
|
|
"chargesBreakdown": "تفاصيل الرسوم",
|
|
"services": "الخدمات",
|
|
"homeLocation": "الموقع المنزلي",
|
|
"selectAppointmentTime": "يجب عليك اختيار وقت الموعد لكل موعد في الجدول",
|
|
"noAppointmentAvailable": "لا توجد مواعيد متاحة للعناصر المحددة",
|
|
"changedMind": "لقد غيرت رأيي",
|
|
"veryHighPrice": "السعر مرتفع جداً",
|
|
"alreadySold": "تم البيع بالفعل",
|
|
"otherVar": "أخرى",
|
|
"paymentSuccessful": "تم الدفع بنجاح",
|
|
"paymentFailed": "فشل الدفع!",
|
|
"requestSuccessfullyCreated": "تم إنشاء الطلب بنجاح",
|
|
"selectValidRequestType": "يرجى اختيار نوع طلب صالح",
|
|
"selectValidBrand": "يرجى اختيار علامة تجارية صالحة",
|
|
"selectValidModel": "يرجى اختيار طراز صالح",
|
|
"selectValidYear": "يرجى اختيار سنة صالحة",
|
|
"selectValidCountry": "يرجى اختيار بلد صالح",
|
|
"selectValidCity": "يرجى اختيار مدينة صالحة",
|
|
"addValidPrice": "يرجى إضافة سعر صالح",
|
|
"addValidDescription": "يرجى إضافة وصف صالح",
|
|
"passwordTooShort": "كلمة المرور الخاصة بك قصيرة جدًا",
|
|
"passwordAcceptableStrong": "كلمة المرور الخاصة بك مقبولة ولكنها ليست قوية",
|
|
"passwordIsStrong": "كلمة المرور الخاصة بك قوية",
|
|
"passwordVeryStrong": "كلمة المرور الخاصة بك قوية جدًا",
|
|
"selectDuration": "اختر المدة",
|
|
"daysVar": "الأيام",
|
|
"adCharges": "رسوم الإعلان",
|
|
"select": "اختر",
|
|
"deleteAdConfirmation": "هل تريد حذف الإعلان؟",
|
|
"deleteAdConfirmationMessage": "سيتم حذف إعلانك نهائيًا ولا يمكنك التراجع عن هذا الإجراء",
|
|
"mileage": "المسافة المقطوعة",
|
|
"transmission": "ناقل الحركة",
|
|
"demand": "الطلب",
|
|
"adDurationExpired": "انتهت مدة عرض الإعلان الخاص بك",
|
|
"bankDetails": "تفاصيل البنك",
|
|
"bankName": "اسم البنك",
|
|
"iban": "الرقم الدولي للحساب المصرفي (IBAN)",
|
|
"rejectionComments": "تعليقات الرفض",
|
|
"editAd": "تعديل الإعلان",
|
|
"reserveAd": "حجز الإعلان",
|
|
"reservationAmount": "مبلغ الحجز",
|
|
"belowAmountPayLater": "المبلغ الذي ستدفعه لاحقًا",
|
|
"carPrice": "سعر السيارة",
|
|
"vatExcluded": "القيمة المضافة غير مشمولة",
|
|
"carInsuranceService": "خدمة التأمين على السيارة",
|
|
"toBeDecided": "لم يتم اتخاذ القرار بعد",
|
|
"registrationCarPlates": "تسجيل ولوحات السيارة",
|
|
"homeDeliveryService": "خدمة التوصيل إلى المنزل",
|
|
"specialServicechargesInsuranceDeliveryLocation": "سيتم إضافة رسوم خدمة خاصة بناءً على التأمين المطلوب وموقع التسليم",
|
|
"estimated": "مقدر",
|
|
"servicesReservingAd": "بعض الخدمات إلزامية أثناء حجز الإعلان",
|
|
"completeReservation": "إتمام الحجز",
|
|
"contact": "اتصال",
|
|
"setDateandTime": "تحديد التاريخ والوقت",
|
|
"selectOffice": "اختيار المكتب",
|
|
"availableSlots": "المواعيد المتاحة",
|
|
"bookAndPay": "الحجز والدفع",
|
|
"reservationAmounts": "مبالغ الحجز",
|
|
"tax": "الضريبة",
|
|
"adsFilter": "تصفية الإعلانات",
|
|
"searchByCity": "البحث حسب المدينة",
|
|
"selectCity": "اختر المدينة",
|
|
"searchByBrandName": "البحث حسب اسم العلامة التجارية",
|
|
"selectVehicleBrand": "اختر علامة تجارية للسيارة",
|
|
"searchByVehicleYear": "البحث حسب سنة السيارة",
|
|
"selectYear": "اختر السنة",
|
|
"searchByAdOwner": "البحث حسب مالك الإعلان",
|
|
"selectOwner": "اختر المالك",
|
|
"search": "بحث",
|
|
"clearFilters": "مسح التصفية",
|
|
"book": "حجز",
|
|
"markAsSold": "وضع علامة تم البيع",
|
|
"deactivateAd": "إلغاء تفعيل الإعلان",
|
|
"doWantDeactivateAd": "هل تريد إلغاء تفعيل هذا الإعلان؟",
|
|
"stoptheBuyers": "سنتوقف عن عرض هذا الإعلان للمشترين",
|
|
"cancelReservation": "إلغاء الحجز",
|
|
"reasonForCancellation": "سبب الإلغاء",
|
|
"doWantCancelReservation": "هل تريد إلغاء الحجز؟",
|
|
"yourAdVisibletoBuy": "سيتم إلغاء حجز إعلانك وسيكون هذا الإعلان مرئيًا للجميع مرة أخرى للشراء",
|
|
"completeDeal": "إتمام الصفقة",
|
|
"uploadBankReceipt": "تحميل إيصال البنك",
|
|
"notesForAdmin": "ملاحظات للإدارة",
|
|
"extendAd": "تمديد الإعلان",
|
|
"updateAdDetails": "هل تريد تحديث تفاصيل الإعلان",
|
|
"durationExtendingAd": "يمكنك تغيير مدة الإعلان والتفاصيل قبل تمديد الإعلان",
|
|
"waitingAdminsResponse": "في انتظار رد الإدارة",
|
|
"cancelledByOwner": "ألغيت من قبل المالك",
|
|
"cancelledByAdmin": "ألغيت من قبل الإدارة",
|
|
"reservationTimeOver": "انتهى وقت الحجز",
|
|
"paymentVerified": "تم التحقق من الدفع",
|
|
"rejectedFormAdmin": "تم الرفض من قبل الإدارة",
|
|
"waitingAdminPost": "في انتظار الإدارة للنشر",
|
|
"waitingAdminsApproval": "في انتظار موافقة الإدارة",
|
|
"sold": "تم البيع",
|
|
"noAdsShow": "لا توجد إعلانات لعرضها",
|
|
"damagePartList": "قائمة الأجزاء المتضررة",
|
|
"searchPart": "البحث عن جزء",
|
|
"addSpecialService": "إضافة خدمة خاصة",
|
|
"vehicleVar": "السيارة",
|
|
"detailsVar": "التفاصيل",
|
|
"damageVar": "الضرر",
|
|
"partsVar": "الأجزاء",
|
|
"additional": "إضافي",
|
|
"review": "مراجعة",
|
|
"adVar": "الإعلان",
|
|
"updateAd": "تحديث الإعلان",
|
|
"createAd": "إنشاء إعلان",
|
|
"next": "التالي",
|
|
"submitAd": "إرسال الإعلان",
|
|
"selectAdType": "اختر نوع الإعلان",
|
|
"validUntilSubscriptionExpiration": "صالح حتى انتهاء الاشتراك",
|
|
"youLeftAdsGivenSubscription": "لقد تركت مع إعلانات محدودة الواردة في الاشتراك.",
|
|
"updateSubscription": "تحديث الاشتراك",
|
|
"workInProgress": "العمل جارٍ",
|
|
"visitCompleted": "تمت الزيارة",
|
|
"youWantCancelAppointment": "هل تريد إلغاء هذا الموعد؟",
|
|
"appointmentCancelledCannotUndoAction": "سيتم إلغاء موعدك ولا يمكنك التراجع عن هذا الإجراء",
|
|
"appointment": "الموعد",
|
|
"rescheduleAppointment": "إعادة جدولة الموعد",
|
|
"payforAppointment": "دفع ثمن الموعد",
|
|
"appointmentsFilter": "تصفية المواعيد",
|
|
"searchByProvider": "البحث حسب المزود",
|
|
"selectProvider": "اختر المزود",
|
|
"searchByBranch": "البحث حسب الفرع",
|
|
"searchByCategory": "البحث حسب الفئة",
|
|
"selectCategory": "اختر الفئة",
|
|
"searchByService": "البحث حسب الخدمة",
|
|
"selectServices": "اختر الخدمات",
|
|
"modifyPackage": "تعديل الحزمة",
|
|
"schedule": "الجدول",
|
|
"serviceLocation": "موقع الخدمة:",
|
|
"workshop": "ورشة العمل",
|
|
"itemsSelected": "العناصر المحددة",
|
|
"workshopFullAccessServices": "بعض الخدمات غير متوفرة في الموقع المنزلي. قم بتغيير الموقع إلى ورشة العمل للوصول الكامل إلى الخدمات",
|
|
"changeLocationService": "تغيير الموقع أو الخدمة:",
|
|
"someDescriptionSubServices": "بعض الوصف عن الخدمات الفرعية",
|
|
"selectServicesYouWant": "اختر الخدمات التي تريدها",
|
|
"selectServiceType": "اختر نوع الخدمة",
|
|
"selectDateAndTime": "اختر التاريخ والوقت",
|
|
"reviewAppointment": "مراجعة الموعد",
|
|
"carEngineCheck": "فحص محرك السيارة",
|
|
"dateAndTime": "التاريخ والوقت",
|
|
"timeLocation": "الوقت والموقع",
|
|
"serviceCharges": "رسوم الخدمة",
|
|
"locationCharges": "رسوم الموقع",
|
|
"payableNow": "المبلغ المستحق الآن",
|
|
"remainingAmount": "المبلغ المتبقي",
|
|
"branchesFilter": "تصفية الفروع",
|
|
"searchByDistance": "البحث حسب المسافة",
|
|
"searchByMinimumRatings": "البحث حسب التقييمات الأدنى",
|
|
"chat": "الدردشة",
|
|
"noRequestsShow": "لا توجد طلبات لعرضها.",
|
|
"typeMessageHere": "اكتب رسالتك هنا..",
|
|
"reject": "رفض",
|
|
"newOfferRequired": "مطلوب عرض جديد",
|
|
"offerHasBeenAccepted": "تم قبول العرض",
|
|
"offerHasBeenRejected": "تم رفض العرض",
|
|
"offerHasBeenCancelled": "تم إلغاء العرض",
|
|
"paymentMethod": "طريقة الدفع",
|
|
"selectPaymentMethod": "اختر طريقة الدفع",
|
|
"password": "كلمة المرور",
|
|
"customerName": "اسم العميل",
|
|
"createRequest": "إنشاء طلب",
|
|
"requestType": "نوع الطلب",
|
|
"brand": "العلامة التجارية",
|
|
"year": "السنة",
|
|
"price": "السعر",
|
|
"shippingDelivery": "الشحن/التسليم",
|
|
"offers": "العروض",
|
|
"noOffersShow": "لا توجد عروض لعرضها",
|
|
"allDocumentMandatoryDealershipProvider": "جميع المستندات إلزامية لمقدم خدمات الوكالة",
|
|
"documentsUploadedSuccessfully": "تم تحميل المستندات بنجاح",
|
|
"help": "المساعدة",
|
|
"faqs": "الأسئلة الشائعة",
|
|
"contactUs": "اتصل بنا",
|
|
"termPrivacy": "الشروط والخصوصية",
|
|
"inviteFriends": "دعوة الأصدقاء",
|
|
"more": "المزيد",
|
|
"language": "اللغة",
|
|
"mySubscription": "اشتراكاتي",
|
|
"subscriptions": "الاشتراكات",
|
|
"defineLicenses": "تحديد التراخيص",
|
|
"logOut": "تسجيل الخروج",
|
|
"customer": "العميل",
|
|
"amountVAR": "كمية",
|
|
"accept": "قبول",
|
|
"nowVar": "الآن",
|
|
"whendoyouWanttoUpgrade": "متى تريد الترقية",
|
|
"yourSubscriptionUpgradeAffectingFrom": "سيتم ترقية اشتراكك الآن. ساري المفعول من",
|
|
"upgradeAfterCurrentExpiry": "الترقية بعد انتهاء الاشتراك الحالي",
|
|
"yourSubscriptionUpgradeCurrentSubscriptionAffectingFrom": "سيتم ترقية اشتراكك بعد انتهاء اشتراكك الحالي. ساري المفعول من",
|
|
"upgradeVar": "ترقية",
|
|
"whendoyouWanttoRenew": "متى تريد التجديد",
|
|
"renewVar": "تجديد",
|
|
"requestAlreadyInProgress": "هذا الطلب قيد التقدم بالفعل.",
|
|
"acceptOfferConfirmation": "هل تريد قبول هذا العرض؟",
|
|
"acceptOfferConfirmationMessage": "سيتم قبول هذا العرض وستدفع المبلغ المطلوب للمشتري في وقت معين وإلا سيتم إلغاء هذا العرض.",
|
|
"noUpcomingAppointments": "لا مواعيد قادم..",
|
|
"addNewAppointment": "إضافة موعد جديد",
|
|
"myNearbyBranches": "فروعي القريبة",
|
|
"myRecentBranches": "فروعي الأخيرة",
|
|
"favoriteList": "قائمة المفضلة",
|
|
"noReviewsBranch": "هذا الفرع لا يوجد لديه تعليقات.",
|
|
"readLess": "اقرأ أقل",
|
|
"readMoreReviews": "اقرأ المزيد من التقييمات",
|
|
"noProvidersInFav": "ليس لديك أي مقدمي خدمات في المفضلة.",
|
|
"providerHasNoBranches": "هذا المزود ليس لديه فروع حتى الآن.",
|
|
"totalBranches": "إجمالي الفروع",
|
|
"memberSince": "عضو منذ",
|
|
"reserved": "محجوز",
|
|
"delete": "يمسح",
|
|
"deleteBranchConfirmation": "هل تريد حذف الفرع؟",
|
|
"deleteBranchConfirmationMessage": "سيتم حذف فرعك بشكل دائم ولن تتمكن من التراجع عن هذا الإجراء",
|
|
"reviewAndPayment": "المراجعة والدفع",
|
|
"awaitingPaymentFromCustomer": "في انتظار الدفع من العميل",
|
|
"awaitingResponseFromProvider": "في انتظار الرد من المزود",
|
|
"offerNoLongerAvailable": "العرض لم يعد متاحاً",
|
|
"doYouWantToCompleteThisDeal": "هل تريد إكمال هذه الصفقة؟",
|
|
"customerCompletingDealMeansThat": "إكمال هذه الصفقة يعني أن الطلب الذي قمت بنشره قد تم استلامه بنجاح ولا يمكن التراجع عن هذا الإجراء.",
|
|
"providerCompletingDealMeansThat": "إكمال هذه الصفقة يعني أنك قد قدمت الخدمة للعميل بنجاح وفقاً لطلبه ولا يمكن التراجع عن هذا الإجراء.",
|
|
"offerSummary": "ملخص العرض",
|
|
"personalInformation": "المعلومات الشخصية",
|
|
"name": "الاسم",
|
|
"phone": "الهاتف",
|
|
"serviceInformation": "معلومات الخدمة",
|
|
"locationInformation": "معلومات الموقع",
|
|
"additionalAddressDetails": "تفاصيل العنوان الإضافية",
|
|
"serviceName": "اسم الخدمة",
|
|
"serviceCategory": "فئة الخدمة",
|
|
"offerPrice": "سعر العرض",
|
|
"totalPrice": "السعر الإجمالي",
|
|
"providerName": "اسم المزود",
|
|
"createdOn": "تم الإنشاء في",
|
|
"manufacturedBy": "صُنع بواسطة",
|
|
"manufacturedOn": "تاريخ الصنع",
|
|
"shipping": "الشحن",
|
|
"delivery": "التسليم",
|
|
"selectDeliveryType": "اختر نوع التسليم",
|
|
"shippingManagementInstruction": "يرجى الذهاب إلى الإعدادات > شاشة إدارة الشحن لإدارة عناصر الشحن/التسليم بشكل أكبر.",
|
|
"withdrawOffer": "سحب العرض",
|
|
"manufacturer": "الصانع",
|
|
"priceRange": "نطاق السعر",
|
|
"cancelOffer": "إلغاء العرض",
|
|
"pleaseSpecify": "يرجى التحديد",
|
|
"customerNotResponding": "العميل غير متجاوب",
|
|
"cancelRequestPrompt": "هل تريد إلغاء هذا الطلب؟",
|
|
"requestPermanentlyCancelled": "سيتم إلغاء طلبك بشكل نهائي. لا يمكنك التراجع عن هذا الإجراء.",
|
|
"awaitingResponseFromCustomer": "في انتظار الرد من العميل",
|
|
"acknowledgePaymentToMowater": "أقر بأنه عند إكمال هذه الصفقة، سأدفع 2٪ من إجمالي هذه الصفقة لشركة مواتر مقابل خدماتهم.",
|
|
"requestsFilter": "تصفية الطلبات",
|
|
"searchByCondition": "البحث حسب الحالة",
|
|
"selectCondition": "حدد الحالة",
|
|
"searchByRequestType": "البحث حسب نوع الطلب",
|
|
"searchByCustomerName": "البحث حسب اسم العميل",
|
|
"searchByProviderName": "البحث حسب اسم المزود",
|
|
"searchByRequestStatus": "البحث حسب حالة الطلب",
|
|
"selectRequestType": "اختر نوع الطلب",
|
|
"selectRequestStatus": "اختر حالة الطلب",
|
|
"searchByRequestedDate": "البحث حسب تاريخ الطلب",
|
|
"selectDate": "اختر التاريخ",
|
|
"searchByVehicleModel": "البحث حسب طراز المركبة",
|
|
"customerCarePrompt": "هل لديك أي استفسار؟ نحن هنا لخدمتك. انقر هنا للتحدث مع خدمة العملاء لدينا الآن.",
|
|
"callNow": "اتصل الآن",
|
|
"condition": "الحالة",
|
|
"servicesNotAvailableHomeLocation": "بعض الخدمات غير متوفرة في الموقع المنزلي.",
|
|
"additionalChargesNotice": "هذه الرسوم إضافية على رسوم الخدمة الفعلية. قد تختلف الرسوم للعناصر الثقيلة.",
|
|
"selectServiceLocation": "اختر موقع الخدمة",
|
|
"apptOn": "التعيين في",
|
|
"merged": "مُدمج",
|
|
"date": "التاريخ",
|
|
"selectAll": "اختر الكل",
|
|
"unselectAll": "إلغاء اختيار الكل",
|
|
"copySelectedServices": "نسخ الخدمات المحددة",
|
|
"pictures": "الصور",
|
|
"noChatMessage": "لا توجد رسائل بعد. أرسل رسالة لبدء المحادثة!",
|
|
"shippingManagement": "إدارة الشحن",
|
|
"appointmentCancelled": "تم إلغاء الموعد",
|
|
"appointmentsPerSlot": "المواعيد لكل فترة زمنية",
|
|
"createSchedule": "إنشاء الجدول الزمني",
|
|
"addItems": "إضافة عناصر",
|
|
"itemName": "اسم العنصر",
|
|
"itemDescription": "وصف العنصر",
|
|
"itemPrice": "سعر العنصر",
|
|
"bookAppointmentForServices": "سيسمح هذا الخيار للعميل بحجز موعد لهذه الخدمات.",
|
|
"showServiceAvailability": "سيظهر هذا الخيار للعميل ما إذا كان بإمكانه الحصول على هذه الخدمة في الورشة أم لا.",
|
|
"bookAppointmentAtLocation": "سيسمح هذا الخيار للعميل بحجز موعد في الموقع الذي يرغب فيه.",
|
|
"appointmentBookingOption": "سيسمح هذا الخيار للعميل بحجز موعد لهذه الخدمات.",
|
|
"workshopAvailabilityOption": "سيظهر هذا الخيار للعميل إذا كان يمكنه الحصول على هذه الخدمة في الورشة أم لا.",
|
|
"appointmentLocationOption": "سيسمح هذا الخيار للعميل بحجز موعد في الموقع الذي يختاره.",
|
|
"deleteScheduleConfirmation": "هل أنت متأكد أنك تريد حذف هذا الجدول؟",
|
|
"deleteScheduleAdConfirmationMessage": "سيتم إزالة جميع فترات المواعيد ولن يتمكن العملاء من حجز مواعيد لهذا الجدول.",
|
|
"branchSchedules": "جداول الفرع",
|
|
"noSchedulesFound": "لم تقم بإضافة أي جدول لهذا الفرع.",
|
|
"inviteFriendsBySMS": "دعوة الأصدقاء عبر الرسائل القصيرة",
|
|
"inviteFriendsByWhatsApp": "دعوة الأصدقاء عبر واتساب",
|
|
"inviteFriendsByEmail": "دعوة الأصدقاء عبر البريد الإلكتروني",
|
|
"noFAQsToShow": "لا توجد أسئلة شائعة في الوقت الحالي. يرجى الاتصال بنا إذا كان لديك أي استفسار.",
|
|
"appInfo": "معلومات التطبيق",
|
|
"users": "المستخدمين",
|
|
"adsRemaining": "الإعلانات المتبقية",
|
|
"attachPDF": "إرفاق PDF",
|
|
"noItemsToShow": "لا توجد عناصر لعرضها.",
|
|
"serviceItem": "عنصر الخدمة",
|
|
"createdBy": "تم الإنشاء بواسطة",
|
|
"createGroupServices": "إنشاء خدمات المجموعة",
|
|
"logoutConfirmation": "هل أنت متأكد أنك تريد تسجيل الخروج؟",
|
|
"logoutConfirmationMessage": "سيتم تسجيل خروجك من التطبيق وسيتعين عليك إضافة اسم المستخدم وكلمة المرور مرة أخرى لتسجيل الدخول.",
|
|
"addToFavoritesOn": "تمت الإضافة إلى المفضلة في:",
|
|
"subscriptionDate": "تاريخ الاشتراك",
|
|
"expiresOn": "تنتهي صلاحيته",
|
|
"expired": "منتهي الصلاحية",
|
|
"upgradeBranches": "قم بترقية اشتراكك لإضافة المزيد من الفروع.",
|
|
"upgradeAds": "قم بترقية اشتراكك لإضافة المزيد من الإعلانات.",
|
|
"upgradeSubUsers": "قم بترقية اشتراكك لإضافة المزيد من المستخدمين الفرعيين.",
|
|
"explore": "استكشاف",
|
|
"manageRequests": "إدارة الطلبات",
|
|
"serviceNotAvailableAtHomeLocation": "الخدمة المختارة غير متوفرة في الموقع المحدد.",
|
|
"wantToRescheduleAppointment": "أرغب في إعادة جدولة الموعد.",
|
|
"noNeedForService": "لا أحتاج هذه الخدمة بعد الآن.",
|
|
"testTheService": "اختبر الخدمة.",
|
|
"companyLocation": "موقع الشركة",
|
|
"customerLocation": "موقع العميل",
|
|
"deliveryAvailable": "التوصيل متاح",
|
|
"viewed": "تم المشاهدة",
|
|
"itemNoLongerAvailable": "لم يعد هذا العنصر متاحًا.",
|
|
"reactivateAd": "إعادة تنشيط الإعلان",
|
|
"dealOutsideApp": "تمت الصفقة خارج التطبيق مع عميل آخر.",
|
|
"noAgreementCustomer": "لا يوجد اتفاق من جانب العميل.",
|
|
"dealNotCompleted": "لم تكتمل الصفقة",
|
|
"changedDesireToSell": "غيرت رغبتي في بيع المركبة.",
|
|
"vehicleDealOutsideApp": "تمت صفقة المركبة خارج التطبيق.",
|
|
"markAdAsSoldDesc": "سيتم وضع علامة 'تم البيع' على هذا الإعلان، ولن يتمكن المستخدمون الآخرون من التواصل معك.",
|
|
"ownerInformation": "معلومات المالك",
|
|
"acceptedRequests": "الطلبات المقبولة",
|
|
"specialRequestChat": "دردشة الطلب الخاص",
|
|
"companyName": "اسم الشركة",
|
|
"noAvailableItems": "لا توجد عناصر متاحة.",
|
|
"serviceDeliveryType": "نوع تقديم الخدمة",
|
|
"noImagesToShow": "لا توجد صور للعرض",
|
|
"updateGroupServices": "تحديث خدمات المجموعة",
|
|
"addCommentsHere": "أضف التعليقات هنا",
|
|
"waitForBranchVerification": "يرجى الانتظار حتى يتم التحقق من الفرع.",
|
|
"reportComplaint": "تقديم شكوى",
|
|
"descriptionCannotBeEmpty": "وصف لا يمكن أن يكون فارغًا.",
|
|
"adMarkedAsSold": "تم وسم الإعلان كـ 'مباع' بنجاح!",
|
|
"chargesAndServiceRangeGreaterThanZero": "يجب أن تكون الرسوم ونطاق الخدمة أكبر من الصفر.",
|
|
"cannotSelectAllDaysAsOff": "لا يمكنك اختيار جميع الأيام كأيام عطلة.",
|
|
"endDateAfterStartDate": "يجب أن تكون تاريخ النهاية بعد تاريخ البدء.",
|
|
"pleaseEnterStartDateFirst": "من فضلك أدخل تاريخ البدء أولاً.",
|
|
"endTimeAfterStartTime": "يجب أن يكون وقت الانتهاء بعد وقت البدء.",
|
|
"pickedLocationNotice": "سيتم استخدام هذا الموقع لجميع الخدمات المنزلية في هذه الموعد",
|
|
"serviceNotProvided": "لسوء الحظ، هذه الخدمة غير متوفرة في الفرع الذي اخترته في هذا الموقع المحدد",
|
|
"pleaseSelectService": "يرجى اختيار خدمة واحدة على الأقل",
|
|
"operationalIssue": "مشكلة تشغيلية",
|
|
"materialIssue": "مشكلة في المواد",
|
|
"selectReasonBeforeCancel": "يرجى اختيار سبب قبل إلغاء هذا الموعد. لا يمكن التراجع عن هذا الإجراء.",
|
|
"blockedByAdmin": "تم حظرها من قبل المسؤول",
|
|
"active": "نشط",
|
|
"paymentType": "نوع الدفع",
|
|
"searchByCreatedDate": "البحث حسب تاريخ الإنشاء",
|
|
"dealCompleted": "تم إتمام الصفقة",
|
|
"theDealNotCompleted": "لم تكتمل الصفقة",
|
|
"cancelRequest": "أريد إلغاء الطلب.",
|
|
"highPrice": "سعر مرتفع",
|
|
"offerNotMatched": "العرض لم يتطابق مع الطلب.",
|
|
"offerRejected": "تم رفض العرض."
|
|
};
|
|
static const Map<String,dynamic> en_US = {
|
|
"firstTimeLogIn": "First Time Log In",
|
|
"signUp": "Sign Up",
|
|
"changeMobile": "Change Mobile",
|
|
"notifications": "Notifications",
|
|
"general": "General",
|
|
"defineLicences": "Define Licences",
|
|
"dealershipSettings": "Dealership Settings",
|
|
"changePassword": "Change Password",
|
|
"retrievePassword": "Retrieve Password",
|
|
"changeEmail": "Change Email",
|
|
"verify": "Verify",
|
|
"verified": "Verified",
|
|
"signOut": "Sign Out",
|
|
"enterEmail": "Enter Email",
|
|
"enterNewEmail": "Enter New Email",
|
|
"enterNewPassword": "Enter New Password",
|
|
"enterCurrentPassword": "Enter Current Password",
|
|
"enterOldPassword": "Enter Old Password",
|
|
"confirm": "Confirm",
|
|
"completeProfile": "Complete Profile",
|
|
"enterNewPhoneNumber": "Enter New Phone Number",
|
|
"enterPhoneNumber": "Enter Phone Number",
|
|
"continu": "Continue",
|
|
"confirmPassword": "Confirm Password",
|
|
"createPassword": "Create Password",
|
|
"email": "Email",
|
|
"firstName": "First Name *",
|
|
"surname": "Surname *",
|
|
"confirmPass": "Confirm Password *",
|
|
"createPass": "Create Password *",
|
|
"newPassword": "New Password",
|
|
"forgetPassword": "Forget Password",
|
|
"forgetPasswordRecover": "Forget Password? Recover",
|
|
"editAccount": "Edit Account",
|
|
"change": "Change",
|
|
"verifyAccount": "Verify Account",
|
|
"login": "Log In",
|
|
"welcomeMessage": "Welcome Message",
|
|
"forgetPass": "Forget Password ?",
|
|
"phoneNumberVerified": "Phone Number Verified",
|
|
"verifyNewPassword": "Verify New Password",
|
|
"EnterPass": "Enter Password",
|
|
"alreadySigned": " Already Signed Up and Logged In",
|
|
"emailChangedSuccessfully": "Email is Changed Successfully",
|
|
"passwordIsUpdated": "Password is Updated",
|
|
"passwordShouldContains": "Password Should contains Character, Number, Capital and small letters,",
|
|
" successfullyRegistered": " Successfully Registered, Please login once,",
|
|
"pleaseEnterSamePassword": "Please enter same password",
|
|
"firstNameMandatory": "First name is mandatory",
|
|
"surnameNameMandatory": "Surname is mandatory",
|
|
"passwordNameMandatory": "Password is mandatory",
|
|
"enterValidEmail": "Enter Valid Email",
|
|
"pleaseAcceptTerms": "Please accept terms",
|
|
"emailVerified": "Email is verified successfully",
|
|
"selectMethod": "Select Method",
|
|
"emailAddress": "Email Address",
|
|
"loginSelection": "Login Selection",
|
|
"selectCountryCode": "Please select Country Code",
|
|
"selectProviderRole": "Please select Provider Role",
|
|
"addPhoneNo": "Please add Phone No",
|
|
"onlyCustomerApp": "Sorry, Only Customer's can log in this app",
|
|
"imageUploaded": "Image is uploaded",
|
|
"fileLarger": "File is larger then 1KB",
|
|
"account": "Account",
|
|
"edit": "EDIT",
|
|
"imageDeleted": "Image is Deleted",
|
|
"dashboard": "Dashboard/Main Page",
|
|
"termsOfService": "By creating an account you agree to our",
|
|
"userInformation": "User Information",
|
|
"faceRecognition": "Face Recognition",
|
|
"fingerPrint": "Finger Print",
|
|
"whatsapp": "With Whatsapp",
|
|
"SMS": "With SMS",
|
|
"selectRole": "Select Role",
|
|
"userRoleOrTitle": "User role or title",
|
|
"codeSentToEmail": "Code is sent to email",
|
|
"number": "Number",
|
|
"english": "English",
|
|
"title": "Hello",
|
|
"msg": "Hello {} in the {} world ",
|
|
"msg_named": "{} are written in the {lang} language",
|
|
"clickMe": "Click me",
|
|
"profile": {
|
|
"reset_password": {
|
|
"label": "Reset Password",
|
|
"username": "Username",
|
|
"password": "password"
|
|
}
|
|
},
|
|
"clicked": {
|
|
"zero": "You clicked {} times!",
|
|
"one": "You clicked {} time!",
|
|
"two": "You clicked {} times!",
|
|
"few": "You clicked {} times!",
|
|
"many": "You clicked {} times!",
|
|
"other": "You clicked {} times!"
|
|
},
|
|
"amount": {
|
|
"zero": "Your amount : {} ",
|
|
"one": "Your amount : {} ",
|
|
"two": "Your amount : {} ",
|
|
"few": "Your amount : {} ",
|
|
"many": "Your amount : {} ",
|
|
"other": "Your amount : {} "
|
|
},
|
|
"gender": {
|
|
"male": "Hi man ;) ",
|
|
"female": "Hello girl :)",
|
|
"with_arg": {
|
|
"male": "Hi man ;) {}",
|
|
"female": "Hello girl :) {}"
|
|
}
|
|
},
|
|
"reset_locale": "Reset Language",
|
|
"welcomeDes": "You one stop place all your car needs",
|
|
"log_in": "Log In",
|
|
"send": "Send",
|
|
"phoneNumber": "Phone Number",
|
|
"forgetPasswordQ": "Forget Password?",
|
|
"recover": "Recover",
|
|
"retrivePassword": "Retrive password by one of following method",
|
|
"retriveOnPhone": "We will send the opt to your registered mobile number",
|
|
"retriveOnEmail": "We will send the opt to your registered email address",
|
|
"enterPhoneForVerfication": "Please enter your phone number We will send you the verification code",
|
|
"welcomeBack": "Welcome Back!!!",
|
|
"selectYourCountry": "Select Your Country",
|
|
"chooseCountry": "Choose Country",
|
|
"terms": "Terms of Service and Privacy Policy",
|
|
"profileMsg": "Enter the details below and complete the profile info",
|
|
"save": "Save",
|
|
"insert_otp_code": "Enter the code",
|
|
"type_code": "Please type the code we sent to",
|
|
"resend_code": "Resend Code",
|
|
"check_code": "Check Code",
|
|
"time_will_expire": "Resend code in",
|
|
"sec": "sec",
|
|
"providers": "Providers",
|
|
"appointments": "Appointments",
|
|
"home": "Home",
|
|
"ads": "Ads",
|
|
"settings": "Settings",
|
|
"view_all": "view all",
|
|
"my_active_Ads": "My Active Ads",
|
|
"recommended_ads": "Recommended Ads",
|
|
"upcoming_appointment": "Upcoming Appointment",
|
|
"my_service_providers": "My Recent Service Providers",
|
|
"appointment_details": "Appointment Details",
|
|
"no_city_available": "No City Available for this country",
|
|
"branch_created": "Branch is successfully created",
|
|
"branch_updated": "Branch is successfully Updated",
|
|
"branch_deleted": "Branch is successfully Deleted",
|
|
"dashboard_main": "Dashboard/Main Page",
|
|
"logo_brand": "Logo/Brand",
|
|
"remove": "Remove",
|
|
"no_branch": "No Branch Added Yet",
|
|
"login_once": "Please login once",
|
|
"defineLicenese": "Upload Licenses and Certificates",
|
|
"description": "Description",
|
|
"attachFile": "Attach File",
|
|
"branchLocation": "Branch info and Location",
|
|
"tapToEdit": "Tap to edit",
|
|
"myServiceBranches": "My Service Branches",
|
|
"enter_licence_detail": "Please enter the detail for commercial records and attach the license images",
|
|
"country": "Country",
|
|
"city": "City",
|
|
"editServices": "Edit Services",
|
|
"maintenance": "Maintenance",
|
|
"accessories_modifications": "Accessories and Modifications",
|
|
"my_recent_providers": "My Recent Service Providers",
|
|
"my_active_ads": "My Active Ads",
|
|
"recommended_Ads": "Recommended Ads",
|
|
"select_services": "Select services you want",
|
|
"location": "Location",
|
|
"address": "Address",
|
|
"branchName": "Branch Name",
|
|
"branchDescription": "Branch Description",
|
|
"branchInfo": "Branch Info",
|
|
"defineServices": "Define Services",
|
|
"defineBranches": "Define Branches",
|
|
"defineProviders": "Define Providers",
|
|
"closeAccount": "Close Account",
|
|
"selectServiceCategory": "Select Service Category",
|
|
"selectService": "Select Service",
|
|
"selectBranch": "Select Branch",
|
|
"createBranch": "Create Branch",
|
|
"updateBranch": "Update Branch",
|
|
"branches": "Branches",
|
|
"requests": "Requests",
|
|
"noBranchFound": "No Branch Found",
|
|
"pickAddress": "Pick Address",
|
|
"pickLocation": "Pick Location",
|
|
"chooseCity": "Select City",
|
|
"selectAttachment": "Select Attachment",
|
|
"somethingWrong": "Something went wrong",
|
|
"documentsUploaded": "Documents uploaded successfully",
|
|
"update": "Update",
|
|
"profileCompleted": "Profile is Completed",
|
|
"selectLocationMap": "Select Location Map",
|
|
"licensesAndCertifications": "licenses & certifications",
|
|
"completeProfile1": "Complete Profile 1/3",
|
|
"completeProfile2": "Complete Profile 2/3",
|
|
"completeProfile3": "Complete Profile 3/3",
|
|
"provider": "Provider",
|
|
"noRequeststoShow": "No Requests to Show",
|
|
"myBranches": "My Branches",
|
|
"mergeAppointments": "Merge Appointments",
|
|
"addService": "Add Service",
|
|
"selectServicestoAdd": "Select services you want to add",
|
|
"noServiceFound": "No Service Found",
|
|
"selectItems": "Select Items",
|
|
"noItemSelectedYet": "No Item Selected Yet",
|
|
"totalAdditionalAmount": "Total Additional Amount",
|
|
"sar": "SAR",
|
|
"cancel": "Cancel",
|
|
"add": "Add",
|
|
"itemsAddedSuccessfully": "Items are added Successfully",
|
|
"pleaseSelectItems": "Please select items",
|
|
"totalAmount": "Total Amount",
|
|
"searchItems": "Search Items",
|
|
"addSelectedItems": "Add Selected Items",
|
|
"collectMoneyBefore": "Do you want to collect the money before providing services?",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"reason": "Reason",
|
|
"typeHere": "Type Here...",
|
|
"pleaseSelectReason": "Please Select Reason",
|
|
"noAppointmentFound": "No Appointment Found",
|
|
"slotsOverview": "Slots Overview",
|
|
"empty": "Empty",
|
|
"occupied": "Occupied",
|
|
"totalSlots": "Total Slots",
|
|
"selectAppointments": "Select Appointments",
|
|
"appointmentMergeSuccessfully": "Appointment Merge is Successfully done",
|
|
"updateAppointment": "Update Appointment",
|
|
"addNewService": "Add New Service",
|
|
"waitingPaymentfromtheCustomer": "Waiting for the payment from the customer",
|
|
"appointmentisCompleted": "Appointment is completed",
|
|
"workStart": "Work Start",
|
|
"payNow": "Pay Now",
|
|
"arrived": "Arrived",
|
|
"payLater": "Pay Later",
|
|
"complete": "Complete",
|
|
"makeAnOffer": "Make an offer",
|
|
"provideOffer": "Provide Offer",
|
|
"enterAmount": "Enter amount",
|
|
"submit": "Submit",
|
|
"viewChat": "View Chat",
|
|
"requestDetail": "Request Detail",
|
|
"sendOffer": "Send Offer",
|
|
"offer": "Offer",
|
|
"sendPriceOffer": "Send Price Offer",
|
|
"comment": "Comment",
|
|
"sendOTP": "Send OTP",
|
|
"noUserAddedYet": "No User Added Yet",
|
|
"assignDealerUser": "Assign Dealer User",
|
|
"createNewUser": "Create New User",
|
|
"dealerUser": "Dealer User",
|
|
"setorEditBranchSchedule": "Set or Edit Branch Schedule",
|
|
"addServices": "Add Services",
|
|
"noServiceAddedYet": "No Service Added Yet",
|
|
"selectDays": "Select Days",
|
|
"addSelectedDays": "Add Selected Days",
|
|
"select_Services": "Select Services",
|
|
"searchService": "Search Service",
|
|
"addSelectedServices": "Add Selected Services",
|
|
"nameofSchedule": "Name of Schedule",
|
|
"startingDate": "Starting Date",
|
|
"endDate": "End Date",
|
|
"offDays": "Off Days",
|
|
"shiftStartTime": "Shift Start Time",
|
|
"shiftEndTime": "Shift End Time",
|
|
"slotsTime": "Slots Time",
|
|
"appointmentPerSlot": "Appointment Per Slot",
|
|
"create": "Create",
|
|
"pleaseEnterValidScheduleName": "Please enter valid schedule Name",
|
|
"pleaseSelectServices": "Please select Services",
|
|
"pleaseSelectStartDate": "Please select start date",
|
|
"pleaseSelectEndDate": "Please select end date",
|
|
"pleaseSelectOffDays": "Please Select off Days",
|
|
"pleaseSelectStartTime": "Please select start time",
|
|
"pleaseSelectEndTime": "Please select end time",
|
|
"pleaseSelectSlotTime": "Please select slot time",
|
|
"pleaseSelectAppointmentPerSlot": "Please select appointment per slot",
|
|
"exploreAds": "Explore Ads",
|
|
"myAds": "My Ads",
|
|
"noAppointmentstoShow": "No Appointments to show",
|
|
"myRecommendedAds": "My Recommended Ads",
|
|
"model": "Model",
|
|
"chooseImageSource": "Choose image source",
|
|
"camera": "Camera",
|
|
"gallery": "Gallery",
|
|
"imageIsDeleted": "Image is Deleted",
|
|
"myRequests": "My Requests",
|
|
"branchDetail": "Branch Detail",
|
|
"time": "Time",
|
|
"openMapLocation": "Open Map Location",
|
|
"providerProfile": "Provider Profile",
|
|
"servicesOffer": "Services Offer",
|
|
"noServicesAvailable": "No Services Available",
|
|
"bookAppointment": "Book Appointment",
|
|
"allowingHomeService": "Allowing home service",
|
|
"homeServiceRange": "Home service range",
|
|
"chargesPerKM": "Charges per KM",
|
|
"providerDetails": "Provider Details",
|
|
"someDescriptionExperienceandtheirReputation": "Some description about the provider and their years of experience and their reputation",
|
|
"availableforAppointment": "Available for appointment",
|
|
"allowingWorkshopService": "Allowing Workshop service",
|
|
"serviceAmount": "Service Amount",
|
|
"youNeedStoragePermissionFiles.": "You need to give storage permission to select files.",
|
|
"settingDeniedPermanently": "This permission was denied permanently, Please go to settings and allow. ",
|
|
"openAppSetting": "Open App Setting",
|
|
"adDuration": "Ad Duration",
|
|
"startDate": "Start Date",
|
|
"contactDetails": "Contact Details",
|
|
"showyournumbertoBuyers": "Do you want to show your number to the buyers?",
|
|
"isNumberRegisteredWhatsApp": "Is this number registered on WhatsApp?",
|
|
"selectSpecialServices": "Select Special Services",
|
|
"vehicleDetails": "Vehicle Details",
|
|
"vehicleModel": "Vehicle Model",
|
|
"vehicleColor": "Vehicle Color",
|
|
"vehicleCategory": "Vehicle Category",
|
|
"vehicleTransmission": "Vehicle Transmission",
|
|
"vehicleCountry": "Vehicle Country",
|
|
"vehicleAmount": "Vehicle Amount",
|
|
"vehicleTitle": "Vehicle Title",
|
|
"financeAvailable": "Finance Available",
|
|
"vehiclePictures": "Vehicle Pictures",
|
|
"vehiclePart": "Vehicle Part",
|
|
"damagePartPictures": "Damage Part Pictures",
|
|
"vehicleDamagePart": "Vehicle Damage Part",
|
|
"duration": "Duration",
|
|
"specialServices": "Special Services",
|
|
"specialService": "Special Service",
|
|
"adContactDetails": "Ad Contact Details",
|
|
"onWhatsAp": "On WhatsAp",
|
|
"reserveAdPriceInfo": "Reserve Ad Price Info",
|
|
"addDamagePart": "Add Damage Part",
|
|
"vehicleType": "Vehicle Type",
|
|
"vehicleYear": "Vehicle Year",
|
|
"vehicleCondition": "Vehicle Condition",
|
|
"vehicleMileage": "Vehicle Mileage",
|
|
"sellerType": "Seller Type",
|
|
"vehicleCity": "Vehicle City",
|
|
"vehicleVIN": "Vehicle VIN",
|
|
"warrantyAvailable": "Warranty Available",
|
|
"years": "Years",
|
|
"vehicleDetail": "Vehicle Detail",
|
|
"vehicleBrand": "Vehicle Brand",
|
|
"vehicleModelYear": "Vehicle Model Year",
|
|
"vehicleSellerType": "Vehicle Seller Type",
|
|
"demandAmount": "Demand Amount",
|
|
"warrantyAvailableYears": "Warranty Available (No. of Years)",
|
|
"vehicleDescription": "Vehicle Description",
|
|
"attachImage": "Attach Image",
|
|
"useFingerPrintFaceID": "Please use your fingerprint or face ID",
|
|
"setupTouchID": "Please set up your Touch ID",
|
|
"reenableTouchID": "Please reenable your Touch ID",
|
|
"scanFaceIDAuthenticate": "Scan your fingerprint or face ID to authenticate",
|
|
"adDeletedSuccessfully": "Ad has been deleted successfully!",
|
|
"yourReservationCancelled": "Your reservation has been cancelled.",
|
|
"adDeactivatedSuccessfully": "Ad has been deactivated successfully!",
|
|
"vehicle": {
|
|
"selectVehicleType": "Please select vehicle type",
|
|
"selectVehicleModel": "Please select vehicle model",
|
|
"selectVehicleModelYear": "Please select vehicle model year",
|
|
"selectVehicleColor": "Please select vehicle color",
|
|
"vehicleCondition": "Please select vehicle condition",
|
|
"vehicleCategory": "Please select vehicle category",
|
|
"vehicleMileage": "Please select vehicle Mileage",
|
|
"vehicleTransmission": "Please select vehicle transmission",
|
|
"vehicleSellerType": "Please select vehicle seller type",
|
|
"selectAny": "Please select any",
|
|
"vehicleCity": "Please select vehicle city",
|
|
"vehiclePart": "Please select vehicle part",
|
|
"selectValidVehicleType": "Please select valid Vehicle Type"
|
|
},
|
|
"selectAppointmentTimeService": "You must select appointment time the service.",
|
|
"error": "Error",
|
|
"appointmentBookedSuccessfully": "Your appointment has been booked successfully",
|
|
"appointmentStatusUpdated": "Appointment Status Updated",
|
|
"paymentStatusUpdated": "Payment Status Updated",
|
|
"selectOneSubService": "Please select at least one sub service",
|
|
"chargesBreakdown": "Charges Breakdown",
|
|
"services": "Services",
|
|
"homeLocation": "Home Location",
|
|
"selectAppointmentTime": "You must select appointment time for each schedule's appointment",
|
|
"noAppointmentAvailable": "There are no available appointments for selected Items",
|
|
"changedMind": "I have changed my mind",
|
|
"veryHighPrice": "Very High Price",
|
|
"alreadySold": "Already Sold",
|
|
"otherVar": "Other",
|
|
"paymentSuccessful": "Payment Successful",
|
|
"paymentFailed": "Payment Failed!",
|
|
"requestSuccessfullyCreated": "Request Successfully Created",
|
|
"selectValidRequestType": "Please select valid Request Type",
|
|
"selectValidBrand": "Please select valid Brand",
|
|
"selectValidModel": "Please select valid Model",
|
|
"selectValidYear": "Please select valid Year",
|
|
"selectValidCountry": "Please select valid Country",
|
|
"selectValidCity": "Please select valid City",
|
|
"addValidPrice": "Please add valid Price",
|
|
"addValidDescription": "Please add valid Description",
|
|
"passwordTooShort": "Your password is too short",
|
|
"passwordAcceptableStrong": "Your password is acceptable but not strong",
|
|
"passwordIsStrong": "Your password is strong",
|
|
"passwordVeryStrong": "Your password is very strong",
|
|
"onlyProviderApp": "Sorry, Only Providers can log in this app",
|
|
"selectDuration": "Select Duration",
|
|
"daysVar": "Days",
|
|
"adCharges": "Ad Charges",
|
|
"select": "Select",
|
|
"deleteAdConfirmation": "Do you want to delete the ad?",
|
|
"deleteAdConfirmationMessage": "Your ad will be permanently deleted and you cannot undo this action",
|
|
"mileage": "Mileage",
|
|
"transmission": "Transmission",
|
|
"demand": "Demand",
|
|
"adDurationExpired": "Your Ad Duration time is over",
|
|
"bankDetails": "Bank Details",
|
|
"bankName": "Bank Name",
|
|
"iban": "IBAN",
|
|
"rejectionComments": "Rejection Comments",
|
|
"editAd": "Edit Ad",
|
|
"reserveAd": "Reserve Ad",
|
|
"reservationAmount": "Reservation Amount",
|
|
"belowAmountPayLater": "Below Amount that you will pay later",
|
|
"carPrice": "Car Price",
|
|
"vatExcluded": "VAT Excluded",
|
|
"carInsuranceService": "Car insurance Service",
|
|
"toBeDecided": "To be Decided",
|
|
"registrationCarPlates": "Registration & Car Plates",
|
|
"homeDeliveryService": "Home Delivery Service",
|
|
"specialServicechargesInsuranceDeliveryLocation": "Special service charges will be added based on desired insurance and delivery Location",
|
|
"estimated": "Estimated",
|
|
"servicesReservingAd": "Some services are mandatory while reserving Ad",
|
|
"completeReservation": "Complete Reservation",
|
|
"contact": "Contact",
|
|
"setDateandTime": "Set Date and Time",
|
|
"selectOffice": "Select Office",
|
|
"availableSlots": "Available Slots",
|
|
"bookAndPay": "Book and Pay",
|
|
"reservationAmounts": "Reservation Amounts",
|
|
"tax": "Tax",
|
|
"adsFilter": "Ads Filter",
|
|
"searchByCity": "Search By City",
|
|
"selectCity": "Select City",
|
|
"searchByBrandName": "Search By Brand Name",
|
|
"selectVehicleBrand": "Select Vehicle Brand",
|
|
"searchByVehicleYear": "Search By Vehicle Year",
|
|
"selectYear": "Select Year",
|
|
"searchByAdOwner": "Search By Ad Owner",
|
|
"selectOwner": "Select Owner",
|
|
"search": "Search",
|
|
"clearFilters": "Clear Filters",
|
|
"book": "Book",
|
|
"markAsSold": "Mark As Sold",
|
|
"deactivateAd": "Deactivate Ad",
|
|
"doWantDeactivateAd": "Do you want to the Deactivate this Ad?",
|
|
"stoptheBuyers": "We will stop showing this ad to the buyers",
|
|
"cancelReservation": "Cancel Reservation",
|
|
"reasonForCancellation": "Reason for Cancellation",
|
|
"doWantCancelReservation": "Do you want to cancel the reservation",
|
|
"yourAdVisibletoBuy.": "Your ad reservation will be cancelled and this ad will be again visible to everyone to buy",
|
|
"completeDeal": "Complete Deal",
|
|
"uploadBankReceipt": "Upload Bank Receipt",
|
|
"notesForAdmin": "Notes For Admin",
|
|
"extendAd": "Extend Ad",
|
|
"updateAdDetails": "Do you want to update the Ad Details",
|
|
"durationExtendingAd": "You can change the ad duration and details before extending the ad",
|
|
"waitingAdminsResponse": "Waiting for Admins Response",
|
|
"cancelledByOwner": "Cancelled by Owner",
|
|
"cancelledByAdmin": "Cancelled by Admin",
|
|
"reservationTimeOver": "Reservation Time Over",
|
|
"paymentVerified": "Payment Verified",
|
|
"rejectedFormAdmin": "Rejected form Admin",
|
|
"waitingAdminPost": "Waiting for admin to post",
|
|
"waitingAdminsApproval": "Waiting for Admins Approval",
|
|
"sold": "Sold",
|
|
"noAdsShow": "No Ads to show",
|
|
"damagePartList": "Damage Part List",
|
|
"searchPart": "Search Part",
|
|
"addSpecialService": "Add Special Service",
|
|
"vehicleVar": "Vehicle",
|
|
"detailsVar": "Details",
|
|
"damageVar": "Damage",
|
|
"partsVar": "Parts",
|
|
"additional": "Additional",
|
|
"review": "Review",
|
|
"adVar": "Ad",
|
|
"updateAd": "Update Ad",
|
|
"createAd": "Create Ad",
|
|
"next": "Next",
|
|
"submitAd": "Submit Ad",
|
|
"selectAdType": "Select Ad Type",
|
|
"validUntilSubscriptionExpiration": "Valid Until Subscription Expiration",
|
|
"youLeftAdsGivenSubscription": "You have left with limited ads given in the subscription.",
|
|
"updateSubscription": "Update Subscription",
|
|
"workInProgress": "Work In Progress",
|
|
"visitCompleted": "Visit Completed",
|
|
"youWantCancelAppointment": "Do you want to cancel this appointment?",
|
|
"appointmentCancelledCannotUndoAction": "Your appointment will be cancelled and you cannot undo this action.",
|
|
"appointment": "Appointment",
|
|
"rescheduleAppointment": "Reschedule Appointment",
|
|
"payforAppointment": "Pay for Appointment",
|
|
"appointmentsFilter": "Appointments Filter",
|
|
"searchByProvider": "Search By Provider",
|
|
"selectProvider": "Select Provider",
|
|
"searchByBranch": "Search By Branch",
|
|
"searchByCategory": "Search By Category",
|
|
"selectCategory": "Select Category",
|
|
"searchByService": "Search By Service",
|
|
"selectServices": "Select Services",
|
|
"modifyPackage": "Modify Package",
|
|
"schedule": "Schedule",
|
|
"serviceLocation": "Service Location:",
|
|
"workshop": "Workshop",
|
|
"itemsSelected": "Item(s) Selected",
|
|
"workshopFullAccessServices": "Few services are not available on home location. Change the location to workshop to full access the services",
|
|
"changeLocationService": "Change location or service:",
|
|
"someDescriptionSubServices": "Some description about the sub-services",
|
|
"selectServicesYouWant": "Select services you want",
|
|
"selectServiceType": "Select service type",
|
|
"selectDateAndTime": "Select date and time",
|
|
"reviewAppointment": "Review Appointment",
|
|
"carEngineCheck": "Car Engine Check",
|
|
"dateAndTime": "Date and Time",
|
|
"timeLocation": "Time & Location",
|
|
"serviceCharges": "Service Charges",
|
|
"locationCharges": "Location Charges",
|
|
"payableNow": "Payable Now",
|
|
"remainingAmount": "Remaining Amount",
|
|
"branchesFilter": "Branches Filter",
|
|
"searchByDistance": "Search By Distance",
|
|
"searchByMinimumRatings": "Search By Minimum Ratings",
|
|
"chat": "Chat",
|
|
"noRequestsShow": "No Requests to show.",
|
|
"typeMessageHere": "Type your message here..",
|
|
"reject": "Reject",
|
|
"newOfferRequired": "New Offer Required",
|
|
"offerHasBeenAccepted": "Offer has been accepted",
|
|
"offerHasBeenRejected": "Offer has been rejected",
|
|
"offerHasBeenCancelled": "Offer has been cancelled",
|
|
"paymentMethod": "Payment Method",
|
|
"selectPaymentMethod": "Select Payment Method",
|
|
"password": "Password",
|
|
"customerName": "Customer Name",
|
|
"createRequest": "Create Request",
|
|
"requestType": "Request Type",
|
|
"brand": "Brand",
|
|
"year": "Year",
|
|
"price": "Price",
|
|
"shippingDelivery": "Shipping/Delivery",
|
|
"offers": "Offers",
|
|
"noOffersShow": "No Offers to show",
|
|
"allDocumentMandatoryDealershipProvider": "All document's are mandatory for Dealership Provider",
|
|
"documentsUploadedSuccessfully": "Documents uploaded successfully",
|
|
"help": "Help",
|
|
"faqs": "FAQs",
|
|
"contactUs": "Contact Us",
|
|
"termPrivacy": "Term & Privacy",
|
|
"inviteFriends": "Invite Friends",
|
|
"more": "More",
|
|
"language": "Language",
|
|
"mySubscription": "My Subscription",
|
|
"subscriptions": "Subscriptions",
|
|
"defineLicenses": "Define Licenses",
|
|
"logOut": "Log Out",
|
|
"customer": "Customer",
|
|
"accept": "Accept",
|
|
"amountVAR": "Amount",
|
|
"requestAlreadyInProgress": "This request is already in progress.",
|
|
"acceptOfferConfirmation": "Do you want to accept this offer?",
|
|
"acceptOfferConfirmationMessage": "This offer will be accepted and you will pay the requested amount to the buyer in given time or else this offer will be cancelled.",
|
|
"nowVar": "Now",
|
|
"whendoyouWanttoUpgrade": "When do you want to upgrade",
|
|
"yourSubscriptionUpgradeAffectingFrom": "Your subscription will upgrade now. Affecting from",
|
|
"upgradeAfterCurrentExpiry": "Upgrade after current expiry",
|
|
"yourSubscriptionUpgradeCurrentSubscriptionAffectingFrom": "Your subscription will upgrade after you current subscription will end. Affecting from",
|
|
"upgradeVar": "Upgrade",
|
|
"whendoyouWanttoRenew": "When do you want to renew",
|
|
"renewVar": "Renew",
|
|
"noUpcomingAppointments": "No Upcoming Appointments.",
|
|
"addNewAppointment": "Add New Appointment",
|
|
"myNearbyBranches": "My Nearby Branches",
|
|
"myRecentBranches": "My Recent Branches",
|
|
"favoriteList": "Favorite List",
|
|
"noReviewsBranch": "This branch has no reviews.",
|
|
"readLess": "Read Less",
|
|
"readMoreReviews": "Read More Reviews",
|
|
"noProvidersInFav": "You have no providers in Favorites.",
|
|
"providerHasNoBranches": "This Provider has no branches yet.",
|
|
"totalBranches": "Total Branches",
|
|
"memberSince": "Member Since",
|
|
"reserved": "Reserved",
|
|
"delete": "Delete",
|
|
"deleteBranchConfirmation": "Do you want to delete the Branch?",
|
|
"deleteBranchConfirmationMessage": "Your branch will be permanently deleted and you cannot undo this action",
|
|
"reviewAndPayment": "Review & Payment",
|
|
"awaitingPaymentFromCustomer": "Awaiting Payment from Customer",
|
|
"awaitingResponseFromProvider": "Awaiting Response From Provider",
|
|
"offerNoLongerAvailable": "Offer is No Longer Available",
|
|
"doYouWantToCompleteThisDeal": "Do you want to complete this deal?",
|
|
"customerCompletingDealMeansThat": "Completing this deal means that the you request that you have posted has been successfully received and this action cannot be undone.",
|
|
"providerCompletingDealMeansThat": "Completing this deal means that you have successfully provided the customer according to his request and this action cannot be undone.",
|
|
"offerSummary": "Offer Summary",
|
|
"personalInformation": "Personal Information",
|
|
"name": "Name",
|
|
"phone": "Phone",
|
|
"locationInformation": "Location Information",
|
|
"serviceInformation": "Service Information",
|
|
"additionalAddressDetails": "Additional Address Details",
|
|
"serviceName": "Service Name",
|
|
"serviceCategory": "Service Category",
|
|
"offerPrice": "Offer Price",
|
|
"totalPrice": "Total Price",
|
|
"providerName": "Provider Name",
|
|
"createdOn": "Created On",
|
|
"manufacturedBy": "Manufactured By",
|
|
"manufacturedOn": "Manufactured On",
|
|
"shipping": "Shipping",
|
|
"delivery": "Delivery",
|
|
"selectDeliveryType": "Select Delivery Type",
|
|
"shippingManagementInstruction": "Please go to Settings > Shipping Management screen to manage shipping/delivery items further.",
|
|
"withdrawOffer": "Withdraw Offer",
|
|
"manufacturer": "Manufacturer",
|
|
"priceRange": "Price Range",
|
|
"cancelOffer": "Cancel Offer",
|
|
"pleaseSpecify": "Please Specify",
|
|
"customerNotResponding": "The customer is not responding.",
|
|
"cancelRequestPrompt": "Do you want to cancel this request?",
|
|
"requestPermanentlyCancelled": "Your request will be permanently cancelled. You cannot undo this action.",
|
|
"awaitingResponseFromCustomer": "Awaiting Response From Customer",
|
|
"acknowledgePaymentToMowater": "I acknowledge that upon completion of this deal, I will pay 2% of this total deal to the Mowater company for their service.",
|
|
"requestsFilter": "Requests Filter",
|
|
"searchByCondition": "Search By Condition",
|
|
"selectCondition": "Select Condition",
|
|
"searchByRequestType": "Search By Request Type",
|
|
"searchByCustomerName": "Search By Customer Name",
|
|
"searchByProviderName": "Search By Provider Name",
|
|
"searchByRequestStatus": "Search By Request Status",
|
|
"selectRequestStatus": "Select Request Status",
|
|
"selectRequestType": "Select Request Type",
|
|
"searchByRequestedDate": "Search by Requested Date",
|
|
"selectDate": "Select Date",
|
|
"searchByVehicleModel": "Search By Vehicle Model",
|
|
"customerCarePrompt": "Got any question? We are here to service. Click here to talk to our customer care right now.",
|
|
"callNow": "Call Now",
|
|
"condition": "Condition",
|
|
"servicesNotAvailableHomeLocation": "This location will be same for all services",
|
|
"additionalChargesNotice": "These charges are additional to the actual service charges. For heavy items the charges may vary.",
|
|
"selectServiceLocation": "Select Service Location",
|
|
"apptOn": "Appt On",
|
|
"merged": "Merged",
|
|
"date": "Date",
|
|
"selectAll": "Select All",
|
|
"unselectAll": "Unselect All",
|
|
"copySelectedServices": "Copy Selected Services",
|
|
"pictures": "Pictures",
|
|
"noChatMessage": "No messages yet. Send a message to start the conversation!",
|
|
"shippingManagement": "Shipping Management",
|
|
"appointmentCancelled": "Appointment Cancelled",
|
|
"appointmentsPerSlot": "Appointments Per Slot",
|
|
"createSchedule": "Create Schedule",
|
|
"addItems": "Add Items",
|
|
"itemName": "Item Name",
|
|
"itemDescription": "Item Description",
|
|
"itemPrice": "Item Price",
|
|
"bookAppointmentForServices": "This option will allow customer to book appointment for these services.",
|
|
"showServiceAvailability": "This option will show to customer that you can avail this service on workshop or not.",
|
|
"bookAppointmentAtLocation": "This option will allow customer to book appointment at their desired location.",
|
|
"deleteScheduleConfirmation": " Are you sure you want to delete this Schedule?",
|
|
"deleteScheduleAdConfirmationMessage": "All the appointment slots will be removed and customers will no longer be able to book appointments for this schedule.",
|
|
"branchSchedules": "Branch Schedules",
|
|
"noSchedulesFound": "You have not added any schedule for this branch.",
|
|
"inviteFriendsBySMS": "Invite Friends By SMS",
|
|
"inviteFriendsByWhatsApp": "Invite Friends By WhatsApp",
|
|
"inviteFriendsByEmail": "Invite Friends By Email",
|
|
"noFAQsToShow": "There are no Frequently asked Questions Right now. Please contact us if you have any query.",
|
|
"appInfo": "App Info",
|
|
"users": "Users",
|
|
"adsRemaining": "Ads Remaining",
|
|
"attachPDF": "Attach PDF",
|
|
"serviceItem": "Service Item",
|
|
"createdBy": "Created By",
|
|
"createGroupServices": "Create Group Services",
|
|
"logoutConfirmation": "Are you sure you want want to Logout?",
|
|
"logoutConfirmationMessage": "You will be logged out of the application and you have to add your username and password again to login",
|
|
"addToFavoritesOn": "Added to Favorites on:",
|
|
"subscriptionDate": "Subscription Date",
|
|
"expiresOn": "Expires On",
|
|
"expired": "Expired",
|
|
"upgradeBranches": "Upgrade your subscription to add more Branches.",
|
|
"upgradeAds": "Upgrade your subscription to add more Ads.",
|
|
"upgradeSubUsers": "Upgrade your subscription to add more Sub Users.",
|
|
"explore": "Explore",
|
|
"manageRequests": "Manage Requests",
|
|
"serviceNotAvailableAtHomeLocation": "The Selected Service is not available at Home Location.",
|
|
"wantToRescheduleAppointment": "I want to reschedule the appointment.",
|
|
"noNeedForService": "I do not need this service anymore.",
|
|
"testTheService": "Test the service.",
|
|
"companyLocation": "Company Location",
|
|
"customerLocation": "Customer Location",
|
|
"deliveryAvailable": "Delivery Available",
|
|
"viewed": "Viewed",
|
|
"itemNoLongerAvailable": "This item is no longer available.",
|
|
"reactivateAd": "Reactivate Ad",
|
|
"dealOutsideApp": "The deal was done outside the app with another customer.",
|
|
"noAgreementCustomer": "There is no agreement from the customer side.",
|
|
"dealNotCompleted": "Deal not completed",
|
|
"changedDesireToSell": "I changed my desire to sell the vehicle.",
|
|
"vehicleDealOutsideApp": "The vehicle deal was done outside the app.",
|
|
"markAdAsSoldDesc": "This ad will be marked as sold, and other users will no longer be able to contact you.",
|
|
"ownerInformation": "Owner Information",
|
|
"noItemsToShow": "There are no Items no show.",
|
|
"acceptedRequests": "Accepted Requests",
|
|
"specialRequestChat": "Special Request Chat",
|
|
"companyName": "Company Name",
|
|
"noAvailableItems": "There are no available items.",
|
|
"serviceDeliveryType": "Service Delivery Type",
|
|
"noImagesToShow": "No Images to Show",
|
|
"updateGroupServices": "Update Group Services",
|
|
"addCommentsHere": "Add comments here",
|
|
"waitForBranchVerification": "Please wait for the branch verification.",
|
|
"reportComplaint": "Report a complaint",
|
|
"descriptionCannotBeEmpty": "Description cannot be empty.",
|
|
"adMarkedAsSold": "Ad has been marked as sold successfully!",
|
|
"chargesAndServiceRangeGreaterThanZero": "Charges and Service range should be greater than zero.",
|
|
"cannotSelectAllDaysAsOff": "You cannot select all days as Off days.",
|
|
"endDateAfterStartDate": "End Date should be after start date.",
|
|
"pleaseEnterStartDateFirst": "Please enter start date first.",
|
|
"endTimeAfterStartTime": "End Time should be after start time.",
|
|
"pickedLocationNotice": "This picked location will be used for all home-based services in this appointment",
|
|
"serviceNotProvided": "Unfortunately, this service is not provided by your selected branch in this picked location.",
|
|
"pleaseSelectService": "Please select at least one service.",
|
|
"operationalIssue": "Operational Issue",
|
|
"materialIssue": "Material Issue",
|
|
"selectReasonBeforeCancel": "Please select a reason before cancelling this appointment. This action cannot be undone.",
|
|
"blockedByAdmin": "Blocked by admin",
|
|
"active": "Active",
|
|
"paymentType": "Payment Type",
|
|
"searchByCreatedDate": "Search By Created Date",
|
|
"dealCompleted": "The Deal Completed",
|
|
"theDealNotCompleted": "The Deal Not Completed",
|
|
"cancelRequest": "I want to cancel the request.",
|
|
"highPrice": "High Price",
|
|
"offerNotMatched": "The offer did not match the request.",
|
|
"offerRejected": "Offer has been Rejected."
|
|
};
|
|
static const Map<String, Map<String,dynamic>> mapLocales = {"ar_SA": ar_SA, "en_US": en_US};
|
|
}
|