1470 lines
65 KiB
JSON
1470 lines
65 KiB
JSON
{
|
|
"common": {
|
|
"language": "Language",
|
|
"confirm": "Confirm",
|
|
"cancel": "Cancel",
|
|
"reset": "Reset",
|
|
"close": "Close",
|
|
"save": "Save",
|
|
"saving": "Saving...",
|
|
"delete": "Delete",
|
|
"edit": "Edit",
|
|
"add": "Add",
|
|
"search": "Search",
|
|
"loading": "Loading...",
|
|
"error": "An error occurred",
|
|
"success": "Success",
|
|
"noData": "No data available",
|
|
"nopermission": "No permission",
|
|
"next": "Next",
|
|
"latest": "Latest",
|
|
"oldest": "Oldest",
|
|
"weekdays": {
|
|
"sun": "Sun",
|
|
"mon": "Mon",
|
|
"tue": "Tue",
|
|
"wed": "Wed",
|
|
"thu": "Thu",
|
|
"fri": "Fri",
|
|
"sat": "Sat"
|
|
},
|
|
"currencyUnit": "",
|
|
"selectEmailAddress": "Select Email Address",
|
|
"imageSave": "Save as Image",
|
|
"receiveByEmail": "Receive by Email",
|
|
"mail": "Mail",
|
|
"image": "Image",
|
|
"request": "Request",
|
|
"imageRequested": "Image has been requested.",
|
|
"imageSaved": "Image has been saved.",
|
|
"imageSaveFailed": "Failed to save image.",
|
|
"imageGenerationFailed": "Failed to generate image.",
|
|
"selectDownloadMethod": "Select Download Method",
|
|
"filter": "Filter",
|
|
"download": "Download",
|
|
"searchOptions": "Search Options",
|
|
"requestDate": "Request Date",
|
|
"failed": "Failed",
|
|
"clear": "Clear",
|
|
"result": "Result",
|
|
"select": "Select",
|
|
"requestSuccess": "Request successful",
|
|
"requestFailed": "Request failed",
|
|
"errorOccurred": "An error occurred",
|
|
"email": "Email",
|
|
"kakao": "Kakao",
|
|
"selectRequestMethod": "Please select a request method",
|
|
"noRegisteredEmail": "No registered email information.",
|
|
"addEmailAuthInfo": "Please add email authentication information from the user management menu before applying.",
|
|
"currency": {
|
|
"krw": "KRW"
|
|
}
|
|
},
|
|
"menu": {
|
|
"home": "Home",
|
|
"about": "About",
|
|
"contact": "Contact",
|
|
"settings": "Settings",
|
|
"logout": "Logout",
|
|
"test": "Test",
|
|
"menu": "Menu"
|
|
},
|
|
"login": {
|
|
"title": "Login",
|
|
"subtitle": "Login to start.",
|
|
"username": "Username",
|
|
"usernamePlaceholder": "Enter your username.",
|
|
"password": "Password",
|
|
"passwordPlaceholder": "Enter your password.",
|
|
"passwordMinLength": "Password must be at least 6 characters long.",
|
|
"passwordComplexity": "Password must contain at least one uppercase letter, one lowercase letter, and one number.",
|
|
"confirmPasswordPlaceholder": "Confirm your password.",
|
|
"confirmPasswordMismatch": "Passwords do not match.",
|
|
"name": "Name",
|
|
"namePlaceholder": "Enter your name.",
|
|
"nameMinLength": "Name must be at least 2 characters long.",
|
|
"phone": "Phone",
|
|
"phonePlaceholder": "Enter your phone number.",
|
|
"phoneFormat": "Enter a valid phone number.",
|
|
"generalError": "An error occurred while logging in."
|
|
},
|
|
"filter": {
|
|
"title": "Search Filters",
|
|
"filter": "Filter",
|
|
"close": "Close",
|
|
"apply": "Apply",
|
|
"merchant": "Merchant",
|
|
"orderNumberTid": "Order No./TID",
|
|
"period": "Period",
|
|
"issuanceDate": "Issue Date",
|
|
"transactionStatus": "Transaction Status",
|
|
"paymentMethod": "Payment Method",
|
|
"transactionAmount": "Transaction Amount",
|
|
"detailSearch": "Detailed Search",
|
|
"purpose": "Purpose",
|
|
"transactionCategory": "Payment Type",
|
|
"progressStatus": "Payment Status",
|
|
"approvalIssuanceNumber": "Approval/Issue Number",
|
|
"requestStatus": "Request Status",
|
|
"processingResult": "Result",
|
|
"deliveryStatus": "Delivery Status",
|
|
"searchOptions": {
|
|
"cardNumber": "Card Number",
|
|
"approvalNumber": "Approval Number",
|
|
"buyerName": "Purchaser Name",
|
|
"virtualAccountNumber": "Virtual Account Number",
|
|
"depositorName": "Depositor Name",
|
|
"phoneNumber": "Phone Number",
|
|
"giftCardNumber": "Gift Card Number",
|
|
"customerId": "Customer ID",
|
|
"culturelandId": "Cultureland ID",
|
|
"tmoneyCardNumber": "Tmoney Card Number",
|
|
"issueNumber": "Issue Number"
|
|
},
|
|
"periods": {
|
|
"today": "Today",
|
|
"week": "1 Week",
|
|
"currentMonth": "Current",
|
|
"1month": "1 Month",
|
|
"2months": "2 Months",
|
|
"3months": "3 Months",
|
|
"6months": "6 Months",
|
|
"custom": "Custom"
|
|
},
|
|
"selectDate": "Select Date",
|
|
"transactionType": "Payment Type",
|
|
"transactionTypes": {
|
|
"all": "All",
|
|
"deposit": "Deposit",
|
|
"withdrawal": "Withdrawal"
|
|
},
|
|
"sortOrder": "Sort Order",
|
|
"sortOrders": {
|
|
"latest": "Latest",
|
|
"oldest": "Oldest",
|
|
"highest": "Highest"
|
|
},
|
|
"startDate": "Start Date",
|
|
"endDate": "End Date",
|
|
"dateRange": "Date Range",
|
|
"currentConditions": "Current Conditions",
|
|
"searchResults": "Search Results",
|
|
"transactionId": "Transaction ID",
|
|
"amount": "Amount",
|
|
"date": "Date",
|
|
"status": "Status",
|
|
"completed": "Completed",
|
|
"failed": "Failed"
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"notificationSettings": "Notification Settings",
|
|
"noticeAlarms": "Notice Alarms",
|
|
"serviceOperation": "Service Operation & Failures",
|
|
"interestFreeEvent": "Interest-Free Benefits & Events",
|
|
"servicePolicyChange": "Service & Policy Changes",
|
|
"niceNews": "NICE News & Other Information",
|
|
"settlementAlarms": "Settlement Alarms",
|
|
"settlementStatus": "Settlement Status",
|
|
"settlementLimit": "Settlement Limit Alarm",
|
|
"marketingConsent": "Marketing Information Consent",
|
|
"loginTypeSetting": "Login Type",
|
|
"serviceLanguageSetting": "Language",
|
|
"logout": "Logout",
|
|
"privacyPolicy": "Privacy Policy",
|
|
"loginType": {
|
|
"title": "Please select a login type.",
|
|
"idPassword": "ID/PW Login",
|
|
"biometric": "Biometric Authentication"
|
|
},
|
|
"serviceLanguage": {
|
|
"title": "Please select language.",
|
|
"notice": "※ If the language is not supported, English will be set automatically"
|
|
},
|
|
"termsAndPrivacy": "Terms of Service and Privacy Policy",
|
|
"logoutConfirm": "Do you want to logout?"
|
|
},
|
|
"support": {
|
|
"notice": {
|
|
"title": "Notice",
|
|
"searchPlaceholder": "Enter search keyword",
|
|
"categories": {
|
|
"all": "All",
|
|
"ALL": "All",
|
|
"NOTICE": "Notice",
|
|
"EVENT": "Event",
|
|
"SERVICE": "Service",
|
|
"IMPORTANT": "Important",
|
|
"INTEREST_FREE_INSTALLMENT": "Interest-Free Installment",
|
|
"NEWS": "News",
|
|
"SERVICE_DISRUPTION_NOTICE": "Service Disruption Notice",
|
|
"MAINTENANCE_NOTICE": "Maintenance Notice",
|
|
"SERVICE_CHANGE_OR_ADDITION": "Service Change or Addition",
|
|
"IMPORTANT_NOTICE": "Important Notice",
|
|
"ADDITIONAL_SERVICE": "Additional Service"
|
|
}
|
|
},
|
|
"faq": {
|
|
"title": "FAQ",
|
|
"searchPlaceholder": "Enter search keyword",
|
|
"all": "All",
|
|
"inquiryButton": "Contact Support",
|
|
"categories": {
|
|
"all": "All",
|
|
"00": "TOP 10",
|
|
"01": "Contract",
|
|
"02": "Cancellation",
|
|
"03": "Settlement",
|
|
"04": "Technical/Integration",
|
|
"05": "Service",
|
|
"06": "Limit/Guarantee Insurance",
|
|
"07": "Information Change",
|
|
"08": "Partner Inquiry",
|
|
"99": "Other"
|
|
}
|
|
},
|
|
"qna": {
|
|
"title": "Support Inquiry",
|
|
"merchant": "Merchant",
|
|
"all": "All",
|
|
"inquiryButton": "Submit Inquiry",
|
|
"registrationDate": "Registered",
|
|
"status": "Status",
|
|
"categories": {
|
|
"all": "All",
|
|
"choose": "Choose",
|
|
"01": "Billing & Tax",
|
|
"02": "Transaction & Cancellation",
|
|
"03": "Contract & Service Request",
|
|
"04": "Technical & Payment Error",
|
|
"05": "Others",
|
|
"06": "Service Usage",
|
|
"09": "Credit Limit & Insurance"
|
|
},
|
|
"statusCode": {
|
|
"all": "All",
|
|
"00": "Submit",
|
|
"01": "Save",
|
|
"02": "Submit Inquiry",
|
|
"03": "Completed"
|
|
},
|
|
"validation": {
|
|
"title": "Title is required.",
|
|
"requestType": "RequestType is required.",
|
|
"requestName": "RequestName is required.",
|
|
"requestTel": "Phone number is required.",
|
|
"requestEmail": "Invalid email type.",
|
|
"contents": "Contents is required."
|
|
},
|
|
"detailLabels": {
|
|
"title": "Title",
|
|
"type": "Type",
|
|
"registrationDate": "Registration Date",
|
|
"answerDate": "Answer Date",
|
|
"inquiryAnswer": "Inquiry Answer",
|
|
"inquiryContents": "Inquiry Contents"
|
|
},
|
|
"formLabels": {
|
|
"title": "Title",
|
|
"inquiryType": "Inquiry Type",
|
|
"requesterName": "Requester Name",
|
|
"phoneNumber": "Phone Number",
|
|
"emailAddress": "Email Address",
|
|
"inquiryContents": "Inquiry Contents",
|
|
"required": "*",
|
|
"phonePlaceholder": "Enter without '-'",
|
|
"emailPlaceholder": "TEST123@nicepay.com"
|
|
},
|
|
"submitButton": "Submit",
|
|
"confirmButton": "Confirm",
|
|
"successMessage": "Success"
|
|
}
|
|
},
|
|
"slideMenu": {
|
|
"title": "Menu",
|
|
"accountManagement": "Account Management",
|
|
"profileSettings": "Profile Settings",
|
|
"changePassword": "Change Password",
|
|
"notificationSettings": "Notification Settings",
|
|
"paymentService": "Payment Service",
|
|
"paymentHistory": "Payment History",
|
|
"refundRequest": "Refund Request",
|
|
"paymentMethodManagement": "Payment Method Management",
|
|
"customerSupport": "Support",
|
|
"faq": "FAQ",
|
|
"inquiry": "Q&A",
|
|
"termsOfService": "Terms of Service",
|
|
"other": "Other",
|
|
"appInfo": "App Info",
|
|
"developerInfo": "Developer Info",
|
|
"logout": "Logout"
|
|
},
|
|
"account": {
|
|
"title": "Account Management",
|
|
"userManagement": "Users",
|
|
"passwordManagement": "Passwords",
|
|
"userSettings": "User Settings",
|
|
"addUser": "Add User",
|
|
"addAccount": "Add Account",
|
|
"loginAuthInfo": "Login Authentication Info",
|
|
"accountPermission": "Account Permission",
|
|
"registrationStatus": "Registration Status",
|
|
"userId": "User ID",
|
|
"password": "Password",
|
|
"loginRange": "Login Range",
|
|
"merchant": "Merchant",
|
|
"currentPassword": "Current Password",
|
|
"newPassword": "New Password",
|
|
"reEnterNewPassword": "Re-enter New Password",
|
|
"changeLoginPassword": "Change Login Password",
|
|
"changeCancelPassword": "Change Cancel Password",
|
|
"identityVerificationInfo": "Identity Verification Information",
|
|
"identityVerificationNotice": "The information you provide will be used for login and sending merchant-related materials.",
|
|
"emailAddress": "Email Address",
|
|
"phoneNumber": "Phone Number",
|
|
"addEmail": "Add Email",
|
|
"addPhone": "Add Phone",
|
|
"pleaseEnterId": "Please enter ID",
|
|
"pleaseEnterPassword": "Please enter password",
|
|
"pleaseEnter8OrMoreCharacters": "Please enter 8 or more characters",
|
|
"passwordFormatRequirement": "Please set a password with 8 to 20 characters including letters, numbers, and special characters.",
|
|
"passwordSecurityRequirement": "Password cannot contain consecutive numbers (3+ digits), repeated characters (2+ times), or same characters (3+ times).",
|
|
"enterPassword": "Enter password",
|
|
"reEnterPassword": "Re-enter password",
|
|
"enterPhoneNumber": "Enter phone number",
|
|
"checking": "Checking...",
|
|
"availableId": "This ID is available.",
|
|
"duplicateIdExists": "This ID already exists.",
|
|
"inputMismatch": "Input mismatch",
|
|
"processing": "Processing...",
|
|
"userAddedSuccessfully": "User added successfully.",
|
|
"userAddFailed": "Failed to add user.",
|
|
"userInfoSavedSuccessfully": "User information saved successfully.",
|
|
"userInfoSaveFailed": "Failed to save user information.",
|
|
"confirmPasswordChange": "Would you like to change your password?",
|
|
"passwordChangedSuccessfully": "Password changed successfully.",
|
|
"passwordChangeFailed": "Failed to change password.",
|
|
"permissionSavedSuccessfully": "Permission saved successfully.",
|
|
"permissionSaveFailed": "Failed to save permission.",
|
|
"permissionSaved": "Permission saved.",
|
|
"setMenuPermissions": "Please set menu permissions.",
|
|
"permissionRestrictionsNotice": "Function usage will be restricted according to selected permissions.",
|
|
"save": "Save",
|
|
"execute": "Execute",
|
|
"download": "Download",
|
|
"tabChangeResetNotice": "※ Unsaved content will be reset when switching tabs.",
|
|
"accountStatus": "Account Status",
|
|
"active": "Active",
|
|
"inactive": "Inactive",
|
|
"loginScope": "Login Scope",
|
|
"menuPermissions": "Menu Permissions",
|
|
"deleteUserConfirm": "Do you want to delete this user?",
|
|
"deleteUserSuccess": "User deleted successfully.",
|
|
"deleteUserFailed": "Failed to delete user.",
|
|
"passwordNoSpaceAllowed": "Password cannot contain spaces.",
|
|
"passwordLengthRequirement": "Password must be 8-20 characters long.",
|
|
"passwordInvalidCharacter": "Password contains invalid characters.",
|
|
"passwordCombinationRequirement": "Password must include at least 2 of: letters+numbers, letters+special characters, numbers+special characters.",
|
|
"passwordNoRepeatingCharacters": "Password cannot contain the same character 3 times in a row.",
|
|
"passwordNoConsecutiveSequence": "Password cannot contain 3 or more consecutive characters or numbers.",
|
|
"passwordNoKeyboardSequence": "Password cannot contain 3 consecutive characters from keyboard layout.",
|
|
"invalidEmailFormat": "Invalid email format.",
|
|
"duplicateEmail": "Duplicate email address.",
|
|
"invalidPhoneFormat": "Invalid phone number format. (11 digits starting with 010)",
|
|
"duplicatePhone": "Duplicate phone number.",
|
|
"errors": {
|
|
"invalidPassword": "Incorrect password.",
|
|
"updatePasswordFail": "Password update failed.",
|
|
"previousPassword": "Cannot use previously used password.",
|
|
"merchantInfoMatchPassword": "Password cannot match merchant information.",
|
|
"passwordLength": "Password length error",
|
|
"disallowedCharactersIncluded": "Contains disallowed characters",
|
|
"disallowedWhiteSpace": "Contains whitespace characters",
|
|
"notEnoughComplexity": "Password does not meet complexity requirements",
|
|
"repeatedCharacterSequence": "Consecutive character/number sequence error",
|
|
"commonPasswordDetected": "Password validation failed"
|
|
}
|
|
},
|
|
"favorite": {
|
|
"edit": "Edit",
|
|
"cannotDeleteLastItem": "At least one shortcut must be set.",
|
|
"cannotAddMoreThan10": "You can set up to 10 shortcuts."
|
|
},
|
|
"footer": {
|
|
"home": "Home",
|
|
"transaction": "Transactions",
|
|
"settlement": "Settlement",
|
|
"account": "Users",
|
|
"more": "More"
|
|
},
|
|
"home": {
|
|
"daily": "Daily",
|
|
"monthly": "Monthly",
|
|
"todaySales": "Today's Sales",
|
|
"todaySettlement": "Today's Settlement",
|
|
"approvalCount": "Approved",
|
|
"cancelCount": "Cancelled",
|
|
"depositCompleted": "Completed",
|
|
"settlementLimit": "Settlement Limit",
|
|
"percentRemaining": "% remaining",
|
|
"remainingSettlementLimit": "Remaining Limit",
|
|
"salesSettlementStatus": "Sales/Settlement Status",
|
|
"comparedToPreviousMonth": "Compared to Previous Month",
|
|
"totalSales": "Total Sales",
|
|
"totalSettlement": "Total Settlement",
|
|
"currencyWon": "",
|
|
"currencySymbol": "₩",
|
|
"money": "₩{{value}}",
|
|
"count": "{{value}}",
|
|
"goToSales": "Go to Sales",
|
|
"transactionInsights": "Transaction Insights",
|
|
"basedOnLastWeek": "Based on Last Week",
|
|
"averageTransactionAmount": "Average Transaction Amount",
|
|
"dailyAverageSalesAndCount": "Daily Average Sales & Count",
|
|
"topSalesDays": "Top Sales Days",
|
|
"topSalesHours": "Top Sales Hours",
|
|
"topPaymentMethods": "Top Payment Methods",
|
|
"noticesAndUpdates": "Notices & Updates",
|
|
"banner": {
|
|
"doNotShowToday": "Don't show today",
|
|
"close": "Close"
|
|
},
|
|
"biometricRegistration": {
|
|
"title": "Biometric Authentication Setup",
|
|
"description": "Register biometric authentication once,\nand log in conveniently without a password.",
|
|
"later": "Later",
|
|
"registerNow": "Register Now"
|
|
},
|
|
"notice": {
|
|
"goTo": "Go to Notice"
|
|
}
|
|
},
|
|
"settlement": {
|
|
"title": "Settlement",
|
|
"calendar": "Calendar",
|
|
"history": "History",
|
|
"detailTitle": "Settlement Details",
|
|
"settlementAmount": "Settlement Amount",
|
|
"arrow": "Arrow",
|
|
"merchantBasis": "Merchant",
|
|
"transactionBasis": "Transaction",
|
|
"settled": "Settled",
|
|
"approved": "Approved",
|
|
"settlementShort": "Settlement",
|
|
"approvalShort": "Approval",
|
|
"amountInfo": "Amount Information",
|
|
"totalTransactionAmount": "Total Transaction Amount",
|
|
"creditCard": "Credit Card",
|
|
"accountTransfer": "Bank Transfer",
|
|
"totalPgFee": "Total PG Fee",
|
|
"paymentFee": "Payment Fee",
|
|
"escrowFee": "Escrow Fee",
|
|
"authFee": "Auth Fee",
|
|
"hold": "Hold",
|
|
"release": "Release",
|
|
"offset": "Offset",
|
|
"transactionAmount": "Transaction Amount",
|
|
"expectedSettlementAmount": "Expected Settlement Amount",
|
|
"preSettlementCancelOffset": "Pre-Settlement Cancel Offset",
|
|
"periodType": {
|
|
"settlementDate": "Settlement Date",
|
|
"transactionDate": "Transaction Date"
|
|
},
|
|
"searchCriteria": "Search Criteria",
|
|
"searchPeriod": "Search Period",
|
|
"settlementCompleted": "Settlement Completed",
|
|
"depositScheduled": "Deposit Scheduled",
|
|
"previousMonth": "Previous Month",
|
|
"nextMonth": "Next Month",
|
|
"previous": "Previous",
|
|
"next": "Next",
|
|
"scheduled": "Scheduled",
|
|
"completed": "Completed",
|
|
"settlementScheduledAmount": "Settlement Scheduled Amount",
|
|
"settlementCompletedAmount": "Settlement Completed Amount",
|
|
"settlementInfo": "Settlement Information",
|
|
"transferStatus": "Transfer Status",
|
|
"transferId": "Transfer ID",
|
|
"transferTime": "Transfer Time",
|
|
"bankName": "Bank Name",
|
|
"accountNumber": "Account Number",
|
|
"depositorName": "Depositor Name",
|
|
"settlementDepositAmount": "Settlement Deposit Amount",
|
|
"errorReason": "Error Reason",
|
|
"transactionDetailInfo": "Transaction Detail Information",
|
|
"cardBankTelecom": "Card/Bank/Telecom",
|
|
"approvalAccountPhone": "Approval No./Account No./Phone No."
|
|
},
|
|
"transaction": {
|
|
"listTitle": "Transactions",
|
|
"detailTitle": "Transaction Details",
|
|
"cancelTitle": "Cancel Transaction",
|
|
"fullCancel": "Full Cancel",
|
|
"partialCancel": "Partial Cancel",
|
|
"possible": "possible",
|
|
"impossible": "impossible",
|
|
"submit": "Submit",
|
|
"apply": "Apply",
|
|
"searchAmount": "Search Amount",
|
|
"searchDate": "Search Date",
|
|
"transactionCount": "Transaction Count",
|
|
"total": "Total",
|
|
"searchOptions": "Search Options",
|
|
"download": "Download",
|
|
"cancelTransaction": "Cancel Transaction",
|
|
"confirmCancel": "Do you want to cancel this transaction?",
|
|
"sms": {
|
|
"resendConfirmMessage": "Do you want to resend SMS to this number?"
|
|
},
|
|
"filter": {
|
|
"paymentStatus": "Payment Status",
|
|
"orderStatus": "Order Status"
|
|
},
|
|
"bottomSheet": {
|
|
"escrowMailResend": {
|
|
"title": "Select Email Address",
|
|
"close": "Close",
|
|
"mailLabel": "Receive by Email",
|
|
"mail": "Mail",
|
|
"select": "Select",
|
|
"errorNoEmail": "No registered email information.\nPlease add email authentication information from the user management menu before applying.",
|
|
"resendTitle": "Resend Email",
|
|
"resendDescription": "You can resend the escrow email to customers who did not receive the email.",
|
|
"resendConfirmation": "Do you want to resend the email?",
|
|
"resendButton": "Resend"
|
|
},
|
|
"cashReceiptPurposeUpdate": {
|
|
"title": "Cash Receipt Purpose Change Notice",
|
|
"description": "When changing the purpose of a cash receipt, the existing issuance record will be cancelled and a new one will be issued according to the selected purpose.",
|
|
"expenseProof": "Expense Proof",
|
|
"incomeDeduction": "Income Deduction",
|
|
"expenseToIncome": "Expense Proof → Income Deduction",
|
|
"incomeToExpense": "Income Deduction → Expense Proof"
|
|
}
|
|
},
|
|
"sections": {
|
|
"importantInfo": "Important Information",
|
|
"billingInfo": "Billing Information",
|
|
"partCancelInfo": "Partial Cancel Information",
|
|
"detailInfo": "Detail Information",
|
|
"issueInfo": "Issue Information",
|
|
"escrowInfo": "Escrow Information",
|
|
"paymentInfo": "Payment Information",
|
|
"transactionInfo": "Transaction Information",
|
|
"settlementInfo": "Settlement Information",
|
|
"merchantInfo": "Merchant Information",
|
|
"amountDetail": "Amount Details"
|
|
},
|
|
"fields": {
|
|
"billKey": "Bill Key",
|
|
"tid": "TID",
|
|
"orderNumber": "Order No.",
|
|
"approvalNumber": "Approval Number",
|
|
"approvalDate": "Approval Date",
|
|
"approvalDay": "Approval Day",
|
|
"requestStatus": "Request Status",
|
|
"processResult": "Process Result",
|
|
"installmentMonth": "Installment Month",
|
|
"installmentPeriod": "Installment Period",
|
|
"installmentMonthly": "{{count}} Month Installment",
|
|
"lumpSum": "Lump Sum",
|
|
"productName": "Product Name",
|
|
"buyerName": "Purchaser Name",
|
|
"buyer": "Purchaser",
|
|
"originalTid": "Original Transaction TID",
|
|
"originalAmount": "Original Transaction Amount",
|
|
"partCancelTid": "Partial Cancel TID",
|
|
"reApprovalTid": "Re-approval TID",
|
|
"partCancelAmount": "Partial Cancel Amount",
|
|
"remainingAmount": "Remaining Amount",
|
|
"reApprovalAmount": "Re-approval Amount",
|
|
"cancelDate": "Cancel Date",
|
|
"cancelApprovalNumber": "Cancel Approval Number",
|
|
"receiptInfo": "Cash Receipt",
|
|
"transactionId": "Transaction ID",
|
|
"merchantTid": "Transaction ID",
|
|
"subMallName": "Sub-mall Name",
|
|
"subMallBusinessNumber": "Sub-mall Business Number",
|
|
"issueChannel": "Issue Channel",
|
|
"failureReason": "Failure Reason",
|
|
"issueNumber": "Issue Number",
|
|
"issueDate": "Issue Date",
|
|
"issueDateTime": "Issue Date Time",
|
|
"purpose": "Purpose",
|
|
"paymentMethod": "Payment Method",
|
|
"transactionStatus": "Payment Status",
|
|
"transactionMethod": "Payment Method",
|
|
"transactionType": "Transaction Type",
|
|
"deliveryStatus": "Delivery Status",
|
|
"deliveryRegistration": "Delivery Registration",
|
|
"deliveryComplete": "Delivery Complete",
|
|
"purchaseConfirm": "Purchase Confirm",
|
|
"purchaseReject": "Purchase Reject",
|
|
"rejectReason": "Reject Reason",
|
|
"escrowCertNumber": "Escrow Cert Number",
|
|
"deliveryCompany": "Delivery Company",
|
|
"trackingNumber": "Tracking Number",
|
|
"deliveryAddress": "Delivery Address",
|
|
"approvalPurchase": "Approval Purchase",
|
|
"approvalPurchaseDate": "Approval Purchase Date",
|
|
"approvalRejectCount": "Approval Reject (Count)",
|
|
"approvalRepurchaseCount": "Approval Repurchase (Count)",
|
|
"approvalVAN": "Approval VAN",
|
|
"cancelPurchase": "Cancel Purchase",
|
|
"cancelPurchaseDate": "Cancel Purchase",
|
|
"cancelRejectCount": "Cancel Reject (Count)",
|
|
"cancelRepurchaseCount": "Cancel Repurchase (Count)",
|
|
"purchaseVan": "Purchase VAN",
|
|
"purchaseCompany": "Purchase Company (Issuer)",
|
|
"cardNo": "Card Number",
|
|
"approvalNo": "Approval Number",
|
|
"authentication": "Authentication",
|
|
"joinType": "Type",
|
|
"bankName": "Bank Name",
|
|
"bank": "Bank",
|
|
"accountNo": "Account Number",
|
|
"refundCompleteDate": "Refund Complete Date",
|
|
"customerId": "Customer ID",
|
|
"culturelandId": "Cultureland ID",
|
|
"partner": "Partner",
|
|
"cpid": "CPID",
|
|
"goodsCategory": "Goods Category",
|
|
"cellphoneNo": "Cellphone Number",
|
|
"giftCardNumber": "Gift Card Number",
|
|
"depositBankName": "Deposit Bank Name",
|
|
"depositorName": "Depositor Name",
|
|
"depositDeadline": "Deposit Deadline",
|
|
"depositDate": "Deposit Date",
|
|
"refundScheduleDate": "Refund Schedule Date",
|
|
"refundBankName": "Refund Bank Name",
|
|
"refundAccountNo": "Refund Account Number",
|
|
"accountHolder": "Account Holder",
|
|
"buyerEmail": "Email",
|
|
"buyerTel": "Phone Number",
|
|
"cancelReason": "Cancel Reason",
|
|
"cancelRequestor": "Cancel Requestor",
|
|
"partialCancel": "Partial Cancel",
|
|
"cashReceiptIssue": "Cash Receipt Issue",
|
|
"approvalSettlementDate": "Approval Settlement Date",
|
|
"approvalSettlementAmount": "Approval Settlement Amount",
|
|
"cancelSettlementDate": "Cancel Settlement Date",
|
|
"cancelSettlementAmount": "Cancel Settlement Amount",
|
|
"companyName": "Company Name",
|
|
"gid": "GID",
|
|
"aid": "AID",
|
|
"mid": "MID",
|
|
"transactionRequestAmount": "Transaction Request Amount",
|
|
"approvalRequestAmount": "Approval Request Amount",
|
|
"transactionAmount": "Transaction Amount",
|
|
"creditCardAmount": "Credit Card Amount",
|
|
"cardAmount": "Credit Card Amount",
|
|
"pointAmount": "Point Amount",
|
|
"couponAmount": "Coupon Amount",
|
|
"escrowFee": "Escrow Fee",
|
|
"kakaoMoneyAmount": "Kakao Money",
|
|
"kakaoPointAmount": "Kakao Point",
|
|
"kakaoDiscountAmount": "Kakao Instant Discount",
|
|
"naverPointAmount": "Naver Point",
|
|
"tossMoneyAmount": "Toss Money",
|
|
"tossDiscountAmount": "Toss Discount",
|
|
"paycoPointAmount": "Payco Point",
|
|
"paycoCouponAmount": "Payco Coupon",
|
|
"supplyAmount": "Supply Amount",
|
|
"vat": "VAT",
|
|
"serviceAmount": "Service Charge",
|
|
"taxFreeAmount": "Tax Free Amount",
|
|
"amount": "Amount",
|
|
"totalBalance": "Total Balance",
|
|
"totalCancelAmount": "Total Cancel Amount",
|
|
"customerName": "Customer Name",
|
|
"transactionConfirmation": "Transaction Confirmation"
|
|
},
|
|
"constants": {
|
|
"all": "All",
|
|
"orderNumber": "Order No.",
|
|
"tid": "TID",
|
|
"approval": "Approval",
|
|
"approvalComplete": "Approved / Paid",
|
|
"cancel": "Cancel",
|
|
"cancelShort": "Post-cancel",
|
|
"totalCancel": "Pre-cancel / Cancel",
|
|
"totalCancelShort": "Pre-cancel",
|
|
"refund": "Refund",
|
|
"deposit": "Deposit",
|
|
"waitingDeposit": "Waiting Deposit",
|
|
"issueCancel": "Serial Number Cancel",
|
|
"creditCard": "Credit Card",
|
|
"virtualAccount": "Virtual Account",
|
|
"accountTransfer": "Bank Transfer",
|
|
"accountSimpleTransfer": "Simple Account Payment",
|
|
"mobilePhone": "Mobile Phone",
|
|
"mobilePayment": "Mobile Phone",
|
|
"ssgMoney": "SSG Money",
|
|
"ssgBank": "SSG Bank Account",
|
|
"cultureLand": "Gift Voucher",
|
|
"tmoneyPay": "Tmoney Pay",
|
|
"request": "Request",
|
|
"requestCancel": "Request Cancel",
|
|
"requestComplete": "Request Complete",
|
|
"issueComplete": "Issue Complete",
|
|
"requestFail": "Request Failed",
|
|
"issueFail": "Issue Failed",
|
|
"paymentComplete": "Payment Complete",
|
|
"deliveryRegistration": "Delivery Registration",
|
|
"deliveryComplete": "Delivery Complete",
|
|
"purchaseConfirm": "Purchase Confirm",
|
|
"purchaseReject": "Purchase Reject",
|
|
"refundProcessing": "Refund Processing",
|
|
"depositComplete": "Deposit Complete",
|
|
"inProgress": "Progressing",
|
|
"success": "Success",
|
|
"failure": "Failure"
|
|
},
|
|
"handWrittenIssuance": {
|
|
"step1Title": "Enter Issue Information",
|
|
"step2Title": "Enter Issue Amount",
|
|
"businessNumber": "Business registration Number",
|
|
"incomeDeduction": "Income Tax Deduction",
|
|
"expenseProof": "Proof of Expenditure",
|
|
"productNamePlaceholder": "Product Name",
|
|
"buyerNamePlaceholder": "Purchaser Name",
|
|
"issueNumberPlaceholder": "Business Number OR Phone Number",
|
|
"emailPlaceholder": "TEST123@nicepay.com",
|
|
"phoneNumberPlaceholder": "01012345678",
|
|
"issueAmount": "Issue Amount",
|
|
"vatAutoCalc": "VAT Automatic Calculation",
|
|
"errorMessage": "The issue amount must equal the sum of supply amount, VAT, tax-free amount, and service charge."
|
|
},
|
|
"list": {
|
|
"paymentRequest": "Payment Request",
|
|
"manualIssuance": "Manual Issuance",
|
|
"separator": "|"
|
|
},
|
|
"cancel": {
|
|
"bankGroup": {
|
|
"select": "Select",
|
|
"notice": "Refunds will be paid to the entered account information without separate verification.\nPlease check the entered information once more."
|
|
},
|
|
"passwordGroup": {
|
|
"cancelPassword": "Cancel Password",
|
|
"passwordMismatch": "Password Mismatch",
|
|
"pleaseCheckPassword": "Please check your cancel password."
|
|
},
|
|
"requestNotPossible": "Cancellation request is not possible.",
|
|
"afterDeposit": {
|
|
"title": "Transaction Cancel (After Deposit Cancel)",
|
|
"notice": "The requested transaction cancellation can be processed after deposit.",
|
|
"cancelTransactionTitle": "Cancel Transaction Details",
|
|
"approvalAmount": "Approval Amount",
|
|
"depositRequestAmount": "Deposit Request Amount",
|
|
"depositInfoTitle": "Deposit Information",
|
|
"guide1": "Cancellation must be submitted through the [Cancel Request] button.",
|
|
"guide2": "Please enter the merchant name as the depositor name.",
|
|
"guide3": "Cancellation will proceed only if the same amount as the deposit request amount is deposited.",
|
|
"guide4": "Cancellation details can be confirmed after up to 3 days.",
|
|
"guide5": "After Deposit Cancellation Process:\nMerchant Cancel Request -> Merchant Deposit -> Confirm Deposit -> Process Cancel",
|
|
"guide6": "For transactions that have not been settled, please send transaction details to service@nicepay.co.kr. (Only for transactions with more than 2 days remaining until the settlement date)"
|
|
},
|
|
"partCancel": {
|
|
"balance": "Balance",
|
|
"cancelAmount": "Cancel Amount",
|
|
"taxableAmount": "Taxable Amount",
|
|
"taxAmount": "Tax Amount",
|
|
"taxFree": "Tax Free",
|
|
"serviceFee": "Service Fee"
|
|
}
|
|
}
|
|
},
|
|
"cashReceipt": {
|
|
"title": "Cash Receipt",
|
|
"detailTitle": "Cash Receipt Details",
|
|
"manualIssuance": "Manual Issuance",
|
|
"manualIssuanceComplete": "Manual issuance has been completed.",
|
|
"approval": "Approved",
|
|
"changePurpose": "Change Purpose",
|
|
"issue": "Issue",
|
|
"errors": {
|
|
"businessNumberRequired": "Business number is required.",
|
|
"productNameRequired": "Product name is required.",
|
|
"buyerNameRequired": "Buyer name is required.",
|
|
"issueNumberRequired": "Issue number is required.",
|
|
"invalidEmailFormat": "Invalid email format.",
|
|
"phoneNumberRequired": "Phone number is required.",
|
|
"supplyAmountMinimum": "Supply amount must be at least 1 KRW."
|
|
}
|
|
},
|
|
"escrow": {
|
|
"title": "Escrow",
|
|
"detailTitle": "Escrow Details",
|
|
"mailResend": "Resend Email",
|
|
"mailResendSuccess": "Email has been resent successfully."
|
|
},
|
|
"billing": {
|
|
"title": "Billing",
|
|
"detailTitle": "Billing Details",
|
|
"charge": "Billing Charge",
|
|
"paymentInfoInput": "Enter Payment Information",
|
|
"billKey": "Bill Key",
|
|
"productAmount": "Product Amount",
|
|
"paymentRequestDate": "Payment Request Date",
|
|
"selectDate": "Select Date",
|
|
"installmentMonth": "Installment Months",
|
|
"lumpSum": "Lump Sum",
|
|
"months": "{{count}} Months",
|
|
"chargeRequest": "Request Payment",
|
|
"billKeyRequired": "Bill key is required.",
|
|
"productNameRequired": "Product name is required.",
|
|
"productAmountRequired": "Product amount is required.",
|
|
"productAmountMinimum": "Product amount must be greater than 0.",
|
|
"orderNumberRequired": "Order number is required.",
|
|
"buyerNameRequired": "Buyer name is required.",
|
|
"chargeSuccess": "Payment request was successful."
|
|
},
|
|
"payment": {
|
|
"title": "Payment Management",
|
|
"info": "Payment Info",
|
|
"notificationData": "Notification Data",
|
|
"notificationDataInquiry": "Payment Notification Data Inquiry",
|
|
"serviceUsageCommissionAndSettlement": "Service Usage, Commission & Settlement Period",
|
|
"merchantNoInterestInfo": "Interest Free Payment",
|
|
"commissionAndSettlement": "Commission & Settlement",
|
|
"settlementPeriod": "Settlement Period",
|
|
"general": "General",
|
|
"noInterest": "No Interest",
|
|
"moneyPoint": "Money/Point",
|
|
"cardCompany": "Card Company",
|
|
"installmentMonths": "Installment Months",
|
|
"commission": "Commission",
|
|
"months": "{{count}} Months",
|
|
"dailyPlus3Days": "Daily (+3 days)",
|
|
"paymentFeeMinimum": "Payment Fee (Minimum)",
|
|
"paymentFeeFrom1Won": "Payment Fee (From ₩1)",
|
|
"cancellationFee": "Cancellation Fee",
|
|
"noInterestInfo": "No-Interest Info",
|
|
"applicationPeriod": "Application Period",
|
|
"applicationAmount": "Application Amount",
|
|
"notificationDataSettingInfo": "Payment notification data settings are available on PC.",
|
|
"onlyConfiguredPaymentMethodsShown": "Only configured payment methods are shown.",
|
|
"startDate": "Start Date",
|
|
"adminEmail": "Admin Email",
|
|
"urlIp": "URL/IP",
|
|
"retransmissionInterval": "Retransmission Interval",
|
|
"retransmissionCount": "Retransmission Count",
|
|
"okCheck": "OK Check",
|
|
"encryptionStatus": "Encryption Status",
|
|
"paymentMethods": {
|
|
"creditCard": "Credit Card",
|
|
"accountTransfer": "Account Transfer",
|
|
"virtualAccount": "Virtual Account",
|
|
"mobilePayment": "Mobile Payment",
|
|
"escrowPayment": "Escrow Payment",
|
|
"kakaoPay": "Kakao Pay",
|
|
"naverPay": "Naver Pay",
|
|
"samsungPay": "Samsung Pay",
|
|
"mobilePaymentFull": "Mobile Payment",
|
|
"cultureLandGiftCard": "Gift Voucher",
|
|
"ssgMoney": "SSG Money",
|
|
"tvPay": "TV Pay",
|
|
"samsungPayCard": "Samsung Pay (Card)",
|
|
"applePay": "Apple Pay",
|
|
"tossPay": "Toss Pay",
|
|
"payco": "PAYCO",
|
|
"livePay": "Live Pay",
|
|
"taiwanPayment": "Taiwan Payment",
|
|
"tmoneyPay": "Tmoney Pay",
|
|
"lPay": "L.PAY",
|
|
"payU": "PAYU",
|
|
"twLinePay": "TW LINE Pay",
|
|
"ssgPay": "SSG Pay",
|
|
"kBankPay": "Kbank Pay",
|
|
"ssgBankAccount": "SSG Bank Account",
|
|
"accountSimplePayment": "Simple Account Payment",
|
|
"skPay": "SK PAY",
|
|
"bcCard": "BC Card"
|
|
}
|
|
},
|
|
"additionalService": {
|
|
"title": "Additional Services",
|
|
"activeServices": "Active Services",
|
|
"availableServices": "Available Services",
|
|
"notActiveServiceMessage": "This service is not currently active.",
|
|
"contactSalesMessage": "Please contact your sales representative or customer service for inquiries.",
|
|
"common": {
|
|
"success": "Success",
|
|
"fail": "Fail",
|
|
"request": "Request",
|
|
"resend": "Resend"
|
|
},
|
|
"services": {
|
|
"sms": "SMS Payment Notification",
|
|
"smsDesc": "Automatic SMS sending from deposit request to completion",
|
|
"ars": "Credit Card ARS Payment",
|
|
"arsDesc": "Convenient and secure payment service with just one phone call",
|
|
"keyIn": "KEY-IN Payment",
|
|
"keyInDesc": "Simple payment support by entering card information during consultation",
|
|
"accountHolderSearch": "Account Holder Search",
|
|
"accountHolderSearchDesc": "Instant account holder verification with account holder information",
|
|
"payout": "Payout Service",
|
|
"payoutDesc": "Quick settlement payment service for sub-merchants",
|
|
"settlementAgency": "Settlement Agency",
|
|
"settlementAgencyDesc": "Automated settlement calculation and payment service for sub-merchants",
|
|
"linkPayment": "Link Payment",
|
|
"linkPaymentDesc": "Payment service available anywhere with just a payment link",
|
|
"fundAccount": "Fund Transfer",
|
|
"fundAccountDesc": "Instant transfer with deposits, multiple transfers with file registration",
|
|
"accountHolderAuth": "Account Holder Authentication",
|
|
"accountHolderAuthDesc": "Account ownership verification with 1 KRW transfer",
|
|
"alimtalk": "Alimtalk Payment Notification",
|
|
"alimtalkDesc": "Easy and fast payment status notifications via Alimtalk",
|
|
"faceAuth": "Face Authentication",
|
|
"faceAuthDesc": "Secure payment service with face recognition for easy identity verification"
|
|
},
|
|
"settlementAgency": {
|
|
"title": "Settlement Service",
|
|
"depositConfirmation": "Deposit Confirmation",
|
|
"settlementInfo": "Settlement Information",
|
|
"settlementId": "Settlement ID",
|
|
"settlementDate": "Settlement Date",
|
|
"settlementStatus": "Settlement Status",
|
|
"totalTransactionAmount": "Total Transaction Amount",
|
|
"settlementAmount": "Settlement Amount",
|
|
"settlementStoreInfo": "Settlement Store Information",
|
|
"settlementStoreId": "Settlement Store ID",
|
|
"settlementStoreName": "Settlement Store Name",
|
|
"businessNumber": "Business Number",
|
|
"feeInfo": "Fee Information",
|
|
"taxStatus": "Tax Status",
|
|
"bank": "Bank",
|
|
"accountNumber": "Account Number",
|
|
"statusChangeHistory": "Status Change History",
|
|
"withdrawalFailed": "Withdrawal Failed",
|
|
"agreementCompleted": "Agreement Completed",
|
|
"agreementExpired": "Agreement Expired",
|
|
"reason": "Reason",
|
|
"accountError": "Payment Account Error",
|
|
"agreeOrReject": "Agree/Reject Settlement"
|
|
},
|
|
"ars": {
|
|
"title": "Credit Card ARS Payment",
|
|
"detailTitle": "ARS Payment Detail",
|
|
"paymentComplete": "Payment Complete",
|
|
"unpaid": "Unpaid",
|
|
"pendingPayment": "Pending Payment",
|
|
"paymentSuccess": "Payment Success",
|
|
"expired": "Expired",
|
|
"canceled": "Canceled",
|
|
"paymentRequest": "Payment Request",
|
|
"merchant": "Merchant",
|
|
"orderNumber": "Order Number",
|
|
"productName": "Product Name",
|
|
"amount": "Amount",
|
|
"installmentPeriod": "Installment Period",
|
|
"lumpSum": "Lump Sum",
|
|
"buyerName": "Purchaser Name",
|
|
"phoneNumber": "Phone Number",
|
|
"email": "Email",
|
|
"paymentMethod": "Payment Method",
|
|
"requestFailed": "Request failed.",
|
|
"transactionInfo": "Transaction Information",
|
|
"paymentStatus": "Payment Status",
|
|
"orderStatus": "Order Status",
|
|
"orderDateTime": "Order Date Time",
|
|
"buyer": "Purchaser",
|
|
"sendVerificationCode": "Send Verification Code",
|
|
"smsResend": "SMS Resend",
|
|
"smsResendSuccess": "SMS resent successfully.",
|
|
"smsResendFailed": "SMS resend failed.",
|
|
"smsResendError": "An error occurred during SMS resend."
|
|
},
|
|
"keyIn": {
|
|
"title": "KEY-IN Payment",
|
|
"paymentRequest": "Payment Request",
|
|
"merchant": "Merchant",
|
|
"productName": "Product Name",
|
|
"productPrice": "Product Price",
|
|
"buyerName": "Purchaser Name",
|
|
"buyerEmail": "Purchaser Email",
|
|
"buyerPhoneNumber": "Purchaser Phone Number",
|
|
"phoneNumberPlaceholder": "Enter without -",
|
|
"cardNumber": "Card Number",
|
|
"expiryDate": "Expiry Date (MM/YY)",
|
|
"installmentPeriod": "Installment Period",
|
|
"lumpSum": "Lump Sum",
|
|
"orderNumber": "Order Number",
|
|
"requestSuccess": "KEY-IN payment request successful.",
|
|
"requestFailed": "Payment request failed.",
|
|
"requestError": "An error occurred during payment request",
|
|
"paymentRequestComplete": "Payment request completed.",
|
|
"resultLabel": "Result",
|
|
"arsRequestComplete": "ARS request processing complete",
|
|
"confirm": "Confirm",
|
|
"fullCancel": "Pre Cancel",
|
|
"partialCancel": "Post Cancel"
|
|
},
|
|
"sms": {
|
|
"title": "SMS Payment Notification",
|
|
"virtualAccountRequest": "Virtual Account Request",
|
|
"virtualAccountRequestDeposit": "Virtual Account Request + Deposit",
|
|
"smsDetailAndResend": "SMS Details & Resend",
|
|
"smsResendButton": "Resend",
|
|
"sender": "Sender (Number)",
|
|
"receiver": "Receiver (Number)",
|
|
"sendSuccess": "SMS sent successfully.",
|
|
"sendFailed": "[Failed] {{message}}",
|
|
"sendFailedGeneric": "[Failed] Request failed.",
|
|
"all": "All",
|
|
"virtualAccountReqShort": "Virtual Account\nRequest",
|
|
"virtualAccountReqDepositShort": "Virtual Account\nRequest+Deposit",
|
|
"buyerReceiveNumber": "Purchaser,Receive Number",
|
|
"receivePhoneNumber": "Receive Phone Number",
|
|
"queryResult": "Query Result"
|
|
},
|
|
"linkPay": {
|
|
"sendRequest": "Send Request",
|
|
"sendCancel": "Send Cancel",
|
|
"incompleteActive": "Incomplete/Active",
|
|
"depositRequest": "Deposit Request",
|
|
"paymentComplete": "Payment Complete",
|
|
"paymentFail": "Payment Failed",
|
|
"paymentStopped": "Payment Stopped",
|
|
"paymentStoppedInactive": "Payment Stopped/Inactive",
|
|
"pending": "Pending",
|
|
"all": "All",
|
|
"phoneNumber": "Phone Number",
|
|
"phoneNumberEmail": "Phone Number/Email",
|
|
"email": "Email",
|
|
"alimtalk": "Alimtalk",
|
|
"kakao": "Kakao",
|
|
"productName": "Product Name",
|
|
"productPrice": "Product Price",
|
|
"productOrderNumber": "Product Order Number",
|
|
"paymentValidDate": "Payment Valid Date",
|
|
"until": "Until",
|
|
"selectDate": "Select Date",
|
|
"buyerName": "Purchaser Name",
|
|
"buyerEmail": "Purchaser Email",
|
|
"buyerPhoneNumber": "Purchaser Phone Number",
|
|
"buyerInfoVerification": "Purchaser Info Verification",
|
|
"individual": "Individual",
|
|
"corporate": "Corporate",
|
|
"businessNumberPlaceholder": "Business number (10 digits)",
|
|
"birthDatePlaceholder": "Birth date (6 digits)",
|
|
"language": "Language",
|
|
"korean": "Korean",
|
|
"english": "English",
|
|
"linkContent": "Link Content",
|
|
"basic": "Basic",
|
|
"additional": "Additional",
|
|
"sendHistory": "Send History",
|
|
"pendingSend": "Pending Send",
|
|
"phoneOrEmail": "Phone/Email",
|
|
"transactionStatus": "Transaction Status",
|
|
"sendResult": "Send Result",
|
|
"sendMethod": "Send Method",
|
|
"progressStatus": "Progress Status",
|
|
"extendPeriod": "Extend Period",
|
|
"extendPeriodConfirm": "Do you want to extend the valid period?",
|
|
"checkIndividualStatus": "Please check individual status.",
|
|
"linkBreak": "Break Link",
|
|
"linkBreakWarning": "When link break is requested",
|
|
"linkBreakWarningDetail": "payment will be unavailable and cannot be undone.",
|
|
"paymentRequest": "Payment Request"
|
|
},
|
|
"accountHolderAuth": {
|
|
"title": "Account Holder Authentication",
|
|
"detailTitle": "Account Holder Authentication Details",
|
|
"requestDate": "Request Date & Time",
|
|
"requestWay": "Request Method",
|
|
"accountHolderNameMatch": "Account Holder Name Match",
|
|
"accountHolderNameMismatch": "Account Holder Name Mismatch",
|
|
"authFailedAccountError": "Authentication Failed (Account Error, etc.)"
|
|
},
|
|
"accountHolderSearch": {
|
|
"title": "Account Holder Search",
|
|
"detailTitle": "Account Holder Search Details",
|
|
"accountHolder": "Account Holder",
|
|
"accountNumber": "Account Number",
|
|
"accountHolderOrAccountNumber": "Account Holder/Account Number",
|
|
"searchResult": "Search Result",
|
|
"bank": "Bank",
|
|
"select": "Select",
|
|
"request": "Request",
|
|
"searchRequest": "Search Request",
|
|
"searchRequestSuccess": "Search Reqeust Complete",
|
|
"accountNumberWrong": "Invalid account number. Please check the account number."
|
|
},
|
|
"faceAuth": {
|
|
"authentication": "Authentication",
|
|
"registration": "Registration",
|
|
"merchantMemberId": "Merchant Member ID",
|
|
"transactionType": "Transaction Type",
|
|
"authenticationResult": "Authentication Result"
|
|
},
|
|
"fundAccount": {
|
|
"title": "Fund Transfer",
|
|
"transferRegistrationTitle": "Fund Transfer Registration",
|
|
"registrationComplete": "Registration Complete",
|
|
"transferRequest": "Transfer Request",
|
|
"requestSuccess": "Request Success",
|
|
"requestFail": "Request Failed",
|
|
"requestDate": "Request Date",
|
|
"transferDate": "Transfer Date",
|
|
"recipient": "Recipient",
|
|
"accountNumber": "Account Number",
|
|
"recipientOrAccountNumber": "Recipient/Account Number",
|
|
"searchCriteria": "Search Criteria",
|
|
"processingResult": "Processing Result",
|
|
"balance": "Balance",
|
|
"won": "KRW",
|
|
"transferRegistration": "Transfer Registration",
|
|
"transferRegistrationNotice": "After transfer registration, separate 'transfer request' processing is required for execution. If not requested, transfer will not proceed.",
|
|
"resultInquiry": "Result Inquiry",
|
|
"tabTransferRequest": "Transfer Request",
|
|
"tabResultInquiry": "Result Inquiry",
|
|
"bank": "Bank",
|
|
"pleaseSelect": "Please Select",
|
|
"accountHolderName": "Account Holder Name",
|
|
"transferAmount": "Transfer Amount",
|
|
"depositParameter": "Deposit Parameter",
|
|
"registrationSuccess": "Transfer registration successful.",
|
|
"registrationFailed": "Transfer registration failed.",
|
|
"registrationError": "An error occurred during transfer registration.",
|
|
"register": "Register",
|
|
"transferDetailTitle": "Fund Transfer Detail",
|
|
"detailInfo": "Detail Information",
|
|
"registrationDateTime": "Registration Date/Time",
|
|
"transferResult": "Transfer Result",
|
|
"beneficiaryName": "Beneficiary Name",
|
|
"transferRequestButton": "Transfer Request",
|
|
"transferRequestMsg": "Do you want to request the transfer?",
|
|
"transferRequestSuccess": "Transfer request successful.",
|
|
"transferRequestFailed": "Transfer request failed.",
|
|
"transferRequestError": "An error occurred during transfer request.",
|
|
"requestDateTime": "Request Date/Time",
|
|
"transferDateTime": "Transfer Date/Time",
|
|
"failureReason": "Failure Reason",
|
|
"depositCertificate": "Deposit Certificate"
|
|
},
|
|
"alimtalk": {
|
|
"title": "Alimtalk Payment Notification",
|
|
"detailTitle": "Alimtalk Send Detail",
|
|
"buyer": "Purchaser",
|
|
"depositRequest": "Deposit Request",
|
|
"depositComplete": "Deposit Complete",
|
|
"kakaotalk": "KakaoTalk",
|
|
"fbSms": "FB SMS",
|
|
"orderOrTid": "Purchaser, TID",
|
|
"notificationCategory": "Notification Category",
|
|
"sendType": "Send Type",
|
|
"sendCategory": "Send Category",
|
|
"serviceSetting": "Service Settings",
|
|
"transactionInfo": "Transaction Information",
|
|
"serviceName": "Service Name",
|
|
"sendKind": "Send Type",
|
|
"buyerName": "Purchaser Name",
|
|
"paymentService": "Payment Service",
|
|
"notificationDivision": "Notification Division",
|
|
"sendDivision": "Send Division",
|
|
"settingNotice1": "You can set the recipients for Alimtalk notifications.",
|
|
"settingNotice2": "Please configure the recipients and types for Alimtalk notifications.",
|
|
"merchant": "Merchant",
|
|
"sendToMerchant": "Send to Merchant",
|
|
"sendToCustomer": "Send to Customer",
|
|
"creditCardApproval": "Credit Card (Approval)",
|
|
"creditCardCancel": "Credit Card (Cancel)",
|
|
"bankTransferApproval": "Bank Transfer (Approval)",
|
|
"bankTransferCancel": "Bank Transfer (Cancel)",
|
|
"virtualAccountDepositRequest": "Virtual Account (Deposit Request)",
|
|
"virtualAccountDepositComplete": "Virtual Account (Deposit Complete)",
|
|
"virtualAccountRefund": "Virtual Account (Refund)",
|
|
"saveSuccess": "Saved successfully.",
|
|
"saveFailed": "Save failed.",
|
|
"unknownError": "Unknown error"
|
|
},
|
|
"payout": {
|
|
"title": "Payout",
|
|
"detailTitle": "Payout Detail",
|
|
"requestTitle": "Payout Request",
|
|
"requestDate": "Request Date",
|
|
"disbursementDate": "Disbursement Date",
|
|
"paymentStatus": "Payment Status",
|
|
"depositCertificate": "Deposit Certificate",
|
|
"detailInfo": "Detail Information",
|
|
"disbursementStatus": "Disbursement Status",
|
|
"transactionType": "Transaction Type",
|
|
"disbursementDateTime": "Disbursement Date Time",
|
|
"businessNumber": "Business Number",
|
|
"accountHolder": "Account Holder",
|
|
"bank": "Bank",
|
|
"accountNumber": "Account Number",
|
|
"depositor": "Depositor",
|
|
"failureReason": "Failure Reason",
|
|
"requestSuccess": "Request submitted successfully.",
|
|
"dateSelectPlaceholder": "Select Date",
|
|
"depositBalance": "Deposit Balance",
|
|
"subId": "Sub ID",
|
|
"disbursementAmount": "Disbursement Amount",
|
|
"requestFailed": "Request failed."
|
|
},
|
|
"linkPayment": {
|
|
"title": "Link Payment",
|
|
"detailTitle": "Link Payment Detail",
|
|
"waitDetailTitle": "Link Payment Detail - Pending Send",
|
|
"applyTitle": "Link Payment Request",
|
|
"messagePreview": "Message Preview",
|
|
"separateApprovalTitle": "Separate Approval Detail",
|
|
"previous": "Previous",
|
|
"next": "Next",
|
|
"requestProcessingError": "Unable to process request.",
|
|
"requestError": "An error occurred during request",
|
|
"confirmSendMessage": "Please confirm\nthe message to be sent",
|
|
"paymentRequestComplete": "Payment request has been completed.",
|
|
"merchantName": "Merchant Name",
|
|
"customerGreeting": "Hello, {{buyerName}}!",
|
|
"paymentGuideMessage": "NICEPAYMENTS Co., Ltd. is notifying you\nof the payment details.\nYou can check the details and proceed with payment by accessing the URL below.",
|
|
"separateApproval": "Link Payment_Separate Approval",
|
|
"extendPeriodNotice": "※ Extension Period: Up to 7 days, can be extended 3 times in total",
|
|
"linkBreakNotice": "※ Link Break: Function to close payment before expiration date, cannot be undone once broken",
|
|
"transactionAmount": "Transaction Amount",
|
|
"paymentStatus": "Payment Status",
|
|
"validityPeriod": "Validity Period",
|
|
"extendCount": "Extension Count",
|
|
"extendPeriod": "Extension Period",
|
|
"unset": "Not Set",
|
|
"extendPeriodAction": "Extend Period",
|
|
"linkBreakAction": "Break Link",
|
|
"noItemsSelected": "No items selected.",
|
|
"pleaseSelectExtendPeriod": "Please select extension period for all selected items.",
|
|
"allRequestSuccess": "All requests successful.",
|
|
"extendPeriodFailed": "Failed to extend validity period. Please check individual status.",
|
|
"extendPeriodFailedGeneric": "Failed to extend validity period.",
|
|
"linkBreakFailed": "Failed to break link. Please check individual status.",
|
|
"linkBreakFailedGeneric": "Failed to break link.",
|
|
"pleaseRetry": "Please try again",
|
|
"sendMethod": "Send Method",
|
|
"productPrice": "Product Price",
|
|
"productOrderNumber": "Product Order Number",
|
|
"paymentValidDate": "Payment Valid Date",
|
|
"until": "Until",
|
|
"selectDate": "Select Date",
|
|
"buyerEmail": "Purchaser Email",
|
|
"buyerPhoneNumber": "Purchaser Phone Number",
|
|
"buyerInfoVerification": "Purchaser Info Verification",
|
|
"individual": "Individual",
|
|
"corporate": "Corporate",
|
|
"businessNumber10Digits": "Business Number (10 digits)",
|
|
"birthDate6Digits": "Birth Date (6 digits)",
|
|
"language": "Language",
|
|
"korean": "Korean",
|
|
"english": "English",
|
|
"linkContent": "Link Content",
|
|
"basic": "Basic",
|
|
"additional": "Additional",
|
|
"sendMethodFilter": "Send Method",
|
|
"processStatus": "Process Status",
|
|
"resendSuccess": "Resend Success.",
|
|
"resendFailed": "Resend failed.",
|
|
"resendError": "An error occurred during resend.",
|
|
"resendConfirm": "Do you want to resend?",
|
|
"deleteSuccess": "Delete successful.",
|
|
"deleteConfirm": "Do you want to delete?",
|
|
"resend": "Resend",
|
|
"delete": "Delete",
|
|
"separateApprovalDetail": "Separate Approval Detail",
|
|
"warning": "Warning",
|
|
"shippingHistory": "Shipping History",
|
|
"pendingSend": "Pending Send",
|
|
"all": "All",
|
|
"incompleteActive": "Incomplete/Active",
|
|
"depositRequest": "Deposit Request",
|
|
"paymentComplete": "Payment Complete",
|
|
"paymentFailed": "Payment Failed",
|
|
"paymentStopped": "Payment Stopped/Inactive",
|
|
"applyRequest": "Payment Request",
|
|
"noData": "No data available",
|
|
"phoneNumber": "Phone Number",
|
|
"email": "Email",
|
|
"success": "Success",
|
|
"fail": "Fail",
|
|
"kakao": "Kakao",
|
|
"merchant": "Merchant",
|
|
"phoneNumberEmail": "Phone Number/Email",
|
|
"transactionStatus": "Transaction Status",
|
|
"sendResult": "Send Result",
|
|
"sendMethod": "Send Method",
|
|
"apply": "Apply",
|
|
"sendRequest": "Send Request",
|
|
"sendCancel": "Send Cancel",
|
|
"progressStatus": "Progress Status",
|
|
"paymentMethod": {
|
|
"card": "Credit Card",
|
|
"bank": "Bank Transfer",
|
|
"virtualAccount": "Virtual Account",
|
|
"phone": "Mobile Phone",
|
|
"cultureland": "Cultureland",
|
|
"ssgMoney": "SSG Money",
|
|
"ssgBank": "SSG Bank",
|
|
"cmsBank": "Easy Account Payment",
|
|
"tmoneyPay": "T-money Pay"
|
|
}
|
|
},
|
|
"infoWrap": {
|
|
"paymentInfo": "Payment Information",
|
|
"buyerName": "Purchaser Name",
|
|
"sendMethod": "Send Method",
|
|
"sendDate": "Send Date",
|
|
"paymentStatusFailCount": "Payment Status (Fail Count)",
|
|
"paymentDate": "Payment Date",
|
|
"paymentValidDate": "Payment Valid Date",
|
|
"progressStatus": "Progress Status",
|
|
"requestDate": "Request Date",
|
|
"email": "Email",
|
|
"phoneNumber": "Phone Number",
|
|
"productName": "Product Name",
|
|
"orderNumber": "Order Number",
|
|
"detailInfo": "Detail Information",
|
|
"inquiryDateTime": "Inquiry Date Time",
|
|
"result": "Result",
|
|
"failureReason": "Failure Reason",
|
|
"bank": "Bank",
|
|
"accountNumber": "Account Number",
|
|
"requestCategory": "Request Category",
|
|
"merchantName": "Merchant Name",
|
|
"mid": "MID",
|
|
"requestDateTime": "Request Date Time",
|
|
"accountHolder": "Account Holder"
|
|
},
|
|
"settlementAgencyDetails": {
|
|
"tabManage": "Settlement Agency Management",
|
|
"tabDeposit": "Deposit History",
|
|
"tabStore": "Settlement Store",
|
|
"feeInfo": "Fee: 1%, Round",
|
|
"taxInfo": "Tax Status: Taxable, Truncate",
|
|
"settlementDayInfo": "Settlement Day: 15th of each month",
|
|
"totalDeposit": "Total Deposit",
|
|
"totalWithdrawal": "Total Withdrawal",
|
|
"latest": "Latest",
|
|
"highAmount": "High Amount",
|
|
"all": "All",
|
|
"deposit": "Deposit",
|
|
"withdrawal": "Withdrawal",
|
|
"depositCash": "Deposit (Cash Deposit)",
|
|
"balance": "Balance",
|
|
"settlementStatus": "Settlement Status",
|
|
"manualRegistration": "Manual Registration",
|
|
"settlementDate": "Settlement Date",
|
|
"agreementCompleted": "Agreement Completed",
|
|
"noInterestInfo": "No-Interest Info",
|
|
"extendPeriodTitle": "Extend Period",
|
|
"confirmMessage": "Please check individual status.",
|
|
"settlementAgreement": "Settlement Agreement",
|
|
"settlementReject": "Settlement Reject",
|
|
"quickWithdrawal": "Quick Withdrawal",
|
|
"save": "Save"
|
|
}
|
|
},
|
|
"merchant": {
|
|
"title": "Merchant Management",
|
|
"info": "Merchant Info",
|
|
"registrationStatus": "Registration Status",
|
|
"contractManager": "Contract Manager",
|
|
"technicalManager": "Technical Manager",
|
|
"settlementManager": "Settlement Manager",
|
|
"infoNotice": "※ Merchant information cannot be modified in the app.\nPlease configure it in the PC merchant admin.",
|
|
"cardReviewStatus": "Credit Card Review Status",
|
|
"escrowRegistrationStatus": "Escrow Registration Status",
|
|
"settlementAccount": "Settlement Account",
|
|
"bank": "Bank",
|
|
"accountNumber": "Account Number",
|
|
"accountHolder": "Account Holder",
|
|
"basicInfo": "Basic Information",
|
|
"companyName": "Company Name",
|
|
"businessRegistrationNumber": "Business Registration Number",
|
|
"businessAttribute": "Business Attribute",
|
|
"businessType": "Business Type",
|
|
"businessCategory": "Business Category",
|
|
"representativeName": "Representative Name",
|
|
"representativePhone": "Representative Phone",
|
|
"representativeEmail": "Representative Email",
|
|
"businessAddress": "Business Address",
|
|
"websiteUrl": "Website URL",
|
|
"onlineRegistrationStatus": "Online Registration Status",
|
|
"usageStatus": {
|
|
"available": "Available",
|
|
"suspended": "Suspended"
|
|
},
|
|
"escrowStatus": {
|
|
"active": "Active",
|
|
"inactive": "Inactive"
|
|
},
|
|
"status": "Status",
|
|
"issueDate": "Issue Date",
|
|
"contractStatus": "Contract Status",
|
|
"websiteReviewStatus": "Website Review Status",
|
|
"guaranteeInsurance": "Guarantee Insurance",
|
|
"nicecrowJoin": "NICECROW Join",
|
|
"location": "Location",
|
|
"url": "URL",
|
|
"serviceRegistrationNumber": "Service Registration Number"
|
|
},
|
|
"alarm": {
|
|
"title": "Notifications",
|
|
"all": "All",
|
|
"retentionNotice": "※ Notifications are kept for 90 days and then deleted.",
|
|
"goTo": "Go to {{category}}",
|
|
"categories": {
|
|
"benefits": "Benefits/Events",
|
|
"notice": "Notice",
|
|
"serviceGuide": "Service Guide",
|
|
"etc": "Others",
|
|
"settlement": "Settlement",
|
|
"settlementStatus": "Settlement Status",
|
|
"settlementLimit": "Settlement Limit"
|
|
}
|
|
},
|
|
"faceAuth": {
|
|
"title": "Face Authentication"
|
|
},
|
|
"vatReturn": {
|
|
"title": "VAT Return Data",
|
|
"taxInvoice": "Tax Invoice",
|
|
"vatReference": "VAT Reference",
|
|
"taxInvoiceDetail": "Tax Invoice Details",
|
|
"viewDetails": "View Details",
|
|
"transactionAmount": "Transaction Amount",
|
|
"supplyAmount": "Supply Amount",
|
|
"vat": "VAT",
|
|
"totalAmount": "Total Amount",
|
|
"transactionDate": "Transaction Date",
|
|
"amountDetail": "Amount Details",
|
|
"issueInfo": "Issue Information",
|
|
"issueTargetDate": "Issue Target Date",
|
|
"issueDate": "Issue Date",
|
|
"issuanceMonth": "Issue Month",
|
|
"subject": "Subject",
|
|
"issueTarget": "Issue Target",
|
|
"receiptType": "Receipt Type",
|
|
"receipt": "Receipt",
|
|
"bill": "Bill",
|
|
"general": "General",
|
|
"diffSettle": "Differential Settlement",
|
|
"refundSettle": "Refund Settlement",
|
|
"taxable": "Taxable",
|
|
"taxExempt": "Tax Exempt",
|
|
"supplierInfo": "Supplier Information",
|
|
"receiverInfo": "Receiver Information",
|
|
"taxExemptionType": "Tax/Exemption Type",
|
|
"transactionPeriod": "Transaction Period",
|
|
"receivingEmail": "Receiving Email",
|
|
"requestData": "Request Data",
|
|
"vatReferenceData": "VAT Reference Data",
|
|
"requestCompleted": "Request completed.",
|
|
"requestFailed": "Request failed",
|
|
"fileProvidedBySelectedMethod": "The file will be provided by the selected method.",
|
|
"applicationDate": "Application Date",
|
|
"emailAddress": "Email Address",
|
|
"referenceDataNote": "Please compare with internal accounting data\nbefore using this reference material.",
|
|
"result": "Result",
|
|
"keyInMerchantError": "[9997] Not a Key-In merchant.<br/>Please contact NICEPAY."
|
|
}
|
|
} |