|
|
|
@ -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": "يستكشف",
|
|
|
|
// static const Map<String, dynamic> en_US = {
|
|
|
|
"mazaya": "مازيا",
|
|
|
|
// "mohemm": "Mohemm",
|
|
|
|
"benefits": "فوائد",
|
|
|
|
// "english": "English",
|
|
|
|
"mazayaDesc": "اكتشف الخصومات والعروض الخاصة المتاحة للموظفين"
|
|
|
|
// "arabic": "عربي",
|
|
|
|
};
|
|
|
|
// "login": "Login",
|
|
|
|
static const Map<String,dynamic> _en_US = {
|
|
|
|
// "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,67 +1197,62 @@ 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",
|
|
|
|
"requesterEmpNum":"Requester Employee Num",
|
|
|
|
"requesterEmpNum": "Requester Employee Num",
|
|
|
|
"requesterEmpName":"Requester Employee Name",
|
|
|
|
"requesterEmpName": "Requester Employee Name",
|
|
|
|
"prepareEmpName":"Prepare Employee Name",
|
|
|
|
"prepareEmpName": "Prepare Employee Name",
|
|
|
|
"requesterPositionName":"Requester Position Name",
|
|
|
|
"requesterPositionName": "Requester Position Name",
|
|
|
|
"preparePositionName":"Prepare Position Name",
|
|
|
|
"preparePositionName": "Prepare Position Name",
|
|
|
|
"requesterPayrollName":"Requester Payroll Name",
|
|
|
|
"requesterPayrollName": "Requester Payroll Name",
|
|
|
|
"payingORGName":"Paying Organization Name",
|
|
|
|
"payingORGName": "Paying Organization Name",
|
|
|
|
"requestAmount":"Request Amount",
|
|
|
|
"requestAmount": "Request Amount",
|
|
|
|
"typeofPayment":"Type of Payment",
|
|
|
|
"typeofPayment": "Type of Payment",
|
|
|
|
"beneficiaryDetails":"Beneficiary Details",
|
|
|
|
"beneficiaryDetails": "Beneficiary Details",
|
|
|
|
"beneficiaryName":"Beneficiary Name",
|
|
|
|
"beneficiaryName": "Beneficiary Name",
|
|
|
|
"idIqama":"Saudi ID / Iqama",
|
|
|
|
"idIqama": "Saudi ID / Iqama",
|
|
|
|
"beneficiaryBankName":"Beneficiary Bank Name",
|
|
|
|
"beneficiaryBankName": "Beneficiary Bank Name",
|
|
|
|
"sadadNumber":"Sadad Number",
|
|
|
|
"sadadNumber": "Sadad Number",
|
|
|
|
"beneficiaryIBAN":"Beneficiary IBAN",
|
|
|
|
"beneficiaryIBAN": "Beneficiary IBAN",
|
|
|
|
"purchaseOrders":"Purchase Orders",
|
|
|
|
"purchaseOrders": "Purchase Orders",
|
|
|
|
"approvalDate":"Approval Date",
|
|
|
|
"approvalDate": "Approval Date",
|
|
|
|
"pOAmount":"PO Amount",
|
|
|
|
"pOAmount": "PO Amount",
|
|
|
|
"versionStatus":"Version Status",
|
|
|
|
"versionStatus": "Version Status",
|
|
|
|
"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",
|
|
|
|
"supplierAcNo": "Supplier Account No",
|
|
|
|
"supplierNum": "Supplier Number",
|
|
|
|
"supplierAcName": "Supplier Account Name",
|
|
|
|
"supplierAcNo": "Supplier Account Number",
|
|
|
|
"supplierIBAN": "Supplier IBAN",
|
|
|
|
"supplierAcName" : 'Supplier Account Name',
|
|
|
|
"supplierCRNo": "CR Number",
|
|
|
|
"supplierIBAN" : 'Supplier IBAN',
|
|
|
|
"suppliedAcNo": "Supplied Account No.",
|
|
|
|
"supplierCRNo" : 'CR Number',
|
|
|
|
"patientRefundInvoice": "Patient Refund Invoice",
|
|
|
|
"suppliedAcNo" : 'Supplied Account No.',
|
|
|
|
"patientNumber": "Patient Number",
|
|
|
|
"patientRefundInvoice" : 'Patient Refund Invoice',
|
|
|
|
"patientName": "Patient Name",
|
|
|
|
"patientNumber" : 'Patient Number',
|
|
|
|
"invoiceDate": "Invoice Date",
|
|
|
|
"patientName" : 'Patient Name',
|
|
|
|
"refundInvoice": "Refund Invoice",
|
|
|
|
"invoiceDate" : 'Invoice Date',
|
|
|
|
"hospitalClinic": "Hospital Clinic",
|
|
|
|
"refundInvoice" : 'Refund Invoice',
|
|
|
|
"graphicalAnalysis": "Graphical Analysis",
|
|
|
|
"hospitalClinic" : 'Hospital Clinic',
|
|
|
|
"itemHistoryAnalysis": "Item History Analysis",
|
|
|
|
|
|
|
|
"pOno": "P.O #",
|
|
|
|
"profileCompletionPer": "Profile Completion",
|
|
|
|
"oprUnit": "Opr. Unit",
|
|
|
|
"completeProfile": "Complete Profile",
|
|
|
|
"qtyOrdered": "Qty. Ordered",
|
|
|
|
"personalInformation": "Personal Information",
|
|
|
|
"qtyReceived": "Qty. Received",
|
|
|
|
"basicDetails": "Basic Details",
|
|
|
|
"bonusQty": "Bonus Qty.",
|
|
|
|
|
|
|
|
"balQty": "Bal. Qty.",
|
|
|
|
"contactDetails": "Contact Details",
|
|
|
|
"start": "Start",
|
|
|
|
"familyDetails": "Family Members",
|
|
|
|
"about": "About",
|
|
|
|
"effectiveDate": "Effective Date",
|
|
|
|
|
|
|
|
"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};
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|