hesabixArc/hesabixUI/hesabix_ui/lib/l10n/app_en.arb

263 lines
8.4 KiB
Plaintext
Raw Normal View History

2025-09-15 13:53:54 +03:30
{
"@@locale": "en",
"appTitle": "Hesabix",
"login": "Login",
"username": "Username",
"password": "Password",
"submit": "Submit",
"loginFailed": "Login failed. Please try again.",
"homeWelcome": "Signed in successfully!",
"language": "Language",
"requiredField": "is required",
2025-09-15 13:53:54 +03:30
"register": "Register",
"forgotPassword": "Forgot password",
"firstName": "First name",
"lastName": "Last name",
"email": "Email",
"mobile": "Mobile number",
"registerSuccess": "Registration successful.",
"forgotSent": "Reset link sent to your email.",
2025-09-15 13:53:54 +03:30
"identifier": "Email or mobile",
"theme": "Theme",
"system": "System",
"light": "Light",
"dark": "Dark",
"welcomeTitle": "Hesabix Cloud Accounting",
"welcomeSubtitle": "Smart, secure, and always available accounting for your business.",
"brandTagline": "Manage your finances anywhere, anytime with confidence.",
"captcha": "Captcha",
"refresh": "Refresh"
,
"captchaRequired": "Captcha is required."
2025-09-15 22:50:54 +03:30
,
"sendReset": "Send reset code"
,
"registerFailed": "Registration failed. Please try again.",
"resetFailed": "Request failed. Please try again."
,
"fixFormErrors": "Please fix the form errors."
2025-09-16 00:10:20 +03:30
,
"dashboard": "Dashboard",
"profile": "Profile",
"settings": "Settings",
"logout": "Logout",
"logoutDone": "Signed out.",
"logoutConfirmTitle": "Sign out",
"logoutConfirmMessage": "Are you sure you want to sign out?",
"menu": "Menu"
,
2025-09-19 16:40:05 +03:30
"systemSettings": "System Settings",
"adminTools": "Admin Tools",
2025-09-16 00:10:20 +03:30
"ok": "OK",
"cancel": "Cancel",
"columnSettings": "Column Settings",
"columnSettingsDescription": "Manage column visibility and order for this table",
"columnName": "Column Name",
"visibility": "Visibility",
"order": "Order",
"visible": "Visible",
"hidden": "Hidden",
"resetToDefaults": "Reset to Defaults",
"save": "Save",
"error": "Error"
2025-09-16 00:44:44 +03:30
,
"newBusiness": "New business",
"businesses": "Businesses",
"support": "Support",
"changePassword": "Change password",
"marketing": "Marketing"
2025-09-18 10:44:23 +03:30
,
"marketingReport": "Marketing report",
"today": "Today",
"thisMonth": "This month",
"total": "Total",
"dateFrom": "From date",
"dateTo": "To date",
"applyFilter": "Apply filter",
"copied": "Copied",
"copyLink": "Copy link",
"loading": "Loading...",
"currentPassword": "Current password",
"newPassword": "New password",
"confirmPassword": "Confirm new password",
"changePasswordSuccess": "Password changed successfully",
"changePasswordFailed": "Failed to change password. Please try again.",
"passwordsDoNotMatch": "New password and confirm password do not match",
"samePassword": "New password must be different from current password",
"invalidCurrentPassword": "Current password is incorrect",
"passwordChanged": "Password changed successfully",
"changePasswordDescription": "Enter your current password and choose a new secure password",
"changePasswordButton": "Change Password",
"passwordMinLength": "Password must be at least 8 characters",
"calendar": "Calendar",
"gregorian": "Gregorian",
"jalali": "Jalali",
"calendarType": "Calendar Type",
"dataLoadingError": "Error loading data",
"refresh": "Refresh",
"yourReferralLink": "Your referral link",
"filtersAndSearch": "Filters and search",
"hideFilters": "Hide filters",
"showFilters": "Show filters",
"clear": "Clear",
"searchInNameEmail": "Search in name, last name and email...",
"recordsPerPage": "Records per page",
"records": "records",
"test": "Test",
"user": "User",
"showingRecords": "Showing {start} to {end} of {total} records",
"previousPage": "Previous page",
"nextPage": "Next page",
"pageOf": "{current} of {total}",
"referralList": "Referral List",
"dateRangeFilter": "Date Range Filter",
"columnSearch": "Column Search",
"searchInColumn": "Search in {column}",
"searchType": "Search Type",
"contains": "Contains",
"startsWith": "Starts With",
"endsWith": "Ends With",
"exactMatch": "Exact Match",
"searchValue": "Search Value",
"applyColumnFilter": "Apply Column Filter",
"clearColumnFilter": "Clear Column Filter",
"activeFilters": "Active Filters",
"selectDate": "Select Date",
"noDataFound": "No data found",
"marketingReportSubtitle": "Manage and analyze user referrals",
"showing": "Showing",
"to": "to",
"ofText": "of",
"results": "results",
"recordsPerPage": "Records per page",
"firstPage": "First page",
"previousPage": "Previous page",
"nextPage": "Next page",
"lastPage": "Last page",
"exportToExcel": "Export to Excel",
"exportToPdf": "Export to PDF",
"exportSelected": "Export Selected",
"exportAll": "Export All",
"exporting": "Exporting...",
"exportSuccess": "Export completed successfully",
"exportError": "Export error",
"export": "Export",
"rowNumber": "Row",
"firstName": "First Name",
"lastName": "Last Name",
"registrationDate": "Registration Date",
"selectedRange": "Selected Range",
"page": "Page",
"equals": "equals",
"greater_than": "greater than",
"greater_equal": "greater or equal",
"less_than": "less than",
"less_equal": "less or equal",
"not_equals": "not equals",
"contains": "contains",
"starts_with": "starts with",
"ends_with": "ends with",
2025-09-20 22:46:06 +03:30
"in_list": "in list",
"businessBasicInfo": "Basic Business Information",
"businessContactInfo": "Contact Information",
"businessLegalInfo": "Legal Information",
"businessGeographicInfo": "Geographic Information",
"businessConfirmation": "Confirmation",
"businessName": "Business Name",
"businessType": "Business Type",
"businessField": "Business Field",
"address": "Address",
"phone": "Phone",
"mobile": "Mobile",
"postalCode": "Postal Code",
"nationalId": "National ID",
"registrationNumber": "Registration Number",
"economicId": "Economic ID",
"country": "Country",
"province": "Province",
"city": "City",
"step": "Step",
"ofText": "of",
"previous": "Previous",
"next": "Next",
"createBusiness": "Create Business",
"confirmInfo": "Confirm Information",
"confirmInfoMessage": "Are you sure about the entered information?",
"businessCreatedSuccessfully": "Business created successfully",
"businessCreationFailed": "Failed to create business",
"pleaseFillRequiredFields": "Please fill all required fields",
"required": "required",
"example": "Example",
"phoneExample": "02112345678",
"mobileExample": "09123456789",
"nationalIdExample": "1234567890",
"company": "Company",
"shop": "Shop",
"store": "Store",
"union": "Union",
"club": "Club",
"institute": "Institute",
"individual": "Individual",
"manufacturing": "Manufacturing",
"trading": "Trading",
"service": "Service",
"other": "Other",
"support": "Support",
"newTicket": "New Ticket",
"ticketTitle": "Ticket Title",
"ticketDescription": "Problem Description",
"category": "Category",
"priority": "Priority",
"status": "Status",
"messages": "Messages",
"sendMessage": "Send Message",
"messageHint": "Type your message...",
"createTicket": "Create Ticket",
"ticketCreated": "Ticket created successfully",
"messageSent": "Message sent",
"loadingTickets": "Loading tickets...",
"noTickets": "No tickets found",
"ticketDetails": "Ticket Details",
"supportTickets": "Support Tickets",
"ticketCreatedAt": "Created At",
"ticketUpdatedAt": "Last Updated",
"ticketLoadingError": "Error loading tickets",
"ticketId": "Ticket ID",
"createdAt": "Created At",
"updatedAt": "Updated At",
"assignedTo": "Assigned To",
"low": "Low",
"medium": "Medium",
"high": "High",
"urgent": "Urgent",
"open": "Open",
"inProgress": "In Progress",
"waitingForUser": "Waiting for User",
"closed": "Closed",
"resolved": "Resolved",
"technicalIssue": "Technical Issue",
"featureRequest": "Feature Request",
"question": "Question",
"complaint": "Complaint",
"other": "Other",
"operatorPanel": "Operator Panel",
"allTickets": "All Tickets",
"assignTicket": "Assign Ticket",
"changeStatus": "Change Status",
2025-09-21 16:00:34 +03:30
"multiSelectFilter": "Multi-Select Filter",
"selectFilterOptions": "Select Filter Options",
"noFilterOptionsAvailable": "No filter options available",
"marketing": "Marketing",
"marketingDescription": "Manage referrals and marketing codes",
"referralCode": "Referral Code",
"referralList": "Referral List",
"today": "Today",
"thisMonth": "This Month",
"total": "Total",
2025-09-20 22:46:06 +03:30
"internalMessage": "Internal Message",
"user": "User",
"operator": "Operator",
"system": "System"
2025-09-15 13:53:54 +03:30
}