mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 05:18:11 +00:00
978 lines
40 KiB
JSON
978 lines
40 KiB
JSON
{
|
|
"nav": {
|
|
"dashboard": "Dashboard",
|
|
"outgoing": "Outgoing",
|
|
"incoming": "Incoming",
|
|
"external": "External",
|
|
"internal": "Internal",
|
|
"cc": "CC",
|
|
"approval": "Approval",
|
|
"pending": "Pending",
|
|
"Record Management": "Record Management"
|
|
},
|
|
"initiationType": {
|
|
"self": "self",
|
|
"team": "team"
|
|
},
|
|
"dashboard": {
|
|
"totalOutgoing": "Total Outgoing",
|
|
"totalIncoming": "Total Incoming",
|
|
"ccRecords": "CC Records",
|
|
"totalApproval": "Total Approval",
|
|
"lastUpdated": "Last updated",
|
|
"refresh": "Refresh",
|
|
"refreshing": "Refreshing...",
|
|
"never": "Never",
|
|
"approvalStats": "Approval Stats",
|
|
"externalIncoming": "External Incoming",
|
|
"internalIncoming": "Internal Incoming",
|
|
"incomingStats": "Incoming Stats",
|
|
"outgoingStats": "Outgoing Stats",
|
|
"externalIncomingRecords": "External Incoming Records",
|
|
"internalIncomingRecords": "Internal Incoming Records",
|
|
"status": {
|
|
"inProgress": "In Progress",
|
|
"accepted": "Accepted",
|
|
"reassigned": "Reassigned",
|
|
"draft": "Draft",
|
|
"forward": "Forward",
|
|
"approved": "Approved",
|
|
"rejected": "Rejected",
|
|
"adjusted": "Adjusted",
|
|
"sent": "Sent",
|
|
"approve": "Approve"
|
|
},
|
|
"Percentage": "Percentage",
|
|
"Count": "Count",
|
|
"Status": "Status",
|
|
"Total": "Total",
|
|
"pieChart": "Pie Chart",
|
|
"barChart": "Bar Chart",
|
|
"table": "Table",
|
|
"monthlyIncoming": "Monthly Incoming Records",
|
|
"monthlyOutgoing": "Monthly Outgoing Records",
|
|
"totalInVsOut": "Total Incoming vs Outgoing",
|
|
"monthlyInVsOut": "Monthly Incoming vs Outgoing",
|
|
"weeklyInVsOut": "Weekly Incoming vs Outgoing",
|
|
"dailyInVsOut": "Daily Incoming vs Outgoing",
|
|
"exportPdf": "Export PDF",
|
|
"exporting": "Exporting...",
|
|
"print": "Print"
|
|
},
|
|
"status": {
|
|
"inProgress": "In Progress",
|
|
"accepted": "Accepted",
|
|
"reassigned": "Reassigned",
|
|
"draft": "Draft",
|
|
"forward": "Forward",
|
|
"approved": "Approved",
|
|
"rejected": "Rejected",
|
|
"adjusted": "Adjusted",
|
|
"sent": "Sent",
|
|
"all": "All"
|
|
},
|
|
"welcome": "Welcome",
|
|
"change_password": "Change Password",
|
|
"sign_out": "Sign Out",
|
|
"view_profile": "View Profile",
|
|
"user": "User",
|
|
"common": {
|
|
"back": "Back",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"na": "N/A",
|
|
"Submit": "Submit",
|
|
"Cancel": "Cancel",
|
|
"noResult": "No Result",
|
|
"create": "Create",
|
|
"Edit": "Edit",
|
|
"Delete": "Delete",
|
|
"Deleting": "Deleting...",
|
|
"DeletedSuccessfully": "Deleted successfully",
|
|
"FailedToDelete": "Failed to delete",
|
|
"ConfirmDelete": "Confirm Delete",
|
|
"DeleteConfirmationMessage": "Are you sure you want to delete \"{{name}}\"? This action cannot be undone."
|
|
},
|
|
"collaboration": {
|
|
"inProgress": "In Progress",
|
|
"done": "Done",
|
|
"all": "All",
|
|
"list": "Collaborations"
|
|
},
|
|
"profile": {
|
|
"recentActivity": "Recent Activity",
|
|
"loading": "Loading profile...",
|
|
"error": "Failed to load profile",
|
|
"tryAgain": "Try Again",
|
|
"noName": "No name",
|
|
"signOut": "Sign Out",
|
|
"email": "Email",
|
|
"userType": "User Type",
|
|
"userTypes": {
|
|
"employee": "Employee"
|
|
},
|
|
"activity": {
|
|
"login": "Login",
|
|
"passwordChanged": "Password Changed"
|
|
},
|
|
"passwordSet": "Password Set",
|
|
"status": {
|
|
"accepted": "Accepted"
|
|
},
|
|
"positionDetails": "Position Details",
|
|
"positionName": "Position Name",
|
|
"positionKey": "Position Key",
|
|
"isDelegate": "Is Delegate",
|
|
"employeeId": "Employee ID",
|
|
"permissions": "Permissions",
|
|
"noPermissions": "No permissions assigned",
|
|
"accountSecurity": "Account Security",
|
|
"password": "Password",
|
|
"passwordSetStatus": "Password is set",
|
|
"passwordNotSetStatus": "Password not set",
|
|
"changePassword": "Change Password",
|
|
"updateProfile": "Update Profile",
|
|
"profile": "profile",
|
|
"englishName": "Please Enter name in english",
|
|
"amharicName": "Please Enter name in amharic",
|
|
"username": "Please Enter Username",
|
|
"phoneNumber": "Please Enter Phone Number",
|
|
"emailmsg": "Please Enter Email",
|
|
"emailRequired": "Email is required",
|
|
"usernameRequired": "Username is required",
|
|
"phoneRequired": "Phone number is required",
|
|
"englishNameRequired": "Name in English is required",
|
|
"amharicNameRequired": "Name in Amharic is required",
|
|
"invalidPhoneFormat": "Invalid phone number format.",
|
|
"validPhoneFormat": "Please enter a valid phone number in the format +2519XXXXXXXX or 09XXXXXXXX",
|
|
"invalidEmailFormat": "Invalid email format",
|
|
"validEmailFormat": "Please enter a valid email address",
|
|
"profileUpdateSuccess": "Profile updated successfully",
|
|
"profileUpdated": "Your profile is updated",
|
|
"profileUpdateFailed": "Failed to update profile",
|
|
"updating": "Updating"
|
|
},
|
|
"header": {
|
|
"tigrigna": "Tigrigna",
|
|
"affar": "Affar",
|
|
"somali": "Somali",
|
|
"oromo": "Affan Oromo",
|
|
"user": "User",
|
|
"management": "Management",
|
|
"notifications": "Notifications",
|
|
"english": "English",
|
|
"englishShort": "ENG",
|
|
"amharic": "Amharic",
|
|
"amharicShort": "አማ",
|
|
"viewProfile": "View Profile",
|
|
"changePassword": "Change Password",
|
|
"signOut": "Sign Out",
|
|
"settings": "Settings",
|
|
"addTeeter": "Add Teeter and Signature",
|
|
"addSignature": "Add Signature",
|
|
"navigation": {
|
|
"dashboard": "Dashboard",
|
|
"outgoing": "Outgoing",
|
|
"incoming": "Incoming",
|
|
"approval": "Approval",
|
|
"delegation": "Delegation",
|
|
"pending": "Pending",
|
|
"settings": "Settings",
|
|
"collaborations": "Collaborations"
|
|
},
|
|
"editProfile": "Edit Profile"
|
|
},
|
|
"addRecord": {
|
|
"EditRecord": "Edit Record",
|
|
"Record Type": "Record Type",
|
|
"Select Record Type": "Select Record Type",
|
|
"Initiation Type": "Initiation Type",
|
|
"Select Initiation Type": "Select Initiation Type",
|
|
"Receiving Unit": "Receiving Unit",
|
|
"Select Receiving Units": "Select Receiving Unit",
|
|
"Receiving Users": "Receiving Users",
|
|
"Select Receiving Users": "Select Receiving Users",
|
|
"Prefix": "Prefix",
|
|
"Select Prefix": "Select Prefix",
|
|
"Non Smart Receiving Unit": "Non Smart Receiving Unit",
|
|
"Enter Non Smart Receiving Organization": "Enter Non Smart Receiving Organization",
|
|
"To Departments": "To Departments",
|
|
"Select Department": "Select Departments",
|
|
"Preferred Language": "Preferred Language",
|
|
"Select Language": "Select Language",
|
|
"Suffix": "Suffix",
|
|
"Select Suffix": "Select Suffix",
|
|
"Subject": "Subject",
|
|
"Enter Subject": "Enter Subject",
|
|
"Letter Template": "Letter Template",
|
|
"Select Letter Template": "Select Letter Template",
|
|
"Body": "Body",
|
|
"External CC": "External CC",
|
|
"Select External CC": "Select External CC",
|
|
"Internal CC": "Internal CC",
|
|
"Select Internal CC": "Select Internal CC",
|
|
"Non Smart CC Unit": "Non Smart CC Unit",
|
|
"Enter Non Smart CC Organization": "Enter Non Smart CC Organization",
|
|
"Cancel": "Cancel",
|
|
"Add": "+ Add",
|
|
"English": "English",
|
|
"Amharic": "Amharic",
|
|
"Header": "Letter's Header",
|
|
"Select Header": "Select Header",
|
|
"No Header": "No Header",
|
|
"Footer": "Letter's Footer",
|
|
"Select Footer": "Select Footer",
|
|
"No Footer": "No Footer",
|
|
"Collaborators": "Collaborators",
|
|
"record": "Record",
|
|
"attachment": "Attachment",
|
|
"failedToCreateRecord": "Failed To Create Record",
|
|
"recordSubmittedSuccessfully": "Record Forwarded Successfully.",
|
|
"createRecordFirst": "Please Create a Record First To Upload Attachments.",
|
|
"previous": "Previous",
|
|
"submit": "Submit",
|
|
"recordNotCreatedYet": "Record Has Not Been Created Yet.",
|
|
"submitting": "Submitting...",
|
|
"selectCollaborators": "Select Collaborators",
|
|
"Enter CC Prefix": "Enter CC Prefix",
|
|
"CC Prefix": "CC Prefix",
|
|
"Enter CC Suffix": "Enter CC Suffix",
|
|
"CC Suffix": "CC Suffix",
|
|
"Sign Status": "Sign Status",
|
|
"ccUsers": "CC Users",
|
|
"selectCCUsers": "Select CC Users",
|
|
"refreshOptions": "Refresh Options",
|
|
"isTeamSig": "Is With Team Signature"
|
|
},
|
|
"Preview Record": "Preview Record",
|
|
"userRecord": {
|
|
"All": "All",
|
|
"recordCreatedAndSent": "Record created and sent",
|
|
"Draft": "Draft",
|
|
"Submitted": "Fowarded",
|
|
"Accepted": "Accepted",
|
|
"Approved": "Approved",
|
|
"Rejected": "Rejected",
|
|
"Returned": "Returned",
|
|
"Adjustment": "Adjustment",
|
|
"Sent": "Sent",
|
|
"Letters": "Letters",
|
|
"To": "To",
|
|
"Subject": "Subject",
|
|
"Date": "Date",
|
|
"Search": "Search",
|
|
"Add Record": "Add Record",
|
|
"Error loading records.": "Error Loading Records.",
|
|
"Receiver Info": "Receiver Info",
|
|
"No receivers": "No Receivers",
|
|
"No receiving unit": "No Receiving Unit",
|
|
"Status": "Status",
|
|
"Actions": "Actions",
|
|
"View Detail": "View Detail",
|
|
"Open actions menu": "Open actions menu",
|
|
"Approve": "Approve",
|
|
"Forward": "Forward",
|
|
"Edit": "Edit",
|
|
"Delete": "Delete",
|
|
"Download": "Download",
|
|
"DirectSubmit": "Direct Submit",
|
|
"directSubmitTitle": "Direct submit record",
|
|
"directSubmitDescription": "Select a signature to submit this record directly.",
|
|
"SelectSignature": "Signature",
|
|
"SelectSignaturePlaceholder": "Select a signature",
|
|
"noSignatureAvailable": "No signature is available for direct submit.",
|
|
"directSubmitSuccess": "Record submitted directly successfully.",
|
|
"directSubmitError": "Failed to submit the record directly.",
|
|
"Record approved successfully!": "Record Approved Successfully!",
|
|
"Failed to approve record.": "Failed To Approve Record.",
|
|
"Approve Record": "Approve Record",
|
|
"Record is deleted successfully": "Record is Deleted Successfully",
|
|
"Confirm Delete": "Confirm Delete",
|
|
"Delete Record": "Delete Record",
|
|
"Downloaded": "Downloaded",
|
|
"Download Record PDF": "Download Record PDF",
|
|
"Failed to download PDF.": "Failed To Download PDF.",
|
|
"Download successful!": "Download successful!",
|
|
"Confirm Forward": "Confirm Forward",
|
|
"Forward Record": "Forward Record",
|
|
"Failed to forward the record": "Failed To Forward The Record",
|
|
"Record forwarded successfully": "Record Forwarded Successfully",
|
|
"Confirm Approve": "Confirm Approve",
|
|
"Reference": "Reference Number",
|
|
"Reject": "Reject",
|
|
"Filter by": "Filter by",
|
|
"Reference Number": "Reference Number",
|
|
"Enter the subject of the letter": "Enter the subject of the letter",
|
|
"Delivered By": "Delivered By",
|
|
"Enter Delivered By": "Enter Delivered By",
|
|
"Letter Number": "Letter Number",
|
|
"Enter Letter Number": "Enter Letter Number",
|
|
"Failed to create letter": "Failed to create letter",
|
|
"Letter Created successfully": "Letter Created successfully",
|
|
"Please select file": "Please select file",
|
|
"Created At": "Created At",
|
|
"Sign Status": "Sign Status",
|
|
"signStatus": "Sign Status",
|
|
"createdAt": "Created At",
|
|
"View": "View",
|
|
"Date Received": "Date Received",
|
|
"Attachment": "Attachment",
|
|
"ReceivingUnit": "Receiver",
|
|
"Review your record before submission": "Review your record before submission",
|
|
"Back": "Back",
|
|
"Submit Record": "Submit Record",
|
|
"Submitting": "Submitting",
|
|
"Generating preview": "Generating preview",
|
|
"PDF Preview": "PDF Preview",
|
|
"Unable to generate preview": "Unable to generate preview",
|
|
"Retry": "Retry",
|
|
"Record Summary": "Record Summary",
|
|
"No subject": "No subject",
|
|
"Record Type": "Record Type",
|
|
"Not specified": "Not specified",
|
|
"Language": "Language",
|
|
"Initiation Type": "Initiation Type",
|
|
"Preview generation failed": "Preview generation failed"
|
|
},
|
|
"statusBar": {
|
|
"Pending": "Pending",
|
|
"Draft": "Draft",
|
|
"draft": "In Progress",
|
|
"InProgress": "In Progress",
|
|
"In Progress": "In Progress",
|
|
"active": "In Progress",
|
|
"Reassigned": "Reassigned",
|
|
"re_assigned": "Reassigned",
|
|
"Approved": "Approved",
|
|
"Accepted": "Accepted",
|
|
"accepted": "Accepted",
|
|
"Dispatched": "Sent",
|
|
"Adjustment": "Adjustment",
|
|
"adjustment": "Adjustment",
|
|
"Rejected": "Rejected",
|
|
"rejected": "Rejected",
|
|
"Submitted": "Fowarded",
|
|
"All": "All",
|
|
"Reject": "Reject",
|
|
"Accept": "Accept",
|
|
"Approve": "Approve",
|
|
"Adjust": "Adjust",
|
|
"Sent": "Sent",
|
|
"Send": "Send",
|
|
"Team Signature": "Pending Signatures",
|
|
"Team Rejected": "Team Rejected",
|
|
"Team Approved": "Team Approved",
|
|
"signed": "Signed",
|
|
"activated": "Activated",
|
|
"deactivated": "Deactivated",
|
|
"activate": "Activate",
|
|
"deactivate": "Deactivate",
|
|
"totalAllocations": "Total Allocations",
|
|
"assignmentStatistics": "Assignment Statistics",
|
|
"Outgoing": "Outgoing",
|
|
"Incoming": "Incoming",
|
|
"Returned": "Returned",
|
|
"Adjusted": "Adjusted"
|
|
},
|
|
"userIncoming": {
|
|
"From Date": "From",
|
|
"To Date": "To",
|
|
"Letters": "Letters",
|
|
"Department": "Department",
|
|
"Subject": "Subject",
|
|
"Date": "Date",
|
|
"Search": "Search",
|
|
"Error loading records.": "Error Loading Records.",
|
|
"Status": "Status",
|
|
"Actions": "Actions",
|
|
"View Detail": "View Detail",
|
|
"Open actions menu": "Open actions menu",
|
|
"Sending Department": "Sending Department",
|
|
"No Department": "No Department",
|
|
"No Subject": "No Subject",
|
|
"Sending Organization": "Sending Organization",
|
|
"Accept": "Accept",
|
|
"Assign": "Assign",
|
|
"Edit": "Edit",
|
|
"Delete": "Delete",
|
|
"Download": "Download",
|
|
"Reject": "Reject",
|
|
"Cancel": "Cancel",
|
|
"Record accepted successfully": "Record Accepted Successfully",
|
|
"Failed to accept record": "Failed To Accept Record",
|
|
"Confirm Acceptance": "Confirm Acceptance",
|
|
"Are you sure you want to accept this record?": "Are You Sure You Want To Accept This Record?",
|
|
"Confirm": "Confirm",
|
|
"Processing...": "Processing...",
|
|
"Departments": "Departments",
|
|
"Select department(s)...": "Select Department(s)...",
|
|
"Employees": "Employees",
|
|
"Select employee(s)...": "Select employee(s)...",
|
|
"Remark": "Remark",
|
|
"Failed to Assign a Record": "Failed To Assign a Record",
|
|
"Assign this record to one or more departments": "Assign This Record To One Or More Departments",
|
|
"Assign Record": "Assign Record",
|
|
"An error occurred during assignment.": "An Error Occurred During Assignment.",
|
|
"Enter your remarks...": "Enter Your Remarks...",
|
|
"Assigning...": "Assigning...",
|
|
"Are you sure you want to reject this record?": "Are You Sure You Want To Reject This Record?",
|
|
"Failed to rejected record": "Failed To Reject Record",
|
|
"Record rejected successfully": "Record Rejected Successfully",
|
|
"To": "To",
|
|
"ConvertedBy": "Converted By",
|
|
"ReceiverDepartment": "Receiving Department",
|
|
"ReceiverEmployee": "Receiving Employee",
|
|
"return": "Return",
|
|
"returnQues": "Are you sure you want to return this record?",
|
|
"returing": "Returning...",
|
|
"conformReturn": "Confirm Return"
|
|
},
|
|
"ApprovalPage": {
|
|
"Letters": "Letters",
|
|
"Department": "Department",
|
|
"Subject": "Subject",
|
|
"Date": "Date",
|
|
"Search": "Search",
|
|
"Error loading records.": "Error Loading Records.",
|
|
"Status": "Status",
|
|
"Actions": "Actions",
|
|
"View Detail": "View Detail",
|
|
"Open actions menu": "Open actions menu",
|
|
"To": "To",
|
|
"Receiver": "Receiver",
|
|
"No Subject": "No Subject",
|
|
"Record accepted successfully": "Record Accepted Successfully",
|
|
"Confirm": "Confirm",
|
|
"Remark": "Remark",
|
|
"Accept Record": "Accept Record",
|
|
"Record Rejected successfully": "Record Rejected Successfully",
|
|
"recordAdjustedSuccessfully": "Record Adjusted Successfully",
|
|
"confirmAdjustment": "Confirm Adjustment",
|
|
"adjustRecord": "Adjust Record",
|
|
"selectOrUploadSignature": "Please Select or Upload a Signature",
|
|
"selectOrUploadTeeter": "Please Select or Upload a Teeter",
|
|
"recordApprovedSuccessfully": "Record Approved Successfully!",
|
|
"failedToApproveRecord": "Failed To Approve Record.",
|
|
"approveRecord": "Approve Record",
|
|
"confirmApprove": "Confirm Approve",
|
|
"confirmRejection": "Confirm Rejection",
|
|
"rejectRecord": "Reject Record",
|
|
"RecordType": "Record Type",
|
|
"selectStamp": "Select Stamp",
|
|
"selectedStamp": "Selected Stamp:",
|
|
"signature": "Signature",
|
|
"yourSignature": "Your Signature:",
|
|
"selectedSignature": "Selected Signature:",
|
|
"selectSignature": "Select a signature",
|
|
"approving": "Approving..."
|
|
},
|
|
"viewDetail": {
|
|
"letterPreview": "Letter Preview",
|
|
"view": "View",
|
|
"fullScreen": "Full Screen",
|
|
"back": "Back",
|
|
"receivingOrganizations": "Receiving Organizations",
|
|
"receivingUserEmployees": "Receiving User Employees",
|
|
"sendingDepartment": "Sending Department",
|
|
"externalCcOrganizations": "External CC Organizations",
|
|
"internalCcDepartments": "Internal CC Departments",
|
|
"receivingDepartments": "Receiving Departments",
|
|
"sentDate": "Sent Date",
|
|
"referenceNumber": "Reference Number",
|
|
"attachments": "Attachments",
|
|
"remarks": "Remarks",
|
|
"loadingRemarks": "Loading Remarks...",
|
|
"failedToLoadRemarks": "Failed To Load Remarks.",
|
|
"noRemarksAvailable": "No Remarks Available For This Record.",
|
|
"action": "Action",
|
|
"comment": "Comment:",
|
|
"noAttachmentsAvailable": "No Attachments Available.",
|
|
"open": "Open",
|
|
"subject": "Subject",
|
|
"letterNumber": "Letter Number",
|
|
"deliveredBy": "Delivered By",
|
|
"personalRemark": "Personal Remark",
|
|
"noPersonalRemarkProvided": "No Personal Remark Available",
|
|
"regeneratePdf": "Regenerate PDF",
|
|
"regeneratingPdf": "Regenerating...",
|
|
"pdfRegenerationSuccess": "PDF regenerated successfully",
|
|
"pdfRegenerationFailed": "Failed to regenerate PDF",
|
|
"sendingBureau": "Sending Bureau",
|
|
"collaborators": "Collaborators",
|
|
"recordDetail": "Record Detail",
|
|
"commentorEmployee": "Commentor Employee",
|
|
"commentorDepartment": "Commentor Department",
|
|
"noComment": "No Comment"
|
|
},
|
|
"PDF": {
|
|
"dropFilesHere": "Drop files here",
|
|
"dragDropInstruction": "Drag And Drop Files Here, Or Click To Select Files",
|
|
"youCanUpload": "You Can Upload",
|
|
"removeFile": "Remove File",
|
|
"filesUpTo": "Files (up to ",
|
|
"aFileWith": "A File With",
|
|
"file": "File",
|
|
"wasRejected": "Was Rejected",
|
|
"uploaded": "Uploaded",
|
|
"failedToUpload": "Failed To Upload",
|
|
"uploading": "Uploading...",
|
|
"cannotUploadMoreThan": "Cannot Upload More Than "
|
|
},
|
|
"convert": {
|
|
"recordConverted": "Record Converted Successfully.",
|
|
"selectSeal": "Please Select a Seal.",
|
|
"convertRecord": "Convert Record",
|
|
"recordType": "Record Type:",
|
|
"subject": "Subject:",
|
|
"convertAndDispatch": "Convert & Dispatch",
|
|
"selectSealLabel": "Select Seal:",
|
|
"loadingSeals": "Loading seals...",
|
|
"selectSealPlaceholder": "-- Select a Seal --",
|
|
"selectedSealPreview": "Selected Seal Preview:"
|
|
},
|
|
"delegation": {
|
|
"delegatedPosition": "Delegated Position",
|
|
"selectDelegatedPosition": "Select Delegated Position",
|
|
"delegateTo": "Delegate To (Employee)",
|
|
"selectEmployee": "Select Employee",
|
|
"noEmployeesAvailable": "No Employees Available For This Position",
|
|
"startDate": "Start Date",
|
|
"pickDate": "Pick a date",
|
|
"endDate": "End Date",
|
|
"update": "Update",
|
|
"save": "Save",
|
|
"title": "Delegation",
|
|
"newDelegation": "New Delegation",
|
|
"editDelegation": "Edit Delegation",
|
|
"addDelegation": "Add Delegation",
|
|
"position": "Delegated Position",
|
|
"active": "Active",
|
|
"delegator": "Delegator",
|
|
"delegatedEmployee": "Delegated Employee",
|
|
"currentEndDate": "Current End Date",
|
|
"select": " Select",
|
|
"acting": "Acting As",
|
|
"switchRole": "Switch Role",
|
|
"successDelete": "Delegation is deleted successfully",
|
|
"activeDelegationExists": "active delegation exists and either edit the active delegation or delete and create again"
|
|
},
|
|
"signatureUpload": {
|
|
"signature": "Signature",
|
|
"teeter": "Teeter",
|
|
"uploadSignature": "Upload Signature",
|
|
"uploadTeeter": "Upload Teeter",
|
|
"uploadSignatureNote": "Upload Signature (PNG only)",
|
|
"uploadTeeterNote": "Upload Teeter (PNG only)",
|
|
"uploadedSignature": "Uploaded Signature:",
|
|
"uploadedTeeter": "Uploaded Teeter:",
|
|
"enterFileName": "Enter File Name (without extension)",
|
|
"preview": "Preview:",
|
|
"upload": "Upload",
|
|
"uploading": "Uploading...",
|
|
"remove": "Remove",
|
|
"removing": "Removing...",
|
|
"removedSuccess": "Removed Successfully.",
|
|
"removeTeeterFailed": "Remove Teeter Failed",
|
|
"removeFailed": "Failed To Remove.",
|
|
"selectPngFirst": "Please Select a PNG File First.",
|
|
"onlyPngAllowed": "Only PNG Files Are Allowed.",
|
|
"signatureExists": "The Signature Already Exists. Remove It To Upload a New One.",
|
|
"uploadSuccess": "Upload Successful!",
|
|
"uploadError": "Upload Error:",
|
|
"uploadFailed": "Upload Failed.",
|
|
"openSignatureForm": "Open Signature Drawer"
|
|
},
|
|
"assignment": {
|
|
"assignedBy": "Assigned By",
|
|
"assignedTo": "Assigned To",
|
|
"assignedOn": "Assigned On:",
|
|
"comment": "Comment:",
|
|
"assignmentFlow": "Assignment Flow",
|
|
"noAssignments": "No Assignments Have Been Made For This Record Yet.",
|
|
"responded": "Responded"
|
|
},
|
|
"auth": {
|
|
"welcomeBack": "Welcome Back",
|
|
"enterCredentials": "Please Enter Your Credentials To Continue",
|
|
"email": "Email",
|
|
"phoneNumber": "Phone Number",
|
|
"username": "User Name",
|
|
"password": "Password",
|
|
"rememberMe": "Remember Me",
|
|
"forgotPassword": "Forgot Password?",
|
|
"loggingIn": "Logging In...",
|
|
"login": "Login",
|
|
"welcomeHeadline": "Welcome to Your Smart Office",
|
|
"paperlessOffice": "Paperless Office",
|
|
"welcomeSubtext": "Sign In To Streamline Your Workflow and Eliminate The Clutter.",
|
|
"emailAddress": "Email address",
|
|
"err": "Invalid Ethiopian Phone Number It Should Start With +251",
|
|
"invalidEmail": "Please enter a valid email address"
|
|
},
|
|
"msg": {
|
|
"sent": "Letter is sent",
|
|
"failedToCreate": "Failed To Create Record",
|
|
"failedToGetUrl": "Failed To Get Upload URL",
|
|
"registrationSuccess": "Registered. We Have Sent An SMS To Set Your Password Successfully.",
|
|
"errorOccurred": "An Error Occurred.",
|
|
"pdfRegenerated": "PDF Regenerated Successfully.",
|
|
"approveFailed": "Failed To Approve Record.",
|
|
"approveSuccess": "Record Approved Successfully",
|
|
"selectPrompt": "Please Select a Stamp.",
|
|
"extendedSuccess": "Delegation Extended Successfully.",
|
|
"letter": "Letter",
|
|
"approvedSuccess": "Record Approved Successfully!",
|
|
"submittedSuccess": "Record Submitted Successfully!",
|
|
"reviewSuccess": "Record Made Under Review Successfully!",
|
|
"markedForAdjustment": "Marked For Adjustment",
|
|
"sentToOfficer": "Sent To Record Officer",
|
|
"errorSendingToOfficer": "Error Sending To Record Officer",
|
|
"success": "Delegation Successful.",
|
|
"failed": "Delegation Failed.",
|
|
"deletedSuccess": "Delegation Deleted Successfully.",
|
|
"deleteFailed": "Failed To Delete Delegation.",
|
|
"failedCreateOrGetUrl": "Failed To Create Record or Get Upload URL.",
|
|
"sentAndUploadedSuccess": "Letter Sent and File Uploaded Successfully.",
|
|
"failedSendOrUpload": "Failed To Send Letter or Upload File.",
|
|
"successassign": "Record Assigned Successfully.",
|
|
"submittedWithAttachments": "Record and Attachments Submitted.",
|
|
"createFailed": "Failed To Create Record.",
|
|
"refreshedSuccess": "Refreshed Successfully.",
|
|
"refreshFailed": "Failed To Refresh.",
|
|
"redirecting": "Redirecting...",
|
|
"loginSuccess": "Login Successful.",
|
|
"receivingDepartmentRequired": "At least one receiving department is required",
|
|
"receivingUnitRequired": "At least one receiving unit is required",
|
|
"recordTypeRequired": "Record type is required",
|
|
"initiationTypeRequired": "Initiation type is required",
|
|
"subjectRequired": "Subject is required",
|
|
"preferredLanguageRequired": "Preferred language is required",
|
|
"bodyRequired": "Body is required",
|
|
"sincerelyTextRequired": "Sincerely text is required",
|
|
"headerRequired": "Header is required",
|
|
"footerRequired": "Footer is required",
|
|
"accessDenied": "Access Denied",
|
|
"accessDeniedmsg": "You Cannot Enter This Page Because You Have an Active Delegation. Please Remove The Delegation To Continue.",
|
|
"accessDeniedmsg2": "You Cannot Enter This Page Because You Have an Active Delegation. You Cannot Delegate If You Are Already Delegated By Another Employee",
|
|
"accessDeniedmsg3": "You cannot access Record Management Module because you are not registered to this organization or you are not assigned any position"
|
|
},
|
|
"landingPage": {
|
|
"smartOffice": "EDR Smart Office",
|
|
"signIn": "Sign In",
|
|
"signUp": "Sign Up",
|
|
"overview": "Overview",
|
|
"features": "Features",
|
|
"workflow": "Workflow",
|
|
"manual": "Manual",
|
|
"digitalTransformation": "Digital transformation for modern government operations.",
|
|
"facebook": "Facebook",
|
|
"twitter": "Twitter",
|
|
"telegram": "Telegram",
|
|
"tiktok": "TikTok",
|
|
"contactUs": "Contact Us",
|
|
"quickLinks": "Quick Links",
|
|
"copyright": "Tria Plc - Copyright ©",
|
|
"rightsReserved": "All Rights Reserved - Powered by Tria",
|
|
"address": "Lingo Tower Infront of Sheger House, Bole, Addis Ababa, Ethiopia",
|
|
"platformSystem": "Platform System",
|
|
"initiativeDescription": "A digital transformation initiative for the Ethio-Djibouti Railway designed to modernize government office operations with cutting-edge tech.",
|
|
"getStarted": "Get Started",
|
|
"learnMore": "Learn More",
|
|
"sops": "SOPS",
|
|
"smartOfficePlatformSystem": "Smart Office Platform System",
|
|
"revolutionDescription": "Revolutionizing government operations with AI-powered workflow automation and real-time analytics.",
|
|
"liveDemo": "Live Demo Available",
|
|
"outgoingRecords": "Outgoing Records",
|
|
"outgoingRecordsDesc": "Create and send internal or external records with attachments and hierarchical approval workflows.",
|
|
"incomingRecords": "Incoming Records",
|
|
"incomingRecordsDesc": "View, accept, and respond to received records, with the ability to assign them to relevant departments.",
|
|
"approvalWorkflows": "Approval Workflows",
|
|
"approvalWorkflowsDesc": "Digital letter and signature support with hierarchical approval processes that match your office structure.",
|
|
"interactiveDashboard": "Interactive Dashboard",
|
|
"interactiveDashboardDesc": "Real-time tracking of incoming and outgoing records, with department-level summaries and pending approvals.",
|
|
"organizedFolders": "Organized Folders",
|
|
"organizedFoldersDesc": "Categorize records using a structured system with advanced search and filtering capabilities.",
|
|
"securityAccessControl": "Security & Access Control",
|
|
"securityAccessControlDesc": "Role-based access with complete audit trails for all document actions and modifications.",
|
|
"powerfulFeaturesTitle": "Powerful Features",
|
|
"powerfulFeaturesSubtitle": "Streamline Your Document Workflow",
|
|
"powerfulFeaturesDesc": "Our comprehensive tools help you manage records efficiently while maintaining security and compliance.",
|
|
"feature1": "Faster Approval Times",
|
|
"feature2": "More Organized Records",
|
|
"feature3": "Audit Compliance",
|
|
"documentWorkflow": "Document Workflow",
|
|
"recordCreation": "Record Creation",
|
|
"recordCreationDesc": "User creates a new record with attachments and metadata",
|
|
"teamLeaderReview": "Team Leader Review",
|
|
"teamLeaderReviewDesc": "First level approval by immediate supervisor",
|
|
"directorApproval": "Director Approval",
|
|
"directorApprovalDesc": "Department head reviews and approves",
|
|
"deputyHeadReview": "Deputy Head Review",
|
|
"deputyHeadReviewDesc": "Final administrative approval before submission",
|
|
"recordOfficerProcessing": "Record Officer Processing",
|
|
"recordOfficerProcessingDesc": "Official registration and dispatch",
|
|
"streamlinedProcess": "Streamlined Process",
|
|
"recordManagementApprovalWorkflows": "Record Management Approval Workflows",
|
|
"smartOfficeDescription": "Smart Office mirrors your organizational hierarchy with customizable digital workflows that ensure proper oversight and accountability.",
|
|
"step": "STEP",
|
|
"requestChanges": "Request Changes",
|
|
"workflowAutomationBenefits": "Workflow Automation Benefits",
|
|
"workflowAutomationDesc": "Our intelligent workflow system reduces processing time by 65% while ensuring compliance with your organizational policies.",
|
|
"fasterApprovals": "65% Faster Approvals",
|
|
"reduceDelays": "Reduce bureaucratic delays",
|
|
"auditTrail": "100% Audit Trail",
|
|
"completeRecord": "Complete record of all actions",
|
|
"advancedFeatures": "Advanced Features",
|
|
"slaMonitoring": "SLA Monitoring",
|
|
"slaMonitoringDesc": "Automatic tracking of service level agreements with escalation alerts for delays.",
|
|
"conditionalRouting": "Conditional Routing",
|
|
"conditionalRoutingDesc": "Smart rules automatically route documents based on content, value, or department.",
|
|
"temporaryApprovalDelegation": "Temporary approval delegation for vacations with full audit tracking.",
|
|
"login": "Login to the System",
|
|
"step1": "1. Click on the",
|
|
"headerBtn": "button in the header",
|
|
"step2": "2. Enter your username and password provided by your administrator",
|
|
"step3": "3. Click the",
|
|
"accessBtn": "button to access the system",
|
|
"note": "Note",
|
|
"forgotIntro": "If you forget your password, contact your system administrator for reset.",
|
|
"dashboardTitle": "Dashboard Overview",
|
|
"dashboardDesc": "The dashboard provides a comprehensive overview of your record activities:",
|
|
"recordsCreated": "Records Created",
|
|
"recordsTotal": "Total records you've initiated",
|
|
"recordsReceived": "Records Received:",
|
|
"incomingDocs": "Incoming documents from others",
|
|
"breakdown": "Internal/External Breakdown:",
|
|
"visuals": "Visual charts showing document types",
|
|
"approvalStatus": "Approval Status",
|
|
"approvalTypes": "Pending, approved, or rejected records",
|
|
"quickActions": "Quick Actions",
|
|
"createOrCheck": "Create new records or check pending approvals directly from the dashboard",
|
|
"recentActivity": "Recent Activity",
|
|
"trackUpdates": "Track the latest updates on your documents",
|
|
"manageOut": "Managing Outgoing Records",
|
|
"createNew": "Creating New Records",
|
|
"goToTab": "Navigate to the",
|
|
"clickBtn": "Click button",
|
|
"fillFields": "Fill in all required fields (record type, receiver, subject, etc.)",
|
|
"attach": "Attach supporting documents if needed",
|
|
"saveOrSubmit": "Save as draft or submit for approval",
|
|
"trackStatus": "Tracking Record Status",
|
|
"notForwarded": "This item is not yet forwarded. This items can be edited and deleted",
|
|
"awaiting": "This item is awaiting acceptance or approval.",
|
|
"accepted": "This item has been accepted and is awaiting approval.",
|
|
"approvedSent": "This item has been approved and sent to record officer to be dispatched.",
|
|
"returned": "This item has been returned for adjustments or additional information. Please review the comments.",
|
|
"rejected": "This item has been rejected.",
|
|
"sent": "This item has been sent to the recipients.",
|
|
"returnedByOfficer": "This item has been returned by the Record Officer.",
|
|
"monitor": "Monitor your records through each approval stage in the workflow",
|
|
"manageIncoming": "Managing Incoming Records",
|
|
"incomingTypes": "Types of Incoming Records",
|
|
"fromOthers": "From other organizations",
|
|
"withinOrg": "Within your organization",
|
|
"copied": "Copied for your information",
|
|
"processIncoming": "Processing Incoming Records",
|
|
"readDoc": "Open and read the full document",
|
|
"acknowledge": "Acknowledge receipt of the document",
|
|
"forward": "Forward to another team member if needed",
|
|
"archive": "Archive",
|
|
"fileRef": "File for future reference",
|
|
"apprvalworkflow": "Approval Workflow",
|
|
"process": "Approval Process",
|
|
"internalFlow": "Internal Records Workflow:",
|
|
"creator": "Creator",
|
|
"leader": "Team Leader",
|
|
"director": "Director",
|
|
"officer": "Record Officer",
|
|
"externalFlow": "External Records Workflow:",
|
|
"actions": "Approval Actions",
|
|
"delegation": "Delegation Management",
|
|
"delegateInfo": "When you're unavailable, you can delegate your approval authority to another team member:",
|
|
"delegateNav": "Navigate to the",
|
|
"selectColleague": "Select a colleague from your organization structure",
|
|
"setDates": "Set the start and end dates for the delegation period",
|
|
"setPerms": "Specify which permissions to delegate",
|
|
"saveDelegate": "Save the delegation settings",
|
|
"autoExpire": "Delegations automatically expire on the end date you specify.",
|
|
"collab": "Collaboration Workspace",
|
|
"collabInfo": "The collaboration tab brings together records that require input from multiple team members:",
|
|
"viewDocs": "View all collaborative documents in one place",
|
|
"addComments": "Add your comments or annotations",
|
|
"approve": "Approve with your digital signature when consensus is reached",
|
|
"trackChanges": "Track changes and version history",
|
|
"realTime": "Real-time Updates",
|
|
"liveChanges": "See changes from other collaborators as they happen",
|
|
"notifications": "Notification System",
|
|
"alerts": "Get alerts when others contribute to the document",
|
|
"signatureMgmt": "Teeter & Signature Management",
|
|
"leadersOnly": "Team leaders and above can manage their digital teeter and signature:",
|
|
"signatureTitle": "Teeter & Signature",
|
|
"uploadTeeter": "Upload a clear image of your official teeter",
|
|
"uploadSignature": "Create or upload your digital signature",
|
|
"defaultSignature": "Set as default for all approvals",
|
|
"updateDesignation": "Update whenever your official designation changes",
|
|
"security": "Security Notice:",
|
|
"encrypted": "Your teeter and signature are encrypted and only used for official approvals.",
|
|
"recordModule": "Record Management Module",
|
|
"guide": "Comprehensive guide for using the Smart Office Platform System",
|
|
"back": "Back to Dashboard",
|
|
"moduleGuide": "Module Guide",
|
|
"previous": "Previous",
|
|
"next": "Next",
|
|
"addTeeterAndSignature": "Add digital teeter and signature",
|
|
"returnWithComments": "Return with comments",
|
|
"requestModifications": "Request modifications",
|
|
"screenshotOf": "Screenshot of",
|
|
"fasterApproval": "Faster Approval",
|
|
"auditReady": "Audit Ready",
|
|
"organizedRecords": "Organized Records",
|
|
"tab": "Tab",
|
|
"click": "Click",
|
|
"button": "Button"
|
|
},
|
|
"organization": {
|
|
"organizations": "Organizations",
|
|
"newOrganization": "New Organization",
|
|
"organizationName": "Organization name",
|
|
"createdOn": "Created on",
|
|
"numberOfUsers": "Number of users",
|
|
"assignedAdmin": "Assigned admin",
|
|
"isGovernmentOrganization": "Is Government Organization",
|
|
"createNew": "Create New",
|
|
"edit": "Edit",
|
|
"enterDetails": "Enter the details for the new organization. All fields marked with an asterisk (*) are required.",
|
|
"nameAmharic": "Name (Amharic)",
|
|
"nameEnglish": "Name (English)",
|
|
"key": "Key",
|
|
"organizationType": "Organization Type",
|
|
"loadingOrganizationTypes": "Loading organization types...",
|
|
"errorLoadingOrganizationTypes": "Error loading organization types",
|
|
"noOrganizationTypesAvailable": "No organization types available",
|
|
"parentOrganization": "Parent Organizational (optional)",
|
|
"loading": "Loading...",
|
|
"selectOrganization": "Select organization",
|
|
"noOrganization": "No organization",
|
|
"isOrganizationPublic": "Is Organization Public",
|
|
"selectOrganizationType": "Select organization type",
|
|
"deleteOrganization": "Delete Organization",
|
|
"confirmDelete": "Are you sure you want to permanently delete?",
|
|
"cannotUndo": "This action cannot be undone.",
|
|
"deleting": "Deleting ...",
|
|
"delete": "Delete",
|
|
"viewOrganization": "View Organization",
|
|
"editOrganization": "Edit Organization",
|
|
"englishNameRequired": "English name is required",
|
|
"amharicNameRequired": "Amharic name is required",
|
|
"invalidEmail": "Invalid email address",
|
|
"usernameMinLength": "Username must be at least 3 characters",
|
|
"organizationRequired": "Organization is required",
|
|
"invalidPhoneNumber": "Phone number must be a valid Ethiopian number",
|
|
"registerAdminTitle": "Register Organization Admin",
|
|
"registerAdminDescription": "Fill in the required fields to register",
|
|
"enterEnglishName": "Enter English name",
|
|
"enterAmharicName": "Enter Amharic name",
|
|
"email": "Email",
|
|
"emailExample": "email@example.com",
|
|
"username": "Username",
|
|
"enterUsername": "Enter a username",
|
|
"phoneNumber": "Phone Number",
|
|
"phoneNumberExample": "e.g. 0912345678 or +251912345678",
|
|
"organization": "Organization",
|
|
"registering": "Registering...",
|
|
"registerAdmin": "Register Admin",
|
|
"dashboard": "Dashboard",
|
|
"organizationAdmins": "Organization Admins",
|
|
"externalUsers": "External Users",
|
|
"userManagement": "User Management",
|
|
"content": "Content",
|
|
"bulkUpload": "Bulk Upload",
|
|
"positionTypes": "Position Types",
|
|
"activityLog": "Activity Log",
|
|
"setting": "Setting",
|
|
"loadingAdmins": "Loading admins...",
|
|
"errorLoadingAdmins": "Error loading admin data",
|
|
"retry": "Retry",
|
|
"assignAdmin": "Assign Admin",
|
|
"addAdmin": "Add Admin",
|
|
"adminAssignedSuccess": "Admin assigned successfully",
|
|
"userAssignedSuccess": "User assigned successfully",
|
|
"userAssignFailed": "User couldn't be assigned",
|
|
"assignAdminToOrganization": "Assign Admin to Organization",
|
|
"assignAdminInstructions": "Select an organization and a user to assign as an admin.",
|
|
"users": "Users",
|
|
"searchUsers": "Search users...",
|
|
"noUsersFound": "No users found",
|
|
"assigning": "Assigning...",
|
|
"assignUser": "Assign User",
|
|
"pendingExternalUsers": "Pending External Users",
|
|
"activateUserPrompt": "Activate this user?",
|
|
"activateUserDescription": "This will enable the user to access the platform",
|
|
"activating": "Activating...",
|
|
"yesActivate": "Yes, activate",
|
|
"statistics": "Statistics",
|
|
"totalOrganizations": "Total Organizations",
|
|
"recentOrganizations": "Recent Organizations",
|
|
"viewMore": "View more →",
|
|
"recentActivities": "Recent Activities",
|
|
"moreActivities": "More activities →",
|
|
"noRecentActivities": "No recent activities found",
|
|
"updatedOn": "Created On",
|
|
"settings": "Settings",
|
|
"Archive Users": "Archive Users"
|
|
},
|
|
"userIncomingretun": {
|
|
"View Detail": "View Detail",
|
|
"Open actions menu": "Open actions menu",
|
|
"Actions": "Actions",
|
|
"convertRecord": "Convert Record",
|
|
"return": "Return",
|
|
"returning": "Returning...",
|
|
"returing": "Returning...",
|
|
"conformReturn": "Confirm Return",
|
|
"Please provide a reason for returning this record.": "Please provide a reason for returning this record.",
|
|
"ReturnComment": "Return Comment",
|
|
"EnterReturnReason": "Enter reason for returning",
|
|
"CommentRequired": "Comment is required",
|
|
"RecordReturnedSuccessfully": "Record returned successfully",
|
|
"FailedToReturnRecord": "Failed to return record"
|
|
},
|
|
"okrDashboard": {
|
|
"brandEyebrow": "Objective Intelligence",
|
|
"title": "OKR Performance Dashboard",
|
|
"description": "A focused overview of top performance, department momentum, and upcoming OKR analytics.",
|
|
"planYear": "Plan Year",
|
|
"notSelected": "Not selected",
|
|
"topPerformerEmployee": "Top Performer Employee",
|
|
"topPerformerDepartment": "Top Performer Department",
|
|
"employeePlaceholderName": "Awaiting API data",
|
|
"departmentPlaceholderName": "Awaiting API data",
|
|
"employeeHelper": "The leading employee will appear here once the dashboard API is connected.",
|
|
"departmentHelper": "The highest performing department will appear here once the dashboard API is connected.",
|
|
"employeeScore": "Employee score",
|
|
"departmentScore": "Department score",
|
|
"placeholderOneTitle": "Strategic Signal",
|
|
"placeholderOneHelper": "Reserved for the next OKR insight from the analytics API.",
|
|
"placeholderTwoTitle": "Execution Health",
|
|
"placeholderTwoHelper": "Reserved for rollout, risk, or completion insight.",
|
|
"comingSoon": "Coming soon",
|
|
"waitingForApi": "Waiting for API",
|
|
"analyticsTitle": "OKR Analytics",
|
|
"analyticsDescription": "Select a date range and chart type to preview the dashboard visualization.",
|
|
"dateRange": "Date Range",
|
|
"chartType": "Chart Type",
|
|
"thisMonth": "This Month",
|
|
"thisQuarter": "This Quarter",
|
|
"thisYear": "This Year",
|
|
"customRange": "Custom Range",
|
|
"barChart": "Bar Chart",
|
|
"lineChart": "Line Chart",
|
|
"areaChart": "Area Chart",
|
|
"chartTitle": "Performance Trend",
|
|
"chartSubtitle": "Sample data is displayed until the API response is ready.",
|
|
"sampleData": "Sample Data",
|
|
"achievement": "Achievement",
|
|
"target": "Target"
|
|
}
|
|
}
|