Adds translated strings
This commit is contained in:
parent
f6c396d541
commit
56597ea65c
5 changed files with 187 additions and 97 deletions
|
|
@ -103,6 +103,10 @@ msgstr ""
|
|||
msgid "Before receiving funds, it is highly recommended you backup your wallet keys."
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferences.html
|
||||
msgid "Bitcoin Network Fee Policy"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/paymentUri.html
|
||||
msgid "Bitcoin URI is NOT valid!"
|
||||
msgstr ""
|
||||
|
|
@ -334,6 +338,10 @@ msgstr ""
|
|||
msgid "ENTER"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/preferencesFee.js
|
||||
msgid "Economy"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferences.html
|
||||
msgid "Email Notifications"
|
||||
msgstr ""
|
||||
|
|
@ -379,6 +387,10 @@ msgstr ""
|
|||
msgid "Family vacation funds"
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
|
|
@ -552,6 +564,10 @@ msgstr ""
|
|||
msgid "No transactions yet"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/preferencesFee.js
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/walletHome.html
|
||||
msgid "Not valid"
|
||||
msgstr ""
|
||||
|
|
@ -690,6 +706,10 @@ msgstr ""
|
|||
msgid "Preferences"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/preferencesFee.js
|
||||
msgid "Priority"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/modals/scanner.html
|
||||
msgid "QR-Scanner"
|
||||
msgstr ""
|
||||
|
|
@ -800,6 +820,10 @@ msgstr ""
|
|||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/walletHome.html
|
||||
msgid "Send All"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/backup.html
|
||||
#: public/views/preferencesLogs.html
|
||||
msgid "Send by email"
|
||||
|
|
@ -1064,6 +1088,10 @@ msgstr ""
|
|||
msgid "Your wallet has been imported correctly"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferencesFee.html
|
||||
msgid "bits per kB"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferencesEmail.html
|
||||
msgid "email for wallet notifications"
|
||||
msgstr ""
|
||||
|
|
@ -1090,6 +1118,10 @@ msgstr ""
|
|||
msgid "too long!"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "{{fee}} will be discounted for bitcoin networking fees"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/importLegacy.js
|
||||
msgid "{{len}} wallets imported. Funds scanning in progress. Hold on to see updated balance"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue