Updates PO s file (#4071)

This commit is contained in:
Gustavo Maximiliano Cortez 2016-04-14 01:27:38 -03:00
parent d0dbd85711
commit 2659286081
2 changed files with 48 additions and 16 deletions

View File

@ -12,6 +12,10 @@ msgstr ""
msgid "(Trusted)" msgid "(Trusted)"
msgstr "" msgstr ""
#: public/views/includes/confirm-tx.html
msgid "{{confirm.feeRateStr}} of the transaction"
msgstr ""
#: src/js/controllers/walletHome.js #: src/js/controllers/walletHome.js
msgid "{{fee}} will be deducted for bitcoin networking fees" msgid "{{fee}} will be deducted for bitcoin networking fees"
msgstr "" msgstr ""
@ -61,7 +65,6 @@ msgstr ""
msgid "About Copay" msgid "About Copay"
msgstr "" msgstr ""
#: public/views/includes/confirm-tx.html
#: public/views/modals/txp-details.html #: public/views/modals/txp-details.html
#: src/js/services/confirmDialog.js #: src/js/services/confirmDialog.js
#: src/js/controllers/copayers.js #: src/js/controllers/copayers.js
@ -275,6 +278,10 @@ msgstr ""
msgid "Cancel and delete the wallet" msgid "Cancel and delete the wallet"
msgstr "" msgstr ""
#: src/js/controllers/walletHome.js
msgid "Cannot create transaction. Insufficient funds"
msgstr ""
#: src/js/services/profileService.js #: src/js/services/profileService.js
msgid "Cannot join the same wallet more that once" msgid "Cannot join the same wallet more that once"
msgstr "" msgstr ""
@ -315,6 +322,7 @@ msgstr ""
msgid "Commit hash" msgid "Commit hash"
msgstr "" msgstr ""
#: public/views/includes/confirm-tx.html
#: src/js/services/confirmDialog.js #: src/js/services/confirmDialog.js
#: src/js/controllers/copayers.js #: src/js/controllers/copayers.js
#: src/js/controllers/preferencesDelete.js #: src/js/controllers/preferencesDelete.js
@ -322,10 +330,6 @@ msgstr ""
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: public/views/includes/confirm-tx.html
msgid "Confirm transaction"
msgstr ""
#: public/views/backup.html #: public/views/backup.html
msgid "Confirm your wallet seed" msgid "Confirm your wallet seed"
msgstr "" msgstr ""
@ -546,6 +550,10 @@ msgstr ""
msgid "Deleting payment" msgid "Deleting payment"
msgstr "" msgstr ""
#: public/views/preferencesDeleteWallet.html
msgid "Deleting Wallet..."
msgstr ""
#: public/views/create.html #: public/views/create.html
#: public/views/import.html #: public/views/import.html
#: public/views/join.html #: public/views/join.html
@ -556,10 +564,6 @@ msgstr ""
msgid "Derivation Strategy" msgid "Derivation Strategy"
msgstr "" msgstr ""
#: public/views/walletHome.html
msgid "Destination wallet needs backup"
msgstr ""
#: public/views/includes/tx-details.html #: public/views/includes/tx-details.html
#: public/views/modals/customized-amount.html #: public/views/modals/customized-amount.html
#: public/views/modals/paypro.html #: public/views/modals/paypro.html
@ -978,6 +982,10 @@ msgstr ""
msgid "Need to do backup" msgid "Need to do backup"
msgstr "" msgstr ""
#: public/views/modals/destination-address.html
msgid "Needs backup"
msgstr ""
#: public/views/paymentUri.html #: public/views/paymentUri.html
msgid "Network" msgid "Network"
msgstr "" msgstr ""
@ -1033,6 +1041,14 @@ msgstr ""
msgid "Note" msgid "Note"
msgstr "" msgstr ""
#: src/js/controllers/walletHome.js
msgid "Note: a total of {{amountAboveMaxSizeStr}} were excluded. The maximum size allowed for a transaction was exceeded"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Note: a total of {{amountBelowFeeStr}} were excluded. These funds come from UTXOs smaller than the network fee provided."
msgstr ""
#: public/views/disclaimer.html #: public/views/disclaimer.html
#: public/views/termOfUse.html #: public/views/termOfUse.html
msgid "Official English Disclaimer" msgid "Official English Disclaimer"
@ -1046,6 +1062,10 @@ msgstr ""
msgid "Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time." msgid "Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time."
msgstr "" msgstr ""
#: public/views/preferencesGlobal.html
msgid "Open Settings app"
msgstr ""
#: public/views/walletHome.html #: public/views/walletHome.html
msgid "optional" msgid "optional"
msgstr "" msgstr ""
@ -1228,6 +1248,10 @@ msgstr ""
msgid "Private key is encrypted, cannot sign" msgid "Private key is encrypted, cannot sign"
msgstr "" msgstr ""
#: public/views/preferencesGlobal.html
msgid "Push notifications for Copay are currently disabled. Enable them in the Settings app."
msgstr ""
#: public/views/modals/customized-amount.html #: public/views/modals/customized-amount.html
msgid "QR Code" msgid "QR Code"
msgstr "" msgstr ""
@ -1310,6 +1334,10 @@ msgstr ""
msgid "Required number of signatures" msgid "Required number of signatures"
msgstr "" msgstr ""
#: src/js/controllers/walletHome.js
msgid "Retrieving inputs information"
msgstr ""
#: public/views/translators.html #: public/views/translators.html
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
@ -1400,8 +1428,8 @@ msgstr ""
msgid "Send addresses by email" msgid "Send addresses by email"
msgstr "" msgstr ""
#: public/views/walletHome.html #: public/views/includes/confirm-tx.html
msgid "Send All" msgid "Send bitcoin"
msgstr "" msgstr ""
#: public/views/export.html #: public/views/export.html
@ -1409,6 +1437,10 @@ msgstr ""
msgid "Send by email" msgid "Send by email"
msgstr "" msgstr ""
#: public/views/walletHome.html
msgid "Send Max"
msgstr ""
#: public/views/includes/transaction.html #: public/views/includes/transaction.html
msgid "Sending" msgid "Sending"
msgstr "" msgstr ""
@ -1600,6 +1632,10 @@ msgstr ""
msgid "There are no wallets to make this payment" msgid "There are no wallets to make this payment"
msgstr "" msgstr ""
#: src/js/controllers/index.js
msgid "There is a new version of Copay. Please update"
msgstr ""
#: src/js/controllers/import.js #: src/js/controllers/import.js
msgid "There is an error in the form" msgid "There is an error in the form"
msgstr "" msgstr ""
@ -1682,10 +1718,6 @@ msgstr ""
msgid "Type the Seed Phrase (usually 12 words)" msgid "Type the Seed Phrase (usually 12 words)"
msgstr "" msgstr ""
#: src/js/controllers/walletHome.js
msgid "Unable to send transaction proposal"
msgstr ""
#: public/views/walletHome.html #: public/views/walletHome.html
#: public/views/includes/tx-details.html #: public/views/includes/tx-details.html
#: public/views/modals/tx-details.html #: public/views/modals/tx-details.html

View File

@ -6,7 +6,7 @@
<section class="left-small"> <section class="left-small">
<a class="p10" <a class="p10"
fast-click callback-fn="topbar.goHome()"> fast-click callback-fn="topbar.goHome()">
<span class="text-close">{{'Close'|translate}}</span> <span class="text-close">Close</span>
</a> </a>
</section> </section>