Fixes pot file and updates es

This commit is contained in:
Gustavo Maximiliano Cortez 2015-07-16 15:30:46 -03:00
commit 0dd5714385
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 97 additions and 15 deletions

View file

@ -4,6 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version: \n"
#: public/views/walletHome.html
msgid "(possible double spend)"
msgstr ""
#: public/views/modals/txp-details.html
msgid "* A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created."
msgstr ""
@ -12,6 +16,10 @@ msgstr ""
msgid "* You can safely install your backup on another device and use your wallet from multiple devices at the same time."
msgstr ""
#: public/views/backup.html
msgid "A backup without the private key will allow to see wallet balance, transaction, create spend proposals, but will not be able to approve (sign) proposals."
msgstr ""
#: public/views/splash.html
msgid "A multisignature bitcoin wallet"
msgstr ""
@ -264,6 +272,10 @@ msgstr ""
msgid "Could not join wallet:"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Could not recognize a valid Bitcoin QR Code"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Could not reject payment. Check you connection and try again"
msgstr ""
@ -348,6 +360,14 @@ msgstr ""
msgid "Disabled"
msgstr ""
#: public/views/backup.html
msgid "Do not include private key on backup"
msgstr ""
#: public/views/walletHome.html
msgid "Download CSV file"
msgstr ""
#: public/views/backup.html
msgid "Download backup"
msgstr ""
@ -401,6 +421,10 @@ msgstr ""
msgid "Expires"
msgstr ""
#: public/views/backup.html
msgid "Failed to create backup"
msgstr ""
#: src/js/controllers/importLegacy.js
msgid "Failed to import wallets"
msgstr ""
@ -438,6 +462,10 @@ msgstr ""
msgid "Generate new address"
msgstr ""
#: public/views/walletHome.html
msgid "Generating .csv file..."
msgstr ""
#: public/views/modals/wallets.html
msgid "Getting address for wallet {{selectedWalletName}} ..."
msgstr ""
@ -454,6 +482,7 @@ msgstr ""
msgid "Have a Backup from Copay v0.9?"
msgstr ""
#: public/views/backup.html
#: public/views/create.html
#: public/views/join.html
msgid "Hide Advanced options"
@ -505,6 +534,10 @@ msgstr ""
msgid "Importing..."
msgstr ""
#: public/views/walletHome.html
msgid "Invalid"
msgstr ""
#: src/js/controllers/index.js
msgid "Japanese"
msgstr ""
@ -590,6 +623,10 @@ msgstr ""
msgid "No"
msgstr ""
#: public/views/walletHome.html
msgid "No Private key"
msgstr ""
#: public/views/walletHome.html
msgid "No transactions yet"
msgstr ""
@ -913,6 +950,7 @@ msgstr ""
msgid "Shared Wallet"
msgstr ""
#: public/views/backup.html
#: public/views/create.html
#: public/views/join.html
msgid "Show Advanced options"
@ -986,6 +1024,10 @@ msgstr ""
msgid "There is an error in the form"
msgstr ""
#: public/views/modals/tx-details.html
msgid "This transaction becomed invalid. Possible due to a double spend attempt."
msgstr ""
#: public/views/walletHome.html
msgid "This wallet is not registered at the given Bitcore Wallet Service (BWS). You can recreate it from the local information."
msgstr ""