From eaaf5f0bff5ed1034455cf42dad3841d4e6c85a6 Mon Sep 17 00:00:00 2001 From: lokalise-bot Date: Mon, 17 Sep 2018 02:22:00 -0400 Subject: [PATCH] Lokalise: update of translations/en.json [#5829] default dapps translations --- .../ui/screens/browser/default_dapps.cljs | 271 +++++++++--------- translations/en.json | 14 +- 2 files changed, 146 insertions(+), 139 deletions(-) diff --git a/src/status_im/ui/screens/browser/default_dapps.cljs b/src/status_im/ui/screens/browser/default_dapps.cljs index f1f7bc271b..8a2c2ba81d 100644 --- a/src/status_im/ui/screens/browser/default_dapps.cljs +++ b/src/status_im/ui/screens/browser/default_dapps.cljs @@ -1,137 +1,138 @@ -(ns status-im.ui.screens.browser.default-dapps) +(ns status-im.ui.screens.browser.default-dapps + (:require [status-im.i18n :as i18n])) (def all - [{:title "Exchanges" - :data [{:name "Airswap" - :dapp-url "https://www.airswap.io/trade" - :photo-path "contacts://airswap" - :description "Meet the future of trading."} - {:name "Bancor" - :dapp-url "https://www.bancor.network/" - :photo-path "contacts://bancor" - :description "Bancor is a decentralized liquidity network"} - {:name "ERC dEX" - :dapp-url "https://app.ercdex.com/" - :photo-path "contacts://erc-dex" - :description "Trustless trading has arrived on Ethereum"} - {:name "Kyber" - :dapp-url "https://web3.kyber.network" - :photo-path "contacts://kyber" - :description "On-chain, instant and liquid platform for exchange and payment service"} - {:name "Oasis Direct" - :dapp-url "https://oasis.direct/" - :photo-path "contacts://oasis-direct" - :description "The first decentralized instant exchange"} - {:name "DAI by MakerDao" - :dapp-url "https://dai.makerdao.com" - :photo-path "contacts://dai" - :description "Stability for the blockchain"} - {:name "LocalEthereum" - :dapp-url "https://localethereum.com/" - :photo-path "contacts://local-ethereum" - :description "The smartest way to buy and sell Ether"} - {:name "Eth2phone" - :dapp-url "https://eth2.io" - :photo-path "contacts://eth2phone" - :description "Send Ether by phone number"} - {:name "DDEX" - :dapp-url "https://ddex.io/" - :photo-path "contacts://ddex" - :description "Instant, real-time order matching with secure on-chain settlement"} - {:name "EasyTrade" - :dapp-url "https://easytrade.io" - :photo-path "contacts://easytrade" - :description "One exchange for every token"}]} - {:title "Marketplaces" - :data [{:name "CryptoCribs" - :dapp-url "https://cryptocribs.com" - :photo-path "contacts://cryptocribs" - :description "Travel the globe. Pay in crypto."} - {:name "Ethlance" - :dapp-url "https://ethlance.com" - :photo-path "contacts://ethlance" - :description "The future of work is now. Hire people or work yourself in return for ETH."} - {:name "OpenSea" - :dapp-url "https://opensea.io" - :photo-path "contacts://opensea" - :description "The largest decentralized marketplace for cryptogoods"} - {:name "Name Bazaar" - :dapp-url "https://namebazaar.io" - :photo-path "contacts://name-bazaar" - :description "ENS name marketplace"} - {:name "The Bounties Network" - :dapp-url "https://bounties.network/" - :photo-path "contacts://bounties-network" - :description "Bounties on any task, paid in any token"} - {:name "Emoon" - :dapp-url "https://www.emoon.io/" - :photo-path "contacts://emoon" - :description "A decentralized marketplace for buying & selling crypto assets"} - {:name "SuperRare" - :dapp-url "https://superrare.co/market" - :photo-path "contacts://superrare" - :description "Buy, sell and collect unique digital creations by artists around the world"}]} - {:title "Fun & Games" - :data [{:name "CryptoKitties" - :dapp-url "https://www.cryptokitties.co" - :photo-path "contacts://cryptokitties" - :description "Collect and breed adorable digital cats."} - {:name "CryptoFighters" - :dapp-url "https://cryptofighters.io" - :photo-path "contacts://cryptofighters" - :description "Collect train and fight digital fighters."} - {:name "CryptoPunks" - :dapp-url "https://www.larvalabs.com/cryptopunks" - :photo-path "contacts://cryptopunks" - :description "10,000 unique collectible punks"} - {:name "Etherbots" - :dapp-url "https://etherbots.io/" - :photo-path "contacts://etherbots" - :description "Robot wars on the Ethereum Platform"} - {:name "Etheremon" - :dapp-url "https://www.etheremon.com/" - :photo-path "contacts://etheremon" - :description "Decentralized World of Ether Monsters"} - {:name "CryptoStrikers" - :dapp-url "https://www.cryptostrikers.com/" - :photo-path "contacts://cryptostrikers" - :description "The Beautiful (card) Game"}]} - {:title "Social Networks" - :data [{:name "Cent" - :dapp-url "https://beta.cent.co/" - :photo-path "contacts://cent" - :description "Get wisdom, get money"} - {:name "Peepeth" - :dapp-url "https://peepeth.com/" - :photo-path "contacts://peepeth" - :description "Blockchain-powered microblogging"} - {:name "Purrbook" - :dapp-url "https://cryptopurr.co/" - :photo-path "contacts://cryptopurr" - :description "A social network for CryptoKitties"}]} - {:title "Utilities" - :data [{:name "Civitas" - :dapp-url "https://communities.colu.com/" - :photo-path "contacts://civitas" - :description "Blockchain-powered local communities"} - {:name "Hexel" - :dapp-url "https://www.onhexel.com/" - :photo-path "contacts://hexel" - :description "Create your own cryptocurrency"} - {:name "ETHLend" - :dapp-url "https://app.ethlend.io" - :photo-path "contacts://ethlend" - :description "Decentralized lending on Ethereum"} - {:name "Smartz" - :dapp-url "https://smartz.io" - :photo-path "contacts://smartz" - :description "Easy smart contract management"} - {:name "Status Test DApp" - :dapp-url "https://status-im.github.io/dapp/" - :description "Request test assets and test basic web3 functionality." - :developer? true}]} - {:title "Media" - :data [{:name "LivePeer" - :dapp-url "https://media.livepeer.org/" - :photo-path "contacts://livepeer" - :description "Decentralized video broadcasting"}]}]) + [{:title (i18n/label :t/default-dapps-exchanges) + :data [{:name "Airswap" + :dapp-url "https://www.airswap.io/trade" + :photo-path "contacts://airswap" + :description "Meet the future of trading."} + {:name "Bancor" + :dapp-url "https://www.bancor.network/" + :photo-path "contacts://bancor" + :description "Bancor is a decentralized liquidity network"} + {:name "ERC dEX" + :dapp-url "https://app.ercdex.com/" + :photo-path "contacts://erc-dex" + :description "Trustless trading has arrived on Ethereum"} + {:name "Kyber" + :dapp-url "https://web3.kyber.network" + :photo-path "contacts://kyber" + :description "On-chain, instant and liquid platform for exchange and payment service"} + {:name "Oasis Direct" + :dapp-url "https://oasis.direct/" + :photo-path "contacts://oasis-direct" + :description "The first decentralized instant exchange"} + {:name "DAI by MakerDao" + :dapp-url "https://dai.makerdao.com" + :photo-path "contacts://dai" + :description "Stability for the blockchain"} + {:name "LocalEthereum" + :dapp-url "https://localethereum.com/" + :photo-path "contacts://local-ethereum" + :description "The smartest way to buy and sell Ether"} + {:name "Eth2phone" + :dapp-url "https://eth2.io" + :photo-path "contacts://eth2phone" + :description "Send Ether by phone number"} + {:name "DDEX" + :dapp-url "https://ddex.io/" + :photo-path "contacts://ddex" + :description "Instant, real-time order matching with secure on-chain settlement"} + {:name "EasyTrade" + :dapp-url "https://easytrade.io" + :photo-path "contacts://easytrade" + :description "One exchange for every token"}]} + {:title (i18n/label :t/default-dapps-marketplaces) + :data [{:name "CryptoCribs" + :dapp-url "https://cryptocribs.com" + :photo-path "contacts://cryptocribs" + :description "Travel the globe. Pay in crypto."} + {:name "Ethlance" + :dapp-url "https://ethlance.com" + :photo-path "contacts://ethlance" + :description "The future of work is now. Hire people or work yourself in return for ETH."} + {:name "OpenSea" + :dapp-url "https://opensea.io" + :photo-path "contacts://opensea" + :description "The largest decentralized marketplace for cryptogoods"} + {:name "Name Bazaar" + :dapp-url "https://namebazaar.io" + :photo-path "contacts://name-bazaar" + :description "ENS name marketplace"} + {:name "The Bounties Network" + :dapp-url "https://bounties.network/" + :photo-path "contacts://bounties-network" + :description "Bounties on any task, paid in any token"} + {:name "Emoon" + :dapp-url "https://www.emoon.io/" + :photo-path "contacts://emoon" + :description "A decentralized marketplace for buying & selling crypto assets"} + {:name "SuperRare" + :dapp-url "https://superrare.co/market" + :photo-path "contacts://superrare" + :description "Buy, sell and collect unique digital creations by artists around the world"}]} + {:title (i18n/label :t/default-dapps-fun-games) + :data [{:name "CryptoKitties" + :dapp-url "https://www.cryptokitties.co" + :photo-path "contacts://cryptokitties" + :description "Collect and breed adorable digital cats."} + {:name "CryptoFighters" + :dapp-url "https://cryptofighters.io" + :photo-path "contacts://cryptofighters" + :description "Collect train and fight digital fighters."} + {:name "CryptoPunks" + :dapp-url "https://www.larvalabs.com/cryptopunks" + :photo-path "contacts://cryptopunks" + :description "10,000 unique collectible punks"} + {:name "Etherbots" + :dapp-url "https://etherbots.io/" + :photo-path "contacts://etherbots" + :description "Robot wars on the Ethereum Platform"} + {:name "Etheremon" + :dapp-url "https://www.etheremon.com/" + :photo-path "contacts://etheremon" + :description "Decentralized World of Ether Monsters"} + {:name "CryptoStrikers" + :dapp-url "https://www.cryptostrikers.com/" + :photo-path "contacts://cryptostrikers" + :description "The Beautiful (card) Game"}]} + {:title (i18n/label :t/default-dapps-social-networks) + :data [{:name "Cent" + :dapp-url "https://beta.cent.co/" + :photo-path "contacts://cent" + :description "Get wisdom, get money"} + {:name "Peepeth" + :dapp-url "https://peepeth.com/" + :photo-path "contacts://peepeth" + :description "Blockchain-powered microblogging"} + {:name "Purrbook" + :dapp-url "https://cryptopurr.co/" + :photo-path "contacts://cryptopurr" + :description "A social network for CryptoKitties"}]} + {:title (i18n/label :t/default-dapps-social-utilities) + :data [{:name "Civitas" + :dapp-url "https://communities.colu.com/" + :photo-path "contacts://civitas" + :description "Blockchain-powered local communities"} + {:name "Hexel" + :dapp-url "https://www.onhexel.com/" + :photo-path "contacts://hexel" + :description "Create your own cryptocurrency"} + {:name "ETHLend" + :dapp-url "https://app.ethlend.io" + :photo-path "contacts://ethlend" + :description "Decentralized lending on Ethereum"} + {:name "Smartz" + :dapp-url "https://smartz.io" + :photo-path "contacts://smartz" + :description "Easy smart contract management"} + {:name "Status Test DApp" + :dapp-url "https://status-im.github.io/dapp/" + :description "Request test assets and test basic web3 functionality." + :developer? true}]} + {:title (i18n/label :t/default-dapps-media) + :data [{:name "LivePeer" + :dapp-url "https://media.livepeer.org/" + :photo-path "contacts://livepeer" + :description "Decentralized video broadcasting"}]}]) diff --git a/translations/en.json b/translations/en.json index 1fb48a410f..686ba9710d 100644 --- a/translations/en.json +++ b/translations/en.json @@ -23,7 +23,6 @@ "one": "1 member", "other": "{{count}} members" }, - "members-active-none": "no members", "chat-name": "Chat name", "currency-display-name-zar": "South Africa Rand", "phew-here-is-your-passphrase": "Phew, that was hard. Here is your passphrase, *write this down and keep it safe!* You will need it to recover your account.", @@ -460,7 +459,6 @@ "invalid-number": "Invalid number", "type-a-message": "Type a message...", "recover-password-too-short": "Password is too short", - "recover-password-invalid": "This account already exists but passwords do not match", "rinkeby-network": "Rinkeby test network", "faq": "Frequently asked questions", "currency-display-name-sar": "Saudi Arabia Riyal", @@ -563,7 +561,6 @@ "one": "1 member", "other": "{{count}} members" }, - "members-none": "no members", "delete-mailserver-title": "Delete mailserver", "intro-message1": "Welcome to Status!\nTap this message to set your password and get started.", "public-chat-user-count": "{{count}} people", @@ -685,5 +682,14 @@ "cost-fee": "Cost/Fee", "currency-display-name-usd": "United States Dollar", "currency-display-name-uah": "Ukraine Hryvnia", - "web3-opt-in": "Opt-in web3 provider access" + "web3-opt-in": "Opt-in web3 provider access", + "recover-password-invalid": "This account already exists but passwords do not match", + "members-active-none": "no members", + "members-none": "no members", + "default-dapps-exchanges": "Exchanges", + "default-dapps-marketplaces": "Marketplaces", + "default-dapps-fun-games": "Fun & Games", + "default-dapps-social-networks": "Social Networks", + "default-dapps-social-utilities": "Utilities", + "default-dapps-media": "Media" } \ No newline at end of file