193 lines
7.5 KiB
JavaScript
193 lines
7.5 KiB
JavaScript
export const locale = {
|
|
GENERAL_REPORT: "General report",
|
|
ERROR: "Error",
|
|
SUCCESS: "Successfully",
|
|
SIGN_IN: "Sign in",
|
|
SIGN_UP: "Sign up",
|
|
REQUIRED: "Required",
|
|
ACCOUNT: "Account",
|
|
ACCOUNT_BUSINESS_TITLE: "Information on entrepreneur",
|
|
ACCOUNT_COMPANY_TITLE: "Information on legal entity",
|
|
SUPPORT: "Support",
|
|
FILE_MAX_SIZE: "Maximum file size {size} Kb.",
|
|
FILE_ALLOWED_TYPES: "File type must be {file_types}.",
|
|
APPLICATION_PROCESS_DESCRIPTION: "To download a file, click on it.",
|
|
APPLICATION_PROCESS_DESCRIPTION_TWO: `Use the "i" icon to the left of the document to get an explanation about it.`,
|
|
QUESTIONNAIRE_LINK: "Download the Questionnaire",
|
|
TICKET_LIST: "List of Tickets",
|
|
NEW_TICKET_FORM: "Create a new ticket",
|
|
CREATED: "Created",
|
|
CREATE_TICKET: "Create a ticket",
|
|
TMEX_ADMINS_TEAM: "TMEX admin team",
|
|
SIMPLE_HELLO: "Welcome",
|
|
PLEASE_SELECT_TICKET: `Create a new ticket or select one from the list on the left, <br> to continue the conversation or view the history of the conversation.`,
|
|
TYPE_TICKET_MESSAGE: "Type your ticket message...",
|
|
APP_TITLE: "State Commodity and Raw Material Exchange of Turkmenistan",
|
|
NOTIFICATIONS: "Notifications",
|
|
UPDATE_PROFILE: "Edit profile information",
|
|
LOGOUT: "Log out",
|
|
PERSONAL_INFO: "Personal information",
|
|
FIRSTNAME: "First Name",
|
|
ENTER_FIRSTNAME: "Enter your first name",
|
|
LASTNAME: "Last Name",
|
|
ENTER_LASTNAME: "Enter your last name",
|
|
EMAIL: "Email",
|
|
ENTER_EMAIL: "Enter your Email",
|
|
PASSWORD: "Password",
|
|
ENTER_PASSWORD: "Enter your password",
|
|
SAVE: "Save",
|
|
TICKET_TITLE: "Title",
|
|
TYPE_TICKET_TITLE: "Wtite a title",
|
|
TICKET_CATEGORIES: "Choose a section",
|
|
TICKET_CONTENT: "Message",
|
|
TYPE_TICKET_CONTENT: "Message text",
|
|
DOCUMENTS: "Documents for download",
|
|
PLEASE_UPLOAD_DOCUMENTS: `Download the samples of documents. Fill out and upload them to the list of required files on the right.`,
|
|
APPLY: "Send",
|
|
UNDER_APP_TITLE_DESC_ONE: "Welcome to your account",
|
|
UNDER_APP_TITLE_DESC_TWO: `Here you can apply for registration to the Financial monitoring department and truck the status of contracts.`,
|
|
SELECT_COUNTRY: "Choose a country",
|
|
ACCOUNT_TYPE: "Choose a type of account",
|
|
ACCOUNT_TYPE_BUSINESS: "Entrepreneur",
|
|
ACCOUNT_TYPE_COMPANY: "Legal Entity",
|
|
|
|
PROFILE: "Profile",
|
|
|
|
SURNAME: "Last Name",
|
|
NAME: "First Name",
|
|
SHORT_NAME: "Short Name",
|
|
DOB: "Date of birth",
|
|
POB: "Place of birth",
|
|
PNAME: "Patronymic name",
|
|
CITIZENSHIP: "Citizenship",
|
|
REG_ADDR: "Place of residence (place of registration)",
|
|
REG_NUMBER: "Registry number",
|
|
REG_DATE: "Date of registration",
|
|
REG_AGENCY: "State Registration Authority",
|
|
REG_PLACE: "Place of registration",
|
|
ENT_FORM: "Entrepreneur form",
|
|
COMP_FORM: "Legal entity form",
|
|
SELECT_CITIZENSHIP: "Select a citizenship",
|
|
|
|
BANK: "Bank accounts",
|
|
BANK_FORM: "Bank form",
|
|
BANK_NAME: "Bank name",
|
|
COUNTRY: "Country",
|
|
ACC_NUMBER: "Account number",
|
|
ACC_DATE: "Account opening date",
|
|
CURRENCY: "Currency",
|
|
IBAN: "Bank MFI or International Interbank System for Transferring Information and Making Payments (SWIFT) (IBAN)",
|
|
|
|
CONTACTS: "Contact information",
|
|
CONTACTS_FORM: "Contact information form",
|
|
ADDRESS: "Address",
|
|
PHONE: "Phone",
|
|
FAX: "Fax",
|
|
|
|
LEGALIZATION: "Information on registration",
|
|
LEG_NUM: "Number of registration ",
|
|
EXP_DATE: "Date of expiration",
|
|
LEG_BTN_NULL: "Create a new application",
|
|
LEG_BTN_NEW: "Apply",
|
|
LEG_BTN_APPLIED: "Form of application",
|
|
LEG_BTN_APPROVED: "Approved",
|
|
|
|
REGISTER: "To register",
|
|
EDIT: "Edit",
|
|
LOGIN: "Log in",
|
|
|
|
FORGOT_PASSWORD: "Forgot password?",
|
|
TERMS_AND_CONDITIONS: "Terms and Conditions",
|
|
PRIVACY_LEGACY: "Privacy Legacy",
|
|
BY_SIGN_UP: "By signing up, you agree to our",
|
|
SING_IN_MOTIVATION_MOBILE: `Welcome to your personal account! Here you can apply for registration to the the Financial monitoring department and track the status of contracts`,
|
|
MANAGE_DOCS: "",
|
|
|
|
UPDATE: "Update",
|
|
UPDATE_PWD: "Update a password",
|
|
|
|
INT_CONN_ERROR: "Please check your Internet connection and try again!",
|
|
COMP_NAME: "Company name",
|
|
TICKETS: "List of tickets",
|
|
NEW_TICKET: "Create a new ticket",
|
|
CONTRACTS: "Status of contracts",
|
|
|
|
REQUIRED_VALIDATION: "Required",
|
|
MIN_LENGTH_VALIDATION: "Min. {min} characters",
|
|
EMAIL_VALIDATION: "Please enter a valid Email",
|
|
|
|
TYPE_TOKEN: "Enter the code sent to your Email",
|
|
NEW_PASSWORD: "New password",
|
|
|
|
LEG_WARN_INFO: `To get a registration number, submit your documents online by clicking the "Create a new application". Please note that the button is active only when all fields in the sections "Profile", "Contact information", "Bank accounts" are filled in.`,
|
|
|
|
WARN: "Warning",
|
|
TOKEN: "Code",
|
|
VERIFY_EMAIL: "Confirm Email",
|
|
APPLICATION_APPLIED: "Your application is on approval",
|
|
|
|
USERS: "Users",
|
|
CREATE_USER: "Create a user",
|
|
USER_FORM: "User form",
|
|
USER_CREATED_SUCCESS: "User is created",
|
|
CREATE: "Create",
|
|
APPLICATION_NEEDS_TO_BE_IMPROVED_TEXT: `Please go to {0} to see the reason.`,
|
|
APPLICATION_NEEDS_TO_BE_IMPROVED_LINK: "to the relevant ticket",
|
|
NAME_QUESTIONNAIRE_FILE: "Questionnaire",
|
|
NAME_LETTER_FILE: "Letter",
|
|
DOCUMENTS_TWO: "Apply online for registration",
|
|
PLEASE_UPLOAD_DOCUMENTS_TWO: `Upload all required documents from the list to apply for registration. Then click the "Send". <br> Be careful when filling out.`,
|
|
RECAPTCHA_TOKEN_REQUIRED: `reCaptcha: Token Required. The page will refresh in 5 seconds.`,
|
|
RECAPTCHA_TOKEN_VERIFICATION_FAILED: "Bot interference attempt",
|
|
NAME_SURNAME: "First name Surname",
|
|
DATE_OF_ENTRY: "Date of entry",
|
|
NUM_ENTRY: "Entered number",
|
|
ENTER_NUMBER: "Enter number",
|
|
ENTER_BTN: "Enter",
|
|
DEP_REG: "Registration Department",
|
|
DEP_ANALYSYS: "Department of Analysis and marketing research",
|
|
DIR_LAW_AND_JUSTICE: "Legal Department",
|
|
TDHCMB_RESULT: "Conclusion of the SCRMET",
|
|
DATA_NOT_FOUND: "Data not found",
|
|
LOADING: "Loading",
|
|
FIRST_TOUCH_WARNING: `Please enter your number and click enter to continue!`,
|
|
INPUT_NUMBER: "Enter number",
|
|
INPUT_DATE: "Entry date",
|
|
REGISTER_DATE: "Date of registration",
|
|
STATUS: "Status",
|
|
REMARK: "Note",
|
|
APPLICATION_ACCEPTED_BY: "Application accepted by administrator: {accepted_by}.",
|
|
APPLICATION_ACCEPTED_DATE: "Application acceptance date: {accepted_date}.",
|
|
APPLICATION_APPROVED_BY: "Application approved by administrator: {approved_by}.",
|
|
APPLICATION_APPROVED_DATE: "Application approval date: {approved_date}.",
|
|
APPLICATION_NEEDS_TO_BE_IMPROVED_TEXT_INTRO: "Your application needs to be updated.",
|
|
|
|
LEG_BTN_DRAFT: "Apply",
|
|
LEG_BTN_REFINE: "Apply",
|
|
LEG_BTN_ACCEPTED: "Apply",
|
|
|
|
REFINE_NOTE: "Note",
|
|
|
|
ACCOUNT_TYPE_REQUIRED: "Select account type",
|
|
ALREADY_HAS_ACCOUNT: "Already have an account? {0}",
|
|
YOU_HAVE_NO_ACCOUNT: "Don't have an account? {0}",
|
|
|
|
SELECT_COUNTRY_LONG: "Country of registration",
|
|
|
|
OP_SUCCESS: "Saved successfully.",
|
|
|
|
INFO_STEP_1: `Step 1. Fill out your profile by clicking the "Edit".`,
|
|
INFO_STEP_2: `Step 2. Submit your documents online by clicking the "Create a new application".`,
|
|
|
|
INFO_FORM: `Fill in all the fields. Check the correctness of the entered information, since all the data from this section will automatically be displayed in the "Questionnaire" required for registration. Please note that you will be able to apply online when all the fields in this section are completed.`,
|
|
FAQ: "FAQ",
|
|
INSTRUCTIONS: "Read the Instructions",
|
|
|
|
AUTH_CODE_SENT_TO_YOUR_EMAIL: `We have sent you an authorization code by Email`,
|
|
|
|
SELECT_CATEGORY: `Select a category`,
|
|
|
|
OPEN: "Open",
|
|
CLOSED: "Closed",
|
|
};
|