1735 lines
117 KiB
Plaintext
1735 lines
117 KiB
Plaintext
/*
|
||
Localizable.strings
|
||
List
|
||
|
||
Created by Igor Danich on 25.06.2020.
|
||
Copyright © 2020 Igor Danich. All rights reserved.
|
||
*/
|
||
|
||
"common.button.ok" = "OK";
|
||
"common.button.yes" = "Yes";
|
||
"common.button.no" = "No";
|
||
"common.button.edit" = "Edit";
|
||
"common.button.clear" = "Clear";
|
||
"common.button.backWithArrow" = "← Back";
|
||
"common.button.back" = "Back";
|
||
"common.button.skip" = "Skip";
|
||
"common.button.next" = "Next";
|
||
"common.button.nextWithArrow" = "Next →";
|
||
"common.button.delete" = "Delete";
|
||
"common.button.cancel" = "Cancel";
|
||
"common.button.add" = "Add";
|
||
"common.button.added" = "Added";
|
||
"common.button.share" = "Share";
|
||
"common.button.copy" = "Copy";
|
||
"common.button.confirm" = "Confirm";
|
||
"common.button.continue" = "Continue";
|
||
"common.button.update" = "Update";
|
||
"common.button.pay" = "Pay %@";
|
||
"common.button.understand" = "Understand";
|
||
"common.button.checkOnBloksIO" = "Check on bloks.io";
|
||
"common.button.close" = "Close";
|
||
"common.button.done" = "Done";
|
||
|
||
"common.title.confirmation" = "Confirmation";
|
||
|
||
"common.and" = "%@ and %@";
|
||
"common.from" = "from";
|
||
"common.to" = "to";
|
||
"common.qr.title" = "Scan QR";
|
||
"common.change" = "Change";
|
||
"common.save" = "Save";
|
||
"common.alert.success" = "Completed successfully";
|
||
"common.alert.error" = "An error occurred";
|
||
"common.alert.hint" = "Hint";
|
||
"common.message.loading" = "Loading...";
|
||
"common.alert.copied" = "Copied";
|
||
"common.unit.date.day" = "d";
|
||
"common.unit.date.hour" = "h";
|
||
"common.unit.date.minute" = "m";
|
||
"common.placeholder" = "Enter text";
|
||
"common.update.date" = "Update date";
|
||
"common.alert.ram.title" = "Insufficient RAM";
|
||
"common.alert.ram.text" = "You don't have enough RAM to complete the operation. Buy RAM and try again.";
|
||
"commom.alert.ram.code.text" = "Copy error code";
|
||
"common.alert.ram.copy.button" = "Copy error code";
|
||
"common.alert.ram.buy.button" = "Buy RAM";
|
||
"common.alert.ram.what.button" = "What is RAM";
|
||
|
||
"common.card.token.title" = "Select token"; // (Выберите токен)
|
||
"common.card.token.text" = "Select token"; // (Выберите токен)
|
||
"common.card.card.select" = "Choose a bank card"; // (Выберите Карту)
|
||
"common.card.card.empty.title" = " No card attached"; // (Нет привязанной карты)
|
||
"common.card.card.empty.text" = "Provide a bank card for making deals"; //Для совершения сделок Вам необходимо указать банковскую карту
|
||
|
||
"error.accounts.key-invalid" = "The Private key is invalid";
|
||
"error.accounts.public-key-invalid" = "The Public key is invalid";
|
||
"error.accounts.key-pair-invalid" = "Key pair is invalid";
|
||
"error.accounts.exists" = "Account with this name has already been added";
|
||
"error.accounts.empty" = "The account name or public key could not be found";
|
||
"common.error.default" = "Oops, something went wrong. Please try again.";
|
||
"error.device.support" = "Please try in a real device instead of simulator";
|
||
"error.device.token" = "Please sign the app using a valid Apple Developer Account";
|
||
|
||
"tabBar.wallet" = "Wallet";
|
||
"tabBar.chat" = "Chat";
|
||
"tabBar.p2p-sell" = "Sell";
|
||
"tabBar.p2p-buy" = "Buy";
|
||
"tabBar.apartments" = "Housing";
|
||
"tabBar.more" = "More";
|
||
|
||
"main.invite.title" = "Invite a friend";
|
||
"main.invite.text" = "Scan QR code with camera";
|
||
|
||
"main.qr.showMy" = "Show my QR code";
|
||
"main.qr.notValidError" = "Not valid QR code";
|
||
"main.qr.title" = "My QR";
|
||
|
||
"main.account.title" = "Your accounts";
|
||
"main.account.add" = "Add";
|
||
"main.account.export" = "Show private key";
|
||
"main.account.change" = "Change private key";
|
||
"main.account.exportDescription" = "To see private key\nenter application password";
|
||
"main.account.delete" = "Delete";
|
||
"main.account.addAccountPopup" = "Add new account";
|
||
"main.account.remove" = "Are you sure you want to delete your account?";
|
||
"main.wrongVersion" = "Your application version is outdated. You need to download an update to continue working";
|
||
"main.noVersion" = "Unable to verify application version from the server. Please check your internet connection";
|
||
"main.noNodes" = "Unable to retrieve server to run application";
|
||
"main.noHyperion" = "Unable to retrieve server to run application";
|
||
"main.wrongVersion.updateButton" = "Update";
|
||
"main.empty.text" = " You don't have any EOS account";
|
||
"main.empty.submit" = "Add EOS account";
|
||
|
||
"main.listLogin.titleOn" = "Authorization\non %@";
|
||
"main.listLogin.title" = "Authorization";
|
||
"main.listLogin.description" = "You going authorize action on %@ site with your EOS account";
|
||
|
||
"main.listLogin.expired" = "Authorization error.\nRefresh the QR code page and try again.";
|
||
"main.listLogin.unexpected" = "Authorization error.";
|
||
|
||
"main.no-internet.title" = "Connection error";
|
||
"main.no-internet.text" = "Please check your internet connection \nor try another network.";
|
||
|
||
"resources.performance.kind.cpu.name" = "CPU";
|
||
"resources.performance.kind.cpu.prefix" = "";
|
||
"resources.performance.kind.net.name" = "NET";
|
||
"resources.performance.kind.net.prefix" = "";
|
||
"resources.performance.kind.ram.name" = "RAM";
|
||
"resources.performance.balance.error" = "Insufficient balance";
|
||
"resources.performance.balance.incorrectMinimum" = "Minimum quantity 0.02 KB";
|
||
"resources.performance.kind.ram.prefix" = "";
|
||
"resources.performance.available" = "Available: %@ / %@ (%@)";
|
||
"resources.performance.available.Kb" = "Available: %@";
|
||
"resources.performance.used" = "%@/%@ %@";
|
||
"resources.performance.used2" = "%@ %@";
|
||
"resources.performance.unit.ms" = "ms";
|
||
"resources.performance.unit.kb" = "KB";
|
||
"resources.performance.staked" = "Staked: %@";
|
||
"resources.performance.staked-by-me" = "by Myself: %@";
|
||
"resources.performance.staked-by-others" = "by Others: %@";
|
||
"resources.popup.title" = " Resources and transactions";
|
||
"resources.popup.transactions.title" = " Use free transactions";
|
||
"resources.popup.transactions.text" = "Every day we provide you with 25 free transactions.\nYou may also purchase additional transaction packages";
|
||
"resources.popup.transactions.token.title" = "Currency";
|
||
"resources.popup.transactions.token.placeholder" = " Select the currency to purchase transactions";
|
||
"resources.popup.transactions.count" = " Select the quantity of transactions:";
|
||
"resources.popup.transactions.price" = "Price";
|
||
"resources.popup.transactions.rate" = "%@ transactions = %@";
|
||
"resources.popup.transactions.amount" = "%@ transactions";
|
||
"resources.popup.transactions.submit" = "Buy";
|
||
"resources.popup.transactions.pockets" = "Transaction packages";
|
||
"resources.popup.transactions.subtitle" = "You are going to purchase transactions";
|
||
"resources.popup.statistics.title" = "Use wallet resources";
|
||
"resources.popup.statistics.text" = "Account resources";
|
||
"resources.popup.statistics.submit" = "Resource settings";
|
||
"resources.setup.title" = "Account resources";
|
||
"resources.setup.buy" = "Add resources for";
|
||
"resources.setup.buy.capacity" = "Volume of RAM purchase";
|
||
"resources.setup.buyTransactions" = "Buy additional transactions";
|
||
"resources.setup.block.cpu" = "CPU";
|
||
"resources.setup.block.net" = "NET";
|
||
"resources.setup.block.ram" = "RAM";
|
||
"resources.setup.refund.title" = "Refunding: %@";
|
||
"resources.setup.refund.time-empty" = "00:00";
|
||
"resources.setup.refund.submit" = "Refund";
|
||
"resources.setup.action.title" = "Select the action";
|
||
"resources.setup.action.placeholder" = "Select the action";
|
||
"resources.setup.action.text" = "Available: %@";
|
||
"resources.setup.action.stake" = "Stake";
|
||
"resources.setup.action.unstake" = "Unstake";
|
||
"resources.setup.action.buy" = "Buy";
|
||
"resources.setup.action.sell" = "Sell";
|
||
"resources.setup.buy.eos" = "Calculate purchase in EOS";
|
||
"resources.setup.buy.kb" = "Calculate purchase in kb RAM";
|
||
"resources.setup.placeholder.eos" = "Enter EOS amount";
|
||
"resources.setup.placeholder.kb" = " Enter kb RAM amount";
|
||
"resources.setup.other.stake" = "Stake for another account";
|
||
"resources.setup.other.unstake" = "Unstake from another wallet";
|
||
"resources.setup.other.buy" = "Buy for other account";
|
||
"resources.setup.transfer.irrevocably" = "Transfer: without refund";
|
||
"resources.setup.transfer.return" = "Transfer: with refund";
|
||
"resources.setup.account.title" = "Another EOS account";
|
||
"resources.setup.account.placeholder" = "Username";
|
||
"resources.setup.account.select" = "Select a receiver";
|
||
"resources.setup.cpu.title" = "CPU";
|
||
"resources.setup.cpu.placeholder" = "0.0000 (CPU)";
|
||
"resources.setup.net.title" = "NET";
|
||
"resources.setup.net.placeholder" = "0.0000 (NET)";
|
||
"resources.setup.ram.title" = "RAM";
|
||
"resources.setup.ram.placeholder.eos" = "0.0000";
|
||
"resources.setup.ram.placeholder.kb" = "0.0";
|
||
"resources.setup.ram.menu.eos" ="Calculate purchase in EOS";
|
||
"resources.setup.ram.menu.kb" = "Calculate purchase in kb RAM";
|
||
"resources.setup.submit.stake" = "Stake %@";
|
||
"resources.setup.submit.unstake" = "Unstake %@";
|
||
"resources.setup.submit.buy" = "Buy %@";
|
||
"resources.setup.submit.sell" = "Sell %@";
|
||
"resources.setup.buy.ram" = "Buy RAM";
|
||
"resources.setup.sell.ram" = "Sell RAM";
|
||
"resources.setup.buy.cpuNet" = "Stake CPU/NET";
|
||
"resources.setup.sell.cpuNet" = "Unstake CPU/NET";
|
||
"resources.setup.avaliableToBuy" = "Buy RAM for:";
|
||
"resources.setup.avaliableToUnstake" = "Available for unstake";
|
||
"resources.setup.buy.transactions" = "Transactions";
|
||
"resources.setup.buy.error.tx_cpu_usage_exceeded" = "Attention! Account resources have expired.";
|
||
"resources.setup.buy.error.noFreeTransactions" = "Attention! Run out of free transactions.";
|
||
"resources.setup.buy.error.title" = "Error";
|
||
"resources.setup.buy.error.try_again_later" = "An error occurred while purchasing RAM.\nPlease, try again later.";
|
||
"resources.setup.buy.error.try_again_later_action" = "Complete";
|
||
"resources.setup.confirm.buy.ram" = "You are going to buy RAM for your account";
|
||
"resources.setup.confirm.buy.ramOther" = "You are going to buy RAM for account %@";
|
||
"resources.setup.confirm.sell.ram" = "You are going to sell RAM from your account";
|
||
"resources.setup.confirm.stake" = "You are going to stake CPU/NET for your account";
|
||
"resources.setup.confirm.unstakeOther" = "You are going to unstake CPU/NET from account %@";
|
||
"resources.setup.confirm.unstake" = "You are going to unstake CPU/NET from your account";
|
||
"resources.setup.confirm.allocate.withRefund" = "Allocate CPU/NET to another account with refund";
|
||
"resources.setup.confirm.allocate.withoutRefund" = "Allocate CPU/NET to another account without refund";
|
||
|
||
"wallet.freeTransactions.title" = "Free transactions";
|
||
"wallet.freeTransactions.popup" = "Free transactions are refreshed on a daily basis to 25 per day. Additional transactions are non-replenishable free transactions, which must be additionally purchased by the user";
|
||
"wallet.freeTransactions.popupSwitchTitle" = "Use free transactions first";
|
||
"wallet.freeTransactions.popupMsg1" = "Attention! You have run out of free transactions today, your account resources will be used from now. You can buy more transactions or continue with the resources of your account.";
|
||
"wallet.freeTransactions.popupMsg2" = "Attention! You have run out of free transactions today, you can buy more free transactions or manage your personal account resources from management section";
|
||
"wallet.freeTransactions.popupMsg3" = "Attention! You have run out of account resources, but you have free transactions available, go to settings to enable them";
|
||
"wallet.freeTransactions.popupMsg4" = "Attention! You have left a few free transactions, you can buy more transactions or switch to the resources of your account.";
|
||
"wallet.freeTransactions.popupMsg1SecondButtonTitle" = "Continue with account resources";
|
||
"wallet.freeTransactions.popupMsg2SecondButtonTitle" = "Manage resources";
|
||
"wallet.freeTransactions.popupMsg3SecondButtonTitle" = "Go to settings";
|
||
"wallet.freeTransactions.additionalCount" = "(+%@)";
|
||
"wallet.freeTransactions.countDescription" = "Free transactions (+ additional)";
|
||
"wallet.freeTransactions.buyDescription" = "Purchase additional transactions package";
|
||
"wallet.freeTransactions.priceTitle" = "Price";
|
||
"wallet.freeTransactions.price" = "%@ %@ %@";
|
||
"wallet.freeTransactions.buyButton" = "Buy";
|
||
|
||
"flat-new.title" = "Sell order";
|
||
"flat-new.application.title" = "Sell order";
|
||
"flat-new.application.individual" = "Individual";
|
||
"flat-new.application.entity" = "Legal entity";
|
||
"flat-new.application.developer" = "Developer";
|
||
"flat-new.step.index.1" = "Apartment location";
|
||
"flat-new.step.index.2" = "Information about building and apartment";
|
||
"flat-new.step.index.3" = "Uploading photos";
|
||
"flat-new.step.index.4" = "Basic documents";
|
||
"flat-new.step.index.5" = "Apartment description";
|
||
"flat-new.step.index.6" = "Financial Information";
|
||
"flat-new.step.index.7" = "Placing an order";
|
||
"flat-new.address" = "Building address";
|
||
"flat-new.next" = "Next step";
|
||
"flat-new.step1.complex" = "Residential complex";
|
||
"flat-new.step1.entrance" = "Entrance No.";
|
||
"flat-new.step1.apartment" = "Apartment No.";
|
||
"flat-new.step1.subway.title" = "Metro";
|
||
"flat-new.step1.subway.add" = "Add Station";
|
||
"flat-new.step1.subway.way.ON_FOOT" = "On foot";
|
||
"flat-new.step1.subway.way.BY_TRANSPORT" = "By public transport";
|
||
"flat-new.step1.subway.way.BY_CAR" = "By car";
|
||
"flat-new.step1.subway.time.MIN_5" = "5 minutes";
|
||
"flat-new.step1.subway.time.MIN_10" = "10 minutes";
|
||
"flat-new.step1.subway.time.MIN_15" = "15 minutes";
|
||
"flat-new.step2.section.house" = "Building Information";
|
||
"flat-new.step2.section.flat" = "Apartment information";
|
||
"flat-new.step2.house-type" = "Building type";
|
||
"flat-new.step2.building-year" = "Year built";
|
||
"flat-new.step2.floors" = "Number of floors in the building";
|
||
"flat-new.step2.flat-type" = "Apartment type";
|
||
"flat-new.step2.tenure" = "Ownership tenure";
|
||
"flat-new.step2.floor" = "Floor";
|
||
"flat-new.step2.rooms" = "Number of rooms";
|
||
"flat-new.step2.studio" = "Studio";
|
||
"flat-new.step2.m2" = "Total area (m2)";
|
||
"flat-new.step2.livingM2" = "Living area (m2)";
|
||
"flat-new.step2.kitchenM2" = "Kitchen area (m2)";
|
||
"flat-new.step2.ceilingHeight" = "Ceiling Height (m)";
|
||
"flat-new.step2.elevator" = "Elevator";
|
||
"flat-new.step2.no-elevator" = "No elevator";
|
||
"flat-new.step2.parking" = "Parking";
|
||
"flat-new.step2.no-parking" = "No parking";
|
||
"flat-new.step2.bathroom" = "Bathroom";
|
||
"flat-new.step2.window" = "Window View";
|
||
"flat-new.step2.balcony" = "Number of balconies";
|
||
"flat-new.step2.not-selected" = "Not Selected";
|
||
"flat-new.step2.loggia" = "Loggia";
|
||
"flat-new.step2.infrastructure" = "Infrastructure";
|
||
"flat-new.step2.no-infrastructure" = "not present";
|
||
|
||
"flat-new.flat-type.SECONDARY" = "Secondary";
|
||
"flat-new.flat-type.NEW" = "New building";
|
||
"flat-new.tenure.UP_TO_THREE" = "up to 3 years old";
|
||
"flat-new.tenure.THREE_TO_FIVE" = "3 to 5 years old";
|
||
"flat-new.tenure.MORE_THAN_FIVE" = "more than 5 years old";
|
||
"flat-new.elevator.SIMPLE" = "Passenger";
|
||
"flat-new.elevator.CARGO" = "Cargo";
|
||
"flat-new.parking.ON_GROUND" = "Ground";
|
||
"flat-new.parking.UNDER_GROUND" = "Underground";
|
||
"flat-new.parking.MULTI_LEVEL" = "Multilevel";
|
||
"flat-new.bathroom.COMBINED" = "Combined";
|
||
"flat-new.bathroom.SEPARATED" = "Separate";
|
||
"flat-new.window.YARD" = "To the yard";
|
||
"flat-new.window.STREET" = "On the street";
|
||
"flat-new.balcony.ZERO" = "No balconies";
|
||
"flat-new.balcony.ONE" = "One";
|
||
"flat-new.balcony.TWO" = "Two";
|
||
"flat-new.balcony.THREE_OR_MORE" = "Three +";
|
||
|
||
"defi.main.title" = "DeFi";
|
||
"defi.main.button.inheritance.title" = "Inheritance";
|
||
"defi.main.button.inheritance.description" = "Configure cryptocash, LiST, liquidity token inheritance";
|
||
"defi.main.button.swap.title" = "SWAP";
|
||
"defi.main.button.swap.description" = "Liquidity pool participation to earn exchange commissions income";
|
||
"defi.main.button.cryptocash.title" = "LiST deposit";
|
||
"defi.main.button.cryptocash.description" = "Issue of cryptocash";
|
||
"defi.main.button.cryptocashExchangeRequests.title" = "Guaranteed cryptocash";
|
||
"defi.main.button.cryptocashExchangeRequests.description" = "Exchange 75 000 USDCASH\nor equivalent cryptocash lots";
|
||
"defi.main.button.settings.title" = "Settings";
|
||
"defi.main.button.settings.description" = "Control your interface, security and notifications settings";
|
||
|
||
"swap.main.title" = "SWAP";
|
||
"swap.main.empty.title" = "Coming soon...";
|
||
"swap.main.empty.description" = "Under construction";
|
||
|
||
"swap.main.tabBar.title" = "Swap";
|
||
"swap.main.tokenGive.title" = "Exchange token";
|
||
"swap.main.tokenGive.titleCard" = "Select exchange token";
|
||
"swap.main.tokenGet.title" = "Enrollment token";
|
||
"swap.main.tokenGet.titleCard" = "Select enrollment token";
|
||
"swap.main.exchangeRate" = "Exchange rate";
|
||
"swap.main.give.title" = "Exchange amount";
|
||
"swap.main.give.placeholder" = "You change";
|
||
"swap.main.give.error" = "Insufficient funds";
|
||
"swap.main.give.tooSmallCash" = "Less than the allowable value";
|
||
"swap.main.give.tooSmallOther" = "Less than the allowable value";
|
||
"swap.main.get.title" = "Expected amount";
|
||
"swap.main.get.placeholder" = "You'll get";
|
||
"swap.main.get.error" = "Insufficient funds in the pool";
|
||
"swap.main.minimum.title" = "Minimum amount to be received:";
|
||
"swap.main.minimum.error" = "Amount exceeds expected value";
|
||
"swap.main.rout" = "Route:";
|
||
"swap.main.exchange" = "Exchange";
|
||
|
||
"swap.main.preselectToken.errorTitle" = "Exchange error";
|
||
"swap.main.preselectToken.errorText" = "This token cannot be exchanged.\nTry later.";
|
||
|
||
"swap.main.confirmation.description" = "You are about to make a token exchange.";
|
||
"swap.main.confirmation.give" = "You will be charged:";
|
||
"swap.main.confirmation.get" = "Expected amount to be received:";
|
||
"swap.main.confirmation.minimum" = "Minimum amount to be received:";
|
||
"swap.main.success.give" = "It was debited from you:";
|
||
"swap.main.success.get" = "Amount to be received:";
|
||
"swap.main.success.id" = "Transaction ID";
|
||
"swap.main.success.title" = "Exchange completed";
|
||
|
||
"swap.investment.title" = "SWAP";
|
||
"swap.investment.tokens.title" = "Liquidity pool";
|
||
"swap.investment.exchangeRate" = "Exchange rate";
|
||
"swap.investment.poolSize" = "Current pool size";
|
||
"swap.investment.allLiquidityTokens" = "Current pool size";
|
||
"swap.investment.newPoolWarning" = "This pool does not exist. You can \ncreate it or choose a different pair of tokens";
|
||
"swap.investment.poolToken.title" = "My liquidity tokens";
|
||
"swap.investment.poolToken.addTitle" = "Add liquidity";
|
||
"swap.investment.poolToken.addToken1" = "Amount";
|
||
"swap.investment.poolToken.addToken2" = "Amount";
|
||
"swap.investment.poolToken.addButtonTitle" = "Add liquidity to the pool";
|
||
"swap.investment.poolToken.removeTitle" = "Withdraw liquidity";
|
||
"swap.investment.poolToken.removeField" = "You return";
|
||
"swap.investment.poolToken.removeButtonTitle" = "Return tokens";
|
||
"swap.investment.poolToken.removeYouGetTitle" = "You'll get:";
|
||
"swap.investment.success.return" = "You returned:";
|
||
"swap.investment.success.got" = "You received:";
|
||
"swap.investment.success.debited" = "Was debited:";
|
||
"swap.investment.success.liquidityGet" = "Accrued liquidity tokens:";
|
||
"swap.investment.success.transaction.id" = "Transaction ID:";
|
||
|
||
"swap.investment.addConfirmation.description" = "You are about to replenish the liquidity pool.";
|
||
"swap.investment.addConfirmation.give" = "You will be charged:";
|
||
|
||
"swap.investment.removeConfirmation.description" = "You are about to withdraw liquidity.";
|
||
"swap.investment.removeConfirmation.give" = "You return:";
|
||
"swap.investment.removeConfirmation.get" = "You'll get:";
|
||
|
||
"swap.investment.addPool.title" = "Add tokens to the new pool";
|
||
"swap.investment.addPool.addToken1" = "Token volume";
|
||
"swap.investment.addPool.addToken2" = "Token volume";
|
||
"swap.investment.addPool.exchangeRate" = "Initial exchange rate";
|
||
"swap.investment.addPool.buttonTitle" = "Create pool";
|
||
|
||
"swap.investment.createConfirmation.description" = "You are about to create a new liquidity pool.";
|
||
"swap.investment.createConfirmation.give" = "You will be charged:";
|
||
|
||
"cccp.chooseCurrency" = "Select Currency";
|
||
|
||
"cccp.main.header.button.generateTokens" = "Issue\ncryptocash";
|
||
"cccp.main.header.button.destroyTokens" = "Release\nLiST from pledge";
|
||
"cccp.main.header.button.newExchangeRequest" = "New\nexchange\napplication";
|
||
"cccp.main.myCertificate" = "My certificates";
|
||
"cccp.main.segment.myOrders" = "My applications";
|
||
"cccp.main.segment.debt" = "Pledge Buyout";
|
||
|
||
"cccp.main.no-accounts.title" = "Deposit LiST";
|
||
"cccp.main.no-accounts.info" = "Add an EOS account to issue cryptocash";
|
||
"cccp.main.headerTitle" = "Deposit LiST";
|
||
"cccp.main.popupDescription" = "You can issue cryptocash";
|
||
"cccp.main.rulesText" = "Check cryptocash rules";
|
||
"cccp.main.sublabelLockedText" = "Guaranteed exchange";
|
||
"cccp.main.generateTokensTitle" = "Issue new cryptocash against LiST tokens pledge";
|
||
"cccp.main.generateTokensDescription" = "LiST tokens required";
|
||
"cccp.main.destroyTokensTitle" = "Release LiST tokens pledge";
|
||
"cccp.main.destroyTokensDescription" = "Cryptocash required";
|
||
"cccp.main.outgoingExchangeRequestsTokensTitle" = "My applications guaranteed exchange";
|
||
"cccp.main.outgoingExchangeRequestsTokensDescription" = "Cryptocash required";
|
||
"cccp.main.incomingExchangeRequestsTitle" = "My guaranteed exchange obligations";
|
||
"cccp.main.incomingExchangeRequestsDescription" = "Cryptocash offered";
|
||
"cccp.main.incomingExchangeRequestsDescriptionUnavailable" = "Income certificates required";
|
||
"cccp.main.soldExchangeRequestsTitle" = "Debt buyout";
|
||
"cccp.main.soldExchangeRequestsDescription" = "LiST tokens available for buyout";
|
||
"cccp.main.soldSegmentMyTitle" = "My debts";
|
||
"cccp.main.soldSegmentOtherTitle" = "All debts";
|
||
"cccp.main.dividendsGot" = "Income received";
|
||
"cccp.main.dividendsNoGot" = "No income was received";
|
||
"cccp.main.dividendsLastGetTitle" = "Last received";
|
||
"cccp.main.dividendsLastTimeTitle" = "%@ at %@";
|
||
"cccp.main.dividendsDescription" = "For holders of income certificates. Available once a day";
|
||
"cccp.main.dividendsButtonTitle" = "Get income";
|
||
"cccp.main.myDividendsButtonTitle" = "My income";
|
||
"cccp.main.royaltiesDescription" = "For royalty accounts. Available once a day";
|
||
"cccp.main.royaltiesButtonTitle" = "Get royalties";
|
||
"cccp.main.myRoyaltiesButtonTitle" = "My royalties";
|
||
"cccp.main.priorityButtonTitle" = "Priority of guarantor";
|
||
"cccp.main.rulesButtonTitle" = "Cryptocash rules";
|
||
"cccp.main.dividendsPopupTitle" = "Receiving income";
|
||
"cccp.main.dividendsPopupDesription" = "For holders of income certificates. Available once a day";
|
||
"cccp.main.royaltiesPopupTitle" = "Receiving royalties";
|
||
"cccp.main.royaltiesPopupDesription" = "For royalty accounts. Available once a day";
|
||
"cccp.main.priorityPopupTitle" = "Priority of guarantor";
|
||
"cccp.main.priorityPopupDescription" = "Сryptocash for which you are a priority guarantor";
|
||
"cccp.main.certificates.empty.title" = "No certificates found";
|
||
"cccp.main.certificates.empty.description" = "You do not have any warranty certificates.";
|
||
"cccp.main.requests.empty.description" = "You have no active requests";
|
||
"cccp.main.bill" = "BILL";
|
||
|
||
"cccp.priority.title" = "Change priority";
|
||
"cccp.priority.popupDescription" = "All requests for a guaranteed exchange firstly go to the priority guarantors. You can become a regular guarantor at any time.";
|
||
"cccp.priority.description" = "Please select cryptocash in which you want to have priority";
|
||
"cccp.priority.alert" = "You must have at least one proper income certificate";
|
||
|
||
"cccp.issueTokens.title" = "Issue new cryptocash";
|
||
"cccp.issueTokens.completeTitle" = "Issue completed";
|
||
"cccp.issueTokens.description" = "You going issue cryptocash\nagainst LiST tokens pledge";
|
||
"cccp.issueTokens.youGiveHeaderTitle" = "Token for pledge"; // Выберите токен для залога
|
||
"cccp.issueTokens.youGiveSelectorTitle" = "Pledge token";
|
||
"cccp.issueTokens.youGiveAmountPlaceholder" = "Number of lots for pledge"; // Количество лотов для залога
|
||
"cccp.issueTokens.youGiveAmountDescription" = "1 lot = %@ %@"; // 1 лот = %@ %@
|
||
"cccp.issueTokens.youGiveAmountError" = "Not enough %@ to issue cryptocash"; // Недостаточно %@ для выпуска криптоналичных
|
||
"cccp.issueTokens.youGetYouGetTitle" = "Cryptocash to issue"; // Криптоналичные для выпуска
|
||
"cccp.issueTokens.youGiveLabelTitle" = "Your pledge:"; // Ваш залог:
|
||
"cccp.issueTokens.youGetLabelTitle" = "You’ll get:"; // Вы получите:
|
||
|
||
"cccp.issueBackTokens.title" = "Release LiST pledge"; // Возврат LiST из-под залога
|
||
"cccp.issueBackTokens.completeTitle" = "Release LiST completed";
|
||
"cccp.issueBackTokens.description" = "You are going to release LiST from pledge."; // Вы собираетесь вернуть LiST\nиз-под залога
|
||
"cccp.issueBackTokens.youGiveHeaderTitle" = "You return"; // Выберите гарантийный сертификат
|
||
"cccp.issueBackTokens.youGiveTokenTitle" = "Select a bill for the issue of cryptocash";
|
||
"cccp.issueBackTokens.youGiveAmountPlaceholder" = "How much do you want to release"; // Сколько Вы хотите вернуть
|
||
"cccp.issueBackTokens.youGiveAmountError" = "Not enough %@ for LiST refund"; // Недостаточно %@ для возврата LiST
|
||
"cccp.issueBackTokens.youGetYouGetTitle" = "Cryptocash to issue"; // Криптоналичные для выпуска
|
||
"cccp.issueBackTokens.youGiveLabelTitle" = "You return:"; // Вы возвращаете:
|
||
"cccp.issueBackTokens.youGetLabelTitle" = "You’ll get:"; // Вы получите:
|
||
"cccp.issueBackTokens.button" = "Release LiST";
|
||
|
||
"cccp.createExchangeRequest.title" = "New exchange application"; // Заявка на гарантийный обмен
|
||
"cccp.createExchangeRequest.createdTitle" = "Request created successfully";
|
||
"cccp.createExchangeRequest.description" = "You are going to exchange cryptocash \n for cash with the guarantor. \nOnly 1 lot of cryptocash \n can be exchanged per request."; // Вы собираетесь обменять криптоналичные\nна наличные у гаранта.\nЗа одну заявку можно обменять\nтолько 1 лот криптоналичных
|
||
"cccp.createExchangeRequest.youGiveHeaderTitle" = "You exchange"; // Вы обмениваете
|
||
"cccp.createExchangeRequest.titleCard" = "Select exchange token";
|
||
"cccp.createExchangeRequest.youSendLabelTitle" = "Offered volume:"; // Заявленный объем:
|
||
"cccp.createExchangeRequest.youGiveLabelTitle" = "You will be charged:"; // С вас спишется:
|
||
"cccp.createExchangeRequest.feeLabelTitle" = "Including fee:"; // В том числе комиссия:
|
||
"cccp.createExchangeRequest.youGetLabelTitle" = "You’ll get:"; // Вы получите:
|
||
"cccp.createExchangeRequest.youGetSubLabel" = "The rules assume a fee of 3%\nin favor of the Guarantor"; // Правила предполагают комисию 3%\nв пользу Гаранта
|
||
"cccp.createExchangeRequest.youGiveAmountError" = "Not enough %@"; // Недостаточно %@
|
||
|
||
"cccp.generateTokens.popupDescription" = "Here you can issue cryptocash against LiST tokens pledge";
|
||
"cccp.generateTokens.youGiveHeaderTitle" = "Select regional LiST token to issue cryptocash";
|
||
"cccp.generateTokens.youGiveTitle" = "Lots must be multiples of %@";
|
||
"cccp.generateTokens.youGiveYouExchange" = "You transfer";
|
||
"cccp.generateTokens.youGetHeaderTitle" = "Choose what cryptocash you want to issue";
|
||
"cccp.generateTokens.youGetYouGetTitle" = "You receive";
|
||
"cccp.generateTokens.creationAccountsWarning" = "The transaction requires %@ balance. They will be created automatically using RAM";
|
||
"cccp.generateTokens.buttonCreateAccounts" = "Create balance with RAM";
|
||
"cccp.generateTokens.createBalancesMsg" = "You need %@ balance to issue tokens. They will be created automatically using RAM (usually 0.4 KB is required)";
|
||
"cccp.generateTokens.buttonGenerateTokens" = "Issue cryptocash";
|
||
"cccp.generateTokens.popUpHeaderTitle" = "You are about to issue cryptocash";
|
||
|
||
"cccp.destroyTokens.headerTitle" = "Release LiST tokens pledge";
|
||
"cccp.destroyTokens.popupDescription" = "Here you can release LiST tokens pledge for cryptocash";
|
||
"cccp.destroyTokens.youGiveHeaderTitle" = "Select certificates to receive regional LiST tokens from them";
|
||
"cccp.destroyTokens.youGiveTitle" = "Certificates";
|
||
"cccp.destroyTokens.youGiveYouGiveTitle" = "You will be charged";
|
||
"cccp.destroyTokens.youGetYouGetTitle" = "You receive";
|
||
"cccp.destroyTokens.buttonDestroyTokens" = "Get package %@";
|
||
"cccp.destroyTokens.popUpHeaderTitle" = "You are about to release pledge";
|
||
"cccp.destroyTokens.noEnoughtBalance" = "Insufficient balance";
|
||
|
||
"cash.destroyTokens.tokenReturn" = "Return token:";
|
||
"cash.destroyTokens.amountReturn" = "Return amount:";
|
||
"cash.destroyTokens.commissionReturn" = "Including commission:";
|
||
"cash.destroyTokens.tokenGet" = "You get from pledge:";
|
||
"cash.destroyTokens.amountGet" = "Amount get:";
|
||
|
||
"cash.billInfo.headerTitle" = "Bill info";
|
||
"cash.billInfo.date" = "Create date:";
|
||
"cash.billInfo.token1" = "Pledge token:";
|
||
"cash.billInfo.amount1" = "Pledge amount:";
|
||
"cash.billInfo.token2" = "Issue token:";
|
||
"cash.billInfo.amount2" = "Issue amount:";
|
||
"cash.billInfo.subHeaderTitle" = "Pledge return";
|
||
"cash.billInfo.token3" = "Return token:";
|
||
"cash.billInfo.amount3" = "Return amount:";
|
||
"cash.billInfo.commission" = "Including commission:";
|
||
"cash.billInfo.youGet" = "You get from pledge:";
|
||
"cash.billInfo.amountGet" = "Amount get:";
|
||
"cash.billInfo.buttonDestroy" = "Return LiST by bill";
|
||
|
||
"cccp.exchangeRequests.new-order" = "New order"; //"Новая заявка";
|
||
"cccp.exchangeRequestCell.button.confirm" = "Confirm exchange"; // Подтвердить обмен
|
||
"cccp.exchangeRequestCell.button.reject" = "Cancel exchange"; // Отменить обмен
|
||
"cccp.exchangeRequestCell.button.buyDebt" = "Buyout the pledge"; // Выкупить залог
|
||
|
||
"cccp.exchangeRequestCell.outgoingYouDescription" = "You are the applicant"; // Вы заявитель
|
||
"cccp.exchangeRequestCell.outgoingGiveTitle" = "Offered"; // Заявлено:
|
||
"cccp.exchangeRequestCell.outgoingGetTitle" = "To be received:"; // Получите:
|
||
"cccp.exchangeRequestCell.outgoingTimerDescription" = "in process"; // на исполнении
|
||
"cccp.exchangeRequestCell.outgoingTimeDescription" = "Contact the guarantor to discuss the terms of the exchange"; // Свяжитесь с гарантом для определения условий исполнения обмена
|
||
"cccp.exchangeRequestCell.outgoingNoTimeDescription" = "You can cancel the exchange, you will get the cryptocash back"; // Вы можете отменить обмен, Вы получите криптоналичные обратно
|
||
"cccp.exchangeRequestCell.outgoingWhoTitle" = "Guarantor: "; // Гарант:
|
||
"cccp.exchangeRequestCell.outgoing.confirm.title" = "Exchange confirmation"; // Подтверждение обмена
|
||
"cccp.exchangeRequestCell.outgoing.confirm.description" = "You confirm that you have received funds in the amount of %@ %@"; // Вы подтверждаете, что получили денежные средства в размере %@ %@
|
||
"cccp.exchangeRequestCell.outgoing.confirm.alert" = "Make sure you have received the funds. \nAfter confirmation, the guarantor will receive the cryptocash."; // Убедитесь что Вы получили денежные средства.\nПосле подтверждения гарант получит криптокэш.
|
||
"cccp.exchangeRequestCell.outgoing.reject.title" = "Cancel exchange"; // Отмена обмена
|
||
"cccp.exchangeRequestCell.outgoing.reject.description" = "You are about to cancel the guaranteed exchange"; // Вы собираетесь отменить обмен на %@ %@
|
||
"cccp.exchangeRequestCell.outgoing.reject.alert" = "Make sure you received the funds. \nAfter confirmation, the guarantor will receive a cryptocash"; // Убедитесь что Вы получили денежные средства.\nПосле подтверждения гарант получит криптокэш
|
||
|
||
"cccp.exchangeRequestCell.incomingYouDescription" = "You are the guarantor"; // Вы гарант
|
||
"cccp.exchangeRequestCell.incomingGiveTitle" = "Offered:"; // Заявлено:
|
||
"cccp.exchangeRequestCell.incomingGetTitle" = "Pay:"; // Оплатите:
|
||
"cccp.exchangeRequestCell.incomingAditionalGiveTitle" = "Request by bill:";
|
||
"cccp.exchangeRequestCell.incomingAditionalGetTitle" = "Issue amount:";
|
||
"cccp.exchangeRequestCell.incomingTimerDescription" = "in process"; // на исполнении
|
||
"cccp.exchangeRequestCell.incomingTimeDescription" = "Contact the applicant to determine the terms of the exchange. During the transfer of funds, make sure that the applicant has pressed the button \"Confirm the exchange\""; // Свяжитесь с заявителем для определения условий исполнения обмена. Во время передачи средств убедитесь, что заявитель нажал кнопку \"Подтвердить обмен\"
|
||
"cccp.exchangeRequestCell.incomingNoTimeDescription" = "You can cancel the exchange, you will have 72 hours to buyout your pledge for crypto-cash"; // Вы можете отменить обмен, у Вас будет 72 часа на выкуп Вашего залога за криптоналичные
|
||
"cccp.exchangeRequestCell.incomingWhoTitle" = "The applicant: "; // Заявитель:
|
||
"cccp.exchangeRequestCell.incoming.confirm.title" = "Confirm exchange"; // Подтверждение обмена
|
||
"cccp.exchangeRequestCell.incoming.confirm.description" = "You confirm that you have transferred funds in the amount of %@ %@"; // Вы подтверждаете, что передали денежные средства
|
||
"cccp.exchangeRequestCell.incoming.confirm.alert" = "Make sure the applicant clicked the button \"Confirm exchange\""; // Убедитесь, что заявитель нажал кнопку \"Подтвердить обмен\"
|
||
"cccp.exchangeRequestCell.incoming.reject.title" = "Cancel exchange"; // Отмена обмена
|
||
"cccp.exchangeRequestCell.incoming.reject.description" = "You are about to cancel the exchange\nfor %@ %@"; // Вы собираетесь отменить обмен на %@ %@
|
||
"cccp.exchangeRequestCell.incoming.reject.alert" = "If you cancel the exchange, you will have 72 hours to boyout your pledge"; // (При отмене обмена у Вас будет 72 часа на выкуп Вашего залога
|
||
|
||
"cccp.exchangeRequestCell.debtTimeYouDescription" = "Buyout of pledge for an overdue\nguaranteed exchange"; // Выкуп залога по просроченному\nгарантийному обмену
|
||
"cccp.exchangeRequestCell.debtTimeGiveTitle" = "Pledge:"; // Залог:
|
||
"cccp.exchangeRequestCell.debtTimeGetTitle" = "Deposit:"; // Внесите:
|
||
"cccp.exchangeRequestCell.debtTimeTimerDescription" = "available only to you"; // доступно только Вам
|
||
"cccp.exchangeRequestCell.debtTimeDescription" = "Buyout your pledge before the timer expires, otherwise the buyout of the pledge will be available to everyone and you may lose it"; // Выкупите Ваш залог до истечения таймера, иначе выкуп залога будет доступен всем и Вы его можете потерять
|
||
|
||
"cccp.exchangeRequestCell.debtNoTimeYouDescription" = "Buyout of pledge for an overdue\nguaranteed exchange"; // Выкуп залога по просроченному\nгарантийному обмену
|
||
"cccp.exchangeRequestCell.debtNoTimeGiveTitle" = "Offered:"; // Заявлено:
|
||
"cccp.exchangeRequestCell.debtNoTimeGetTitle" = "Pay:"; // Заплатите:
|
||
"cccp.exchangeRequestCell.debtNoTimeTimerDescription" = "";
|
||
"cccp.exchangeRequestCell.debtNoTimeDescription" = "";
|
||
|
||
"cccp.exchangeRequest.popupDescription" = "Create guranteed exchange application of cryptocash";
|
||
"cccp.exchangeRequest.dateHeaderPart1" = "Request";
|
||
"cccp.exchangeRequest.timerToEndForReceiver" = "for order execution";
|
||
"cccp.exchangeRequest.timerCanChangeReceiver" = "Request expired";
|
||
"cccp.exchangeRequest.confirmedButton" = "Confirmed";
|
||
"cccp.exchangeRequest.chat" = "Chat";
|
||
|
||
"cccp.outgoingExchangeRequests.headerTitle" = "Application for guaranteed exchange";
|
||
"cccp.outgoingExchangeRequests.popupDescription" = "Create application for guaranteed exchange of cryptocash";
|
||
"cccp.outgoingExchangeRequests.headerDescription" = "Your requests to exchange cryptocash";
|
||
"cccp.outgoingExchangeRequests.giveLabel" = "Offered:";
|
||
"cccp.outgoingExchangeRequests.getLabel" = "Receive:";
|
||
"cccp.outgoingExchangeRequests.whoLabel" = "Guarantor:";
|
||
"cccp.outgoingExchangeRequests.createRequest" = "Create new request";
|
||
"cccp.outgoingExchangeRequests.exchangeRequest.confirmButton" = "Confirm receiving";
|
||
"cccp.outgoingExchangeRequests.exchangeRequest.confirmTitle" = "Confirm your receive";
|
||
"cccp.outgoingExchangeRequests.exchangeRequest.confirmDescription" = "You received";
|
||
"cccp.outgoingExchangeRequests.empty.text" = "You dont have any exchange applications";
|
||
"cccp.outgoingExchangeRequests.empty.info" = "You can create application to exchange cryptocash";
|
||
"cccp.outgoingExchangeRequests.empty.submit" = "Create new request";
|
||
|
||
"cccp.outgoingExchangeRequest.headerTitle" = "New exchange application";
|
||
"cccp.outgoingExchangeRequest.headerDescription" = "Select which cryptocash you want to exchange";
|
||
"cccp.outgoingExchangeRequest.warning1" = "Only 1 lot of cryptocash can be exchanged per application";
|
||
"cccp.outgoingExchangeRequest.warning2" = "Cryptocash rules assume a deduction of 3%% as fees of the guarantor for executing your application";
|
||
"cccp.outgoingExchangeRequest.createRequest" = "Submit application";
|
||
"cccp.outgoingExchangeRequest.popUpHeaderTitle" = "Yor exchange application";
|
||
"cccp.outgoingExchangeRequest.closeRequest" = "Closing request";
|
||
"cccp.outgoingExchangeRequest.returnTitle" = "Yout will get back";
|
||
"cccp.outgoingExchangeRequest.comission" = "(including 0.25%% fee)";
|
||
|
||
"cccp.incomingExchangeRequests.headerTitle" = "Exchange obligations";
|
||
"cccp.incomingExchangeRequests.popupDescription" = "Here you can find guaranteed exchange obligations sumbitted to you";
|
||
"cccp.incomingExchangeRequests.giveLabel" = "To be paid:";
|
||
"cccp.incomingExchangeRequests.whoLabel" = "Requested by:";
|
||
"cccp.incomingExchangeRequests.exchangeRequest.confirmButton" = "Confirm exchange";
|
||
"cccp.incomingExchangeRequests.exchangeRequest.confirmTitle" = "You are confirming exchange";
|
||
"cccp.incomingExchangeRequests.exchangeRequest.confirmDescription" = "You paid";
|
||
"cccp.incomingExchangeRequests.empty.text" = "There are no requests for you";
|
||
"cccp.incomingExchangeRequests.empty.info" = "This section will display your obligations to exhange cryptocash";
|
||
"cccp.incomingExchangeRequests.closeRequest" = "Closing obligation";
|
||
"cccp.incomingExchangeRequests.warningTitle" = "Your debt will be created";
|
||
"cccp.incomingExchangeRequests.comission" = "Income certificate";
|
||
|
||
"cccp.soldExchangeRequests.title" = "Buyout debt";
|
||
"cccp.soldExchangeRequests.description" = "You going to buyout pledge for guaranteed exchange";
|
||
"cccp.soldExchangeRequests.giveTitle" = "You will pay";
|
||
"cccp.soldExchangeRequests.getTitle" = "You will get";
|
||
"cccp.soldExchangeRequests.popupDescription" = "All information regarding guaranteed exchange";
|
||
"cccp.soldExchangeRequests.giveLabel" = "Offered:";
|
||
"cccp.soldExchangeRequests.getLabel" = "To be paid:";
|
||
"cccp.soldExchangeRequests.timeLabel" = " only for you";
|
||
"cccp.soldExchangeRequests.buttonTitle" = "Buyout debt";
|
||
"cccp.soldExchangeRequests.confirmDescription" = "You will pay";
|
||
|
||
"cash.exchangeRequests.headerTitle" = "Exchange requests";
|
||
|
||
"wallet.no-accounts.info" = "To use the wallet \nadd an EOS account.";
|
||
"wallet.menu.transfer" = "Send";
|
||
"wallet.menu.receive" = "Receive";
|
||
"wallet.menu.swap" = "Swap";
|
||
"wallet.menu.transferToCard" = "Withdrawal\nto the card";
|
||
"wallet.menu.inheritance" = "Inheritance";
|
||
"wallet.menu.defi" = "DeFi";
|
||
"wallet.menu.my-tokens" = "My Wallet";
|
||
"wallet.addBalance.title" = "Adding tokens";
|
||
"wallet.addBalance.tokenList" = "Available list";
|
||
"wallet.addBalance.search" = "Search by token name";
|
||
"wallet.addBalance.segment.list" = "LiST";
|
||
"wallet.addBalance.segment.cash" = "Cryptocash";
|
||
"wallet.addBalance.segment.other" = "Others";
|
||
"wallet.addBalance.emptyView.title" = "Nothing found";
|
||
"wallet.addBalance.emptyView.description" = "No results were found for this request, try searching for another word";
|
||
|
||
"wallet.token.usdcash.description" = "Cash dollar";
|
||
"wallet.token.rubcash.description" = "Cash ruble";
|
||
"wallet.token.uahcash.description" = "Cash hryvnia";
|
||
"wallet.token.gbpcash.description" = "Cash pound";
|
||
"wallet.token.eurcash.description" = "Cash euro";
|
||
"wallet.token.inrcash.description" = "Cash rupee";
|
||
"wallet.token.rmbcash.description" = "Cash yuan";
|
||
"wallet.token.jpycash.description" = "Cash yen";
|
||
|
||
"wallet.token.cert.description" = "Loan %@, pledge LiST %@";
|
||
"wallet.token.usdcash" = "dollar";
|
||
"wallet.token.rubcash" = "ruble";
|
||
"wallet.token.uahcash" = "hryvnia";
|
||
"wallet.token.gbpcash" = "pound";
|
||
"wallet.token.eurcash" = "euro";
|
||
"wallet.token.inrcash" = "rupee";
|
||
"wallet.token.rmbcash" = "yuan";
|
||
"wallet.token.jpycash" = "yen";
|
||
|
||
"wallet.history.statistics" = "Statistics";
|
||
"wallet.history.transaction.transfer.to" = "Transfer to";
|
||
"wallet.history.transaction.transfer.from" = "Transfer from";
|
||
"wallet.history.transaction.issue.cash.token" = "Emit cryptocash";
|
||
"wallet.history.transaction.issue.cash.gt" = "Emit certificate";
|
||
"wallet.history.transaction.notify.cash.transfer-received" = "Transfer from";
|
||
"wallet.history.transaction.notify.cash.income" = "Income received";
|
||
"wallet.history.transaction.notify.cash.royalty" = "Royalty received";
|
||
"wallet.history.transaction.notify.cash.create_deal_request" = "Guaranteed exchange created";
|
||
"wallet.history.transaction.notify.cash.close_deal_request" = "Guaranteed exchange canceled";
|
||
"wallet.history.transaction.notify.cash.complete_deal_request" = "Guaranteed exchange completed";
|
||
"wallet.history.transaction.notify.cash.inheritance" = "Inheritance received";
|
||
"wallet.history.transaction.notify.list.issue" = "Issue LiST tokens";
|
||
"wallet.history.transaction.notify.list.inheritance" = "Inheritance received";
|
||
"wallet.history.transaction.notify.list.royalty" = "Royalty received";
|
||
"wallet.history.transaction.retire.cash.swap_back.token" = "Reverse exchange of cryptocash";
|
||
"wallet.history.transaction.retire.cash.swap_back.gt" = "Reverse exchange of certificate";
|
||
"wallet.history.transaction.retire.cash.buy_debt" = "Debt buyout";
|
||
"wallet.history.menu.cash.export" = "reverse exchange";
|
||
"wallet.history.menu.cash.import" = "issue cryptocash";
|
||
"wallet.history.menu.cash.transfer" = "receive money";
|
||
"wallet.history.menu.cash.receive" = "send money";
|
||
"wallet.history.menu.transfer" = "send";
|
||
"wallet.history.menu.receive" = "receive";
|
||
"wallet.history.menu.p2p-sell" = "send to card";
|
||
"wallet.history.menu.widthrawLiquidity" = "withdraw liquidity";
|
||
"wallet.history.menu.p2p-pay" = "pay for the purchase";
|
||
"wallet.history.menu.p2p-sellAndPay" = "send to card or pay for the purchase";
|
||
"wallet.history.menu.resources" = "resources";
|
||
"wallet.history.menu.swap" = "SWAP";
|
||
"wallet.history.comission" = "comission";
|
||
"wallet.history.details.title" = "Transaction details";
|
||
"wallet.history.details.comission" = "Including transfer fee";
|
||
"wallet.history.details.id" = "Transaction ID:";
|
||
"wallet.history.details.from" = "Sender:";
|
||
"wallet.history.details.to" = "Recipient:";
|
||
"wallet.history.details.memo" = "Memo:";
|
||
"wallet.history.details.blocks1" = "Check at";
|
||
"wallet.history.details.blocks2" = "Bloks.io";
|
||
"wallet.history.details.sendTransaction" = "Repeat payment";
|
||
"wallet.history.noHistory.title" = "No transaction history";
|
||
"wallet.history.details.repeatTransaction" = "Repeat";
|
||
"wallet.history.noHistory.description" = "Transactions history not found";
|
||
"wallet.history.collectMlnk" = "Collect MLNK";
|
||
"wallet.history.collectMlnk2" = "Collect \n MLNK";
|
||
"wallet.history.collectionMlnk" = "Collect MLNK";
|
||
"wallet.history.toBeCollected" = "Will be collected";
|
||
"wallet.history.avaliableToCollect" = "Avaliable to collect";
|
||
"wallet.history.mlnkCollected" = "All MLNK collected";
|
||
"wallet.history.noUsd" = "Insufficient USDCASH balance for collecting MLNK";
|
||
"wallet.receive.title" = "Receive";
|
||
"wallet.receive.qr" = "Scan to pay";
|
||
"wallet.receive.changeAmountMamoButtonTitle" = "Edit settings";
|
||
"wallet.receive.empty.title" = "Select a recharge token";
|
||
"wallet.receive.clearAmount" = "Remove amount";
|
||
"wallet.receive.amountTitle" = "Deposit amount";
|
||
"wallet.receive.memoTitle" = "МЕМО";
|
||
"wallet.receive.username" = "Send by username below";
|
||
"wallet.receive.changeTitle" = "Amount and Memo settings";
|
||
"wallet.receive.changeTokenTitle" = "Token to top-up";
|
||
"wallet.receive.noSuchTokenOnThisAccountAlert" = "There is no %@ balance found for this account";
|
||
"wallet.receive.transaction" = "The transaction may take up to 24 hours to complete";
|
||
"wallet.receive.clear" = "Clear data";
|
||
"wallet.receive.walletName" = "Account name:";
|
||
"wallet.receive.share" = "Share";
|
||
"wallet.receive.copy" = "Send in chat";
|
||
"wallet.send.title" = "Funds transfer";
|
||
"wallet.send.qrCamera" = "Scan with camera";
|
||
"wallet.send.qrLibrary" = "Choose from library";
|
||
"wallet.send.from" = "You transfer";
|
||
"wallet.send.balance" = "Balance: %@";
|
||
"wallet.send.username" = "Receiver account";
|
||
"wallet.send.username.error" = "Account does not exist";
|
||
"wallet.send.usernamePlaceholder" = "Enter receiver account";
|
||
"wallet.send.memo" = "MEMO";
|
||
"wallet.send.empty.title" = "Select a transfer token";
|
||
"wallet.send.memoPlaceholder" = "MEMO";
|
||
"wallet.send.amount" = "Transfer amount";
|
||
"wallet.send.amount.receive" = "Transfer amount";
|
||
"wallet.send.amount.receivePlaceholder" = "Enter transfer amount";
|
||
"wallet.send.amount.send" = "Will be charged";
|
||
"wallet.send.amount.get" = "Will be recieved";
|
||
"wallet.send.amount.sendPlaceholder" = "Charge amount";
|
||
"wallet.send.amount.fee" = "Fee:";
|
||
"wallet.send.amount.error" = "Not enough balance to transfer";
|
||
"wallet.send.submit" = "Transfer";
|
||
"wallet.send.confirmation.title" = "Confirmation";
|
||
"wallet.send.confirmation.send" = "Will be charged";
|
||
"wallet.send.confirmation.receive" = "Transfer amount";
|
||
"wallet.send.confirmation.transfer.amount" = "Transfer amount";
|
||
"wallet.send.confirmation.fee" = "Fee";
|
||
"wallet.send.confirmation.username" = "Receiver";
|
||
"wallet.send.confirmation.memo" = "MEMO";
|
||
"wallet.send.confirmation.submit" = "Confirm";
|
||
"wallet.send.success.title" = "Transfer sent";
|
||
"wallet.send.success.fee" = "Including transfer fee";
|
||
"wallet.send.success.id" = "Transaction ID:";
|
||
|
||
"inheritance.error.setup.sum" = "The sum of the shares exceeds 100%%";
|
||
"inheritance.error.setup.period" = "Maximum inactivity interval cannot exceed 3650 days";
|
||
"inheritance.title" = "Inheritance";
|
||
"inheritance.menu.cash" = "Cryptocash";
|
||
"inheritance.menu.list" = "LiST";
|
||
"inheritance.menu.swap" = "SWAP";
|
||
"inheritance.section.information" = "My inheritance";
|
||
"inheritance.section.records" = "Whose heir am I";
|
||
"inheritance.block.inheritors" = "Heirs and their shares";
|
||
"inheritance.block.ready" = "Inheritances ready to execute";
|
||
"inheritance.block.waiting" = "In inheritance list";
|
||
"inheritance.date" = "Date of inheritance";
|
||
"inheritance.period" = "Inactivity period";
|
||
"inheritance.period-unit" = "days";
|
||
"inheritance.shares" = "Your shares - %@";
|
||
"inheritance.execute" = "Execute";
|
||
"myInheritance.notFound" = "No inheritance created";
|
||
"myInheritance.empty" = "We did not found information about tokens\nfor inheritance distribution. Add tokens and\nset up inheritances.";
|
||
"inheritance.notFound" = "No legacy found";
|
||
"inheritance.empty" = "You are not anyones heir";
|
||
"inheritance.setup.title" = "Set up my inheritance";
|
||
"inheritance.setup.header" = "Inheritance activation period: %@";
|
||
"inheritance.setup.text" = "Inactivity period";
|
||
"inheritance.setup.detail" = "Enter the inheritance activation period";
|
||
"inheritance.setup.period.title" = "Inactivity period";
|
||
"inheritance.setup.period.placeholder" = "Set inactivity period";
|
||
"inheritance.setup.period.text" = "from 1 to 3650 days";
|
||
"inheritance.setup.heirs" = "Heirs";
|
||
"inheritance.setup.heirs.account.title" = "Heir";
|
||
"inheritance.setup.heirs.account.placeholder" = "Enter heir account";
|
||
"inheritance.setup.heirs.share.title" = "Share";
|
||
"inheritance.setup.heirs.share.placeholder" = "00.0%";
|
||
"inheritance.setup.delete" = "Are you sure you want to delete %@ as heir? After delete, his inheritance will be shared in equal parts between other heirs";
|
||
"inheritance.setup.submit" = "Save";
|
||
"inheritance.update.popup.title" = "Date update execution of inheritance";
|
||
"inheritance.update.popup.new.date.title" = "New inheritance date";
|
||
|
||
"account.empty.text" = "You don't have any EOS accounts";
|
||
"account.empty.submit" = "Add EOS account";
|
||
"account.private-key.title" = "Private key. Warning!";
|
||
"account.private-key.text" = "Private key";
|
||
"account.private-key.description" = "Warning! \nDo not share your private key with anyone!";
|
||
"account.button.empty" = "No accounts";
|
||
"account.button.addAccounts" = "Add account(s)";
|
||
"account.alert.qr" = "Scan QR";
|
||
"account.alert.manual" = "Insert private key";
|
||
"account.alert.create" = "Create new";
|
||
"account.alert.createLink" = "Create on myeoswallet";
|
||
"account.alert.friend" = "Create for friend";
|
||
"account.manual.title" = "Adding EOS account";
|
||
"account.manual.action" = "Check account";
|
||
"account.manual.field" = "Enter your EOS Private key";
|
||
"account.manual.description" = "Warning! \nDo not share your private key with anyone!";
|
||
"account.manual.choose" = "Select accounts";
|
||
"account.manual.search" = "Account search";
|
||
"account.qr.title" = "Scan QR code";
|
||
"account.usernames.title" = "Add EOS account";
|
||
"account.usernames.text" = "EOS accounts were found";
|
||
"account.usernames.text2" = "Specify which account you want to add";
|
||
"account.usernames.action" = "Add account";
|
||
"account.authorize.title" = "Confirm action";
|
||
"account.authorize.password" = "Enter password";
|
||
"account.authorize.error" = "Verification error";
|
||
"account.authorize.submit" = "Submit";
|
||
"account.pin.create.description" = "Add PIN code and biometric\nfor protect your wallets";
|
||
"account.pin.errorTitle" = "Wrong PIN code";
|
||
"account.pin.create.title" = "Set PIN code";
|
||
"account.pin.repeat.title" = "Repeat PIN code";
|
||
"account.pin.warning" = "If the PIN code is entered wrong\n5 times - all private keys\nwill be deleted from application";
|
||
"account.pin.deletedKeysMsg" = "The limit of attempts has been exceeded.\nAll private keys\nhave been removed from application.";
|
||
"account.pin.enter.title" = "Enter PIN code";
|
||
"account.pin.enter.titleOld" = "Enter old PIN code";
|
||
"account.pin.enter.titleNew" = "Set new PIN code";
|
||
"account.pin.cancelButton" = "Cancel";
|
||
"account.pin.timeout" = "Exceeded attempt limit.\nTry later.";
|
||
"account.pin.tryCount" = "More %@ attempts";
|
||
"account.onboarding.way.title" = "Welcome";
|
||
"account.onboarding.way.description" = "To use the application create a new account or insert private key.";
|
||
"account.onboarding.buttonTitle" = "Create account"; //Создать новый кошелек
|
||
"account.onboarding.buttonSubTitle" = "Free"; //Бесплатно
|
||
"account.onboarding.buttonPrivateKey" = "Insert private key";
|
||
"account.onboarding.buttonLink" ="Create new on MyEOSWallet.net"; //Создать на MyEOSWallet.net
|
||
"account.onboarding.buyTitle" = "Buy new account"; //"Купить новый кошелек";
|
||
"account.onboarding.freeTitle" = "Creating a new account"; //"Создание аккаунта";
|
||
"account.onboarding.step1.step" = "STEP 1"; //"ШАГ 1";
|
||
"account.onboarding.step1.title" = "Choose a name";
|
||
"account.onboarding.step1.segment.choose" = "Name from list";
|
||
"account.onboarding.step1.segment.any" = "Any name";
|
||
"account.onboarding.step1.alert" = "You buy wallet for ~%@";
|
||
"account.onboarding.step1.typePcash" = "Name with extension .pcash";
|
||
"account.onboarding.step1.typePcashInfo" = "Enter 6 numbers (only 1-5) or/and latin letters";
|
||
"account.onboarding.step1.typeAny" = "Any name";
|
||
"account.onboarding.step1.typeAnyInfo" = "Enter 12 numbers (only 1-5) or/and latin letters";
|
||
"account.onboarding.step1.nameError" = "Wallet name taken. Choose other name.";
|
||
"account.onboarding.step1.description" = "Select wallet name from the list\nor refresh it to get a new list"; //Выберите аккаунт из списка или обновите его для того чтобы получить новый список
|
||
"account.onboarding.step2.step" = "STEP 2";
|
||
"account.onboarding.step2.buyTitle" = "Buy wallet"; //Подтвердите данные аккаунта
|
||
"account.onboarding.step2.title" = "Set private key"; // Установка приватного ключа
|
||
"account.onboarding.step2.description" = "Your account and private key will be automatically added to the app"; //Аккаунт и приватный ключ будут автоматически добавлены в приложение
|
||
"account.onboarding.step3.step" = "STEP 3";
|
||
"account.onboarding.step3.title" = "Select the home screen"; //Выберите главный экран
|
||
"account.onboarding.step3.description" = "Select the default home screen.\nYou can change this setting at any time"; //Выберите главный экран приложения по умолчанию.\nЭту настройку можно изменить в любой момент
|
||
"account.onboarding.username.description.empty" = "Welcome to Malinka!\nSelect your account name";
|
||
"account.onboarding.username.description" = "Welcome to Malinka!\nYour account name\n";
|
||
"account.onboarding.username.choseListTitle" = "You can select another name";
|
||
"account.onboarding.username.submit" = "Start with this account";
|
||
"account.onboarding.username.create" = "Create";
|
||
"account.onboarding.username.haveAccount" = "Have an account already?";
|
||
"account.onboarding.username.whantOtherName" = "Want other name";
|
||
"account.onboarding.username.warning1" = "Account and private key will be automatically added to the application";
|
||
"account.onboarding.username.warning2" = "Securely store the private key. If it is lost, access to funds will be lost without recovery";
|
||
"account.onboarding.username.warning3" = "Attention! The selected name will be reserved for 15 minutes. In case of a payment error, this wallet address will be available for purchase only after 15 minutes.";
|
||
"account.onboarding.username.accountDetails" = "Account information";
|
||
"account.onboarding.username.accountNameTitle" = "Name";
|
||
"account.onboarding.username.privateKeyTitle" = "Private key";
|
||
"account.onboarding.username.saveInfoTitle" = "I saved information";
|
||
"account.onboarding.description" = "Welcome to Malinka. \nSet an app password \n to keep your data safe";
|
||
"account.onboarding.password.title" = "Set your password (PIN code)";
|
||
"account.onboarding.password.hint" = "we don't recommend using less than 8 characters, as its bruteforce will take no more than 60 minutes";
|
||
"account.onboarding.password.length" = "at least 4 characters";
|
||
"account.onboarding.submit" = "Set password";
|
||
"account.onboarding.success.title" = "Password set";
|
||
"account.onboarding.success.description" = "The application password has been successfully set.\n\nIf you want to set additional security to your application go to settings.\n\nYou can bind biometrics";
|
||
"account.onboarding.success.submit" = "Bind biometrics";
|
||
"account.onboarding.face-id.title" = "Biometrics binding";
|
||
"account.onboarding.face-id.description" = "Face recognition will be used to quickly and easily confirm transactions in the application";
|
||
"account.onboarding.face-id.submit" = "Bind";
|
||
"account.onboarding.touch-id.title" = "Biometrics binding";
|
||
"account.onboarding.touch-id.description" = "The fingerprint will be used to quickly and easily confirm transactions in the application";
|
||
"account.onboarding.touch-id.submit" = "Bind";
|
||
"account.onboarding.bimetricks.error" = "Recognition error. \nCheck permission in settings";
|
||
"account.onboarding.limitationsWarning" = "You can create a limited number of new accounts on your device.";
|
||
"account.onboarding.completeAlert.header" = "Complete the registration";
|
||
"account.onboarding.completeAlert.title" = "You have unfinished account purchase.";
|
||
"account.onboarding.completeAlert.subtitle" = "Funds will not be charged for the new registration again.";
|
||
"account.onboarding.errorAlert.header" = "Registration error";
|
||
"account.onboarding.errorAlert.title" = "We were unable to finish account purchase. Please check your internet connection and try to create account again or try to register later.";
|
||
"account.onboarding.errorAlert.subtitle" = "You will not be charged once again for account registration.";
|
||
"account.onboarding.linked.accounts" = "Related account: ";
|
||
"account.onboarding.can.change" = "Possible to change key: ";
|
||
"account.onboarding.enter.private.key" = "Enter private key";
|
||
"account.onboarding.enter.public.key" = "Enter public key";
|
||
"account.onboarding.generate.new.keys" = "Generate new private key";
|
||
"account.onboarding.change.keys" = "Change key(s)";
|
||
"account.onboarding.changing.private.key" = "Changing the private key";
|
||
"account.onboarding.сheck.save" = "Check and save data";
|
||
"account.onboarding.keys.changed.title" = "Keys changed";
|
||
"account.onboarding.keys.changed.description" = "You have successfully changed the keys on your accounts";
|
||
"account.onboarding.keys.use.own" = "Use own private key";
|
||
"account.onboarding.keys.use.own.description" = "You're going to use own private key for the account.\nEnter it for verification";
|
||
"account.onboarding.keys.use.own.check" = "Validate key";
|
||
"account.onboarding.keys.use.own.added" = "Key added";
|
||
"account.onboarding.keys.use.own.privateKeyAdded" = "You've added a private key";
|
||
|
||
"accountOnboarding.tutorial.textBase" = "<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset=\"utf-8\">
|
||
<title></title>
|
||
<style>
|
||
.medium_14 { font-family: \"GolosUI-Medium\"; font-size: 14px; color: #1C1E21; }
|
||
.regular_14 { font-family: \"GolosUI-Regular\"; font-size: 14px; color: #1C1E21; }
|
||
.medium_16 { font-family: \"GolosUI-Medium\"; font-size: 16px; color: #1C1E21; }
|
||
.green_bold_24 { font-family: \"GolosUI-Bold\"; font-size: 24pt; color: #65A139; }
|
||
</style>
|
||
</head>
|
||
<body class=\"regular_14\">
|
||
<font class=\"regular_14\">%@</font>
|
||
</body>
|
||
</html>";
|
||
"accountOnboarding.tutorial.text1" = "<font class=\"medium_16\">Malinka:</font>";
|
||
"accountOnboarding.tutorial.text2" = "<font class=\"medium_14\">«Malinka»</font> – a mobile application that enables convenient interaction with EOS public blockchain and its resources.";
|
||
"accountOnboarding.tutorial.text3" = "- allows users to create a free and ready-to-use EOS blockchain wallet or to use an existing one;";
|
||
"accountOnboarding.tutorial.text4" = "- guarantees that the private key of the crypto wallet remains on the user’s device and will never be transferred outside of it (unless the user publishes the key himself);";
|
||
"accountOnboarding.tutorial.text5" = "- guarantees its users the ability to communicate privately through a cryptomessenger – <b>«Chat»</b>. Only the parties involved in the conversation have encryption keys, and messages are transmitted exclusively through the blockchain.";
|
||
"accountOnboarding.tutorial.text6" = "Also, experienced users/investors can participate in two profitable programs in the section <b> \"DeFi\" </b>: <br><br>- income from cryptocurrency transaction commissions. To participate in the programs, the user is required to block tokens called <b>LiST</b> as collateral for emission of cryptocurrencies (which will be immediately credited to your wallet). This will allow you to receive a fraction of the transaction fees on a daily basis. List tokens may be received by means of tokenizing real estate according to the rules of Swiss LiST Family Association (https:/list.family); <br><br>- income from exchange commissions <b>«SWAP»</b>. To make use of this the users need to use the section <b>«DeFi»</b> and provide liquidity to the conversion pool for a chosen currency pair.";
|
||
|
||
"account.interface-style.wallet" = "Wallet";
|
||
"account.interface-style.chats" = "Chat";
|
||
"account.interface-style.mainScreen" = "Main screen";
|
||
"account.settings.title" = "Application settings";
|
||
"account.settings.notifications" = "Notifications";
|
||
"account.settings.notificationsEnabled" = "Enabled";
|
||
"account.settings.notificationsDisabled" = "Disabled";
|
||
"account.settings.face-id" = "Use Face ID";
|
||
"account.settings.touch-id" = "Use Touch ID";
|
||
"account.settings.interfaceStyle" = "Setup interface";
|
||
"account.settings.pin" = "Change Pin-code";
|
||
"account.settings.password" = "Change password";
|
||
"account.settings.protection" = "Protection level";
|
||
"account.settings.protection.levelSimpleTitle" = "Basic";
|
||
"account.settings.protection.levelSimpleDescription" = "When you start the application, you will be asked for a PIN-code and while your session is active, your actions will not require confirmation. \nIf inactivity for more than 30 seconds, \nyour session will be reset";
|
||
"account.settings.protection.levelExtendedTitle" = "Extended";
|
||
"account.settings.protection.levelExtendedDescription" = "After application launch you need to submit PIN code to start active session. While session is active all your actions must be confirmed by entering PIN";
|
||
"account.settings.about.title" = "About App";
|
||
"account.settings.about.html" = "About_en.html";
|
||
"account.settings.about.footer" = "Malinka – деньги без купюр!";
|
||
"account.settings.version" = "Version";
|
||
"account.password.title" = "Change Password";
|
||
"account.password.current" = "Current password";
|
||
"account.password.currentWrong" = "The current password is incorrect";
|
||
"account.password.new" = "New password";
|
||
"account.password.length" = "at least 4 characters";
|
||
"account.password.submit" = "Change password";
|
||
|
||
"account.tutorial.add" = "Add EOS Account";
|
||
"account.tutorial.skip" = "Skip";
|
||
"account.tutorial.title1" = "Add EOS account";
|
||
"account.tutorial.description1" = "Get more from the MALINKA";
|
||
"account.tutorial.title2" = "Manage your wallets";
|
||
"account.tutorial.description2" = "Multiple accounts control. Check balances, check history, deposit and transfer funds quickly and safely";
|
||
"account.tutorial.title3" = "Inheritance function";
|
||
"account.tutorial.description3" = "First application with unique feature for securing your assets! You can set rules for inheritance of your tokens";
|
||
"account.tutorial.title4" = "Receive income";
|
||
"account.tutorial.description4" = "Emit income certificates, participate in guaranteed exchanges and get income every day";
|
||
"account.tutorial.title5" = "Exchange tokens";
|
||
"account.tutorial.description5" = "Fast and easy P2P-exchange of cryptocash";
|
||
"account.tutorial.title6" = "Communicate Safely";
|
||
"account.tutorial.description6" = "Secure built-in crypto messenger. No one and never could get access to your communications";
|
||
"account.tutorial.title7" = "Free living";
|
||
"account.tutorial.description7" = "Opportunity to receive rights to live in apartments all over the world without paying any rent";
|
||
"account.tutorial.title8.1" = "Before you can start select";
|
||
"account.tutorial.title8.2" = "main screen";
|
||
"account.tutorial.title8.3" = " of application";
|
||
"account.tutorial.button8" = "Save";
|
||
|
||
"account.connect.title" = "Account binding";
|
||
"account.connect.description1" = "You are about to bind your EOS account %@ to your LiST account %@. A small amount will be debited to confirm the transaction and automatically refunded.";
|
||
"account.connect.description2.title" = "Important:";
|
||
"account.connect.description2.text" = "fields are filled automatically, they cannot be changed";
|
||
"account.connect.account" = "Receiver account";
|
||
"account.connect.memo" = "Memo";
|
||
"account.connect.amount" = "Transfer amount";
|
||
"account.connect.submit" = "Bind accounts";
|
||
"account.connect.error.title" = "";
|
||
"account.connect.error.text" = "You cannot bind EOS account %@ with LiST account %@. Please try again or contact support.";
|
||
"account.connect.error.submit" = "Try again";
|
||
"account.connect.success.title" = "Completed successfully";
|
||
"account.connect.success.text" = "You have successfully binded your EOS account %@ to your LiST account %@";
|
||
|
||
/// Device verification
|
||
"account.create.error.title" = "Error";
|
||
"account.create.error.description" = "Creation of new accounts on your device is limited.";
|
||
"account.create.error.button.title" = "Complete";
|
||
|
||
"account.create.name.empty.error" = "Need fill account name.";
|
||
"account.create.name.exists.error" = "Account with this name is already registered.";
|
||
"account.create.name.reserve.error" = "Failed to reserve account";
|
||
|
||
/// Registration results
|
||
"account.create.progress" = "We are working on create your EOS account. This will take some time.";
|
||
|
||
"account.create.failed.general.title" = "Error";
|
||
"account.create.failed.general.description" = "An error occurred while creating the account. Create an account again or try again later.";
|
||
"account.create.failed.general.button" = "Complete";
|
||
|
||
"account.create.failed.device.title" = "Error";
|
||
"account.create.failed.device.description" = "The number of new accounts available for this device has been exceeded.";
|
||
"account.create.failed.device.button" = "Complete";
|
||
|
||
"account.create.failed.daily.title" = "Error";
|
||
"account.create.failed.daily.description" = "Creation of new accounts is currently limited. Please try again later.";
|
||
"account.create.failed.daily.button" = "Complete";
|
||
|
||
"account.create.failed.exists.title" = "Account creation error";
|
||
"account.create.failed.exists.description" = "Account with this name is already registered.";
|
||
"account.create.failed.exists.button" = "Complete";
|
||
|
||
"account.create.success.title" = "Account created";
|
||
"account.create.success.description" = "Created profiles @active and @owner with same keys.\nChange keys may in application settings.";
|
||
"account.create.success.button" = "Continue";
|
||
|
||
"account.create.needMoreTime.title" = "Account Verification";
|
||
"account.create.needMoreTime.description" = "It will take additional time to confirm your EOS account. The status of the account will be displayed in the list.";
|
||
"account.create.needMoreTime.button" = "Continue";
|
||
|
||
/// Account status
|
||
|
||
"account.status.creating" = "Creating in EOS";
|
||
"account.status.pending" = "Confirming in EOS";
|
||
"account.status.declined" = "Unconfirmed";
|
||
|
||
//
|
||
|
||
"account.invite.request.title" = "EOS account for a friend";
|
||
"account.invite.request.text" = "Enter any text to specify invitation details";
|
||
"account.invite.request.submit" = "Create invitation";
|
||
"account.invite.request.result.title" = "Invitation Link";
|
||
"account.invite.request.result.text" = "Using this QR code or link, a friend can create an account, and you will pay";
|
||
"account.invite.request.result.link" = "Create EOS account at my expense using the link";
|
||
"account.invite.create.title" = "Invitation accepted";
|
||
"account.invite.create.account" = "Friend's EOS account";
|
||
"account.invite.create.memo" = "Invitation comment";
|
||
"account.invite.create.submit" = "Pay for a friend";
|
||
"account.invite.accept.title" = "You have received an invitation";
|
||
"account.invite.accept.name" = "Account name";
|
||
"account.invite.accept.automaticly" = "Automatic";
|
||
"account.invite.accept.verify.length" = "required length - 12 characters";
|
||
"account.invite.accept.verify.symbols" = "Any combination of english letters (a - z) and numbers from 1 to 5 are allowed";
|
||
"account.invite.accept.submit" = "Generate keys";
|
||
"account.invite.accept.error" = "Account already exists";
|
||
"account.invite.accept.create.title" = "Create account";
|
||
"account.invite.accept.create.text" = "The account and Private key will be automatically imported to the application. Securely save Private key on your personal computer, phone or write it down on a paper. In case of loss or theft, access to funds will be lost without the possibility of recovery.";
|
||
"account.invite.accept.create.account" = "Account name";
|
||
"account.invite.accept.create.public" = "Public Key";
|
||
"account.invite.accept.create.private" = "Private Key";
|
||
"account.invite.accept.create.check" = "I saved information";
|
||
"account.invite.accept.create.submit" = "Create with friend's help";
|
||
"account.invite.accept.result.text" = "Private key and account %@ have been successfully added to the app! Send the link or QR code to a friend to complete account creation.";
|
||
"account.invite.accept.result.link" = "Pay for my EOS account with a link";
|
||
|
||
"cryptoChat.chat.transfer" = "Send";
|
||
"cryptoChat.chat.emptyInputPlaceholder" = "Message text";
|
||
"cryptoChat.chat.sendingInputPlaceholder" = "Sending message ...";
|
||
"cryptoChat.chat.info" = "Attention!\nThis chat is available only on the current device";
|
||
"cryptoChat.chat.infoHelpText" = "Attention! This chat is only available on the current device";
|
||
"cryptoChat.chat.unreadMsgs" = "Unread messages";
|
||
"cryptoChat.chat.refresh" = "Refresh and decrypt chat";
|
||
"cryptoChat.chat.sending" = "sending...";
|
||
"cryptoChat.chat.notSent" = "not sent";
|
||
"cryptoChat.chat.noQr" = "QR code not found in the file";
|
||
"cryptoChat.chats.title" = "Chats";
|
||
"cryptoChat.chats.no-accounts.title" = "Chats";
|
||
"cryptoChat.chats.no-accounts.info" = "Add EOS account to communicate with any user using their EOS account name";
|
||
"cryptoChat.chats.empty.title" = "You have no open chats";
|
||
"cryptoChat.chats.empty.text" = "You can start chat with any user using their EOS account name";
|
||
"cryptoChat.chats.empty.info" = "You can start chat with any user using their EOS account name";
|
||
"cryptoChat.chats.empty.submit" = "New chat";
|
||
"cryptoChat.chats.search" = "Search among messages and chats";
|
||
"cryptoChat.chats.search.msgsSection" = "Messages";
|
||
"cryptoChat.chats.newChatPopupTitle" = "New Chat";
|
||
"cryptoChat.chats.craateDescription" = "Start an encrypted\nand secure chat\nwith your contact";
|
||
"cryptoChat.chats.createTextFieldTitle" = "Enter your contact's account";
|
||
"cryptoChat.chats.createTextFieldError" = "User does not exist";
|
||
"cryptoChat.chats.createChatButton" = "Create chat";
|
||
"cryptoChat.chats.refresh" = "Refresh and decrypt chats";
|
||
"cryptoChat.chats.encoded.title" = "Decryption of chats is required";
|
||
"cryptoChat.chats.encoded" = "Enter your app password to view encrypted chats and send messages.";
|
||
"cryptoChat.chats.encodedButton" = "Enter password";
|
||
"cryptoChat.chats.decodeError" = "*** Encrypted message ***";
|
||
"cryptoChat.chats.popup.qrCamera" = "Scan with camera";
|
||
"cryptoChat.chats.popup.qrLibrary" = "Choose from library";
|
||
"cryptoChat.chats.popup.findAccount" = "Search account";
|
||
"cryptoChat.chats.noQr" = "QR code not found in the file";
|
||
|
||
"p2p.error.balance" = "Insufficient funds";
|
||
"p2p.error.limit.more" = "The amount exceeds the volume of the transaction";
|
||
"p2p.error.limit.less" = "The amount is less than the minimum transaction limit";
|
||
"p2p.error.limit.min.above.max" = "Minimal limit exceeds maximum limit";
|
||
"p2p.error.noHistory" = "You don't have active deals";
|
||
"p2p.symbol.USDCASH.1" = "dollar";
|
||
"p2p.symbol.USDCASH.2" = "dollars";
|
||
"p2p.symbol.USDCASH.3" = "dollars";
|
||
"p2p.symbol.RUBCASH.1" = "rubble";
|
||
"p2p.symbol.RUBCASH.2" = "rubbles";
|
||
"p2p.symbol.RUBCASH.3" = "rubbles";
|
||
"p2p.symbol.UAHCASH.1" = "hrivna";
|
||
"p2p.symbol.UAHCASH.2" = "hrivnas";
|
||
"p2p.symbol.UAHCASH.3" = "hrivnas";
|
||
"p2p.symbol.RMBCASH.1" = "yuan";
|
||
"p2p.symbol.RMBCASH.2" = "yuans";
|
||
"p2p.symbol.RMBCASH.3" = "yuans";
|
||
"p2p.main.lockedFunds.headerTitle" = "Locked";
|
||
"p2p.main.balanceCell.headerTitle" = "Balance in orders";
|
||
"p2p.main.balanceCell.lockedLabel" = "Locked in orders";
|
||
"p2p.main.balanceCell.freeLabel" = "Free";
|
||
"p2p.main.balanceCell.button.withdraw" = "Withdraw";
|
||
"p2p.main.switchDeals.title" = "Show finished deals";
|
||
"p2p.dashboard.section1.title" = "Deals";
|
||
"p2p.dashboard.section2.title" = "My orders";
|
||
"p2p.dashboard.section3.title" = "All orders";
|
||
"p2p.dashboard.menu.mine" = "My orders"; //Мои заявки
|
||
"p2p.dashboard.menu.all" = "All orders"; //"Все заявки";
|
||
"p2p.dashboard.new-order" = "Create order"; //"Новая заявка";
|
||
"p2p.dashboard.balance" = "In orders";
|
||
"p2p.dashboard.popup.balance.blocked" = "Blocked (in orders)";
|
||
"p2p.dashboard.popup.balance.free" = "Free";
|
||
"p2p.dashboard.popup.balance.title" = "Balance in applications";
|
||
"p2p.dashboard.popup.balance.button.withdraw" = "Withdraw free balance";
|
||
"p2p.dashboard.popup.balance.button.showLockedFunds" = "Show locked funds";
|
||
"p2p.dashboard.orders.empty.title" = "No active orders"; //Нет активных заявок
|
||
"p2p.dashboard.orders.empty.buy.all" = "No active sell orders\nat the moment"; //В данный момент\nнет активных заявок на продажу
|
||
"p2p.dashboard.orders.empty.buy.mine" = "You currently don't have\nany active buy orders"; //В данный момент у Вас\nнет активных заявок на покупку
|
||
"p2p.dashboard.orders.empty.sell.all" = "No active buy orders\nat the moment";
|
||
"p2p.dashboard.orders.empty.sell.mine" = "You currently don't have\nany active sell orders";
|
||
"p2p.dashboard.create" = "Create order";
|
||
"p2p.dashboard.order.mine" = "Your order";
|
||
"p2p.dashboard.order.state.buy" = "Buy";
|
||
"p2p.dashboard.order.state.sell" = "Sell";
|
||
"p2p.dashboard.order.state.card" = "Card top-up"; // Пополнение карты(2 слова нужно)
|
||
"p2p.dashboard.order.state.link" = "Invoice payment"; //Оплата счёта
|
||
"p2p.dashboard.order.volume" = "Available %@";
|
||
"p2p.dashboard.order.limit" = "Limit";
|
||
"p2p.dashboard.order.rate" = "Rate";
|
||
"p2p.dashboard.order.date" = "Creation date";
|
||
"p2p.dashboard.order.number" = "Order number";
|
||
"p2p.dashboard.order.rating" = "%@ deals · %@%% success";
|
||
"p2p.dashboard.order.country" = "Country";
|
||
"p2p.dashboard.order.city" = "City";
|
||
"p2p.dashboard.order.bank" = "Bank";
|
||
"p2p.dashboard.order.paymentSystem" = "Payment\nsystem";
|
||
"p2p.dashboard.order.token" = "Token";
|
||
"p2p.dashboard.order.netwrok" = "Network";
|
||
"p2p.dashboard.order.memo" = "Descriptio\n(Memo)";
|
||
"p2p.dashboard.order.paused" = "Paused"; //(приостановлена)
|
||
"p2p.dashboard.order.owner.seller" = "Seller:";
|
||
"p2p.dashboard.order.owner.buyer" = "Buyer:";
|
||
"p2p.dashboard.order.cardNumber" = "Card number";
|
||
"p2p.dashboard.order.cardName" = "Card holder";
|
||
"p2p.dashboard.order.cardDate" = "Expiration date";
|
||
"p2p.dashboard.order.cardCvv" = "CVV/CV2";
|
||
"p2p.dashboard.order.wallet" = "Wallet";
|
||
"p2p.dashboard.order.accunt" = "Account";
|
||
"p2p.dashboard.order.bill" = "Bill";
|
||
"p2p.dashboard.order.action.buy" = "Buy";
|
||
"p2p.dashboard.order.action.sell" = "Sell";
|
||
"p2p.dashboard.order.action.chat" = "Open chat";
|
||
"p2p.dashboard.order.action.cancel" = "Cancel order";
|
||
"p2p.dashboard.order.action.pause" = "Pause order";
|
||
"p2p.dashboard.order.action.resume" = "Resume order";
|
||
"p2p.dashboard.order.action.moreEdit" = "Edit order";
|
||
"p2p.dashboard.order.action.moreCancel" = "Cancel order";
|
||
|
||
"p2p.dashboard.order.action.moreCancel.descriptionBuy" = "You are about to cancel your buy order";
|
||
"p2p.dashboard.order.action.moreCancel.descriptionSell" = "You are about to cancel your sell order";
|
||
"p2p.dashboard.order.action.moreCancel.get" = "You will receive";
|
||
"p2p.dashboard.order.action.moreCancel.deposit" = "Including safety deposit";
|
||
|
||
"p2p.dashboard.order.action.moreEdit.title" = "Edit order";
|
||
"p2p.dashboard.order.action.moreEdit.descriptionBuy" = "You are about to edit a buy order. The order will be suspended until you finish editing it";
|
||
"p2p.dashboard.order.action.moreEdit.descriptionSell" = "You are about to edit a sell order. The order will be suspended until you finish editing it";
|
||
"p2p.dashboard.order.action.moreEdit.warning" = "Once you are done editing, the order will be available with a new number";
|
||
"p2p.dashboard.order.action.moreEdit.stopAndEdit" = "Suspend and edit";
|
||
"p2p.dashboard.order.action.moreEdit.edit" = "Edit";
|
||
|
||
"p2p.dashboard.order.action.moreEdit.back.title" = "Editing";
|
||
"p2p.dashboard.order.action.moreEdit.back.description" = "ВYou want to undo the edits.\nEdits will not be saved.\nYour order is currently suspended";
|
||
"p2p.dashboard.order.action.moreEdit.back.confirmResume" = "Resume order";
|
||
"p2p.dashboard.order.action.moreEdit.back.confirmPause" = "Leave paused";
|
||
|
||
"p2p.dashboard.order.action.moreEdit.confirm.title" = "Save changes";
|
||
"p2p.dashboard.order.action.moreEdit.confirm.description" = "You have edited your order. Order number will be changed";
|
||
"p2p.dashboard.order.action.moreEdit.confirm.confirm" = "Save changes";
|
||
|
||
"p2p.dashboard.deal.timer.format" = "%@:%@";
|
||
"p2p.dashboard.deal.timer.empty" = "--:--";
|
||
"p2p.dashboard.deal.owner.seller" = "Seller:";
|
||
"p2p.dashboard.deal.owner.buyer" = "Buyer:";
|
||
"p2p.dashboard.deal.card" = "Card details for payment:"; //Номер карты для оплаты
|
||
"p2p.dashboard.deal.link" = "Payment link:"; //Ссылка для оплаты
|
||
"p2p.dashboard.deal.country" = "Country:";
|
||
"p2p.dashboard.deal.bank" = "Bank:";
|
||
"p2p.dashboard.deal.hint" = "Hint";
|
||
"p2p.dashboard.deal.status.proceed.seller" = "executing";
|
||
"p2p.dashboard.deal.status.proceed.buyer" = "executing";
|
||
"p2p.dashboard.deal.status.dispute.seller" = "You are disputing the deal";
|
||
"p2p.dashboard.deal.status.dispute.buyer" = "Seller is disputing the deal";
|
||
"p2p.dashboard.deal.status.completed.seller" = "completed";
|
||
"p2p.dashboard.deal.status.completed.buyer" = "completed";
|
||
"p2p.dashboard.deal.status.cancelled.seller" = "canceled";
|
||
"p2p.dashboard.deal.status.cancelled.buyer" = "canceled";
|
||
|
||
"p2p.dashboard.deal.seller.action.complete.card" = "Funds received";
|
||
"p2p.dashboard.deal.seller.action.dispute.card" = "Funds not received";
|
||
"p2p.dashboard.deal.seller.action.complete.url" = "Payment made";
|
||
"p2p.dashboard.deal.seller.action.dispute.url" = "Payment not made";
|
||
"p2p.dashboard.deal.seller.action.complete.cash" = "Funds received";
|
||
"p2p.dashboard.deal.seller.action.dispute.cash" = "Funds not received";
|
||
"p2p.dashboard.deal.seller.action.complete.vcard" = "Spend money";
|
||
"p2p.dashboard.deal.seller.action.dispute.vcard" = "Didn't spend money";
|
||
"p2p.dashboard.deal.seller.action.complete.emoney" = "Funds received";
|
||
"p2p.dashboard.deal.seller.action.dispute.emoney" = "Funds not received";
|
||
"p2p.dashboard.deal.seller.action.complete.crypto_exchange" = "Funds received";
|
||
"p2p.dashboard.deal.seller.action.dispute.crypto_exchange" = "Funds not receieved";
|
||
|
||
"p2p.dashboard.deal.buyer.action.pay.card" = "I paid for it";
|
||
"p2p.dashboard.deal.buyer.action.cancel.card" = "Cancel deal";
|
||
"p2p.dashboard.deal.buyer.action.pay.url" = "I paid for it";
|
||
"p2p.dashboard.deal.buyer.action.cancel.url" = "Cancel deal";
|
||
"p2p.dashboard.deal.buyer.action.pay.cash" = "I paid for it";
|
||
"p2p.dashboard.deal.buyer.action.cancel.cash" = "Cancel deal";
|
||
"p2p.dashboard.deal.buyer.action.pay.vcard" = "Card topped up";
|
||
"p2p.dashboard.deal.buyer.action.cancel.vcard" = "Cancel deal";
|
||
"p2p.dashboard.deal.buyer.action.pay.emoney" = "I paid for it";
|
||
"p2p.dashboard.deal.buyer.action.cancel.emoney" = "Cancel deal";
|
||
"p2p.dashboard.deal.buyer.action.pay.crypto_exchange" = "I paid for it";
|
||
"p2p.dashboard.deal.buyer.action.cancel.crypto_exchange" = "Cancel deal";
|
||
|
||
"p2p.dashboard.deal.action.complete" = "Сomplete the deal";
|
||
"p2p.dashboard.deal.action.withdraw" = "Withdraw money";
|
||
|
||
//Seller proceed
|
||
"p2p.dashboard.deal.seller.message.proceed.card" = "Wait for the payment. If you have not received the funds push the \"Funds not received\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.cardPaid" = "Check if the funds have been credited to your card. If you have not received the funds push the \"Funds not received\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.url" = "Wait for the payment. If your invoice is not paid, push the \"Account not paid\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.urlPaid" = "Check the payment. If your invoice is not paid, push the \"Account not paid\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.cash" = "If you have not received the cash, push the \"Funds not received\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.cashPaid" = "Check if you have received the funds. If you have not received the funds, push the \"Funds not received\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.vcard" = "Check the functionality of the virtual card.If the card does not work or you have not spent the money, click “Didn't spend money”";
|
||
"p2p.dashboard.deal.seller.message.proceed.vcardPaid" = "Check the functionality of the virtual card.If the card does not work or you have not spent the money, click “Didn't spend money”";
|
||
"p2p.dashboard.deal.seller.message.proceed.emoney" = "Wait for the payment. If you have not received the funds push the \"Funds not received\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.emoneyPaid" = "Check the payment. If your invoice is not paid, push the \"Account not paid\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.crypto_exchange" = "Wait for the payment. If you have not received the cryptocurrency, push he \"Funds not received\" button";
|
||
"p2p.dashboard.deal.seller.message.proceed.crypto_exchangePaid" = "Check if the cryptocurrency has been credited to your wallet. If you have not received the cryptocurrency, push he \"Funds not received\" button";
|
||
|
||
"p2p.dashboard.deal.seller.message.proceed.anyTimeout" = "Finish the deal to have the insurance deposit returned to your account";
|
||
|
||
//Seller dispute
|
||
"p2p.dashboard.deal.seller.message.dispute.card" = "Check if the funds have been credited to your card. If you have not received the funds, get in touch with the buyer";
|
||
"p2p.dashboard.deal.seller.message.dispute.url" = "Check if your invoice has been paid. If the invoice has not been paid, get in touch with the buyer";
|
||
"p2p.dashboard.deal.seller.message.dispute.cash" = "If you have not received the cash, get in touch with the Buyer";
|
||
"p2p.dashboard.deal.seller.message.dispute.vcard" = "Check if the virtual card works properly. If the card does not work properly, get in touch with the buyer";
|
||
"p2p.dashboard.deal.seller.message.dispute.emoney" = "Check if your invoice has been paid. If the invoice has not been paid, get in touch with the buyer";
|
||
"p2p.dashboard.deal.seller.message.dispute.crypto_exchange" = "Check if the cryptocurrency has been credited to your. If you have not received the cryptocurrency, get in touch with the buyer to settle this matter";
|
||
|
||
//Seller other
|
||
"p2p.dashboard.deal.seller.message.completed.any" = "Finish the deal to have the insurance deposit credited into your account";
|
||
"p2p.dashboard.deal.seller.message.completed.anyDidWithdraw" = "Deal finished successfully";
|
||
"p2p.dashboard.deal.seller.message.cancelled.any" = "Deal cancelled by the buyer";
|
||
|
||
//Buyer proceed
|
||
"p2p.dashboard.deal.buyer.message.proceed.card" = "You have to pay %@ to a card specified in the details";
|
||
"p2p.dashboard.deal.buyer.message.proceed.cardPaid" = "Waiting for confirmation of funds receipt by the byer";
|
||
"p2p.dashboard.deal.buyer.message.proceed.url" = "You have to pay the invoice for the total of %@";
|
||
"p2p.dashboard.deal.buyer.message.proceed.urlPaid" = "Waiting for the confirmation of account payment by the seller";
|
||
"p2p.dashboard.deal.buyer.message.proceed.cash" = "You have to pass on to the buyer %@";
|
||
"p2p.dashboard.deal.buyer.message.proceed.cashPaid" = "Waiting for confirmation of funds receipt by the seller";
|
||
"p2p.dashboard.deal.buyer.message.proceed.vcard" = "Waiting for the seller to confirm receipt of card information";
|
||
"p2p.dashboard.deal.buyer.message.proceed.vcardPaid" = "Waiting for the seller to confirm receipt of card information";
|
||
"p2p.dashboard.deal.buyer.message.proceed.emoney" = "You have to transfer %@ to the wallet";
|
||
"p2p.dashboard.deal.buyer.message.proceed.emoneyPaid" = "Waiting for the seller to confirm funds receipt";
|
||
"p2p.dashboard.deal.buyer.message.proceed.crypto_exchange" = "You have to transfer %@ to the wallet";
|
||
"p2p.dashboard.deal.buyer.message.proceed.crypto_exchangePaid" = "Waiting for the cryptocurrency to be received from the seller";
|
||
|
||
"p2p.dashboard.deal.buyer.message.proceed.anyTimeout" = "Finish the deal to have the funds credited to your account";
|
||
|
||
//Buyer dispute
|
||
"p2p.dashboard.deal.buyer.message.dispute.card" = "The seller did not receive the funds from you. Get in touch with him to settle the matter";
|
||
"p2p.dashboard.deal.buyer.message.dispute.url" = "The seller did not receive the funds. Get in touch with him to settle this matter";
|
||
"p2p.dashboard.deal.buyer.message.dispute.cash" = "The seller did not receive the payment. Get in touch with him to settle the matter";
|
||
"p2p.dashboard.deal.buyer.message.dispute.vcard" = "The seller did not receive the card information from you. Get in touch with the seller to settle the matter";
|
||
"p2p.dashboard.deal.buyer.message.dispute.emoney" = "The seller did not receive the card information from you. Get in touch with the seller to settle the matter";
|
||
"p2p.dashboard.deal.buyer.message.dispute.crypto_exchange" = "The buyer has not received a payment. Get in touch with him to settle the matter";
|
||
|
||
//Buyer other
|
||
"p2p.dashboard.deal.buyer.message.completed.any" = "Deal finished successfully";
|
||
"p2p.dashboard.deal.buyer.message.completed.anyDidWithdraw" = "Deal finished successfully";
|
||
"p2p.dashboard.deal.buyer.message.cancelled.any" = "You have cancelled the deal";
|
||
|
||
"p2p.dashboard.deal.confirm.title" = "Confirmation";
|
||
"p2p.dashboard.deal.confirm.submit" = "Confirm";
|
||
"p2p.dashboard.deal.confirm.cancel.text" = "You are going to cancel the purchase. You will be refunded %@%% of the insurance deposit"; //Вы собираетесь отказаться от покупки. Вам будет возвращено 90%% страхового депозита
|
||
"p2p.dashboard.deal.confirm.cancel.warning" = "After the transfer to the card or payment of the purchase, refund is not possible."; //После перевода на карту или оплаты покупки возврат денежных средств невозможен.
|
||
"p2p.dashboard.deal.confirm.cancel.insurance" = "Return of the insurance deposit"; //Возврат страхового депозита
|
||
"p2p.dashboard.deal.confirm.dispute.text1" = "You have not received the payment and are going to dispute the deal"; // Вы не получили оплату и собираетесь оспорить продажу
|
||
"p2p.dashboard.deal.confirm.dispute.warning" = "The sale amount and the insurance deposit will be blocked and unavailable until you confirm receipt of the funds or the buyer cancels the purchase."; //Сумма продажи и страховой депозит будут заблокированы и недоступны, пока Вы не подтвердите получение денежных средств или покупатель не отменит покупку
|
||
"p2p.dashboard.deal.confirm.dispute.text2" = "Use the Chat to resolve a dispute with the buyer."; //Используйте мессенджер для решения спорной ситуации с покупателем
|
||
"p2p.dashboard.deal.confirm.complete.text.expired" = "You are about to complete your purchase."; //Вы подтверждаете, что получили денежные средства за продажу
|
||
"p2p.dashboard.deal.confirm.complete.warning.expired" = "After the transfer to the card or payment of the purchase, refund is not possible."; //Убедитесь что Вы получили денежные средства. После подтверждения покупатель получит криптокэш, и Вы не сможете оспорить сделку
|
||
"p2p.dashboard.deal.confirm.complete.amount.expired" = "You'll get"; //Отправить покупателю
|
||
"p2p.dashboard.deal.confirm.complete.insurance.expired" = "Including insurance deposit"; //Вернуть страховой депозит
|
||
|
||
"p2p.dashboard.deal.confirm.complete.text" = "You confirm that you have received funds for the sale %@"; //Вы подтверждаете, что получили денежные средства за продажу
|
||
"p2p.dashboard.deal.confirm.complete.warning" = "Make sure that you have received the funds. After confirmation, the buyer will receive a cryptocash, and you will not be able to dispute the deal."; //Убедитесь что Вы получили денежные средства. После подтверждения покупатель получит криптокэш, и Вы не сможете оспорить сделку
|
||
"p2p.dashboard.deal.confirm.complete.amount" = "Send to buyer"; //Отправить покупателю
|
||
"p2p.dashboard.deal.confirm.complete.insurance" = "Return the insurance deposit"; //Вернуть страховой депозит
|
||
|
||
"p2p.order.type.title" = "Order types";
|
||
"p2p.order.typ.sell.description" = "Select a convenient crypto-cash pay-out method";
|
||
"p2p.order.typ.buy.description" = "Select a convenient crypto-cash purchase method";
|
||
"p2p.order.type.card.title" = "Refill card";
|
||
"p2p.order.type.card.description" = "Visa, MasterCard and others";
|
||
"p2p.order.type.url.title" = "Pay the invoice";
|
||
"p2p.order.type.url.description" = "Through payment link or QR code";
|
||
"p2p.order.type.cash.title" = "Cash";
|
||
"p2p.order.type.cash.description" = "Through a postomat";
|
||
"p2p.order.type.vcard.title" = "Virtual card";
|
||
"p2p.order.type.vcard.description" = "Apple Pay, Google Pay and others";
|
||
"p2p.order.type.emoney.title" = "Electronic money";
|
||
"p2p.order.type.emoney.description" = "Paypal, Webmoney and others";
|
||
"p2p.order.type.crypto_exchange.title" = "Exchange for cryptocurrency";
|
||
"p2p.order.type.crypto_exchange.description" = "Bitcoin, Ethereum and others";
|
||
|
||
"p2p.order.title" = "Create order"; //Создание заявки
|
||
"p2p.order.editTitle" = "Editing an application";
|
||
"p2p.order.sell-kind.title" = "Order type"; //Тип заявки
|
||
"p2p.order.sell-kind.card" = "withdrawal to the card"; //вывод на карту
|
||
"p2p.order.sell-kind.link" = "invoice payment"; // оплата счёта
|
||
"p2p.order.card" = "Card for top-up"; //Карта для зачисления
|
||
"p2p.order.token.title.buy" = "You buy"; //Вы покупаете
|
||
"p2p.order.token.title.sell" = "You sell"; //Вы продаете
|
||
"p2p.order.paymentSystem.title" = "Payment system";
|
||
"p2p.order.paymentSystem.placeholder" = "Select payment system";
|
||
"p2p.order.tokenGet.title.buy" = "You pay";
|
||
"p2p.order.tokenGet.title.sell" = "You’ll get";
|
||
"p2p.order.tokenGet.title.sellURL" = "Payment amount";
|
||
"p2p.order.tokenGet.title.sellURLHeader" = "Payment currency";
|
||
"p2p.order.tokenGet.title" = "Currency";
|
||
"p2p.order.tokenGet.placeholder" = "Select currency";
|
||
"p2p.order.tokenCryptoGet.title" = "Cryptocurrency";
|
||
"p2p.order.tokenCryptoGet.placeholder" = "Select cryptocurrency";
|
||
"p2p.order.blockchain.title" = "Blockchain network"; //Блокчейн сеть
|
||
"p2p.order.blockchain.placeholder" = "Select network";
|
||
"p2p.order.rate.title" = "Exchange rate";
|
||
"p2p.order.amount.give.title" = "You pay";
|
||
"p2p.order.amount.get.title" = "You’ll get";
|
||
"p2p.order.limits.title" = "Deal limits in %@";
|
||
"p2p.order.limits.min.placeholder" = "Min. %@";
|
||
"p2p.order.limits.max.placeholder" = "Max. %@";
|
||
"p2p.order.link.title" = "Link to the invoice"; //Ссылка на счёт
|
||
"p2p.order.link.placeholder" = "Insert the link for invoice"; //Вставьте ссылку на счёт
|
||
"p2p.order.link.qr.title" = "or use a QR code"; //или используйте QR-код
|
||
"p2p.order.link.qr.action" = "Add QR code"; //Сканировать QR-код
|
||
"p2p.order.vcard.title" = "Virtual card";
|
||
"p2p.order.vcard.cardNumber.placeholder" = "Card number";
|
||
"p2p.order.vcard.name.placeholder" = "Card holder";
|
||
"p2p.order.vcard.expiration.topTitle" = "Expiration date";
|
||
"p2p.order.vcard.expiration.placeholder" = "Active till";
|
||
"p2p.order.vcard.cvv.placeholder" = "CVV/CVC code";
|
||
"p2p.order.country.topTitle" = "Country";
|
||
"p2p.order.country.placeholder" = "Enter your country";
|
||
"p2p.order.city.topTitle" = "City";
|
||
"p2p.order.city.placeholder" = "Enter your city";
|
||
"p2p.order.bank.topTitle" = "Bank";
|
||
"p2p.order.bank.placeholder" = "Enter your bank";
|
||
"p2p.order.account.topTitle" = "Recipient\'s account";
|
||
"p2p.order.account.placeholder" = "Specify recipient\'s account";
|
||
"p2p.order.address.topTitle" = "Wallet address";
|
||
"p2p.order.address.placeholder" = "Wallet address";
|
||
"p2p.order.memo.topTitle" = "MEMO";
|
||
"p2p.order.memo.placeholder" = "Memo (Optional)";
|
||
"p2p.order.rate.text" = "1 %@ = %@ %@";
|
||
"p2p.order.amount.max" = "Withdraw max";
|
||
"p2p.order.amount.sell.card.title" = "Sale amount";
|
||
"p2p.order.amount.sell.link.title" = "Sale amount";
|
||
"p2p.order.amount.sell.card.placeholder" = "Enter sale amount";
|
||
"p2p.order.amount.sell.link.placeholder" = "Enter sale amount";
|
||
"p2p.order.amount.buy.title" = "Purchase amount";
|
||
"p2p.order.amount.buy.placeholder" = "Enter purchase amount"; //Укажите сумму покупки
|
||
"p2p.order.min.title" = "Min"; //Минимальный лимит
|
||
"p2p.order.min.placeholder" = "Minimum deal limit"; //Минимальный лимит сделки
|
||
"p2p.order.max.title" = "Sell max"; //Максимальный лимит
|
||
"p2p.order.max.placeholder" = "Maximum deal limit"; //Максимальный лимит сделки
|
||
"p2p.order.submit" = "Create application";
|
||
"p2p.order.confirm.title" = "Confirmation";
|
||
"p2p.order.confirm.submit" = "Confirm";
|
||
"p2p.order.confirm.buy.text" = "You are going to create a purchase order. A insurance deposit of 10%% of the specified order amount will be deducted from your account."; //Вы собираетесь создать заявку на покупку. С Вашего счета будет удержан страховой депозит в размере 10%% от указанной суммы заявки.
|
||
"p2p.order.confirm.buy.insurance" = "Insurance deposit";
|
||
"p2p.order.confirm.sell.text" = "You are going to create a sell order. Additional insurance deposit of 10%% of the order amount will be blocked."; //Вы собираетесь создать заявку на продажу. С Вашего счета будет дополнительно удержан страховой депозит в размере 10%% от указанной суммы заявки.
|
||
"p2p.order.confirm.sell.amount" = "Will be charged"; //Будет списано
|
||
"p2p.order.confirm.sell.amount2" = "Will be charged (Insurance deposit)"; //Будет списано
|
||
"p2p.order.confirm.sell.warning" = "To avoid the loss of funds, you should monitor the status of the order. Confirm or dispute the transaction by pressing the buttons below."; //Во избежание потери средств Вы должны отслеживать статус заявки. Подтверждайте и оспаривайте сделку путём нажатия клавиш Получил деньги/Не получил деньги
|
||
"p2p.order.confirm.sell.insurance" = "Insurance deposit included"; //Включая страховой депозит
|
||
"p2p.order.confirm.sell.commission" = "Commission";
|
||
|
||
"p2p.deal.sell.title" = "Sale details"; //Детали продажи
|
||
"p2p.deal.sell.token" = "Exchange Token"; //Токен обмена
|
||
"p2p.deal.title.buy" = "You pay";
|
||
"p2p.deal.title.sell" = "Receive";
|
||
"p2p.deal.sell.owner" = "Buyer:";
|
||
"p2p.deal.sell.amount.title" = "Sale amount"; //Сумма продажи
|
||
"p2p.deal.sell.amount.placeholder" = "Enter sale amount"; //Укажите сумму продажи
|
||
"p2p.deal.sell.max" = "Sell max";
|
||
"p2p.deal.sell.submit" = "Sell";
|
||
"p2p.deal.buy.title" = "Purchase details"; //Детали покупки
|
||
"p2p.deal.buy.token" = "You buy"; //Вы покупаете
|
||
"p2p.deal.buy.owner" = "Seller:"; //Продавец
|
||
"p2p.deal.buy.amount.title" = "Purchase amount"; //Сумма покупки
|
||
"p2p.deal.buy.amount.placeholder" = "Enter purchase amount"; //Укажите сумму покупки
|
||
"p2p.deal.buy.max" = "Buy max";
|
||
"p2p.deal.buy.submit" = "Buy";
|
||
"p2p.deal.card" = "Card for top-up"; //Карта для зачисления
|
||
"p2p.deal.volume" = "Available:";
|
||
"p2p.deal.min" = "From:";
|
||
"p2p.deal.max" = "Till:";
|
||
"p2p.deal.country" = "Country:";
|
||
"p2p.deal.bank" = "Bank:";
|
||
"p2p.deal.rate" = "Rate:";
|
||
"p2p.deal.confirm.title" = "Confirmation";
|
||
"p2p.deal.confirm.submit" = "Confirm";
|
||
"p2p.deal.confirm.sell.text" = "You are going to create a sell order. Additional insurance deposit of 10%% of the order amount will be blocked."; //Вы собираетесь создать заявку на продажу. С Вашего счета будет дополнительно удержан страховой депозит в размере 10%% от указанной суммы заявки.
|
||
"p2p.deal.confirm.sell.warning.card" = "To make sure you do not loose your funds, you have to track the order status. Confirm or dispute the deal by pressing the buttons \"Funds received\" and \"Funds not received\"";
|
||
"p2p.deal.confirm.sell.warning.url" = "To make sure you do not loose your funds, you have to track the order status. Confirm or dispute the deal by pressing the buttons \"Invoice paid\" and \"Invoice unpaid\"";
|
||
"p2p.deal.confirm.sell.warning.cash" = "To make sure you do not loose your funds, you have to track the order status. Confirm or dispute the deal by pressing the buttons \"Funds received\" and \"Funds not received\"";
|
||
"p2p.deal.confirm.sell.warning.vcard" = "To make sure you do not loose your funds, you have to track the order status. Confirm or dispute the deal by pressing the buttons \"Funds received\" and \"Funds not received\"";
|
||
"p2p.deal.confirm.sell.warning.emoney" = "To make sure you do not loose your funds, you have to track the order status. Confirm or dispute the deal by pressing the buttons \"Funds received\" and \"Funds not received\"";
|
||
"p2p.deal.confirm.sell.warning.crypto_exchange" = "To make sure you do not loose your funds, you have to track the order status. Confirm or dispute the deal by pressing the buttons \"Funds received\" and \"Funds not received\"";
|
||
"p2p.deal.confirm.sell.amount" = "Will be charged"; //Будет списано
|
||
"p2p.deal.confirm.buy.amount" = "Will be charged (Insurance deposit)"; //Будет списано
|
||
"p2p.deal.confirm.sell.insurance" = "Insurance deposit"; //Включая страховой депозит
|
||
"p2p.deal.confirm.sell.commission" = "Commission"; //Включая страховой депозит
|
||
"p2p.deal.confirm.buy.text" = "You are going to make a purchase. Insurance deposit of 10%% of the deal amount will be charged to your balance account."; // Вы собираетесь совершить покупку. С Вашего счета будет удержан страховой депозит в размере 10%% от указанной суммы сделки
|
||
"p2p.deal.confirm.buy.warning.card" = "In case the deal is cancelled after the transfer of funds to a card has been effected, it is not possible to return the funds";
|
||
"p2p.deal.confirm.buy.warning.url" = "In case a deal is cancelled after the invoice payments, it is not possible to return the funds";
|
||
"p2p.deal.confirm.buy.warning.cash" = "In case the deal is cancelled after the funds are passed on, it is not possible to return the funds";
|
||
"p2p.deal.confirm.buy.warning.vcard" = "In case the deal is cancelled after the card has been topped up, it is not possible to return the funds";
|
||
"p2p.deal.confirm.buy.warning.emoney" = "In case the deal is cancelled after the funds have been sent to the account, it is not possible to return the funds";
|
||
"p2p.deal.confirm.buy.warning.crypto_exchange" = "In case the deal is cancelled after the transfer to a wallet, it is not possible to return the funds";
|
||
"p2p.deal.confirm.buy.insurance" = "Will be charged (Insurance deposit)"; //Будет списано (страховой депозит)
|
||
"p2p.filter.filters" = "Filters";
|
||
"p2p.filter.filters.searchOrders" = "Search order by number";
|
||
"p2p.filter.filters.searchDeals" = "Search deal by number";
|
||
"p2p.filter.dealCurrency" = "Currency";
|
||
"p2p.filter.country" = "Country";
|
||
"p2p.filter.sorting" = "Sorting";
|
||
"p2p.filter.rating" = "Seller rating";
|
||
"p2p.filter.rating.minError" = "Min must be less than мax";
|
||
"p2p.filter.card" = "Send to card";
|
||
"p2p.filter.bill" = "Bill payment";
|
||
"p2p.filter.cash" = "Cash";
|
||
"p2p.filter.virtual" = "Virtual card";
|
||
"p2p.filter.electro" = "Electronic money";
|
||
"p2p.filter.crypto" = "Exchange to cryptocurrency";
|
||
"p2p.filter.summ" = "Amount";
|
||
"p2p.filter.bank" = "Bank";
|
||
"p2p.filter.any" = "Any";
|
||
"p2p.filter.city" = "City";
|
||
"p2p.filter.paymentSystem" = "Payment System";
|
||
"p2p.filter.cryptocurrency" = "Cryptocurrency";
|
||
"p2p.filter.blockchain" = "Blockchain network";
|
||
"p2p.filter.rateUp" = "Ascending exchange rate";
|
||
"p2p.filter.rateDown" = "Descending exchange rate";
|
||
"p2p.filter.newToOld" = "From newest to oldest";
|
||
"p2p.filter.oldToNew" = "From oldest to newest";
|
||
"p2p.filter.ascendingSum" = "Ascending order amount";
|
||
"p2p.filter.descendingSum" = "Descending order amount";
|
||
"p2p.filter.anyRating" = "Any rating";
|
||
"p2p.filter.selectRating" = "Select rating";
|
||
"p2p.filter.minRating" = "Min rating %%";
|
||
"p2p.filter.maxRating" = "Max rating %%";
|
||
"p2p.filter.apply" = "Apply";
|
||
"p2p.filter.clear" = "Clear";
|
||
"p2p.filter.clearFilters" = "Clear filters";
|
||
"p2p.filter.anySum" = "Any summ";
|
||
"p2p.filter.setLimits" = "Set limits";
|
||
"p2p.filter.orderToken" = "Order token";
|
||
|
||
"cards.title" = "My cards"; //Мои карты
|
||
"cards.empty.title" = "No cards available"; //Карты отсутсвуют
|
||
"cards.empty.text" = "To make deals, you should add a bank card to receive payments. You can always change or add a new card."; //Для совершения сделок Вам необходимо добавить банковскую карту на которую будут поступать платежи.
|
||
"cards.empty.submit" = "Add card"; //Добавить карту
|
||
"cards.new" = "Add";
|
||
"cards.newCard" = "Add card";
|
||
"cards.menu.edit" = "Edit card"; //Редактировать карту
|
||
"cards.menu.primary" = "Make it as default card"; //Сделать картой по умолчанию
|
||
"cards.menu.delete" = "Delete card"; //Удалить карту
|
||
"cards.delete" = "Are you sure you want to delete the card %@"; //Вы уверены что хотите удалить карту
|
||
"cards.card.edit.title" = "Edit card"; //Редактировать карту
|
||
"cards.card.edit.submit" = "Save card"; //"Сохранить карту";
|
||
"cards.card.new.title" = "Add card"; //Добавить карту
|
||
"cards.card.new.submit" = "Add card"; //Добавить карту
|
||
"cards.card.number.title" = "Card number"; //Номер карты
|
||
"cards.card.number.placeholder" = "Card number"; //Номер карты
|
||
"cards.card.country.title" = "Country";
|
||
"cards.card.country.placeholder" = "Country";
|
||
"cards.card.bank.title" = "Bank";
|
||
"cards.card.bank.placeholder" = "Bank";
|
||
"cards.card.default" = "Make it as default card"; //Сделать картой по умолчанию
|
||
"cards.card.primary" = "Default card";
|
||
"cards.card.recognize" = "Recognize the card"; //Распознать карту
|
||
"cards.card.recognize.title" = "Place your card inside this frame"; //Поместите свою карту внутрь этой рамки
|
||
"cards.card.recognize.description" = "Be sure to check the card number after recognition"; //Обязательно проверяйте номер карты после распознавания
|
||
"cards.card.recognize.enter_manually" = "Enter manually"; //Ввести вручную
|
||
"cards.card.recognize.not_valid" = "Card is invalid"; //Карта невалидна
|
||
"cards.card.recognize.expire_not_valid" = "Срок действия карты не валиден";
|
||
|
||
"apartments.main.title" = "LiST Platform";
|
||
"apartments.main.popupDescription" = "Search for available apartments. Visit for more updates";
|
||
"apartments.main.apartments.title" = "Apartments in the platform";
|
||
"apartments.main.apartments.description" = "Choose apartments in worlds Megapolices";
|
||
"apartments.main.addApartment.title" = "Add apartment";
|
||
"apartments.main.addApartment.description" = "Tokenize your apartment";
|
||
"apartments.main.myCompetitions.title" = "My contests";
|
||
"apartments.main.myCompetitions.description" = "Participate in contests";
|
||
"apartments.main.accommodation.title" = "My accommodations";
|
||
"apartments.main.accommodation.description" = "Your active licenses for free use";
|
||
"apartments.apartments.popupDescription" = "Search for available apartments. Visit for more updates";
|
||
"apartments.apartments.searchPlaceholder" = "Address";
|
||
"apartments.apartments.searchCityPlaceholder" = "City, Country";
|
||
"apartments.apartments.apartment.status.recruitment" = "Recruitment";
|
||
"apartments.apartments.apartment.status.recruitmentDescription" = "Waiting for participats necessary to start the contest.";
|
||
"apartments.apartments.apartment.status.draft" = "Draft";
|
||
"apartments.apartments.apartment.status.draftDescription" = "Fill out the application and submit it for review by the Regional Director.";
|
||
"apartments.apartments.apartment.status.new" = "New";
|
||
"apartments.apartments.apartment.status.newDescription" = "New application to donate.";
|
||
"apartments.apartments.apartment.status.moderation" = "Being reviewed by the Regional Director";
|
||
"apartments.apartments.apartment.status.moderationDescription" = "Application is being reviewed by the Regional Director.";
|
||
"apartments.apartments.apartment.status.rework" = "Contest";
|
||
"apartments.apartments.apartment.status.reworkDescription" = "Winner is being selected";
|
||
"apartments.apartments.apartment.status.inReview" = "Available";
|
||
"apartments.apartments.apartment.status.inReviewDescription" = "Pay-in the refundable random selection participation deposit to get contact details for examining the property.";
|
||
"apartments.apartments.apartment.status.auctionFinished" = "Random Winner selection is finished";
|
||
"apartments.apartments.apartment.status.auctionFinishedDescription" = "Waiting for random selection Winner to check in. Preparing documents.";
|
||
"apartments.apartments.apartment.status.rented" = "Provided for free use";
|
||
"apartments.apartments.apartment.status.rentedDescription" = "The free use license is valid until:";
|
||
"apartments.apartments.apartment.status.sold" = "In a living";
|
||
"apartments.apartments.apartment.status.soldDescription" = "Waiting for random selection Winner to check in. Preparing documents.";
|
||
"apartments.apartments.apartment.square" = "%@ m²";
|
||
"apartments.apartments.apartment.floorFrom" = "%@ of %@";
|
||
"apartments.apartments.apartment.description" = "Waiting for participats necessary to start the contest.";
|
||
"apartments.apartments.apartment.pay" = "Pay for contest";
|
||
"apartments.apartments.apartment.contacts" = "Contacts";
|
||
"apartments.apartments.apartment.cancel" = "Cancel";
|
||
"apartments.apartments.apartment.details.title" = "Details";
|
||
"apartments.apartments.apartment.details.houseSectionTitle" = "Building information";
|
||
"apartments.apartments.apartment.details.houseType" = "Building type";
|
||
"apartments.apartments.apartment.details.houseTypeBlocky" = "Block";
|
||
"apartments.apartments.apartment.details.houseTypeBrick" = "Brick";
|
||
"apartments.apartments.apartment.details.houseTypeBrickMonolithic" = "Brick Monolithic";
|
||
"apartments.apartments.apartment.details.houseTypeMonolithic" = "Monolithic";
|
||
"apartments.apartments.apartment.details.houseTypePanel" = "Panel";
|
||
"apartments.apartments.apartment.details.houseYear" = "Year built";
|
||
"apartments.apartments.apartment.details.houseFloors" = "Building height";
|
||
"apartments.apartments.apartment.details.houseElevator" = "Elevators";
|
||
"apartments.apartments.apartment.details.houseElevatorPassengers" = "passenger";
|
||
"apartments.apartments.apartment.details.houseElevatorCargo" = "cargo";
|
||
"apartments.apartments.apartment.details.houseParking" = "Parking";
|
||
"apartments.apartments.apartment.details.houseGroundParking" = "ground";
|
||
"apartments.apartments.apartment.details.houseUndergroundParking" = "underground";
|
||
"apartments.apartments.apartment.details.houseMultilevelParking" = "multilevel";
|
||
"apartments.apartments.apartment.details.houseInfrastructure" = "Infrastructure";
|
||
"apartments.apartments.apartment.details.houseInfrastructureHasGas" = "gas";
|
||
"apartments.apartments.apartment.details.houseInfrastructureHasVideoSurveillance" = "video surveillance";
|
||
"apartments.apartments.apartment.details.houseInfrastructureHasIntercom" = "intercom";
|
||
"apartments.apartments.apartment.details.houseInfrastructureHasConcierge" = "concierge";
|
||
"apartments.apartments.apartment.details.houseInfrastructureHasSecurity" = "security";
|
||
"apartments.apartments.apartment.details.houseInfrastructureHasGarbageChute" = "garbage chute";
|
||
"apartments.apartments.apartment.details.apartmentSectionTitle" = "Apartment information";
|
||
"apartments.apartments.apartment.details.apartmentFloor" = "Apartment floor";
|
||
"apartments.apartments.apartment.details.apartmentRooms" = "Number of rooms";
|
||
"apartments.apartments.apartment.details.apartmentSquareAll" = "Total area (m2)";
|
||
"apartments.apartments.apartment.details.apartmentSquareLive" = "Living area (m2)";
|
||
"apartments.apartments.apartment.details.apartmentSquareKitchen" = "Kitchen area (m2)";
|
||
"apartments.apartments.apartment.details.apartmentHeight" = "Ceiling Height";
|
||
"apartments.apartments.apartment.details.apartmentBathroom" = "Bathroom";
|
||
"apartments.apartments.apartment.details.apartmentBathroomDivided" = "Separate";
|
||
"apartments.apartments.apartment.details.apartmentBathroomNonDivided" = "Adjacent";
|
||
"apartments.apartments.apartment.details.apartmentWindowView" = "Window view";
|
||
"apartments.apartments.apartment.details.apartmentWindowViewInside" = "to the yard";
|
||
"apartments.apartments.apartment.details.apartmentWindowViewOutside" = "to the street";
|
||
"apartments.apartments.apartment.details.apartmentBalcony" = "Number of balconies";
|
||
"apartments.apartments.apartment.details.shema" = "Layout";
|
||
"apartments.apartments.apartment.details.description" = "Apartment description";
|
||
"apartments.apartments.filters.title" = "Apartments in the platform";
|
||
"apartments.apartments.filters.list.list" = "By list";
|
||
"apartments.apartments.filters.list.map" = "Show map";
|
||
"apartments.apartments.filters.square.description" = "Sorting apartments list";
|
||
"apartments.apartments.filters.region.description" = "Search region";
|
||
"apartments.apartments.filters.filters.title" = "Search filters";
|
||
"apartments.apartments.filters.filters.clearButton" = "Clear";
|
||
"apartments.apartments.filters.filters.numberOfRooms.title" = "Number of rooms";
|
||
"apartments.apartments.filters.filters.numberOfRooms.no" = "doesn't matter";
|
||
"apartments.apartments.filters.filters.numberOfRooms.1" = "1-room";
|
||
"apartments.apartments.filters.filters.numberOfRooms.2" = "2-room";
|
||
"apartments.apartments.filters.filters.numberOfRooms.3" = "3-room";
|
||
"apartments.apartments.filters.filters.numberOfRooms.4" = "4 +";
|
||
"apartments.apartments.filters.filters.numberOfRooms.studio" = "studio";
|
||
"apartments.apartments.filters.filters.square.title" = "Total area";
|
||
"apartments.apartments.filters.filters.square.no" = "doesn't matter";
|
||
"apartments.apartments.filters.filters.square.20" = "from 20 m²";
|
||
"apartments.apartments.filters.filters.square.40" = "from 40 m²";
|
||
"apartments.apartments.filters.filters.square.60" = "from 60 m²";
|
||
"apartments.apartments.filters.filters.floor.title" = "Apartment floor";
|
||
"apartments.apartments.filters.filters.floor.no" = "doesn't matter";
|
||
"apartments.apartments.filters.filters.floor.6" = "from 6th floor";
|
||
"apartments.apartments.filters.filters.floor.10" = "from 10th floor";
|
||
"apartments.apartments.filters.filters.floor.17" = "from 17th floor.";
|
||
"apartments.apartments.filters.filters.floorNotFirst.title" = "Not first";
|
||
"apartments.apartments.filters.filters.floorNotLast.title" = "Not last";
|
||
"apartments.apartments.filters.filters.showButton" = "Show %@ apartments";
|
||
"apartments.apartments.filters.cities.title" = "Search region";
|
||
"apartments.apartments.filters.cities.withApartments" = "Regions with available apartments";
|
||
"apartments.apartments.filters.cities.other" = "Other regions";
|
||
"apartments.apartments.filters.square.title" = "Sort";
|
||
"apartments.apartments.filters.cities.current" = "current";
|
||
"apartments.apartments.filters.square.squareUp" = "by area (ascending)";
|
||
"apartments.apartments.filters.square.squareDown" = "by area (descending)";
|
||
"apartments.apartments.filters.square.dateUp" = "by date of the contest (ascending)";
|
||
"apartments.apartments.filters.square.dateDown" = "by date of contest (descending)";
|
||
"apartments.request.region" = "Region";
|
||
"apartments.request.address" = "Address";
|
||
"apartments.request.addressAptNumberPrefix" = "apt.";
|
||
"apartments.tokenization.title" = "Tokenization confirmation";
|
||
"apartments.tokenization.warning" = "You are going to confirm tokenization \nThis action is irreversible.";
|
||
"apartments.tokenization.submit" = "Confirm tokenization";
|
||
"apartments.tokenization.description" = "The competition is over. To tokenize an apartment and then issue tokens, you need your confirmation in the blockchain network";
|
||
"apartments.tokenization.popup" = "You confirmed the tokenization and issue emission.";
|
||
"apartments.tokenization.emission.title" = "Will be released";
|
||
"apartments.tokenization.recipient.title" = "Recipient account";
|
||
"apartments.tokenization.transactionDetails" = "Transaction details";
|
||
"apartments.emission.title" = "Token emission";
|
||
"apartments.emission.warning" = "You are going to emit tokens. \nThis action is irreversible.";
|
||
"apartments.emission.submit" = "Confirm emit";
|
||
"apartments.emission.description" = "All participants confirmed the tokenization. You can issue an issue.";
|
||
"apartments.emission.popup" = "All participants confirmed the tokenization. You issued an issue.";
|
||
"apartments.cancel.title" = "Revoke and cancel";
|
||
"apartments.cancel.warning" = "Attention! You will revoke\nyour participation payment.";
|
||
"apartments.cancel.submit" = "Revoke";
|
||
|
||
"apartments.approve.title" = "Подтверждение выкупа";
|
||
"apartments.approve.warning" = "Вы собираетесь подтвердить выкуп квартиры.\nДанное действие необратимо";
|
||
"apartments.approve.submit" = "Подтвердить выкуп";
|
||
"apartments.approve.description" = "Вы получили право выкупа квартиры.\nДля завершения сделки и последующего сжигания токенов необходимо Ваше подтверждение в сети blockchain";
|
||
"apartments.approve.popup" = "Вы подтвердили выкуп квартиры и последующее сжигание токенов";
|
||
"apartments.approve.emission.title" = "Будет сожжено";
|
||
|
||
"More.Cryptocash.title" = "Deposit USDT/MLNK";
|
||
"More.Cryptocash.description" = "Issue USDCASH";
|
||
|
||
"More.CryptocashRequest.title" = "Guranteed exchange";
|
||
"More.CryptocashRequest.description" = "Exchange cryptocash on USDT";
|
||
|
||
"MainCryptocashView.title" = "Issue USDCASH";
|
||
"MainCryptocashView.empty.title" = "Issues of USDCASH not found";
|
||
"MainCryptocashView.empty.description" = "You have no USDCASH issues";
|
||
"MainCryptocashView.button.issue" = "Issue USDCASH";
|
||
"MainCryptocashView.header.title" = "Total issue";
|
||
"MainCryptocashView.header.pledge" = "Pledge";
|
||
"MainCryptocashView.header.title.issueByMe" = "Issue by me";
|
||
"MainCryptocashView.card.button.return" = "Return pledge";
|
||
|
||
"IssueCryptocashViewController.title" = "New issue USDCASH";
|
||
"IssueCryptocashViewController.description" = "You are going to issue USDCASH secured by USDT+MLNK. The issue is available against the security of a multiple of 100 USDT";
|
||
"IssueCryptocashViewController.rate" = "Current exchange rate";
|
||
"IssueCryptocashViewController.pledgeAmount1.title" = "Pledge in USDT";
|
||
"IssueCryptocashViewController.pledgeAmount1.placeholder" = "Pledge amount";
|
||
"IssueCryptocashViewController.pledgeAmount1.error1" = "the amount must be a multiple 100 USDT";
|
||
"IssueCryptocashViewController.noEnoughtBalance.error" = "Insufficient balance";
|
||
"IssueCryptocashViewController.pledgeAmount2.title" = "Pledge in MLNK";
|
||
"IssueCryptocashViewController.pledgeAmount2.placeholder" = "Pledge amount";
|
||
"IssueCryptocashViewController.amountOut.title" = "You get";
|
||
"IssueCryptocashViewController.amountOut.placeholder" = "Will issue USDCASH";
|
||
"IssueCryptocashViewController.button.issue" = "Issue USDCASH";
|
||
"IssueCryptocashViewController.popup1.title" = "Issue USDCASH";
|
||
"IssueCryptocashViewController.popup1.title1" = "Your pledge";
|
||
"IssueCryptocashViewController.popup1.title2" = "You get";
|
||
"IssueCryptocashViewController.popup2.title" = "Issue complete";
|
||
"IssueCryptocashViewController.popup2.title1" = "Your pledge";
|
||
"IssueCryptocashViewController.popup2.title2" = "You got";
|
||
|
||
"ReturnCryptocashViewController.title" = "Return pledge";
|
||
"ReturnCryptocashViewController.description" = "You going to return pledge";
|
||
"ReturnCryptocashViewController.usdcash.title" = "Return token";
|
||
"ReturnCryptocashViewController.pledge.title0" = "Was issued";
|
||
"ReturnCryptocashViewController.pledge.title" = "Pledge amount";
|
||
"ReturnCryptocashViewController.amount.title" = "Return amount";
|
||
"ReturnCryptocashViewController.amount.placeholder" = "You return";
|
||
"ReturnCryptocashViewController.amount.info" = "the amount must be a multiple 100 USDCASH";
|
||
"ReturnCryptocashViewController.amount.error1" = "the amount must be a multiple 100 USDCASH";
|
||
"ReturnCryptocashViewController.amount.error2" = "the amount exceeds the issue volume";
|
||
"ReturnCryptocashViewController.amount.error3" = "Not enough USDCASH";
|
||
"ReturnCryptocashViewController.return.title" = "Will be received from the pledge";
|
||
"ReturnCryptocashViewController.button.return" = "Return USDCASH";
|
||
"ReturnCryptocashViewController.popup1.title" = "Return pledge";
|
||
"ReturnCryptocashViewController.popup1.title1" = "Return token";
|
||
"ReturnCryptocashViewController.popup1.title2" = "Amount return";
|
||
"ReturnCryptocashViewController.popup1.title3" = "Will be received from the pledge";
|
||
"ReturnCryptocashViewController.popup2.title" = "Return completed";
|
||
"ReturnCryptocashViewController.popup2.title1" = "Return token";
|
||
"ReturnCryptocashViewController.popup2.title2" = "Amount return";
|
||
"ReturnCryptocashViewController.popup2.title3" = "Gotted from pledge";
|
||
|
||
"ExchangeCryptocashViewController.title" = "Guaranteed exchange";
|
||
"ExchangeCryptocashViewController.description" = "You are going to make a guaranteed exchange of cryptocash for USDT";
|
||
"ExchangeCryptocashViewController.warning" = "Attention! Minimum exchange amount\n10 000 USDCASH";
|
||
"ExchangeCryptocashViewController.cryptocash.title" = "Exchange token";
|
||
"ExchangeCryptocashViewController.cryptocash.placeholder" = "Choose exchange token";
|
||
"ExchangeCryptocashViewController.explanation.title" = "You are going to make a guarantee exchange of cryptocurrencies for USDT";
|
||
"ExchangeCryptocashViewController.amount.title" = "Amount return";
|
||
"ExchangeCryptocashViewController.amount.placeholder" = "You return";
|
||
"ExchangeCryptocashViewController.amount.info" = "the amount must be a multiple ";
|
||
"ExchangeCryptocashViewController.amount.error1" = "the amount must be a multiple ";
|
||
"ExchangeCryptocashViewController.amount.error2" = "Minimum exchange amount 10 000 USDCASH";
|
||
"ExchangeCryptocashViewController.amount.error3" = "Insufficient balance";
|
||
"ExchangeCryptocashViewController.return.title" = "You give";
|
||
"ExchangeCryptocashViewController.get.title" = "You get";
|
||
"ExchangeCryptocashViewController.button.swap" = "Exchange tokens";
|
||
"ExchangeCryptocashViewController.popup1.title" = "Guaranteed exchange of cryptocash";
|
||
"ExchangeCryptocashViewController.popup1.title1" = "You give";
|
||
"ExchangeCryptocashViewController.popup1.title2" = "You get";
|
||
"ExchangeCryptocashViewController.popup2.title" = "Exchange completed";
|
||
"ExchangeCryptocashViewController.popup2.title1" = "Exchange amount";
|
||
"ExchangeCryptocashViewController.popup2.title2" = "You get";
|