Skip to content

Commit

Permalink
fix(Translations): get custom bc translation lib from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Jul 12, 2018
1 parent fe68a9e commit 1c8f89d
Show file tree
Hide file tree
Showing 28 changed files with 243 additions and 41 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
"npm-watch": "^0.3.0",
"react-hot-loader": "^4.0.1",
"react-intl-translations-manager": "^5.0.3",
"react-intl-translations-manager-bc": "^5.0.3",
"react-test-renderer": "^16.2.0",
"redux-mock-store": "^1.4.0",
"redux-saga-test-plan": "^3.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"buy.sfoxcheckout.revieworder": "Преглед на поръчката",
"buy.sfoxcheckout.revieworder.subtext": "Преди да започнем да обработваме поръчката Ви, прегледайте данните по нея по-долу. Ако всичко е наред, кликнете \"Изпращане\", за да завършите поръчката си.",
"buy.sfoxcheckout.title.sell": "Искам да продам",
"buysell.general.failure.here": null,
"buysell.general.failure.message": null,
"buysell.general.failure.message2": null,
"buysell.general.failure.message3": null,
"buysell.orderhistory.finishtrade": "Завършете сделката",
"buysell.orderhistory.list.details": "Вижте детайлите",
"buysell.quote_input.increase_limits": " Увеличете лимита си.",
Expand Down Expand Up @@ -164,6 +168,7 @@
"components.alerts.hint_update_success": "Подсказката е успешно обновена",
"components.alerts.import_legacy_success": "Адресът е добавен успешно",
"components.alerts.incorrect_bip38_password_error": "Неправилна BIP38 парола.",
"components.alerts.iprestriction_no_whitelist_error": null,
"components.alerts.iprestriction_update_error": "Неуспешно обновяване на IP ограничение",
"components.alerts.iprestriction_update_success": "IP ограничението е успешно добавено",
"components.alerts.ipwhitelist_update_error": "Неуспешно обновяване на списъка с разрешени IP адреси",
Expand Down Expand Up @@ -479,6 +484,7 @@
"modals.recoveryphrase.secondstep.next": "Последна стъпка",
"modals.recoveryphrase.secondstep.nextfourwords": "Следващи 4 думи",
"modals.recoveryphrase.secondstep.number": "Дума {number}",
"modals.recoveryphrase.secondstep.prevfourwords": null,
"modals.recoveryphrase.secondstep.tip": "Запишете я",
"modals.recoveryphrase.secondstep.title": "Направи резервно копие на фразата за възстановяване",
"modals.recoveryphrase.thirdstep.back": "Назад",
Expand Down Expand Up @@ -1202,6 +1208,7 @@
"scenes.logout.title": "Вие влязохте успешно!",
"scenes.preferences.autologout.description": "След определен период на неактивност ще излизате автоматично от портфейла си.",
"scenes.preferences.autologout.settings.minutes": "{time} минути",
"scenes.preferences.autologout.settings.updateform.bounds": null,
"scenes.preferences.autologout.settings.updateform.cancel": "Отказ",
"scenes.preferences.autologout.settings.updateform.change": "Промени",
"scenes.preferences.autologout.settings.updateform.save": "Запази",
Expand Down Expand Up @@ -1538,6 +1545,7 @@
"scenes.settings.manage_addresses.edit_name": "Редактирай име",
"scenes.settings.manage_addresses.make_default": "Направете по подразбиране",
"scenes.settings.manage_addresses.show_xpub": "Покажи xPub",
"scenes.settings.preferences.autologout.updateform.minutes": null,
"scenes.settings.preferences.bitcoinlinkhandling.description": "Активирайте това, за да позволите на Вашия Blockchain портфейл да манипулира с линкове за плащане на bitcoin в уеббраузъра.",
"scenes.settings.preferences.bitcoinlinkhandling.description2": "Това ще Ви даде по-голямо удобство, когато извършвате трансакции онлайн.",
"scenes.settings.preferences.bitcoinlinkhandling.enable": "Активирай",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"buy.sfoxcheckout.revieworder": "Gennemgå ordre",
"buy.sfoxcheckout.revieworder.subtext": "Før vi kan begynde at bearbejde din ordre, se ordreoplysningerne forneden. Hvis du synes, at alt ser godt ud, klik på send for at fuldføre din ordre.",
"buy.sfoxcheckout.title.sell": "Jeg vil gerne sælge",
"buysell.general.failure.here": null,
"buysell.general.failure.message": null,
"buysell.general.failure.message2": null,
"buysell.general.failure.message3": null,
"buysell.orderhistory.finishtrade": "Afslut handlen",
"buysell.orderhistory.list.details": "Se oplysningerne",
"buysell.quote_input.increase_limits": " Forhøj dit limit.",
Expand Down Expand Up @@ -164,6 +168,7 @@
"components.alerts.hint_update_success": "Vinket er blevet opdateret",
"components.alerts.import_legacy_success": "Adresse tilføjet",
"components.alerts.incorrect_bip38_password_error": "Ukorrekt BIP38-adgangskode.",
"components.alerts.iprestriction_no_whitelist_error": null,
"components.alerts.iprestriction_update_error": "Det mislykkedes at opdatere IP-begrænsning",
"components.alerts.iprestriction_update_success": "IP-begrænsning er blevet opdateret",
"components.alerts.ipwhitelist_update_error": "Det mislykkedes at opdatere IP-hvidliste",
Expand Down Expand Up @@ -479,6 +484,7 @@
"modals.recoveryphrase.secondstep.next": "Sidste skridt",
"modals.recoveryphrase.secondstep.nextfourwords": "Næste 4 ord",
"modals.recoveryphrase.secondstep.number": "Ord {number}",
"modals.recoveryphrase.secondstep.prevfourwords": null,
"modals.recoveryphrase.secondstep.tip": "Skriv det ned",
"modals.recoveryphrase.secondstep.title": "Lav backup af din gendannelsesfrase",
"modals.recoveryphrase.thirdstep.back": "Tilbage",
Expand Down Expand Up @@ -1202,6 +1208,7 @@
"scenes.logout.title": "Du er nu logget ud!",
"scenes.preferences.autologout.description": "Efter en vis inaktiv periode logges du automatisk ud af din tegnebog.",
"scenes.preferences.autologout.settings.minutes": "{time} minutter",
"scenes.preferences.autologout.settings.updateform.bounds": null,
"scenes.preferences.autologout.settings.updateform.cancel": "Annuller",
"scenes.preferences.autologout.settings.updateform.change": "Ændr",
"scenes.preferences.autologout.settings.updateform.save": "Gem",
Expand Down Expand Up @@ -1538,6 +1545,7 @@
"scenes.settings.manage_addresses.edit_name": "Redigér navn",
"scenes.settings.manage_addresses.make_default": "Lav standard",
"scenes.settings.manage_addresses.show_xpub": "Vis xPub",
"scenes.settings.preferences.autologout.updateform.minutes": null,
"scenes.settings.preferences.bitcoinlinkhandling.description": "Aktiver dette for at tillade at din Blockchain-tegnebog håndterer bitcoin-betalingslinks i web-browseren.",
"scenes.settings.preferences.bitcoinlinkhandling.description2": "Dette gør din oplevelse mere praktisk, når du handler online.",
"scenes.settings.preferences.bitcoinlinkhandling.enable": "Aktivér",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"buy.sfoxcheckout.revieworder": "Auftrag prüfen",
"buy.sfoxcheckout.revieworder.subtext": "Bevor wir mit der Bearbeitung Ihres Auftrags beginnen können, überprüfen Sie bitte die nachfolgenden Auftragsdetails. Sollte Ihrer Ansicht nach alles in Ordnung sein, klicken Sie zur Fertigstellung des Auftrags auf ‚Einreichen‘.",
"buy.sfoxcheckout.title.sell": "Ich möchte Folgendes verkaufen:",
"buysell.general.failure.here": null,
"buysell.general.failure.message": null,
"buysell.general.failure.message2": null,
"buysell.general.failure.message3": null,
"buysell.orderhistory.finishtrade": "Handel beenden",
"buysell.orderhistory.list.details": "Details anzeigen",
"buysell.quote_input.increase_limits": " Erhöhen Sie Ihr Limit.",
Expand Down Expand Up @@ -164,6 +168,7 @@
"components.alerts.hint_update_success": "Der Hinweis wurde erfolgreich aktualisiert",
"components.alerts.import_legacy_success": "Die Adresse wurde erfolgreich hinzugefügt",
"components.alerts.incorrect_bip38_password_error": "Falsches BIP38-Passwort.",
"components.alerts.iprestriction_no_whitelist_error": null,
"components.alerts.iprestriction_update_error": "Die Aktualisierung der IP-Einschränkung ist fehlgeschlagen",
"components.alerts.iprestriction_update_success": "Die IP-Einschränkung wurde erfolgreich aktualisiert",
"components.alerts.ipwhitelist_update_error": "Die Aktualisierung der IP-Whitelist ist fehlgeschlagen",
Expand Down Expand Up @@ -479,6 +484,7 @@
"modals.recoveryphrase.secondstep.next": "Letzter Schritt",
"modals.recoveryphrase.secondstep.nextfourwords": "Die nächsten 4 Worte",
"modals.recoveryphrase.secondstep.number": "Wort {number}",
"modals.recoveryphrase.secondstep.prevfourwords": null,
"modals.recoveryphrase.secondstep.tip": "Notieren Sie sie",
"modals.recoveryphrase.secondstep.title": "Wiederherstellungspasswort",
"modals.recoveryphrase.thirdstep.back": "Zurück",
Expand Down Expand Up @@ -1202,6 +1208,7 @@
"scenes.logout.title": "Sie sind jetzt abgemeldet!",
"scenes.preferences.autologout.description": "Findet innerhalb einer gewissen Zeit keine Aktivität statt, werden Sie automatisch von Ihrer Wallet abgemeldet.",
"scenes.preferences.autologout.settings.minutes": "{time} Minuten",
"scenes.preferences.autologout.settings.updateform.bounds": null,
"scenes.preferences.autologout.settings.updateform.cancel": "Abbrechen",
"scenes.preferences.autologout.settings.updateform.change": "Ändern",
"scenes.preferences.autologout.settings.updateform.save": "Speichern",
Expand Down Expand Up @@ -1538,6 +1545,7 @@
"scenes.settings.manage_addresses.edit_name": "Name bearbeiten",
"scenes.settings.manage_addresses.make_default": "Als Standard festlegen",
"scenes.settings.manage_addresses.show_xpub": "xPub anzeigen",
"scenes.settings.preferences.autologout.updateform.minutes": null,
"scenes.settings.preferences.bitcoinlinkhandling.description": "Damit Bitcoin-Zahlungslinks von Ihrer Blockchain-Wallet verwendet werden können, muss dies aktiviert werden.",
"scenes.settings.preferences.bitcoinlinkhandling.description2": "Dadurch wird für Sie die Abwicklung von Transaktionen online praktischer und bequemer.",
"scenes.settings.preferences.bitcoinlinkhandling.enable": "Aktivieren",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,27 @@
],
"path": "src/components/BuySell/EmptyOrderHistory.json"
},
{
"descriptors": [
{
"defaultMessage": "here.",
"id": "buysell.general.failure.here"
},
{
"defaultMessage": "Sorry, an error has occurred while connecting to your exchange partner.",
"id": "buysell.general.failure.message"
},
{
"defaultMessage": "If the problem continues, please reach out to our support team {supportLink}",
"id": "buysell.general.failure.message2"
},
{
"defaultMessage": "Error code: {err}",
"id": "buysell.general.failure.message3"
}
],
"path": "src/components/BuySell/Failure.json"
},
{
"descriptors": [
{
Expand Down Expand Up @@ -5941,46 +5962,6 @@
{
"defaultMessage": "Your Balances",
"id": "scenes.home.balanceschart.yourbalances"
},
{
"defaultMessage": "Bitcoin",
"id": "scenes.home.balanceschart.btc"
},
{
"defaultMessage": "Buy Bitcoin",
"id": "scenes.home.balanceschart.buybtc"
},
{
"defaultMessage": "Get Started",
"id": "scenes.home.balanceschart.getstarted"
},
{
"defaultMessage": "Request Bitcoin",
"id": "scenes.home.balanceschart.requestbtc"
},
{
"defaultMessage": "View All Balances",
"id": "scenes.home.balanceschart.btc.viewall"
},
{
"defaultMessage": "Ether",
"id": "scenes.home.balanceschart.eth"
},
{
"defaultMessage": "Request Ether",
"id": "scenes.home.balanceschart.requesteth"
},
{
"defaultMessage": "Bitcoin Cash",
"id": "scenes.home.balanceschart.bch"
},
{
"defaultMessage": "Request Bitcoin Cash",
"id": "scenes.home.balanceschart.requestbch"
},
{
"defaultMessage": "View All Balances",
"id": "scenes.home.balanceschart.bch.viewall"
}
],
"path": "src/scenes/Home/BalancesChart/template.success.json"
Expand Down Expand Up @@ -7496,6 +7477,10 @@
},
{
"descriptors": [
{
"defaultMessage": "Previous 4 Words",
"id": "modals.recoveryphrase.secondstep.prevfourwords"
},
{
"defaultMessage": "Finish & Verify",
"id": "modals.recoveryphrase.secondstep.finishandcheckphrase"
Expand Down Expand Up @@ -7989,6 +7974,14 @@
},
{
"descriptors": [
{
"defaultMessage": "Minutes",
"id": "scenes.settings.preferences.autologout.updateform.minutes"
},
{
"defaultMessage": "Must be between 1 and 1440 minutes.",
"id": "scenes.preferences.autologout.settings.updateform.bounds"
},
{
"defaultMessage": "Cancel",
"id": "scenes.preferences.autologout.settings.updateform.cancel"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"buy.sfoxcheckout.revieworder": "Εξέταση Εντολής",
"buy.sfoxcheckout.revieworder.subtext": "Πριν αρχίσουμε να επεξεργαζόμαστε τη εντολή σας, δείτε πάλι τα στοιχεία της εντολής σας πιο κάτω. Αν όλα σας φαίνονται εντάξει, πατήστε υποβολή για ολοκλήρωση της εντολής σας.",
"buy.sfoxcheckout.title.sell": "Θέλω να πουλήσω",
"buysell.general.failure.here": null,
"buysell.general.failure.message": null,
"buysell.general.failure.message2": null,
"buysell.general.failure.message3": null,
"buysell.orderhistory.finishtrade": "Τέλος Συναλλαγής",
"buysell.orderhistory.list.details": "Προβολή λεπτομερειών",
"buysell.quote_input.increase_limits": " Αυξήστε το όριό σας.",
Expand Down Expand Up @@ -164,6 +168,7 @@
"components.alerts.hint_update_success": "Η υπόδειξη ενημερώθηκε με επιτυχία",
"components.alerts.import_legacy_success": "Η διεύθυνση προστέθηκε με επιτυχία",
"components.alerts.incorrect_bip38_password_error": "Λάθος κωδικός πρόσβασης BIP38.",
"components.alerts.iprestriction_no_whitelist_error": null,
"components.alerts.iprestriction_update_error": "Αποτυχία ενημέρωσης περιορισμού IP",
"components.alerts.iprestriction_update_success": "Ο περιορισμός IP ενημερώθηκε με επιτυχία",
"components.alerts.ipwhitelist_update_error": "Αποτυχία ενημέρωσης λευκής λίστα IP",
Expand Down Expand Up @@ -479,6 +484,7 @@
"modals.recoveryphrase.secondstep.next": "Τελικό βήμα",
"modals.recoveryphrase.secondstep.nextfourwords": "Επόμενες 4 Λέξεις",
"modals.recoveryphrase.secondstep.number": "Λέξη {number}",
"modals.recoveryphrase.secondstep.prevfourwords": null,
"modals.recoveryphrase.secondstep.tip": "Σημειώστε την σε χαρτί",
"modals.recoveryphrase.secondstep.title": "Φράση ανάκτησης αντιγράφου ασφαλείας",
"modals.recoveryphrase.thirdstep.back": "Πίσω",
Expand Down Expand Up @@ -1202,6 +1208,7 @@
"scenes.logout.title": "Τώρα έχετε αποσυνδεθεί!",
"scenes.preferences.autologout.description": "Μετά από ορισμένη περίοδο αδράνειας, θα αποσυνδεθείτε αυτόματα από το πορτοφόλι σας.",
"scenes.preferences.autologout.settings.minutes": "{time} λεπτά",
"scenes.preferences.autologout.settings.updateform.bounds": null,
"scenes.preferences.autologout.settings.updateform.cancel": "Ακύρωση",
"scenes.preferences.autologout.settings.updateform.change": "Αλλαγή",
"scenes.preferences.autologout.settings.updateform.save": "Αποθήκευση",
Expand Down Expand Up @@ -1538,6 +1545,7 @@
"scenes.settings.manage_addresses.edit_name": "Επεξεργασία Ονόματος",
"scenes.settings.manage_addresses.make_default": "Ορισμός ως Προεπιλογή",
"scenes.settings.manage_addresses.show_xpub": "Εμφάνιση xPub",
"scenes.settings.preferences.autologout.updateform.minutes": null,
"scenes.settings.preferences.bitcoinlinkhandling.description": "Ενεργοποιήστε το για να επιτρέψετε στο Blockchain Πορτοφόλι σας να χειρίζεται τους συνδέσμους πληρωμής bitcoin στο πρόγραμμα περιήγησης.",
"scenes.settings.preferences.bitcoinlinkhandling.description2": "Αυτό θα κάνει την εμπειρία σας περισσότερο βολική όταν κάνετε συναλλαγές online.",
"scenes.settings.preferences.bitcoinlinkhandling.enable": "Ενεργοποίηση",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"buy.sfoxcheckout.revieworder": "Review Order",
"buy.sfoxcheckout.revieworder.subtext": "Before we can start processing your order, review the order details below. If everything looks good to you, click submit to complete your order.",
"buy.sfoxcheckout.title.sell": "I want to sell",
"buysell.general.failure.here": "here.",
"buysell.general.failure.message": "Sorry, an error has occurred while connecting to your exchange partner.",
"buysell.general.failure.message2": "If the problem continues, please reach out to our support team {supportLink}",
"buysell.general.failure.message3": "Error code: {err}",
"buysell.orderhistory.finishtrade": "Finish Trade",
"buysell.orderhistory.list.details": "View details",
"buysell.quote_input.increase_limits": " Increase your limit.",
Expand Down Expand Up @@ -480,6 +484,7 @@
"modals.recoveryphrase.secondstep.next": "Final step",
"modals.recoveryphrase.secondstep.nextfourwords": "Next 4 Words",
"modals.recoveryphrase.secondstep.number": "Word {number}",
"modals.recoveryphrase.secondstep.prevfourwords": "Previous 4 Words",
"modals.recoveryphrase.secondstep.tip": "Write it down",
"modals.recoveryphrase.secondstep.title": "Backup recovery phrase",
"modals.recoveryphrase.thirdstep.back": "Back",
Expand Down Expand Up @@ -1203,6 +1208,7 @@
"scenes.logout.title": "You are now logged out!",
"scenes.preferences.autologout.description": "After a certain period of inactivity, you will be automatically logged out of your wallet.",
"scenes.preferences.autologout.settings.minutes": "{time} minutes",
"scenes.preferences.autologout.settings.updateform.bounds": "Must be between 1 and 1440 minutes.",
"scenes.preferences.autologout.settings.updateform.cancel": "Cancel",
"scenes.preferences.autologout.settings.updateform.change": "Change",
"scenes.preferences.autologout.settings.updateform.save": "Save",
Expand Down Expand Up @@ -1539,6 +1545,7 @@
"scenes.settings.manage_addresses.edit_name": "Edit Name",
"scenes.settings.manage_addresses.make_default": "Make Default",
"scenes.settings.manage_addresses.show_xpub": "Show xPub",
"scenes.settings.preferences.autologout.updateform.minutes": "Minutes",
"scenes.settings.preferences.bitcoinlinkhandling.description": "Enable this to allow your Blockchain Wallet to handle bitcoin payment links in the web browser.",
"scenes.settings.preferences.bitcoinlinkhandling.description2": "This will make your experience more convenient when transacting online.",
"scenes.settings.preferences.bitcoinlinkhandling.enable": "Enable",
Expand Down

0 comments on commit 1c8f89d

Please sign in to comment.