copay/i18n/po/template.pot

1841 lines
41 KiB
Plaintext
Raw Normal View History

2015-04-20 14:47:36 -07:00
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version: \n"
2015-10-02 15:42:25 -07:00
#: public/views/walletHome.html
msgid "(possible double spend)"
msgstr ""
2015-09-18 09:21:00 -07:00
#: public/views/modals/paypro.html
msgid "(Trusted)"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/controllers/walletHome.js
msgid "{{fee}} will be deducted for bitcoin networking fees"
msgstr ""
#: public/views/copayers.html
#: public/views/includes/walletInfo.html
2015-10-02 15:42:25 -07:00
msgid "{{index.m}}-of-{{index.n}}"
msgstr ""
2015-12-08 11:09:34 -08:00
#: public/views/walletHome.html
msgid "{{index.txProgress}} transactions downloaded"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/includes/sidebar.html
msgid "{{item.m}}-of-{{item.n}}"
msgstr ""
#: src/js/controllers/importLegacy.js
msgid "{{len}} wallets imported. Funds scanning in progress. Hold on to see updated balance"
2015-09-12 20:10:02 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/txp-details.html
2015-06-20 04:18:51 -07:00
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."
2015-04-20 14:47:36 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "<b>IF YOU LOSE ACCESS TO YOUR COPAY WALLET OR YOUR ENCRYPTED PRIVATE KEYS AND YOU HAVE NOT SEPARATELY STORED A BACKUP OF YOUR WALLET AND CORRESPONDING PASSWORD, YOU ACKNOWLEDGE AND AGREE THAT ANY BITCOIN YOU HAVE ASSOCIATED WITH THAT COPAY WALLET WILL BECOME INACCESSIBLE.</b>"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/backup.html
2015-09-09 13:53:05 -07:00
msgid "<b>OR</b> 1 wallet export file and the remaining quorum of wallet seeds (e.g. in a 3-5 wallet: 1 wallet export file + 2 wallet seeds of any of the other copayers)."
msgstr ""
#: public/views/backup.html
msgid "<b>OR</b> the wallet seed of <b>all</b> copayers in the wallet"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-07-16 11:30:46 -07:00
#: public/views/backup.html
2015-09-09 13:53:05 -07:00
msgid "<b>OR</b> the wallet seeds of <b>all</b> copayers in the wallet"
2015-07-16 11:30:46 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/disclaimer.html
2015-09-16 05:57:46 -07:00
msgid "A multisignature bitcoin wallet"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesGlobal.html
msgid "About Copay"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/modals/txp-details.html
2015-09-09 13:53:05 -07:00
#: src/js/services/confirmDialog.js
2015-07-29 09:08:33 -07:00
#: src/js/controllers/copayers.js
#: src/js/controllers/preferencesDelete.js
#: src/js/controllers/walletHome.js
2015-05-20 09:45:31 -07:00
msgid "Accept"
msgstr ""
#: public/views/preferencesInformation.html
msgid "Account"
msgstr ""
#: public/views/create.html
#: public/views/import.html
2015-12-03 13:22:17 -08:00
#: public/views/join.html
msgid "Account Number"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/walletHome.html
2015-12-08 11:09:34 -08:00
#: src/js/controllers/index.js
2015-12-03 13:22:17 -08:00
msgid "Activity"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
msgid "Add a new entry"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/create.html
#: public/views/join.html
msgid "Add a Seed Passphrase"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
#: public/views/join.html
msgid "Add an optional passphrase to secure the seed"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/includes/sidebar.html
msgid "Add wallet"
msgstr ""
#: public/views/paymentUri.html
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
#: public/views/modals/paypro.html
2015-04-20 14:47:36 -07:00
msgid "Address"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Address Type"
2015-09-12 19:50:56 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/preferences.html
msgid "Advanced"
msgstr ""
2015-06-29 11:56:30 -07:00
2015-12-03 13:22:17 -08:00
#: public/views/preferences.html
msgid "Alias"
2015-06-29 11:56:30 -07:00
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/preferencesAlias.html
2015-06-04 10:57:23 -07:00
msgid "Alias for <i>{{index.walletName}}</i>"
2015-05-20 09:45:31 -07:00
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
msgid "All contributions to Copay's translation are welcome. Sign up at crowdin.com and join the Copay project at"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "All transaction requests are irreversible."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesGlobal.html
2015-04-20 14:47:36 -07:00
msgid "Alternative Currency"
msgstr ""
#: public/views/paymentUri.html
#: public/views/walletHome.html
2015-07-29 08:34:01 -07:00
#: public/views/includes/output.html
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
2015-04-20 14:47:36 -07:00
msgid "Amount"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Amount below dust threshold"
2015-08-12 13:11:32 -07:00
msgstr ""
#: public/views/walletHome.html
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
2015-04-20 14:47:36 -07:00
msgid "Amount in"
msgstr ""
2015-12-03 13:22:17 -08:00
#: src/js/controllers/preferencesDeleteWords.js
2015-09-09 13:53:05 -07:00
msgid "Are you sure you want to delete the backup words?"
msgstr ""
#: src/js/controllers/copayers.js
#: src/js/controllers/preferencesDelete.js
msgid "Are you sure you want to delete this wallet?"
msgstr ""
2015-09-12 19:50:56 -07:00
#: public/views/includes/available-balance.html
2015-04-20 14:47:36 -07:00
msgid "Available Balance"
msgstr ""
2015-07-29 04:17:35 -07:00
#: public/views/preferencesFee.html
msgid "Average confirmation time: {{fee.nbBlocks * 10}} minutes"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/includes/topbar.html
#: public/views/modals/tx-details.html
#: public/views/modals/txp-details.html
2015-04-20 14:47:36 -07:00
msgid "Back"
msgstr ""
#: public/views/preferences.html
msgid "Backup"
msgstr ""
#: public/views/walletHome.html
2015-04-20 14:47:36 -07:00
msgid "Backup now"
msgstr ""
2015-12-03 13:22:17 -08:00
#: src/js/controllers/preferencesDeleteWords.js
2015-09-09 13:53:05 -07:00
msgid "Backup words deleted"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/profileService.js
msgid "Bad wallet invitation"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Balance By Address"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-12 19:50:56 -07:00
#: public/views/walletHome.html
2015-12-03 13:22:17 -08:00
msgid "Before receiving funds, it is highly recommended you backup your wallet. If you lose this device, it is impossible to access your funds without a backup."
2015-06-22 13:12:54 -07:00
msgstr ""
#: public/views/create.html
#: public/views/import.html
#: public/views/join.html
msgid "BIP32 path for address derivation"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/walletHome.html
msgid "Bitcoin address"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesGlobal.html
2015-10-02 15:42:25 -07:00
msgid "Bitcoin Network Fee Policy"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesFee.html
msgid "Bitcoin transactions may include a fee collected by miners on the network. The higher the fee, the greater the incentive a miner has to include that transaction in a block. Actual fees are determined based on network load and the selected policy."
2015-09-09 13:53:05 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paymentUri.html
msgid "Bitcoin URI is NOT valid!"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/txp-details.html
2015-05-20 09:45:31 -07:00
msgid "Broadcast Payment"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Broadcasting Payment"
2015-04-20 14:47:36 -07:00
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Broadcasting transaction"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/unsupported.html
msgid "Browser unsupported"
msgstr ""
2015-12-08 11:09:34 -08:00
#: public/views/includes/sidebar.html
msgid "Buy &amp; Sell Bitcoin"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/copayers.html
#: public/views/walletHome.html
2015-07-29 09:08:33 -07:00
#: public/views/modals/confirmation.html
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
2015-09-09 13:53:05 -07:00
#: src/js/services/confirmDialog.js
2015-07-29 04:17:35 -07:00
#: src/js/controllers/copayers.js
#: src/js/controllers/preferencesDelete.js
2015-07-29 09:08:33 -07:00
#: src/js/controllers/walletHome.js
2015-04-20 14:47:36 -07:00
msgid "Cancel"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/includes/password.html
msgid "CANCEL"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/profileService.js
msgid "Cannot join the same wallet more that once"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/paypro.html
2015-04-22 11:19:08 -07:00
msgid "Certified by"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/preferencesAlias.html
msgid "Changing wallet alias only affects the local wallet name."
2015-05-20 09:45:31 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/import.html
2015-05-20 09:45:31 -07:00
msgid "Choose a backup file from your computer"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesHistory.html
msgid "Clear cache"
2015-06-27 22:18:11 -07:00
msgstr ""
#: public/views/includes/topbar.html
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
2015-04-20 14:47:36 -07:00
#: public/views/modals/paypro.html
#: public/views/modals/scanner.html
msgid "Close"
msgstr ""
#: public/views/preferences.html
msgid "Color"
msgstr ""
#: public/views/preferencesAbout.html
msgid "Commit hash"
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/services/confirmDialog.js
2015-07-29 04:17:35 -07:00
#: src/js/controllers/copayers.js
#: src/js/controllers/preferencesDelete.js
2015-07-29 09:08:33 -07:00
#: src/js/controllers/walletHome.js
2015-07-29 04:17:35 -07:00
msgid "Confirm"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
2015-04-22 11:19:08 -07:00
msgid "Confirmations"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
2015-10-02 15:42:25 -07:00
msgid "Connecting to {{create.hwWallet}} Wallet..."
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/import.html
2015-10-02 15:42:25 -07:00
msgid "Connecting to {{import.hwWallet}} Wallet..."
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/join.html
2015-10-02 15:42:25 -07:00
msgid "Connecting to {{join.hwWallet}} Wallet..."
2015-09-09 13:53:05 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/backup.html
msgid "Continue"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
2015-09-09 13:53:05 -07:00
msgid "Copayer already in this wallet"
2015-08-12 13:11:32 -07:00
msgstr ""
#: src/js/services/bwsError.js
msgid "Copayer already voted on this spend proposal"
msgstr ""
#: src/js/services/bwsError.js
msgid "Copayer data mismatch"
msgstr ""
#: public/views/preferencesInformation.html
2015-04-20 14:47:36 -07:00
msgid "Copayers"
msgstr ""
2015-07-29 04:17:35 -07:00
#: src/js/controllers/copayers.js
2015-09-09 13:53:05 -07:00
#: src/js/controllers/export.js
2015-07-29 09:08:33 -07:00
#: src/js/controllers/walletHome.js
2015-07-29 04:17:35 -07:00
msgid "Copied to clipboard"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
2015-05-20 09:45:31 -07:00
msgid "Copy this text as it is to a safe place (notepad or email)"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
2015-04-20 14:47:36 -07:00
msgid "Copy to clipboard"
msgstr ""
#: src/js/controllers/walletHome.js
2015-08-12 13:11:32 -07:00
msgid "Could not accept payment"
2015-05-29 16:06:21 -07:00
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/controllers/index.js
msgid "Could not access Wallet Service: Not found"
msgstr ""
#: src/js/controllers/walletHome.js
2015-08-12 13:11:32 -07:00
msgid "Could not broadcast payment"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/addressService.js
msgid "Could not create address"
2015-05-29 16:06:21 -07:00
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Could not create payment proposal"
msgstr ""
#: src/js/services/profileService.js
msgid "Could not create using the specified extended private key"
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/services/profileService.js
msgid "Could not create using the specified extended public key"
msgstr ""
#: src/js/services/profileService.js
msgid "Could not create: Invalid wallet seed"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/controllers/backup.js
msgid "Could not decrypt"
msgstr ""
#: src/js/controllers/import.js
msgid "Could not decrypt file, check your password"
msgstr ""
#: src/js/controllers/walletHome.js
2015-08-12 13:11:32 -07:00
msgid "Could not delete payment proposal"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Could not fetch payment information"
msgstr ""
#: public/views/walletHome.html
msgid "Could not fetch transaction history"
msgstr ""
#: src/js/services/profileService.js
2015-09-09 13:53:05 -07:00
msgid "Could not import"
msgstr ""
#: src/js/services/profileService.js
2015-09-09 13:53:05 -07:00
msgid "Could not import. Check input file and password"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/profileService.js
msgid "Could not join wallet"
msgstr ""
2015-07-16 11:30:46 -07:00
#: src/js/controllers/walletHome.js
msgid "Could not recognize a valid Bitcoin QR Code"
msgstr ""
#: src/js/controllers/walletHome.js
2015-08-12 13:11:32 -07:00
msgid "Could not reject payment"
msgstr ""
#: src/js/controllers/walletHome.js
2015-05-29 16:06:21 -07:00
msgid "Could not send payment"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/controllers/index.js
msgid "Could not update Wallet"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/walletHome.html
msgid "Create"
msgstr ""
2015-06-12 09:43:27 -07:00
#: public/views/create.html
2015-10-02 15:42:25 -07:00
msgid "Create {{requiredCopayers}}-of-{{totalCopayers}} wallet"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/add.html
2015-06-04 08:37:37 -07:00
#: public/views/create.html
2015-10-02 15:42:25 -07:00
msgid "Create new wallet"
2015-06-04 08:37:37 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/includes/sidebar.html
msgid "Create, join or import"
msgstr ""
2015-04-22 11:19:08 -07:00
#: public/views/modals/txp-details.html
msgid "Created by"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/disclaimer.html
2015-05-20 09:45:31 -07:00
msgid "Creating Profile..."
msgstr ""
2015-09-16 05:57:46 -07:00
#: src/js/controllers/walletHome.js
msgid "Creating transaction"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/create.html
msgid "Creating Wallet..."
msgstr ""
2015-07-29 04:17:35 -07:00
#: public/views/preferencesFee.html
msgid "Current fee rate for this policy: {{fee.feePerKBUnit}}/kiB"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
2015-04-22 11:19:08 -07:00
msgid "Date"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
msgid "Decrypting a paper wallet could take around 5 minutes on this device. please be patient and keep the app open."
2015-09-12 19:50:56 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/copayers.html
msgid "Delete it and create a new one"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/modals/txp-details.html
msgid "Delete Payment Proposal"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferences.html
msgid "Delete seed words"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesDeleteWallet.html
msgid "Delete wallet"
2015-05-20 09:45:31 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/preferencesAdvanced.html
msgid "Delete Wallet"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesDeleteWords.html
2015-12-08 11:09:34 -08:00
msgid "Delete words"
2015-10-02 15:42:25 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/controllers/walletHome.js
msgid "Deleting payment"
2015-09-12 19:50:56 -07:00
msgstr ""
#: public/views/create.html
#: public/views/import.html
#: public/views/join.html
msgid "Derivation Path"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Derivation Strategy"
msgstr ""
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
2015-05-20 09:45:31 -07:00
#: public/views/modals/paypro.html
#: public/views/modals/tx-details.html
#: public/views/modals/txp-details.html
msgid "Details"
msgstr ""
#: public/views/preferences.html
msgid "Disabled"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
msgid "Do not include private key"
2015-07-16 11:30:46 -07:00
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
msgid "Don't see your language on Crowdin? Contact the Owner on Crowdin! We'd love to support your language."
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
msgid "Done"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/export.html
msgid "Download"
2015-09-12 19:50:56 -07:00
msgstr ""
2015-07-30 11:28:14 -07:00
#: src/js/services/feeService.js
msgid "Economy"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
msgid "Edit"
msgstr ""
2015-09-17 07:16:21 -07:00
#: public/views/importLegacy.html
msgid "Email"
msgstr ""
2015-09-12 19:50:56 -07:00
#: public/views/preferencesEmail.html
2015-09-16 05:57:46 -07:00
msgid "Email for wallet notifications"
2015-05-20 09:45:31 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/preferences.html
msgid "Email Notifications"
msgstr ""
#: src/js/services/bwsError.js
msgid "Empty addresses limit reached. New addresses cannot be generated."
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/controllers/export.js
msgid "Encrypted export file saved"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
#: public/views/join.html
msgid "Enter the seed words (BIP39)"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/includes/password.html
msgid "Enter your password"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/controllers/index.js
msgid "Error at Wallet Service"
msgstr ""
#: src/js/services/profileService.js
2015-08-12 13:11:32 -07:00
msgid "Error creating wallet"
msgstr ""
#: src/js/services/profileService.js
msgid "Error importing wallet:"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/paypro.html
2015-04-22 11:19:08 -07:00
#: public/views/modals/txp-details.html
msgid "Expires"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/export.html
msgid "Export options"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesHistory.html
msgid "Export to file"
msgstr ""
2015-10-21 06:42:26 -07:00
#: public/views/preferencesAdvanced.html
msgid "Export Wallet"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Extended Public Keys"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
msgid "Failed to export"
2015-07-16 11:30:46 -07:00
msgstr ""
#: src/js/controllers/importLegacy.js
msgid "Failed to import wallets"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/backup.html
msgid "Failed to verify backup. Please check your information"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/create.html
msgid "Family vacation funds"
msgstr ""
2015-07-17 22:52:36 -07:00
#: public/views/modals/tx-details.html
2015-06-22 13:12:54 -07:00
#: public/views/modals/txp-details.html
msgid "Fee"
msgstr ""
#. Get information of payment if using Payment Protocol
#: src/js/controllers/walletHome.js
msgid "Fetching Payment Information"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/import.html
msgid "File/Text Backup"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/backup.html
msgid "Finish"
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
msgid "French"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Funds are locked by pending spend proposals"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
2015-10-05 06:00:03 -07:00
msgid "Funds found"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/notificationsService.js
msgid "Funds received"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
2015-12-03 13:22:17 -08:00
msgid "Funds will be transferred to"
2015-06-26 12:10:37 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/walletHome.html
msgid "Generate new address"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/modals/customized-amount.html
msgid "Generate QR Code"
msgstr ""
2015-07-16 11:30:46 -07:00
#: public/views/walletHome.html
msgid "Generating .csv file..."
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
2015-07-24 20:01:34 -07:00
msgid "German"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
2015-06-27 22:18:11 -07:00
msgid "Getting address for wallet {{selectedWalletName}} ..."
msgstr ""
2015-12-08 11:09:34 -08:00
#: public/views/includes/sidebar.html
msgid "Global preferences"
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
2015-07-24 20:01:34 -07:00
msgid "Greek"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/preferences.html
msgid "Hardware wallet"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/import.html
msgid "Have a Backup from Copay v0.9?"
2015-09-16 05:57:46 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/create.html
2015-09-09 13:53:05 -07:00
#: public/views/import.html
2015-04-20 14:47:36 -07:00
#: public/views/join.html
2015-08-10 07:31:23 -07:00
msgid "Hide advanced options"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-06-12 09:12:57 -07:00
#: public/views/disclaimer.html
msgid "I affirm that I have read, understood, and agree with these terms."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/disclaimer.html
msgid "I AGREE. GET STARTED"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/import.html
2015-04-20 14:47:36 -07:00
#: public/views/importLegacy.html
msgid "Import"
msgstr ""
#: public/views/import.html
msgid "Import backup"
msgstr ""
#: public/views/importLegacy.html
msgid "Import from the Cloud?"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/import.html
msgid "Import here"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/add.html
msgid "Import wallet"
msgstr ""
#: public/views/import.html
msgid "Importing wallet..."
msgstr ""
#: public/views/importLegacy.html
msgid "Importing..."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "In no event shall the authors of the software, employees and affiliates of Bitpay, copyright holders, or BitPay, Inc. be held liable for any claim, damages or other liability, whether in an action of contract, tort, or otherwise, arising from, out of or in connection with the software."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/export.html
msgid "Include address book and history cache"
2015-08-12 13:11:32 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: src/js/services/bwsError.js
msgid "Incorrect address network"
2015-11-03 06:39:48 -08:00
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Insufficient funds"
msgstr ""
#: src/js/services/bwsError.js
msgid "Insufficient funds for fee"
msgstr ""
2015-07-16 11:30:46 -07:00
#: public/views/walletHome.html
msgid "Invalid"
msgstr ""
#: src/js/controllers/create.js
#: src/js/controllers/import.js
#: src/js/controllers/join.js
msgid "Invalid account number"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Invalid address"
msgstr ""
#: src/js/controllers/create.js
#: src/js/controllers/import.js
#: src/js/controllers/join.js
msgid "Invalid derivation path"
msgstr ""
2015-10-21 06:42:26 -07:00
#: src/js/controllers/index.js
msgid "Invalid Touch ID"
msgstr ""
2015-07-29 04:17:35 -07:00
#: src/js/controllers/copayers.js
msgid "Invitation to share a Copay Wallet"
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
2015-07-24 20:01:34 -07:00
msgid "Italian"
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
msgid "Japanese"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/create.html
#: public/views/join.html
msgid "John"
msgstr ""
#: public/views/join.html
msgid "Join"
msgstr ""
2015-07-29 04:17:35 -07:00
#: src/js/controllers/copayers.js
msgid "Join my Copay wallet. Here is the invitation code: {{secret}} You can download Copay for your phone or desktop at https://copay.io"
2015-07-29 04:17:35 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/add.html
msgid "Join shared wallet"
msgstr ""
#: public/views/join.html
msgid "Joining Wallet..."
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/bwsError.js
msgid "Key already associated with an existing wallet"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
msgid "Label"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesGlobal.html
2015-04-22 11:19:08 -07:00
msgid "Language"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Last Wallet Addresses"
2015-09-09 13:53:05 -07:00
msgstr ""
#: public/views/backup.html
msgid "Learn more about Copay backups"
2015-09-12 19:50:56 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/importLegacy.html
msgid "Learn more about Wallet Migration"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/includes/available-balance.html
msgid "locked by pending payments"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Locktime in effect. Please wait to create a new spend proposal"
msgstr ""
#: src/js/services/bwsError.js
msgid "Locktime in effect. Please wait to remove this spend proposal"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/paymentUri.html
msgid "Make a payment to"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/profileService.js
msgid "me"
msgstr ""
#: public/views/preferencesInformation.html
2015-04-20 14:47:36 -07:00
#: public/views/includes/copayers.html
#: public/views/modals/tx-details.html
#: public/views/modals/txp-details.html
2015-04-20 14:47:36 -07:00
msgid "Me"
msgstr ""
#: public/views/modals/paypro.html
2015-05-20 09:45:31 -07:00
msgid "Memo"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
2015-04-22 11:19:08 -07:00
msgid "Merchant message"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/paymentUri.html
msgid "Message"
msgstr ""
#: public/views/walletHome.html
2015-12-03 13:22:17 -08:00
#: public/views/modals/tx-details.html
msgid "Moved"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/modals/txp-details.html
msgid "Multiple recipients"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/walletHome.html
msgid "My Bitcoin address"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/modals/destination-address.html
msgid "My contacts"
msgstr ""
#: public/views/modals/destination-address.html
msgid "My wallets"
msgstr ""
#: public/views/preferencesDeleteWords.html
msgid "Need to do backup"
msgstr ""
#: public/views/paymentUri.html
msgid "Network"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Network connection error"
msgstr ""
#: src/js/services/notificationsService.js
2015-05-20 09:45:31 -07:00
msgid "New Payment Proposal"
msgstr ""
#: src/js/controllers/create.js
#: src/js/controllers/join.js
msgid "New Random Seed"
msgstr ""
#: public/views/import.html
2015-11-11 10:14:39 -08:00
msgid "No hardware wallets supported on this device"
2015-07-16 11:30:46 -07:00
msgstr ""
#: public/views/walletHome.html
msgid "No transactions yet"
msgstr ""
2015-07-30 11:28:14 -07:00
#: src/js/services/feeService.js
msgid "Normal"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Not authorized"
msgstr ""
2015-12-10 05:48:26 -08:00
#: public/views/preferences.html
msgid "Not completed"
msgstr ""
#: public/views/walletHome.html
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
2015-04-20 14:47:36 -07:00
msgid "Not valid"
msgstr ""
#: public/views/walletHome.html
2015-07-29 08:34:01 -07:00
#: public/views/includes/output.html
2015-08-10 07:31:23 -07:00
#: public/views/modals/tx-details.html
2015-09-12 19:50:56 -07:00
#: public/views/modals/txp-details.html
2015-04-22 11:19:08 -07:00
msgid "Note"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-17 09:03:22 -07:00
#: public/views/disclaimer.html
2015-12-03 13:22:17 -08:00
#: public/views/termOfUse.html
2015-09-17 09:03:22 -07:00
msgid "Official English Disclaimer"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesDeleteWords.html
2015-10-02 15:42:25 -07:00
msgid "Once you have copied your wallet seed down, it is recommended to delete it from this device."
2015-09-12 19:50:56 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time."
2015-09-12 19:50:56 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/walletHome.html
msgid "optional"
msgstr ""
#: public/views/paperWallet.html
msgid "Paper Wallet Private Key"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/modals/tx-details.html
#: public/views/modals/txp-details.html
msgid "Participants"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/import.html
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
2015-09-09 13:53:05 -07:00
msgid "Passphrase"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/import.html
#: public/views/importLegacy.html
msgid "Password"
2015-04-20 14:47:36 -07:00
msgstr ""
#: src/js/services/profileService.js
msgid "Password needed"
msgstr ""
#: src/js/controllers/password.js
msgid "Passwords do not match"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/join.html
msgid "Paste invitation here"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/import.html
2015-05-20 09:45:31 -07:00
msgid "Paste the backup plain text code"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
msgid "Paste your paper wallet private key here"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/modals/paypro.html
msgid "Pay To"
msgstr ""
#: public/views/modals/tx-status.html
msgid "Payment Accepted"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/modals/txp-details.html
msgid "Payment accepted, but not yet broadcasted"
msgstr ""
#: public/views/modals/txp-details.html
msgid "Payment accepted. It will be broadcasted by Glidera. In case there is a problem, it can be deleted 6 hours after it was created."
msgstr ""
#: public/views/modals/txp-details.html
msgid "Payment details"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/modals/txp-details.html
msgid "Payment Proposal"
msgstr ""
#: public/views/modals/tx-status.html
msgid "Payment Proposal Created"
msgstr ""
#: src/js/services/notificationsService.js
msgid "Payment Proposal Rejected"
msgstr ""
#: src/js/services/notificationsService.js
msgid "Payment Proposal Rejected by Copayer"
msgstr ""
#: src/js/services/notificationsService.js
msgid "Payment Proposal Signed by Copayer"
msgstr ""
#: public/views/walletHome.html
msgid "Payment Proposals"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-18 09:21:00 -07:00
#: src/js/controllers/walletHome.js
msgid "Payment Protocol Invalid"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Payment Protocol not supported on Chrome App"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/modals/tx-status.html
2015-12-03 13:22:17 -08:00
#: public/views/modals/txp-details.html
2015-10-02 15:42:25 -07:00
msgid "Payment Rejected"
2015-08-12 04:19:13 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/modals/paypro.html
msgid "Payment request"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/modals/txp-details.html
2015-10-02 15:42:25 -07:00
#: src/js/services/notificationsService.js
msgid "Payment Sent"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/walletHome.html
msgid "Payment to"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/walletHome.html
msgid "Pending Confirmation"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesDeleteWallet.html
msgid "Permanently delete this wallet. THIS ACTION CANNOT BE REVERSED"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/create.html
2015-09-17 07:16:21 -07:00
#: src/js/services/profileService.js
2015-09-16 05:57:46 -07:00
msgid "Personal Wallet"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/create.html
#: public/views/join.html
msgid "Please accept to export two public keys from the Trezor app"
msgstr ""
#: src/js/controllers/create.js
#: src/js/controllers/join.js
msgid "Please enter the required fields"
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/controllers/import.js
msgid "Please enter the seed words"
msgstr ""
#: src/js/controllers/create.js
#: src/js/controllers/join.js
msgid "Please enter the wallet seed"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Please upgrade Copay to perform this action"
msgstr ""
#: src/js/controllers/import.js
msgid "Please, select your backup file"
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
2015-06-06 01:14:30 -07:00
msgid "Portuguese"
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/controllers/export.js
2015-07-29 09:08:33 -07:00
msgid "Preparing backup..."
msgstr ""
2015-07-30 11:28:14 -07:00
#: src/js/services/feeService.js
msgid "Priority"
msgstr ""
2015-06-26 12:10:37 -07:00
#: public/views/modals/customized-amount.html
msgid "QR Code"
msgstr ""
#: public/views/modals/scanner.html
msgid "QR-Scanner"
msgstr ""
#: src/js/controllers/index.js
msgid "Receive"
msgstr ""
#: public/views/walletHome.html
2015-12-03 13:22:17 -08:00
#: public/views/modals/tx-details.html
msgid "Received"
msgstr ""
2015-09-12 19:50:56 -07:00
#: public/views/modals/tx-details.html
#: public/views/modals/txp-details.html
2015-07-29 08:34:01 -07:00
msgid "Recipients"
msgstr ""
#: public/views/walletHome.html
msgid "Reconnecting to Wallet Service..."
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/walletHome.html
msgid "Recreate"
msgstr ""
#: public/views/walletHome.html
msgid "Recreating Wallet..."
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/modals/txp-details.html
msgid "Reject"
msgstr ""
#: src/js/controllers/walletHome.js
2015-05-20 09:45:31 -07:00
msgid "Rejecting payment"
msgstr ""
#: public/views/preferencesAbout.html
msgid "Release Information"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
msgid "Remove"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
2015-04-20 14:47:36 -07:00
#: public/views/includes/password.html
msgid "Repeat password"
msgstr ""
2015-06-27 22:18:11 -07:00
#: public/views/walletHome.html
#: public/views/modals/customized-amount.html
msgid "Request a specific amount"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/preferences.html
2015-10-21 06:42:26 -07:00
msgid "Request Password"
2015-10-02 15:42:25 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/controllers/walletHome.js
msgid "Requesting Ledger Wallet to sign"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/join.html
msgid "Required"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
msgid "Required number of signatures"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/disclaimer.html
msgid "Retrying..."
msgstr ""
2015-08-12 13:11:32 -07:00
#: public/views/translators.html
msgid "Russian"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/preferencesAlias.html
2015-04-20 14:47:36 -07:00
#: public/views/preferencesBwsUrl.html
2015-05-20 09:45:31 -07:00
#: public/views/preferencesEmail.html
2015-11-03 06:39:48 -08:00
#: public/views/modals/destination-address.html
2015-04-20 14:47:36 -07:00
msgid "Save"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/preferencesEmail.html
msgid "Saving preferences..."
msgstr ""
2015-10-21 06:42:26 -07:00
#: public/views/preferencesInformation.html
2015-09-16 05:57:46 -07:00
msgid "Scan addresses for funds"
msgstr ""
2015-10-21 06:42:26 -07:00
#: public/views/preferences.html
msgid "Scan Fingerprint"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/notificationsService.js
msgid "Scan Finished"
msgstr ""
#: public/views/walletHome.html
msgid "Scan status finished with error"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
msgid "Scan Wallet Funds"
msgstr ""
2015-10-21 06:42:26 -07:00
#: src/js/controllers/index.js
msgid "Scan your fingerprint please"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
msgid "Scanning wallet funds..."
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/walletHome.html
msgid "Scanning Wallet funds..."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferences.html
msgid "Security preferences"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
msgid "See it on the blockchain"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/import.html
msgid "Seed passphrase"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
#: public/views/join.html
msgid "Seed Passphrase"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/import.html
msgid "Select a backup file"
msgstr ""
#: public/views/paymentUri.html
msgid "Select a wallet"
msgstr ""
2015-09-18 09:21:00 -07:00
#: public/views/modals/paypro.html
msgid "Self-signed Certificate"
msgstr ""
#: public/views/walletHome.html
#: src/js/controllers/index.js
2015-04-20 14:47:36 -07:00
msgid "Send"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/preferencesInformation.html
msgid "Send addresses by email"
2015-06-22 13:12:54 -07:00
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/walletHome.html
msgid "Send All"
2015-09-16 05:57:46 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
#: public/views/preferencesLogs.html
2015-04-20 14:47:36 -07:00
msgid "Send by email"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/transaction.html
msgid "Sending"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/paperWallet.html
msgid "Sending funds..."
msgstr ""
#: public/views/walletHome.html
2015-12-03 13:22:17 -08:00
#: public/views/modals/tx-details.html
#: public/views/modals/tx-status.html
msgid "Sent"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/importLegacy.html
msgid "Server"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/services/bwsError.js
msgid "Server response could not be verified"
msgstr ""
#: public/views/preferencesAbout.html
msgid "Session log"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/includes/password.html
msgid "SET"
msgstr ""
2015-11-03 06:39:48 -08:00
#: public/views/preferencesBwsUrl.html
msgid "Set default url"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/includes/password.html
msgid "Set up a password"
2015-09-12 19:50:56 -07:00
msgstr ""
2015-12-10 05:48:26 -08:00
#: public/views/export.html
msgid "Set up an Export Password"
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/preferencesEmail.html
msgid "Setting up email notifications could weaken your privacy, if the wallet service provider is compromised. Information available to an attacker would include your wallet addresses and its balance, but no more."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/walletHome.html
2015-12-08 11:09:34 -08:00
#: public/views/includes/sidebar.html
2015-12-03 13:22:17 -08:00
msgid "Settings"
msgstr ""
#: public/views/walletHome.html
2015-09-16 05:57:46 -07:00
#: public/views/modals/customized-amount.html
2015-04-20 14:47:36 -07:00
msgid "Share address"
msgstr ""
#: public/views/copayers.html
msgid "Share invitation"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/copayers.html
msgid "Share this invitation with your copayers"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/walletHome.html
2015-05-20 09:45:31 -07:00
msgid "Share this wallet address to receive payments. To protect your privacy, new addresses are generated automatically once you use them."
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/create.html
#: public/views/import.html
2015-05-20 09:45:31 -07:00
msgid "Shared Wallet"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-05-20 09:45:31 -07:00
#: public/views/create.html
2015-09-09 13:53:05 -07:00
#: public/views/import.html
2015-05-20 09:45:31 -07:00
#: public/views/join.html
2015-08-10 07:31:23 -07:00
msgid "Show advanced options"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/walletHome.html
msgid "Show all"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/backup.html
msgid "Show Wallet Seed"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Signatures rejected by server"
msgstr ""
2015-05-20 09:45:31 -07:00
#: src/js/controllers/walletHome.js
msgid "Signing payment"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
msgid "Spanish"
msgstr ""
#: src/js/controllers/create.js
#: src/js/controllers/join.js
msgid "Specify Seed..."
2015-09-09 13:53:05 -07:00
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Spend proposal is not accepted"
msgstr ""
#: src/js/services/bwsError.js
msgid "Spend proposal not found"
msgstr ""
#: src/js/controllers/copayers.js
2015-09-09 13:53:05 -07:00
#: src/js/controllers/export.js
#: src/js/controllers/import.js
#: src/js/controllers/preferencesDelete.js
msgid "Success"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/preferencesAdvanced.html
msgid "Sweep paper wallet"
msgstr ""
#: public/views/paperWallet.html
msgid "Sweep Wallet"
msgstr ""
#: public/views/walletHome.html
msgid "Tap to retry"
msgstr ""
2015-06-12 09:12:57 -07:00
#: public/views/disclaimer.html
#: public/views/preferencesAbout.html
msgid "Terms of Use"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "The authors of the software, employees and affiliates of Bitpay, copyright holders, and BitPay, Inc. cannot retrieve your private keys or passwords if you lose or forget them and cannot guarantee transaction confirmation as they do not have control over the Bitcoin network."
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/ledger.js
msgid "The Ledger Chrome application is not installed"
msgstr ""
#: src/js/controllers/walletHome.js
msgid "The payment was created but could not be completed. Please try again from home screen"
msgstr ""
#: src/js/controllers/walletHome.js
2015-08-12 13:11:32 -07:00
msgid "The payment was created but could not be signed. Please try again from home screen"
msgstr ""
#: public/views/modals/txp-details.html
2015-05-20 09:45:31 -07:00
msgid "The payment was removed by creator"
msgstr ""
#: src/js/controllers/walletHome.js
2015-08-12 13:11:32 -07:00
msgid "The payment was signed but could not be broadcasted. Please try again from home screen"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
2015-09-10 08:04:12 -07:00
msgid "The private key for this wallet is encrypted. Exporting keep the private key encrypted in the export archive."
2015-09-09 13:53:05 -07:00
msgstr ""
#: public/views/create.html
#: public/views/join.html
msgid "The seed could require a passphrase to be imported"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "The software does not constitute an account where BitPay or other third parties serve as financial intermediaries or custodians of your bitcoin."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "The software you are about to use functions as a free, open source, and multi-signature digital wallet."
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "The spend proposal is not pending"
msgstr ""
#: src/js/controllers/copayers.js
#: src/js/controllers/preferencesDelete.js
msgid "The wallet \"{{walletName}}\" was deleted"
msgstr ""
2015-06-27 22:18:11 -07:00
#: public/views/paymentUri.html
msgid "There are no wallets to make this payment"
msgstr ""
#: src/js/controllers/import.js
msgid "There is an error in the form"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/backup.html
msgid "This seed was created with a passphrase. To recover this wallet both the mnemonic and passphrase are needed."
msgstr ""
2015-07-16 11:30:46 -07:00
#: public/views/modals/tx-details.html
2015-07-17 06:21:27 -07:00
msgid "This transaction has become invalid; possibly due to a double spend attempt."
2015-07-16 11:30:46 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: 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 ""
2015-04-22 11:19:08 -07:00
#: public/views/modals/txp-details.html
msgid "Time"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/walletHome.html
2015-07-29 08:34:01 -07:00
#: public/views/includes/output.html
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
2015-04-22 11:19:08 -07:00
#: public/views/modals/txp-details.html
msgid "To"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/backup.html
msgid "To restore this {{index.m}}-{{index.n}} <b>shared</b> wallet you will need"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "To the fullest extent permitted by law, this software is provided “as is” and no representations or warranties can be made of any kind, express or implied, including but not limited to the warranties of merchantability, fitness or a particular purpose and noninfringement."
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/walletHome.html
msgid "too long!"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/walletHome.html
msgid "Total Locked Balance"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
msgid "Total number of copayers"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
msgid "Transaction"
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
msgid "Transaction already broadcasted"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesAdvanced.html
msgid "Transaction History"
2015-11-03 06:39:48 -08:00
msgstr ""
2015-08-02 06:12:41 -07:00
#: public/views/translators.html
msgid "Translation Credits"
msgstr ""
#: public/views/preferencesAbout.html
msgid "Translators"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/backup.html
msgid "Try again"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/import.html
2015-12-08 11:09:34 -08:00
msgid "Type the Seed Phrase (usually 12 words)"
2015-09-09 13:53:05 -07:00
msgstr ""
#: src/js/controllers/walletHome.js
msgid "Unable to send transaction proposal"
msgstr ""
#: public/views/walletHome.html
2015-04-20 14:47:36 -07:00
#: public/views/modals/tx-details.html
msgid "Unconfirmed"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesGlobal.html
2015-04-20 14:47:36 -07:00
msgid "Unit"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/walletHome.html
msgid "Unsent transactions"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-12-08 11:09:34 -08:00
#: public/views/walletHome.html
msgid "Updating transaction history. Please stand by."
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/walletHome.html
msgid "Updating Wallet..."
2015-04-20 14:47:36 -07:00
msgstr ""
2015-12-10 05:48:26 -08:00
#: public/views/walletHome.html
msgid "Updating..."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/preferencesGlobal.html
2015-08-10 07:31:23 -07:00
msgid "Use Unconfirmed Funds"
msgstr ""
2015-09-17 07:16:21 -07:00
#: public/views/importLegacy.html
msgid "Username"
msgstr ""
#: public/views/preferencesAbout.html
msgid "Version"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
2015-10-02 15:42:25 -07:00
msgid "View"
2015-09-16 05:57:46 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/copayers.html
msgid "Waiting for copayers"
msgstr ""
#: public/views/copayers.html
msgid "Waiting..."
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/bwsError.js
msgid "Wallet already exists"
msgstr ""
#: src/js/services/profileService.js
2015-09-16 05:57:46 -07:00
msgid "Wallet Already Imported:"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/profileService.js
msgid "Wallet already in Copay:"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Wallet Configuration (m-n)"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/export.html
msgid "Wallet Export"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Wallet Id"
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/copayers.html
msgid "Wallet incomplete and broken"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesAdvanced.html
#: public/views/preferencesInformation.html
msgid "Wallet Information"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-09-12 19:50:56 -07:00
#: public/views/join.html
msgid "Wallet Invitation"
msgstr ""
#: public/views/join.html
msgid "Wallet Invitation is not valid!"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/bwsError.js
msgid "Wallet is full"
msgstr ""
2015-12-10 05:48:26 -08:00
#: src/js/services/bwsError.js
msgid "Wallet is locked"
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/bwsError.js
msgid "Wallet is not complete"
msgstr ""
#: public/views/create.html
msgid "Wallet name"
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Wallet Name (at creation)"
2015-08-12 13:11:32 -07:00
msgstr ""
2015-09-16 05:57:46 -07:00
#: public/views/preferencesInformation.html
msgid "Wallet Network"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: src/js/services/bwsError.js
msgid "Wallet not found"
msgstr ""
#: src/js/services/bwsError.js
msgid "Wallet not registed at the Wallet Service. Recreate it from \"Create Wallet\" using \"Advanced Options\" to set your seed"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/create.html
2015-09-17 06:48:32 -07:00
#: public/views/import.html
2015-09-09 13:53:05 -07:00
#: public/views/join.html
msgid "Wallet Seed"
msgstr ""
#: public/views/import.html
msgid "Wallet Seed could require a passphrase to be imported"
2015-09-12 19:50:56 -07:00
msgstr ""
2015-08-12 13:11:32 -07:00
#: src/js/services/bwsError.js
2015-10-02 15:42:25 -07:00
msgid "Wallet seed is invalid"
2015-09-09 13:53:05 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/backup.html
2015-12-08 11:09:34 -08:00
#: public/views/preferencesDeleteWords.html
2015-10-02 15:42:25 -07:00
msgid "Wallet seed not available. You can still export it from Advanced &gt; Export."
2015-08-12 13:11:32 -07:00
msgstr ""
#: src/js/services/bwsError.js
2015-10-02 15:42:25 -07:00
msgid "Wallet service not found"
2015-04-20 14:47:36 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/export.html
msgid "WARNING: Not including the private key allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so <b>funds will not be accessible from the export</b>."
2015-09-09 13:53:05 -07:00
msgstr ""
#: public/views/create.html
2015-10-02 15:42:25 -07:00
#: public/views/join.html
msgid "WARNING: Passphrase cannot be recovered. <b>Be sure to write it down</b>. The wallet can not be restored without the passphrase."
2015-09-09 13:53:05 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/export.html
msgid "WARNING: The private key of this wallet is not available. The export allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so <b>funds will not be accessible from the export</b>."
2015-09-09 13:53:05 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/modals/txp-details.html
msgid "Warning: this transaction has unconfirmed inputs"
2015-08-12 13:11:32 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/modals/paypro.html
msgid "WARNING: UNTRUSTED CERTIFICATE"
2015-09-16 05:57:46 -07:00
msgstr ""
2015-10-02 15:42:25 -07:00
#: public/views/walletHome.html
msgid "WARNING: Wallet not registered"
2015-09-12 19:50:56 -07:00
msgstr ""
#: public/views/preferencesDeleteWallet.html
2015-12-03 13:22:17 -08:00
#: public/views/preferencesDeleteWords.html
2015-09-12 19:50:56 -07:00
msgid "Warning!"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "We reserve the right to modify this disclaimer from time to time."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/disclaimer.html
2015-10-02 15:42:25 -07:00
msgid "WELCOME TO COPAY"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "While the software has undergone beta testing and continues to be improved by feedback from the open-source user and developer community, we cannot guarantee that there will be no bugs in the software."
msgstr ""
2015-09-09 13:53:05 -07:00
#: src/js/controllers/import.js
msgid "Wrong number of seed words:"
msgstr ""
#: src/js/services/profileService.js
msgid "Wrong password"
msgstr ""
#: public/views/modals/confirmation.html
msgid "Yes"
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "You acknowledge that your use of this software is at your own discretion and in compliance with all applicable laws."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "You are responsible for safekeeping your passwords, private key pairs, PINs and any other codes you use to access the software."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/includes/terms.html
2015-09-17 08:24:58 -07:00
msgid "You assume any and all risks associated with the use of the software."
msgstr ""
2015-12-03 13:22:17 -08:00
#: public/views/backup.html
2015-12-10 05:48:26 -08:00
msgid "You backed up your wallet. You can now restore this wallet at any time."
2015-12-03 13:22:17 -08:00
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/backup.html
msgid "You can safely install your wallet on another device and use it from multiple devices at the same time."
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/walletHome.html
2015-05-20 09:45:31 -07:00
msgid "You do not have a wallet"
2015-04-20 14:47:36 -07:00
msgstr ""
#: public/views/backup.html
2015-12-03 13:22:17 -08:00
msgid "You need the wallet seed to restore this personal wallet. Write it down and keep them somewhere safe."
2015-09-09 13:53:05 -07:00
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/import.html
msgid "Your backup password"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/export.html
msgid "Your export password"
msgstr ""
2015-04-20 14:47:36 -07:00
#: public/views/create.html
#: public/views/join.html
msgid "Your nickname"
msgstr ""
#: public/views/includes/password.html
msgid "Your password"
msgstr ""
#: public/views/importLegacy.html
msgid "Your profile password"
msgstr ""
#: src/js/controllers/import.js
msgid "Your wallet has been imported correctly"
msgstr ""
2015-09-09 13:53:05 -07:00
#: public/views/includes/password.html
msgid "Your wallet key will be encrypted. Password cannot be recovered. Be sure to write it down"
msgstr ""
#: public/views/backup.html
2015-10-02 15:42:25 -07:00
msgid "Your wallet seed and access to the server that coordinated the initial wallet creation. You still need {{index.m}} keys to spend."
2015-09-09 13:53:05 -07:00
msgstr ""