mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 12:09:43 +00:00
a8e597d5e9
commit 9c64229673787c7a73b12a12954fd11c742fe1ce Author: Rafael Saes <git@saes.io> Date: Thu Sep 7 11:40:17 2023 -0300 merges commitdcebe3ee66
Merge:1b3b7b35
e39d5c6a
Author: Rafael Saes <git@saes.io> Date: Wed Sep 6 18:26:59 2023 -0300 merges commite39d5c6af4
Author: Rafael Saes <git@saes.io> Date: Wed Sep 6 17:44:55 2023 -0300 Merge main into cw-linux commit39cfa265b0
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com> Date: Thu Aug 31 11:39:46 2023 -0300 Cw 474 linux swapping wallets btc then xmr still shows btc receive qr code (#1068) * feat: improve address page txt field * fix: switching wallets from the desktop dropdown updates dashboard pages * Revert "feat: improve address page txt field" This reverts commit0a30e6d9e1
. * refactor: rename to WalletChangeListener * fix: _init also behaves on wallet change commit39d3499d07
Author: Rafael Saes <git@saes.io> Date: Wed Sep 6 16:05:26 2023 -0300 Merge remote-tracking branch 'origin/linux/password-direct-input' into cw-linux commit1b3b7b357e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Sep 2 04:19:03 2023 +0300 Fetch new changes Fix conflicts Update Linux version commit9687876c32
Merge:bd987a8d
70d32aa5
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Sep 2 04:08:55 2023 +0300 Merge branch 'v4.9.0_v1.6.0' of https://github.com/cake-tech/cake_wallet into cw-linux Conflicts: cw_core/lib/hive_type_ids.dart cw_core/lib/wallet_info.dart cw_core/pubspec.lock cw_monero/lib/monero_wallet.dart lib/entities/default_settings_migration.dart lib/main.dart lib/src/screens/dashboard/widgets/address_page.dart lib/src/screens/settings/display_settings_page.dart lib/store/settings_store.dart tool/append_translation.dart commit70d32aa503
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Sep 1 21:16:58 2023 +0300 New versions commitbd987a8d04
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com> Date: Thu Aug 31 11:39:46 2023 -0300 Cw 474 linux swapping wallets btc then xmr still shows btc receive qr code (#1068) * feat: improve address page txt field * fix: switching wallets from the desktop dropdown updates dashboard pages * Revert "feat: improve address page txt field" This reverts commit0a30e6d9e1
. * refactor: rename to WalletChangeListener * fix: _init also behaves on wallet change commit256c48d61a
Author: Rafael Saes <git@saes.io> Date: Mon Aug 28 16:44:03 2023 -0300 fix: string conflicts issues commit3751d045a3
Merge:99998168
2bce18d2
Author: Rafael Saes <git@saes.io> Date: Mon Aug 28 16:35:32 2023 -0300 Merge remote-tracking branch 'origin/linux/password-direct-input' into cw-linux commit2bce18d240
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com> Date: Wed Aug 23 20:30:21 2023 -0300 Linux flutter upgrade (#1054) * V4.8.1 v1.5.1 (#1038) * Revert "Cw 397 chatwoot live support (#1011)" This reverts commitaf9b5ff10c
. * Add Version 4.8.1 configs * Update macos build version [skip ci] * Re add chatwoot (#1044) * Revert "Revert "Cw 397 chatwoot live support (#1011)"" This reverts commitecdc7baa2e
. * Re-add chatwoot Change chatwoot base url * Cw 396 additional themes (#962) * fix: SectionStandardList using BuildContext as param * refactor: deprecated backgroundColor -> colorScheme.background * refactor: themeBase and current themes * refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor * refactor: gradient background * refactor: text themes using the same color as primaryColor * refactor: accentTextTheme.bodySmall.color -> cardColor * refactor: text themes using same dialogBackgroundColor * refactor: scrollbarTheme * refactor: create SyncIndicatorTheme * refactor: SectionDivider * refactor: base_page improvements and simplify * refactor: collapsible_standart_list improvements * refactor: accentTextTheme.bodyLarge.backgroundColor -> KeyboardTheme.keyboardBarColor * refactor: create PinCodeTheme for accentTextTheme.bodyMedium * refactor: create SupportPageTheme for accentTextTheme.displayLarge.backgroundColor and fix cases that use it * refactor: accentTextTheme.displayLarge.color -> disabledColor * refactor: create ExchangePageTheme * refactor: create DashboardPageTheme and use textColor * refactor: create NewWalletTheme for accentTextTheme.displayMedium * refactor: create BalancePageTheme for accentTextTheme.displaySmall.backgroundColor * refactor: create AddressTheme for accentTextTheme.displaySmall.color * refactor: create IndicatorDotTheme * refactor: create CakeMenuTheme * refactor: create FilterTheme * refactor: create WalletListTheme * refactor: accentTextTheme.bodySmall.decorationColor -> InfoTheme.textColor * refactor: accentTextTheme.titleLarge.backgroundColor -> PickerTheme.dividerColor * refactor: primaryTextTheme.bodyLarge.backgroundColor -> AlertTheme.leftButtonTextColor * refactor: primaryTextTheme.displayLarge.backgroundColor -> OrderTheme.iconColor * refactor: create SendPageTheme * fix: missing migrated styles * refactor: primaryTextTheme.labelSmall.decorationColor -> PlaceholderTheme.color * refactor: create TransactionTradeTheme * refactor: create CakeTextTheme * refactor: create AccountListTheme * refactor: create ReceivePageTheme * refactor: create QRCodeTheme * refactor: move remaining items to CakeTextTheme and some missing fixes * feat(display_settings): add new theme selector * feat: additional themes * fix: conflict error * fix(lag): move colorScheme initialization to constructor * feat: add backdropColor to alert and picker backdrop filters * fix: merge fixes * fix: send template page missing new colors * fix: anonpay pages title and icon colors * fix: merge fixes * fix: unspent coins page * fix: also fix exchange template * fix: missing checkbox * fix: fixes for high contrast theme * Merge branch 'main' into CW-396-additional-themes * fix: merge fixes * fix: .gitignore and rm added files * Fix review comments --------- Co-authored-by: OmarHatem <omarh.ismail1@gmail.com> * Flutter update (#1048) * Update Flutter Update packages * Fix localization issues Fix UI issues Update old packages Update workflow Update how to build guide * Additional UI fixes for merged conflicts * Fix Ethereum network for anonpay invoice (#1051) * build: migrate from wakelock to wakelock_plus - plus is compatible with package_info_plus ^4.0.0 - plus has implemented Linux support * fix: theme & support view model merge fixes --------- Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> commit8cf2715539
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Aug 11 19:18:43 2023 +0300 Merge new version changes Update Linux version commit9af7e146a4
Merge:cb295333
6d812c99
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Aug 11 19:17:23 2023 +0300 Merge branch 'v4.8.1_v1.5.1' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input Conflicts: lib/entities/main_actions.dart commit6d812c999b
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Aug 11 17:33:38 2023 +0300 Add Version 4.8.1 configs commitecdc7baa2e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Aug 11 17:30:24 2023 +0300 Revert "Cw 397 chatwoot live support (#1011)" This reverts commitaf9b5ff10c
. commitcb295333af
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Tue Aug 8 16:58:07 2023 +0300 Add Encryption file utils to Ethereum (#1025) commit5ce1fbb1e4
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Aug 7 20:40:51 2023 +0300 Add Ethereum to Linux Fix conflicts with main commitd106e14e74
Merge:9164d05f
d1684f5b
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Aug 7 20:23:27 2023 +0300 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input Conflicts: cw_bitcoin/pubspec.yaml cw_core/lib/wallet_base.dart cw_monero/ios/Classes/monero_api.cpp lib/core/backup_service.dart lib/core/wallet_loading_service.dart lib/di.dart lib/main.dart lib/router.dart lib/src/screens/exchange/exchange_page.dart lib/src/screens/send/send_page.dart lib/src/screens/settings/security_backup_page.dart lib/src/screens/setup_2fa/setup_2fa_enter_code_page.dart lib/src/screens/wallet_list/wallet_list_page.dart lib/src/widgets/address_text_field.dart lib/store/settings_store.dart lib/view_model/exchange/exchange_view_model.dart lib/view_model/wallet_creation_vm.dart lib/view_model/wallet_new_vm.dart res/values/strings_yo.arb tool/configure.dart commit9164d05fee
Merge:8a7ef39f
e34ba6cf
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jul 14 23:33:35 2023 +0300 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input Conflicts: assets/text/Monerocom_Release_Notes.txt assets/text/Release_Notes.txt ios/Podfile.lock lib/utils/exception_handler.dart scripts/android/app_env.sh scripts/ios/app_env.sh scripts/macos/app_env.sh commit8a7ef39f19
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com> Date: Fri Jul 14 17:28:01 2023 -0300 Linux: fixes for wallet rename (#1000) * fix: missing MarketPlaceViewModel register * fix: no auth route on wallet list _loadWallet * fix: fixes for wallet rename with password flow * fix: missing monero condition * fix: navigator pop * fix: going back case commit62007975e1
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Fri Jul 14 01:48:47 2023 +0300 Old state (#999) * Fix Bitcoin transactions not showing (#978) * handle multiple responses coming in a single event * Add timeout for getting transaction info, to allow other transactions to be returned in case of any failure or network issue * Handle other cases of receiving multiple messages in the same response * Fix shib and storj (#997) * Merge main branch * Add missing files --------- Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com> commitf51f0a1d1f
Merge:459a40bc
d7fa9991
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jul 13 19:06:22 2023 +0300 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input commit459a40bcd9
Merge:e9582f31
7d77a167
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jul 13 18:59:49 2023 +0300 Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input commite9582f31e5
Merge:fc18b2dc
ff420c7c
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jul 13 18:26:27 2023 +0300 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input Conflicts: cw_bitcoin/lib/electrum_transaction_history.dart lib/core/wallet_loading_service.dart lib/di.dart lib/main.dart lib/router.dart lib/src/screens/dashboard/widgets/market_place_page.dart lib/src/screens/wallet_list/wallet_list_page.dart lib/view_model/wallet_list/wallet_list_view_model.dart macos/Podfile.lock res/values/strings_ar.arb res/values/strings_bg.arb res/values/strings_cs.arb res/values/strings_de.arb res/values/strings_en.arb res/values/strings_es.arb res/values/strings_fr.arb res/values/strings_hi.arb res/values/strings_hr.arb res/values/strings_id.arb res/values/strings_it.arb res/values/strings_ja.arb res/values/strings_ko.arb res/values/strings_my.arb res/values/strings_nl.arb res/values/strings_pl.arb res/values/strings_pt.arb res/values/strings_ru.arb res/values/strings_th.arb res/values/strings_tr.arb res/values/strings_uk.arb res/values/strings_ur.arb res/values/strings_zh.arb commit7d77a167ac
Author: Harold Than <62450449+thanvinhbaohoang@users.noreply.github.com> Date: Fri Jul 7 07:21:43 2023 -0400 Button: Cursor to Pointer on Hover (#982) * Button: Cursor to Pointer on Hover * Updated build-guide-linux.md to Revert Flutter Version --------- Co-authored-by: Harold <harold@pop-os.localdomain> commit1ca09e692d
Author: Serhii <borodenko.sv@gmail.com> Date: Thu Jun 29 16:44:31 2023 +0300 Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input" This reverts commit424cf2e635
, reversing changes made toe1fe03ca28
. commit02eead0014
Author: Serhii <borodenko.sv@gmail.com> Date: Thu Jun 29 16:38:36 2023 +0300 Revert " fix routing and context issue" This reverts commite1fe03ca28
. commit424cf2e635
Merge:e1fe03ca
fc18b2dc
Author: Serhii <borodenko.sv@gmail.com> Date: Thu Jun 29 14:01:18 2023 +0300 Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input commite1fe03ca28
Author: Serhii <borodenko.sv@gmail.com> Date: Thu Jun 29 14:00:12 2023 +0300 fix routing and context issue commitfc18b2dc52
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jun 16 22:25:27 2023 +0300 - Pump Linux version - Fix conflicts with main commit2da9112aa2
Merge:e592c892
3f2af133
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jun 16 22:14:52 2023 +0300 Merge branch 'v4.6.7_v1.3.8' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input Conflicts: cw_bitcoin/lib/electrum_wallet.dart lib/di.dart lib/main.dart lib/src/screens/dashboard/widgets/market_place_page.dart commit3f2af1334d
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jun 16 21:43:33 2023 +0300 Pump app versions and update release notes commit8ffad4bf80
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jun 16 19:54:34 2023 +0300 Revert removing swipe to delete wallet feature commit337bfd0527
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jun 16 17:05:00 2023 +0300 - Replace payfura widget with direct browser link - Remove Payfura widget class as it is duplicate for the web view page commite592c892cc
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com> Date: Fri May 26 17:16:36 2023 -0300 fix: theme refactor for wallet_unlock_page.dart (#951) commit76559e50d6
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri May 26 21:52:02 2023 +0300 Remove secure storage commit825c99094f
Merge:5ba313cb
19cbc40e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri May 26 21:16:08 2023 +0300 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input commit5ba313cb13
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri May 26 16:43:30 2023 +0300 Fix Conflicts with main commit53d3db5340
Merge:3ddb6c0a
75c65d67
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri May 26 15:09:55 2023 +0300 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input Conflicts: cw_core/lib/wallet_base.dart lib/core/auth_service.dart lib/di.dart lib/main.dart lib/router.dart lib/routes.dart lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart lib/src/screens/restore/restore_wallet_from_seed_page.dart lib/src/screens/settings/security_backup_page.dart lib/src/screens/wallet_list/wallet_list_page.dart lib/store/settings_store.dart lib/view_model/wallet_creation_vm.dart macos/Podfile.lock pubspec_base.yaml res/values/strings_bg.arb res/values/strings_en.arb res/values/strings_id.arb res/values/strings_my.arb res/values/strings_nl.arb res/values/strings_pt.arb res/values/strings_ru.arb res/values/strings_th.arb res/values/strings_tr.arb res/values/strings_uk.arb res/values/strings_ur.arb res/values/strings_zh.arb commit3ddb6c0a40
Author: M <m@cakewallet.com> Date: Thu Apr 27 21:17:41 2023 -0400 Add flatpak section to Linux build guide. commit89980cac5a
Author: M <m@cakewallet.com> Date: Thu Apr 27 20:51:35 2023 -0400 Add flatpak manifest. Add desktop file for Linux. commit0dc2effe41
Author: M <m@cakewallet.com> Date: Tue Apr 25 16:44:14 2023 -0400 Add check gcc and troubleshooting section to Linux build guide. commitd4b96d6f98
Author: M <m@cakewallet.com> Date: Fri Apr 21 18:08:42 2023 -0400 Add build guide for Linux. commitc7138a9124
Author: M <m@cakewallet.com> Date: Fri Apr 21 18:06:05 2023 -0400 Make `model_generator.sh` executable. commitd45df36238
Author: M <m@cakewallet.com> Date: Fri Apr 21 18:02:19 2023 -0400 Add ability to get random bytes on Linux. Used same method as in cake backups. commit5c2490e721
Author: M <m@cakewallet.com> Date: Fri Apr 21 15:55:26 2023 -0400 Update boost version for Linux to 1.82. Update monero for Linux to 0.18.2.2. commitd251539f13
Author: M <m@cakewallet.com> Date: Fri Apr 21 11:48:02 2023 -0400 Change package_info to package_info_plus commita90966b640
Author: M <m@cakewallet.com> Date: Wed Apr 19 17:20:04 2023 -0400 Remove unused constant MONERO_BLOCK_SIZE in ios/Classes/monero_api.cpp commitd34dca99ed
Author: M <m@cakewallet.com> Date: Wed Apr 19 16:11:01 2023 -0400 Remove duplication for routes. Removed unused constant and fixed TransactionInfoRow iterator for macos/Classes/monero_api.cpp. commit2ff6cf43b3
Merge:2e19e9d2
27961f2f
Author: M <m@cakewallet.com> Date: Wed Apr 19 15:18:43 2023 -0400 Merge branch 'main' of github.com:cake-tech/cake_wallet into linux/password-direct-input commit2e19e9d2b6
Author: M <m@cakewallet.com> Date: Tue Apr 18 16:45:32 2023 -0400 Fixes for Linux build scripts. Fixes for load cw_monero on Linux. Catch exception for get PackageInfo in SettingsStore. Add `excludeFlutterSecureStorage` to app_config.sh for Linux. Add FUNCTION_VISABILITY_ATTRIBUTE for monero_api.cpp. commit9cd02b7541
Merge:8efedbcc
786ba3b0
Author: M <m@cakewallet.com> Date: Tue Apr 18 15:45:32 2023 -0400 Merge branch 'desktop-linux' of github.com:cake-tech/cake_wallet into linux/password-direct-input commit8efedbccf6
Author: M <m@cakewallet.com> Date: Thu Apr 13 19:48:51 2023 -0400 Add ability to set custom data application directory commitf52c45b167
Author: M <m@cakewallet.com> Date: Mon Apr 10 19:16:13 2023 -0400 Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. commit3b82a390c1
Author: M <m@cakewallet.com> Date: Thu Mar 30 18:33:59 2023 -0400 Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add `excludeFlutterSecureStorage` flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. commita70b6f298c
Merge:f0164db4
14a4d413
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Mon Feb 27 15:11:54 2023 +0200 Merge pull request #804 from cake-tech/desktop-ui-enhancements Desktop UI enhancements commit14a4d41339
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Feb 25 00:07:15 2023 +0200 Fixate MobX version to fix restore issue commite8fa3953b5
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 17:17:30 2023 +0200 Fix Navigation animation for settings screens commit89aaa9bfef
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:49:37 2023 +0200 Add back wallet settings page to desktop settings actions commit26a7bfcee5
Merge:f00dc913
f0164db4
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:39:01 2023 +0200 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into desktop-ui-enhancements commitf0164db47f
Merge:f050f022
143a6eec
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:38:35 2023 +0200 Merge pull request #802 from cake-tech/CW-321-lock-app-feature-on-mac Add app lock feature on mac commit143a6eecf5
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:38:05 2023 +0200 pop only PIN screen after successful auth commita210a1e325
Merge:538220f7
f050f022
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:23:36 2023 +0200 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-321-lock-app-feature-on-mac commitf00dc9132c
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:19:59 2023 +0200 Fix UI issues Add missing translation commit05b1bb05c4
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:18:31 2023 +0200 Enable adding contact from send screen commitb7e9237963
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 15:18:01 2023 +0200 Add Nano currency image commit538220f7bc
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 24 14:50:19 2023 +0200 Add assertion to avoid null commit770ed710d7
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 24 14:24:40 2023 +0200 Add app lock feature on mac commitf050f022b6
Merge:f8acc1c0
ac099075
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 24 00:40:19 2023 +0200 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view Conflicts: lib/src/screens/buy/onramper_page.dart lib/src/screens/seed/wallet_seed_page.dart pubspec_base.yaml res/values/strings_de.arb res/values/strings_en.arb res/values/strings_es.arb res/values/strings_fr.arb res/values/strings_hi.arb res/values/strings_hr.arb res/values/strings_it.arb res/values/strings_ja.arb res/values/strings_ko.arb res/values/strings_nl.arb res/values/strings_pl.arb res/values/strings_pt.arb res/values/strings_ru.arb res/values/strings_uk.arb res/values/strings_zh.arb commitf8acc1c007
Merge:67503f39
d3eb22e1
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Thu Feb 23 21:56:50 2023 +0200 Merge pull request #791 from cake-tech/fix-desktop-colors-addressbook Fix desktop background color and address book view issues commitd3eb22e1d4
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 23 21:16:28 2023 +0200 Replace removed code commit8d482464d9
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 23 18:56:20 2023 +0200 Fix ionia input field alignment commit67503f393d
Merge:99344600
016bca01
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Thu Feb 23 18:24:32 2023 +0200 Merge pull request #797 from cake-tech/align-create-restore-screens Fix alignment in create and restore wallet screens commit016bca01f4
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 23 18:18:40 2023 +0200 remove unused code commit9934460004
Merge:7a504abc
bba0ce2e
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Thu Feb 23 18:06:27 2023 +0200 Merge pull request #796 from cake-tech/fix-popup-width-constraints Fix Popup width constraint and add focus orders commitbba0ce2ec6
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 23 18:03:44 2023 +0200 Remove autofocus commit28c599e68a
Merge:d5e9982e
7a504abc
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 23 17:51:26 2023 +0200 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into align-create-restore-screens commitd5e9982e91
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 23 16:03:20 2023 +0200 override navbar with desktopnavbar commit7a504abc01
Merge:c05d70b1
9616974d
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Wed Feb 22 19:31:37 2023 +0200 Merge pull request #787 from cake-tech/macos-fix-settings-create-wallet Fix wallet create in settings commit9616974d33
Merge:75d52794
24dc9bea
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Wed Feb 22 19:05:20 2023 +0200 Merge pull request #790 from cake-tech/add-create-restore-dropdown Add create and restore wallet options to dropdown menu commit24dc9bea27
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 22 18:47:00 2023 +0200 remove space commit6dc4eafff4
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 22 18:44:49 2023 +0200 Fix dropdown change state bug Hide scanner for desktop commitc41b6b7f89
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 22 16:17:26 2023 +0200 Fix alignment in create and restore wallet screens commit07f6f43e0b
Author: Godwin Asuquo <godilite@gmail.com> Date: Tue Feb 21 22:05:02 2023 +0200 refactor dropdown items commit88e245e480
Author: Godwin Asuquo <godilite@gmail.com> Date: Tue Feb 21 12:22:32 2023 +0200 Fix issues from code review commitc05d70b118
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Feb 21 01:52:47 2023 +0200 Fix variable name commit44b1eec81d
Author: Godwin Asuquo <godilite@gmail.com> Date: Mon Feb 20 23:24:19 2023 +0200 Fix Popup width constraint and add focus orders commit17aa72e460
Merge:1b892288
c920b62a
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Mon Feb 20 14:48:22 2023 +0200 Merge pull request #792 from cake-tech/add-keyboard-control Add keyboard control for desktop commitcf125d1e06
Author: Godwin Asuquo <godilite@gmail.com> Date: Sat Feb 18 14:23:48 2023 +0200 Fix issue from code review commitc920b62aa0
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Feb 18 00:13:51 2023 +0200 Add onFieldSubmitted to allow "enter" button interaction commit59a79242af
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 17 19:06:41 2023 +0200 Fix input field commit52468e1331
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 17 18:19:26 2023 +0200 Fix desktop background color and address book view issues commit4bc81242fc
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 17 16:41:49 2023 +0200 Add create and restore wallet options to dropdown menu commit75d52794f4
Merge:e0970fa1
1b892288
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 16 18:27:19 2023 +0200 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into macos-fix-settings-create-wallet commite0970fa182
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 16 18:05:10 2023 +0200 fix pageview controller reset index commit1b89228893
Merge:bb05573c
4027ea04
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Thu Feb 16 17:57:43 2023 +0200 Merge pull request #745 from cake-tech/CW-301-desktop-side-bar-ui Add desktop sidebar commit4027ea04eb
Merge:dd13172c
0015f41a
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Thu Feb 16 17:54:54 2023 +0200 Merge pull request #775 from cake-tech/CW-311-remove-drawer-from-mac-os Replace drawer icon for mac os commit0015f41a0d
Merge:5a77aa20
55bf964a
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Thu Feb 16 17:52:24 2023 +0200 Merge pull request #785 from cake-tech/desktop-ui-for-exchange-send Desktop UI for exchange send commit55bf964a27
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Feb 16 17:51:52 2023 +0200 - Use close icon on main screens - Minor UI fixes commit5296a2118a
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 15 23:50:15 2023 +0200 Remove duplicated constrains commit2496a6574a
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 15 22:14:07 2023 +0200 remove unnecessary code commitf0c4952809
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 15 22:13:24 2023 +0200 remove unnecessary code commit3dcf5b05a5
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 15 22:11:34 2023 +0200 Fix wallet create in settings commit8de9c80fe1
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 15 20:55:06 2023 +0200 Rename misleading variable Change initial mac window size commitf8d70e7ce6
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 15 16:07:46 2023 +0200 Fix UI issues, paddings and alignments commitb1947426fb
Merge:843db656
5a77aa20
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 15 03:09:38 2023 +0200 Merge branch 'CW-311-remove-drawer-from-mac-os' of https://github.com/cake-tech/cake_wallet into desktop-ui-for-exchange-send Conflicts: lib/src/screens/dashboard/desktop_dashboard_page.dart lib/src/screens/dashboard/desktop_widgets/desktop_sidebar_wrapper.dart commit843db65603
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 15 01:28:10 2023 +0200 Add width constraints to desktop dashboard commit5a77aa2017
Merge:107e136f
6caeae28
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Wed Feb 15 01:20:05 2023 +0200 Merge pull request #786 from cake-tech/CW-312-mac-os-settings-icon-to-be-a-toggle MacOS settings icon to be a toggle commit6caeae2817
Author: Godwin Asuquo <godilite@gmail.com> Date: Tue Feb 14 21:55:13 2023 +0200 Add padding to support page commitea09bba0fb
Author: Godwin Asuquo <godilite@gmail.com> Date: Tue Feb 14 21:53:17 2023 +0200 Make side menu items toggle back to dashboard commit02fe3c008f
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Feb 14 18:05:44 2023 +0200 Constrain primary Buttons width commitfb5efc0429
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Feb 14 18:01:24 2023 +0200 Fix Desktop dashboard actions background color commit8f76232937
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Feb 14 17:21:09 2023 +0200 - Change design/paddings for Send page on desktop view - Make AddTemplateButton instead of having it duplicated in send/exchange commitbd04383b7c
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Feb 14 01:36:34 2023 +0200 Change Exchange page UI depending on platform commit10b877f55e
Merge:107e136f
dd13172c
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Feb 11 00:48:16 2023 +0200 Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-311-remove-drawer-from-mac-os commitdd13172cfe
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Feb 11 00:41:48 2023 +0200 Add max width constrain to Welcome page commit107e136f52
Author: Godwin Asuquo <godilite@gmail.com> Date: Sat Feb 11 00:35:11 2023 +0200 remove empty line commitbdfe070f8d
Author: Godwin Asuquo <godilite@gmail.com> Date: Sat Feb 11 00:32:26 2023 +0200 Refactor sidebar state management commit770e3b6f52
Merge:99bb3cce
5fa50c76
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 23:29:36 2023 +0200 Merge pull request #774 from cake-tech/CW-310-add-constraints-to-images-on-macos [CW-310] Add constraints to images on macos commit5fa50c7668
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 23:27:19 2023 +0200 Fix Constrained width screens UI commitc1bf0ee7aa
Merge:eb3b2464
99bb3cce
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 22:54:13 2023 +0200 Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-310-add-constraints-to-images-on-macos Conflicts: lib/src/screens/pin_code/pin_code_widget.dart commit99bb3cce47
Merge:2623546b
3fb8be00
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 22:34:18 2023 +0200 Merge pull request #779 from cake-tech/CW-318-desktop-marketplace Add Marketplace to dashboard view commit3fb8be0053
Merge:887afdad
2623546b
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 22:33:31 2023 +0200 Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-318-desktop-marketplace Conflicts: lib/src/screens/dashboard/desktop_widgets/desktop_dashboard_actions.dart commit2623546b5e
Merge:2b2bebe9
2ea360d8
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 22:09:55 2023 +0200 Merge pull request #776 from cake-tech/CW-309-allow-pin-keyboard-entry-on-macos Allow Keyboard usage on PIN screen commit887afdadd0
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 20:39:23 2023 +0200 Change ionia welcome page animation commit2b2bebe98f
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 20:26:07 2023 +0200 Refresh desktop dashboard actions on wallet change commiteb3b246437
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 10 20:19:13 2023 +0200 Add empty trailing to center page title on desktop commit32d2bf2c85
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 10 20:07:53 2023 +0200 Update widget contraints commit89fe8df459
Author: Godwin Asuquo <godilite@gmail.com> Date: Fri Feb 10 19:45:48 2023 +0200 Update trailing icon to open transaction page commit6d49e6a543
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 18:40:50 2023 +0200 Add Marketplace to dashboard view commit2ea360d81d
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Feb 10 18:15:05 2023 +0200 Fix desktop nav bar UI commit677305f625
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Feb 9 22:53:02 2023 +0200 - Listen to keyboard events in PIN screen - Fix PIN buttons style commit1831ebf435
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 9 20:29:38 2023 +0200 Remove drawer from mac os commit150d43b2da
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 9 20:11:20 2023 +0200 constraint images and pincoded box commita116241185
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Feb 9 19:17:52 2023 +0200 Separate Dashboard desktop view from mobile view commit5c89c42540
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 9 16:53:07 2023 +0200 [skip ci] remove .project changes commitdd2bf60b01
Author: Godwin Asuquo <godilite@gmail.com> Date: Thu Feb 9 16:51:49 2023 +0200 [skip ci] remove .project changes commit167eae1293
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Feb 9 16:10:43 2023 +0200 Revert changes in .gitignore commit30d16266c0
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Feb 9 16:02:02 2023 +0200 Revert removing .lock files commit3c17310a5b
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 8 22:12:11 2023 +0200 [skip ci] reformat desktop dashboard commit48ae156eb8
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 8 21:57:26 2023 +0200 [skip ci] reformat desktop dashboard commitb1b8193043
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 8 20:41:46 2023 +0200 Fix issues from code review commita1abdc849a
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Feb 8 18:56:00 2023 +0200 Fix bug on sidebar reset commit3f03fb0b18
Merge:69651b3e
9f69de80
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Wed Feb 8 15:50:37 2023 +0200 Merge pull request #769 from cake-tech/fix-buy-feature-on-macos Fix buy feature on macos commit9f69de8057
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 8 15:49:26 2023 +0200 Remove Podfile.lock from cache commit738621254f
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Feb 8 15:46:57 2023 +0200 Add pubspec.lock and Podfile.lock to gitignore commit26b79fe0cd
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Feb 6 18:23:40 2023 +0200 - Refactor onRamper to have a single point of modification - Enlarge initial app size - update Flutter and Packages commitdea81f92e3
Merge:c7db7b99
69651b3e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Jan 31 16:48:36 2023 +0200 Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui commit69651b3eb4
Author: Godwin Asuquo <godilite@gmail.com> Date: Tue Jan 31 15:30:46 2023 +0200 Remove constants commitc7db7b99a5
Merge:9ed77cd6
4902dc8d
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Jan 31 15:23:47 2023 +0200 Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui commit4902dc8dd4
Merge:d12bcc80
bb05573c
Author: Godwin Asuquo <godilite@gmail.com> Date: Tue Jan 31 15:12:01 2023 +0200 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui commit9ed77cd6f9
Merge:d12bcc80
bb05573c
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Jan 30 23:43:09 2023 +0200 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui Conflicts: lib/src/screens/dashboard/dashboard_page.dart commitbb05573c3a
Merge:de2b887a
c20eb232
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Mon Jan 30 23:33:44 2023 +0200 Merge pull request #753 from cake-tech/mac-os-icons Mac os icons commitd12bcc80d1
Author: Godwin Asuquo <godilite@gmail.com> Date: Mon Jan 30 23:32:31 2023 +0200 Fix exchange page as fullScreenDialog commitde2b887a9b
Merge:abf5f0b7
adfebe69
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Jan 30 23:31:59 2023 +0200 Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view commitc20eb2325e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Jan 30 23:28:15 2023 +0200 Change Mac os app name and bundle id commitdeadc93a76
Author: Godwin Asuquo <godilite@gmail.com> Date: Mon Jan 30 23:23:42 2023 +0200 fix dashboard sidebar and responsive utils commitabf5f0b7c6
Merge:b6666ca4
5b50ea05
Author: Omar Hatem <omarh.ismail1@gmail.com> Date: Mon Jan 30 22:28:24 2023 +0200 Merge pull request #754 from cake-tech/desktop-appbar-view Desktop AppBar commit94184d69d6
Author: Godwin Asuquo <godilite@gmail.com> Date: Mon Jan 30 17:26:40 2023 +0200 localize settings commitd5957b9873
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Mon Jan 30 16:01:37 2023 +0200 Generate MacOS icons commit5b50ea053e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sun Jan 29 16:49:42 2023 +0200 Add Wallet selection dropdown to dashboard desktop view commitb6666ca405
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Sat Jan 28 17:13:34 2023 +0200 Ignore increasing brightness for non-mobile platforms commit75f33a433e
Author: Godwin Asuquo <godilite@gmail.com> Date: Sat Jan 28 12:43:44 2023 +0200 refactor desktop settings sidebar commitadfebe6940
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jan 26 20:53:26 2023 +0200 Temporarily fetch unstoppable domains only on mobile commit132033207e
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jan 26 02:33:15 2023 +0200 Remove unstoppable domain from macos since it's not supported commit409c13a77a
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jan 26 02:25:28 2023 +0200 Remove wake lock native code and just use the ready made package commit90a7432bf9
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jan 26 02:05:48 2023 +0200 - Remove legacy migration from macos - Remove wake lock native code and just use the ready made package commit6b2bf313a3
Merge:42a28d42
e8c1d863
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Jan 25 18:24:57 2023 +0200 Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view commit20ae8d530f
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Jan 25 16:17:50 2023 +0200 [skip ci] Add desktop sidebar commitba09a24d53
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Jan 25 16:14:34 2023 +0200 [skip ci] Add desktop sidebar commit4f1f51e0aa
Author: Godwin Asuquo <godilite@gmail.com> Date: Wed Jan 25 15:57:56 2023 +0200 Add desktop sidebar commite8c1d86373
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Jan 25 02:38:28 2023 +0200 Add platform channel specific code for mac os commit4aebbdace7
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Jan 25 00:14:28 2023 +0200 Revert mac os version commitfa072ff2f1
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Jan 25 00:11:18 2023 +0200 Revert mac os version commit6e03d2933d
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Jan 25 00:07:11 2023 +0200 Revert back to Cake fork for secure storage commitc3c81f7685
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Jan 24 23:58:06 2023 +0200 Revert back to Cake fork for secure storage commitd41e7b7bab
Merge:ed0d87c8
ae3620b1
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jan 20 18:24:39 2023 +0200 Merge branch 'desktop-mac-os' of https://github.com/cake-tech/cake_wallet into mac-os-fixes commited0d87c893
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jan 20 17:45:54 2023 +0200 Update deployment target to 10.13 commitdac7f8e1b3
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Fri Jan 20 15:02:08 2023 +0200 Add Bundle ID in entitlements files through app config script commit786ba3b042
Author: M <m@cakewallet.com> Date: Thu Jan 19 18:14:46 2023 -0500 Add linux application to the project. commitae3620b171
Author: M <m@cakewallet.com> Date: Thu Jan 19 15:54:59 2023 -0500 Fix arch match for monero lib for darwin x86_64 -> x86-64 commit42a28d4246
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Thu Jan 19 04:04:20 2023 +0200 Add on Tap to desktop_action_button.dart Remove unused functions commit42a7439315
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Wed Jan 18 22:11:59 2023 +0200 Change Dashboard view on desktop size screens commit9f1e663719
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Jan 17 22:06:05 2023 +0200 Add network access to mac commit456ba28cb2
Author: OmarHatem <omarh.ismail1@gmail.com> Date: Tue Jan 17 21:10:39 2023 +0200 - Update Flutter secure storage to work with macos - Enable uni links only on Mobile - Update devcelocale to work with macos commit31fa9e8b19
Author: M <m@cakewallet.com> Date: Tue Jan 10 21:15:24 2023 -0500 Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application.
703 lines
38 KiB
Text
703 lines
38 KiB
Text
{
|
||
"welcome": "Welcome to",
|
||
"cake_wallet": "Cake Wallet",
|
||
"first_wallet_text": "Awesome wallet for Monero, Bitcoin, Ethereum, Litecoin, and Haven",
|
||
"please_make_selection": "Please make a selection below to create or recover your wallet.",
|
||
"create_new": "Create New Wallet",
|
||
"restore_wallet": "Restore Wallet",
|
||
"monero_com": "Monero.com by Cake Wallet",
|
||
"monero_com_wallet_text": "Awesome wallet for Monero",
|
||
"haven_app": "Haven by Cake Wallet",
|
||
"haven_app_wallet_text": "Awesome wallet for Haven",
|
||
"accounts": "Accounts",
|
||
"edit": "Edit",
|
||
"account": "Account",
|
||
"add": "Add",
|
||
"address_book": "Address Book",
|
||
"contact": "Contact",
|
||
"please_select": "Please select:",
|
||
"cancel": "Cancel",
|
||
"ok": "OK",
|
||
"contact_name": "Contact Name",
|
||
"reset": "Reset",
|
||
"save": "Save",
|
||
"address_remove_contact": "Remove contact",
|
||
"address_remove_content": "Are you sure that you want to remove selected contact?",
|
||
"authenticated": "Authenticated",
|
||
"authentication": "Authentication",
|
||
"failed_authentication": "Failed authentication. ${state_error}",
|
||
"wallet_menu": "Menu",
|
||
"Blocks_remaining": "${status} Blocks Remaining",
|
||
"please_try_to_connect_to_another_node": "Please try to connect to another node",
|
||
"xmr_hidden": "Hidden",
|
||
"xmr_available_balance": "Available Balance",
|
||
"xmr_full_balance": "Full Balance",
|
||
"send": "Send",
|
||
"receive": "Receive",
|
||
"transactions": "Transactions",
|
||
"incoming": "Incoming",
|
||
"outgoing": "Outgoing",
|
||
"transactions_by_date": "Transactions by date",
|
||
"trades": "Trades",
|
||
"filter_by": "Filter by",
|
||
"today": "Today",
|
||
"yesterday": "Yesterday",
|
||
"received": "Received",
|
||
"sent": "Sent",
|
||
"pending": " (pending)",
|
||
"rescan": "Rescan",
|
||
"reconnect": "Reconnect",
|
||
"wallets": "Wallets",
|
||
"show_seed": "Show seed",
|
||
"show_keys": "Show seed/keys",
|
||
"address_book_menu": "Address book",
|
||
"reconnection": "Reconnection",
|
||
"reconnect_alert_text": "Are you sure you want to reconnect?",
|
||
"exchange": "Exchange",
|
||
"clear": "Clear",
|
||
"refund_address": "Refund address",
|
||
"change_exchange_provider": "Change Exchange Provider",
|
||
"you_will_send": "Convert from",
|
||
"you_will_get": "Convert to",
|
||
"amount_is_guaranteed": "The receive amount is guaranteed",
|
||
"amount_is_estimate": "The receive amount is an estimate",
|
||
"powered_by": "Powered by ${title}",
|
||
"error": "Error",
|
||
"estimated": "Estimated",
|
||
"min_value": "Min: ${value} ${currency}",
|
||
"max_value": "Max: ${value} ${currency}",
|
||
"change_currency": "Change Currency",
|
||
"overwrite_amount": "Overwrite amount",
|
||
"qr_payment_amount": "This QR code contains a payment amount. Do you want to overwrite the current value?",
|
||
"copy_id": "Copy ID",
|
||
"exchange_result_write_down_trade_id": "Please copy or write down the trade ID to continue.",
|
||
"trade_id": "Trade ID:",
|
||
"copied_to_clipboard": "Copied to Clipboard",
|
||
"saved_the_trade_id": "I've saved the trade ID",
|
||
"fetching": "Fetching",
|
||
"id": "ID: ",
|
||
"amount": "Amount: ",
|
||
"payment_id": "Payment ID: ",
|
||
"status": "Status: ",
|
||
"offer_expires_in": "Offer expires in: ",
|
||
"trade_is_powered_by": "This trade is powered by ${provider}",
|
||
"copy_address": "Copy Address",
|
||
"exchange_result_confirm": "By pressing confirm, you will be sending ${fetchingLabel} ${from} from your wallet called ${walletName} to the address shown below. Or you can send from your external wallet to the below address/QR code.\n\nPlease press confirm to continue or go back to change the amounts.",
|
||
"exchange_result_description": "You must send a minimum of ${fetchingLabel} ${from} to the address shown on the next page. If you send an amount lower than ${fetchingLabel} ${from} it may not get converted and it may not be refunded.",
|
||
"exchange_result_write_down_ID": "*Please copy or write down your ID shown above.",
|
||
"confirm": "Confirm",
|
||
"confirm_sending": "Confirm sending",
|
||
"commit_transaction_amount_fee": "Commit transaction\nAmount: ${amount}\nFee: ${fee}",
|
||
"sending": "Sending",
|
||
"transaction_sent": "Transaction sent!",
|
||
"expired": "Expired",
|
||
"time": "${minutes}m ${seconds}s",
|
||
"send_xmr": "Send XMR",
|
||
"exchange_new_template": "New template",
|
||
"faq": "FAQ",
|
||
"enter_your_pin": "Enter your PIN",
|
||
"loading_your_wallet": "Loading your wallet",
|
||
"new_wallet": "New Wallet",
|
||
"wallet_name": "Wallet name",
|
||
"continue_text": "Continue",
|
||
"choose_wallet_currency": "Please choose wallet currency:",
|
||
"node_new": "New Node",
|
||
"node_address": "Node Address",
|
||
"node_port": "Node port",
|
||
"login": "Login",
|
||
"password": "Password",
|
||
"nodes": "Nodes",
|
||
"node_reset_settings_title": "Reset settings",
|
||
"nodes_list_reset_to_default_message": "Are you sure that you want to reset settings to default?",
|
||
"change_current_node": "Are you sure to change current node to ${node}?",
|
||
"change": "Change",
|
||
"remove_node": "Remove node",
|
||
"remove_node_message": "Are you sure that you want to remove selected node?",
|
||
"remove": "Remove",
|
||
"delete": "Delete",
|
||
"add_new_node": "Add new node",
|
||
"change_current_node_title": "Change current node",
|
||
"node_test": "Test",
|
||
"node_connection_successful": "Connection was successful",
|
||
"node_connection_failed": "Connection was failed",
|
||
"new_node_testing": "New node testing",
|
||
"use": "Switch to ",
|
||
"digit_pin": "-digit PIN",
|
||
"share_address": "Share address",
|
||
"receive_amount": "Amount",
|
||
"subaddresses": "Subaddresses",
|
||
"addresses": "Addresses",
|
||
"scan_qr_code_to_get_address": "Scan the QR code to get the address",
|
||
"qr_fullscreen": "Tap to open full screen QR code",
|
||
"rename": "Rename",
|
||
"choose_account": "Choose account",
|
||
"create_new_account": "Create new account",
|
||
"accounts_subaddresses": "Accounts and subaddresses",
|
||
"restore_restore_wallet": "Restore Wallet",
|
||
"restore_title_from_seed_keys": "Restore from seed/keys",
|
||
"restore_description_from_seed_keys": "Get back your wallet from seed/keys that you've saved to secure place",
|
||
"restore_next": "Next",
|
||
"restore_title_from_backup": "Restore from backup",
|
||
"restore_description_from_backup": "You can restore the whole Cake Wallet app from your back-up file",
|
||
"restore_seed_keys_restore": "Seed/Keys Restore",
|
||
"restore_title_from_seed": "Restore from seed",
|
||
"restore_description_from_seed": "Restore your wallet from either the 25 word or 13 word combination code",
|
||
"restore_title_from_keys": "Restore from keys",
|
||
"restore_description_from_keys": "Restore your wallet from generated keystrokes saved from your private keys",
|
||
"restore_wallet_name": "Wallet name",
|
||
"restore_address": "Address",
|
||
"restore_view_key_private": "View key (private)",
|
||
"restore_spend_key_private": "Spend key (private)",
|
||
"restore_recover": "Restore",
|
||
"restore_wallet_restore_description": "Wallet restore description",
|
||
"restore_new_seed": "New seed",
|
||
"restore_active_seed": "Active seed",
|
||
"restore_bitcoin_description_from_seed": "Restore your wallet from 24 word combination code",
|
||
"restore_bitcoin_description_from_keys": "Restore your wallet from generated WIF string from your private keys",
|
||
"restore_bitcoin_title_from_keys": "Restore from WIF",
|
||
"restore_from_date_or_blockheight": "Please enter a date a few days before you created this wallet. Or if you know the blockheight, please enter it instead",
|
||
"seed_reminder": "Please write these down in case you lose or wipe your phone",
|
||
"seed_title": "Seed",
|
||
"seed_share": "Share seed",
|
||
"copy": "Copy",
|
||
"seed_language_choose": "Please choose seed language:",
|
||
"seed_choose": "Choose seed language",
|
||
"seed_language_next": "Next",
|
||
"seed_language_english": "English",
|
||
"seed_language_chinese": "Chinese",
|
||
"seed_language_dutch": "Dutch",
|
||
"seed_language_german": "German",
|
||
"seed_language_japanese": "Japanese",
|
||
"seed_language_portuguese": "Portuguese",
|
||
"seed_language_russian": "Russian",
|
||
"seed_language_spanish": "Spanish",
|
||
"seed_language_french": "French",
|
||
"seed_language_italian": "Italian",
|
||
"send_title": "Send",
|
||
"send_your_wallet": "Your wallet",
|
||
"send_address": "${cryptoCurrency} address",
|
||
"send_payment_id": "Payment ID (optional)",
|
||
"all": "ALL",
|
||
"send_error_minimum_value": "Minimum value of amount is 0.01",
|
||
"send_error_currency": "Currency can only contain numbers",
|
||
"send_estimated_fee": "Estimated fee:",
|
||
"send_priority": "Currently the fee is set at ${transactionPriority} priority.\nTransaction priority can be adjusted in the settings",
|
||
"send_creating_transaction": "Creating transaction",
|
||
"send_templates": "Templates",
|
||
"send_new": "New",
|
||
"send_amount": "Amount:",
|
||
"send_fee": "Fee:",
|
||
"send_name": "Name",
|
||
"got_it": "Got it",
|
||
"send_sending": "Sending...",
|
||
"send_success": "Your ${crypto} was successfully sent",
|
||
"settings_title": "Settings",
|
||
"settings_nodes": "Nodes",
|
||
"settings_current_node": "Current node",
|
||
"settings_wallets": "Wallets",
|
||
"settings_display_balance": "Display balance",
|
||
"settings_currency": "Currency",
|
||
"settings_fee_priority": "Fee priority",
|
||
"settings_save_recipient_address": "Save recipient address",
|
||
"settings_personal": "Personal",
|
||
"settings_change_pin": "Change PIN",
|
||
"settings_change_language": "Change language",
|
||
"settings_allow_biometrical_authentication": "Allow biometrical authentication",
|
||
"settings_dark_mode": "Dark mode",
|
||
"settings_transactions": "Transactions",
|
||
"settings_trades": "Trades",
|
||
"settings_display_on_dashboard_list": "Display on dashboard list",
|
||
"settings_all": "ALL",
|
||
"settings_only_trades": "Only trades",
|
||
"settings_only_transactions": "Only transactions",
|
||
"settings_none": "None",
|
||
"settings_support": "Support",
|
||
"settings_terms_and_conditions": "Terms and Conditions",
|
||
"pin_is_incorrect": "PIN is incorrect",
|
||
"setup_pin": "Setup PIN",
|
||
"enter_your_pin_again": "Enter your pin again",
|
||
"setup_successful": "Your PIN has been set up successfully!",
|
||
"wallet_keys": "Wallet seed/keys",
|
||
"wallet_seed": "Wallet seed",
|
||
"private_key": "Private key",
|
||
"public_key": "Public key",
|
||
"view_key_private": "View key (private)",
|
||
"view_key_public": "View key (public)",
|
||
"spend_key_private": "Spend key (private)",
|
||
"spend_key_public": "Spend key (public)",
|
||
"copied_key_to_clipboard": "Copied ${key} to Clipboard",
|
||
"new_subaddress_title": "New address",
|
||
"new_subaddress_label_name": "Label name",
|
||
"new_subaddress_create": "Create",
|
||
"address_label": "Address label",
|
||
"subaddress_title": "Subaddress list",
|
||
"trade_details_title": "Trade Details",
|
||
"trade_details_id": "ID",
|
||
"trade_details_state": "Status",
|
||
"trade_details_fetching": "Fetching",
|
||
"trade_details_provider": "Provider",
|
||
"trade_details_created_at": "Created at",
|
||
"trade_details_pair": "Pair",
|
||
"trade_details_copied": "${title} copied to Clipboard",
|
||
"trade_history_title": "Trade history",
|
||
"transaction_details_title": "Transaction Details",
|
||
"transaction_details_transaction_id": "Transaction ID",
|
||
"transaction_details_date": "Date",
|
||
"transaction_details_height": "Height",
|
||
"transaction_details_amount": "Amount",
|
||
"transaction_details_fee": "Fee",
|
||
"transaction_details_copied": "${title} copied to Clipboard",
|
||
"transaction_details_recipient_address": "Recipient addresses",
|
||
"wallet_list_title": "Monero Wallet",
|
||
"wallet_list_create_new_wallet": "Create New Wallet",
|
||
"wallet_list_edit_wallet": "Edit wallet",
|
||
"wallet_list_wallet_name": "Wallet name",
|
||
"wallet_list_restore_wallet": "Restore Wallet",
|
||
"wallet_list_load_wallet": "Load wallet",
|
||
"wallet_list_loading_wallet": "Loading ${wallet_name} wallet",
|
||
"wallet_list_failed_to_load": "Failed to load ${wallet_name} wallet. ${error}",
|
||
"wallet_list_removing_wallet": "Removing ${wallet_name} wallet",
|
||
"wallet_list_failed_to_remove": "Failed to remove ${wallet_name} wallet. ${error}",
|
||
"widgets_address": "Address",
|
||
"widgets_restore_from_blockheight": "Restore from blockheight",
|
||
"widgets_restore_from_date": "Restore from date",
|
||
"widgets_or": "or",
|
||
"widgets_seed": "Seed",
|
||
"router_no_route": "No route defined for ${name}",
|
||
"error_text_account_name": "Account name can only contain letters, numbers\nand must be between 1 and 15 characters long",
|
||
"error_text_contact_name": "Contact name can't contain ` , ' \" symbols\nand must be between 1 and 32 characters long",
|
||
"error_text_address": "Wallet address must correspond to the type\nof cryptocurrency",
|
||
"error_text_node_address": "Please enter a iPv4 address",
|
||
"error_text_node_port": "Node port can only contain numbers between 0 and 65535",
|
||
"error_text_node_proxy_address": "Please enter <IPv4 address>:<port>, for example 127.0.0.1:9050",
|
||
"error_text_payment_id": "Payment ID can only contain from 16 to 64 chars in hex",
|
||
"error_text_xmr": "XMR value can't exceed available balance.\nThe number of fraction digits must be less or equal to 12",
|
||
"error_text_fiat": "Value of amount can't exceed available balance.\nThe number of fraction digits must be less or equal to 2",
|
||
"error_text_subaddress_name": "Subaddress name can't contain ` , ' \" symbols\nand must be between 1 and 20 characters long",
|
||
"error_text_amount": "Amount can only contain numbers",
|
||
"error_text_wallet_name": "Wallet name can only contain letters, numbers, _ - symbols \nand must be between 1 and 33 characters long",
|
||
"error_text_keys": "Wallet keys can only contain 64 chars in hex",
|
||
"error_text_crypto_currency": "The number of fraction digits\nmust be less or equal to 12",
|
||
"error_text_minimal_limit": "Trade for ${provider} is not created. Amount is less then minimal: ${min} ${currency}",
|
||
"error_text_maximum_limit": "Trade for ${provider} is not created. Amount is more then maximum: ${max} ${currency}",
|
||
"error_text_limits_loading_failed": "Trade for ${provider} is not created. Limits loading failed",
|
||
"error_text_template": "Template name and address can't contain ` , ' \" symbols\nand must be between 1 and 106 characters long",
|
||
"auth_store_ban_timeout": "ban_timeout",
|
||
"auth_store_banned_for": "Banned for ",
|
||
"auth_store_banned_minutes": " minutes",
|
||
"auth_store_incorrect_password": "Wrong PIN",
|
||
"wallet_store_monero_wallet": "Monero Wallet",
|
||
"wallet_restoration_store_incorrect_seed_length": "Incorrect seed length",
|
||
"full_balance": "Full Balance",
|
||
"available_balance": "Available Balance",
|
||
"hidden_balance": "Hidden Balance",
|
||
"sync_status_syncronizing": "SYNCHRONIZING",
|
||
"sync_status_syncronized": "SYNCHRONIZED",
|
||
"sync_status_not_connected": "NOT CONNECTED",
|
||
"sync_status_starting_sync": "STARTING SYNC",
|
||
"sync_status_failed_connect": "DISCONNECTED",
|
||
"sync_status_connecting": "CONNECTING",
|
||
"sync_status_connected": "CONNECTED",
|
||
"sync_status_attempting_sync": "ATTEMPTING SYNC",
|
||
"transaction_priority_slow": "Slow",
|
||
"transaction_priority_regular": "Regular",
|
||
"transaction_priority_medium": "Medium",
|
||
"transaction_priority_fast": "Fast",
|
||
"transaction_priority_fastest": "Fastest",
|
||
"trade_for_not_created": "Trade for ${title} is not created.",
|
||
"trade_not_created": "Trade not created",
|
||
"trade_id_not_found": "Trade ${tradeId} of ${title} not found.",
|
||
"trade_not_found": "Trade not found.",
|
||
"trade_state_pending": "Pending",
|
||
"trade_state_confirming": "Confirming",
|
||
"trade_state_trading": "Trading",
|
||
"trade_state_traded": "Traded",
|
||
"trade_state_complete": "Complete",
|
||
"trade_state_to_be_created": "To be created",
|
||
"trade_state_unpaid": "Unpaid",
|
||
"trade_state_underpaid": "Underpaid",
|
||
"trade_state_paid_unconfirmed": "Paid unconfirmed",
|
||
"trade_state_paid": "Paid",
|
||
"trade_state_btc_sent": "Btc sent",
|
||
"trade_state_timeout": "Timeout",
|
||
"trade_state_created": "Created",
|
||
"trade_state_finished": "Finished",
|
||
"invalid_password" : "Invalid password",
|
||
"unlock" : "Unlock",
|
||
"enter_wallet_password" : "Enter the wallet password",
|
||
"repeate_wallet_password" : "Repeat the wallet password",
|
||
"wallet_password_is_empty" : "Wallet password is empty. Wallet password should not be empty",
|
||
"repeated_password_is_incorrect" : "Repeated password is incorrect. Please repeat the wallet password again.",
|
||
"change_language": "Change language",
|
||
"change_language_to": "Change language to ${language}?",
|
||
"paste": "Paste",
|
||
"restore_from_seed_placeholder": "Please enter or paste your seed here",
|
||
"add_new_word": "Add new word",
|
||
"incorrect_seed": "The text entered is not valid.",
|
||
"biometric_auth_reason": "Scan your fingerprint to authenticate",
|
||
"version": "Version ${currentVersion}",
|
||
"extracted_address_content": "You will be sending funds to\n${recipient_name}",
|
||
"card_address": "Address:",
|
||
"buy": "Buy",
|
||
"sell": "Sell",
|
||
"placeholder_transactions": "Your transactions will be displayed here",
|
||
"placeholder_contacts": "Your contacts will be displayed here",
|
||
"template": "Template",
|
||
"confirm_delete_template": "This action will delete this template. Do you wish to continue?",
|
||
"confirm_delete_wallet": "This action will delete this wallet. Do you wish to continue?",
|
||
"picker_description": "To choose ChangeNOW or MorphToken, please change your trading pair first",
|
||
"change_wallet_alert_title": "Change current wallet",
|
||
"change_wallet_alert_content": "Do you want to change current wallet to ${wallet_name}?",
|
||
"creating_new_wallet": "Creating new wallet",
|
||
"creating_new_wallet_error": "Error: ${description}",
|
||
"seed_alert_title": "Attention",
|
||
"seed_alert_content": "The seed is the only way to recover your wallet. Have you written it down?",
|
||
"seed_alert_back": "Go back",
|
||
"seed_alert_yes": "Yes, I have",
|
||
"exchange_sync_alert_content": "Please wait until your wallet is synchronized",
|
||
"pre_seed_title": "IMPORTANT",
|
||
"pre_seed_description": "On the next page you will see a series of ${words} words. This is your unique and private seed and it is the ONLY way to recover your wallet in case of loss or malfunction. It is YOUR responsibility to write it down and store it in a safe place outside of the Cake Wallet app.",
|
||
"pre_seed_button_text": "I understand. Show me my seed",
|
||
"xmr_to_error": "XMR.TO error",
|
||
"xmr_to_error_description": "Invalid amount. Maximum limit 8 digits after the decimal point",
|
||
"provider_error": "${provider} error",
|
||
"use_ssl": "Use SSL",
|
||
"trusted": "Trusted",
|
||
"color_theme": "Color theme",
|
||
"light_theme": "Light",
|
||
"bright_theme": "Bright",
|
||
"dark_theme": "Dark",
|
||
"enter_your_note": "Enter your note…",
|
||
"note_optional": "Note (optional)",
|
||
"note_tap_to_change": "Note (tap to change)",
|
||
"view_in_block_explorer": "View in Block Explorer",
|
||
"view_transaction_on": "View Transaction on ",
|
||
"transaction_key": "Transaction Key",
|
||
"confirmations": "Confirmations",
|
||
"recipient_address": "Recipient address",
|
||
"extra_id": "Extra ID:",
|
||
"destination_tag": "Destination tag:",
|
||
"memo": "Memo:",
|
||
"backup": "Backup",
|
||
"change_password": "Change password",
|
||
"backup_password": "Backup password",
|
||
"write_down_backup_password": "Please write down your backup password, which is used for the import of your backup files.",
|
||
"export_backup": "Export backup",
|
||
"save_backup_password": "Please make sure that you have saved your backup password. You will not be able to import your backup files without it.",
|
||
"backup_file": "Backup file",
|
||
"edit_backup_password": "Edit Backup Password",
|
||
"save_backup_password_alert": "Save backup password",
|
||
"change_backup_password_alert": "Your previous backup files will be not available to import with new backup password. New backup password will be used only for new backup files. Are you sure that you want to change backup password?",
|
||
"enter_backup_password": "Enter backup password here",
|
||
"select_backup_file": "Select backup file",
|
||
"import": "Import",
|
||
"please_select_backup_file": "Please select backup file and enter backup password.",
|
||
"fixed_rate": "Fixed rate",
|
||
"fixed_rate_alert": "You will be able to enter receive amount when fixed rate mode is checked. Do you want to switch to fixed rate mode?",
|
||
"xlm_extra_info": "Please don’t forget to specify the Memo ID while sending the XLM transaction for the exchange",
|
||
"xrp_extra_info": "Please don’t forget to specify the Destination Tag while sending the XRP transaction for the exchange",
|
||
"exchange_incorrect_current_wallet_for_xmr": "If you want to exchange XMR from your Cake Wallet Monero balance, please switch to your Monero wallet first.",
|
||
"confirmed": "Confirmed Balance",
|
||
"unconfirmed": "Unconfirmed Balance",
|
||
"displayable": "Displayable",
|
||
"submit_request": "submit a request",
|
||
"buy_alert_content": "Currently we only support the purchase of Bitcoin, Ethereum, Litecoin, and Monero. Please create or switch to your Bitcoin, Ethereum, Litecoin, or Monero wallet.",
|
||
"sell_alert_content": "We currently only support the sale of Bitcoin, Ethereum and Litecoin. Please create or switch to your Bitcoin, Ethereum or Litecoin wallet.",
|
||
"outdated_electrum_wallet_description": "New Bitcoin wallets created in Cake now have a 24-word seed. It is mandatory that you create a new Bitcoin wallet and transfer all of your funds to the new 24-word wallet, and stop using wallets with a 12-word seed. Please do this immediately to secure your funds.",
|
||
"understand": "I understand",
|
||
"apk_update": "APK update",
|
||
"buy_bitcoin": "Buy Bitcoin",
|
||
"buy_with": "Buy with",
|
||
"moonpay_alert_text": "Value of the amount must be more or equal to ${minAmount} ${fiatCurrency}",
|
||
"outdated_electrum_wallet_receive_warning": "If this wallet has a 12-word seed and was created in Cake, DO NOT deposit Bitcoin into this wallet. Any BTC transferred to this wallet may be lost. Create a new 24-word wallet (tap the menu at the top right, select Wallets, choose Create New Wallet, then select Bitcoin) and IMMEDIATELY move your BTC there. New (24-word) BTC wallets from Cake are secure",
|
||
"do_not_show_me": "Do not show me this again",
|
||
"unspent_coins_title": "Unspent coins",
|
||
"unspent_coins_details_title": "Unspent coins details",
|
||
"freeze": "Freeze",
|
||
"frozen": "Frozen",
|
||
"coin_control": "Coin control (optional)",
|
||
"address_detected": "Address detected",
|
||
"address_from_domain": "This address is from ${domain} on Unstoppable Domains",
|
||
"add_receiver": "Add another receiver (optional)",
|
||
"manage_yats": "Manage Yats",
|
||
"yat_alert_title": "Send and receive crypto more easily with Yat",
|
||
"yat_alert_content": "Cake Wallet users can now send and receive all their favorite currencies with a one-of-a-kind emoji-based username.",
|
||
"get_your_yat": "Get your Yat",
|
||
"connect_an_existing_yat": "Connect an existing Yat",
|
||
"connect_yats": "Connect Yats",
|
||
"yat_address": "Yat Address",
|
||
"yat": "Yat",
|
||
"address_from_yat": "This address is from ${emoji} on Yat",
|
||
"yat_error": "Yat error",
|
||
"yat_error_content": "No addresses linked with this Yat. Try another Yat",
|
||
"choose_address": "\n\nPlease choose the address:",
|
||
"yat_popup_title": "Your wallet address can be emojified.",
|
||
"yat_popup_content": "You can now send and receive crypto in Cake Wallet with your Yat - a short, emoji-based username. Manage Yats at any time on the settings screen",
|
||
"second_intro_title": "One emoji address to rule them all",
|
||
"second_intro_content": "Your Yat is a single unique emoji address that replaces all of your long hexadecimal addresses for all of your currencies.",
|
||
"third_intro_title": "Yat plays nicely with others",
|
||
"third_intro_content": "Yats live outside of Cake Wallet, too. Any wallet address on earth can be replaced with a Yat!",
|
||
"learn_more": "Learn More",
|
||
"search": "Search",
|
||
"search_language": "Search language",
|
||
"search_currency": "Search currency",
|
||
"new_template": "New Template",
|
||
"electrum_address_disclaimer": "We generate new addresses each time you use one, but previous addresses continue to work",
|
||
"wallet_name_exists": "A wallet with that name already exists. Please choose a different name or rename the other wallet first.",
|
||
"market_place": "Marketplace",
|
||
"cake_pay_title": "Cake Pay Gift Cards",
|
||
"cake_pay_subtitle": "Buy discounted gift cards (USA only)",
|
||
"cake_pay_web_cards_title": "Cake Pay Web Cards",
|
||
"cake_pay_web_cards_subtitle": "Buy worldwide prepaid cards and gift cards",
|
||
"about_cake_pay": "Cake Pay allows you to easily buy gift cards with virtual assets, spendable instantly at over 150,000 merchants in the United States.",
|
||
"cake_pay_account_note": "Sign up with just an email address to see and purchase cards. Some are even available at a discount!",
|
||
"already_have_account": "Already have an account?",
|
||
"create_account": "Create Account",
|
||
"privacy_policy": "Privacy Policy",
|
||
"welcome_to_cakepay": "Welcome to Cake Pay!",
|
||
"sign_up": "Sign Up",
|
||
"forgot_password": "Forgot Password",
|
||
"reset_password": "Reset Password",
|
||
"gift_cards": "Gift Cards",
|
||
"setup_your_debit_card": "Set up your debit card",
|
||
"no_id_required": "No ID required. Top up and spend anywhere",
|
||
"how_to_use_card": "How to use this card",
|
||
"purchase_gift_card": "Purchase Gift Card",
|
||
"verification": "Verification",
|
||
"fill_code": "Please fill in the verification code provided to your email",
|
||
"didnt_get_code": "Didn't get code?",
|
||
"resend_code": "Please resend it",
|
||
"debit_card": "Debit Card",
|
||
"cakepay_prepaid_card": "CakePay Prepaid Debit Card",
|
||
"no_id_needed": "No ID needed!",
|
||
"frequently_asked_questions": "Frequently asked questions",
|
||
"debit_card_terms": "The storage and usage of your payment card number (and credentials corresponding to your payment card number) in this digital wallet are subject to the Terms and Conditions of the applicable cardholder agreement with the payment card issuer, as in effect from time to time.",
|
||
"please_reference_document": "Please reference the documents below for more information.",
|
||
"cardholder_agreement": "Cardholder Agreement",
|
||
"e_sign_consent": "E-Sign Consent",
|
||
"agree_and_continue": "Agree & Continue",
|
||
"email_address": "Email Address",
|
||
"agree_to": "By creating account you agree to the ",
|
||
"and": "and",
|
||
"enter_code": "Enter code",
|
||
"congratulations": "Congratulations!",
|
||
"you_now_have_debit_card": "You now have a debit card",
|
||
"min_amount": "Min: ${value}",
|
||
"max_amount": "Max: ${value}",
|
||
"enter_amount": "Enter Amount",
|
||
"billing_address_info": "If asked for a billing address, provide your shipping address",
|
||
"order_physical_card": "Order Physical Card",
|
||
"add_value": "Add value",
|
||
"activate": "Activate",
|
||
"get_a": "Get a ",
|
||
"digital_and_physical_card": " digital and physical prepaid debit card",
|
||
"get_card_note": " that you can reload with digital currencies. No additional information needed!",
|
||
"signup_for_card_accept_terms": "Sign up for the card and accept the terms.",
|
||
"add_fund_to_card": "Add prepaid funds to the cards (up to ${value})",
|
||
"use_card_info_two": "Funds are converted to USD when they're held in the prepaid account, not in digital currencies.",
|
||
"use_card_info_three": "Use the digital card online or with contactless payment methods.",
|
||
"optionally_order_card": "Optionally order a physical card.",
|
||
"hide_details": "Hide Details",
|
||
"show_details": "Show Details",
|
||
"upto": "up to ${value}",
|
||
"discount": "Save ${value}%",
|
||
"gift_card_amount": "Gift Card Amount",
|
||
"bill_amount": "Bill Amount",
|
||
"you_pay": "You Pay",
|
||
"tip": "Tip:",
|
||
"custom": "custom",
|
||
"by_cake_pay": "by Cake Pay",
|
||
"expires": "Expires",
|
||
"mm": "MM",
|
||
"yy": "YY",
|
||
"online": "Online",
|
||
"offline": "Offline",
|
||
"gift_card_number": "Gift card number",
|
||
"pin_number": "PIN number",
|
||
"total_saving": "Total Savings",
|
||
"last_30_days": "Last 30 days",
|
||
"avg_savings": "Avg. Savings",
|
||
"view_all": "View all",
|
||
"active_cards": "Active cards",
|
||
"delete_account": "Delete Account",
|
||
"cards": "Cards",
|
||
"active": "Active",
|
||
"redeemed": "Redeemed",
|
||
"gift_card_balance_note": "Gift cards with a balance remaining will appear here",
|
||
"gift_card_redeemed_note": "Gift cards you’ve redeemed will appear here",
|
||
"logout": "Logout",
|
||
"add_tip": "Add Tip",
|
||
"percentageOf": "of ${amount}",
|
||
"is_percentage": "is",
|
||
"search_category": "Search category",
|
||
"mark_as_redeemed": "Mark As Redeemed",
|
||
"more_options": "More Options",
|
||
"awaiting_payment_confirmation": "Awaiting Payment Confirmation",
|
||
"transaction_sent_notice": "If the screen doesn’t proceed after 1 minute, check a block explorer and your email.",
|
||
"agree": "Agree",
|
||
"in_store": "In Store",
|
||
"generating_gift_card": "Generating Gift Card",
|
||
"payment_was_received": "Your payment was received.",
|
||
"proceed_after_one_minute": "If the screen doesn’t proceed after 1 minute, check your email.",
|
||
"order_id": "Order ID",
|
||
"gift_card_is_generated": "Gift Card is generated",
|
||
"open_gift_card": "Open Gift Card",
|
||
"contact_support": "Contact Support",
|
||
"gift_cards_unavailable": "Gift cards are available for purchase only with Monero, Bitcoin, and Litecoin at this time",
|
||
"background_sync_mode": "Background sync mode",
|
||
"sync_all_wallets": "Sync all wallets",
|
||
"introducing_cake_pay": "Introducing Cake Pay!",
|
||
"cake_pay_learn_more": "Instantly purchase and redeem gift cards in the app!\nSwipe left to right to learn more.",
|
||
"automatic": "Automatic",
|
||
"fixed_pair_not_supported": "This fixed pair is not supported with the selected exchanges",
|
||
"variable_pair_not_supported": "This variable pair is not supported with the selected exchanges",
|
||
"none_of_selected_providers_can_exchange": "None of the selected providers can make this exchange",
|
||
"choose_one": "Choose one",
|
||
"choose_from_available_options": "Choose from the available options:",
|
||
"custom_redeem_amount": "Custom Redeem Amount",
|
||
"add_custom_redemption": "Add Custom Redemption",
|
||
"remaining": "remaining",
|
||
"delete_wallet": "Delete wallet",
|
||
"delete_wallet_confirm_message": "Are you sure that you want to delete ${wallet_name} wallet?",
|
||
"low_fee": "Low fee",
|
||
"low_fee_alert": "You currently are using a low network fee priority. This could cause long waits, different rates, or canceled trades. We recommend setting a higher fee for a better experience.",
|
||
"ignor": "Ignore",
|
||
"use_suggested": "Use Suggested",
|
||
"do_not_share_warning_text": "Do not share these with anyone else, including support.\n\nYour funds can and will be stolen!",
|
||
"help": "help",
|
||
"all_transactions": "All transactions",
|
||
"all_trades": "All trades",
|
||
"connection_sync": "Connection and sync",
|
||
"security_and_backup": "Security and backup",
|
||
"create_backup": "Create backup",
|
||
"privacy_settings": "Privacy settings",
|
||
"privacy": "Privacy",
|
||
"display_settings": "Display settings",
|
||
"other_settings": "Other settings",
|
||
"auto_generate_subaddresses": "Auto generate subaddresses",
|
||
"require_pin_after": "Require PIN after",
|
||
"always": "Always",
|
||
"minutes_to_pin_code": "${minute} minutes",
|
||
"disable_exchange": "Disable exchange",
|
||
"advanced_privacy_settings": "Advanced Privacy Settings",
|
||
"settings_can_be_changed_later": "These settings can be changed later in the app settings",
|
||
"add_custom_node": "Add New Custom Node",
|
||
"disable_fiat": "Disable fiat",
|
||
"fiat_api": "Fiat API",
|
||
"disabled": "Disabled",
|
||
"enabled": "Enabled",
|
||
"tor_only": "Tor only",
|
||
"unmatched_currencies": "Your current wallet's currency does not match that of the scanned QR",
|
||
"orbot_running_alert": "Please make sure Orbot is running prior to connecting to this node.",
|
||
"contact_list_contacts": "Contacts",
|
||
"contact_list_wallets": "My Wallets",
|
||
"bitcoin_payments_require_1_confirmation": "Bitcoin payments require 1 confirmation, which can take 20 minutes or longer. Thanks for your patience! You will be emailed when the payment is confirmed.",
|
||
"send_to_this_address": "Send ${currency} ${tag}to this address",
|
||
"arrive_in_this_address": "${currency} ${tag}will arrive in this address",
|
||
"do_not_send": "Don't send",
|
||
"error_dialog_content": "Oops, we got some error.\n\nPlease send the crash report to our support team to make the application better.",
|
||
"scan_qr_code": "Scan QR code",
|
||
"cold_or_recover_wallet": "Add a cold wallet or recover a paper wallet",
|
||
"please_wait": "Please wait",
|
||
"sweeping_wallet": "Sweeping wallet",
|
||
"sweeping_wallet_alert": "This shouldn’t take long. DO NOT LEAVE THIS SCREEN OR THE SWEPT FUNDS MAY BE LOST.",
|
||
"invoice_details": "Invoice details",
|
||
"donation_link_details": "Donation link details",
|
||
"anonpay_description": "Generate ${type}. The recipient can ${method} with any supported cryptocurrency, and you will receive funds in this wallet.",
|
||
"create_invoice": "Create invoice",
|
||
"create_donation_link": "Create donation link",
|
||
"optional_email_hint": "Optional payee notification email",
|
||
"optional_description": "Optional description",
|
||
"optional_name": "Optional recipient name",
|
||
"clearnet_link": "Clearnet link",
|
||
"onion_link": "Onion link",
|
||
"decimal_places_error": "Too many decimal places",
|
||
"edit_node": "Edit Node",
|
||
"frozen_balance": "Frozen Balance",
|
||
"settings": "Settings",
|
||
"sell_monero_com_alert_content": "Selling Monero is not supported yet",
|
||
"error_text_input_below_minimum_limit": "Amount is less than the minimum",
|
||
"error_text_input_above_maximum_limit": "Amount is more than the maximum",
|
||
"show_market_place": "Show Marketplace",
|
||
"prevent_screenshots": "Prevent screenshots and screen recording",
|
||
"profile": "Profile",
|
||
"close": "Close",
|
||
"modify_2fa": "Modify Cake 2FA",
|
||
"disable_cake_2fa": "Disable Cake 2FA",
|
||
"question_to_disable_2fa": "Are you sure that you want to disable Cake 2FA? A 2FA code will no longer be needed to access the wallet and certain functions.",
|
||
"disable": "Disable",
|
||
"setup_2fa": "Setup Cake 2FA",
|
||
"verify_with_2fa": "Verify with Cake 2FA",
|
||
"totp_code": "TOTP Code",
|
||
"please_fill_totp": "Please fill in the 8-digit code present on your other device",
|
||
"totp_2fa_success": "Success! Cake 2FA enabled for this wallet. Remember to save your mnemonic seed in case you lose wallet access.",
|
||
"totp_verification_success": "Verification Successful!",
|
||
"totp_2fa_failure": "Incorrect code. Please try a different code or generate a new secret key. Use a compatible 2FA app that supports 8-digit codes and SHA512.",
|
||
"enter_totp_code": "Please enter the TOTP Code.",
|
||
"add_secret_code": "Add this secret code to another device",
|
||
"totp_secret_code": "TOTP Secret Code",
|
||
"important_note": "Important note",
|
||
"setup_2fa_text": "Cake 2FA is NOT as secure as cold storage. 2FA protects against basic types of attacks, such as your friend providing your fingerprint while you are sleeping.\n\n Cake 2FA does NOT protect against a compromised device by a sophisticated attacker.\n\n If you lose access to your 2FA codes, YOU WILL LOSE ACCESS TO THIS WALLET. You will need to restore your wallet from mnemonic seed. YOU MUST THEREFORE BACK UP YOUR MNEMONIC SEEDS! Further, someone with access to your mnemonic seed(s) will be able to steal your funds, bypassing Cake 2FA.\n\n Cake support staff will be unable to assist you if you lose access to your mnemonic seed, since Cake is a noncustodial wallet.",
|
||
"setup_totp_recommended": "Set up TOTP (Recommended)",
|
||
"disable_buy": "Disable buy action",
|
||
"disable_sell": "Disable sell action",
|
||
"monero_dark_theme": "Monero Dark Theme",
|
||
"bitcoin_dark_theme": "Bitcoin Dark Theme",
|
||
"bitcoin_light_theme": "Bitcoin Light Theme",
|
||
"high_contrast_theme": "High Contrast Theme",
|
||
"matrix_green_dark_theme": "Matrix Green Dark Theme",
|
||
"monero_light_theme": "Monero Light Theme",
|
||
"cake_2fa_preset": "Cake 2FA Preset",
|
||
"narrow": "Narrow",
|
||
"normal": "Normal",
|
||
"aggressive": "Aggressive",
|
||
"require_for_assessing_wallet": "Require for accessing wallet",
|
||
"require_for_sends_to_non_contacts": "Require for sends to non-contacts",
|
||
"require_for_sends_to_contacts": "Require for sends to contacts",
|
||
"require_for_sends_to_internal_wallets": "Require for sends to internal wallets",
|
||
"require_for_exchanges_to_internal_wallets": "Require for exchanges to internal wallets",
|
||
"require_for_adding_contacts": "Require for adding contacts",
|
||
"require_for_creating_new_wallets": "Require for creating new wallets",
|
||
"require_for_all_security_and_backup_settings": "Require for all security and backup settings",
|
||
"available_balance_description": "The “Available Balance” or “Confirmed Balance” are funds that can be spent immediately. If funds appear in the lower balance but not the top balance, then you must wait a few minutes for the incoming funds to get more network confirmations. After they get more confirmations, they will be spendable.",
|
||
"syncing_wallet_alert_title": "Your wallet is syncing",
|
||
"syncing_wallet_alert_content": "Your balance and transaction list may not be complete until it says “SYNCHRONIZED” at the top. Click/tap to learn more.",
|
||
"home_screen_settings": "Home screen settings",
|
||
"sort_by": "Sort by",
|
||
"search_add_token": "Search / Add token",
|
||
"edit_token": "Edit token",
|
||
"warning": "Warning",
|
||
"add_token_warning": "Do not edit or add tokens as instructed by scammers.\nAlways confirm token addresses with reputable sources!",
|
||
"add_token_disclaimer_check": "I have confirmed the token contract address and information using a reputable source. Adding malicious or incorrect information can result in a loss of funds.",
|
||
"token_contract_address": "Token contract address",
|
||
"token_name": "Token name eg: Tether",
|
||
"token_symbol": "Token symbol eg: USDT",
|
||
"token_decimal": "Token decimal",
|
||
"field_required": "This field is required",
|
||
"pin_at_top": "Pin ${token} at top",
|
||
"invalid_input": "Invalid input",
|
||
"fiat_balance": "Fiat Balance",
|
||
"gross_balance": "Gross Balance",
|
||
"alphabetical": "Alphabetical",
|
||
"generate_name": "Generate Name",
|
||
"balance_page": "Balance Page",
|
||
"share": "Share",
|
||
"slidable": "Slidable",
|
||
"manage_nodes": "Manage nodes",
|
||
"etherscan_history": "Etherscan history",
|
||
"template_name": "Template Name",
|
||
"support_title_live_chat": "Live support",
|
||
"support_description_live_chat": "Free and fast! Trained support representatives are available to assist",
|
||
"support_title_guides": "Cake Wallet guides",
|
||
"support_description_guides": "Documentation and support for common issues",
|
||
"support_title_other_links": "Other support links",
|
||
"support_description_other_links": "Join our communities or reach us our our partners through other methods",
|
||
"select_destination": "Please select destination for the backup file.",
|
||
"save_to_downloads": "Save to Downloads",
|
||
"invalid_password": "Invalid password",
|
||
"unlock": "Unlock",
|
||
"enter_wallet_password": "Enter the wallet password",
|
||
"repeat_wallet_password": "Repeat the wallet password",
|
||
"wallet_password_is_empty": "Wallet password is empty. Wallet password should not be empty",
|
||
"repeated_password_is_incorrect": "Repeated password is incorrect. Please repeat the wallet password again."
|
||
}
|