New translations (English) (#95)

This commit is contained in:
Pavel Popov 2022-12-20 17:53:15 +07:00 committed by GitHub
parent 8628af582e
commit 7c38e35b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 1464 additions and 0 deletions

View File

@ -0,0 +1,71 @@
{
"claim": {
"breadcrumbs": {
"claimDetails": "Claim details",
"claims": "Claims"
},
"headline": "Claim details",
"requestReviewClaimByIDFailed": "Failed to send the claim for review",
"reviewClaim": "Send for review",
"reviewed": "The claim has been successfully submitted for review",
"revokeClaim": "Revoke",
"revoked": "Claim successfully revoked"
},
"claimRow": {
"details": "Claim details"
},
"claimRowHeader": {
"panel": {
"status": "Status",
"updatedAt": "Last modified"
}
},
"claimStatusesFilter": {
"label": "Status"
},
"claims": {
"createClaim": "Create claim",
"title": "Claims"
},
"conversation": {
"action": {
"toggleDetails": "Disclose / hide the details"
},
"ago": "back",
"filesUploaded": "File uploaded successfully",
"sendComment": "Add comment",
"timeline": {
"claimCreated": "An claim has been created"
},
"timelineActions": {
"changesAdded": "the following information has been added",
"commentAdded": "a comment has been added",
"filesAdded": "documents added",
"statusAccepted": "claim has been approved",
"statusDenied": "claim was rejected",
"statusPending": "claim has been reviewed",
"statusReview": "the claim has been sent for review",
"statusRevoked": "claim has been revoked"
},
"userTypes": {
"external_user": "By you",
"internal_user": "By Manager"
}
},
"revokeClaimDialog": {
"errors": {
"revokeClaimByIDFailed": "Failed to revoke the claim"
},
"reason": "Specify the reason",
"revoke": "Revoke",
"subheading": "Withdrawal of claim"
},
"sendComment": {
"errors": {
"saveConversationsFailed": "Failed to save comment"
}
},
"updateClaim": {
"updateClaimByIDFailed": "Failed to update the claim"
}
}

View File

@ -0,0 +1,319 @@
{
"actionbar": {
"organizations": {
"title": "Your organizations"
},
"user": {
"changePassword": "Change password",
"logout": "Logout",
"orgList": "Organization list",
"selectActiveOrg": "Choose an active organization",
"sessions": "Session management",
"twoFactorAuth": "Two-step authentication"
}
},
"apiModelDetails": {
"bankAccount": {
"account": "Operating account",
"bankBik": "BIC",
"bankName": "Bank name",
"bankPostAccount": "Corr. account"
},
"contract": {
"createdAt": "Date and time of creation"
},
"internationalLegalEntity": {
"legalName": "Name",
"registeredNumber": "Registration number",
"registeredOffice": "Address of the place of registration",
"tradingName": "Trade name"
},
"payoutTool": {
"currency": "Currency"
},
"payoutToolDetails": {
"internationalBankAccount": {
"bankDetails": {
"abartn": "ABA Routing Transit Number",
"address": "Address of legal entity",
"bic": "BIC",
"countryCode": "Country of residence",
"name": "Name of legal entity"
},
"correspondentBankAccount": "Corr. account",
"iban": "IBAN",
"number": "Account number"
},
"wallet": {
"walletName": "Name"
}
},
"russianLegalEntity": {
"actualAddress": "Postal address of the location",
"inn": "TIN",
"registeredName": "Name of legal entity",
"registeredNumber": "OGRN/OGRNIP",
"representativeDocument": "EEC/representative document",
"representativeFullName": "Full name of EEC/representative",
"representativePosition": "Position of EEC/representative"
}
},
"app": {
"errors": {
"bootstrapAppFailed": "Initialization error"
}
},
"claimField": {
"label": "Claim identifier"
},
"claimFilter": {
"label": "Claim"
},
"claimStatusesField": {
"statuses": {
"accepted": "Accepted",
"denied": "Denied",
"pending": "Pending",
"pendingAcceptance": "Waiting for approval",
"review": "In review",
"revoked": "Revoked"
}
},
"createInternationalShopEntity": {
"send": "Send for review",
"title": "Request to create a shop"
},
"createInvoiceForm": {
"addProduct": "Add product or service",
"form": {
"description": "Description of the goods or services offered",
"dueDate": "End of validity of the invoice",
"product": "Name of the offered goods or services",
"shop": "Shop"
},
"productsList": "Products and services list:",
"remove": "Delete",
"removeFormGroup": {
"price": "Cost",
"product": "Description",
"quantity": "Quantity",
"taxMode": "Tax mode",
"withoutVAT": "VAT excl."
},
"totalAmount": "Total goods and services amounting to:"
},
"createPaymentLinkForm": {
"description": "Information to be displayed on the payment page",
"form": {
"copy": "Copy",
"description": "The name of your product or service",
"email": "Payer's Email (if known)",
"link": "Link to payment",
"name": "The name of your company or website",
"paymentFlowHold": "Preliminarily hold the amount of payment from the payer",
"paymentFlowHoldPolicy": "After the retention period (72 hours)",
"paymentMethods": "Payment method",
"redirectUrl": "Redirect URL after successful payment completion"
},
"holdExpiration": {
"cancel": "Return to payer",
"capture": "Write off from the payer"
},
"paymentMethod": {
"applePay": "Apple Pay",
"bankCard": "Card",
"euroset": "Euroset terminals",
"googlePay": "Google Pay",
"mobileCommerce": "Phone number",
"qps": "Faster payments system (FPS)",
"samsungPay": "Samsung Pay",
"uzcard": "Uzcard",
"wallets": "Wallets",
"yandexPay": "Yandex Pay"
}
},
"createRussianShopEntity": {
"send": "Send for review",
"title": "Request to create a shop"
},
"createShopDialog": {
"internationalLegalEntityType": "International legal entity",
"russianLegalEntityType": "Russian legal entity",
"title": "New claim",
"type": "Create shop"
},
"createdExistingSwitch": {
"created": "Specify new",
"existing": "Use existing"
},
"currencyAutocompleteField": {
"label": "Currency"
},
"currencyFilter": {
"label": "Currency"
},
"depositRevertDetails": {
"amount": "Cancellation amount",
"createdAt": "Date",
"error": "Error",
"errors": {
"failed": "Error when cancelling"
},
"status": "Status"
},
"existingBankAccount": {
"errors": {
"onlyInternationalShopCanBeSelected": "You can only choose an international shop",
"onlyRussianShopCanBeSelected": "You can only choose a Russian shop"
},
"shopLabel": "Use shop-based props"
},
"existingContractForm": {
"errors": {
"onlyInternationalShopCanBeSelected": "You can only choose an international shop",
"onlyRussianShopCanBeSelected": "You can only choose a Russian shop"
},
"useShop": "Use a store-based contract"
},
"expandableRadioGroup": {
"any": "Any",
"hideAllStatuses": "Hide all statuses",
"showAllStatuses": "Show all statuses"
},
"internationalBankAccountForm": {
"correspondentAccount": "Correspondent account"
},
"internationalShopForm": {
"organization": "Details of the organization",
"paymentInstitution": "Payment organization",
"payoutToolTitle": "Withdrawal of funds"
},
"invoiceDetails": {
"amount": "Cost",
"createdAt": "Created",
"description": "Description",
"name": "Name",
"status": "Status"
},
"invoiceStatusFilter": {
"label": "Invoice status"
},
"invoicesField": {
"label": "Invoice ID"
},
"invoicesFilter": {
"activeLabel": "Selected invoices",
"label": "Invoices"
},
"lastUpdated": {
"lastUpdate": "Last update",
"update": "Update"
},
"newContractorForm": {
"form": {
"actualAddress": "Postal address of the location",
"inn": "TIN",
"registeredName": "Name of legal entity",
"registeredNumber": "OGRN/OGRNIP",
"representativeDocument": "EEC/representative document",
"representativeFullName": "Full name of EEC/representative",
"representativePosition": "Position of EEC/representative",
"search": "To search, enter the name of the legal entity, INN, OGRN/OGRNIP"
}
},
"newInternationalContractorForm": {
"actualAddress": "Address of location (if different from the place of registration)",
"country": "Country of residence",
"organizationName": "Name",
"registeredAddress": "Address of the place of registration",
"tradingName": "Trade name (if applicable)"
},
"orgDetailsForm": {
"title": "Details of the organization"
},
"pageNotFound": {
"back": "Back"
},
"paymentDetails": {
"amount": "Amount",
"status": "Status",
"statusChangedAt": "Status updated"
},
"paymentInstitutionField": {
"label": "Payment Institution"
},
"payoutToolForm": {
"abaRtn": "ABA RTN",
"accountNumber": "Account number",
"bankAddress": "Address of the legal entity of the banking organization",
"bankCountry": "Country of residence of the banking organization",
"bankName": "Name of the legal entity of the banking organization",
"bic": "BIC",
"description": "Either IBAN, BIC, ABA RTN, or the name, country, and address must be filled in",
"iban": "IBAN"
},
"refundDetails": {
"amount": "Amount",
"createdAt": "Created at",
"error": "Error",
"reason": "Reason",
"status": "Status"
},
"refundStatusFilter": {
"label": "Refund status"
},
"russianBankAccountForm": {
"account": "Operating account",
"bik": "BIC",
"name": "Name",
"postAccount": "Correspondent account",
"search": "For search, specify the name, BIC, SWIFT or TIN of the bank"
},
"select-active-organization-dialog": {
"confirm": "Confirm",
"title": "Choose an active organization"
},
"shared": {
"clear": "Clear",
"clearForm": "Clear form",
"commonError": "Something went wrong",
"copied": "Copied",
"copyFailed": "Error copying",
"create": "Create",
"httpError": "An error occurred in the process of transmitting/receiving data",
"loading": "Loading...",
"next": "Next",
"save": "Save",
"showMore": "Show more"
},
"shopCreation": {
"created": "The claim for the creation of the shop has been successfully created"
},
"shopDetailsForm": {
"category": "Shop category",
"name": "Name of the shop",
"url": "Shop URL"
},
"shopForm": {
"description": "To receive payouts on accepted payments to your bank account you need to specify the details",
"title": "Withdrawal of funds"
},
"shopsField": {
"label": "Shop"
},
"shopsFilter": {
"activeLabel": "Selected shops",
"label": "Shops"
},
"withdrawalInfo": {
"amount": "Amount of funds to withdraw",
"createdAt": "Created at",
"error": "Error",
"errors": {
"failed": "Withdrawal error"
},
"fee": "Fee",
"status": "Status",
"total": "Total"
}
}

View File

@ -0,0 +1,59 @@
{
"additionalFilters": {
"additionalFilters": "Other filters",
"clearParams": "Reset parameters",
"save": "Save"
},
"confirmActionDialog": {
"cancel": "Cancel",
"confirm": "Confirm",
"subheading": "Please confirm your action"
},
"dateRangeFilter": {
"label": "Select period",
"part": {
"currentWeek": "Current week",
"from": "From",
"fromStartWith2": "From",
"to": "to",
"today": "Today",
"year": "year"
},
"preset": {
"custom": "Specify manually...",
"last24hour": "Last 24 hours",
"last30days": "Last 30 days",
"last365days": "Last 365 days",
"last90days": "Last 90 days"
}
},
"empty": {
"emptyData": "No data available"
},
"emptySearchResult": {
"empty": "No data for this period are available"
},
"fileUploader": {
"choose": "select",
"forUpload": "To download, move the files to the area, or",
"uploading": "Loading..."
},
"humanizeDuration": {
"ago": "back",
"justNow": "just now",
"shortUnit": {
"day": "d.",
"hour": "h.",
"millisecond": "ms.",
"minute": "min.",
"month": "mo.",
"second": "sec.",
"week": "wk.",
"year": "y."
}
},
"selectSearchField": {
"noEntriesFoundLabel": "Nothing found",
"searchPlaceholder": "Search..."
}
}

View File

@ -0,0 +1,10 @@
{
"daterange": {
"currentWeek": "Current week",
"from": "From",
"fromStartWith2": "From",
"to": "to",
"today": "Today",
"year": "year"
}
}

View File

@ -0,0 +1,174 @@
{
"anapi": {
"bankCardPaymentSystem": {
"amex": "American Express",
"dankort": "Dankort",
"dinersclub": "Diners Club International",
"discover": "Discover Card",
"dummy": "Dummy",
"elo": "Elo",
"forbrugsforeningen": "Forbrugsforeningen",
"jcb": "JCB",
"maestro": "Maestro",
"mastercard": "Mastercard",
"nspkmir": "MIR",
"rupay": "RuPay",
"unionpay": "UnionPay",
"uzcard": "Uzcard",
"visa": "Visa",
"visaelectron": "Visa Electron"
},
"bankCardTokenProvider": {
"applepay": "Apple Pay",
"googlepay": "Google Pay",
"samsungpay": "Samsung Pay",
"yandexpay": "Yandex Pay"
},
"errorCode": {
"account_limit_exceeded": "Account limit exceeded",
"account_not_found": "No account found",
"amount": "Amount limit exceeded",
"authorization_failed": "Authorization error",
"bank_card_rejected": "Bank card is rejected",
"card_expired": "The card has expired",
"card_number_invalid": "Invalid card number",
"insufficient_funds": "Insufficient funds",
"no_route_found": "No route found",
"number": "The number of operations exceeds the limit",
"operation_blocked": "Transaction is blocked",
"operation_timeout": "Timeout exceeded",
"other": "Other",
"payment_tool_rejected": "Payment instrument declined",
"preauthorization_failed": "Preauthorization error",
"processing_deadline_reached": "The time of payment has expired",
"rejected_by_issuer": "Rejected by issuing bank",
"risk_score_is_too_high": "High-risk operation",
"security_policy_violated": "Security policy violations",
"three_ds_failed": "3DS Error",
"three_ds_not_finished": "3DS check is incomplete"
},
"invoiceStatus": {
"cancelled": "Cancelled",
"fulfilled": "Fulfilled",
"paid": "Paid",
"unpaid": "Not paid"
},
"paymentStatus": {
"cancelled": "Cancelled",
"captured": "Captured",
"chargedback": "Chargedback",
"failed": "Failed",
"pending": "Pending",
"processed": "Processed",
"refunded": "Refunded"
},
"paymentTool": {
"bank_card": "Card",
"digital_wallet": "Wallet",
"payment_terminal": "Terminal"
},
"refundStatus": {
"failed": "Failed",
"pending": "Pending",
"succeeded": "Succeeded"
},
"reportStatus": {
"canceled": "Cancelled",
"created": "Created",
"pending": "Pending"
},
"reportType": {
"paymentRegistry": "Operations register",
"paymentRegistryByPayout": "Register of reimbursement transactions",
"provisionOfService": "Certificate of rendered services"
}
},
"claimManagement": {
"claimStatus": {
"accepted": "Accepted",
"denied": "Denied",
"pending": "Pending",
"pendingAcceptance": "Waiting for approval",
"review": "In review",
"revoked": "Revoked"
}
},
"darkApi": {
"refundStatus": {
"failed": "Failed",
"pending": "Pending",
"succeeded": "Succeeded"
}
},
"organizations": {
"resourceScopeId": {
"Shop": "Shops"
},
"roleId": {
"Accountant": "Accountant",
"Administrator": "Administrator",
"Integrator": "Integrator",
"Manager": "Manager"
}
},
"payments": {
"customersTopicEventType": {
"CustomerBindingFailed": "CustomerBindingFailed (customer binding failed)",
"CustomerBindingStarted": "CustomerBindingStarted (customer binding started)",
"CustomerBindingSucceeded": "CustomerBindingSucceeded (customer binding successfully completed)",
"CustomerCreated": "CustomerCreated (customer created)",
"CustomerDeleted": "CustomerDeleted (customer deleted)",
"CustomerReady": "CustomerReady (customer ready)"
},
"invoicesTopicEventType": {
"InvoiceCancelled": "InvoiceCancelled (invoice cancelled upon expiration of validity period)",
"InvoiceCreated": "InvoiceCreated (new invoice created)",
"InvoiceFulfilled": "InvoiceFulfilled (invoice fulfilled)",
"InvoicePaid": "InvoicePaid (invoice successfully paid)",
"PaymentCancelled": "PaymentCancelled (payment successfully cancelled)",
"PaymentCaptured": "PaymentCaptured (payment captured)",
"PaymentFailed": "PaymentFailed (an error occurred while making a payment)",
"PaymentProcessed": "PaymentProcessed (payment processed)",
"PaymentRefundCreated": "PaymentRefundCreated (payment refund successfully created)",
"PaymentRefundFailed": "PaymentRefundFailed (payment refund failed)",
"PaymentRefundSucceeded": "PaymentRefundSucceeded (payment refund was successful)",
"PaymentRefunded": "PaymentRefundSucceeded (payment successfully refunded)",
"PaymentStarted": "PaymentStarted (payment created)"
},
"paymentStatus": {
"cancelled": "Cancelled",
"captured": "Captured",
"failed": "Failed",
"pending": "Pending",
"processed": "Processed",
"refunded": "Refunded"
}
},
"wallet": {
"depositRevertStatus": {
"Failed": "Failed",
"Pending": "Pending",
"Succeeded": "Succeeded"
},
"depositStatus": {
"Failed": "Failed",
"Pending": "Pending",
"Succeeded": "Succeeded"
},
"destinationsTopicEventType": {
"DestinationAuthorized": "DestinationAuthorized (Receiver of funds successfully authorized)",
"DestinationCreated": "DestinationCreated (Receiver of funds is created)",
"DestinationUnauthorized": "DestinationUnauthorized (An attempt to authorize the funds receiver failed)"
},
"withdrawalStatus": {
"Failed": "Failed",
"Pending": "Pending",
"Succeeded": "Succeeded"
},
"withdrawalsTopicEventType": {
"WithdrawalFailed": "WithdrawalFailed (Withdrawal failed)",
"WithdrawalStarted": "WithdrawalStarted (Withdrawal request is created)",
"WithdrawalSucceeded": "WithdrawalSucceeded (Withdrawal was successful)"
}
}
}

1
src/assets/i18n/en.json Normal file
View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1,129 @@
{
"acceptInvitation": {
"confirm": {
"button": "Confirm",
"refuseDescription": "To opt out, simply leave this page",
"title": "Confirm your membership in the organization"
},
"error": {
"title": "Error occurred"
},
"success": {
"goToOrganizationsList": "Go to the list of organizations",
"title": "You have successfully joined the organization"
}
},
"changeRolesTable": {
"add": "Add",
"remove": "Delete",
"shops": "Shops"
},
"createInvitationDialog": {
"form": {
"email": "Email"
},
"roles": "Member roles",
"send": "Send an invitation",
"title": "Create an invitation"
},
"createOrganization": "Create organization",
"createOrganizationDialog": {
"create": "Create",
"name": "Name of the organization",
"title": "Organization creation"
},
"editRolesDialog": {
"title": "Edit roles"
},
"emptyOrganizations": "There are no organizations",
"header": "Organization",
"headerRow": {
"name": "Name of the organization"
},
"organization": {
"actions": {
"leave": "Leave the organization",
"rename": "Rename organization"
},
"management": "Employee and organization management",
"numberOfEmployees": "The number of employees",
"titles": {
"actions": "Actions",
"roles": "Your roles"
}
},
"organizationDetails": {
"breadcrumb": {
"organizations": "Organizations"
},
"invitation": {
"actions": {
"cancel": "Cancel invitation"
},
"createdAt": "Date and time of invitation",
"expiresAt": "Time of expiry of acceptance",
"titles": {
"actions": "Actions",
"roles": "Roles"
}
},
"invitations": {
"createInvitation": "Create an invitation"
},
"invitationsList": {
"emptyInvitations": "No invitations are available",
"headerRow": {
"email": "Email"
}
},
"links": {
"invitations": "Invitations",
"members": "Members"
},
"member": {
"actions": {
"editRoles": "Edit",
"removeFromOrganization": "Remove from organization"
},
"titles": {
"actions": "Actions",
"roles": "Roles"
}
},
"membersList": {
"emptyMembers": "No participants",
"headerRow": {
"email": "Email"
}
}
},
"organizationRoles": {
"owner": "Owner"
},
"renameOrganizationDialog": {
"name": "Name of the organization",
"save": "Save",
"title": "Rename organization"
},
"roleAccessesDictionary": {
"claims": "Claims",
"createInvoice": "Create invoice",
"createPaymentLink": "Create a payment link",
"createRefund": "Make a refund",
"manageOrganizations": "Managing organizations and members",
"manageReports": "Manage reports",
"manageWebhooks": "Manage webhooks",
"payments": "Payments",
"viewAnalytics": "View analytics",
"viewApiKey": "View the API key",
"viewInvoices": "View invoices",
"viewPayments": "View payments",
"viewPayouts": "View payouts",
"viewRefunds": "View refunds",
"wallets": "Wallets"
},
"selectRoleDialog": {
"select": "Select",
"title": "Select role"
}
}

View File

@ -0,0 +1,504 @@
{
"analytics": {
"noData": "No data",
"paymentTools": "Payment tools",
"paymentsAmount": "Turnover",
"paymentsCount": "Number of payments",
"stats": {
"averagePayment": "Average payment amount",
"paymentsAmount": "Turnover for a period",
"paymentsCount": "Number of payments",
"refundsAmount": "Refunds for the period"
},
"unsuccessfulPaymentReasons": "Reasons for unsuccessful payments"
},
"apiKey": {
"api": "API",
"copy": "Copy",
"description": "Your private key to access",
"title": "API key"
},
"balances": {
"title": "Available amount"
},
"createInvoiceDialog": {
"title": "Creating an invoice"
},
"createInvoiceOrInvoiceTemplate": {
"description": "Payment link is a tool for accepting payments according to a set invoice template. Here you can generate an invoice template with the required parameters and then generate a payment link for payment. The link can be placed both on the website and in social networks and allows you to make multiple payments, each time creating a unique invoice for the client. This tool is designed to pay for a single item or service.",
"invoiceTitle": "Creating an invoice",
"title": "Payment link",
"types": {
"personal": "Create a personal payment link to pay for a specific order",
"reusable": "Create a reusable payment link to pay for multiple customer orders"
}
},
"createInvoiceTemplate": {
"form": {
"cart": {
"add": "Add product or service",
"amount": "Price",
"description": "Description",
"quantity": "Quantity",
"remove": "Delete",
"summary": "Total goods and services amounting to",
"title": "Products and services list"
},
"cost": "Cost of the offered goods or services",
"invoiceTemplateType": "Template type",
"invoiceTemplateTypeCostType": "Type of cost limitation",
"lifetime": "End of validity of the invoice",
"lowerBound": "Lower cost cap",
"product": "Name of the offered goods or services",
"shop": "Shop",
"taxMode": "Tax mode",
"upperBound": "Upper cost cap",
"withoutVAT": "VAT excl"
},
"invoiceTemplateCostType": {
"InvoiceTemplateLineCostFixed": "Fixed",
"InvoiceTemplateLineCostRange": "Range",
"InvoiceTemplateLineCostUnlim": "No restrictions"
},
"invoiceTemplateType": {
"InvoiceTemplateMultiLine": "Shopping cart items",
"InvoiceTemplateSingleLine": "Single item"
},
"title": "Creating an invoice template"
},
"createPaymentLinkDialog": {
"create": "Create payment link",
"title": "Creating payment link"
},
"digitalWallet": {
"DigitalWalletDetailsQIWI": "QIWI"
},
"integrations": {
"tabs": {
"api-key": "API KEY",
"payment-link": "PAYMENT LINK",
"webhooks": "WEBHOOKS"
}
},
"invoices": {
"createButton": "Create invoice"
},
"noShopsAlert": {
"action": "Jump to section",
"description": "There are no shops. You can create a new shop in the \"Shops\" section."
},
"operations": {
"invoices": {
"actions": {
"cancel": "Cancel",
"cancelInvoice": "Cancel invoice",
"confirm": "Confirm",
"createPaymentLink": "Create payment link",
"fulfillInvoice": "Redeem the invoice",
"invoiceCancelled": "Invoice was cancelled successfully",
"invoiceCreated": "Invoice was created successfully",
"invoiceFulfilled": "The invoice was successfully redeemed",
"reason": "Reason",
"title": "Actions"
},
"cartInfo": {
"description": "Description of a product or service",
"price": "Price",
"quantity": "Quantity",
"tax": "Tax rate",
"title": "Products and services cart"
},
"header": "Invoice",
"headerRow": {
"amount": "Cost",
"createdAt": "Created",
"productName": "Name",
"shop": "Shop",
"status": "Status"
},
"invoiceStatus": "Invoice status",
"payments": {
"payment": "Payment",
"showMore": "Show more",
"title": "Payments"
},
"shop": "Shop"
},
"payments": {
"details": {
"name": "Payment"
},
"filter": {
"bankCardPaymentSystem": "Payment system",
"bankCardTokenProvider": "Payment token provider",
"binPan": "Card",
"card": "Card",
"customerID": "Customer ID",
"first6": "Card issuing bank BIN",
"invoices": "Invoices",
"last4": "Card last digits",
"payerEmail": "Payer email",
"paymentAmount": "Payment amount",
"paymentAmountFrom": "Min. amount",
"paymentAmountTo": "Max. amount",
"paymentStatus": "Payment status",
"rrn": "RRN",
"shops": "Shops"
},
"table": {
"amount": "Amount",
"shop": "Shop",
"status": "Status",
"statusChanged": "Status updated"
}
},
"refunds": {
"emptyRefunds": "There are no refunds",
"fetchError": "An error occurred while searching for refunds",
"header": "Refund",
"headerRow": {
"amount": "Refund amount",
"shop": "Shop",
"status": "Status",
"updatedAt": "Status updated"
},
"invoiceInfo": {
"error": "Failed to get an invoice",
"title": "Invoice"
},
"paymentInfo": {
"error": "Failed to get an payment",
"title": "Payment"
},
"refundStatus": "Refund status",
"shop": "Shop"
},
"tabs": {
"invoices": "INVOICES",
"payments": "PAYMENTS",
"refunds": "REFUNDS"
}
},
"paymentDetails": {
"additionalInfo": {
"approvalCode": "Authorization Approval Code",
"externalId": "External ID",
"rrn": "Retrieval Reference Number",
"title": "Additional Information"
},
"details": {
"chargeAmount": "Charge amount",
"error": "Payment processing error",
"fee": "Fee"
},
"holdDetails": {
"acceptTitle": "Confirmation of withholding",
"actions": {
"accept": "Confirm",
"deny": "Cancel"
},
"activeHoldTutorial": "You can confirm (credit to you) or cancel the withholding (refund to the payer).",
"amount": "Confirmation amount",
"availableAmount": "Available amount",
"cancelTitle": "Canceling the withholding",
"cancelledHoldMessage": "The funds were returned to the payer.",
"capturedHoldMessage": "The funds have been credited to you.",
"confirm": "Confirm",
"holdDate": "The withholding period is up to",
"holdWithCancel": "After the withholding period expires, the funds will be returned to the payer.",
"holdWithCapture": "After the withholding period expires, the funds will be credited to you.",
"partialAccept": "Partial confirmation",
"reason": "Reason",
"title": "Payment was made with withholding"
},
"invoiceDetails": {
"notFound": "No invoice found",
"title": "Invoice"
},
"payerDetails": {
"title": "Payer"
},
"paymentTool": {
"title": "Payment tool"
},
"refunds": {
"createRefund": {
"amount": "Refund amount",
"availableRefund": "Available for refund",
"balanceLoading": "The balance data is downloaded ...",
"confirm": "Confirm",
"partialRefund": "Partial refund",
"pending": "Refund request sent",
"reason": "Refund reason",
"successful": "The refund has been successfully completed",
"title": "Make a refund"
},
"errors": {
"invalidRequest": "Input parameters are incorrect",
"invoicePaymentAmountExceeded": "Amount available for refund is exceeded"
},
"title": "Refunds"
},
"shopDetails": {
"title": "Shop"
},
"statusDetailItem": {
"status": "Status"
}
},
"paymentErrorMessage": {
"authorization_failed": {
"account_blocked": "Account blocked",
"account_limit_exceeded": {
"amount": "Limit on the amount of",
"message": "Limit on the payer's account is exceeded",
"number": "Limit on the number of attempts",
"unknown": "Limit object is unknown"
},
"account_not_found": "Account not found",
"account_stolen": "Account stolen",
"insufficient_funds": "Insufficient funds",
"merchant_blocked": "Merchant is blocked",
"message": "Payment authorization error at the provider",
"operation_blocked": "Payment transaction is blocked",
"payment_tool_rejected": {
"bank_card_rejected": {
"card_expired": "Card has expired",
"card_holder_invalid": "Invalid cardholder",
"card_number_invalid": "Invalid card number",
"cvv_invalid": "Invalid CVV code",
"issuer_not_found": "Issuer not found",
"message": "Bank card declined",
"unknown": "Reason unknown"
},
"message": "Payment instrument declined",
"unknown": "Unknown payment instrument"
},
"provider_limit_exceeded": {
"amount": "Limit on the amount",
"message": "Merchant limit exceeded on provider side",
"number": "Limit on the number of attempts",
"unknown": "Object of the limit is unknown"
},
"rejected_by_issuer": "Rejected by issuing bank",
"security_policy_violated": "Security policy violations",
"temporarily_unavailable": "Temporary unavailability of third parties",
"unknown": "Unknown authorization error"
},
"no_route_found": {
"message": "No route found",
"risk_score_is_too_high": "High-risk operation",
"unknown": "Unknown error during route search"
},
"preauthorization_failed": {
"message": "Preauthorization (3DS) error",
"three_ds_failed": "Preauthorization has failed",
"three_ds_not_finished": "Preauthorization is not complete",
"unknown": "Unknown preauthorization error"
},
"rejected_by_inspector": "Rejected by the anti-fraud service",
"timeout": "Exceeded timeout",
"unknownError": "Unknown error"
},
"paymentLink": {
"back": "Back",
"clearForm": "Clear form",
"create": "Create payment link",
"errors": {
"createPaymentLinkError": "Failed to create a payment link"
},
"title": "Creating payment link"
},
"paymentSection": {
"nav": {
"analytics": "Analytics",
"integrations": "Integration",
"operations": "Transactions",
"payouts": "Payouts",
"reports": "Reports",
"shops": "Shops",
"testEnv": "Test environment"
}
},
"paymentTerminal": {
"provider": {
"alipay": "Alipay",
"euroset": "Euroset",
"qps": "Faster payments system (FPS)",
"wechat": "WeChat",
"zotapay": "ZotaPay"
}
},
"payouts": {
"createPayoutReport": {
"cancel": "Cancel",
"create": "Generate",
"descriptionStep1": "A report with the transactions register will be generated. This will take some time. Downloading the report and tracking the formation status is possible in the \"Reports\" section",
"descriptionStep2": "The report was successfully created and is in the process of forming. You can download the report and track its status in the \"Reports\" section",
"title": "Forming a report with the register of operations",
"toReports": "Go to \"Reports\" section"
},
"errors": {
"createError": "An error occurred while trying to create a payout",
"createReportError": "Failed to create report"
},
"headerRow": {
"amount": "Amount",
"createdAt": "Date of payout",
"payoutTool": "Payout tool",
"shop": "Store"
},
"panel": {
"actions": "Actions",
"createReport": "Generate a register of operations",
"payoutID": "Payout #{{num}}",
"shop": "Shop"
},
"payouts": {
"amount": "Payout amount",
"any": "Any",
"createPayout": "Create a payout",
"created": "A request for payout has been successfully created",
"noPayoutTools": "There are no payout tools available",
"payoutTool": "Payout tool",
"shop": "Shop",
"title": "Creating a payout to a wallet"
}
},
"reportTypesFilter": {
"activeLabel": "Types of formation",
"label": "All types of formation"
},
"reports": {
"cancelReport": {
"successfullyCanceled": "Report successfully cancelled"
},
"createReport": {
"create": "Generate",
"form": {
"any": "Any",
"from": "Start of the period",
"shop": "Shop",
"time": "Time",
"to": "End of the period"
},
"subtitle": "Report with the register of operations for the selected period",
"successfullyCreated": "The report has been created successfully",
"title": "Report generation status"
},
"errors": {
"cancelError": "Failed to cancel report",
"createError": "Failed to create report",
"downloadReportError": "Failed to load documents",
"fetchError": "Failed to get reports"
},
"headerRow": {
"createdAt": "Creation date",
"period": "Reporting period",
"status": "Status",
"type": "Type of formation"
},
"openCreateReport": "Create report",
"reportContent": {
"header": "Report"
},
"reportDetails": {
"actions": {
"cancelReport": "Cancel report",
"title": "Actions"
},
"createdAt": "Creation date",
"period": "Reporting period",
"shop": "Store",
"status": "Status",
"type": "Type of formation"
},
"reportFiles": {
"downloadAll": "Download all",
"title": "Documents"
},
"searchFilters": {
"dateRangeDescription": "Period of report creation"
}
},
"shops": {
"activate": {
"error": "Error during shop activation",
"success": "The shop is activated"
},
"createShop": "Create a shop",
"emptySearchResult": "There are no shops",
"panel": {
"actions": "Actions",
"activate": "Activate the shop",
"category": "Shop category",
"copy": "Copy",
"createdAt": "Date and time of creation",
"details": "Shop details",
"id": "Panel ID",
"name": "Shop name",
"suspend": "Freeze the shop",
"url": "Website URL"
},
"shopContract": {
"error": "Failed to retrieve contract data",
"title": "Contract details"
},
"shopPayoutTool": {
"error": "Failed to receive the payout tool details",
"title": "Payout tool"
},
"suspend": {
"error": "An error occurred while freezing the shop",
"success": "The shop is frozen"
}
},
"webhook": {
"actions": {
"delete": {
"buttonTitle": "Delete webhook",
"success": "Webhook deleted successfully"
},
"title": "Actions"
},
"create": "Set up a webhook",
"createWebhook": {
"create": "Create",
"eventType": "Subject of notifications",
"eventTypes": {
"customers": "Customer events",
"invoices": "Invoice events"
},
"events": "Events",
"shop": "Shop",
"successfullyCreated": "Webhook created successfully",
"title": "Set up a new webhook",
"types": "Set of event types to be notified about",
"url": "The URL that will receive notifications of events that have occurred"
},
"details": {
"shop": "Shop",
"url": "The URL that will receive notifications of events that have occurred"
},
"emptyResult": "No Webhooks",
"errors": {
"createError": "An error occurred while trying to create a webhook",
"deleteError": "An error occurred while deleting"
},
"events": {
"title": "A set of events"
},
"headerRow": {
"shop": "Shop",
"url": "URL"
},
"key": {
"buttons": {
"copy": "Copy the key"
},
"publicKey": "Content of the public key used to check the authoritativeness of\nnotifications coming to `url`",
"title": "Public key"
},
"webhook": "Missing value for 'paymentSection.webhook.webhook'"
}
}

View File

@ -0,0 +1,12 @@
{
"errorMessage": {
"errorOccurred": "An error occurred"
},
"payoutToolDetailsType": {
"payoutToolDetailsBankAccount": "Bank account",
"payoutToolDetailsBankCard": "Card",
"payoutToolDetailsInternationalBankAccount": "International bank account",
"payoutToolDetailsPaymentInstitutionAccount": "Payment institution's account",
"payoutToolDetailsWalletInfo": "Wallet"
}
}

View File

@ -0,0 +1,18 @@
{
"error": {
"error": "Something went wrong",
"httpError": "An error occurred in the process of transmitting/receiving data"
},
"notification": {
"error": "Something's gone wrong",
"ok": "OK",
"success": "Success"
},
"sectionsLinks": {
"links": {
"claims": "Claims",
"payments": "Payments",
"wallets": "Wallets"
}
}
}

View File

@ -0,0 +1,167 @@
{
"depositDetails": {
"amount": "Amount",
"error": "Error",
"errors": {
"failed": "Deposit operation failed"
},
"fee": "Fee",
"status": "Status",
"wallet": "Wallet"
},
"depositPanels": {
"header": "Deposit"
},
"depositReverts": {
"loading": "Loading...",
"noReverts": "No reverts",
"revert": "Cancel",
"reverts": "Reverts"
},
"depositRowHeader": {
"amount": "Amount",
"createdAt": "Date",
"status": "Status",
"walletName": "Wallet"
},
"depositStatusFilter": {
"depositStatus": "Deposit status"
},
"depositSumFilter": {
"depositAmount": "Deposit amount",
"depositAmountFrom": "Deposit amount from",
"depositAmountTo": "Deposit amount to"
},
"integrations": {
"tabs": {
"webhooks": "WEBHOOKS"
}
},
"mainInfoFilters": {
"depositID": "Deposit ID",
"identityID": "Identity ID",
"sourceID": "Source identifier",
"walletID": "Wallet"
},
"walletSection": {
"nav": {
"deposits": "Deposits",
"integrations": "Integration",
"wallets": "Wallets",
"withdrawals": "Withdrawals"
}
},
"wallets": {
"accountInfo": {
"amount": "Available amount",
"description": "Available funds are equal to equity less the amounts of all outstanding transactions",
"fetchWalletAccountError": "An error occurred while loading the account",
"own": "Equity",
"title": "Account status"
},
"emptyResult": "There are no wallets",
"headerRow": {
"name": "Name"
},
"mainInfo": {
"createdAt": "Date and time of creation",
"name": "Name"
},
"wallet": "Wallet",
"walletDeposits": {
"amount": "Deposits amount",
"createdAt": "Created at",
"deposit": "Deposit",
"error": "Error",
"fee": "Fee",
"fetchError": "There was an error when receiving the deposits list",
"status": "Status",
"title": "Deposits",
"total": "Total amount"
},
"walletWithdrawals": {
"amount": "Deposits amount",
"createdAt": "Created at",
"error": "Error",
"fee": "Fee",
"fetchError": "An error occurred while getting the withdrawals list",
"status": "Status",
"title": "Withdrawals",
"total": "Total amount",
"withdrawal": "Withdrawal"
}
},
"webhooks": {
"actions": {
"buttons": {
"delete": "Delete webhook"
},
"title": "Actions",
"webhookDeleted": "Webhook deleted successfully"
},
"cancel": "Cancel",
"create": "Set up a webhook",
"createWebhook": {
"create": "Create",
"eventType": "Subject of notifications",
"eventTypes": {
"destination": "Funds receiver events",
"withdrawal": "Withdrawal events"
},
"events": "Events",
"identity": "Wallet holder",
"successfullyCreated": "Webhook created successfully",
"title": "Set up a new webhook",
"types": "Set of event types to be notified about",
"url": "The URL that will receive notifications of events that have occurred",
"wallet": "Wallet (optional)"
},
"details": {
"identity": "Wallet holder",
"url": "The URL that will receive notifications of events that have occurred",
"wallet": "Wallet"
},
"emptyResult": "No Webhooks",
"errors": {
"deleteError": "An error occurred while deleting"
},
"events": {
"title": "A set of events"
},
"headerRow": {
"identity": "Wallet holder",
"url": "URL"
},
"webhook": "Webhook"
},
"withdrawals": {
"details": {
"amount": "Payout amount",
"error": "Error",
"errors": {
"failed": "An error occurred when withdrawing funds"
},
"fee": "Fee",
"status": "Status",
"wallet": "Wallet"
},
"fetchError": "An error occurred while getting the withdrawals",
"filters": {
"amount": "Withdrawal amount",
"amountFrom": "Deposit amount from",
"amountTo": "Deposit amount to",
"destinationID": "Identifier of the funds recipient",
"identityID": "Identity ID",
"status": "Withdrawal status",
"walletID": "Wallet",
"withdrawalID": "Withdrawal ID"
},
"headerRow": {
"amount": "Amount",
"createdAt": "Date",
"status": "Status",
"wallet": "Wallet"
},
"withdrawal": "Withdrawal"
}
}