Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

update token contract link #360

Merged
merged 1 commit into from
Apr 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/i18n/wallet.de.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"title": "Eigene <strong>Token</strong>",
"subTitle": "Hinzugefügte Token",
"admin": "__name__ (Admin Seite)",
"description": "Token sind Währungen oder Tauschgegenstände, die auf der Ethereum-Plattform aufsetzen. Damit ein Konto ein Token beobachten oder versenden kann, müssen Sie die Kontoadressen in die folgende Liste einfügen. Sie können Ihren eigenen Token erzeugen, in dem Sie z.B. folgendes <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">Beispiel eines Token Vertrags</a> anpassen, oder mehr über <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ethereum Token</a> lernen.",
"description": "Token sind Währungen oder Tauschgegenstände, die auf der Ethereum-Plattform aufsetzen. Damit ein Konto ein Token beobachten oder versenden kann, müssen Sie die Kontoadressen in die folgende Liste einfügen. Sie können Ihren eigenen Token erzeugen, in dem Sie z.B. folgendes <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">Beispiel eines Token Vertrags</a> anpassen, oder mehr über <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ethereum Token</a> lernen.",
"deleteToken": "Möchten Sie den Token <strong>__token__</strong> von Ihrer Liste entfernen?",
"addedToken": "__token__ wurde Ihrer Beobachtungsliste hinzugefügt",
"editedToken": "Token __token__ wurde bearbeitet",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
"title": "Custom <strong>Tokens</strong>",
"subTitle": "Added tokens",
"admin": "__name__ (admin page)",
"description": "Tokens are currencies and other fungibles built on the Ethereum platform. In order for accounts to watch for tokens and send them, you have to add their address to this list. You can create your own token by simply modifying <a href=\"http://ethereum.github.io/browser-solidity/?gist=319854ee93812ef304ec2af0317b3c74\" target=\"_blank\">this example of a custom token contract</a> or learning more about <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ethereum Tokens</a>.",
"description": "Tokens are currencies and other fungibles built on the Ethereum platform. In order for accounts to watch for tokens and send them, you have to add their address to this list. You can create your own token by simply modifying <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">this example of a custom token contract</a> or learning more about <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ethereum Tokens</a>.",
"deleteToken": "Do you want to remove the token <strong>__token__</strong> from your list?",
"addedToken": "Added __token__ to your watch list",
"editedToken": "Edited token __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.es.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
"title": "Custom <strong>Tokens</strong>",
"subTitle": "Added tokens",
"admin": "__name__ (admin page)",
"description": "Tokens are currencies and other fungibles built on the Ethereum platform. In order for accounts to watch for tokens and send them, you have to add their address to this list. You can create your own token by simply modifiying <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">this example of a custom token contract</a> or learning more about <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ethereum Tokens</a>.",
"description": "Tokens are currencies and other fungibles built on the Ethereum platform. In order for accounts to watch for tokens and send them, you have to add their address to this list. You can create your own token by simply modifiying <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">this example of a custom token contract</a> or learning more about <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ethereum Tokens</a>.",
"deleteToken": "Do you want to remove the token <strong>__token__</strong> from your list?",
"addedToken": "Added __token__ to your watch list",
"editedToken": "Edited token __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.fr.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
"title": "<strong>Jetons</strong> que vous suivez",
"subTitle": "Jetons ajoutés",
"admin": "__name__ (page d'administration)",
"description": "Les jetons sont des devises et autres fongibles construits sur la plateforme Expanse. Pour que les comptes puissent voir et envoyer des jetons, vous devez ajouter l'adresse de leur contrat à cette liste. Vous pouvez créer votre propre jeton simplement en modifiant <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">cet exemple d'un contrat de jeton</a> ou en en apprenant plus sur <a href=\"https://www.Ethereum.org/token#the-code\" target=\"_blank\">les jetons dans Ethereum</a>.",
"description": "Les jetons sont des devises et autres fongibles construits sur la plateforme Expanse. Pour que les comptes puissent voir et envoyer des jetons, vous devez ajouter l'adresse de leur contrat à cette liste. Vous pouvez créer votre propre jeton simplement en modifiant <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">cet exemple d'un contrat de jeton</a> ou en en apprenant plus sur <a href=\"https://www.Ethereum.org/token\" target=\"_blank\">les jetons dans Ethereum</a>.",
"deleteToken": "Voulez-vous supprimer le jeton <strong>__token__</strong> de votre liste ?",
"addedToken": "__token__ ajouté à votre liste",
"editedToken": "Jeton __token__ modifié",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.ja.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
"title": "カスタム <strong>トークン</strong>",
"subTitle": "トークンを足す",
"admin": "__名前__ (admin page)",
"description": "トークンはイーサリアムのプラットホーム上に構築された通貨であり、他の代替可能なものです。アカウントがトークンを送るためには、それらのアドレスをリストに追加しなければなりません。次のものを修正することによって簡単に自分のトークンを作ることができます、 <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">カスタムトークンコントラクトの例トークン</a> もしくはこちらをもっと学ぶ <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ethereum Tokens</a>.",
"description": "トークンはイーサリアムのプラットホーム上に構築された通貨であり、他の代替可能なものです。アカウントがトークンを送るためには、それらのアドレスをリストに追加しなければなりません。次のものを修正することによって簡単に自分のトークンを作ることができます、 <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">カスタムトークンコントラクトの例トークン</a> もしくはこちらをもっと学ぶ <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ethereum Tokens</a>.",
"deleteToken": "トークンを削除しますか<strong>__token__</strong> あなたのリストから",
"addedToken": "Added __token__ to your watch list",
"editedToken": "Edited token __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.ko.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"title": "주문형 <strong>토큰</strong>",
"subTitle": "추가된 토큰",
"admin": "__name__ (관리자 페이지)",
"description": "토큰은 이더리움 플랫폼 위에 만들어진 화폐와 다른 대체수단들을 말합니다. 토큰들을 열람하고 송금하기 위해서는, 토큰들의 주소를 이 목록에 등록해야 합니다. <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">주문형 토큰 예제</a>를 수정해 주문형 토큰을 만들거나, <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">이더리움 토큰들</a>를 통해 더 학습을 할 수도 있습니다.",
"description": "토큰은 이더리움 플랫폼 위에 만들어진 화폐와 다른 대체수단들을 말합니다. 토큰들을 열람하고 송금하기 위해서는, 토큰들의 주소를 이 목록에 등록해야 합니다. <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">주문형 토큰 예제</a>를 수정해 주문형 토큰을 만들거나, <a href=\"https://www.ethereum.org/token\" target=\"_blank\">이더리움 토큰들</a>를 통해 더 학습을 할 수도 있습니다.",
"deleteToken": "목록에서 <strong>__token__</strong> 토큰을 삭제하고 싶습니까?",
"addedToken": "리스트에 __token__ 토큰 추가됨",
"editedToken": "__token__ 토큰 수정됨",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.pt.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"title": "<strong>Fichas</strong> customizadas",
"subTitle": "Ficha adicionada",
"admin": "__name__ (administração)",
"description": "Fichas são moedas, fichas colecionáveis ou outros tokens fungíveis construídos na plataforma Ethereum. Para que suas contas possam ver o seu saldo e enviar fichas, é necessário adicionar o endereço do token aqui. Você pode criar sua ficha modificando esse <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">exemplo de ficha</a>. Leia mais sobre isso no nosso tutorial <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">como criar fichas no Ethereum (em inglês)</a>.",
"description": "Fichas são moedas, fichas colecionáveis ou outros tokens fungíveis construídos na plataforma Ethereum. Para que suas contas possam ver o seu saldo e enviar fichas, é necessário adicionar o endereço do token aqui. Você pode criar sua ficha modificando esse <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">exemplo de ficha</a>. Leia mais sobre isso no nosso tutorial <a href=\"https://www.ethereum.org/token\" target=\"_blank\">como criar fichas no Ethereum (em inglês)</a>.",
"deleteToken": "Você quer parar de observar a ficha <strong>__token__</strong>?",
"addedToken": "Ficha __token__ adicinada na sua lista",
"editedToken": "Ficha __token__ enviada",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.ru.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"title": "Собственные <strong>Жетоны</strong>",
"subTitle": "Добавить жетоны",
"admin": "__name__ (страница администратора)",
"description": "Жетоны — это валюты и другие ценные бумаги построенные на платформе Эфириум. Для того чтобы видеть жетоны определенного типа, вы должны добавить их адрес в список. Вы можете создать свой личный тип жетонов слегка модифицировав <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">этот пример простого контракта</a> или детально изучив <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Жетоны Эфириума</a>.",
"description": "Жетоны — это валюты и другие ценные бумаги построенные на платформе Эфириум. Для того чтобы видеть жетоны определенного типа, вы должны добавить их адрес в список. Вы можете создать свой личный тип жетонов слегка модифицировав <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">этот пример простого контракта</a> или детально изучив <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Жетоны Эфириума</a>.",
"deleteToken": "Вы действительно хотите удалить жетон <strong>__token__</strong> из вашего списка?",
"addedToken": "Добавить __token__ в ваш список жетонов",
"editedToken": "Редактировать жетон __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.ua.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"title": "Мої <strong>Купони</strong>",
"subTitle": "Додати купон",
"admin": "__name__ (сторінка адміністратора)",
"description": "Купони, валюти та інші цінні папери на основі Ефіріума. Для того щоб спостерігати за купонами, чи відправляти їх вам потрібно додати їх адресу в цей перелік. Ви можете додавати власні купони просто налаштувавши <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">ці приклади власних купонів</a> або детально вивчивши <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ефіріум Купони</a>.",
"description": "Купони, валюти та інші цінні папери на основі Ефіріума. Для того щоб спостерігати за купонами, чи відправляти їх вам потрібно додати їх адресу в цей перелік. Ви можете додавати власні купони просто налаштувавши <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">ці приклади власних купонів</a> або детально вивчивши <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ефіріум Купони</a>.",
"deleteToken": "Ви дійсно бажаєте видалити купон <strong>__token__</strong> з вашого переліку?",
"addedToken": "Додати __token__ до вашого переліка",
"editedToken": "Редагувати купон __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.zh-TW.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"title": "客製化 <strong>token</strong>",
"subTitle": "新增 token",
"admin": "__name__ (管理頁面)",
"description": "Tokens 為貨幣或其他基於 Ethereum 平台的代幣。您需要添加 token 位址至此清單以便發送或觀察該 token 。您可以修改 <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">客製化 token 契約範例</a> 以創建客製化 token,或見 <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ethereum Tokens</a> 以深入學習。",
"description": "Tokens 為貨幣或其他基於 Ethereum 平台的代幣。您需要添加 token 位址至此清單以便發送或觀察該 token 。您可以修改 <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">客製化 token 契約範例</a> 以創建客製化 token,或見 <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ethereum Tokens</a> 以深入學習。",
"deleteToken": "您確定要從清單中移除 token <strong>__token__</strong> ?",
"addedToken": "添加 __token__ 至您的觀察清單",
"editedToken": "編輯 token __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/wallet.zh.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"title": "定制化 <strong>token</strong>",
"subTitle": "新增 代币",
"admin": "__name__ (管理页面)",
"description": "代币 是货币或者是其他基于以太坊平台的货币等价物。您需要添加代币地址到此列表,以便查看和发送代币 。您可以修改 <a href=\"http://chriseth.github.io/browser-solidity/?gist=0d1a998d949e26942212\" target=\"_blank\">定制化代币的合约规范</a> 以创建定制化的代币,或者查看 <a href=\"https://www.ethereum.org/token#the-code\" target=\"_blank\">Ethereum Tokens</a> 进行深入学习。",
"description": "代币 是货币或者是其他基于以太坊平台的货币等价物。您需要添加代币地址到此列表,以便查看和发送代币 。您可以修改 <a href=\"https://ethereum.org/token#the-code\" target=\"_blank\">定制化代币的合约规范</a> 以创建定制化的代币,或者查看 <a href=\"https://www.ethereum.org/token\" target=\"_blank\">Ethereum Tokens</a> 进行深入学习。",
"deleteToken": "您確定要从列表中移除 代币么 <strong>__token__</strong> ?",
"addedToken": "添加 __token__ 至您的查看列表",
"editedToken": "编辑 代币 __token__",
Expand Down
2 changes: 1 addition & 1 deletion app/public/i18n/de.json

Large diffs are not rendered by default.

Loading