Merge branch 'master' into mohem_flutter_upgrade

# Conflicts:
#	lib/generated/codegen_loader.g.dart
#	lib/generated/locale_keys.g.dart
mohem_flutter_upgrade
Aamir Muhammad 3 months ago
commit c62f3f6485

@ -14,7 +14,7 @@ class CodegenLoader extends AssetLoader {
return Future.value(mapLocales[locale.toString()]); return Future.value(mapLocales[locale.toString()]);
} }
static const Map<String, dynamic> ar_SA = { static const Map<String,dynamic> _ar_SA = {
"mohemm": "Mohemm", "mohemm": "Mohemm",
"english": "English", "english": "English",
"arabic": "عربي", "arabic": "عربي",
@ -116,6 +116,7 @@ class CodegenLoader extends AssetLoader {
"reject": "يرفض", "reject": "يرفض",
"approve": "يوافق", "approve": "يوافق",
"cancel": "إلغاء", "cancel": "إلغاء",
"generate": "يولد",
"requestedItems": "العناصر المطلوبة", "requestedItems": "العناصر المطلوبة",
"request": "طلب", "request": "طلب",
"myRequest": "طلبي", "myRequest": "طلبي",
@ -560,10 +561,9 @@ class CodegenLoader extends AssetLoader {
"missingDocuments": "مستندات مفقودة", "missingDocuments": "مستندات مفقودة",
"uploadedDocuments": "المستندات التي تم تحميلها", "uploadedDocuments": "المستندات التي تم تحميلها",
"addAtLeastOneAttachment": "الرجاء إضافة مرفق واحد على الأقل.", "addAtLeastOneAttachment": "الرجاء إضافة مرفق واحد على الأقل.",
"open": "يفتح",
"youCannotJoinTheMarathon": "لا يمكنك الانضمام إلى الماراثون لأنك تجاوزت الحد الزمني",
"pleaseClickButtonToJoinMarathon": "الرجاء الضغط على الزر أدناه للانضمام إلى الماراثون", "pleaseClickButtonToJoinMarathon": "الرجاء الضغط على الزر أدناه للانضمام إلى الماراثون",
"generate": "يولد", "youCannotJoinTheMarathon": "لا يمكنك الانضمام إلى الماراثون لأنك تجاوزت الحد الزمني",
"open": "يفتح",
"paymentRequest": "طلب الدفع", "paymentRequest": "طلب الدفع",
"paymentDetails": "تفاصيل الدفع", "paymentDetails": "تفاصيل الدفع",
"requestNo": "رقم الطلب", "requestNo": "رقم الطلب",
@ -628,572 +628,13 @@ class CodegenLoader extends AssetLoader {
"searchByUserName": "البحث بواسطة اسم المستخدم", "searchByUserName": "البحث بواسطة اسم المستخدم",
"shareScreen": "مشاركة الشاشة", "shareScreen": "مشاركة الشاشة",
"start": "يبدأ", "start": "يبدأ",
"about": "عن" "about": "عن",
"explore": "يستكشف",
"mazaya": "مازيا",
"benefits": "فوائد",
"mazayaDesc": "اكتشف الخصومات والعروض الخاصة المتاحة للموظفين"
}; };
// static const Map<String, dynamic> en_US = { static const Map<String,dynamic> _en_US = {
// "mohemm": "Mohemm",
// "english": "English",
// "arabic": "عربي",
// "login": "Login",
// "pleaseEnterLoginDetails": "Please enter the detail below to login",
// "username": "Username",
// "password": "Password",
// "welcomeBack": "Welcome back",
// "wouldYouLikeToLoginWithCurrentUsername": "Would you like to login with current Username?",
// "lastLoginDetails": "Last Login Details:",
// "verificationType": "Verification Type:",
// "pleaseVerify": "Please Verify",
// "pleaseVerifyForBio": "Please verify login with one of the following options",
// "verifyThroughFace": "Verify Through Face",
// "verifyThroughFingerprint": "Verify Through Fingerprint",
// "verifyThroughSMS": "Verify Through SMS",
// "verifyThroughWhatsapp": "Verify Through Whatsapp",
// "useAnotherAccount": "Use Another Account",
// "pleaseEnterTheVerificationCodeSentTo": "Please enter the verification code sent to ",
// "theVerificationCodeWillExpireIn": "The verification code will expire in ",
// "goodMorning": "Good Morning",
// "markAttendance": "Mark Attendance",
// "timeLeftToday": "Time Left Today",
// "checkIn": "Check In",
// "workList": "Work List",
// "leaveBalance": "Leave Balance",
// "missingSwipes": "Missing Swipes",
// "ticketBalance": "Ticket Balance",
// "other": "Other",
// "services": "Services",
// "viewAllServices": "View All Services",
// "monthlyAttendance": "Monthly Attendance",
// "vacationRule": "Vacation Rule",
// "vacationType": "Vacation Type",
// "startDateT": "Start Date",
// "endDateT": "End Date",
// "workFromHome": "Work From Home",
// "ticketRequest": "Ticket Request",
// "viewAllOffers": "View All Offers",
// "offers": "Offers & ",
// "discounts": "Discounts",
// "newString": "New",
// "setTheNewPassword": "Set the new password",
// "typeYourNewPasswordBelow": "Type your new password below",
// "typeYourNewActiveDirectoryPasswordBelow": "Type new active directory password below",
// "confirmPassword": "Confirm Password",
// "update": "Update",
// "title": "Title",
// "home": "Home",
// "mySalary": "My Salary",
// "createRequest": "Create Request",
// "forgotPassword": "Forgot Password",
// "employeeId": "Employee ID",
// "loginCodeWillSentToMobileNumber": "Please Enter your Employee ID, A login code will be sent to your mobile number",
// "changePassword": "Change Password",
// "ok": "OK",
// "confirm": "Confirm",
// "passwordChangedSuccessfully": "Password changed successfully",
// "itemsForSale": "Items for Sale",
// "attendanceDetails": "Attendance Details",
// "order": "order",
// "earlyOut": "Early Out",
// "shortage": "Shortage",
// "excess": "Excess",
// "lateIn": "Late In",
// "approvedCheckOut": "Approved Check Out",
// "approvedCheckIn": "Approved Check In",
// "actualCheckOut": "Actual Check Out",
// "actualCheckIn": "Actual Check In",
// "present": "PRESENT",
// "pres": "present",
// "shiftTime": "Shift Time",
// "absent": "ABSENT",
// "attendance": "Attendance",
// "scheduleDays": "Schedule\nDays",
// "offDays": "Off\nDays",
// "nonAnalyzed": "Non\nAnalyzed",
// "shortageHour": "Shortage\nHour",
// "stats": "Stats",
// "completed": "Completed",
// "doNotUseRecentPassword": "Do not use recent password",
// "atLeastOneLowercase": "At least one lowercase",
// "atLeastOneUppercase": "At least one uppercase",
// "atLeastOneNumeric": "At least one numeric",
// "minimum8Characters": "Minimum 8 characters",
// "doNotAddRepeatingLetters": "Do not add repeating letters",
// "itShouldContainSpecialCharacter": "It should not contain special characters",
// "confirmPasswordMustMatch": "Confirm password must match",
// "sms": "SMS",
// "fingerPrint": "Fingerprint",
// "face": "Face",
// "whatsapp": "Whatsapp",
// "reject": "Reject",
// "approve": "Approve",
// "cancel": "Cancel",
// "requestedItems": "Requested Items",
// "request": "Request",
// "myRequest": "My Request",
// "actions": "Actions",
// "delegate": "Delegate",
// "request_info": "Request Info",
// "attachments": "Attachments",
// "info": "Info.",
// "employeeNumber": "Employee Number",
// "assignmentNumber": "Assignment Number",
// "employeeName": "Employee Name",
// "scheduleDate": "Schedule Date",
// "shiftType": "Shift Type",
// "shift": "Shift",
// "breakText": "Break",
// "actualSwipeStart": "Actual Swipe Start",
// "actualSwipeEnd": "Actual Swipe End",
// "approvedSwipeStart": "Approved Swipe Start",
// "approvedSwipeStartReason": "Approved Swipe Start Reason",
// "approvedSwipeEnd": "Approved Swipe End",
// "approvedSwipeEndReason": "Approved Swipe End Reason",
// "from": "From",
// "to": "To",
// "sent": "Sent",
// "closed": "Closed",
// "id": "ID",
// "responder": "Responder",
// "jobTitle": "Job Title",
// "grade": "Grade",
// "jobCategory": "Job Category",
// "category": "Category",
// "employeeEmailAddress": "Employee Email Address",
// "payrollBranch": "Payroll Branch",
// "yourChangeHasBeenSavedSuccessfully": "Your change has been saved successfully",
// "code": "Code",
// "unit": "Unit",
// "quantity": "Quantity",
// "dateRequired": "Date Required",
// "lineStatus": "Line Status",
// "statusDate": "Status Date",
// "transactionType": "Transaction Type",
// "operatingUnit": "Operating Unit",
// "organizationCode": "Organization Code",
// "organization": "Organization",
// "fromSubInventory": "From Sub Inventory",
// "fromLocator": "From Locator",
// "toSubInventory": "To Sub Inventory",
// "toLocator": "To Locator",
// "shipToLocator": "Ship To Locator",
// "itemHistory": "Item History",
// "mfg": "MFG",
// "lineType": "Line Type",
// "price": "Price",
// "lineAmount": "Line Amount",
// "lineDiscount": "Line Discount %",
// "needByDate": "Need By Date",
// "promisedDate": "Promised Date",
// "deliverToLocation": "Deliver To Location",
// "requisitionNumber": "Requisition Number",
// "requester": "Requester",
// "subject": "Subject",
// "quotationAnalysis": "Quotation Analysis",
// "description": "Description",
// "supplier": "Supplier",
// "site": "Site",
// "buyer": "Buyer",
// "preparer": "Preparer",
// "creationDate": "Creation Date",
// "shipToLocation": "Ship To Location",
// "quotationNumber": "Quotation Number",
// "quotationDate": "Quotation Date",
// "paymentTerms": "Payment Terms",
// "currency": "Currency",
// "grossAmount": "Gross Amount",
// "discountAmount": "Discount Amount",
// "customDuty": "Custom Duty",
// "shipHandle": "Ship Handle",
// "otherCharges": "Other Charges",
// "totalPOAmountWithVAT": "Total PO Amount With VAT",
// "totalPOAmountInWords": "Total PO Amount In Words",
// "requestNumber": "Request Number",
// "uom": "UOM",
// "operatingCode": "Operating Code",
// "poNumber": "PO Number",
// "revision": "Revision",
// "quantityOrdered": "Quantity Ordered",
// "quantityReceived": "Quantity Received",
// "bonusQuantity": "Bonus Quantity",
// "purchasePrice": "Purchase Price",
// "discountPer": "Discount %",
// "balanceQuantity": "Balance Quantity",
// "netPrice": "Net Price",
// "closureStatus": "Closure Status",
// "quotationNetPrice": "Quotation Net Price",
// "quotationUOM": "Quotation UOM",
// "quotationQty": "Quotation Qty",
// "itemCode": "item Code",
// "vendorName": "Vendor Name",
// "quotationMFGPartNumber": "Quotation MFG Part Number",
// "quotationDeliveryDate": "Quotation Delivery Date",
// "quotationBonusQuantity": "Quotation Bonus Quantity",
// "quotationLineTotal": "Quotation Line Total",
// "rfqUOM": "RFQ UOM",
// "rfqQty": "RFQ Qty",
// "rfqNumber": "RFQ Number",
// "msg": "Hello {} in the {} world ",
// "msg_named": "{} are written in the {lang} language",
// "clickMe": "Click me",
// "human": "Human",
// "resources": "Resources",
// "details": "Details",
// "noDataAvailable": "No Data Available",
// "productName": "Product Name",
// "productDescription": "Product Description",
// "unitPrice": "Unit Price",
// "manufacturerName": "Manufacturer Name",
// "manufacturerPartName": "Manufacturer Part Name",
// "supplierName": "Supplier Name",
// "supplierContact": "Supplier Contact",
// "chargeToPatient": "Charge To Patient",
// "justification": "Justification",
// "itemDescription": "Item Description",
// "groupCode": "Group Code",
// "primaryUOM": "Primary UOM",
// "subgroupDescription": "Subgroup Description",
// "subgroupCode": "Subgroup Code",
// "groupDescription": "Group Description",
// "templateName": "Template Name",
// "itemCreationStatus": "Item Creation Status",
// "standardizationApprovalStatus": "Standardization Approval Status",
// "standardizationApprovalRejectionReason": "Standardization Approval Rejection Reason",
// "analyzedBy": "Analyzed By",
// "approvedDate": "Approved Date",
// "itemType": "Item Type",
// "relatedTo": "Related To",
// "requestDate": "Request Date",
// "analyzedDate": "Analyzed Date",
// "urgent": "Urgent",
// "requestDetails": "Request Details",
// "approvalLevel": "Approval Level",
// "requesterDetails": "Requester Details",
// "myAttendance": "My Attendance",
// "workOnBreak": "Work On Break",
// "next": "Next",
// "apply": "Apply",
// "mobile": "Mobile",
// "year": "Year",
// "month": "Month",
// "day": "Day",
// "completingYear": "We appreciate you for completing the service of",
// "address": "Address",
// "phoneNumber": "Phone Number",
// "businessGroup": "Business",
// "Payroll": "Payroll",
// "civilIdentityNumber": "Civil Identity Number",
// "dateOfBirth": "Date of Birth",
// "maritalStatus ": "Marital Status ",
// "fullName": "Full Name",
// "remove": "Remove",
// "Attendance": "Attendance",
// "submit": "Submit",
// "areYouSureYouWantToSubmit": "Are you sure you want to submit?",
// "comments": "Comments",
// "writeComment": "Write a comment",
// "approversList": "Approvers List",
// "yourRequestHasBeenSubmittedForApprovals": "Your request has been submitted for approvals",
// "monthlyPaySlip": "Monthly Pay Slip",
// "particular": "Particular",
// "earnings": "Earnings",
// "deductions": "Deductions",
// "paymentMethodName": "Payment Method Name",
// "bankName": "Bank Name",
// "branchCode": "Branch Code",
// "accountNo": "Account No",
// "summaryOfInformation": "Summary of Information",
// "totalPayAmount": "Total Pay Amount",
// "paymentInformation": "Payment Information",
// "amount": "Amount",
// "correctCurrentDatails": "correct or complete the current details",
// "selectType": "Select the type of change you want to make",
// "enterNewInfo": "Enter new Information because of a real change to the current details (e.g because of a change in marital status)",
// "endDate": "*End Date",
// "removeThisMember": "Are You Sure You Want to Remove this Member?",
// "wantUpdateThisMember": "Are You Sure You Want to Update this Member?",
// "addNewFamilyMember": "Add New Family Member",
// "addRow": "Add new row",
// "pleaseSelect": "Please Select *",
// "delete": "delete",
// "add": "Add",
// "edit": "Edit",
// "myProfile": "My Profile",
// "mowadhafhi": "Mowadhafi",
// "searchAnnouncements": "Search Announcements",
// "announcements": "Announcements",
// "swipeRequest": "Swipe Request",
// "serviceType": "Service Type",
// "departmentName": "Department Name",
// "selectDepartment": "Select Department",
// "relatedSection": "Related Section",
// "selectSection": "Select Section",
// "relatedTopic": "Related Topic",
// "selectTopic": "Select Topic",
// "supportingDocument": "Supporting Document",
// "mowadhafhiRequest": "Mowadhafi Request",
// "ticketReference": "Ticket Reference",
// "section": "Section",
// "topic": "Topic",
// "actionBy": "Action By",
// "pending": "Pending",
// "pendingTransactions": "Pending Transactions",
// "selectRequestType": "Please select request type",
// "dateFrom": "Date From",
// "dateTo": "Date To",
// "requestName": "Request Name",
// "createdFor": "Created For",
// "requestType": "Request Type",
// "requestCreatedSuccessfully": "Request created successfully",
// "search": "Search",
// "wantToReject": "Are you sure want to reject?",
// "employeeDigitalID": "Employee Digital ID",
// "businessCard": "Business Card",
// "checkOut": "Check Out",
// "regular": "Regular",
// "mark": "Mark",
// "performance": "Performance Evaluation",
// "performanceEvaluationIn": "Your performance Evaluation in",
// "valuationIn": "Performance Evaluation in",
// "viewBusinessCard": "View Business Card",
// "performanceEvaluation": "Performance Evaluation",
// "logout": "Logout",
// "selectMethodOfAttendance": "Select the method to mark the attendance",
// "comeNearHMGWifi": "Please come near to HMG wifi",
// "deliverNotificationToMeRegardless": "Deliver notifications to me regardless of any general rules",
// "close": "Close",
// "respond": "Respond",
// "vacationRuleAdded": "Vacation rule added",
// "selectTypeT": "Select Type",
// "notification": "Notification",
// "selectNotification": "Select Notification",
// "ifAllSelectedYouWillSkip": "*If All is selected, you will skip to step 3",
// "applyForVacationRule": "Apply for Vacation Rule",
// "step1": "Step 1",
// "step2": "Step 2",
// "step3": "Step 3",
// "message": "Message",
// "writeAMessage": "Write a message",
// "notificationReassign": "Notification Reassign",
// "selectEmployee": "Select Employee",
// "searchEmployeeForReplacement": "Search employee for replacement",
// "searchForEmployee": "Search for Employee",
// "pleaseSpecifyEndTime": "Please specify End Time",
// "pleaseSelectNotificationReassign": "Please select notification reassign",
// "pleaseSelectEmployeeForReplacement": "Please select employee for replacement",
// "pleaseSelectAction": "Please select action",
// "pleaseSelectDate": "Please select date",
// "todayAttendance": "Today's Attendance",
// "viewAttendance": "View Attendance",
// "teamMembers": "Team Members",
// "profileDetails": "Profile Details",
// "noResultsFound": "No Results Found",
// "searchBy": "Search by",
// "myTeamMembers": "My Team Members",
// "save": "Save",
// "TurnNotificationsFor": "Turn on notifications for",
// "worklistSettings": "Worklist Settings",
// "absenceType": "Absence Type",
// "absenceCategory": "Absence Category",
// "days": "Days",
// "hours": "Hours",
// "approvalStatus": "Approval Status",
// "absenceStatus": "Absence Status",
// "poweredBy": "Powered By",
// "cloudSolutions": "Cloud Solutions",
// "subordinateLeave": "Subordinate Leave",
// "numberDays": "Number of days",
// "selectTemplate": "Select Template",
// "myPostedAds": "My posted ads",
// "browseCategories": "Browse Categories",
// "searchItems": "Search Items",
// "offerAndDiscounts": "Offer & Discounts",
// "offerValid": "Offer Valid",
// "offerExpired": "Offer Expired",
// "whatAreYouOffering": "What are you offering?",
// "selectCategory": "Select Category",
// "inProgress": "InProgress",
// "locked": "Locked",
// "addDetails": "Add Details",
// "reviewAndSell": "Review & Sell",
// "itemTitle": "Item Title",
// "itemCondition": "Item Condition",
// "used": "Used",
// "region": "Region",
// "selectRegion": "Select Region",
// "itemPrice": "Item Price",
// "itemPhotos": "Item Photos",
// "itemInfo": "Item Info",
// "uploadAttachment": "Upload Attachment",
// "selectFromGalleryOrOpenCamera": "Select from gallery or open camera",
// "openCamera": "Open\nCamera",
// "uploadFromGallery": "Upload from\nGallery",
// "name": "Name",
// "email": "Email",
// "noHistoryAvailable": "No History Available",
// "purchaseRequisition": "Purchase Requisition",
// "moveOrder": "Move Order",
// "humanResource": "Human Resource",
// "purchaseOrder": "Purchase Order",
// "ITGForms": "ITG Forms",
// "itemCreation": "Item Creation",
// "stamp": "Stamp",
// "addFavoriteList": "Do you want to add {name} in your favorite list",
// "feedbackUserExperience": "This is to get the feedback about the user experience",
// "rateUI": "How would you like to rate",
// "rateUI2": "How do you satisfied with this application",
// "submitSurvey": "Submit Survey",
// "typeHere": "Type here",
// "infoDetail": "Info Detail",
// "amount_detail": "Amount Detail",
// "currentBalance": "Current Balance",
// "currentLeaveBalance": "Current Leave Balance",
// "calculatedDays": "Calculated Days",
// "totalDays": "Total Days",
// "usedBalance": "Used",
// "infants": "Infants",
// "child": "Child",
// "adult": "Adult",
// "updateMember": "Are You Sure You Want to Update this Member?",
// "fieldIsEmpty": "'{data}' Field is empty. Please select",
// "pleaseEnterComments": "Please enter comments",
// "skip": "Skip",
// "typeCurrentPasswordBelow": "Type Your Current password below",
// "currentPassword": "Current password",
// "concurrentReports": "Concurrent Reports",
// "EnterNewAddressMoved": "Enter a new address if you have moved",
// "CorrectAddress": "Correct or amend this address",
// "SelectChangeWantToMake": "Select the type of change you want to make",
// "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!"
// },
// "gender": {
// "male": "Hi man ;) ",
// "female": "Hello girl :)",
// "with_arg": {"male": "Hi man ;) {}", "female": "Hello girl :) {}"}
// }
// },
// "reset_locale": "إعادة ضبط اللغة",
// "chat": "دردشة",
// "mychats": "دردشاتي",
// "advancedSearch": "بحث متقدم",
// "openNot": "التبليغات المفتوحة",
// "fyi": "تبليغات للعلم",
// "toDo": "تبليغات الأعمال",
// "all": "كل التبليغات",
// "meNot": "تبليغات صادرة مني",
// "view": "عرض",
// "fromUserName": "من",
// "sentDate": "تاريخ الإرسال",
// "itemTypeDisplayName": "اسم العرض",
// "none": "بدون",
// "createNewChat": "إنشاء محادثة جديدة",
// "brainMarathon": "ماراثون الدماغ",
// "contestTopicAbout": "سيكون موضوع المسابقة حول:",
// "gameDate": "تاريخ اللعبة:",
// "gameTime": "وقت اللعب:",
// "joinMarathon": "انضم إلى ماراثون",
// "joinDemoMarathon": "انضم إلى الماراثون التجريبي",
// "demo": "تجريبي",
// "minutes": "الدقائق",
// "seconds": "ثواني",
// "note": "ملحوظة:",
// "demoMarathonNoteP1": "يمكنك لعب ماراثون العرض لتتعلم كيف يعمل. يمكنك الانضمام إلى ماراثون",
// "demoMarathonNoteP2": "خمس دقائق",
// "demoMarathonNoteP3": "قبل الوقت الفعلي.",
// "sponsoredBy": "برعاية:",
// "question": "سؤال",
// "marathoners": "الماراثون",
// "marathoner": "ماراثونر",
// "prize": "جائزة:",
// "winnerSelection": "اختيار الفائز",
// "qualifiers": "تصفيات",
// "qualifier": "المؤهل",
// "getReadyForContest": "استعد للمسابقة القادمة:",
// "winnerSelectedRandomly": "سيتم اختيار الفائز عشوائياً من بين التصفيات.",
// "fingersCrossed": "تشابك الاصابع!!!",
// "congrats": "مبروك !!!",
// "allQuestionsCorrect": "لقد أجبت على جميع الأسئلة بشكل صحيح.",
// "otp": "OTP",
// "verification": "تَحَقّق",
// "resend": "إعادة إرسال",
// "codeExpire": "انتهت صلاحية رمز التحقق",
// "typeheretoreply": "اكتب هنا للرد",
// "favorite": "مفضلتي",
// "searchfromchat": "البحث من الدردشة",
// "yourAnswerCorrect": "إجابتك صحيحة",
// "youMissedTheQuestion": "نفد منك الوقت. أنت خارج اللعبة. لكن يمكنك الاستمرار وكمشاهد.",
// "wrongAnswer": "إجابتك غير صحيحة. أنت خارج اللعبة. لكن يمكنك الاستمرار وكمشاهد.",
// "oops": "أوه!!!",
// "winner": "الفائز",
// "youWantToLeaveMarathon": "هل أنت متأكد أنك تريد العودة؟ سوف تخرج من المسابقة.",
// "ourSponsor": "راعينا:",
// "startingIn": "يبدأ في",
// "youAreOutOfContest": "أنت خارج المسابقة.",
// "winners": "الفائزين!!!",
// "expireAfter": "تنتهي بعد",
// "oneWeek": "أسبوع 1",
// "twoWeek": "2 أسبوع",
// "noUpcoming": "لا يوجد قادم",
// "fakeLocation": ".لقد تتبعنا أنك تحاول استخدام موقع مزيف! يعتبر هذا مخالفة وقد تم إخطار الموارد البشرية",
// "noWinner": "حزين! لم يفز أحد اليوم.",
// "myTeam": "فريقي",
// "youCanPlayDemo": "لكن يمكنك لعب العرض",
// "group": "مجموعة",
// "searchGroup": "مجموعة البحث",
// "connectHmgWifi": "قم بتوصيل HMG WIFI",
// "connectedHmgWifi": "اتصال HMG WIFI",
// "itgForms": "نماذج (ITG)",
// "resetAdPassword": "إعادة تعيين كلمة مرور AD",
// "myDocuments": "مستنداتي",
// "requiredDocuments": "المستندات المطلوبة",
// "optionalDocuments": "المستندات الاختيارية",
// "allDocuments": "كافة المستندات",
// "expiredDocuments": "المستندات منتهية الصلاحية",
// "missingDocuments": "مستندات مفقودة",
// "uploadedDocuments": "المستندات التي تم تحميلها",
// "youCannotJoinTheMarathon": "لا يمكنك الانضمام إلى الماراثون لأنك تجاوزت الحد الزمني",
// "pleaseClickButtonToJoinMarathon": "الرجاء الضغط على الزر أدناه للانضمام إلى الماراثون",
// "paymentRequest": "طلب الدفع",
//
// "paymentDetails": "تفاصيل الدفع",
// "requestNo": "رقم الطلب",
// "requesterEmpNum": "رقم الموظف الذي قدم الطلب",
// "requesterEmpName": "اسم الموظف مقدم الطلب",
// "prepareEmpName": "إعداد اسم الموظف",
// "prepareEmpNum": "إعداد رقم الموظف",
// "requesterPositionName": "اسم الوظيفة لمقدم الطلب",
// "preparePositionName": "إعداد اسم الوظيفة",
// "requesterPayrollName": "اسم مقدم الطلب",
// "requesterOperatingUnit": "وحدة تشغيل مقدم الطلب",
// "payingORGName": "اسم المنظمة الدافعة",
// "requestAmount": "مبلغ الطلب",
// "typeofPayment": "نوع الدفع",
// "beneficiaryDetails": "تفاصيل المستفيد",
// "beneficiaryName": "اسم المستفيد",
// "idIqama": "الهوية السعودية / الإقامة",
// "beneficiaryBankName": "اسم البنك المستفيد",
// "sadadNumber": "رقم سداد",
// "beneficiaryIBAN": "رقم IBAN للمستفيد",
// "purchaseOrders": "طلبات الشراء",
// "approvalDate": "تاريخ الموافقة",
// "pOAmount": "مبلغ الطلب",
// "versionStatus": "حالة الإصدار",
// "supplierNo": "رقم المورد",
// "general": "عام",
// "generate": "يولد",
// };
static const Map<String, dynamic> en_US = {
"mohemm": "Mohemm", "mohemm": "Mohemm",
"english": "English", "english": "English",
"arabic": "عربي", "arabic": "عربي",
@ -1280,7 +721,7 @@ class CodegenLoader extends AssetLoader {
"atLeastOneNumeric": "At least one numeric", "atLeastOneNumeric": "At least one numeric",
"minimum8Characters": "Minimum 8 characters", "minimum8Characters": "Minimum 8 characters",
"doNotAddRepeatingLetters": "Do not add repeating letters", "doNotAddRepeatingLetters": "Do not add repeating letters",
"itShouldContainSpecialCharacter": "It should not contain special character", "itShouldContainSpecialCharacter": "It should not contain special characters",
"confirmPasswordMustMatch": "Confirm password must match", "confirmPasswordMustMatch": "Confirm password must match",
"sms": "SMS", "sms": "SMS",
"fingerPrint": "Fingerprint", "fingerPrint": "Fingerprint",
@ -1288,6 +729,7 @@ class CodegenLoader extends AssetLoader {
"whatsapp": "Whatsapp", "whatsapp": "Whatsapp",
"reject": "Reject", "reject": "Reject",
"approve": "Approve", "approve": "Approve",
"generate": "Generate",
"cancel": "Cancel", "cancel": "Cancel",
"requestedItems": "Requested Items", "requestedItems": "Requested Items",
"request": "Request", "request": "Request",
@ -1497,6 +939,7 @@ class CodegenLoader extends AssetLoader {
"section": "Section", "section": "Section",
"topic": "Topic", "topic": "Topic",
"actionBy": "Action By", "actionBy": "Action By",
"pending": "Pending",
"pendingTransactions": "Pending Transactions", "pendingTransactions": "Pending Transactions",
"selectRequestType": "Please select request type", "selectRequestType": "Please select request type",
"dateFrom": "Date From", "dateFrom": "Date From",
@ -1625,7 +1068,11 @@ class CodegenLoader extends AssetLoader {
"CorrectAddress": "Correct or amend this address", "CorrectAddress": "Correct or amend this address",
"SelectChangeWantToMake": "Select the type of change you want to make", "SelectChangeWantToMake": "Select the type of change you want to make",
"profile": { "profile": {
"reset_password": {"label": "Reset Password", "username": "Username", "password": "password"}, "reset_password": {
"label": "Reset Password",
"username": "Username",
"password": "password"
},
"profileCompletionPer": "Profile Completion", "profileCompletionPer": "Profile Completion",
"completeProfile": "Complete Profile", "completeProfile": "Complete Profile",
"personalInformation": "Personal Information", "personalInformation": "Personal Information",
@ -1647,7 +1094,10 @@ class CodegenLoader extends AssetLoader {
"gender": { "gender": {
"male": "Hi man ;) ", "male": "Hi man ;) ",
"female": "Hello girl :)", "female": "Hello girl :)",
"with_arg": {"male": "Hi man ;) {}", "female": "Hello girl :) {}"} "with_arg": {
"male": "Hi man ;) {}",
"female": "Hello girl :) {}"
}
}, },
"reset_locale": "Reset Language", "reset_locale": "Reset Language",
"chat": "Chat", "chat": "Chat",
@ -1747,9 +1197,11 @@ class CodegenLoader extends AssetLoader {
"userSearch": "User Search", "userSearch": "User Search",
"userName": "User Name", "userName": "User Name",
"userId": "UserID", "userId": "UserID",
"open": "open",
"addAtLeastOneAttachment": "Please add at least one attachment.",
"pleaseClickButtonToJoinMarathon": "Press the button below to join the Marathon.", "pleaseClickButtonToJoinMarathon": "Press the button below to join the Marathon.",
"youCannotJoinTheMarathon": "You cannot join the Marathon because you have exceeded the time limit.", "youCannotJoinTheMarathon": "You cannot join the Marathon because you have exceeded the time limit.",
"generate": "Generate", "requesterOperatingUnit": "Requester Operating Unit",
"paymentRequest": "Pay Request", "paymentRequest": "Pay Request",
"paymentDetails": "Payment Details", "paymentDetails": "Payment Details",
"requestNo": "Request No", "requestNo": "Request No",
@ -1775,39 +1227,32 @@ class CodegenLoader extends AssetLoader {
"supplierNo": "Supplier No", "supplierNo": "Supplier No",
"general": "General", "general": "General",
"prepareEmpNum": "Prepare Employee Num", "prepareEmpNum": "Prepare Employee Num",
"requesterOperatingUnit":"Requester Operating Unit",
"supplierInfo": "Supplier Information", "supplierInfo": "Supplier Information",
"supplierNum": "Supplier Number", "supplierAcNo": "Supplier Account No",
"supplierAcNo": "Supplier Account Number", "supplierAcName": "Supplier Account Name",
"supplierAcName" : 'Supplier Account Name', "supplierIBAN": "Supplier IBAN",
"supplierIBAN" : 'Supplier IBAN', "supplierCRNo": "CR Number",
"supplierCRNo" : 'CR Number', "suppliedAcNo": "Supplied Account No.",
"suppliedAcNo" : 'Supplied Account No.', "patientRefundInvoice": "Patient Refund Invoice",
"patientRefundInvoice" : 'Patient Refund Invoice', "patientNumber": "Patient Number",
"patientNumber" : 'Patient Number', "patientName": "Patient Name",
"patientName" : 'Patient Name', "invoiceDate": "Invoice Date",
"invoiceDate" : 'Invoice Date', "refundInvoice": "Refund Invoice",
"refundInvoice" : 'Refund Invoice', "hospitalClinic": "Hospital Clinic",
"hospitalClinic" : 'Hospital Clinic', "graphicalAnalysis": "Graphical Analysis",
"itemHistoryAnalysis": "Item History Analysis",
"profileCompletionPer": "Profile Completion", "pOno": "P.O #",
"completeProfile": "Complete Profile", "oprUnit": "Opr. Unit",
"personalInformation": "Personal Information", "qtyOrdered": "Qty. Ordered",
"basicDetails": "Basic Details", "qtyReceived": "Qty. Received",
"bonusQty": "Bonus Qty.",
"contactDetails": "Contact Details", "balQty": "Bal. Qty.",
"familyDetails": "Family Members", "start": "Start",
"effectiveDate": "Effective Date", "about": "About",
"country": "Country",
"explore": "Explore", "explore": "Explore",
"mazaya": "MAZAYA", "mazaya": "MAZAYA",
"benefits": "Benefits", "benefits": "Benefits",
"mazayaDesc": "Discover special Discounts and offers available to Employees" "mazayaDesc": "Discover special Discounts and offers available to Employees"
}; };
static const Map<String, Map<String,dynamic>> mapLocales = {"ar_SA": _ar_SA, "en_US": _en_US};
// static const Map<String, Map<String,dynamic>> mapLocales = {"ar_SA": ar_SA, "en_US": en_US};
// }
static const Map<String, Map<String, dynamic>> mapLocales = {"ar_SA": ar_SA, "en_US": en_US};
} }

@ -532,39 +532,19 @@ abstract class LocaleKeys {
static const expiredDocuments = 'expiredDocuments'; static const expiredDocuments = 'expiredDocuments';
static const missingDocuments = 'missingDocuments'; static const missingDocuments = 'missingDocuments';
static const uploadedDocuments = 'uploadedDocuments'; static const uploadedDocuments = 'uploadedDocuments';
static const manage = 'manage';
static const members = 'members';
static const areYouSureWantTodelete = 'areYouSureWantTodelete';
static const groupMembers = "groupMembers";
static const manageGroup = "manageGroup";
static const admin = "admin";
static const addUsers ="addUsers";
static const editGroups ="editGroups";
static const groupNameshouldbe ="groupNameshouldbe";
static const enterGroupName ="enterGroupName";
static const groupName ="groupName";
static const enterGroupNamePlease ="enterGroupNamePlease";
static const audioCall = 'audioCall';
static const videoCall ='videoCall';
static const shareScreen ='shareScreen';
static const searchByUserName ='searchByUserName';
// static const userSearch ='userSearch';
// static const userName ='userName';
// static const userId ='userId';
static const addAtLeastOneAttachment = 'addAtLeastOneAttachment'; static const addAtLeastOneAttachment = 'addAtLeastOneAttachment';
static const pleaseClickButtonToJoinMarathon = 'pleaseClickButtonToJoinMarathon'; static const pleaseClickButtonToJoinMarathon = 'pleaseClickButtonToJoinMarathon';
static const youCannotJoinTheMarathon = 'youCannotJoinTheMarathon'; static const youCannotJoinTheMarathon = 'youCannotJoinTheMarathon';
static const open = 'open'; static const open = 'open';
static const paymentRequest = 'paymentRequest';
static const paymentDetails = 'paymentDetails'; static const paymentDetails = 'paymentDetails';
static const requestNo = 'requestNo'; static const requestNo = 'requestNo';
static const requesterEmpNum = 'requesterEmpNum'; static const requesterEmpNum = 'requesterEmpNum';
static const requesterEmpName = 'requesterEmpName'; static const requesterEmpName = 'requesterEmpName';
static const prepareEmpName = 'prepareEmpName'; static const prepareEmpName = 'prepareEmpName';
static const prepareEmpNum ='prepareEmpNum';
static const requesterPositionName = 'requesterPositionName'; static const requesterPositionName = 'requesterPositionName';
static const preparePositionName = 'preparePositionName'; static const preparePositionName = 'preparePositionName';
static const requesterPayrollName = 'requesterPayrollName'; static const requesterPayrollName = 'requesterPayrollName';
static const requesterOperatingUnit ='requesterOperatingUnit';
static const payingORGName = 'payingORGName'; static const payingORGName = 'payingORGName';
static const requestAmount = 'requestAmount'; static const requestAmount = 'requestAmount';
static const typeofPayment = 'typeofPayment'; static const typeofPayment = 'typeofPayment';
@ -575,24 +555,25 @@ abstract class LocaleKeys {
static const sadadNumber = 'sadadNumber'; static const sadadNumber = 'sadadNumber';
static const beneficiaryIBAN = 'beneficiaryIBAN'; static const beneficiaryIBAN = 'beneficiaryIBAN';
static const purchaseOrders = 'purchaseOrders'; static const purchaseOrders = 'purchaseOrders';
static const pOAmount ='pOAmount';
static const approvalDate = 'approvalDate'; static const approvalDate = 'approvalDate';
static const pOAmount = 'pOAmount';
static const versionStatus = 'versionStatus'; static const versionStatus = 'versionStatus';
static const supplierNo = 'supplierNo'; static const supplierNo = 'supplierNo';
static const general ="general"; static const general = 'general';
static const paymentRequest = 'paymentRequest'; static const requesterOperatingUnit = 'requesterOperatingUnit';
static const prepareEmpNum = 'prepareEmpNum';
static const supplierInfo = 'supplierInfo'; static const supplierInfo = 'supplierInfo';
static const supplierAcNo = 'supplierAcNo'; static const supplierAcNo = 'supplierAcNo';
static const supplierAcName = 'supplierAcName'; static const supplierAcName = 'supplierAcName';
static const supplierIBAN = 'Supplier IBAN'; static const supplierIBAN = 'supplierIBAN';
static const supplierCRNo = 'CR Number'; static const supplierCRNo = 'supplierCRNo';
static const suppliedAcNo = 'Supplied Account No.'; static const suppliedAcNo = 'suppliedAcNo';
static const patientRefundInvoice = "patientRefundInvoice"; static const patientRefundInvoice = 'patientRefundInvoice';
static const patientNumber = 'Patient Number'; static const patientNumber = 'patientNumber';
static const patientName = 'Patient Name'; static const patientName = 'patientName';
static const invoiceDate = 'Invoice Date'; static const invoiceDate = 'invoiceDate';
static const refundInvoice = 'Refund Invoice'; static const refundInvoice = 'refundInvoice';
static const hospitalClinic = 'Hospital Clinic'; static const hospitalClinic = 'hospitalClinic';
static const graphicalAnalysis = 'graphicalAnalysis'; static const graphicalAnalysis = 'graphicalAnalysis';
static const itemHistoryAnalysis = 'itemHistoryAnalysis'; static const itemHistoryAnalysis = 'itemHistoryAnalysis';
static const pOno = 'pOno'; static const pOno = 'pOno';
@ -601,6 +582,23 @@ abstract class LocaleKeys {
static const qtyReceived = 'qtyReceived'; static const qtyReceived = 'qtyReceived';
static const bonusQty = 'bonusQty'; static const bonusQty = 'bonusQty';
static const balQty = 'balQty'; static const balQty = 'balQty';
static const videoCall = 'videoCall';
static const addUsers = 'addUsers';
static const admin = 'admin';
static const areYouSureWantTodelete = 'areYouSureWantTodelete';
static const Attendance = 'Attendance';
static const audioCall = 'audioCall';
static const editGroups = 'editGroups';
static const enterGroupName = 'enterGroupName';
static const enterGroupNamePlease = 'enterGroupNamePlease';
static const groupMembers = 'groupMembers';
static const groupName = 'groupName';
static const groupNameshouldbe = 'groupNameshouldbe';
static const manage = 'manage';
static const manageGroup = 'manageGroup';
static const members = 'members';
static const searchByUserName = 'searchByUserName';
static const shareScreen = 'shareScreen';
static const start = 'start'; static const start = 'start';
static const about = 'about'; static const about = 'about';
static const explore = 'explore'; static const explore = 'explore';

Loading…
Cancel
Save