Skip to content

Commit

Permalink
New translations en-US.json (zh-Hant)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Jan 20, 2021
1 parent b844e3e commit 5f41642
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion app/i18n/locales/zh-Hant.json
Expand Up @@ -133,10 +133,12 @@
"global.language.turkish": "Turkish",
"global.passwordInstructionsPaperWallet": "Note: Paper Wallet password needs to be at least <strong>10 characters</strong> long.",
"global.selectAsset.labael": "Select asset",
"global.publicKey.explanation": "Public keys allow seeing the wallet history for the wallet, but does <strong>not</strong> allow to spend or move the funds in any way (private key is <strong>not</strong> included)",
"global.staleTxnWarningLine1": "自您創建此交易後,您的錢包已更改。",
"global.staleTxnWarningLine2": "您仍然可以發送此交易,但可能會失敗。",
"global.uriExplanation": "這些功能使您只需單擊URL,即可輕鬆與朋友和企業共享發票。",
"global.uriSchemeTitleLabel": "Cardano付款網址",
"global.why": "This can be used to:",
"global.wrongNetwork.address": "Wrong network for address.",
"incorrectTime.line1": "WARNING: time on your computer does not match the server. This can cause unexpected results",
"incorrectTime.line2": "Time difference:",
Expand Down Expand Up @@ -515,7 +517,6 @@
"wallet.hw.ledger.common.error.104": "Ledger超時,請重試。",
"wallet.hw.ledger.common.error.105": "網絡錯誤。請檢查你的網絡連接.",
"wallet.includeKey.explanationLine1": "Do you want to include your wallet's <strong>public</strong> key in the error logs?",
"wallet.includeKey.explanationLine2": "It will allow support staff to see your wallet's transaction history, but they will <strong>not</strong> be able to spend or move your funds in any way (private key is <strong>not</strong> included)",
"wallet.includeKey.withKeyLabel": "With key",
"wallet.includeKey.withoutKeyLabel": "Without key",
"wallet.nav.addButton": "Add new wallet",
Expand Down Expand Up @@ -639,8 +640,13 @@
"wallet.settings.changePassword.dialog.title.changePassword": "更改支出密碼",
"wallet.settings.delete.accept": "I still have the means to restore this wallet",
"wallet.settings.delete.warning2": "Please double-check you still have the means to restore access to this wallet. If you cannot, removing the wallet may result in irreversible loss of funds.",
"wallet.settings.export.explanation": "This can be used to transfer a wallet between devices.",
"wallet.settings.export.label": "Export wallet",
"wallet.settings.name.label": "錢包名稱",
"wallet.settings.passwordLastUpdated": "上次更新日期 {lastUpdated}",
"wallet.settings.publicExport.explanationLine1": "The below you can find your wallet's <strong>public</strong> key information.",
"wallet.settings.publicExport.reason1": "Open your wallet in read-only mode in Yoroi Mobile to easily check your balance at any time",
"wallet.settings.publicExport.reason2": "Share your key with tax software to automatically generate tax reports",
"wallet.settings.remove.explanation": "Removing a wallet does not affect the wallet balance. Your wallet can be restored again at any time.",
"wallet.settings.remove.label": "Remove wallet",
"wallet.settings.resync.buttonLabel": "Resync wallet",
Expand Down

0 comments on commit 5f41642

Please sign in to comment.