hesabixArc/hesabixAPI/locales/en/LC_MESSAGES/messages.po

205 lines
3.2 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: hesabix-api\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-15 00:00+0000\n"
"PO-Revision-Date: 2025-09-15 00:00+0000\n"
"Last-Translator: \n"
"Language-Team: en\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
# Common / Errors
msgid "OK"
msgstr "OK"
msgid "HTTP_ERROR"
msgstr "Request failed"
msgid "VALIDATION_ERROR"
msgstr "Validation error"
msgid "STRING_TOO_SHORT"
msgstr "String is too short"
msgid "STRING_TOO_LONG"
msgstr "String is too long"
msgid "FIELD_REQUIRED"
msgstr "Field is required"
msgid "INVALID_EMAIL"
msgstr "Invalid email address"
# Auth
msgid "INVALID_CAPTCHA"
msgstr "Invalid captcha code."
msgid "INVALID_CREDENTIALS"
msgstr "Invalid credentials."
msgid "IDENTIFIER_REQUIRED"
msgstr "Identifier is required."
msgid "INVALID_IDENTIFIER"
msgstr "Identifier must be a valid email or mobile number."
msgid "EMAIL_IN_USE"
msgstr "Email is already in use."
msgid "MOBILE_IN_USE"
msgstr "Mobile number is already in use."
msgid "INVALID_MOBILE"
msgstr "Invalid mobile number."
msgid "ACCOUNT_DISABLED"
msgstr "Your account is disabled."
# Change Password
msgid "PASSWORDS_DO_NOT_MATCH"
msgstr "New password and confirm password do not match"
msgid "SAME_PASSWORD"
msgstr "New password must be different from current password"
msgid "INVALID_CURRENT_PASSWORD"
msgstr "Current password is incorrect"
msgid "RESET_TOKEN_INVALID_OR_EXPIRED"
msgstr "Reset token is invalid or expired."
msgid "PASSWORD_MIN_LENGTH"
msgstr "Password must be at least 8 characters"
msgid "CALENDAR_TYPE"
msgstr "Calendar Type"
msgid "GREGORIAN"
msgstr "Gregorian"
msgid "JALALI"
msgstr "Jalali"
msgid "rowNumber"
msgstr "Row"
msgid "firstName"
msgstr "First Name"
msgid "lastName"
msgstr "Last Name"
msgid "registrationDate"
msgstr "Registration Date"
msgid "selectedRange"
msgstr "Selected Range"
msgid "page"
msgstr "Page"
msgid "equals"
msgstr "equals"
msgid "greater_than"
msgstr "greater than"
msgid "greater_equal"
msgstr "greater or equal"
msgid "less_than"
msgstr "less than"
msgid "less_equal"
msgstr "less or equal"
msgid "not_equals"
msgstr "not equals"
msgid "contains"
msgstr "contains"
msgid "starts_with"
msgstr "starts with"
msgid "ends_with"
msgstr "ends with"
msgid "in_list"
msgstr "in list"
msgid "active"
msgstr "Active"
msgid "inactive"
msgstr "Inactive"
msgid "allFields"
msgstr "All Fields"
msgid "in"
msgstr "in"
msgid "reportDate"
msgstr "Report Date"
msgid "totalRecords"
msgstr "Total Records"
msgid "displayedRecords"
msgstr "Displayed Records"
msgid "outputType"
msgstr "Output Type"
msgid "selectedOnly"
msgstr "Selected Only"
msgid "reportGeneratedOn"
msgstr "Report generated on"
msgid "at"
msgstr "at"
msgid "hesabixAccountingSystem"
msgstr "Hesabix Accounting System"
msgid "marketingReport"
msgstr "Marketing Report"
msgid "referralList"
msgstr "Referral List"
msgid "thisMonth"
msgstr "This Month"
msgid "today"
msgstr "Today"
msgid "total"
msgstr "Total"
msgid "email"
msgstr "Email"
msgid "ofText"
msgstr "of"
msgid "noDataFound"
msgstr "No data found"
msgid "activeFilters"
msgstr "Active Filters"
msgid "search"
msgstr "Search"
msgid "referralCode"
msgstr "Referral Code"
msgid "status"
msgstr "Status"