diff --git a/.github/workflows/atomicdex-desktop-ci.yml b/.github/workflows/atomicdex-desktop-ci.yml index 0c885eafd..ba9d27811 100644 --- a/.github/workflows/atomicdex-desktop-ci.yml +++ b/.github/workflows/atomicdex-desktop-ci.yml @@ -11,14 +11,14 @@ on: workflow_dispatch: env: - DEX_API: "kdf_kwd" - DEX_RPCPORT: 7762 - DEX_RPC: "http://127.0.0.1:7762" - DEX_PROJECT_NAME: "komodo-wallet" - DEX_DISPLAY_NAME: "Komodo Wallet" - DEX_COMPANY: "KomodoPlatform" + DEX_API: "kdf_shiba" + DEX_RPCPORT: 7763 + DEX_RPC: "http://127.0.0.1:7783" + DEX_PROJECT_NAME: "shibadex-desktop" + DEX_DISPLAY_NAME: "ShibaDex Desktop" + DEX_COMPANY: "CZ Web Service S.A" + DEX_WEBSITE: "https://shibadex.io/" DEX_VERSION: "0.8.1" - DEX_WEBSITE: "https://atomicdex.io/" VCPKG_DEFAULT_BINARY_CACHE: ${{ github.workspace }}/b/vcpkg_cache VCPKG_BINARY_SOURCES: clear;x-gha,readwrite RUNVCPKG_VCPKG_ROOT: ${{ github.workspace }}\komodo-wallet-desktop\ci_tools_atomic_dex\vcpkg-repo diff --git a/assets/logo/dex-logo-64.png b/assets/logo/dex-logo-64.png index c5f4335db..4e15620fb 100644 Binary files a/assets/logo/dex-logo-64.png and b/assets/logo/dex-logo-64.png differ diff --git a/assets/logo/dex-logo-big.png b/assets/logo/dex-logo-big.png index a153fcd0e..17c5799b0 100644 Binary files a/assets/logo/dex-logo-big.png and b/assets/logo/dex-logo-big.png differ diff --git a/assets/logo/dex-logo.icns b/assets/logo/dex-logo.icns index d092976d9..5b984518d 100644 Binary files a/assets/logo/dex-logo.icns and b/assets/logo/dex-logo.icns differ diff --git a/assets/logo/dex-logo.ico b/assets/logo/dex-logo.ico index 8058cbb0f..6b7f305b6 100644 Binary files a/assets/logo/dex-logo.ico and b/assets/logo/dex-logo.ico differ diff --git a/assets/logo/dex-logo.png b/assets/logo/dex-logo.png index 23b7d83a5..b5405b13e 100644 Binary files a/assets/logo/dex-logo.png and b/assets/logo/dex-logo.png differ diff --git a/assets/logo/dex-tray-icon.png b/assets/logo/dex-tray-icon.png index 28334a05f..b5405b13e 100644 Binary files a/assets/logo/dex-tray-icon.png and b/assets/logo/dex-tray-icon.png differ diff --git a/assets/themes/Binance - Dark/colors.json b/assets/themes/Binance - Dark/colors.json deleted file mode 100644 index 96f4325b4..000000000 --- a/assets/themes/Binance - Dark/colors.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "accentColor": "#F0B90BFF", - "foregroundColor": "#FFFFFFFF", - "foregroundColor2": "#8790B2FF", - "foregroundColor3": "#ABC0D3FF", - "backgroundColor": "#000000FF", - "secondBackgroundColor": "#0E111AFF", - "backgroundColorDeep": "#060A10FF", - - "busyIndicatorColor": "#F0B90BFF", - - "buttonColorDisabled": "#745804FF", - "buttonColorEnabled": "#F0B90BFF", - "buttonColorHovered": "#FFC200FF", - "buttonColorPressed": "#F0B90B6C", - - "buttonTextDisabledColor": "#444444FF", - "buttonTextEnabledColor": "#FFFFFF", - "buttonTextHoveredColor": "#000000FF", - "buttonTextPressedColor": "#000000FF", - - "buttonSecondaryColorDisabled": "#745804", - "buttonSecondaryColorEnabled": "#CFA00B", - "buttonSecondaryColorHovered": "#FFC200FF", - "buttonSecondaryColorPressed": "#F0B90B6C", - - "buttonCancelColorDisabled": "#2C3D66FF", - "buttonCancelColorEnabled": "#5B4606FF", - "buttonCancelColorHovered": "#FFC200FF", - "buttonCancelColorPressed": "#F0B90B6C", - - "gradientButtonStartColor": "#F0B90BAD", - "gradientButtonEndColor": "#F0B90BFF", - "gradientButtonDisabledStartColor": "#F0B90B4D", - "gradientButtonDisabledEndColor": "#F0B90B34", - "gradientButtonHoveredStartColor": "#FFC200FF", - "gradientButtonHoveredEndColor": "#FFD346FF", - "gradientButtonPressedStartColor": "#F0B90BFF", - "gradientButtonPressedEndColor": "#F0B90BFF", - "gradientButtonTextEnabledColor": "#000000FF", - "gradientButtonTextDisabledColor": "#000000FF", - "gradientButtonTextHoveredColor": "#000000FF", - "gradientButtonTextPressedColor": "#000000FF", - - "checkBoxTickColor": "#000000", - "checkBoxGradientStartColor": "#F0B90BFF", - "checkBoxGradientEndColor": "#F0B90BFF", - - "switchGradientStartColor": "#F0B90BFF", - "switchGradientEndColor": "#F0B90BFF", - "switchGradientStartColor2": "#000000", - "switchGradientEndColor2": "#000000", - - "comboBoxBackgroundColor": "#1D232FFF", - "comboBoxArrowsColor": "#FFFFFFFF", - "comboBoxDropdownItemHighlightedColor": "#F0B90BFF", - - "modalPageCounterGradientStartColor": "#F0B90BFF", - "modalPageCounterGradientEndColor": "#F0B90BFF", - - "notifPopupBackgroundColor": "#0E111AFF", - "notifPopupTextColor": "#FFFFFFFF", - "notifPopupTimerColor": "#8790B2FF", - "notifPopupTimerBackgroundColor": "#94A3B11F", - "notifPopupIconStartColor": "#FFFFFFFF", - "notifPopupIconEndColor": "#FFFFFFFF", - - "scrollBarIndicatorColor": "#8790B2", - "scrollBarBackgroundColor": "#94A3B1", - - "tabSelectedColor": "#F0B90B", - - "textDisabledColor": "#707070", - "textSelectionColor": "#F0B90B", - "textPlaceholderColor": "#5A4400", - "textSelectedColor": "#211D0E", - - "textFieldBackgroundColor": "#262424", - "textFieldActiveBackgroundColor": "#262424", - "textFieldPrefixColor": "#F0B90B", - "textFieldSuffixColor": "#F0B90B", - - "tickerBadgeBackgroundColor": "#161515", - - "chartTradingLineBackgroundColor": "#161515", - "chartTradingLineColor": "#F0B90B", - - "innerBackgroundColor": "#161515", - - "floatingBackgroundColor": "#161515", - - "rangeSliderBackgroundColor": "#F0B90B", - "rangeSliderDistanceColor": "#F0B90B33", - "rangeSliderIndicatorBackgroundStartColor": "#F0B90B", - "rangeSliderIndicatorBackgroundEndColor": "#F0B90B", - - "userIconColorStart": "#F0B90B", - "userIconColorEnd": "#F0B90B33", - - "sidebarBgColor": "#000000", - "sidebarVersionTextColor": "#F0B90B", - "sidebarCursorStartColor": "#F0B90B", - "sidebarCursorEndColor": "#16151500", - "sidebarLineTextHovered": "#F0B90B", - "sidebarLineTextSelected": "#FFFFFF", - - "tradeSellModeSelectorBackgroundColorStart": "#E52167", - "tradeSellModeSelectorBackgroundColorEnd": "#CD0F53", - "tradeBuyModeSelectorBackgroundColorStart": "#0BC05F", - "tradeBuyModeSelectorBackgroundColorEnd": "#037B3A", - - "inputModifierBackgroundColor": "#F0B90B21", - "inputFieldBackgroundColor": "#161515", - - "inputFieldBorderColor": "#F0B90B", - "inputPlaceholderTextColor": "#FF00FF", - "inputRightIconColor": "#FFFFFF", - "inputLeftIconColor": "#FFFFFF", - "inputLeftIconBackgroundColor": "#161515", - - "listItemOddBackground": "#000000", - "listItemEvenBackground": "#161515", - "listItemHoveredBackground": "#5B4704", - - "addressBookTagColors": ["#003bbbFF", "#006133FF", "#612600FF", "#430061FF", "#004d61FF"], - - "okColor": "#00C058", - "warningColor": "#E52167", - "swapIconColor": "#005FBE", - - "senderColorStart": "#F85757", - "receiverColorStart": "#845FEF", - - "arrowUpColor": "#F85757", - "arrowDownColor": "#845FEF", - - "lineSeparatorColor": "#161515" - -} \ No newline at end of file diff --git a/assets/themes/Binance - Dark/dex-logo-big.png b/assets/themes/Binance - Dark/dex-logo-big.png deleted file mode 100644 index 6daeafe8b..000000000 Binary files a/assets/themes/Binance - Dark/dex-logo-big.png and /dev/null differ diff --git a/assets/themes/Binance - Dark/dex-logo.png b/assets/themes/Binance - Dark/dex-logo.png deleted file mode 100644 index 987b58bd4..000000000 Binary files a/assets/themes/Binance - Dark/dex-logo.png and /dev/null differ diff --git a/assets/themes/Default - Dark/colors.json b/assets/themes/Default - Dark/colors.json index faee423f3..1bdc1d174 100644 --- a/assets/themes/Default - Dark/colors.json +++ b/assets/themes/Default - Dark/colors.json @@ -1,137 +1,145 @@ { - "accentColor": "#2C3D66FF", - "foregroundColor": "#FFFFFFFF", - "foregroundColor2": "#7A8EA1FF", - "foregroundColor3": "#ABC0D3FF", - "backgroundColor": "#202337FF", - "secondBackgroundColor": "#24273DFF", - "backgroundColorDeep": "#171a2cFF", + "accentColor": "#0A0A0A", + "foregroundColor": "#ffffff", + "backgroundColor": "#18171FFF", + "secondBackgroundColor": "#F85757FF", + "backgroundColorDeep": "#0A0A0AFF", + + "buttonColorDisabled": "#B06D13FF", + "buttonColorEnabled": "#F0961FFF", + "buttonColorHovered": "#F06500FF", + "buttonColorPressed": "#F06500AA", + "buttonTextDisabledColor": "#e6e6e6FF", + "buttonTextEnabledColor": "#FAFFFAFF", + "buttonTextHoveredColor": "#FAFFFAFF", + "buttonTextPressedColor": "#FAFFFAFF", + + "gradientButtonStartColor": "#F06500FF", + "gradientButtonEndColor": "#FF6865FF", + "gradientButtonDisabledStartColor": "#F0650063", + "gradientButtonDisabledEndColor": "#FF686563", + "gradientButtonHoveredStartColor": "#F06500FF", + "gradientButtonHoveredEndColor": "#FF6865FF", + "gradientButtonPressedStartColor": "#F06500FF", + "gradientButtonPressedEndColor": "#FF6865FF", + + - "busyIndicatorColor": "#4986EAFF", - "buttonColorDisabled": "#28375AFF", - "buttonColorEnabled": "#293254FF", - "buttonColorHovered": "#4068B929", - "buttonColorPressed": "#2932546C", - "buttonTextDisabledColor": "#444444FF", - "buttonTextEnabledColor": "#FFFFFFFF", - "buttonTextHoveredColor": "#FFFFFFFF", - "buttonTextPressedColor": "#FFFFFFFF", + "foregroundColor2": "#7A8EA1FF", + "foregroundColor3": "#ABC0D3FF", "buttonSecondaryColorDisabled": "#28375AFF", "buttonSecondaryColorEnabled": "#293254FF", "buttonSecondaryColorHovered": "#4068B929", "buttonSecondaryColorPressed": "#2932546C", - "buttonCancelColorDisabled": "#28375AFF", "buttonCancelColorEnabled": "#293254FF", "buttonCancelColorHovered": "#4068B929", "buttonCancelColorPressed": "#2932546C", - - "gradientButtonStartColor": "#4986EAAD", - "gradientButtonEndColor": "#5A68E6FF", - "gradientButtonDisabledStartColor": "#5A68E64D", - "gradientButtonDisabledEndColor": "#4986EA34", - "gradientButtonHoveredStartColor": "#4986EAAD", - "gradientButtonHoveredEndColor": "#4986EAAD", - "gradientButtonPressedStartColor": "#4986EAFF", - "gradientButtonPressedEndColor": "#4986EAFF", - "gradientButtonTextEnabledColor": "#FFFFFFFF", - "gradientButtonTextDisabledColor": "#FFFFFFFF", - "gradientButtonTextHoveredColor": "#FFFFFFFF", - "gradientButtonTextPressedColor": "#FFFFFFFF", - "checkBoxTickColor": "#FFFFFFFF", - "checkBoxGradientStartColor": "#6673E3FF", - "checkBoxGradientEndColor": "#5EBBF0FF", - - "switchGradientStartColor": "#1D80B0FF", - "switchGradientEndColor": "#5B69E6FF", - "switchGradientStartColor2": "#FFFFFFFF", - "switchGradientEndColor2": "#FFFFFFFF", - - "comboBoxBackgroundColor": "#303757FF", - "comboBoxArrowsColor": "#FFFFFFFF", - "comboBoxDropdownItemHighlightedColor": "#4663E8FF", - - "modalPageCounterGradientStartColor": "#1D80B0FF", - "modalPageCounterGradientEndColor": "#5B69E6FF", - - "notifPopupBackgroundColor": "#24273DFF", - "notifPopupTextColor": "#FFFFFFFF", - "notifPopupTimerColor": "#8790B2FF", - "notifPopupTimerBackgroundColor": "#94A3B11F", - "notifPopupIconStartColor": "#FFFFFFFF", - "notifPopupIconEndColor": "#FFFFFFFF", - - "scrollBarIndicatorColor": "#8790B2FF", - "scrollBarBackgroundColor": "#94A3B11F", - - "tabSelectedColor": "#2C3D66FF", - - "textDisabledColor": "#444444FF", - "textSelectionColor": "#4986EAFF", - "textPlaceholderColor": "#91A8E8FF", - "textSelectedColor": "#0e1021FF", - - "textFieldBackgroundColor": "#313555FF", - "textFieldActiveBackgroundColor": "#3b3f62FF", - "textFieldPrefixColor": "#8790B2FF", - "textFieldSuffixColor": "#8790B2FF", - "tickerBadgeBackgroundColor": "#202337FF", - - "chartTradingLineBackgroundColor": "#24283dFF", - "chartTradingLineColor": "#74fbeeFF", - - "innerBackgroundColor": "#1F263FFF", - - "floatingBackgroundColor": "#24273DFF", - - "rangeSliderBackgroundColor": "#5A68E6FF", - "rangeSliderDistanceColor": "#4986EA3B", - "rangeSliderIndicatorBackgroundStartColor": "#5A68E6FF", - "rangeSliderIndicatorBackgroundEndColor": "#4986EAFF", - - "userIconColorStart": "#5A68E6FF", - "userIconColorEnd": "#4986EAAD", - - "sidebarBgColor": "#202337FF", - "sidebarVersionTextColor": "#2F5688FF", - "sidebarCursorStartColor": "#31B1F0FF", - "sidebarCursorEndColor": "#5B69E600", - "sidebarLineTextHovered": "#2C87B9FF", - "sidebarLineTextSelected": "#FFFFFFFF", - - "tradeSellModeSelectorBackgroundColorStart": "#E52167FF", - "tradeSellModeSelectorBackgroundColorEnd": "#CD0F53FF", - "tradeBuyModeSelectorBackgroundColorStart": "#0F713CFF", - "tradeBuyModeSelectorBackgroundColorEnd": "#037B3AFF", - "inputModifierBackgroundColor": "#89B6FF21", "inputFieldBackgroundColor": "#313555FF", - "inputFieldBorderColor": "#20233788", "inputPlaceholderTextColor": "#FFFFFFFF", "inputRightIconColor": "#FFFFFFFF", "inputLeftIconColor": "#FFFFFFFF", "inputLeftIconBackgroundColor": "#202337FF", - "listItemOddBackground": "#202337FF", "listItemEvenBackground": "#24273DFF", "listItemHoveredBackground": "#4068B9FF", - "addressBookTagColors": ["#003bbbFF", "#006133FF", "#612600FF", "#430061FF", "#004d61FF"], - - "okColor": "#00C058FF", "warningColor": "#E52167FF", "swapIconColor": "#005FBEFF", + + + + + + + "gradientButtonTextEnabledColor": "#FFFFFFFF", + "gradientButtonTextDisabledColor": "#FFFFFFFF", + "gradientButtonTextHoveredColor": "#FFFFFFFF", + "gradientButtonTextPressedColor": "#FFFFFFFF", + + "checkBoxGradientStartColor": "#F06500FF", + "checkBoxGradientEndColor": "#FF6865FF", + + "switchGradientStartColor": "#F06500FF", + "switchGradientEndColor": "#FFC89FFF", + "switchGradientStartColor2": "#FFFFFFFF", + "switchGradientEndColor2": "#FFFFFFFF", + + "comboBoxBackgroundColor": "#18171FFF", + "comboBoxArrowsColor": "#A9A9A9FF", + "comboBoxDropdownItemHighlightedColor": "#CDB7B712", + + "modalPageCounterGradientStartColor": "#FF6865FF", + "modalPageCounterGradientEndColor": "#FF6865FF", + + "notifPopupBackgroundColor": "#1F1E1EFF", + "notifPopupTextColor": "#FFFFFFFF", + "notifPopupTimerColor": "#F06500FF", + "notifPopupTimerBackgroundColor": "#93A3B11F", + "notifPopupIconStartColor": "##F06500FF", + "notifPopupIconEndColor": "#FF6865FF", + + "scrollBarIndicatorColor": "#DBE0E4FF", + "scrollBarBackgroundColor": "#93A3B1FF", + + "tabSelectedColor": "#F06500FF", + + "textDisabledColor": "#444444FF", + "textSelectionColor": "#14bca6FF", + "textPlaceholderColor": "#878787FF", + "textSelectedColor": "#0e1021FF", + + "textFieldBackgroundColor": "#262525FF", + "textFieldActiveBackgroundColor": "#313555CC", + "textFieldPrefixColor": "#A9A9A9FF", + "textFieldSuffixColor": "#FFFFFFFF", + + "chartTradingLineBackgroundColor": "#24283dFF", + "chartTradingLineColor": "#74fbeeFF", + + "innerBackgroundColor": "#1C1B24FF", + + "floatingBackgroundColor": "#1C1B24FF", + + "rangeSliderBackgroundColor": "#FFFFFFFF", + "rangeSliderDistanceColor": "#F06500FF", + "rangeSliderIndicatorBackgroundStartColor": "#F06500FF", + "rangeSliderIndicatorBackgroundEndColor": "#F06500FF", + + "loginWalletIconColorStart": "#F06500FF", + "loginWalletIconColorEnd": "#FF6865FF", + + "sidebarBgColor": "#18171FFF", + "sidebarVersionTextColor": "#878787FF", + "sidebarCursorStartColor": "#F06500FF", + "sidebarCursorEndColor": "#F0650000", + "sidebarLineTextHovered": "#F06500FF", + "sidebarLineTextSelected": "#FFFFFFFF", + + "tradeBuyModeSelectorBackgroundColorStart": "#10A376FF", + "tradeBuyModeSelectorBackgroundColorEnd": "#02C5A2FF", + "tradeSellModeSelectorBackgroundColorStart": "#F00500FF", + "tradeSellModeSelectorBackgroundColorEnd": "#FF8A88FF", + "tradeMarketModeSelectorNotSelectedBackgroundColor": "#89B6FF21", + + "busyIndicatorColor": "#F06500FF", + "userIconColorStart": "#FF6865FF", + "userIconColorEnd": "#F06500FF", + "receiverColorStart": "#00C058FF", "senderColorStart": "#F85757FF", - "receiverColorStart": "#845FEFFF", + "okColor": "#00AC6EFF", + "noColor": "#F00500FF", + "arrowUpColor": "#F85757FF", - "arrowDownColor": "#845FEFFF", - - "lineSeparatorColor": "#262941FF" + "arrowDownColor": "#00C058FF", + + "lineSeparatorColor": "#65656542" } diff --git a/assets/themes/Default - Dark/dex-logo-big.png b/assets/themes/Default - Dark/dex-logo-big.png index 6daeafe8b..17c5799b0 100644 Binary files a/assets/themes/Default - Dark/dex-logo-big.png and b/assets/themes/Default - Dark/dex-logo-big.png differ diff --git a/assets/themes/Default - Dark/dex-logo.png b/assets/themes/Default - Dark/dex-logo.png index 987b58bd4..b5405b13e 100644 Binary files a/assets/themes/Default - Dark/dex-logo.png and b/assets/themes/Default - Dark/dex-logo.png differ diff --git a/assets/themes/Default - Light/colors.json b/assets/themes/Default - Light/colors.json index de287782f..519562e02 100644 --- a/assets/themes/Default - Light/colors.json +++ b/assets/themes/Default - Light/colors.json @@ -1,135 +1,142 @@ { - "accentColor": "#F0F2FFFF", - "foregroundColor": "#456078FF", - "backgroundColor": "#FCFCFCFF", - "secondBackgroundColor": "#ECECECFF", - "backgroundColorDeep": "#ECECECFF", - - "busyIndicatorColor": "#5A68E6FF", + "accentColor": "#FFF8F0", + "foregroundColor": "#18171FFF", + "backgroundColor": "#E5E5E5FF", + + - "buttonColorDisabled": "#D8E3F8FF", - "buttonColorEnabled": "#DDE6F2FF", - "buttonColorHovered": "#CDE1FFFF", - "buttonColorPressed": "#B8D2F9FF", - "buttonTextDisabledColor": "#D1D4DCFF", - "buttonTextEnabledColor": "#456078FF", - "buttonTextHoveredColor": "#2F5678FF", - "buttonTextPressedColor": "#3A5B78FF", + + "secondBackgroundColor": "#ECECECFF", + "busyIndicatorColor": "##F06500FF", "buttonSecondaryColorDisabled": "#D8E3F8FF", "buttonSecondaryColorEnabled": "#F0F6FFFF", "buttonSecondaryColorHovered": "#D7E7FFFF", "buttonSecondaryColorPressed": "#B8D2F9FF", - "buttonCancelColorDisabled": "#D8E3F8FF", "buttonCancelColorEnabled": "#DDE6F2FF", "buttonCancelColorHovered": "#CDE1FFFF", "buttonCancelColorPressed": "#B8D2F9FF", + "checkBoxTickColor": "#456078FF", + "inputModifierBackgroundColor": "#89B6FF21", + "inputFieldBackgroundColor": "#F3F5F6FF", + "inputFieldBorderColor": "#DCE8FD88", + "inputPlaceholderTextColor": "#456078FF", + "inputRightIconColor": "#456078FF", + "inputLeftIconColor": "#456078FF", + "inputLeftIconBackgroundColor": "#DCE8FDFF", + "listItemOddBackground": "#FCFCFCFF", + "listItemEvenBackground": "#EDF4FFFF", + "listItemHoveredBackground": "#D7E7FFFF", + "addressBookTagColors": ["#003bbbFF", "#006133FF", "#612600FF", "#430061FF", "#004d61FF"], + "warningColor": "#E52167FF", + "swapIconColor": "#005FBEFF", + "senderColorStart": "#F85757FF", + "receiverColorStart": "#845FEFFF", + + + + - "gradientButtonStartColor": "#5A68E6FF", - "gradientButtonEndColor": "#4986EAAB", - "gradientButtonDisabledStartColor": "#CDD0F6FF", - "gradientButtonDisabledEndColor": "#DAE5F9FF", - "gradientButtonHoveredStartColor": "#5A68E6FF", - "gradientButtonHoveredEndColor": "#5A68E6FF", - "gradientButtonPressedStartColor": "#6A4DE3FF", - "gradientButtonPressedEndColor": "#6A4DE3FF", + + "backgroundColorDeep": "#F5F5F5", + + "buttonColorDisabled": "#F0650063", + "buttonColorEnabled": "#F0961FFF", + "buttonColorHovered": "#FFCB87FF", + "buttonColorPressed": "#FFCB87AA", + "buttonTextDisabledColor": "#18171FFF", + "buttonTextEnabledColor": "#18171FFF", + "buttonTextHoveredColor": "#18171FFF", + "buttonTextPressedColor": "#18171FFF", + + "gradientButtonStartColor": "#F06500FF", + "gradientButtonEndColor": "#FF6865FF", + "gradientButtonDisabledStartColor": "#F06500AA", + "gradientButtonDisabledEndColor": "#FF6865AA", + "gradientButtonHoveredStartColor": "#F06500FF", + "gradientButtonHoveredEndColor": "#FF6865FF", + "gradientButtonPressedStartColor": "#F06500FF", + "gradientButtonPressedEndColor": "#FF6865FF", "gradientButtonTextEnabledColor": "#FFFFFFFF", "gradientButtonTextDisabledColor": "#FFFFFFFF", "gradientButtonTextHoveredColor": "#FFFFFFFF", "gradientButtonTextPressedColor": "#FFFFFFFF", - "checkBoxTickColor": "#456078FF", - "checkBoxGradientStartColor": "#8892EBFF", - "checkBoxGradientEndColor": "#9DD4F3FF", + "checkBoxGradientStartColor": "#F06500FF", + "checkBoxGradientEndColor": "#FF6865FF", - "switchGradientStartColor": "#8892EBFF", - "switchGradientEndColor": "#9DD4F3FF", - "switchGradientStartColor2": "#FFFFFFFF", - "switchGradientEndColor2": "#FFFFFFFF", + "switchGradientStartColor": "#F06500FF", + "switchGradientEndColor": "#F9DBC5FF", + "switchGradientStartColor2": "#F4F4F4FF", + "switchGradientEndColor2": "#F4F4F4FF", - "comboBoxBackgroundColor": "#DDE6F2FF", - "comboBoxArrowsColor": "#456078FF", - "comboBoxDropdownItemHighlightedColor": "#CDE1FFFF", + "comboBoxBackgroundColor": "#FCFCFCFF", + "comboBoxArrowsColor": "#A9A9A9FF", + "comboBoxDropdownItemHighlightedColor": "#CDB7B712", - "modalPageCounterGradientStartColor": "#9DD4F3FF", - "modalPageCounterGradientEndColor": "#9DD4F3FF", + "modalPageCounterGradientStartColor": "#F06500FF", + "modalPageCounterGradientEndColor": "#F06500FF", - "notifPopupBackgroundColor": "#EDF4FFFF", - "notifPopupTextColor": "#456078FF", - "notifPopupTimerColor": "#DBE0E4FF", - "notifPopupTimerBackgroundColor": "#93A3B1FF", - "notifPopupIconStartColor": "#000000FF", - "notifPopupIconEndColor": "#000000FF", + "notifPopupBackgroundColor": "#F5F5F5FF", + "notifPopupTextColor": "#18171FFF", + "notifPopupTimerColor": "#F06500FF", + "notifPopupTimerBackgroundColor": "#A1A1A11F", + "notifPopupIconStartColor": "#F06500FF", + "notifPopupIconEndColor": "#FF6865FF", "scrollBarIndicatorColor": "#DBE0E4FF", - "scrollBarBackgroundColor": "#93A3B1FF", + "scrollBarBackgroundColor": "#93A3B11F", - "tabSelectedColor": "#DCE8FDFF", + "tabSelectedColor": "#F06500FF", - "textDisabledColor": "#C5CFD8FF", - "textSelectionColor": "#5A68E6FF", - "textPlaceholderColor": "#91A8E8FF", - "textSelectedColor": "#F9F9FBFF", + "textDisabledColor": "#A9A9A9FF", + "textSelectionColor": "#14bca6FF", + "textPlaceholderColor": "#18171F73", + "textSelectedColor": "#f9f9fbFF", - "textFieldBackgroundColor": "#F3F5F6FF", + "textFieldBackgroundColor": "#EFEFEFFF", "textFieldActiveBackgroundColor": "#EDF4FFFF", - "textFieldPrefixColor": "#45607894", - "textFieldSuffixColor": "#456078FF", + "textFieldPrefixColor": "#18171F73", + "textFieldSuffixColor": "#18171FFF", "tickerBadgeBackgroundColor": "#D5DCF8FF", "chartTradingLineBackgroundColor": "#C5F2EFFF", "chartTradingLineColor": "#53EBD7FF", - "innerBackgroundColor": "#DDE6F2FF", + "innerBackgroundColor": "#F5F5F5FF", - "floatingBackgroundColor": "#EDF4FFFF", + "floatingBackgroundColor": "#FCFCFCFF", - "rangeSliderBackgroundColor": "#5A68E6FF", - "rangeSliderDistanceColor": "#4986EA3B", - "rangeSliderIndicatorBackgroundStartColor": "#5A68E6FF", - "rangeSliderIndicatorBackgroundEndColor": "#4986EAFF", + "rangeSliderBackgroundColor": "#CFCFCFFF", + "rangeSliderDistanceColor": "#F06500FF", + "rangeSliderIndicatorBackgroundStartColor": "#F06500FF", + "rangeSliderIndicatorBackgroundEndColor": "#F06500FF", - "userIconColorStart": "#5A68E6FF", - "userIconColorEnd": "#4986EAAD", + "loginWalletIconColorStart": "#F06500FF", + "loginWalletIconColorEnd": "#FF6865FF", - "sidebarBgColor": "#FCFCFCFF", - "sidebarVersionTextColor": "#456078FF", - "sidebarCursorStartColor": "#5A68E6FF", - "sidebarCursorEndColor": "#2CB9F000", - "sidebarLineTextHovered": "#2C87B9FF", + "sidebarBgColor": "#E5E5E5FF", "sidebarLineTextSelected": "#FFFFFFFF", + "sidebarVersionTextColor": "#878787FF", + "sidebarCursorStartColor": "#F06500FF", + "sidebarCursorEndColor": "#F0650000", + "sidebarLineTextHovered": "#F06500FF", - "tradeSellModeSelectorBackgroundColorStart": "#E52167FF", - "tradeSellModeSelectorBackgroundColorEnd": "#CD0F53FF", - "tradeBuyModeSelectorBackgroundColorStart": "#0F713CFF", - "tradeBuyModeSelectorBackgroundColorEnd": "#037B3AFF", - - "inputModifierBackgroundColor": "#89B6FF21", - "inputFieldBackgroundColor": "#F3F5F6FF", + "tradeBuyModeSelectorBackgroundColorStart": "#10A376FF", + "tradeBuyModeSelectorBackgroundColorEnd": "#02C5A2FF", + "tradeSellModeSelectorBackgroundColorStart": "#F00500FF", + "tradeSellModeSelectorBackgroundColorEnd": "#FF8A88FF", + "tradeMarketModeSelectorNotSelectedBackgroundColor": "#89B6FF21", - "inputFieldBorderColor": "#DCE8FD88", - "inputPlaceholderTextColor": "#456078FF", - "inputRightIconColor": "#456078FF", - "inputLeftIconColor": "#456078FF", - "inputLeftIconBackgroundColor": "#DCE8FDFF", + "userIconColorStart": "##F06500FF", - "listItemOddBackground": "#FCFCFCFF", - "listItemEvenBackground": "#EDF4FFFF", - "listItemHoveredBackground": "#D7E7FFFF", - - "addressBookTagColors": ["#003bbbFF", "#006133FF", "#612600FF", "#430061FF", "#004d61FF"], - - "okColor": "#00C058FF", - "warningColor": "#E52167FF", - "swapIconColor": "#005FBEFF", - - "senderColorStart": "#F85757FF", - "receiverColorStart": "#845FEFFF", + "okColor": "#00AC6EFF", + "noColor": "#F00500FF", "arrowUpColor": "#F85757FF", - "arrowDownColor": "#845FEFFF", + "arrowDownColor": "#00C058FF", - "lineSeparatorColor": "#CDD3DC88" + "lineSeparatorColor": "#65656533" } diff --git a/assets/themes/Default - Light/dex-logo-big.png b/assets/themes/Default - Light/dex-logo-big.png index 0f42e5d05..22ec930de 100644 Binary files a/assets/themes/Default - Light/dex-logo-big.png and b/assets/themes/Default - Light/dex-logo-big.png differ diff --git a/assets/themes/Default - Light/dex-logo.png b/assets/themes/Default - Light/dex-logo.png index 236788d6c..b5405b13e 100644 Binary files a/assets/themes/Default - Light/dex-logo.png and b/assets/themes/Default - Light/dex-logo.png differ diff --git a/atomic_defi_design/Dex/Components/EulaModal.qml b/atomic_defi_design/Dex/Components/EulaModal.qml index ad71f04fa..9b0d08f85 100644 --- a/atomic_defi_design/Dex/Components/EulaModal.qml +++ b/atomic_defi_design/Dex/Components/EulaModal.qml @@ -121,31 +121,31 @@ MultipageModal function getEula() { - return "

This End-User License Agreement ('EULA') is a legal agreement between you and Komodo Platform.

-

This EULA agreement governs your acquisition and use of our %1 software ('Software', 'Mobile Application', 'Application' or 'App') directly from Komodo Platform or indirectly through a Komodo Platform authorized entity, reseller or distributor (a 'Distributor').

+ return "

This End-User License Agreement ('EULA') is a legal agreement between you and CZ Web Service S.A.

+

This EULA agreement governs your acquisition and use of our %1 software ('Software', 'Mobile Application', 'Application' or 'App') directly from CZ Web Service S.A or indirectly through a CZ Web Service S.A authorized entity, reseller or distributor (a 'Distributor').

Please read this EULA agreement carefully before completing the installation process and using the %1 software. It provides a license to use the %1 software and contains warranty information and liability disclaimers.

If you register for the beta program of the %1 software, this EULA agreement will also govern that trial. By clicking 'accept' or installing and/or using the %1 software, you are confirming your acceptance of the Software and agreeing to become bound by the terms of this EULA agreement.

If you are entering into this EULA agreement on behalf of a company or other legal entity, you represent that you have the authority to bind such entity and its affiliates to these terms and conditions. If you do not have such authority or if you do not agree with the terms and conditions of this EULA agreement, do not install or use the Software, and you must not accept this EULA agreement.

-

This EULA agreement shall apply only to the Software supplied by Komodo Platform herewith regardless of whether other software is referred to or described herein. The terms also apply to any Komodo Platform updates, supplements, Internet-based services, and support services for the Software, unless other terms accompany those items on delivery. If so, those terms apply.

+

This EULA agreement shall apply only to the Software supplied by CZ Web Service S.A herewith regardless of whether other software is referred to or described herein. The terms also apply to any CZ Web Service S.A updates, supplements, Internet-based services, and support services for the Software, unless other terms accompany those items on delivery. If so, those terms apply.

License Grant

-

Komodo Platform hereby grants you a personal, non-transferable, non-exclusive licence to use the %1 software on your devices in accordance with the terms of this EULA agreement.

+

CZ Web Service S.A hereby grants you a personal, non-transferable, non-exclusive licence to use the %1 software on your devices in accordance with the terms of this EULA agreement.

You are permitted to load the %1 software (for example a PC, laptop, mobile or tablet) under your control. You are responsible for ensuring your device meets the minimum security and resource requirements of the %1 software.

You are not permitted to:

Intellectual Property and Ownership

-

Komodo Platform shall at all times retain ownership of the Software as originally downloaded by you and all subsequent downloads of the Software by you. The Software (and the copyright, and other intellectual property rights of whatever nature in the Software, including any modifications made thereto) are and shall remain the property of Komodo Platform.

-

Komodo Platform reserves the right to grant licences to use the Software to third parties.

+

CZ Web Service S.A shall at all times retain ownership of the Software as originally downloaded by you and all subsequent downloads of the Software by you. The Software (and the copyright, and other intellectual property rights of whatever nature in the Software, including any modifications made thereto) are and shall remain the property of CZ Web Service S.A.

+

CZ Web Service S.A reserves the right to grant licences to use the Software to third parties.

Termination

-

This EULA agreement is effective from the date you first use the Software and shall continue until terminated. You may terminate it at any time upon written notice to Komodo Platform.

+

This EULA agreement is effective from the date you first use the Software and shall continue until terminated. You may terminate it at any time upon written notice to CZ Web Service S.A.

It will also terminate immediately if you fail to comply with any term of this EULA agreement. Upon such termination, the licenses granted by this EULA agreement will immediately terminate and you agree to stop all access and use of the Software. The provisions that by their nature continue and survive will survive any termination of this EULA agreement.

Governing Law

This EULA agreement, and any dispute arising out of or in connection with this EULA agreement, shall be governed by and construed in accordance with the laws of Vietnam.

-

This document was last updated on January 31st, 2020

" +

This document was last updated on January 31st, 2022

" .arg(API.app_name) } } diff --git a/atomic_defi_design/Dex/Sidebar/Top.qml b/atomic_defi_design/Dex/Sidebar/Top.qml index b73aebbc7..1f52438a3 100644 --- a/atomic_defi_design/Dex/Sidebar/Top.qml +++ b/atomic_defi_design/Dex/Sidebar/Top.qml @@ -57,7 +57,7 @@ MouseArea { sourceSize.width = parent.width source = Dex.CurrentTheme.bigLogoPath // isExpanded ? Dex.CurrentTheme.bigLogoPath : Dex.CurrentTheme.logoPath; - scale = 1 // isExpanded ? .8 : .5 + scale = 0.8 // isExpanded ? .8 : .5 } Connections diff --git a/atomic_defi_design/Dex/Wallet/SendModal.qml b/atomic_defi_design/Dex/Wallet/SendModal.qml index aedb0f768..47822e2b2 100644 --- a/atomic_defi_design/Dex/Wallet/SendModal.qml +++ b/atomic_defi_design/Dex/Wallet/SendModal.qml @@ -508,7 +508,7 @@ MultipageModal DefaultText { id: fiat_symbol - visible: _preparePage.cryptoSendMode && API.app.settings_pg.current_currency_sign != "KMD" + visible: _preparePage.cryptoSendMode && API.app.settings_pg.current_currency_sign != "KMD" && API.app.settings_pg.current_currency_sign != "SHIB" font.pixelSize: API.app.settings_pg.current_currency_sign.length == 1 ? 18 : 18 - API.app.settings_pg.current_currency_sign.length * 2 anchors.centerIn: parent text: API.app.settings_pg.current_currency_sign diff --git a/atomic_defi_design/assets/languages/atomic_defi_de.ts b/atomic_defi_design/assets/languages/atomic_defi_de.ts index 11040980f..0b5e2f42e 100644 --- a/atomic_defi_design/assets/languages/atomic_defi_de.ts +++ b/atomic_defi_design/assets/languages/atomic_defi_de.ts @@ -1,38 +1,38 @@ - + AddAddressForm Use standard network address - Standard-Netzwerkadresse verwenden + Label - Bezeichnung + This key already exists. - Dieser Schlüssel existiert bereits. + Address - Adresse + Cancel - Abbrechen + Convert - Umwandeln + @@ -42,17 +42,17 @@ Save - Speichern + You need to enable %1 before adding this kind of address. - Sie müssen %1 aktivieren, bevor Sie diese Art von Adresse hinzufügen. + Enable - Aktivieren + @@ -60,54 +60,54 @@ Get the contract address from - Erhalten Sie die Vertragsadresse von + Choose the asset type - Wählen Sie den Asset-Typ aus + Cancel - Abbrechen + Next - Weiter + Contract address - Vertragsadresse - - - - Enter the contract address - Geben Sie die Vertragsadresse ein + Choose the asset ticker - Wählen Sie den Asset-Ticker + Ticker - Ticker + Enter the ticker - Geben Sie den Ticker ein + + + + + Enter the contract address + Get the contract address from - Erhalten Sie die Vertragsadresse von + @@ -115,67 +115,67 @@ Previous - Vorherige + Choose the asset logo - Wählen Sie ein Logo für das Asset aus + Browse - Durchsuchen + Please choose the asset logo - Bitte wählen Sie für das Asset ein Logo aus + Configuration - Konfiguration + All configuration fields will be fetched using the contract address you provided. - Alle Konfigurationsfelder werden mit der von Ihnen angegebenen Vertragsadresse abgerufen. + Name - Name + Enter the name - Geben Sie den Namen ein + Coingecko ID - Coingecko ID + Enter the Coingecko ID - Geben Sie die Coingecko-ID ein + Get the Coingecko ID - Coingecko-ID erhalten + Active - Aktiv + Preview - Vorschau + @@ -190,22 +190,22 @@ Asset not found, please go back and make sure Contract Address is correct - Asset nicht gefunden, bitte gehen Sie zurück und stellen Sie sicher, dass die Vertragsadresse korrekt ist + Config Fields - Konfigurationsfelder + Fetched Data - Abgerufene Daten + Submit & Restart - Bestätigen und Neu starten + @@ -213,17 +213,17 @@ Tag name - Schlagwort + Contact already has this tag. - Der Kontakt hat bereits dieses Schlagwort. + + ADD - + HINZUFÜGEN + @@ -236,7 +236,7 @@ Work in progress - In Arbeit + @@ -244,7 +244,7 @@ Recover Funds Result - Ergebnis der Rückerstattung der Geldmittel + @@ -252,22 +252,22 @@ Choose a valid - Wählen Sie eine gültige + asset - Asset + Search an asset - Asset suchen + Disabled - Deaktiviert + @@ -275,7 +275,7 @@ Assets - Assets + @@ -283,32 +283,32 @@ Asset - Asset + Balance - Balance + Fiat Balance - Fiat Balance + Change 24h - 24h Veränderung + Price - Preis + Source - Quelle + @@ -318,7 +318,7 @@ Price provider is: %1 - Preisanbieter ist: %1 + @@ -331,68 +331,68 @@ Settings - Einstellungen + Support - Support + Privacy - Datenschutz + Disable Privacy? - Datenschutz deaktivieren? + Enter wallet password to confirm - Geben Sie zur Bestätigung das Kennwort der Brieftasche ein + Type password - Kennwort eingeben + Confirm - Bestätigen + Cancel - Abbrechen + Privacy status - Status Datenschutz + Privacy mode disabled successfully - Der Datenschutzmodus wurde erfolgreich deaktiviert + Ok - Ok + Wrong password! - Falsches Kennwort! + wallet password is incorrect - Kennwort der Brieftasche ist falsch + @@ -400,53 +400,52 @@ Setup Camouflage Password - Tarnkennwort einrichten + Camouflage Password is a secret password for emergency situations. - Das Tarnkennwort (Camouflage Password) ist ein geheimes Passwort für Notsituationen. + Using it to login will display your balance lower than it actually is. - Wenn Sie sich damit anmelden, wird Ihr Guthaben niedriger angezeigt, als es tatsächlich ist. + Here you enter the suffix and at login you need to enter {real_password}{suffix} - Hier geben Sie den Zusatz ein und beim Einloggen benötigen Sie {echtes Kennwort}{suffix} -Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 + Password suffix - Kennwort-Zusatz + Confirm pasword suffix - Kennwort-Zusatz bestätigen + Enter a password suffix - Geben Sie einen Kennwort-Zusatz ein + Enter the same password suffix to confirm - Geben Sie zur Bestätigung denselben Kennwort-Zusatz ein + Cancel - Abbrechen + Save - Speichern + @@ -454,50 +453,55 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Failed to enable %1 - Aktivierung von %1 fehlgeschlagen + Enabling %1 did not succeed. Limit of enabled coins might have been reached. - Das Aktivieren von %1 war nicht erfolgreich. Das Limit der aktivierten Coins wurde möglicherweise erreicht. + Change limit in settings - Limit in den Einstellungen ändern + Cancel - Abbrechen + Center - + Portfolio - Portfolio + - + Wallet - Brieftasche + - + DEX - DEX + + + + + DEX is disabled due to system clock synchronization issues. Please check your device time settings. + - + Address Book - Adressbuch + - + Fiat - Fiat + @@ -505,12 +509,12 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Market Data - Marktdaten + Market data (prices, charts, etc.) marked with the ⓘ icon originates from third-party sources.<br><br>Data is sourced via <a href="https://coingecko.com">CoinGecko</a>. - Mit dem Symbol ⓘ gekennzeichnete Marktdaten (Kurse, Charts etc.) stammen aus Drittquellen.<br><br>Die Daten stammen von <a href="https://coingecko.com">CoinGecko</a>. + @@ -536,7 +540,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Close - Schließen + @@ -544,118 +548,118 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Failed to prepare to claim rewards - Vorbereitung zum Einfordern von Belohnungen fehlgeschlagen + Claim your %1 reward? TICKER - %1 Belohnung beantragen? + No UTXOs eligible for claiming - Keine beanspruchungsberechtigten UTXOs vorhanden + Transaction fee is higher than the reward! - Die Transaktionsgebühr ist höher als die Belohnung! + You will receive - Sie erhalten + Refresh - Aktualisieren + Read more about KMD active users rewards - Lesen Sie mehr über die Belohnungen für aktive KMD-Benutzer + UTXO - UTXO + Amount - Menge + Reward - Belohnung + Accruing Start - Anfallender Start + Accruing Stop - Anfallender Stopp + Time Left - Verbleibende Zeit + Error - Fehler + Locktime is not set - Die Sperrzeit ist nicht eingestellt + Locktime is less than the threshold - Die Sperrzeit liegt unter dem Schwellenwert + UTXO height is greater than end of the era - UTXO-Höhe ist größer als Ende der Ära + UTXO amount is less than 10 - UTXO-Menge ist kleiner als 10 + One hour did not pass yet - Eine Stunde ist noch nicht vergangen + Transaction is in mempool - Die Transaktion befindet sich in Mempool + Unknown problem - Unbekanntes Problem + Cancel - Abbrechen + Confirm - Bestätigen + @@ -664,28 +668,28 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Disable %1 TICKER - %1 deaktivieren + Disable and Delete %1 TICKER - %1 deaktivieren und löschen + Disable all %1 assets - Alle %1 Assets deaktivieren + Disable all assets - Alle Assets deaktivieren + Disable 0 balance assets - Alle Assets mit der Balance 0 deaktivieren + @@ -693,7 +697,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Search - Suchen + @@ -701,17 +705,17 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Language - Sprache + Fiat - Fiat + Recommended: - Empfohlen: + @@ -719,42 +723,42 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Confirm Multi Order Details - Bestätigen Sie die Details der Mehrfachorder + These swaps requests can not be undone and this is the final event! - Diese Tauschanfragen können nicht rückgängig gemacht werden und dies ist das endgültige Ereignis! + These transactions can take up to 60 mins - DO NOT close this application! - Diese Transaktionen können bis zu 60 Minuten dauern - schließen Sie diese Anwendung NICHT! + Same funds will be used until an order matches. - Die gleichen Geldmittel werden verwendet, bis eine Bestellung übereinstimmt. + Note that if one order is filled other will not be cancelled. - Beachten Sie, dass, wenn eine Bestellung ausgeführt wird, andere nicht storniert werden. + Cancel - Abbrechen + Confirm - Bestätigen + Placed multiple orders - Mehrere Aufrtäge aufgegeben + @@ -762,47 +766,22 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Confirm Exchange Details - Bestätigen Sie die Austausch-Details - - - - Trade price is more than 50% different to CEX! Confirm? - Der Handelspreis unterscheidet sich um mehr als 50% vom CEX-Preis. Bestätigen? - - - - This swap request can not be undone and is a final event! - Diese Tauschanfrage kann nicht rückgängig gemacht werden und ist ein endgültiges Ereignis! - - - - This transaction can take up to 60 mins - DO NOT close this application! - Diese Transaktion kann bis zu 60 Minuten dauern - schließen Sie diese Anwendung NICHT! + Loading fees... - Lade Gebühren... + <b>Total %1 fees:</b> - <b>Gesamt %1 Gebühren:</b> - - - - Security configuration - Sicherheitskonfiguration - - - - %1 confirmations for incoming %2 transactions - %1 Bestätigungen für eingehende %2 Transaktionen + - - Read more about dPoW - Lesen Sie mehr über dPoW + + Trade price is more than 50% different to CEX! Confirm? + @@ -818,37 +797,62 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Use custom protection settings for incoming %1 transactions TICKER - Benutzerdefinierte Schutzeinstellungen für eingehende %1 Transaktionen verwenden + Enable Komodo dPoW security - Komodo dPoW-Sicherheit aktivieren + + + + + Read more about dPoW + + + + + Security configuration + dPoW protected - dPoW-gesichert + + + + + %1 confirmations for incoming %2 transactions + Required Confirmations - Erforderliche Bestätigungen + Warning, this atomic swap is not dPoW protected! - Achtung, dieser Atomic Swap ist nicht dPoW-geschützt! + + + + + This swap request can not be undone and is a final event! + + + + + This transaction can take up to 60 mins - DO NOT close this application! + Cancel - Abbrechen + Confirm - Bestätigen + @@ -856,7 +860,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Copied to Clipboard - In die Zwischenablage kopiert + @@ -864,182 +868,182 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 The current number of enabled coins does not match your configuration specification. Your assets configuration will be reset. - Die aktuelle Anzahl aktivierter Coins stimmt nicht mit Ihrer Konfigurationsvorgabe überein. Die Konfiguration der Assets wird zurückgesetzt. + Matching - Zusammenführung + Order Matching - Order wird zusammengeführt + Matched - Zusammengeführt + Order Matched - Order wurde zusammengeführt + Ongoing - Laufend + Swap Ongoing - Austausch läuft + Successful - Erfolgreich + Swap Successful - Tausch erfolgreich + Refunding - Rückzahlung + Failed - Fehlgeschlagen + Swap Failed - Tausch fehlgeschlagen + Unknown - Unbekannt + Unknown State - Unbekannter Status + Started - Gestartet + Negotiated - Ausgehandelt + Taker fee sent - Taker-Gebühr gesendet + Maker payment received - Maker-Zahlung erhalten + Maker payment wait confirm started - Warten auf die Zahlungsbestätigung des Makers gestartet + Maker payment validated and confirmed - Maker-Zahlung validiert und bestätigt + Taker payment sent - Taker-Zahlung gesendet + Taker payment spent - Taker-Zahlung ausgegeben + Maker payment spent - Maker-Zahlung ausgegeben + Finished - Fertig + Start failed - Start fehlgeschlagen + Negotiate failed - Verhandeln fehlgeschlagen + Taker fee validate failed - Validierung der Abnehmergebühr fehlgeschlagen + Maker payment transaction failed - Maker-Zahlungstransaktion fehlgeschlagen + Maker payment Data send failed - Fehler beim Senden der Maker-Zahlungsdaten + Maker payment wait confirm failed - Warten auf die Zahlungsbestätigung des Makers fehlgeschlagen + Taker payment validate failed - Validierung der Taker-Zahlung fehlgeschlagen + Taker payment wait confirm failed - Warten auf die Zahlungsbestätigung des Takers fehlgeschlagen + Taker payment spend failed - Zahlungsausgabe des Takers fehlgeschlagen + Maker payment wait refund started - Countdown für die Rückerstattung der Maker-Zahlung hat begonnen + Maker payment refunded - Maker-Zahlung zurückerstattet + Maker payment refund failed - Rückerstattung der Maker-Zahlung fehlgeschlagen + @@ -1047,7 +1051,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Date - Datum + @@ -1055,7 +1059,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 copied to clipboard - In die Zwischenablage kopiert + @@ -1063,12 +1067,12 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Min - Min + Max - Max + @@ -1076,7 +1080,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 copied to clipboard - In die Zwischenablage kopiert + @@ -1084,38 +1088,38 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Delete Wallet - Brieftasche löschen + Are you sure you want to delete %1 wallet? WALLET_NAME - Sind Sie sicher, dass Sie die %1 Brieftasche löschen möchten? + If so, make sure you record your seed phrase in order to restore your wallet in the future. - Wenn ja, stellen Sie sicher, dass Sie Ihre Seed-Phrase notieren, um Ihre Brieftasche in Zukunft wiederherzustellen. + Enter your wallet password - Geben Sie das Kennwort für ihre Brieftasche ein + Wrong Password - Falsches Kennwort + Cancel - Abbrechen + Delete - Löschen + @@ -1123,7 +1127,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Type password - Kennwort eingeben + @@ -1131,22 +1135,22 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 At least 1 lowercase alphabetical character - Mindestens 1 Kleinbuchstabe + At least 1 uppercase alphabetical character - Mindestens 1 Großbuchstabe + At least 1 numeric character - Mindestens 1 Ziffer + At least 1 special character (eg. !@#$%) - Mindestens 1 Sonderzeichen (z. B. ! @ # $ %) + @@ -1156,7 +1160,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Password and Confirm Password have to be same - Kennwort und Kennwortbestätigung müssen identisch sein + @@ -1164,7 +1168,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 items per page - Elemente pro Seite + @@ -1172,17 +1176,17 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Min - Min + Half - Halb + Max - Max + @@ -1190,7 +1194,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Search - Suchen + @@ -1198,37 +1202,37 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Edit contact - Kontakt bearbeiten + Contact name - Kontaktname + Enter a contact name - Geben Sie einen Kontaktnamen ein + Address list - Adressliste + Address Book - Adressbuch + address copied to clipboard - Adresse in die Zwischenablage kopiert + Edit - Bearbeiten + @@ -1236,24 +1240,24 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - - Cancel Updates + + Tags - - Save Updates + + Add tag - - Tags - Schlagworte + + Cancel Updates + - - Add tag - Schlagwort hinzufügen + + Save Updates + @@ -1261,17 +1265,17 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 The selected address belongs to a disabled asset, you need to enabled it before sending. - Die ausgewählte Adresse gehört zu einem deaktivierten Asset, Sie müssen es vor dem Senden aktivieren. + Enable - Aktivieren + Cancel - Abbrechen + @@ -1279,7 +1283,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Enable assets - Assets aktivieren + @@ -1289,37 +1293,37 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Select all assets - Alle Assets auswählen - - - - All assets are already enabled! - Alle Assets sind bereits aktiviert! + You can still enable %1 assets. Selected: %2. - Sie können weiterhin %1 Assets aktivieren. Ausgewählt: %2. + + + + + All assets are already enabled! + Change assets limit - Asset-Limit ändern + Add a custom asset - Benutzerdefiniertes Asset hinzufügen + Cancel - Abbrechen + Enable - Aktivieren + @@ -1327,32 +1331,32 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Disclaimer & Terms of Service - Haftungsausschluss & Nutzungsbedingungen + Accept EULA - EULA akzeptieren + Accept Terms and Conditions - Allgemeine Geschäftsbedingungen akzeptieren + Close - Schließen + Cancel - Abbrechen + Confirm - Bestätigen + @@ -1360,17 +1364,17 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Fatal Error - Schwerwiegender Fehler + Connection has been lost. You have been disconnected. - Die Verbindung wurde unterbrochen. Ihre Verbindung wurde getrennt. + Close - Schließen + @@ -1378,12 +1382,12 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Minimum fee - Mindestgebühr + Fees will be calculated - Gebühren werden berechnet + @@ -1422,7 +1426,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 General - + %n day(s) @@ -1430,7 +1434,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - + %nd day @@ -1439,7 +1443,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - + %nh hours @@ -1448,7 +1452,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - + %nm minutes @@ -1457,7 +1461,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - + %ns seconds @@ -1466,7 +1470,7 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - + %nms milliseconds @@ -1475,117 +1479,117 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 - + - - + <b>Taker tx fee:</b> - + <b>Dex tx fee:</b> - + <b>Dex fee:</b> - + <b>Maker tx fee:</b> - - %1 balance is zero + + Balance is zero! - + Activating %1 (%2%) - + Loading wallet... - + Min: %1 - + Enter an amount - + Trading Fee - + Minimum Trading Amount - Mindesthandelsbetrag + - + Wallet %1 already exists WALLETNAME - - + + Please wait for %1 to fully activate - + %1 balance is lower than the fees amount: %2 %3 - + Tradable (after fees) %1 balance is lower than minimum trade amount - + Please fill the price field - + Please fill the volume field - - + + %1 volume is lower than minimum trade amount - - + + %1 needs to be enabled in order to use %2 - - + + %1 balance needs to be funded, a non-zero balance is required to pay the gas of %2 transactions - + Unknown Error @@ -1595,37 +1599,37 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 You get - Du erhältst + You send - Sie senden + Fiat Price - Fiat Preis + CEX rate - CEX-Kurs + Price - Preis + Quantity - Menge + Total - Gesamt + @@ -1633,39 +1637,59 @@ Beispiel: Kennwort = 1234 Suffix=56 Eingabe beim Login=123456 Failed to Import the wallet - Fehler beim Importieren der Brieftasche + Import wallet - Setup - Brieftasche importieren - Einrichtung + Import wallet - Choose password - Brieftasche importieren - Kennwort wählen + Wallet Name - Name der Brieftasche + Enter seed - Geben Sie den Seed ein + Your seed is not BIP39 compliant. Try again or select 'Allow custom seed' to continue. - Ihr Seed ist nicht BIP39-konform. Versuchen Sie es erneut oder wählen Sie "benutzerdefinierten Seed erlauben" um fortzufahren + + + + + Allow custom seed + + + + + <strong>Allow custom seed</strong> + + + + + Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. + + + + + I understand + i understand - Ich verstehe + @@ -1700,32 +1724,12 @@ Try again or select 'Allow custom seed' to continue. Ok - Ok - - - - Allow custom seed - Benutzerdefinierten Seed zulassen - - - - <strong>Allow custom seed</strong> - <strong>Benutzerdefinierten Seed zulassen</strong> - - - - Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. - Benutzerdefinierte Seed-Phrasen sind möglicherweise weniger sicher und leichter zu knacken als eine generierte BIP39-konforme Seed-Phrase oder ein privater Schlüssel (WIF).<br><br>Um zu bestätigen, dass Sie das Risiko verstehen und wissen, was Sie tun, geben Sie bitte <strong>'Ich verstehe'</strong> in das Feld unten ein. - - - - I understand - Ich verstehe + Next - Weiter + @@ -1735,12 +1739,12 @@ Try again or select 'Allow custom seed' to continue. Enter the same password to confirm - Geben Sie zur Bestätigung dasselbe Kennwort ein + Continue - Fortsetzen + @@ -1748,26 +1752,21 @@ Try again or select 'Allow custom seed' to continue. Join our Discord server - Tritt unserem Discord-Server bei + Follow us on Twitter - Folge uns auf Twitter + Go to Support Guides - Zu den Support-Leitfäden + List - - - Funds are recoverable - Geldmittel sind erstattungsfähig - Best Orders for %1 @@ -1778,13 +1777,18 @@ Try again or select 'Allow custom seed' to continue. Enter volume to see best orders. + + + Funds are recoverable + + ListDelegate %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 ist nicht aktiviert - Möchten Sie es aktivieren, um die günstigsten Order von %2 auswählen zu können? <br><a href='#'>Ja</a> - <a href='#no'>Nein</a> + @@ -1793,13 +1797,18 @@ Try again or select 'Allow custom seed' to continue. + Orderbook is disabled in privacy mode + + + + Orderbook is disabled while creating maker orders - + This order requires a minimum amount of %1 %2 <br>You don't have enough funds.<br> %3 - Für diese Order ist ein Mindestbetrag von %1 %2 erforderlich. <br>Ihr Guthaben reicht nicht aus.<br> %3 + @@ -1807,7 +1816,7 @@ Try again or select 'Allow custom seed' to continue. Close - Schließen + @@ -1815,7 +1824,7 @@ Try again or select 'Allow custom seed' to continue. Loading, please wait - Lädt, bitte warten + @@ -1825,12 +1834,12 @@ Try again or select 'Allow custom seed' to continue. Enabling assets - Assets ermöglichen + Getting ready - Fertig werden + @@ -1838,17 +1847,17 @@ Try again or select 'Allow custom seed' to continue. Incorrect Password - Falsches Kennwort + Log In - Anmelden + Cancel - Abbrechen + @@ -1883,76 +1892,154 @@ They will be removed from the orderbook until you log in again. Cancel - Abbrechen + Main + + + + Address Book + + + + + Search contact + + + + + + NEW CONTACT + + + + + Name + + + + + Tags + + + + + No contacts found. + + + + + Edit + + + + + Delete + + + + + address copied to clipboard + + + + + This contact does not have any registered address. + + + + + Taker Order + + + + + Maker Order + + + + + Chart + + + + + + Orders + + + + + + History + + + + + + Swap + + Price - Preis + Change 24hr - 24h Veränderung + + + + + Portfolio + Contract Address - Vertragsadresse + Send - Senden + Enable %1 ? - %1 aktivieren? + Yes - Ja + No - Nein + Receive - Empfangen - - - - - Swap - Tausch - - - - Portfolio - Portfolio + is wallet only - nur Brieftasche (kein DEX möglich) + Rewards - Belohnungen + Faucet - Faucet + @@ -1964,12 +2051,12 @@ They will be removed from the orderbook until you log in again. Public Key - Öffentlicher Schlüssel + Copied to Clipboard - In die Zwischenablage kopiert + @@ -1977,18 +2064,13 @@ They will be removed from the orderbook until you log in again. - - There is no chart data for this ticker yet - Für diesen Ticker liegen noch keine Chartdaten vor + + Loading ticker chart data + - - Fetching transactions... - Transaktionen werden abgerufen... - - - - No transactions available. + + There is no chart data for this ticker yet @@ -1996,93 +2078,20 @@ They will be removed from the orderbook until you log in again. Please wait, %1 is %2 - - - Loading ticker chart data - - % activated... - - Chart - Chart - - - - - Orders - Order - - - - - History - Historie - - - - - Address Book - Adressbuch - - - - Search contact - Kontakt suchen - - - - + NEW CONTACT - + Neuer Kontakt - - - - Name - Name - - - - Tags - Schlagworte - - - - No contacts found. + + Fetching transactions... - - Edit - Bearbeiten - - - - Delete - Löschen - - - - address copied to clipboard - Adresse in die Zwischenablage kopiert - - - - This contact does not have any registered address. - Dieser Kontakt hat keine registrierte Adresse. - - - - Taker Order - Taker-Order - - - - Maker Order - Maker-Order + + No transactions available. + @@ -2095,7 +2104,7 @@ They will be removed from the orderbook until you log in again. Best Orders - Die günstigsten Order + @@ -2104,13 +2113,13 @@ They will be removed from the orderbook until you log in again. Sell %1 TICKER - %1 Verkaufen + Buy %1 TICKER - %1 Kaufen + @@ -2118,12 +2127,12 @@ They will be removed from the orderbook until you log in again. Minimum Trading Amount - Mindesthandelsbetrag + the minimum amount of %1 coin available for the order; the min_volume must be greater than or equal to %2; it must be also less or equal than volume param; default is %3 - die Mindestmenge von %1 Coin, die für die Bestellung verfügbar ist; das min_volume muss größer oder gleich %2 sein; es muss auch kleiner oder gleich als volume param sein; Standard ist %3 + @@ -2132,29 +2141,29 @@ They will be removed from the orderbook until you log in again. %1 price is zero! TICKER - %1 Preis ist null! + %1 receive volume is lower than minimum trade amount TICKER - %1 Empfangsvolumen ist niedriger als der Mindesthandelsbetrag + Error: - Fehler: + You'll receive %1 AMOUNT TICKER - Sie erhalten %1 + Price - Preis + @@ -2162,17 +2171,17 @@ They will be removed from the orderbook until you log in again. Contact name - Kontaktname + This contact name already exists. - Dieser Kontaktname existiert bereits. + Save - Speichern + @@ -2182,12 +2191,12 @@ They will be removed from the orderbook until you log in again. Searching new updates - Suche nach neuen Updates + Fetching... - Abrufen… + @@ -2195,48 +2204,48 @@ They will be removed from the orderbook until you log in again. Close - Schließen + Could not check new updates for the following reason: %1 - Neue Updates konnten aus folgendem Grund nicht überprüft werden: %1 - - - - New version found - Neue Version gefunden - - - - Your application is up to date! Mandatory version found - Zwingend notwendige Version gefunden + + + + + New version found + %1 %2 is available ! - %1 %2 ist verfügbar ! + This update is mandatory to continue using the application - Dieses Update ist zwingend erforderlich, um die Anwendung weiterhin verwenden zu können + + + + + Download + Close Dex - Dex schließen + - - Download - Herunterladen + + Your application is up to date! + @@ -2244,102 +2253,102 @@ They will be removed from the orderbook until you log in again. Wrong word, please check again - Falsches Wort, bitte überprüfen Sie es erneut + st - . + nd - . + rd - . + th - . + Failed to create a wallet - Anlegen einer Brieftasche ist fehlgeschlagen + New Wallet - Neue Brieftasche + Confirm Seed - Seed bestätigen + Choose Password - Wählen sie ein Kennwort + Important: Back up your seed phrase before proceeding! - Wichtig: Sichern Sie Ihre Seed-Phrase, bevor Sie fortfahren! + We recommend storing it offline. - Wir empfehlen, sie offline zu speichern. + Generated Seed - Generierter Seed + Seed phrase - Seed Phrase + copied to clipboard - In die Zwischenablage kopiert + Next - Weiter + Let's double check your seed phrase - Lassen Sie uns Ihre Seed-Phrase noch einmal überprüfen + Your seed phrase is important - that's why we like to make sure it's correct. We'll ask you three different questions about your seed phrase to make sure you'll be able to easily restore your wallet whenever you want. - Ihre Seed-Phrase ist wichtig – deshalb stellen wir gerne sicher, dass sie korrekt ist. Wir stellen Ihnen drei verschiedene Fragen zu Ihrer Seed-Phrase, um sicherzustellen, dass Sie Ihre Wallet jederzeit problemlos wiederherstellen können. + Enter the - Geben Sie das + word - Wort ein + Check - Prüfen + @@ -2349,12 +2358,12 @@ They will be removed from the orderbook until you log in again. Enter the same password to confirm - Geben Sie zur Bestätigung dasselbe Kennwort ein + Continue - Fortsetzen + @@ -2362,115 +2371,110 @@ They will be removed from the orderbook until you log in again. No connection - Keine Verbindung + Please make sure you are connected to the internet - Bitte stellen Sie sicher, dass Sie mit dem Internet verbunden sind + Will automatically retry in %1 seconds - Wird in %1 Sekunde(n) automatisch erneut versucht + Retry - Wiederholen + NotificationsModal + + + Please check your internet connection (e.g. VPN service or firewall might block it). + + Matching - Zusammenführung + Order Matching - Order wird abgeglichen + Matched - Abgestimmt + Order Matched - Order wurde abgestimmt + Ongoing - Läuft + Swap Ongoing - Austausch läuft + Successful - Erfolgreich + Swap Successful - Tausch erfolgreich + Refunding - Rückzahlung + Failed - Fehlgeschlagen + Swap Failed - Tausch fehlgeschlagen + Unknown - Unbekannt + Unknown State - Unbekannter Status + Swap status updated - Austausch-Status aktualisiert + You sent %1 - Sie %1 haben gesendet + You received %1 - Sie %1 haben erhalten - - - - Your wallet balance changed - Ihr Guthaben hat sich geändert - - - - Close - Schließen + @@ -2478,16 +2482,11 @@ They will be removed from the orderbook until you log in again. TICKER - - - Please check your internet connection (e.g. VPN service or firewall might block it). - Bitte überprüfen Sie Ihre Internetverbindung (z. B. könnte VPN-Dienst oder Firewall sie blockieren). - Failed to enable %1 TICKER - Aktivierung von %1 fehlgeschlagen + @@ -2500,42 +2499,52 @@ They will be removed from the orderbook until you log in again. Endpoint not reachable - Endpunkt nicht erreichbar + + + + + Your wallet balance changed + Could not reach to endpoint - Endpunkt konnte nicht erreicht werden + Show - Zeigen + Restart - Neustart + Quit - Beenden + Notifications - Benachrichtigungen + There aren't any notifications - Es gibt keine Benachrichtigungen + Mark all as read - Alle als gelesen makieren + + + + + Close + @@ -2543,105 +2552,112 @@ They will be removed from the orderbook until you log in again. Price - Preis + - + Reduce 1% relative to CEX market price. - + Use CEX market price. - + Increase 1% relative to CEX market price. - + Send - Senden + - + Receive - Empfangen + - + Max - Max + + + + + + + Diasble privacy mode to trade + - + Swap 25% of your tradable balance. - + Swap 50% of your tradable balance. - + Swap 100% of your tradable balance. - + Min Volume - + Min amount to sell - + Min amount to receive - + Minimum accepted trade equals 10% of order volume. - + Minimum accepted trade equals 25% of order volume. - + Minimum accepted trade equals 50% of order volume. - + Min volume: - Mindestvolumen: + - + Use custom minimum trade amount - Benutzerdefinierten Mindesthandelsbetrag verwenden + - + Order Selected - Order ausgewählt + - + CREATE MAKER SWAP - + START TAKER SWAP @@ -2651,7 +2667,7 @@ They will be removed from the orderbook until you log in again. Funds are recoverable - Geldmittel sind erstattungsfähig + @@ -2659,7 +2675,7 @@ They will be removed from the orderbook until you log in again. No results found - Keine Ergebnisse gefunden + @@ -2667,114 +2683,114 @@ They will be removed from the orderbook until you log in again. Order Type - Orderart + Maker Order - Maker-Order + Taker Order - Taker-Order + + + + + Min Volume + + + + + Max Volume + Refund State - Rückerstattungsstatus + Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - Ihr Umtausch ist fehlgeschlagen, aber der automatische Rückerstattungsprozess für Ihre Zahlung hat bereits begonnen. Bitte warten Sie und lassen Sie die Anwendung geöffnet, bis Sie Ihre Zahlung zurückerhalten + Date - Datum + - - Error ID - Fehler-ID + + + Swap ID + - - - Error Log - Fehlerprotokoll + + Maker Payment Sent Transaction ID + - - Close - Schließen + + Maker Payment Spent Transaction ID + - - Cancel Order - Order Abbrechen - - - - Min Volume - - - - - Max Volume - - - - - - Swap ID - Swap ID - - - - Maker Payment Sent Transaction ID - Maker-Zahlung gesendet: Transaktions-ID - - - - Maker Payment Spent Transaction ID - Maker-Zahlung ausgegeben: Transaktions-ID - - - - Maker Payment TXID - Maker-Zahlung: TXID + + Maker Payment TXID + Taker Payment Spent Transaction ID - Taker-Zahlung ausgegeben: Transaktions-ID + Taker Payment Sent Transaction ID - Taker-Zahlung gesendet: Transaktions-ID + Taker Payment TXID - Taker-Zahlung: TXID + + + + + Error ID + + + + + + Error Log + Recover Funds - Rückerstattung der Geldmittel + Refunding... - Rückzahlung… + + + + + Cancel Order + View on Explorer - Ansicht im Explorer + + + + + Close + @@ -2782,7 +2798,7 @@ They will be removed from the orderbook until you log in again. Selected Order Removed - Ausgewählte Order entfernt + @@ -2793,7 +2809,7 @@ Please select a new order. OK - OK + @@ -2802,42 +2818,42 @@ Please select a new order. Filter - Filter + + + + + Apply Filter + Date - Datum + Export CSV - CSV exportieren - - - - Apply Filter - Filter anwenden + - + Cancel All - Alles stornieren + - + From - Von + - + To - Bis + - + Please choose the CSV export name and location - Bitte wählen Sie den CSV-Exportnamen und den Speicherort aus + @@ -2845,7 +2861,7 @@ Please select a new order. items per page - Elemente pro Seite + @@ -2853,32 +2869,32 @@ Please select a new order. Password - Kennwort + Enter your wallet password - Geben Sie das Kennwort für ihre Brieftasche ein + At least 1 lowercase alphabetical character - Mindestens 1 Kleinbuchstabe + At least 1 uppercase alphabetical character - Mindestens 1 Großbuchstabe + At least 1 numeric character - Mindestens 1 Ziffer + At least 1 special character (eg. !@#$%) - Mindestens 1 Sonderzeichen (z. B. ! @ # $ %) + @@ -2891,17 +2907,17 @@ Please select a new order. Password - Kennwort + Confirm Password - Kennwort bestätigen + Enter the same password to confirm - Geben Sie zur Bestätigung dasselbe Kennwort ein + @@ -2909,17 +2925,17 @@ Please select a new order. Search asset - Asset suchen + Show only coins with balance - Nur Coins mit Guthaben anzeigen + (%1/%2) - (%1/%2) + @@ -2927,38 +2943,38 @@ Please select a new order. Set swap price for evaluation - Legen Sie den Tausch-Preis für die Bewertung fest + Exchange rate - Wechselkurs + Selected - Ausgewählt + Expensive - Teuer + Expedient - Sinnvoll + %1 compared to CEX PRICE_DIFF% - %1 im Vergleich zu CEX + CEXchange rate - CEX-Wechselkurs + @@ -2966,33 +2982,33 @@ Please select a new order. Exchange rate - Wechselkurs + Selected - Ausgewählt + CEXchange rate - CEX-Wechselkurs + Expensive - Teuer + Expedient - Sinnvoll + %1 compared to CEX PRICE_DIFF% - %1 im Vergleich zu CEX + @@ -3000,12 +3016,12 @@ Please select a new order. Failed to place the order - Die Order konnte nicht platziert werden + Placed the order - Order platziert + @@ -3013,7 +3029,7 @@ Please select a new order. Cannot reach the endpoint: - Der Endpunkt kann nicht erreicht werden: + @@ -3039,12 +3055,12 @@ Please select a new order. copied to clipboard. - In die Zwischenablage kopiert + Close - Schließen + @@ -3053,74 +3069,74 @@ Please select a new order. View seed and private keys - Seed- und privaten Schlüsseln anzeigen + Please enter your password to view the seed. - Bitte geben Sie Ihr Kennwort ein, um den Seed anzuzeigen. - - - - Seed - Seed - - - - Backup Seed - Seed Sicherung + - - Public Address copied to clipboard - Öffentliche Adresse in die Zwischenablage kopiert + + Incorrect Password + Cancel - Abbrechen - - - - Incorrect Password - Falsches Kennwort + View - Ansehen + + + + + Seed + copied to clipboard - In die Zwischenablage kopiert + + + + + Backup Seed + RPC Password - RPC Kennwort + Search a coin. - Coin suchen. + + + + + Public Address copied to clipboard + Public Address - Öffentliche Adresse + Private Key copied to clipboard - Privater Schlüssel in die Zwischenablage kopiert + Private Key - Privater Schlüssel + @@ -3128,17 +3144,17 @@ Please select a new order. Do you want to remove this contact ? - Möchten Sie diesen Kontakt entfernen? + Yes - Ja + No - Nein + @@ -3146,17 +3162,17 @@ Please select a new order. Applying the changes... - Übernehmen der Änderungen... + Restarting the application. %1 - Neustart der Anwendung. %1 + Restarting the application... - Neustart der Anwendung... + @@ -3164,17 +3180,17 @@ Please select a new order. Cut - Ausschneiden + Copy - Kopieren + Paste - Einfügen + @@ -3182,7 +3198,7 @@ Please select a new order. Search - Suchen + @@ -3190,82 +3206,67 @@ Please select a new order. Failed to send - Fehler beim Senden + + + + + Failed to Broadcast + Prepare to send - Versandvorbereitung von + Address of the recipient - Adresse des Empfängers - - - - Amount to send - Zu sendender Betrag - - - - Gas price - Gas Preis - - - - Cancel - Abbrechen - - - - Recipient's address - Empfängeradresse + The address has to be mixed case. - Die Adresse muss Groß-/Kleinschreibung sein. - - - - Failed to Broadcast Fix - Korrigieren + + + + + Amount to send + MAX - MAX + Fiat amount: Unavailable - Fiat-Betrag: Nicht verfügbar + Fiat amount: %1 - Fiat-Betrag: %1 + %1 amount: %2 - %1 Betrag: %2 + Specify in Fiat - In Fiat angeben + Specify in Crypto - In Krypto angeben + @@ -3275,51 +3276,66 @@ Please select a new order. Enable Custom Fees - Benutzerdefinierte Gebühren + + + + + + Only use custom fees if you know what you are doing! + Enter the custom fee - Geben Sie die benutzerdefinierte Gebühr ein + Gas Limit - Gas Limit + - - Custom Fee can't be higher than the amount - Die benutzerdefinierten Gebühren dürfen nicht höher sein als der Betrag + + Gas price + - - Not enough funds. - Nicht genug Geldmittel. + + Custom Fee can't be higher than the amount + You have %1 AMT TICKER - Sie haben %1 + - - - Only use custom fees if you know what you are doing! + + Not enough funds. + + + + + Cancel Prepare - Vorbereiten + Send - Senden + + + + + Recipient's address + @@ -3330,12 +3346,12 @@ Please select a new order. copied to clipboard. - In die Zwischenablage kopiert + Amount - Menge + @@ -3345,17 +3361,17 @@ Please select a new order. Fees - Gebühren + Date - Datum + Back - Zurück + @@ -3363,51 +3379,56 @@ Please select a new order. Select a contact with an %1 address - Wählen Sie einen Kontakt mit einer %1-Adresse aus + Search for contacts... - Kontakte suchen... + %1 addresses - %1 Adressen + 1 address - 1 Adresse + Back - Zurück + Choose an %1 address of %2 - Wählen Sie eine %1-Adresse von %2 + Name - Name + Address - Adresse + SendResult - Transaction Complete! - Transaktion abgeschlossen! + Transaction Broadcast! + + + + + Transaction Hash + @@ -3419,12 +3440,12 @@ Please select a new order. copied to clipboard. - In die Zwischenablage kopiert + Recipient's address - Empfängeradresse + @@ -3435,7 +3456,7 @@ Please select a new order. Amount - Menge + @@ -3445,66 +3466,60 @@ Please select a new order. Fees - Gebühren + Date - Datum - - - - Transaction Hash - Transaktions-Hash + Close - Schließen + View on Explorer - Ansicht im Explorer + SettingModal - - - - Cancel - Abbrechen - Settings - Einstellungen + General - Allgemein + Language - Sprache + User Interface - Benutzeroberfläche + Security - Sicherheit + + + + + About & Version + Enable Desktop Notifications - Desktop-Benachrichtigungen aktivieren + @@ -3514,17 +3529,17 @@ Please select a new order. Maximum number of enabled coins - Maximale Anzahl aktivierter Coins + Logs - Protokolle + Open Folder - Ordner öffnen + @@ -3541,169 +3556,165 @@ Please select a new order. Sync Date + + + + Reset wallet configuration + + Reset - Zurücksetzen + + + + + This will restart your wallet with default settings + + + + + + Confirm + + + + + + Cancel + Current Font - Aktuelle Schriftart + Current font changed to %1. - Aktuelle Schriftart in %1 geändert. + Theme - Thema + Changing theme to %1 - Design zu %1 geändert + Show orders after placement + + + Ask system's password before sending coins ? (2FA) + + Disable 2FA? - 2FA deaktivieren? + Enter your wallet password to confirm - Geben Sie zur Bestätigung das Kennwort ihrer Brieftasche ein + Type password - Kennwort eingeben + 2FA status - 2FA Status + 2FA disabled successfully - 2FA erfolgreich deaktiviert + Ok - Ok + Wrong password! - Falsches Kennwort! + Wallet password is incorrect - Kennwort der Brieftasche ist falsch - - - - Reuse static RPC password - - Application Version - Anwendungsversion - - - - copied to clipboard - In die Zwischenablage kopiert - - - - KDF version + + View seed and private keys - - KDF Version + + + Show - - KDF Version copied to clipboard. + + Setup Camouflage Password - - Search for Update + + Open - - About & Version - Über & Version - - - - - Reset wallet configuration - Konfiguration der Brieftasche zurücksetzen - - - - This will restart your wallet with default settings - Dadurch wird Ihre Brieftasche mit den Standardeinstellungen neu gestartet - - - - - Confirm - Bestätigen + + Reuse static RPC password + - - Ask system's password before sending coins ? (2FA) - Vor dem Senden von Coins nach dem Kennwort des Systems fragen? (2FA) + + Disclaimer and ToS + - - View seed and private keys - Seed- und privaten Schlüsseln anzeigen + + Application version + - - - Show - Zeigen + + Application Version + - - Setup Camouflage Password - Tarnkennwort einrichten + + copied to clipboard + - - Open - Öffnen + + KDF version + - - Disclaimer and ToS - Haftungsausschluss und Nutzungsbedingungen + + KDF Version + - - Application version - Anwendungsversion + + KDF Version copied to clipboard. + @@ -3730,22 +3741,27 @@ Please select a new order. Qt version - Qt Version + Qt Version - Qt Version + Qt Version copied to clipboard. - Qt Version in die Zwischenablage kopiert. + + + + + Search for Update + Logout - Abmelden + @@ -3753,7 +3769,7 @@ Please select a new order. Search - Suchen + @@ -3761,32 +3777,32 @@ Please select a new order. Token - Token + Available Quantity - Verfügbare Menge + Available Quantity (in %1) - Verfügbare Menge (in %1) + Fiat Volume - Fiat Volumen + CEX Rate - CEX-Kurs + %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 ist nicht aktiviert - Möchten Sie es aktivieren, um die günstigsten Order von %2 auswählen zu können? <br><a href='#'>Ja</a> - <a href='#no'>Nein</a> + @@ -3799,22 +3815,22 @@ Please select a new order. Token - Token + Balance - Balance + Balance Fiat - Fiat Balance + - + No Selectable coin. - Kein wählbarer Coin. + @@ -3822,67 +3838,67 @@ Please select a new order. History - Historie + Filter - Filter + Date - Datum + Close filtering options. - Filteroptionen schließen. + Open filtering options. - Filteroptionen öffnen. + Filter settings - Filtereinstellungen + From - Von + To - Bis + Cancel - Abbrechen + Apply filter - Filter anwenden + Export - Exportieren + Please choose the CSV export name and location - Bitte wählen Sie den CSV-Exportnamen und den Speicherort aus + No results found - Keine Ergebnisse gefunden + @@ -3891,57 +3907,57 @@ Please select a new order. Orders - Order - - - - Close filtering options. - Filteroptionen schließen. + Filter - Filter + Date - Datum + + + + + Close filtering options. + Open filtering options. - Filteroptionen öffnen. + Filter settings - Filtereinstellungen + From - Von + To - Bis + Cancel - Abbrechen + Apply filter - Filter anwenden + No results found - Keine Ergebnisse gefunden + @@ -3949,55 +3965,53 @@ Please select a new order. Frequently Asked Questions - Häufig gestellte Fragen + Do you store my private keys? - Speichern Sie meine privaten Schlüssel? + No! %1 is non-custodial. We never store any sensitive data, including your private keys, seed phrases, or PIN. This data is only stored on the user’s device and never leaves it. You are in full control of your assets. - Nein! %1 hat keine Vormundschaft. Wir speichern niemals sensible Daten, einschließlich Ihrer privaten Schlüssel, Seed-Phrasen oder PINs. Diese Daten werden nur auf dem Gerät des Benutzers gespeichert und verlassen es nie. Sie haben die volle Kontrolle über Ihr Vermögen. + How is trading on %1 different from trading on other DEXs? - Wie unterscheidet sich der Handel auf %1 vom Handel auf anderen DEXs? + Other DEXs generally only allow you to trade assets that are based on a single blockchain network, use proxy tokens, and only allow placing a single order with the same funds. %1 enables you to natively trade across two different blockchain networks without proxy tokens. You can also place multiple orders with the same funds. For example, you can sell 0.1 BTC for KMD, QTUM, or VRSC — the first order that fills automatically cancels all other orders. - Bei anderen DEXs können Sie im Allgemeinen nur Assets handeln, die auf einem einzigen Blockchain-Netzwerk basieren, Proxy-Token verwenden und nur eine einzige Order mit denselben Geldmitteln aufgeben. - -%1 ermöglicht Ihnen den nativen Handel über zwei verschiedene Blockchain-Netzwerke ohne Proxy-Token. Sie können auch mehrere Order mit demselben Guthaben aufgeben. Sie können beispielsweise 0,1 BTC für KMD, QTUM oder VRSC verkaufen – die erste Order, die automatisch ausgeführt wird, storniert alle anderen Orders. + - - How long does each atomic swap take? - Wie lange dauert ein Atomic Swap? + + Where can I see the orderbook or market statistics online? + - - Do I need to be online for the duration of the swap? - Muss ich für die Dauer des Austauschs online sein? + + You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + - - Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. + + How long does each atomic swap take? - - Where can I see the orderbook or market statistics online? + + Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. - - You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + + Do I need to be online for the duration of the swap? @@ -4016,7 +4030,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing How are the fees on %1 calculated? - Wie werden die Gebühren für %1 berechnet? + @@ -4027,13 +4041,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing 2. Both makers and takers will need to pay normal network fees to the involved blockchains when making atomic swap transactions. Network fees can vary greatly depending on your selected trading pair. - Beim Handel von %1 sind zwei Gebührenkategorien zu berücksichtigen. - -1. %1 berechnet ungefähr 0,13 % (1/777 des Handelsvolumens, aber nicht weniger als 0,0001) als Handelsgebühr für Taker-Orders, Maker-Orders haben keine Gebühren. - -2. Sowohl Maker als auch Taker müssen normale Netzwerkgebühren an die beteiligten Blockchains zahlen, wenn sie Atomic-Swap-Transaktionen durchführen. - -Die Netzwerkgebühren können je nach ausgewähltem Handelspaar stark variieren. + @@ -4054,52 +4062,52 @@ There is a toggle in settings where you can turn on/off the display of these tra Do you provide user support? - Bieten Sie Benutzerunterstützung an? + Yes! %1 offers support through the <a href="%2">%1 Discord server</a>. The team and the community are always happy to help! - Ja! %1 bietet Support über den <a href="%2">%1 Discord server</a>. Das Team und die Community helfen Euch gerne weiter! + Who is behind %1? - Wer steckt hinter %1? + %1 is developed by the Komodo team. Komodo is one of the most established blockchain projects working on innovative solutions like atomic swaps, Delayed Proof of Work, and an interoperable multi-chain architecture. - %1 wird vom Komodo-Team entwickelt. Komodo ist eines der etabliertesten Blockchain-Projekte, das an innovativen Lösungen wie Atomic Swaps, Delayed Proof of Work und einer interoperablen Multi-Chain-Architektur arbeitet. + Is it possible to develop my own white-label exchange on %1? - Ist es möglich, meine eigene White-Label-Börse auf %1 zu entwickeln? + Absolutely! You can read our developer documentation for more details or contact us with your partnership inquiries. Have a specific technical question? The %1 developer community is always ready to help! - Auf jeden Fall! Sie können unsere Entwicklerdokumentation für weitere Details lesen oder uns mit Ihren Partnerschaftsanfragen kontaktieren. Haben Sie eine spezielle technische Frage? Die %1-Entwicklercommunity ist immer bereit zu helfen! + Which devices can I use %1 on? - Auf welchen Geräten kann ich %1 verwenden? + %1 is available for mobile on both <a href="%2">Android and iPhone, and for desktop on Windows, Mac, and Linux</a> operating systems. - %1 ist auf Mobilgeräte für <a href="%2">Android und iPhone sowie auf dem Desktop für Windows, Mac und Linux</a> Betriebssystemen erhältlich. + Changelog - Änderungsprotokoll + Open Logs Folder - Protokollordner öffnen + @@ -4108,18 +4116,18 @@ There is a toggle in settings where you can turn on/off the display of these tra act SHORT FOR ACTUAL TIME - tatsächlich + est SHORT FOR ESTIMATED - geschätzt + Progress details - Fortschrittsdetails + @@ -4127,12 +4135,12 @@ There is a toggle in settings where you can turn on/off the display of these tra Save - Speichern + Edit - Bearbeiten + @@ -4140,7 +4148,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - In die Zwischenablage kopiert + @@ -4148,7 +4156,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - In die Zwischenablage kopiert + @@ -4156,7 +4164,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Required - Erforderlich + @@ -4164,7 +4172,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Click here to see the details - Klicken Sie hier, um die Details anzuzeigen + @@ -4182,141 +4190,152 @@ There is a toggle in settings where you can turn on/off the display of these tra Trade + + + Better price found: %1. Updating forms. + + + + + Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Swap - Tauschen + Instant trading with best orders - Sofortiger Handel mit den besten Order + Reset form - Formular zurücksetzen + You have no tradable assets - Keine handelbaren Assets vorhanden + From - Von + - - Entered amount must be higher than 0. + + %1 - - Select an order. + + + Balance: - - MAX - MAX + + **** + - - To - Nach + + Pick a coin + - - Pick an order - Order auswählen + + MAX + - - Price - Preis + + To + - - Better price found: %1. Updating forms. - Besseren Preis gefunden: %1. Formulare aktualisieren. + + Pick an order + - - Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. - Besseren Preis (%1) gefunden, aber erhaltene Menge (%2) ist niedriger als Ihre aktuelle (%3). Klicken Sie hier, um den ausgewählte Order zu aktualisieren. + + Price + - - %1 - %1 + + SWAP NOW + - - Balance: + + Failed to place the order - - Pick a coin - Wählen Sie einen Coin + + Placed the order + - - SWAP NOW - JETZT TAUSCHEN + + Disable privacy mode to trade. + - - Failed to place the order - Die Order konnte nicht platziert werden + + Entered amount must be higher than 0. + - - Placed the order - Order platziert + + Select an order. + - - + + Search coins - + Min Value - + Hide disabled coins - + No buy orders found for %1. - Keine Kauforder für %1 gefunden. + - + You can check later or try to sell a different coin. - Sie können später nachsehen oder versuchen, einen anderen Coin zu verkaufen. + - + Calculating fee estimate... - Geschätzten Gebühren werden berechnet... + - + Total %1 fees: - %1 Gesamtgebühren: + - + %2 (%3) - %2 (%3) + @@ -4324,40 +4343,40 @@ There is a toggle in settings where you can turn on/off the display of these tra Pro View Settings - Pro-Ansicht Einstellungen + Display Settings - Bildschirmeinstellungen + + + + + Trading Information + Order Book - Orderbuch + Order Form - - - Trading Information - Handelsinformationen - TradingViewChart Loading market data - Laden von Marktdaten + There is no chart data for this ticker yet - Für diesen Ticker liegen noch keine Chartdaten vor + @@ -4365,126 +4384,126 @@ There is a toggle in settings where you can turn on/off the display of these tra Transaction Details - Transaktionsdetails + - - Amount - Menge + + This transaction has been identified as a potential address poisoning attack. + - - Fees - Gebühren + + Please see the Support FAQ for more information. + - - Date - Datum + + Transaction Hash + - - Unconfirmed - Unbestätigt + + %1 txid + TICKER + - - Transaction Hash - Transaktions-Hash + + copied to clipboard. + - - Confirmations - Bestätigungen + + Amount + - - Block Height - Blockhöhe + + Fees + From - Von + - - This transaction has been identified as a potential address poisoning attack. + + From address - - Please see the Support FAQ for more information. + + To - - %1 txid - TICKER + + To address - - copied to clipboard. - In die Zwischenablage kopiert + + Date + - - From address - Von Adresse + + Awaiting confirmation + - - To - Nach + + Confirmations + - - To address - Nach Adresse + + Block Height + Notes - Anmerkungen + Close - Schließen + View on Explorer - Ansicht im Explorer + Transactions - Sent - Gesendet + Poison + - Received - Erhalten + Sent + - Poison + Received fees - Gebühren + Unconfirmed - Unbestätigt + @@ -4492,7 +4511,7 @@ There is a toggle in settings where you can turn on/off the display of these tra The downloaded update archive is corrupted ! - Das heruntergeladene Update-Archiv ist beschädigt! + @@ -4513,80 +4532,80 @@ There is a toggle in settings where you can turn on/off the display of these tra Welcome - Herzlich Willkommen + New wallet - Neue Brieftasche + Import wallet - Brieftasche importieren + Search your wallets... - Brieftaschen durchsuchen ... + My Wallets - Meine Brieftaschen + No wallets found! - Keine Brieftaschen gefunden! + Delete - Löschen + Enter password to confirm deletion of - Geben Sie das Kennwort ein, um das Löschen zu bestätigen + wallet - Brieftasche + Type password - Kennwort eingeben + Cancel - Abbrechen + Wallet status - Status der Brieftasche + wallet deleted successfully - Brieftasche erfolgreich gelöscht + Ok - Ok + wallet password is incorrect - Kennwort der Brieftasche ist falsch + @@ -4615,7 +4634,7 @@ This might take a few minutes... Close - Schließen + @@ -4631,62 +4650,62 @@ This might take a few minutes... You do not have enough funds. - Sie haben nicht genügend Kapital. + %1 is not activated: click on the button to enable it or enable it manually - %1 ist nicht aktiviert: Klicken Sie auf die Schaltfläche, um es zu aktivieren, oder aktivieren Sie es manuell + You need to have %1 to pay the gas for %2 transactions. - Sie benötigen %1, um das Benzin für %2 Transaktionen zu bezahlen. + Checksum verification failed for %1. - Überprüfung der Prüfsumme für %1 fehlgeschlagen. + Invalid checksum for %1. Click the button to convert to mixed case address. - Ungültige Prüfsumme für %1. Klicken Sie auf die Schaltfläche, um die Adresse in Groß-/Kleinschreibung umzuwandeln. + Legacy address used for %1. Click the button to convert to a Cashaddress. - Legacy-Adresse für %1 verwendet. Klicken Sie auf die Schaltfläche, um sie in eine Cashadresse umzuwandeln. + %1 address must be prefixed with 0x - %1 Adresse muss 0x vorangestellt werden + %1 address length is invalid, please use a valid address. - Länge der %1 Adresse ist ungültig, bitte verwenden Sie eine gültige Adresse. + %1 address is invalid. - %1 Adresse ist ungültig. + Invalid checksum. - Ungültige Prüfsumme. + %1 address has invalid prefixes. - %1 Adresse hat ungültige Vorsilben. + Backend error: %1 - Backend Fehler: %1 + @@ -4694,12 +4713,12 @@ This might take a few minutes... Logout - Abmelden + Balance - Balance + diff --git a/atomic_defi_design/assets/languages/atomic_defi_en.ts b/atomic_defi_design/assets/languages/atomic_defi_en.ts index 19b66dd49..d53d29a74 100644 --- a/atomic_defi_design/assets/languages/atomic_defi_en.ts +++ b/atomic_defi_design/assets/languages/atomic_defi_en.ts @@ -1,6 +1,6 @@ - + AddAddressForm @@ -27,7 +27,7 @@ Cancel - Cancel + @@ -70,7 +70,7 @@ Cancel - Cancel + @@ -84,11 +84,6 @@ Contract address - - - Enter the contract address - - Choose the asset ticker @@ -104,6 +99,11 @@ Enter the ticker + + + Enter the contract address + + Get the contract address from @@ -366,7 +366,7 @@ Cancel - Cancel + @@ -440,7 +440,7 @@ Cancel - Cancel + @@ -468,33 +468,38 @@ Cancel - Cancel + Center - + Portfolio - + Wallet - + DEX - + + DEX is disabled due to system clock synchronization issues. Please check your device time settings. + + + + Address Book - + Fiat @@ -649,7 +654,7 @@ Cancel - Cancel + @@ -743,7 +748,7 @@ Cancel - Cancel + @@ -763,21 +768,6 @@ Confirm Exchange Details - - - Trade price is more than 50% different to CEX! Confirm? - - - - - This swap request can not be undone and is a final event! - - - - - This transaction can take up to 60 mins - DO NOT close this application! - - Loading fees... @@ -789,18 +779,8 @@ - - Security configuration - - - - - %1 confirmations for incoming %2 transactions - - - - - Read more about dPoW + + Trade price is more than 50% different to CEX! Confirm? @@ -824,11 +804,26 @@ Enable Komodo dPoW security + + + Read more about dPoW + + + + + Security configuration + + dPoW protected + + + %1 confirmations for incoming %2 transactions + + Required Confirmations @@ -839,10 +834,20 @@ Warning, this atomic swap is not dPoW protected! + + + This swap request can not be undone and is a final event! + + + + + This transaction can take up to 60 mins - DO NOT close this application! + + Cancel - Cancel + @@ -1109,7 +1114,7 @@ Cancel - Cancel + @@ -1235,23 +1240,23 @@ - - Cancel Updates + + Tags - - Save Updates + + Add tag - - Tags + + Cancel Updates - - Add tag + + Save Updates @@ -1270,7 +1275,7 @@ Cancel - Cancel + @@ -1291,13 +1296,13 @@ - - All assets are already enabled! + + You can still enable %1 assets. Selected: %2. - - You can still enable %1 assets. Selected: %2. + + All assets are already enabled! @@ -1313,7 +1318,7 @@ Cancel - Cancel + @@ -1346,7 +1351,7 @@ Cancel - Cancel + @@ -1421,7 +1426,7 @@ General - + %n day(s) @@ -1429,7 +1434,7 @@ - + %nd day @@ -1438,7 +1443,7 @@ - + %nh hours @@ -1447,7 +1452,7 @@ - + %nm minutes @@ -1456,7 +1461,7 @@ - + %ns seconds @@ -1465,7 +1470,7 @@ - + %nms milliseconds @@ -1474,117 +1479,117 @@ - + - - + <b>Taker tx fee:</b> - + <b>Dex tx fee:</b> - + <b>Dex fee:</b> - + <b>Maker tx fee:</b> - - %1 balance is zero + + Balance is zero! - + Activating %1 (%2%) - + Loading wallet... - + Min: %1 - + Enter an amount - + Trading Fee - + Minimum Trading Amount - + Wallet %1 already exists WALLETNAME - - + + Please wait for %1 to fully activate - + %1 balance is lower than the fees amount: %2 %3 - + Tradable (after fees) %1 balance is lower than minimum trade amount - + Please fill the price field - + Please fill the volume field - - + + %1 volume is lower than minimum trade amount - - + + %1 needs to be enabled in order to use %2 - - + + %1 balance needs to be funded, a non-zero balance is required to pay the gas of %2 transactions - + Unknown Error @@ -1660,6 +1665,26 @@ Try again or select 'Allow custom seed' to continue. + + + Allow custom seed + + + + + <strong>Allow custom seed</strong> + + + + + Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. + + + + + I understand + + @@ -1701,26 +1726,6 @@ Try again or select 'Allow custom seed' to continue. Ok - - - Allow custom seed - - - - - <strong>Allow custom seed</strong> - - - - - Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. - - - - - I understand - - Next @@ -1762,11 +1767,6 @@ Try again or select 'Allow custom seed' to continue. List - - - Funds are recoverable - - Best Orders for %1 @@ -1777,6 +1777,11 @@ Try again or select 'Allow custom seed' to continue. Enter volume to see best orders. + + + Funds are recoverable + + ListDelegate @@ -1792,11 +1797,16 @@ Try again or select 'Allow custom seed' to continue. + Orderbook is disabled in privacy mode + + + + Orderbook is disabled while creating maker orders - + This order requires a minimum amount of %1 %2 <br>You don't have enough funds.<br> %3 @@ -1847,7 +1857,7 @@ Try again or select 'Allow custom seed' to continue. Cancel - Cancel + @@ -1882,205 +1892,205 @@ They will be removed from the orderbook until you log in again. Cancel - Cancel + Main - - Price + + + Address Book - - Change 24hr + + Search contact - - Contract Address + + + NEW CONTACT - - Send + + Name - - Enable %1 ? + + Tags - - Yes - Yes + + No contacts found. + - - No + + Edit - - Receive + + Delete - - - Swap + + address copied to clipboard - - Portfolio + + This contact does not have any registered address. - - is wallet only + + Taker Order - - Rewards + + Maker Order - - Faucet + + Chart - - Vote Info + + + Orders - - - - Public Key + + + History - - Copied to Clipboard + + + Swap - - Explore + + Price - - There is no chart data for this ticker yet + + Change 24hr - - Fetching transactions... + + Portfolio - - No transactions available. + + Contract Address - - Please wait, %1 is %2 + + Send - - Loading ticker chart data + + Enable %1 ? - - % activated... + + Yes - - Chart + + No - - - Orders + + Receive - - - History + + is wallet only - - - Address Book + + Rewards - - Search contact + + Faucet - - + NEW CONTACT + + Vote Info - - Name + + + + Public Key - - Tags + + Copied to Clipboard - - No contacts found. + + Explore - - Edit + + Loading ticker chart data - - Delete + + There is no chart data for this ticker yet - - address copied to clipboard + + Please wait, %1 is %2 - - This contact does not have any registered address. + + % activated... - - Taker Order + + Fetching transactions... - - Maker Order + + No transactions available. @@ -2203,18 +2213,13 @@ They will be removed from the orderbook until you log in again. - - New version found - - - - - Your application is up to date! + + Mandatory version found - - Mandatory version found + + New version found @@ -2227,14 +2232,19 @@ They will be removed from the orderbook until you log in again. This update is mandatory to continue using the application + + + Download + + Close Dex - - Download + + Your application is up to date! @@ -2381,6 +2391,11 @@ They will be removed from the orderbook until you log in again. NotificationsModal + + + Please check your internet connection (e.g. VPN service or firewall might block it). + + Matching @@ -2461,27 +2476,12 @@ They will be removed from the orderbook until you log in again. You received %1 - - - Your wallet balance changed - - - - - Close - - %1 Enable status TICKER - - - Please check your internet connection (e.g. VPN service or firewall might block it). - - Failed to enable %1 @@ -2501,6 +2501,11 @@ They will be removed from the orderbook until you log in again. Endpoint not reachable + + + Your wallet balance changed + + Could not reach to endpoint @@ -2536,6 +2541,11 @@ They will be removed from the orderbook until you log in again. Mark all as read + + + Close + + OrderForm @@ -2545,102 +2555,109 @@ They will be removed from the orderbook until you log in again. - + Reduce 1% relative to CEX market price. - + Use CEX market price. - + Increase 1% relative to CEX market price. - + Send - + Receive - + Max - + + + + Diasble privacy mode to trade + + + + Swap 25% of your tradable balance. - + Swap 50% of your tradable balance. - + Swap 100% of your tradable balance. - + Min Volume - + Min amount to sell - + Min amount to receive - + Minimum accepted trade equals 10% of order volume. - + Minimum accepted trade equals 25% of order volume. - + Minimum accepted trade equals 50% of order volume. - + Min volume: - + Use custom minimum trade amount - + Order Selected - + CREATE MAKER SWAP - + START TAKER SWAP @@ -2679,49 +2696,28 @@ They will be removed from the orderbook until you log in again. - - Refund State - - - - - Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - - - - - Date - - - - - Error ID - - - - - - Error Log + + Min Volume - - Close + + Max Volume - - Cancel Order + + Refund State - - Min Volume + + Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - - Max Volume + + Date @@ -2760,6 +2756,17 @@ They will be removed from the orderbook until you log in again. Taker Payment TXID + + + Error ID + + + + + + Error Log + + Recover Funds @@ -2770,11 +2777,21 @@ They will be removed from the orderbook until you log in again. Refunding... + + + Cancel Order + + View on Explorer + + + Close + + OrderRemovedModal @@ -2803,6 +2820,11 @@ Please select a new order. Filter + + + Apply Filter + + Date @@ -2814,27 +2836,22 @@ Please select a new order. - - Apply Filter - - - - + Cancel All - + From - + To - + Please choose the CSV export name and location @@ -3060,28 +3077,13 @@ Please select a new order. - - Seed - - - - - Backup Seed - - - - - Public Address copied to clipboard + + Incorrect Password Cancel - Cancel - - - - Incorrect Password @@ -3089,12 +3091,22 @@ Please select a new order. View + + + Seed + + copied to clipboard + + + Backup Seed + + @@ -3106,6 +3118,11 @@ Please select a new order. Search a coin. + + + Public Address copied to clipboard + + Public Address @@ -3132,7 +3149,7 @@ Please select a new order. Yes - Yes + @@ -3191,6 +3208,11 @@ Please select a new order. Failed to send + + + Failed to Broadcast + + Prepare to send @@ -3201,39 +3223,19 @@ Please select a new order. Address of the recipient - - - Amount to send - - - - - Gas price - - - - - Cancel - Cancel - - - - Recipient's address - - The address has to be mixed case. - - Failed to Broadcast + + Fix - - Fix + + Amount to send @@ -3276,6 +3278,12 @@ Please select a new order. Enable Custom Fees + + + + Only use custom fees if you know what you are doing! + + Enter the custom fee @@ -3287,13 +3295,13 @@ Please select a new order. - - Custom Fee can't be higher than the amount + + Gas price - - Not enough funds. + + Custom Fee can't be higher than the amount @@ -3304,9 +3312,13 @@ Please select a new order. - - - Only use custom fees if you know what you are doing! + + Not enough funds. + + + + + Cancel @@ -3320,6 +3332,11 @@ Please select a new order. Send + + + Recipient's address + + %1 address @@ -3405,7 +3422,12 @@ Please select a new order. SendResult - Transaction Complete! + Transaction Broadcast! + + + + + Transaction Hash @@ -3451,11 +3473,6 @@ Please select a new order. Date - - - Transaction Hash - - Close @@ -3469,12 +3486,6 @@ Please select a new order. SettingModal - - - - Cancel - Cancel - Settings @@ -3500,11 +3511,21 @@ Please select a new order. Security + + + About & Version + + Enable Desktop Notifications + + + Hide Poison Transactions in History + + Maximum number of enabled coins @@ -3521,80 +3542,66 @@ Please select a new order. - - Reset - - - - - Current Font - - - - - Current font changed to %1. - - - - - Theme + + ZHTLC sync date - - Changing theme to %1 + + use date sync - - Application Version + + Sync Date - - copied to clipboard + + + Reset wallet configuration - - About & Version + + Reset - - Hide Poison Transactions in History + + This will restart your wallet with default settings - - ZHTLC sync date + + + Confirm - - use date sync + + + Cancel - - Sync Date + + Current Font - - - Reset wallet configuration + + Current font changed to %1. - - This will restart your wallet with default settings + + Theme - - - Confirm + + Changing theme to %1 @@ -3684,6 +3691,16 @@ Please select a new order. Application version + + + Application Version + + + + + copied to clipboard + + KDF version @@ -3811,7 +3828,7 @@ Please select a new order. - + No Selectable coin. @@ -3861,7 +3878,7 @@ Please select a new order. Cancel - Cancel + @@ -3892,11 +3909,6 @@ Please select a new order. Orders - - - Close filtering options. - - Filter @@ -3907,6 +3919,11 @@ Please select a new order. Date + + + Close filtering options. + + Open filtering options. @@ -3930,7 +3947,7 @@ Please select a new order. Cancel - Cancel + @@ -3973,28 +3990,28 @@ Please select a new order. - - How long does each atomic swap take? + + Where can I see the orderbook or market statistics online? - - Do I need to be online for the duration of the swap? + + You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! - - Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. + + How long does each atomic swap take? - - Where can I see the orderbook or market statistics online? + + Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. - - You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + + Do I need to be online for the duration of the swap? @@ -4173,6 +4190,16 @@ There is a toggle in settings where you can turn on/off the display of these tra Trade + + + Better price found: %1. Updating forms. + + + + + Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Swap @@ -4199,113 +4226,114 @@ There is a toggle in settings where you can turn on/off the display of these tra - - Entered amount must be higher than 0. + + %1 - - Select an order. + + + Balance: - - MAX + + **** - - To + + Pick a coin - - Pick an order + + MAX - - Price + + To - - Better price found: %1. Updating forms. + + Pick an order - - Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Price - - %1 + + SWAP NOW - - Balance: + + Failed to place the order - - Pick a coin + + Placed the order - - SWAP NOW + + Disable privacy mode to trade. - - Failed to place the order + + Entered amount must be higher than 0. - - Placed the order + + Select an order. - - + + Search coins - + Min Value - + Hide disabled coins - + No buy orders found for %1. - + You can check later or try to sell a different coin. - + Calculating fee estimate... - + Total %1 fees: - + %2 (%3) @@ -4322,6 +4350,11 @@ There is a toggle in settings where you can turn on/off the display of these tra Display Settings + + + Trading Information + + Order Book @@ -4332,11 +4365,6 @@ There is a toggle in settings where you can turn on/off the display of these tra Order Form - - - Trading Information - - TradingViewChart @@ -4368,6 +4396,11 @@ There is a toggle in settings where you can turn on/off the display of these tra Please see the Support FAQ for more information. + + + Transaction Hash + + %1 txid @@ -4389,11 +4422,21 @@ There is a toggle in settings where you can turn on/off the display of these tra Fees + + + From + + From address + + + To + + To address @@ -4406,12 +4449,7 @@ There is a toggle in settings where you can turn on/off the display of these tra - Unconfirmed - - - - - Transaction Hash + Awaiting confirmation @@ -4424,16 +4462,6 @@ There is a toggle in settings where you can turn on/off the display of these tra Block Height - - - From - - - - - To - - Notes @@ -4454,17 +4482,17 @@ There is a toggle in settings where you can turn on/off the display of these tra Transactions - Sent + Poison - Received + Sent - Poison + Received @@ -4555,7 +4583,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Cancel - Cancel + diff --git a/atomic_defi_design/assets/languages/atomic_defi_es.ts b/atomic_defi_design/assets/languages/atomic_defi_es.ts index 6cd3ee405..23f860d7f 100644 --- a/atomic_defi_design/assets/languages/atomic_defi_es.ts +++ b/atomic_defi_design/assets/languages/atomic_defi_es.ts @@ -1,38 +1,38 @@ - + AddAddressForm Use standard network address - Utilice la dirección de red + Label - Etiqueta + This key already exists. - Esta clave ya existe. + Address - Dirección + Cancel - Cancelar + Convert - Convertir + @@ -42,17 +42,17 @@ Save - Guardar + You need to enable %1 before adding this kind of address. - Debe habilitar %1 antes de agregar este tipo de dirección. + Enable - Habilitar + @@ -60,54 +60,54 @@ Get the contract address from - Obtener la dirección del contrato de + Choose the asset type - Elija el tipo de activo + Cancel - Cancelar + Next - Siguiente + Contract address - Dirección del contrato - - - - Enter the contract address - Ingrese la dirección del contrato + Choose the asset ticker - Elija el ticker del activo + Ticker - Ticker + Enter the ticker - Ingrese el ticker + + + + + Enter the contract address + Get the contract address from - Obtener la dirección del contrato de + @@ -115,67 +115,67 @@ Previous - Anterior + Choose the asset logo - Elija el logotipo del activo + Browse - Navegar + Please choose the asset logo - Elija el logotipo del activo + Configuration - Configuración + All configuration fields will be fetched using the contract address you provided. - Todos los campos de configuración se obtendrán usando la dirección del contrato que proporcionó. + Name - Nombre + Enter the name - Ingrese el nombre + Coingecko ID - Coingecko ID + Enter the Coingecko ID - Ingrese el Coingecko ID + Get the Coingecko ID - Obtener el Coingecko ID + Active - Activo + Preview - Vista previa + @@ -190,22 +190,22 @@ Asset not found, please go back and make sure Contract Address is correct - Activo no encontrado, regrese y asegúrese de que la dirección del contrato sea correcta + Config Fields - Campos de configuracion + Fetched Data - Datos obtenidos + Submit & Restart - Enviar & Reiniciar + @@ -213,17 +213,17 @@ Tag name - Nombre de la etiqueta + Contact already has this tag. - El contacto ya tiene esta etiqueta. + + ADD - + Añadir + @@ -236,7 +236,7 @@ Work in progress - Trabajo en proceso + @@ -244,7 +244,7 @@ Recover Funds Result - Resultados de Recuperar Fondos + @@ -252,22 +252,22 @@ Choose a valid - Elija un + asset - activo + Search an asset - Buscar un activo + Disabled - deshabilitados + @@ -275,7 +275,7 @@ Assets - Activos + @@ -283,42 +283,42 @@ Asset - Activo + Balance - Saldo + Fiat Balance - Saldo Fiat + Change 24h - Cambio en 24h + Price - Precio + Source - Fuente + Activating: - Activando: + Price provider is: %1 - El proveedor de precios es: %1 + @@ -331,68 +331,68 @@ Settings - Configuración + Support - Soporte + Privacy - Privacidad + Disable Privacy? - ¿Deshabilitar privacidad? + Enter wallet password to confirm - Ingrese la contraseña de la billetera para confirmar + Type password - Escriba la contraseña + Confirm - Confirmar + Cancel - Cancelar + Privacy status - Estado de privacidad + Privacy mode disabled successfully - Modo de privacidad deshabilitado correctamente + Ok - Ok + Wrong password! - ¡Contraseña incorrecta! + wallet password is incorrect - la contraseña de la billetera es incorrecta + @@ -400,52 +400,52 @@ Setup Camouflage Password - Configuración de Contraseña Camuflaje + Camouflage Password is a secret password for emergency situations. - Contraseña Camuflaje es una contraseña secreta para situaciones de emergencia. + Using it to login will display your balance lower than it actually is. - Usarlo para iniciar sesión mostrará su saldo más bajo de lo que realmente es. + Here you enter the suffix and at login you need to enter {real_password}{suffix} - Aquí ingresa el sufijo y al iniciar sesión debe ingresar {real_password}{suffix} + Password suffix - Sufijo de contraseña + Confirm pasword suffix - Confirmar sufijo + Enter a password suffix - Ingrese un sufijo de contraseña + Enter the same password suffix to confirm - Ingrese el mismo sufijo de contraseña para confirmar + Cancel - Cancelar + Save - Guardar + @@ -453,50 +453,55 @@ Failed to enable %1 - No se pudo habilitar %1 + Enabling %1 did not succeed. Limit of enabled coins might have been reached. - No se pudo habilitar %1. Es posible que se haya alcanzado el límite de monedas habilitadas. + Change limit in settings - Cambiar el límite en la configuración + Cancel - Cancelar + Center - + Portfolio - Cartera + - + Wallet - Monedero + - + DEX - DEX + - + + DEX is disabled due to system clock synchronization issues. Please check your device time settings. + + + + Address Book - Directorio + - + Fiat - Fiat + @@ -504,12 +509,12 @@ Market Data - Data de Mercado + Market data (prices, charts, etc.) marked with the ⓘ icon originates from third-party sources.<br><br>Data is sourced via <a href="https://coingecko.com">CoinGecko</a>. - Datos de mercado (precios, estadisticas, etc.) marcados con ⓘ se obtienen a través de fuentes terceras.<br><br>Data is sourced via <a href="https://coingecko.com">CoinGecko</a>. + @@ -535,7 +540,7 @@ Close - Cerrar + @@ -543,118 +548,118 @@ Failed to prepare to claim rewards - No se pudo preparar para reclamar recompensas + Claim your %1 reward? TICKER - ¿Reclamar su %1 de recompensa? + No UTXOs eligible for claiming - Ningún UTXO elegible para reclamar + Transaction fee is higher than the reward! - ¡La tarifa de transacción es más alta que la recompensa! + You will receive - Recibirá + Refresh - Actualizar + Read more about KMD active users rewards - Lea más sobre las recompensas de los usuarios activos de KMD + UTXO - UTXO + Amount - Cantidad + Reward - Recompensa + Accruing Start - Inicio de Acumulación + Accruing Stop - Detener Acumulación + Time Left - Tiempo Restante + Error - Error + Locktime is not set - Locktime no está configurado + Locktime is less than the threshold - Locktime es inferior al umbral + UTXO height is greater than end of the era - La altura de UTXO es mayor que el final de la era + UTXO amount is less than 10 - La cantidad de UTXO es inferior a 10 + One hour did not pass yet - Una hora no pasa aún + Transaction is in mempool - La transacción está en el mempool + Unknown problem - Problema desconocido + Cancel - Cancelar + Confirm - Confirmar + @@ -663,28 +668,28 @@ Disable %1 TICKER - Deshabilitar %1 + Disable and Delete %1 TICKER - Deshabilitar y eliminar %1 + Disable all %1 assets - Deshabilitar todos los activos de %1 + Disable all assets - Deshabilitar todos los activos + Disable 0 balance assets - Deshabilitar 0 balancear activos + @@ -692,7 +697,7 @@ Search - Buscar + @@ -700,17 +705,17 @@ Language - Idioma + Fiat - Fiat + Recommended: - Recomendado: + @@ -718,42 +723,42 @@ Confirm Multi Order Details - Confirmar detalles de Multi Order + These swaps requests can not be undone and this is the final event! - Estas solicitudes de intercambio no se pueden deshacer y este es el evento final! + These transactions can take up to 60 mins - DO NOT close this application! - Estas transacciones pueden demorar hasta 60 minutos. ¡NO cierre esta aplicación! + Same funds will be used until an order matches. - Se utilizarán los mismos fondos hasta que coincida un pedido. + Note that if one order is filled other will not be cancelled. - Tenga en cuenta que si se completa un pedido, el otro no se cancelará. + Cancel - Cancelar + Confirm - Confirmar + Placed multiple orders - Pedidos múltiples realizados + @@ -761,47 +766,22 @@ Confirm Exchange Details - Confirmar Detalles de Intercambio - - - - Trade price is more than 50% different to CEX! Confirm? - ¡El precio comercial es más del 50% diferente al de CEX! ¿Confirmar? - - - - This swap request can not be undone and is a final event! - ¡Esta solicitud de intercambio no se puede deshacer y es un evento final! - - - - This transaction can take up to 60 mins - DO NOT close this application! - Esta transacción puede demorar hasta 60 minutos. ¡NO cierre esta aplicación! + Loading fees... - Cargando tarifas... + <b>Total %1 fees:</b> - <b>Cuota total de %1:</b> - - - - Security configuration - Configuración de seguridad - - - - %1 confirmations for incoming %2 transactions - %1 confirmaciones para %2 transacciones entrantes + - - Read more about dPoW - Obtenga más información sobre dPoW + + Trade price is more than 50% different to CEX! Confirm? + @@ -817,37 +797,62 @@ Use custom protection settings for incoming %1 transactions TICKER - Utilice configuraciones de protección personalizadas para %1 transacciones entrantes + Enable Komodo dPoW security - Habilite la seguridad dPoW de Komodo + + + + + Read more about dPoW + + + + + Security configuration + dPoW protected - Protegido por dPoW + + + + + %1 confirmations for incoming %2 transactions + Required Confirmations - Confirmaciones Requeridas + Warning, this atomic swap is not dPoW protected! - Advertencia, este intercambio atómico no está protegido por dPoW! + + + + + This swap request can not be undone and is a final event! + + + + + This transaction can take up to 60 mins - DO NOT close this application! + Cancel - Cancelar + Confirm - Confirmar + @@ -855,7 +860,7 @@ Copied to Clipboard - Copiada en el Portapapeles + @@ -863,182 +868,182 @@ The current number of enabled coins does not match your configuration specification. Your assets configuration will be reset. - El número actual de monedas habilitadas no coincide con su especificación de configuración. Se restablecerá la configuración de sus activos. + Matching - Emparejando + Order Matching - Emparejando Orden + Matched - Emparejado + Order Matched - Orden Emparejada + Ongoing - En Curso + Swap Ongoing - Intercambio En Curso + Successful - Exitoso + Swap Successful - Intercambio exitoso + Refunding - Reembolso + Failed - Fallo + Swap Failed - Intercambio fallido + Unknown - Desconocido + Unknown State - Estado Desconocido + Started - Iniciado + Negotiated - Negociado + Taker fee sent - Tarifa taker enviada + Maker payment received - Pago de maker recibido + Maker payment wait confirm started - Inicio de espera de confirmacion de pago de maker + Maker payment validated and confirmed - Validacion y confirmacion de pago de maker + Taker payment sent - Pago de taker enviado + Taker payment spent - Pago del taker gastado + Maker payment spent - Pago del maker gastado + Finished - Terminado + Start failed - Inicio fallido + Negotiate failed - Negociacion fallida + Taker fee validate failed - Validación de tarifa del taker fallida + Maker payment transaction failed - Transacción de pago de maker fallo + Maker payment Data send failed - Envio de data de pago de maker fallo + Maker payment wait confirm failed - Espera de confirmacion de pago de maker fallo + Taker payment validate failed - Validacion de pago de taker fallo + Taker payment wait confirm failed - Espera de confirmacion de pago de taker fallo + Taker payment spend failed - Gasto de pago de taker fallo + Maker payment wait refund started - Reembolso de espera de pago de maker iniciado + Maker payment refunded - Pago de maker reembolsado + Maker payment refund failed - Reembolso del pago de maker fallo + @@ -1046,7 +1051,7 @@ Date - Fecha + @@ -1054,7 +1059,7 @@ copied to clipboard - copiado al portapapeles + @@ -1062,12 +1067,12 @@ Min - Min + Max - Max + @@ -1075,7 +1080,7 @@ copied to clipboard - copiado al portapapeles + @@ -1083,38 +1088,38 @@ Delete Wallet - Eliminar billetera + Are you sure you want to delete %1 wallet? WALLET_NAME - ¿Está seguro de que desea eliminar %1 billetera? + If so, make sure you record your seed phrase in order to restore your wallet in the future. - Si es así, asegúrese de registrar su frase inicial para restaurar su billetera en el futuro. + Enter your wallet password - Ingrese la contraseña de su billetera + Wrong Password - Contraseña incorrecta + Cancel - Cancelar + Delete - Eliminar + @@ -1122,7 +1127,7 @@ Type password - Escriba la contraseña + @@ -1130,32 +1135,32 @@ At least 1 lowercase alphabetical character - Al menos 1 carácter alfabético en minúsculas + At least 1 uppercase alphabetical character - Al menos 1 carácter alfabético en mayúsculas + At least 1 numeric character - Al menos 1 carácter numérico + At least 1 special character (eg. !@#$%) - Al menos 1 carácter especial ( ej., !@#$%) + Between %1 and %2 character(s) - Entre %1 y %2 carácter(es) + Password and Confirm Password have to be same - Contraseña y Confirmar Contraseña tienen que ser los mismos + @@ -1163,7 +1168,7 @@ items per page - elementos por página + @@ -1171,17 +1176,17 @@ Min - Min + Half - Mitad + Max - Max + @@ -1189,7 +1194,7 @@ Search - Buscar + @@ -1197,37 +1202,37 @@ Edit contact - Editar contacto + Contact name - Nombre + Enter a contact name - Ingresar un nombre de contacto + Address list - Lista de direcciónes + Address Book - Libreta de direcciones + address copied to clipboard - dirección copiada al portapapeles + Edit - Editar + @@ -1235,24 +1240,24 @@ - - Cancel Updates + + Tags - - Save Updates + + Add tag - - Tags - Etiquetas + + Cancel Updates + - - Add tag - Agregar etiqueta + + Save Updates + @@ -1260,17 +1265,17 @@ The selected address belongs to a disabled asset, you need to enabled it before sending. - La dirección seleccionada pertenece a un activo deshabilitado, debe habilitó antes de enviar. + Enable - Habilitar + Cancel - Cancelar + @@ -1278,7 +1283,7 @@ Enable assets - Habilitar activos + @@ -1288,37 +1293,37 @@ Select all assets - Seleccionar todos los activos - - - - All assets are already enabled! - ¡Todos los activos ya están habilitados! + You can still enable %1 assets. Selected: %2. - Todavía puede habilitar activos %1. Seleccionado: %2. + + + + + All assets are already enabled! + Change assets limit - Cambiar el límite de activos + Add a custom asset - Agregar un activo personalizado + Cancel - Cancelar + Enable - Habilitar + @@ -1326,32 +1331,32 @@ Disclaimer & Terms of Service - Descargo de Responsabilidad & Términos de servicio + Accept EULA - Aceptar EULA + Accept Terms and Conditions - Aceptar términos y condiciones + Close - Cerrar + Cancel - Cancelar + Confirm - Confirmar + @@ -1359,17 +1364,17 @@ Fatal Error - Error Fatal + Connection has been lost. You have been disconnected. - Ha perdido la conexión. Has sido desconectado. + Close - Cerrar + @@ -1377,12 +1382,12 @@ Minimum fee - Tarifa mínima + Fees will be calculated - Las tarifas se calcularán + @@ -1390,38 +1395,38 @@ How do I calculate gas? - ¿Cómo calculo la gasolina? + Gas is measured in gwei. Gwei is just a unit of Ether, and is equal to 0.000000001 ETH (or the equivalent platform coin such as AVAX or BNB). The gas price varies over time depending on network congestion. - El gas se mide en gwei. Gwei es solo una unidad de Ether y es igual a 0.000000001 ETH (o la moneda de plataforma equivalente como AVAX o BNB). El precio del gas varía con el tiempo dependiendo de la congestión de la red. + The gas limit is how many units of gas (maximum) you allocate to pay for a transaction. The gas required depending on the size of the transaction & data being transmitted. - + A standard transaction not involving contracts uses 21,000 gas units, with any of the limit remaining returned to the source address. - Una transacción estándar que no implica contratos utiliza 21.000 unidades de gas, y el límite restante se devuelve a la dirección de origen. + Transactions involving contracts may result in the whole limit being consumed, so be careful not to set it too high. - Las transacciones que involucran contratos pueden resultar en que se consuma todo el límite, así que tenga cuidado de no establecerlo demasiado alto. + For more information, read the article at <a href="https://support.mycrypto.com/how-to/sending/how-to-know-what-gas-limit-to-use">https://support.mycrypto.com/how-to/sending/how-to-know-what-gas-limit-to-use</a> - Para obtener más información, lea el artículo en <a href="https://support.mycrypto.com/how-to/sending/how-to-know-what-gas-limit-to-use">https://support.mycrypto.com/how-to/sending/how-to-know-what-gas-limit-to-use</a> + General - + %n day(s) @@ -1429,7 +1434,7 @@ - + %nd day @@ -1438,7 +1443,7 @@ - + %nh hours @@ -1447,7 +1452,7 @@ - + %nm minutes @@ -1456,7 +1461,7 @@ - + %ns seconds @@ -1465,7 +1470,7 @@ - + %nms milliseconds @@ -1474,117 +1479,117 @@ - + - - + <b>Taker tx fee:</b> - + <b>Dex tx fee:</b> - + <b>Dex fee:</b> - + <b>Maker tx fee:</b> - - %1 balance is zero + + Balance is zero! - + Activating %1 (%2%) - + Loading wallet... - + Min: %1 - + Enter an amount - + Trading Fee - + Minimum Trading Amount - Cantidad Mínima de Intercambio + - + Wallet %1 already exists WALLETNAME - - + + Please wait for %1 to fully activate - + %1 balance is lower than the fees amount: %2 %3 - + Tradable (after fees) %1 balance is lower than minimum trade amount - + Please fill the price field - + Please fill the volume field - - + + %1 volume is lower than minimum trade amount - - + + %1 needs to be enabled in order to use %2 - - + + %1 balance needs to be funded, a non-zero balance is required to pay the gas of %2 transactions - + Unknown Error @@ -1594,37 +1599,37 @@ You get - Obtienes + You send - Envía + Fiat Price - Precio Fiat + CEX rate - Tasa CEX + Price - Precio + Quantity - Cantidad + Total - Total + @@ -1632,40 +1637,59 @@ Failed to Import the wallet - No se pudo importar la billetera + Import wallet - Setup - Importar billetera - Configurar + Import wallet - Choose password - Importar billetera - Elegir contraseña + Wallet Name - Nombre de billetera + Enter seed - Ingresar semilla + Your seed is not BIP39 compliant. Try again or select 'Allow custom seed' to continue. - Su semilla no cumple con BIP39. -Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' personalizada continúe. + + + + + Allow custom seed + + + + + <strong>Allow custom seed</strong> + + + + + Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. + + + + + I understand + i understand - entiendo + @@ -1700,32 +1724,12 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Ok - Ok - - - - Allow custom seed - Permitir semilla personalizada - - - - <strong>Allow custom seed</strong> - <strong>Permitir semilla personalizada</strong> - - - - Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. - Las frases semilla personalizadas pueden ser menos seguras y más fáciles de descifrar que una frase semilla o clave privada (WIF) compatible con BIP39.<br><br>Para confirmar que comprende el riesgo y sabe lo que está haciendo, escriba <strong> 'Entiendo'</strong> en el cuadro de abajo. - - - - I understand - Entiendo + Next - Siguiente + @@ -1735,12 +1739,12 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Enter the same password to confirm - Ingrese la misma contraseña para confirmar + Continue - Continuar + @@ -1748,26 +1752,21 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Join our Discord server - Únase a nuestro servidor de Discord + Follow us on Twitter - Síganos en Twitter + Go to Support Guides - Ir a Guías de soporte + List - - - Funds are recoverable - Los fondos son recuperables - Best Orders for %1 @@ -1776,7 +1775,12 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Enter volume to see best orders. - Introduce el volumen para ver los mejores ordenes + + + + + Funds are recoverable + @@ -1784,7 +1788,7 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 no está habilitado. ¿Desea habilitarlo para poder seleccionar %2 mejores ordenes?<br><a href='#'>Sí</a> - <a href='#no'>No</a> + @@ -1793,13 +1797,18 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers + Orderbook is disabled in privacy mode + + + + Orderbook is disabled while creating maker orders - + This order requires a minimum amount of %1 %2 <br>You don't have enough funds.<br> %3 - Este pedido requiere una cantidad mínima de %1 %2 <br>No tiene fondos suficientes.<br> %3 + @@ -1807,7 +1816,7 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Close - Cerrar + @@ -1815,7 +1824,7 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Loading, please wait - Cargando, por favor espere + @@ -1825,12 +1834,12 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Enabling assets - Habilitando activos + Getting ready - Preparándose + @@ -1838,17 +1847,17 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Incorrect Password - Contraseña incorrecta + Log In - Iniciar sesión + Cancel - Cancelar + @@ -1856,235 +1865,233 @@ Vuelva a intentarlo o seleccione 'Permitir semilla personalizada' pers Exit %1 or go to login menu? - Salga de %1 o vaya al menú de inicio de sesión + Warning: You currently have a swap in progress. Logging out may result in a failed swap. - Advertencia: actualmente tiene una operación en curso. -Cerrar sesión puede resultar en una transacción fallida. + Warning: You currently have open maker orders. They will be removed from the orderbook until you log in again. - Advertencia: actualmente tiene órdenes abiertas. -Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. + Login menu - Menú de inicio de sesión + Exit - Dejar + Cancel - Cancelar + Main - - Price - Precio + + + Address Book + - - Change 24hr - Cambio + + Search contact + - - Contract Address - Dirección del Contrato + + + NEW CONTACT + - - Send - Enviar + + Name + - - Enable %1 ? - ¿Habilitar %1? + + Tags + - - Yes - + + No contacts found. + - - No - No + + Edit + - - Receive - Recibir + + Delete + - - - Swap - Intercambiar + + address copied to clipboard + - - Portfolio - Cartera + + This contact does not have any registered address. + - - is wallet only - es solo billetera + + Taker Order + - - Rewards - Recompensas + + Maker Order + - - Faucet - Grifo + + Chart + - - Vote Info + + + Orders - - - - Public Key - Clave Pública + + + History + - - Copied to Clipboard - Copiada en el Portapapeles + + + Swap + - - Explore + + Price - - There is no chart data for this ticker yet - No hay datos de gráficos para este ticker aún + + Change 24hr + - - Fetching transactions... - Obteniendo transacciones... + + Portfolio + - - No transactions available. + + Contract Address - - Please wait, %1 is %2 - Por favor espera %1 es %2 + + Send + - - Loading ticker chart data + + Enable %1 ? - - % activated... - % activado... + + Yes + - - Chart - Gráfico + + No + - - - Orders - Pedidos + + Receive + - - - History - Historial + + is wallet only + - - - Address Book - Libreta de direcciones + + Rewards + - - Search contact - Buscar contacto + + Faucet + - - + NEW CONTACT - + Nuevo contacto + + Vote Info + - - Name - Nombre + + + + Public Key + - - Tags - Etiquetas + + Copied to Clipboard + - - No contacts found. + + Explore - - Edit - Editar + + Loading ticker chart data + - - Delete - Eliminar + + There is no chart data for this ticker yet + - - address copied to clipboard - dirección copiada al portapapeles + + Please wait, %1 is %2 + - - This contact does not have any registered address. - Este contacto no tiene ninguna dirección registrada. + + % activated... + - - Taker Order - Orden de Taker + + Fetching transactions... + - - Maker Order - Orden de Maker + + No transactions available. + @@ -2097,7 +2104,7 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Best Orders - Mejores Ordenes + @@ -2106,13 +2113,13 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Sell %1 TICKER - Vender %1 + Buy %1 TICKER - Comprar %1 + @@ -2120,12 +2127,12 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Minimum Trading Amount - Cantidad Mínima de Intercambio + the minimum amount of %1 coin available for the order; the min_volume must be greater than or equal to %2; it must be also less or equal than volume param; default is %3 - la cantidad mínima de la moneda %1 disponible para la orden; el min_volume debe ser mayor o igual a %2; debe ser también menor o igual que volumen param; el valor predeterminado es %3 + @@ -2134,29 +2141,29 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. %1 price is zero! TICKER - el precio de %1 es cero! + %1 receive volume is lower than minimum trade amount TICKER - volumen de recepción de %1 es inferior al monto mínimo de transacción + Error: - Error: + You'll receive %1 AMOUNT TICKER - Tu'll recibes %1 + Price - Precio + @@ -2164,17 +2171,17 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Contact name - Nombre + This contact name already exists. - Este nombre de contacto ya existe. + Save - Guardar + @@ -2184,12 +2191,12 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Searching new updates - Buscando nuevas actualizaciones + Fetching... - Buscando... + @@ -2197,48 +2204,48 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Close - Cerrar + Could not check new updates for the following reason: %1 - No se pudieron comprobar las nuevas actualizaciones por el siguiente motivo: %1 - - - - New version found - Nueva versión encontrada - - - - Your application is up to date! Mandatory version found - Versión obligatoria encontrada + + + + + New version found + %1 %2 is available ! - %1 ¡%2 está disponible! + This update is mandatory to continue using the application - Esta actualización es obligatoria para seguir usando la aplicación + + + + + Download + Close Dex - Cerrar Dex + - - Download - Descargar + + Your application is up to date! + @@ -2246,102 +2253,102 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Wrong word, please check again - Palabra incorrecta, verifique nuevamente + st - st + nd - nd + rd - rd + th - th + Failed to create a wallet - No se pudo crear una billetera + New Wallet - Nueva billetera + Confirm Seed - Confirmar semilla + Choose Password - Elegir contraseña + Important: Back up your seed phrase before proceeding! - Importante: ¡Haga una copia de seguridad de su frase semilla antes de continuar! + We recommend storing it offline. - Recomendamos almacenarlo fuera de línea. + Generated Seed - Semilla Generada + Seed phrase - Frase semilla + copied to clipboard - copiado al portapapeles + Next - Siguiente + Let's double check your seed phrase - Verifiquemos dos veces su frase semilla + Your seed phrase is important - that's why we like to make sure it's correct. We'll ask you three different questions about your seed phrase to make sure you'll be able to easily restore your wallet whenever you want. - Su frase semilla es importante, por eso nos gusta asegurarnos de que sea correcta. Le haremos tres preguntas diferentes sobre su frase semilla para asegurarnos de que podrá restaurar fácilmente su billetera cuando lo desee. + Enter the - Ingresa la + word - palabra + Check - Verificar + @@ -2351,12 +2358,12 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Enter the same password to confirm - Ingrese la misma contraseña para confirmar + Continue - Continuar + @@ -2364,180 +2371,180 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. No connection - Sin conexión + Please make sure you are connected to the internet - Asegúrate de que estás conectado a Internet + Will automatically retry in %1 seconds - Intentará de nuevo automáticamente en %1 segundos + Retry - Reintentar + NotificationsModal + + + Please check your internet connection (e.g. VPN service or firewall might block it). + + Matching - Emparejando + Order Matching - Emparejando Orden + Matched - Emparejado + Order Matched - Orden Emparejada + Ongoing - En Curso + Swap Ongoing - Intercambio En Curso + Successful - Exitoso + Swap Successful - Intercambio exitoso + Refunding - Reembolso + Failed - Fallo + Swap Failed - Intercambio fallido + Unknown - Desconocido + Unknown State - Estado Desconocido + Swap status updated - Estado de Intercambio Actualizado + You sent %1 - Enviaste %1 + You received %1 - Recibiste %1 - - - - Your wallet balance changed - El saldo de tu billetera cambió - - - - Close - Cerrar + %1 Enable status TICKER - %1 habilitar el estado - - - - Please check your internet connection (e.g. VPN service or firewall might block it). - Verifica tu conexión a Internet (por ejemplo, el servicio VPN o el firewall pueden bloquearlo). + Failed to enable %1 TICKER - No se pudo habilitar %1 + Failed to disable %1 TICKER - Error al deshabilitar %1 + Endpoint not reachable - Punto final no accesible + + + + + Your wallet balance changed + Could not reach to endpoint - No se pudo llegar al punto final + Show - Mostrar + Restart - Reiniciar + Quit - Salir + Notifications - Notificaciones + There aren't any notifications - No hay ' notificaciones + Mark all as read - Marcar todo como leído + + + + + Close + @@ -2545,105 +2552,112 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Price - Precio + - + Reduce 1% relative to CEX market price. - Reducción del 1% en relación con el precio de mercado CEX. + - + Use CEX market price. - Utilice el precio de mercado CEX. + - + Increase 1% relative to CEX market price. - Aumento del 1% en relación con el precio de mercado de CEX. + - + Send - Enviar + - + Receive - Recibir + - + Max - Max + + + + + + + Diasble privacy mode to trade + - + Swap 25% of your tradable balance. - Usar el 25% de su saldo comercial. + - + Swap 50% of your tradable balance. - Usar el 50% de su saldo comercial. + - + Swap 100% of your tradable balance. - Usar el 100% de su saldo comercial. + - + Min Volume - Volumen Mínimo + - + Min amount to sell - Cantidad mínima para vender + - + Min amount to receive - Cantidad mínimo para recibir + - + Minimum accepted trade equals 10% of order volume. - El comercio mínimo aceptado es igual al 10% del volumen del pedido. + - + Minimum accepted trade equals 25% of order volume. - El comercio mínimo aceptado es igual al 25% del volumen del pedido. + - + Minimum accepted trade equals 50% of order volume. - El comercio mínimo aceptado es igual al 50% del volumen del pedido. + - + Min volume: - Volumen mínimo: + - + Use custom minimum trade amount - Utilizar una cantidad personalizada de intercambio mínima + - + Order Selected - Pedido seleccionado + - + CREATE MAKER SWAP - + START TAKER SWAP @@ -2653,7 +2667,7 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Funds are recoverable - Los fondos son recuperables + @@ -2661,7 +2675,7 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. No results found - No se encontraron resultados + @@ -2669,114 +2683,114 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Order Type - Tipo de Orden + Maker Order - Orden de Maker + Taker Order - Orden de Taker + - - Refund State - Estado del Reembolso + + Min Volume + - - Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - Su intercambio falló, pero el proceso de reembolso automático para su pago ya comenzó. Espere y mantenga la aplicación abierta hasta que reciba su pago - - - - Date - Fecha - - - - Error ID - ID de Error - - - - - Error Log - Registro de Error - - - - Close - Cerrar + + Max Volume + - - Cancel Order - Cancelar Pedido + + Refund State + - - Min Volume - Volumen Mínimo + + Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back + - - Max Volume + + Date Swap ID - ID de Intercambio + Maker Payment Sent Transaction ID - ID de la transacción pago enviada de Maker + Maker Payment Spent Transaction ID - ID de la transacción pago gastado de Maker + Maker Payment TXID - TXID del pago de Maker + Taker Payment Spent Transaction ID - ID de la transacción pago gastado de Taker + Taker Payment Sent Transaction ID - ID de la transacción pago enviada de Taker + Taker Payment TXID - TXID del pago de Taker + + + + + Error ID + + + + + + Error Log + Recover Funds - Recuperar fondos + Refunding... - Reembolso... + + + + + Cancel Order + View on Explorer - Ver en Explorer + + + + + Close + @@ -2784,7 +2798,7 @@ Se eliminarán del libro de pedidos hasta que vuelva a iniciar sesión. Selected Order Removed - Pedido Seleccionado Eliminado + @@ -2795,7 +2809,7 @@ Please select a new order. OK - Aceptar + @@ -2804,42 +2818,42 @@ Please select a new order. Filter - Filtrar + + + + + Apply Filter + Date - Fecha + Export CSV - Exportar CSV - - - - Apply Filter - Aplicar Filtro + - + Cancel All - Cancelar Todo + - + From - Desde + - + To - A + - + Please choose the CSV export name and location - Por favor, elija el nombre y la ubicación de exportación CSV + @@ -2847,7 +2861,7 @@ Please select a new order. items per page - elementos por página + @@ -2855,37 +2869,37 @@ Please select a new order. Password - Contraseña + Enter your wallet password - Ingrese la contraseña de su billetera + At least 1 lowercase alphabetical character - Al menos 1 carácter alfabético en minúsculas + At least 1 uppercase alphabetical character - Al menos 1 carácter alfabético en mayúsculas + At least 1 numeric character - Al menos 1 carácter numérico + At least 1 special character (eg. !@#$%) - Al menos 1 carácter especial ( ej., !@#$%) + Between %1 and %2 character(s) - Entre %1 y %2 carácter(es) + @@ -2893,17 +2907,17 @@ Please select a new order. Password - Contraseña + Confirm Password - Confirmar contraseña + Enter the same password to confirm - Ingrese la misma contraseña para confirmar + @@ -2911,17 +2925,17 @@ Please select a new order. Search asset - Buscar activo + Show only coins with balance - Mostrar solo monedas con saldo + (%1/%2) - (%1/%2) + @@ -2929,38 +2943,38 @@ Please select a new order. Set swap price for evaluation - Establecer precio de intercambio para evaluación + Exchange rate - Tasa de cambio + Selected - Seleccionada + Expensive - Caro + Expedient - Expediente + %1 compared to CEX PRICE_DIFF% - %1 en comparación con CEX + CEXchange rate - Tasa de cambio CEX + @@ -2968,33 +2982,33 @@ Please select a new order. Exchange rate - Tasa de cambio + Selected - Seleccionada + CEXchange rate - Tasa de cambio CEX + Expensive - Caro + Expedient - Expediente + %1 compared to CEX PRICE_DIFF% - %1 en comparación con CEX + @@ -3002,12 +3016,12 @@ Please select a new order. Failed to place the order - Error al realizar el pedido + Placed the order - Realizó el pedido El + @@ -3015,7 +3029,7 @@ Please select a new order. Cannot reach the endpoint: - No se puede llegar al punto final: + @@ -3024,29 +3038,29 @@ Please select a new order. Receive %1 TICKER - Recibir %1 + Only send %1 to this address TICKER - Enviar solo %1 a esta dirección + %1 address TICKER - %1 dirección + copied to clipboard. - copiado al portapapeles. + Close - Cerrar + @@ -3055,74 +3069,74 @@ Please select a new order. View seed and private keys - Ver semilla y claves privadas + Please enter your password to view the seed. - Por favor ingrese su contraseña para ver la semilla. - - - - Seed - Semilla - - - - Backup Seed - Copia de seguridad de semilla + - - Public Address copied to clipboard - Direccion publica copiada en el portapapeles + + Incorrect Password + Cancel - Cancelar - - - - Incorrect Password - Contraseña incorrecta + View - Ver + + + + + Seed + copied to clipboard - copiado al portapapeles + + + + + Backup Seed + RPC Password - Contraseña RPC + Search a coin. - Buscar una moneda. + + + + + Public Address copied to clipboard + Public Address - Dirección Pública + Private Key copied to clipboard - Clave Privada copiada en el portapapeles + Private Key - Clave Privada + @@ -3130,17 +3144,17 @@ Please select a new order. Do you want to remove this contact ? - ¿Desea eliminar este contacto? + Yes - + No - No + @@ -3148,17 +3162,17 @@ Please select a new order. Applying the changes... - Aplicando los cambios... + Restarting the application. %1 - Reiniciando la aplicación. %1 + Restarting the application... - Reiniciando la aplicación... + @@ -3166,17 +3180,17 @@ Please select a new order. Cut - Cortar + Copy - Copiar + Paste - Pegar + @@ -3184,7 +3198,7 @@ Please select a new order. Search - Buscar + @@ -3192,82 +3206,67 @@ Please select a new order. Failed to send - Error al enviar + + + + + Failed to Broadcast + Prepare to send - Preparar para enviar + Address of the recipient - Dirección del destinatario - - - - Amount to send - Cantidad a enviar - - - - Gas price - Precio del gas - - - - Cancel - Cancelar - - - - Recipient's address - Dirección del destinatario + The address has to be mixed case. - La dirección debe estar en mayúsculas y minúsculas. - - - - Failed to Broadcast - Error al transmitir + Fix - Arreglar + + + + + Amount to send + MAX - MAX + Fiat amount: Unavailable - Cantidad en Fiat: No disponible + Fiat amount: %1 - Cantidad de Fiat: %1 + %1 amount: %2 - Cantidad de %1: %2 + Specify in Fiat - Especificar en Fiat + Specify in Crypto - Especificar en Crypto + @@ -3277,67 +3276,82 @@ Please select a new order. Enable Custom Fees - Habilitar Tarifas Personalizadas + + + + + + Only use custom fees if you know what you are doing! + Enter the custom fee - Ingrese la tarifa personalizada + Gas Limit - Límite de gas + - - Custom Fee can't be higher than the amount - Tarifa personalizada no puede ser mayor que la cantidad + + Gas price + - - Not enough funds. - No hay suficientes fondos. + + Custom Fee can't be higher than the amount + You have %1 AMT TICKER - Tiene %1 + - - - Only use custom fees if you know what you are doing! - ¡Solo use tarifas personalizadas si sabe lo que está haciendo! + + Not enough funds. + + + + + Cancel + Prepare - Preparar + Send - Enviar + + + + + Recipient's address + %1 address TICKER - %1 dirección + copied to clipboard. - copiado al portapapeles. + Amount - Cantidad + @@ -3347,17 +3361,17 @@ Please select a new order. Fees - Tarifas + Date - Fecha + Back - Atrás + @@ -3365,79 +3379,84 @@ Please select a new order. Select a contact with an %1 address - Seleccione un contacto con %1 dirección + Search for contacts... - Buscar contactos... + %1 addresses - direcciones %1 + 1 address - 1 dirección + Back - Atrás + Choose an %1 address of %2 - Elija una direccion %1 de %2 + Name - Nombre + Address - Dirección + SendResult - Transaction Complete! - ¡Transacción completa! + Transaction Broadcast! + + + + + Transaction Hash + %1 txid TICKER - %1 txid + copied to clipboard. - copiado al portapapeles. + Recipient's address - Dirección del destinatario + %1 address TICKER - %1 dirección + Amount - Cantidad + @@ -3447,125 +3466,79 @@ Please select a new order. Fees - Tarifas + Date - Fecha - - - - Transaction Hash - Hash de Transaccion + Close - Cerrar + View on Explorer - Ver en Explorer + SettingModal - - - - Cancel - Cancelar - Settings - Configuración + General - General + Language - Idioma + User Interface - Interfaz + Security - Seguridad + + + + + About & Version + Enable Desktop Notifications - Habilitar notificaciones de escritorio + + + + + Hide Poison Transactions in History + Maximum number of enabled coins - Número máximo de monedas habilitadas + Logs - Registros + Open Folder - Carpeta Abierta - - - - Reset - Restablecer - - - - Current Font - Fuente Actual - - - - Current font changed to %1. - La fuente actual cambió a %1. - - - - Theme - Tema - - - - Changing theme to %1 - Cambiando el tema a %1 - - - - Application Version - La versión de la aplicación - - - - copied to clipboard - copiado al portapapeles - - - - About & Version - Acerca de & Versión - - - - Hide Poison Transactions in History @@ -3587,18 +3560,49 @@ Please select a new order. Reset wallet configuration - Restablecer configuración de billetera + + + + + Reset + This will restart your wallet with default settings - Esto reiniciará su billetera con la configuración predeterminada + Confirm - Confirmar + + + + + + Cancel + + + + + Current Font + + + + + Current font changed to %1. + + + + + Theme + + + + + Changing theme to %1 + @@ -3608,69 +3612,69 @@ Please select a new order. Ask system's password before sending coins ? (2FA) - ¿Preguntar la contraseña del sistema antes de enviar monedas? (2FA) + Disable 2FA? - ¿Deshabilitar 2FA? + Enter your wallet password to confirm - Ingrese la contraseña de su billetera para confirmar + Type password - Escriba la contraseña + 2FA status - Estado 2FA + 2FA disabled successfully - 2FA deshabilitado correctamente + Ok - Ok + Wrong password! - ¡Contraseña incorrecta! + Wallet password is incorrect - Contraseña de la billetera es incorrecta + View seed and private keys - Ver semilla y claves privadas + Show - Mostrar + Setup Camouflage Password - Configuración de Contraseña Camuflaje + Open - Abrir + @@ -3680,12 +3684,22 @@ Please select a new order. Disclaimer and ToS - Descargo de Responsabilidad y Terminos de Servicio + Application version - Versión de Aplicación + + + + + Application Version + + + + + copied to clipboard + @@ -3727,17 +3741,17 @@ Please select a new order. Qt version - Versión Qt + Qt Version - Versión Qt + Qt Version copied to clipboard. - Versión de Qt copiada al portapapeles. + @@ -3747,7 +3761,7 @@ Please select a new order. Logout - Cerrar sesión + @@ -3755,7 +3769,7 @@ Please select a new order. Search - Buscar + @@ -3763,32 +3777,32 @@ Please select a new order. Token - Token + Available Quantity - Cantidad Disponible + Available Quantity (in %1) - Cantidad Disponible (en %1) + Fiat Volume - Volumen en Fiat + CEX Rate - Tasa CEX + %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 no está habilitado. ¿Desea habilitarlo para poder seleccionar %2 mejores ordenes?<br><a href='#'>Sí</a> - <a href='#no'>No</a> + @@ -3801,22 +3815,22 @@ Please select a new order. Token - Token + Balance - Saldo + Balance Fiat - Saldo Fiat + - + No Selectable coin. - No Moneda seleccionable. + @@ -3824,67 +3838,67 @@ Please select a new order. History - Historial + Filter - Filtrar + Date - Fecha + Close filtering options. - Cerrar opciones de filtrado. + Open filtering options. - Abrir opciones de filtrado. + Filter settings - Configuración de filtros + From - Desde + To - A + Cancel - Cancelar + Apply filter - Aplicar filtro + Export - Exportar + Please choose the CSV export name and location - Por favor, elija el nombre y la ubicación de exportación CSV + No results found - No se encontraron resultados + @@ -3893,57 +3907,57 @@ Please select a new order. Orders - Pedidos - - - - Close filtering options. - Cerrar opciones de filtrado. + Filter - Filtrar + Date - Fecha + + + + + Close filtering options. + Open filtering options. - Abrir opciones de filtrado. + Filter settings - Configuración de filtros + From - Desde + To - A + Cancel - Cancelar + Apply filter - Aplicar filtro + No results found - No se encontraron resultados + @@ -3951,55 +3965,53 @@ Please select a new order. Frequently Asked Questions - Preguntas frecuentes + Do you store my private keys? - ¿Almacenan mis claves privadas? + No! %1 is non-custodial. We never store any sensitive data, including your private keys, seed phrases, or PIN. This data is only stored on the user’s device and never leaves it. You are in full control of your assets. - ¡No! %1 no tiene custodia. Nunca almacenamos datos confidenciales, incluidas sus claves privadas, frases iniciales o PIN. Estos datos solo se almacenan en el dispositivo del usuario y nunca lo abandonan. Usted tiene el control total de sus activos. + How is trading on %1 different from trading on other DEXs? - ¿En qué se diferencia el intercambio en %1 del comercio en otros DEX? + Other DEXs generally only allow you to trade assets that are based on a single blockchain network, use proxy tokens, and only allow placing a single order with the same funds. %1 enables you to natively trade across two different blockchain networks without proxy tokens. You can also place multiple orders with the same funds. For example, you can sell 0.1 BTC for KMD, QTUM, or VRSC — the first order that fills automatically cancels all other orders. - Otros DEX generalmente solo le permiten intercambiar activos que se basan en una sola red de cadena de bloques, usar tokens de proxy y solo permiten realizar un solo pedido con los mismos fondos. - -%1 le permite comerciar de forma nativa en dos redes de cadena de bloques diferentes sin tokens de proxy. También puede realizar varios pedidos con los mismos fondos. Por ejemplo, puede vender 0,1 BTC por KMD, QTUM o VRSC: el primer pedido que se completa automáticamente cancela todos los demás pedidos. + - - How long does each atomic swap take? - ¿Cuánto tiempo toma cada intercambio atómico? + + Where can I see the orderbook or market statistics online? + - - Do I need to be online for the duration of the swap? - ¿Necesito estar en línea durante la duración del intercambio? + + You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + - - Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. + + How long does each atomic swap take? - - Where can I see the orderbook or market statistics online? + + Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. - - You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + + Do I need to be online for the duration of the swap? @@ -4018,7 +4030,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing How are the fees on %1 calculated? - ¿Cómo se calculan las tarifas de %1? + @@ -4029,13 +4041,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing 2. Both makers and takers will need to pay normal network fees to the involved blockchains when making atomic swap transactions. Network fees can vary greatly depending on your selected trading pair. - Hay dos categorías de tarifas a tener en cuenta al operar en %1. - -1. %1 cobra aproximadamente el 0,13 % (1/777 del volumen de negociación pero no menos de 0,0001) como tarifa de negociación para las órdenes del tomador, y las órdenes del fabricante no tienen tarifas. - -2. Tanto los creadores como los tomadores deberán pagar tarifas de red normales a las cadenas de bloques involucradas al realizar transacciones de intercambio atómico. - -Las tarifas de la red pueden variar mucho según el par comercial seleccionado. + @@ -4056,52 +4062,52 @@ There is a toggle in settings where you can turn on/off the display of these tra Do you provide user support? - ¿Ofrecen soporte al usuario? + Yes! %1 offers support through the <a href="%2">%1 Discord server</a>. The team and the community are always happy to help! - ¡Sí! %1 ofrece soporte a través del <a href="%2">%1 servidor Discord</a>. ¡El equipo y la comunidad siempre están dispuestos a ayudar! + Who is behind %1? - ¿Quién está detrás de %1? + %1 is developed by the Komodo team. Komodo is one of the most established blockchain projects working on innovative solutions like atomic swaps, Delayed Proof of Work, and an interoperable multi-chain architecture. - %1 está desarrollado por el equipo de Komodo. Komodo es uno de los proyectos de cadena de bloques más establecidos que trabaja en soluciones innovadoras como intercambios atómicos, prueba de trabajo retrasada y una arquitectura multicadena interoperable. + Is it possible to develop my own white-label exchange on %1? - ¿Es posible desarrollar mi propio intercambio de marca blanca en %1? + Absolutely! You can read our developer documentation for more details or contact us with your partnership inquiries. Have a specific technical question? The %1 developer community is always ready to help! - ¡Absolutamente! Puede leer nuestra documentación para desarrolladores para obtener más detalles o ponerse en contacto con nosotros con sus consultas de asociación. ¿Tiene una pregunta técnica específica? ¡La comunidad de desarrolladores de %1 siempre está lista para ayudar! + Which devices can I use %1 on? - ¿En qué dispositivos puedo usar %1? + %1 is available for mobile on both <a href="%2">Android and iPhone, and for desktop on Windows, Mac, and Linux</a> operating systems. - %1 está disponible para dispositivos móviles en <a href="%2">Android y iPhone, y para escritorio en Windows, Mac y Linux</a> sistemas operativos. + Changelog - Cambios + Open Logs Folder - Abrir Carpeta de Registros + @@ -4110,18 +4116,18 @@ There is a toggle in settings where you can turn on/off the display of these tra act SHORT FOR ACTUAL TIME - act + est SHORT FOR ESTIMATED - est + Progress details - Detalles del Progreso + @@ -4129,12 +4135,12 @@ There is a toggle in settings where you can turn on/off the display of these tra Save - Guardar + Edit - Editar + @@ -4142,7 +4148,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - copiado al portapapeles + @@ -4150,7 +4156,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - copiado al portapapeles + @@ -4158,7 +4164,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Required - Requerido + @@ -4166,7 +4172,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Click here to see the details - Haga clic aquí para ver los detalles + @@ -4174,7 +4180,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Receive %1 - Recibir %1 + @@ -4184,141 +4190,152 @@ There is a toggle in settings where you can turn on/off the display of these tra Trade + + + Better price found: %1. Updating forms. + + + + + Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Swap - Intercambiar + Instant trading with best orders - Comercio instantáneo con las mejores órdenes + Reset form - Restablecer formulario + You have no tradable assets - No tiene activos intercambiables + From - Desde + - - Entered amount must be higher than 0. + + %1 - - Select an order. + + + Balance: - - MAX - MAX + + **** + - - To - A + + Pick a coin + - - Pick an order - Elegir una orden + + MAX + - - Price - Precio + + To + - - Better price found: %1. Updating forms. - Mejor precio encontrado: %1. Actualización de formularios. + + Pick an order + - - Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. - Mejor precio (%1) encontrado pero la cantidad recibida (%2) es más baja que la actual (%3). Haga clic aquí para actualizar el pedido seleccionado. + + Price + - - %1 - %1 + + SWAP NOW + - - Balance: + + Failed to place the order - - Pick a coin - Elija una moneda + + Placed the order + - - SWAP NOW - CAMBIE AHORA + + Disable privacy mode to trade. + - - Failed to place the order - Error al realizar el pedido + + Entered amount must be higher than 0. + - - Placed the order - Realizó el pedido El + + Select an order. + - - + + Search coins - + Min Value - + Hide disabled coins - + No buy orders found for %1. - No se encontraron órdenes de compra para %1. + - + You can check later or try to sell a different coin. - Puede verificar más tarde o intentar vender una moneda diferente. + - + Calculating fee estimate... - Calculando tarifa estimada... + - + Total %1 fees: - Total de %1 tarifas: + - + %2 (%3) - %2 (%3) + @@ -4326,40 +4343,40 @@ There is a toggle in settings where you can turn on/off the display of these tra Pro View Settings - Vista de Configuración Pro + Display Settings - Configuracion de Vista + + + + + Trading Information + Order Book - Libro de Ordenes + Order Form - - - Trading Information - Información de Intercambios - TradingViewChart Loading market data - Cargando datos de mercado + There is no chart data for this ticker yet - No hay datos de gráficos para este ticker aún + @@ -4367,7 +4384,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Transaction Details - Detalles de Transacción + @@ -4379,114 +4396,114 @@ There is a toggle in settings where you can turn on/off the display of these tra Please see the Support FAQ for more information. + + + Transaction Hash + + %1 txid TICKER - %1 txid + copied to clipboard. - copiado al portapapeles. + Amount - Cantidad + Fees - Tarifas + + + + + From + From address - Desde dirección + + + + + To + To address - Para dirección + Date - Fecha + - Unconfirmed - Sin confirmar - - - - Transaction Hash - Hash de Transaccion + Awaiting confirmation + Confirmations - Confirmaciones + Block Height - Altura del Bloque - - - - From - Desde - - - - To - A + Notes - Notas + Close - Cerrar + View on Explorer - Ver en Explorer + Transactions - Sent - Enviado + Poison + - Received - Recibido + Sent + - Poison + Received fees - tarifas + Unconfirmed - Sin confirmar + @@ -4494,7 +4511,7 @@ There is a toggle in settings where you can turn on/off the display of these tra The downloaded update archive is corrupted ! - ¡El archivo de actualización descargado está dañado! + @@ -4515,80 +4532,80 @@ There is a toggle in settings where you can turn on/off the display of these tra Welcome - Bienvenido + New wallet - Nuevo monedero + Import wallet - Importar monedero + Search your wallets... - Buscar en sus monederos... + My Wallets - Mis Monederos + No wallets found! - ¡No se han encontrado monederos! + Delete - Eliminar + Enter password to confirm deletion of - Ingrese la contraseña para confirmar la eliminación de + wallet - billetera + Type password - Escriba la contraseña + Cancel - Cancelar + Wallet status - Estado + wallet deleted successfully - billetera eliminada con éxito + Ok - Ok + wallet password is incorrect - la contraseña de la billetera es incorrecta + @@ -4596,29 +4613,28 @@ There is a toggle in settings where you can turn on/off the display of these tra %1 Activation Failed! - ¡Error en la activación de %1! + To activate ZHTLC coins, you need to download the Zcash Params. This might take a few minutes... - Para activar las monedas ZHTLC, debe descargar Zcash Params. -Esto puede tardar unos minutos... + Download params & enable coins - Descargar parámetros & habilitar monedas + More Info - Más información + Close - Cerrar + @@ -4626,7 +4642,7 @@ Esto puede tardar unos minutos... An error has occurred. - Se ha producido un error. + @@ -4634,62 +4650,62 @@ Esto puede tardar unos minutos... You do not have enough funds. - No tiene fondos suficientes. + %1 is not activated: click on the button to enable it or enable it manually - %1 no está activado: haga clic en el botón para habilitarlo o habilítelo manualmente + You need to have %1 to pay the gas for %2 transactions. - Necesita tener %1 para pagar la gasolina de %2 transacciones. + Checksum verification failed for %1. - La verificación de la suma de comprobación falló para %1. + Invalid checksum for %1. Click the button to convert to mixed case address. - Suma de comprobación no válida para %1. Haga clic en el botón para convertir a dirección de mayúsculas y minúsculas. + Legacy address used for %1. Click the button to convert to a Cashaddress. - Dirección heredada utilizada para %1. Haga clic en el botón para convertir a una dirección de efectivo. + %1 address must be prefixed with 0x - La dirección %1 debe tener el prefijo 0x + %1 address length is invalid, please use a valid address. - La longitud de la dirección %1 no es válida, utilice una dirección válida. + %1 address is invalid. - La dirección %1 no es válida. + Invalid checksum. - Suma de comprobación no válida. + %1 address has invalid prefixes. - La dirección %1 tiene prefijos no válidos. + Backend error: %1 - Error de backend: %1 + @@ -4697,12 +4713,12 @@ Esto puede tardar unos minutos... Logout - Cerrar sesión + Balance - Saldo + diff --git a/atomic_defi_design/assets/languages/atomic_defi_fr.ts b/atomic_defi_design/assets/languages/atomic_defi_fr.ts index 9a64fb3d9..08722b837 100644 --- a/atomic_defi_design/assets/languages/atomic_defi_fr.ts +++ b/atomic_defi_design/assets/languages/atomic_defi_fr.ts @@ -1,6 +1,6 @@ - + AddAddressForm @@ -16,18 +16,18 @@ This key already exists. - Cette clé existe déjà. + Address - Adresse + Cancel - Annuler + @@ -42,7 +42,7 @@ Save - Sauvegarder + @@ -52,62 +52,62 @@ Enable - Activer + AddCustomCoinModal + + + Get the contract address from + + Choose the asset type - Choisir le type d'actif + Cancel - Annuler + Next - Suivant + - - Enter the contract address - Entrer l'adresse du contrat + + Contract address + Choose the asset ticker - Choisissez le symbole de l'actif + Ticker - Symbole + Enter the ticker - Entrez le symbole - - - - Get the contract address from - Obtenez l'adresse du contrat de + - - Contract address + + Enter the contract address Get the contract address from - Obtenez l'adresse du contrat de + @@ -115,67 +115,67 @@ Previous - Précedent + Choose the asset logo - Choisissez le logo de l'actif + Browse - Naviguer + Please choose the asset logo - S'il-vous-plaît choissisez le logo de l'actif + Configuration - Configuration + All configuration fields will be fetched using the contract address you provided. - Tous les champs de configuration vont être récupérés à partir de l'adresse du contrat que vous avez fournis. + Name - Nom + Enter the name - Entrez le nom + Coingecko ID - Coingecko ID + Enter the Coingecko ID - Entrer l'identifiant coingecko + Get the Coingecko ID - Récupérer l'identifiant coingecko + Active - Actif + Preview - Pré-visualisation + @@ -190,22 +190,22 @@ Asset not found, please go back and make sure Contract Address is correct - Actif introuvable, veuillez revenir en arrière et vous assurer que l'adresse du contrat est correcte + Config Fields - Champs de configuration + Fetched Data - Données récupérées + Submit & Restart - Soumettre et redémarrer + @@ -236,7 +236,7 @@ Work in progress - Travail en cours + @@ -244,7 +244,7 @@ Recover Funds Result - Le résultat de la récupération des fonds + @@ -252,7 +252,7 @@ Choose a valid - Choisissez un actif + @@ -275,7 +275,7 @@ Assets - Actifs + @@ -283,12 +283,12 @@ Asset - Asset + Balance - Balance + @@ -298,17 +298,17 @@ Change 24h - Changement 24H + Price - Prix + Source - Source + @@ -318,7 +318,7 @@ Price provider is: %1 - Fournisseur de prix : %1 + @@ -331,17 +331,17 @@ Settings - Réglages + Support - Support + Privacy - Intimité + @@ -356,17 +356,17 @@ Type password - Tapez votre mot de passe + Confirm - Confirmer + Cancel - Annuler + @@ -382,7 +382,7 @@ Ok - Ok + @@ -392,7 +392,7 @@ wallet password is incorrect - le mot de passe du portefeuille est incorrect + @@ -400,52 +400,52 @@ Setup Camouflage Password - Configurer le mot de passe de camouflage + Camouflage Password is a secret password for emergency situations. - Le mot de passe de camouflage est un mot de passe secret pour les situations d'urgence. + Using it to login will display your balance lower than it actually is. - Son utilisation pour vous connecter affichera votre solde inférieur à ce qu'il est réellement. + Here you enter the suffix and at login you need to enter {real_password}{suffix} - Ici, vous entrez le suffixe et lors de la connexion, vous devez entrer {mot de passe réel}{suffixe} + Password suffix - Suffixe du mot de passe + Confirm pasword suffix - Confirmer le suffixe du mot de passe + Enter a password suffix - Entrez un suffixe de mot de passe + Enter the same password suffix to confirm - Entrez le même suffixe de mot de passe pour confirmer + Cancel - Annuler + Save - Sauvegarder + @@ -453,50 +453,55 @@ Failed to enable %1 - Échec de l'activation de %1 + Enabling %1 did not succeed. Limit of enabled coins might have been reached. - L'activation de %1 n'a pas réussi. La limite de pièces activées a peut-être été atteinte. + Change limit in settings - Changer la limite dans les paramètres + Cancel - Annuler + Center - + Portfolio - Portfolio + - + Wallet - Portefeuille + - + DEX - DEX + + + + + DEX is disabled due to system clock synchronization issues. Please check your device time settings. + - + Address Book - Carnet d'adresses + - + Fiat - Monnaie fiduciaire + @@ -504,12 +509,12 @@ Market Data - Données du marché + Market data (prices, charts, etc.) marked with the ⓘ icon originates from third-party sources.<br><br>Data is sourced via <a href="https://coingecko.com">CoinGecko</a>. - Les données de marché (prix, graphiques, etc.) marquées de l'icône ⓘ proviennent de sources tierces.<br><br>Les données proviennent de <a href="https://www.coingecko.com/fr">Coingecko </a>. + @@ -535,7 +540,7 @@ Close - Fermer + @@ -543,23 +548,23 @@ Failed to prepare to claim rewards - Échec de la préparation de la réclamation des récompenses + Claim your %1 reward? TICKER - Réclamer votre %1 récompense ? + No UTXOs eligible for claiming - Aucun UTXO éligible pour réclamer + Transaction fee is higher than the reward! - Les frais de transaction sont plus élevés que la récompense ! + @@ -569,92 +574,92 @@ Refresh - Actualiser + Read more about KMD active users rewards - En savoir plus sur les récompenses des utilisateurs actifs de KMD + UTXO - UTXO + Amount - Montant + Reward - Récompense + Accruing Start - Début accumulation + Accruing Stop - Fin accumulation + Time Left - Temps restant + Error - Erreur + Locktime is not set - L'heure de verrouillage n'est pas définie + Locktime is less than the threshold - Le temps de verrouillage est inférieur au seuil + UTXO height is greater than end of the era - La hauteur UTXO est supérieure à la fin de l'ère + UTXO amount is less than 10 - Le montant UTXO est inférieur à 10 + One hour did not pass yet - Une heure ne s'est pas encore écoulée + Transaction is in mempool - La transaction est en mempool + Unknown problem - Problème inconnu + Cancel - Annuler + Confirm - Confirmer + @@ -663,23 +668,23 @@ Disable %1 TICKER - Désactiver %1 + Disable and Delete %1 TICKER - Désactiver et Supprimer %1 + Disable all %1 assets - Désactiver tous les actifs %1 + Disable all assets - Désactiver tous les actifs + @@ -692,7 +697,7 @@ Search - Rechercher + @@ -700,17 +705,17 @@ Language - Langue + Fiat - Monnaie fiduciaire + Recommended: - Conseillé: + @@ -718,42 +723,42 @@ Confirm Multi Order Details - Confirmer les détails de l'ordre multiple + These swaps requests can not be undone and this is the final event! - Ces demandes d'échange ne peuvent être annulées et c'est l'événement final ! + These transactions can take up to 60 mins - DO NOT close this application! - Ces transactions peuvent prendre jusqu'à 60 minutes - NE fermez PAS cette application ! + Same funds will be used until an order matches. - Les mêmes fonds seront utilisés jusqu'à ce qu'une commande corresponde. + Note that if one order is filled other will not be cancelled. - Notez que si un ordre est exécutée, une autre ne sera pas annulée. + Cancel - Annuler + Confirm - Confirmer + Placed multiple orders - Ordres multiples placés + @@ -761,93 +766,93 @@ Confirm Exchange Details - Détails de la confirmation de l'échange + - - This swap request can not be undone and is a final event! - La requête de ce swap ne peut pas être annulé, c'est irréversible ! + + Loading fees... + - - Security configuration - Configuration de la sécurité + + <b>Total %1 fees:</b> + - - Read more about dPoW - En savoir plus sur dPoW + + Trade price is more than 50% different to CEX! Confirm? + + + + + Cancel all existing orders for %1/%2? + + + + + Good until cancelled (order will remain on orderbook until filled or cancelled) + Use custom protection settings for incoming %1 transactions TICKER - Utiliser les paramètres de protection personnalisés pour les transactions %1 entrantes + Enable Komodo dPoW security - Activer la sécurité de Komodo dPoW - - - - %1 confirmations for incoming %2 transactions - Il y a %1 confirmations pour les transactions entrantes du ticker %2 - - - - This transaction can take up to 60 mins - DO NOT close this application! - Cette transaction peut prendre jusqu'à 60 minutes - NE fermez PAS cette application ! - - - - Trade price is more than 50% different to CEX! Confirm? - Le prix est supérieur à 50% du prix sur les CEX ! Êtes-vous sûr ? - - - - Loading fees... - - <b>Total %1 fees:</b> - Frais totaux %1: - - - - Cancel all existing orders for %1/%2? + + Read more about dPoW - - Good until cancelled (order will remain on orderbook until filled or cancelled) + + Security configuration dPoW protected - Protégé par dPoW + + + + + %1 confirmations for incoming %2 transactions + Required Confirmations - Confirmations requises + Warning, this atomic swap is not dPoW protected! - Attention, ce swap atomique n'est pas protégé par dPoW ! + + + + + This swap request can not be undone and is a final event! + + + + + This transaction can take up to 60 mins - DO NOT close this application! + Cancel - Annuler + Confirm - Confirmer + @@ -855,7 +860,7 @@ Copied to Clipboard - Copier dans le presse-papier + @@ -863,182 +868,182 @@ The current number of enabled coins does not match your configuration specification. Your assets configuration will be reset. - Le nombre actuel d'actifs activées ne correspond pas à vos spécifications de configuration. La configuration de vos actifs sera réinitialisée. + Matching - Recherche en cours + Order Matching - Recherche d'un ordre + Matched - Trouvé + Order Matched - Ordre trouvé + Ongoing - En cours + Swap Ongoing - Échange en cours + Successful - Réussi + Swap Successful - Échange terminé + Refunding - En cours de remboursement + Failed - Échoué + Swap Failed - Erreur lors de l'échange + Unknown - Inconnue + Unknown State - État inconnu + Started - Commencé + Negotiated - Négocié + Taker fee sent - Frais de preneur envoyés + Maker payment received - Paiement de l'envoyeur reçu + Maker payment wait confirm started - La confirmation d'attente de paiement de l'envoyeur a commencé + Maker payment validated and confirmed - Paiement de l'envoyeur validé et confirmé + Taker payment sent - Paiement du preneur envoyé + Taker payment spent - Paiement du preneur dépensé + Maker payment spent - Paiement de l'envoyeur dépensé + Finished - Fini + Start failed - Le démarrage a échoué + Negotiate failed - La négociation a échoué + Taker fee validate failed - Échec de la validation des frais du preneur + Maker payment transaction failed - La transaction de paiement du créateur a échoué + Maker payment Data send failed - Échec de l'envoi des données de paiement du créateur + Maker payment wait confirm failed - La confirmation de l'attente de paiement du créateur a échoué + Taker payment validate failed - La validation du paiement du preneur a échoué + Taker payment wait confirm failed - La confirmation de l'attente de paiement du preneur a échoué + Taker payment spend failed - Échec des dépenses de paiement du preneur + Maker payment wait refund started - attente de paiement du créateur, remboursement commencé + Maker payment refunded - Paiement du créateur remboursé + Maker payment refund failed - échec du remboursement du paiement du créateur + @@ -1046,7 +1051,7 @@ Date - Date + @@ -1054,7 +1059,7 @@ copied to clipboard - copié dans le presse-papier + @@ -1062,12 +1067,12 @@ Min - Min + Max - Max + @@ -1075,7 +1080,7 @@ copied to clipboard - copié dans le presse-papier + @@ -1083,38 +1088,38 @@ Delete Wallet - Supprimez votre portefeuille + Are you sure you want to delete %1 wallet? WALLET_NAME - Êtes-vous sûre de supprimez le portefeuille %1 ? + If so, make sure you record your seed phrase in order to restore your wallet in the future. - Si tel est le cas, assurez-vous d'enregistrer votre phrase de départ afin de restaurer votre portefeuille à l'avenir. + Enter your wallet password - Entrez le mot de passe de votre portefeuille + Wrong Password - Mauvais mot de passe + Cancel - Annuler + Delete - Supprimez + @@ -1122,7 +1127,7 @@ Type password - Tapez votre mot de passe + @@ -1130,22 +1135,22 @@ At least 1 lowercase alphabetical character - Au moins 1 caractère alphabétique en minuscule + At least 1 uppercase alphabetical character - Au moins 1 caractère alphabétique en majuscule + At least 1 numeric character - Au moins 1 caractère numérique + At least 1 special character (eg. !@#$%) - Au moins 1 caractère spécial (ex: ! @ # $%) + @@ -1155,7 +1160,7 @@ Password and Confirm Password have to be same - Le mot de passe et la confirmation du mot de passe doivent être identiques + @@ -1163,7 +1168,7 @@ items per page - Nombres d'éléments par page + @@ -1171,17 +1176,17 @@ Min - Min + Half - Moitié + Max - Max + @@ -1189,7 +1194,7 @@ Search - Rechercher + @@ -1197,7 +1202,7 @@ Edit contact - Modifier le contact + @@ -1207,7 +1212,7 @@ Enter a contact name - Entrez un nom de contact + @@ -1217,7 +1222,7 @@ Address Book - Carnet d'adresses + @@ -1227,7 +1232,7 @@ Edit - Éditer + @@ -1235,23 +1240,23 @@ - - Cancel Updates + + Tags - - Save Updates + + Add tag - - Tags - Tags + + Cancel Updates + - - Add tag + + Save Updates @@ -1265,12 +1270,12 @@ Enable - Activer + Cancel - Annuler + @@ -1278,47 +1283,47 @@ Enable assets - Activer les actifs - - - - All assets are already enabled! - Tous les actifs sont déjà activés ! - - - - Change assets limit - Limiter le nombre d'actifs + - - Cancel - Annuler + + Search assets + Select all assets - Sélectionnez tous les actifs - - - - Search assets You can still enable %1 assets. Selected: %2. - Vous pouvez toujours activer %1 actifs. Sélectionnés: %2. + + + + + All assets are already enabled! + + + + + Change assets limit + Add a custom asset + + + Cancel + + Enable - Activer + @@ -1326,32 +1331,32 @@ Disclaimer & Terms of Service - Clause de non-responsabilité et conditions d'utilisation + Accept EULA - Acceptez l'EULA + Accept Terms and Conditions - Accepter les termes et conditions + Close - Fermer + Cancel - Annuler + Confirm - Confirmer + @@ -1359,17 +1364,17 @@ Fatal Error - Erreur fatale + Connection has been lost. You have been disconnected. - La connexion a été perdue. Vous avez été déconnecté. + Close - Fermer + @@ -1377,12 +1382,12 @@ Minimum fee - Frais minimum + Fees will be calculated - Les frais seront calculés + @@ -1421,7 +1426,7 @@ General - + %n day(s) @@ -1429,7 +1434,7 @@ - + %nd day @@ -1438,7 +1443,7 @@ - + %nh hours @@ -1447,7 +1452,7 @@ - + %nm minutes @@ -1456,7 +1461,7 @@ - + %ns seconds @@ -1465,7 +1470,7 @@ - + %nms milliseconds @@ -1474,117 +1479,117 @@ - + - - + <b>Taker tx fee:</b> - + <b>Dex tx fee:</b> - + <b>Dex fee:</b> - + <b>Maker tx fee:</b> - - %1 balance is zero + + Balance is zero! - + Activating %1 (%2%) - + Loading wallet... - + Min: %1 - + Enter an amount - + Trading Fee - + Minimum Trading Amount - Montant de trading minimum + - + Wallet %1 already exists WALLETNAME - - + + Please wait for %1 to fully activate - + %1 balance is lower than the fees amount: %2 %3 - + Tradable (after fees) %1 balance is lower than minimum trade amount - + Please fill the price field - + Please fill the volume field - - + + %1 volume is lower than minimum trade amount - - + + %1 needs to be enabled in order to use %2 - - + + %1 balance needs to be funded, a non-zero balance is required to pay the gas of %2 transactions - + Unknown Error @@ -1594,37 +1599,37 @@ You get - Vous recevez + You send - Vous envoyez + Fiat Price - Prix fiduciaire + CEX rate - Taux CEX + Price - Prix + Quantity - Quantité + Total - Total + @@ -1632,27 +1637,27 @@ Failed to Import the wallet - Échec de l'importation du portefeuille + Import wallet - Setup - Importer le portefeuille - Configuration + Import wallet - Choose password - Importer le portefeuille - Choisir le mot de passe + Wallet Name - Nom du portefeuille + Enter seed - Entrez la phrase de récupération + @@ -1660,11 +1665,31 @@ Try again or select 'Allow custom seed' to continue. + + + Allow custom seed + + + + + <strong>Allow custom seed</strong> + + + + + Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. + + + + + I understand + + i understand - je comprends + @@ -1699,32 +1724,12 @@ Try again or select 'Allow custom seed' to continue. Ok - Ok - - - - Allow custom seed - Autoriser les phrases de récupération personnalisées - - - - <strong>Allow custom seed</strong> - <strong>Autoriser les phrases personnalisées</strong> - - - - Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. - Les phrases de départ personnalisées peuvent être moins sécurisées et plus faciles à déchiffrer qu'une phrase de départ ou une clé privée (WIF) conforme à BIP39 générée.<br><br>Pour confirmer que vous comprenez le risque et savez ce que vous faites, tapez <strong>'Je comprends'</strong> dans la case ci-dessous. - - - - I understand - Je comprends + Next - Suivant + @@ -1734,12 +1739,12 @@ Try again or select 'Allow custom seed' to continue. Enter the same password to confirm - Entrez le même mot de passe pour confirmer + Continue - Continuer + @@ -1747,26 +1752,21 @@ Try again or select 'Allow custom seed' to continue. Join our Discord server - Rejoignez notre serveur Discord + Follow us on Twitter - Suivez-nous sur Twitter + Go to Support Guides - M'envoyer sur les guides du support + List - - - Funds are recoverable - Les fonds sont récupérables - Best Orders for %1 @@ -1777,13 +1777,18 @@ Try again or select 'Allow custom seed' to continue. Enter volume to see best orders. + + + Funds are recoverable + + ListDelegate %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 n'est pas activé - Souhaitez vous l'activer pour pouvoir selectionnez les meilleurs offres %2 ?<br><a href='#'>Oui</a> - <a href='#no'>Non</a> + @@ -1792,13 +1797,18 @@ Try again or select 'Allow custom seed' to continue. + Orderbook is disabled in privacy mode + + + + Orderbook is disabled while creating maker orders - + This order requires a minimum amount of %1 %2 <br>You don't have enough funds.<br> %3 - Cette commande nécessite un montant minimum de %1 %2 <br>Vous n'avez pas assez de fonds.<br> %3 + @@ -1806,7 +1816,7 @@ Try again or select 'Allow custom seed' to continue. Close - Fermer + @@ -1814,7 +1824,7 @@ Try again or select 'Allow custom seed' to continue. Loading, please wait - Chargement en cours, veuillez patienter + @@ -1824,12 +1834,12 @@ Try again or select 'Allow custom seed' to continue. Enabling assets - Activer les actifs + Getting ready - Chargement + @@ -1837,7 +1847,7 @@ Try again or select 'Allow custom seed' to continue. Incorrect Password - Mot de passe incorrect + @@ -1847,7 +1857,7 @@ Try again or select 'Allow custom seed' to continue. Cancel - Annuler + @@ -1882,206 +1892,206 @@ They will be removed from the orderbook until you log in again. Cancel - Annuler + Main - - Price - Prix - - - - Change 24hr + + + Address Book - - Contract Address + + Search contact - - Send - Envoyez - - - - Enable %1 ? - Activer %1 ? - - - - Yes - Oui - - - - No - Non - - - - Receive - Recevoir - - - - - Swap - Échange - - - - Portfolio - Portfolio - - - - is wallet only + + + NEW CONTACT - - Rewards - Récompenses - - - - Faucet - Robinet - - - - Vote Info + + Name - - - - Public Key + + Tags - - Copied to Clipboard - Copier dans le presse-papier - - - - Explore + + No contacts found. - - There is no chart data for this ticker yet - Il n'y a pas encore de données graphiques pour ce ticker + + Edit + - - Fetching transactions... + + Delete - - No transactions available. + + address copied to clipboard - - Please wait, %1 is %2 + + This contact does not have any registered address. - - Loading ticker chart data + + Taker Order - - % activated... + + Maker Order Chart - Chart + Orders - Ordres + History - Historique + - - - Address Book - Carnet d'adresses + + + Swap + - - Search contact + + Price - - + NEW CONTACT + + Change 24hr - - Name - Nom + + Portfolio + - - Tags - Tags + + Contract Address + - - No contacts found. + + Send - - Edit - Éditer + + Enable %1 ? + - - Delete - Supprimez + + Yes + - - address copied to clipboard + + No - - This contact does not have any registered address. + + Receive - - Taker Order - Ordre d'achat + + is wallet only + - - Maker Order - Ordre de vente + + Rewards + + + + + Faucet + + + + + Vote Info + + + + + + + Public Key + + + + + Copied to Clipboard + + + + + Explore + + + + + Loading ticker chart data + + + + + There is no chart data for this ticker yet + + + + + Please wait, %1 is %2 + + + + + % activated... + + + + + Fetching transactions... + + + + + No transactions available. + @@ -2094,7 +2104,7 @@ They will be removed from the orderbook until you log in again. Best Orders - Meilleurs offres + @@ -2117,12 +2127,12 @@ They will be removed from the orderbook until you log in again. Minimum Trading Amount - Montant de trading minimum + the minimum amount of %1 coin available for the order; the min_volume must be greater than or equal to %2; it must be also less or equal than volume param; default is %3 - Le montant minimum de%1 disponible pour la commande; le min_volume doit être supérieur ou égal à%2; il doit également être inférieur ou égal au paramètre de volume; la valeur par défaut est%3 + @@ -2131,29 +2141,29 @@ They will be removed from the orderbook until you log in again. %1 price is zero! TICKER - Le prix de %1 est zéro ! + %1 receive volume is lower than minimum trade amount TICKER - Le volume de réception de %1 est inférieur au montant d'échange minimum + Error: - Erreur : + You'll receive %1 AMOUNT TICKER - Vous recevrez %1 + Price - Prix + @@ -2166,12 +2176,12 @@ They will be removed from the orderbook until you log in again. This contact name already exists. - Ce nom de contact existe déjà. + Save - Sauvegarder + @@ -2194,7 +2204,7 @@ They will be removed from the orderbook until you log in again. Close - Fermer + @@ -2203,18 +2213,13 @@ They will be removed from the orderbook until you log in again. - - New version found - - - - - Your application is up to date! + + Mandatory version found - - Mandatory version found + + New version found @@ -2227,15 +2232,20 @@ They will be removed from the orderbook until you log in again. This update is mandatory to continue using the application + + + Download + + Close Dex - - Download - Téléchargement + + Your application is up to date! + @@ -2243,7 +2253,7 @@ They will be removed from the orderbook until you log in again. Wrong word, please check again - Mauvais mot, veuillez vérifier à nouveau + @@ -2268,62 +2278,62 @@ They will be removed from the orderbook until you log in again. Failed to create a wallet - Impossible de créer un portefeuille + New Wallet - Nouveau portefeuille + Confirm Seed - Confirmer la phrase de récupération + Choose Password - Choisissez un mot de passe + Important: Back up your seed phrase before proceeding! - Important: sauvegardez votre phrase de recupération avant de continuer ! + We recommend storing it offline. - Nous vous recommandons de le stocker hors ligne. + Generated Seed - Générer un Seed + Seed phrase - Phrase de récupération + copied to clipboard - copié dans le presse-papier + Next - Suivant + Let's double check your seed phrase - Vérifions à nouveau votre phrase de récupération + Your seed phrase is important - that's why we like to make sure it's correct. We'll ask you three different questions about your seed phrase to make sure you'll be able to easily restore your wallet whenever you want. - Votre phrase de récupération est importante - c'est pourquoi nous aimons nous assurer qu'elle est correcte. Nous vous poserons trois questions différentes au sujet de votre phrase source pour vous assurer que vous pourrez facilement restaurer votre portefeuille à tout moment. + @@ -2338,7 +2348,7 @@ They will be removed from the orderbook until you log in again. Check - Vérifier + @@ -2348,12 +2358,12 @@ They will be removed from the orderbook until you log in again. Enter the same password to confirm - Entrez le même mot de passe pour confirmer + Continue - Continuer + @@ -2361,115 +2371,110 @@ They will be removed from the orderbook until you log in again. No connection - Pas de connexion + Please make sure you are connected to the internet - Veuillez vous assurer que vous êtes connecté à Internet + Will automatically retry in %1 seconds - Réessayera automatiquement dans %1 secondes + Retry - Retenter + NotificationsModal + + + Please check your internet connection (e.g. VPN service or firewall might block it). + + Matching - Recherche en cours + Order Matching - Recherche d'un ordre + Matched - Trouvé + Order Matched - Ordre trouvé + Ongoing - En cours + Swap Ongoing - Échange en cours + Successful - Réussi + Swap Successful - Échange terminé + Refunding - En cours de remboursement + Failed - Échoué + Swap Failed - Erreur lors de l'échange + Unknown - Inconnue + Unknown State - État inconnu + Swap status updated - État du swap mis à jour + You sent %1 - Vous avez envoyé %1 + You received %1 - Vous avez reçu %1 - - - - Your wallet balance changed - Le solde de votre portefeuille a changé - - - - Close - Fermer + @@ -2477,16 +2482,11 @@ They will be removed from the orderbook until you log in again. TICKER - - - Please check your internet connection (e.g. VPN service or firewall might block it). - Veuillez vérifier votre connexion Internet (par exemple, le service VPN ou le pare-feu peut la bloquer). - Failed to enable %1 TICKER - Échec de l'activation de %1 + @@ -2499,27 +2499,32 @@ They will be removed from the orderbook until you log in again. Endpoint not reachable - Point final non accessible + + + + + Your wallet balance changed + Could not reach to endpoint - Impossible d'atteindre le point de terminaison + Show - Montrer + Restart - Redémarrer + Quit - Quitter + @@ -2534,123 +2539,135 @@ They will be removed from the orderbook until you log in again. Mark all as read - Tout marquer comme lu + + + + + Close + OrderForm - + + Price + + + + + Reduce 1% relative to CEX market price. + + + + + Use CEX market price. + + + + + Increase 1% relative to CEX market price. + + + + Send - Envoyez + - + Receive - Recevoir + - + Max - Max + + + + + + + Diasble privacy mode to trade + - + Swap 25% of your tradable balance. - + Swap 50% of your tradable balance. - + Swap 100% of your tradable balance. - + Min Volume - + Min amount to sell - + Min amount to receive - + Minimum accepted trade equals 10% of order volume. - + Minimum accepted trade equals 25% of order volume. - + Minimum accepted trade equals 50% of order volume. - + Min volume: - Min volume : + - + Use custom minimum trade amount - Utiliser le montant d'échange minimum personnalisé + - + Order Selected - Ordre séléctionné + - + CREATE MAKER SWAP - + START TAKER SWAP + + + OrderLine - - Price - Prix - - - - Reduce 1% relative to CEX market price. - - - - - Use CEX market price. - - - - - Increase 1% relative to CEX market price. - - - - - OrderLine - - - Funds are recoverable - Les fonds sont récupérables + + Funds are recoverable + @@ -2658,7 +2675,7 @@ They will be removed from the orderbook until you log in again. No results found - Aucun résultat trouvé + @@ -2671,12 +2688,12 @@ They will be removed from the orderbook until you log in again. Maker Order - Ordre de vente + Taker Order - Ordre d'achat + @@ -2691,48 +2708,23 @@ They will be removed from the orderbook until you log in again. Refund State - État de remboursement + Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - Votre échange a échoué, mais le processus de remboursement automatique de votre paiement a déjà commencé. Veuillez patienter et garder l'application ouverte jusqu'à ce que vous receviez votre remboursement + Date - Date - - - - Recover Funds - Récupérer des fonds - - - - Refunding... - Remboursement... - - - - View on Explorer - Voir dans l'explorateur - - - - Cancel Order - Annuler l'ordre - - - - Error ID - ID de l'erreur + Swap ID - ID du Swap + @@ -2764,16 +2756,41 @@ They will be removed from the orderbook until you log in again. Taker Payment TXID + + + Error ID + + Error Log - Journal des erreurs + + + + + Recover Funds + + + + + Refunding... + + + + + Cancel Order + + + + + View on Explorer + Close - Fermer + @@ -2781,7 +2798,7 @@ They will be removed from the orderbook until you log in again. Selected Order Removed - Ordre sélectionné supprimé + @@ -2792,51 +2809,51 @@ Please select a new order. OK - OK + OrdersPage - - From - De - - - - To - Vers + + + Filter + Apply Filter - Appliquer les changements - - - - - Filter - Filtrer + Date - Date + Export CSV - Exporter CSV + - + Cancel All - + + From + + + + + To + + + + Please choose the CSV export name and location - Veuillez choisir le nom et l'emplacement de l'exportation CSV + @@ -2844,7 +2861,7 @@ Please select a new order. items per page - Nombres d'éléments par page + @@ -2852,32 +2869,32 @@ Please select a new order. Password - Mot de passe + Enter your wallet password - Entrez le mot de passe de votre portefeuille + At least 1 lowercase alphabetical character - Au moins 1 caractère alphabétique en minuscule + At least 1 uppercase alphabetical character - Au moins 1 caractère alphabétique en majuscule + At least 1 numeric character - Au moins 1 caractère numérique + At least 1 special character (eg. !@#$%) - Au moins 1 caractère spécial (ex: ! @ # $%) + @@ -2890,17 +2907,17 @@ Please select a new order. Password - Mot de passe + Confirm Password - Confirmez le mot de passe + Enter the same password to confirm - Entrez le même mot de passe pour confirmer + @@ -2908,17 +2925,17 @@ Please select a new order. Search asset - Rechercher un actif + Show only coins with balance - Afficher uniquement les assets avec solde + (%1/%2) - (%1/%2) + @@ -2926,38 +2943,38 @@ Please select a new order. Set swap price for evaluation - Définir le prix d'échange pour l'évaluation + Exchange rate - Taux de l'échange + Selected - Choisi + Expensive - Coûteuse + Expedient - Abordable + %1 compared to CEX PRICE_DIFF% - %1 par rapport aux CEX + CEXchange rate - Taux du CEX + @@ -2965,33 +2982,33 @@ Please select a new order. Exchange rate - Taux de l'échange + Selected - Choisi + CEXchange rate - Taux du CEX + Expensive - Coûteuse + Expedient - Abordable + %1 compared to CEX PRICE_DIFF% - %1 par rapport aux CEX + @@ -2999,12 +3016,12 @@ Please select a new order. Failed to place the order - Échec lors du placement de l'ordre + Placed the order - L'ordre a été placé avec succès + @@ -3043,7 +3060,7 @@ Please select a new order. Close - Fermer + @@ -3052,59 +3069,64 @@ Please select a new order. View seed and private keys - Afficher le seed et les clefs privées + Please enter your password to view the seed. - Veuillez entrer votre mot de passe pour voir la phrase de récupération. - - - - Seed - - Backup Seed + + Incorrect Password - - Public Address copied to clipboard + + Cancel - - Cancel - Annuler + + View + - - Incorrect Password - Mot de passe incorrect + + Seed + copied to clipboard - copié dans le presse-papier + + + + + Backup Seed + RPC Password - Mot de passe RPC + Search a coin. - Rechercher une asset. + + + + + Public Address copied to clipboard + Public Address - Adresse publique + @@ -3114,12 +3136,7 @@ Please select a new order. Private Key - Clé privée - - - - View - Voir + @@ -3127,17 +3144,17 @@ Please select a new order. Do you want to remove this contact ? - Voulez-vous supprimer ce contact ? + Yes - Oui + No - Non + @@ -3145,17 +3162,17 @@ Please select a new order. Applying the changes... - Application des modifications... + - Restarting the application... - Redémarrage de l'application ... + Restarting the application. %1 + - Restarting the application. %1 - Redémarrage de l'application. %1 + Restarting the application... + @@ -3163,17 +3180,17 @@ Please select a new order. Cut - Couper + Copy - Copier + Paste - Coller + @@ -3181,7 +3198,7 @@ Please select a new order. Search - Rechercher + @@ -3189,57 +3206,42 @@ Please select a new order. Failed to send - Échec de l'envoi + + + + + Failed to Broadcast + Prepare to send - Préparez à envoyer du + Address of the recipient - Adresse du destinataire - - - - Amount to send - Montant à envoyer - - - - Gas price - Prix ​​du gaz - - - - Cancel - Annuler - - - - Recipient's address - Adresse du destinataire + The address has to be mixed case. - L'adresse doit être mixte (case). - - - - Failed to Broadcast Fix - Réparer + + + + + Amount to send + MAX - MAX + @@ -3274,51 +3276,66 @@ Please select a new order. Enable Custom Fees - Activer les frais personnalisés + + + + + + Only use custom fees if you know what you are doing! + Enter the custom fee - Entrez les frais personnalisées + Gas Limit - Limite de gaz + - - Custom Fee can't be higher than the amount - Les frais personnalisées ne peuvent pas être supérieurs au montant + + Gas price + - - Not enough funds. - Pas assez de fonds. + + Custom Fee can't be higher than the amount + You have %1 AMT TICKER - Vous avez %1 + - - - Only use custom fees if you know what you are doing! + + Not enough funds. + + + + + Cancel Prepare - Préparer + Send - Envoyez + + + + + Recipient's address + @@ -3334,7 +3351,7 @@ Please select a new order. Amount - Montant + @@ -3344,17 +3361,17 @@ Please select a new order. Fees - Frais + Date - Date + Back - Retour + @@ -3362,51 +3379,56 @@ Please select a new order. Select a contact with an %1 address - Sélectionnez un contact avec une adresse %1 + Search for contacts... - Rechercher des contacts... + %1 addresses - %1 adresses + 1 address - 1 adresse + Back - Retour + Choose an %1 address of %2 - Choisissez une adresse %1 de %2 + Name - Nom + Address - Adresse + SendResult - Transaction Complete! - Transaction terminée ! + Transaction Broadcast! + + + + + Transaction Hash + @@ -3423,7 +3445,7 @@ Please select a new order. Recipient's address - Adresse du destinataire + @@ -3434,7 +3456,7 @@ Please select a new order. Amount - Montant + @@ -3444,71 +3466,60 @@ Please select a new order. Fees - Frais + Date - Date - - - - Transaction Hash - Hachage de la transaction + Close - Fermer + View on Explorer - Voir dans l'explorateur + SettingModal - - - - Cancel - Annuler - Settings - Réglages + - Language - Langue + General + - User Interface - Interface utilsateur + Language + - Security - Sécurité + User Interface + - General - Général + Security + About & Version - À propos & version + Enable Desktop Notifications - Activer les notifications + @@ -3518,17 +3529,17 @@ Please select a new order. Maximum number of enabled coins - Nombre maximum d'actifs activés + Logs - Journaux + Open Folder - Ouvrir le dossier + @@ -3549,29 +3560,60 @@ Please select a new order. Reset wallet configuration - Réinitialiser la configuration du portefeuille + + + + + Reset + This will restart your wallet with default settings - Cela redémarrera votre portefeuille avec les paramètres par défaut + Confirm - Confirmer + + + + + + Cancel + + + + + Current Font + + + + + Current font changed to %1. + + + + + Theme + Changing theme to %1 - Changer le thème en %1 + Show orders after placement + + + Ask system's password before sending coins ? (2FA) + + Disable 2FA? @@ -3585,7 +3627,7 @@ Please select a new order. Type password - Tapez votre mot de passe + @@ -3601,7 +3643,7 @@ Please select a new order. Ok - Ok + @@ -3614,69 +3656,65 @@ Please select a new order. - - Reuse static RPC password + + View seed and private keys - - Application Version + + + Show - - copied to clipboard - copié dans le presse-papier - - - - KDF version + + Setup Camouflage Password - - KDF Version + + Open - - KDF Version copied to clipboard. + + Reuse static RPC password - - Search for Update + + Disclaimer and ToS - - Reset - Réinitialiser + + Application version + - - Current Font - Police actuelle + + Application Version + - - Current font changed to %1. - La police actuelle est passée à %1. + + copied to clipboard + - - Theme - Thème + + KDF version + - - Ask system's password before sending coins ? (2FA) - Demander le mot de passe du système avant d'envoyer des actifs ? (2FA) + + KDF Version + - - Application version - Version de l'application + + KDF Version copied to clipboard. + @@ -3701,50 +3739,29 @@ Please select a new order. - - Qt version - Version de Qt - - - - Qt Version - Qt Version - - - - Qt Version copied to clipboard. - Version Qt copiée dans le presse-papiers. - - - - Logout - Se déconnecter - - - - View seed and private keys - Afficher la phrase de récupération et les clefs privées + + Qt version + - - - Show - Montrer + + Qt Version + - - Setup Camouflage Password - Configurer le mot de passe de camouflage + + Qt Version copied to clipboard. + - - Open - Ouvrir + + Search for Update + - - Disclaimer and ToS - Clause de non-responsabilité et conditions d'utilisation + + Logout + @@ -3752,7 +3769,7 @@ Please select a new order. Search - Rechercher + @@ -3760,32 +3777,32 @@ Please select a new order. Token - Asset + Available Quantity - Quantité disponible + Available Quantity (in %1) - Quantité disponible (en %1) + Fiat Volume - Montant Fiduciaire + CEX Rate - Taux CEX + %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 n'est pas activé - Souhaitez vous l'activer pour pouvoir selectionnez les meilleurs offres %2 ?<br><a href='#'>Oui</a> - <a href='#no'>Non</a> + @@ -3798,22 +3815,22 @@ Please select a new order. Token - Asset + Balance - Balance + Balance Fiat - Balance Fiduciaire + - + No Selectable coin. - Aucune asset sélectionnable. + @@ -3821,67 +3838,67 @@ Please select a new order. History - Historique + Filter - Filtrer + Date - Date + Close filtering options. - Fermez les options de filtrage. + Open filtering options. - Ouvrir les options de filtrage. + Filter settings - Paramètres de filtre + From - De + To - Vers + Cancel - Annuler + Apply filter - Appliquer changement + Export - Exportation + Please choose the CSV export name and location - Veuillez choisir le nom et l'emplacement de l'exportation CSV + No results found - Aucun résultat trouvé + @@ -3890,57 +3907,57 @@ Please select a new order. Orders - Ordres - - - - Close filtering options. - Fermez les options de filtrage. + Filter - Filtrer + Date - Date + + + + + Close filtering options. + Open filtering options. - Ouvrir les options de filtrage. + Filter settings - Paramètres de filtre + From - De + To - Vers + Cancel - Annuler + Apply filter - Appliquer changement + No results found - Aucun résultat trouvé + @@ -3948,22 +3965,22 @@ Please select a new order. Frequently Asked Questions - Foire aux questions + Do you store my private keys? - Stockez-vous mes clés privées ? + No! %1 is non-custodial. We never store any sensitive data, including your private keys, seed phrases, or PIN. This data is only stored on the user’s device and never leaves it. You are in full control of your assets. - Non! %1 n'est pas dépositaire. Nous ne stockons jamais de données sensibles, y compris vos clés privées, vos phrases de départ ou votre code PIN. Ces données ne sont stockées que sur l'appareil de l'utilisateur et ne le quittent jamais. Vous avez le plein contrôle de vos actifs. + How is trading on %1 different from trading on other DEXs? - En quoi le trading sur %1 est-il différent du trading sur d'autres DEX ? + @@ -3973,28 +3990,28 @@ Please select a new order. - - How long does each atomic swap take? - Combien de temps dure chaque échange atomique ? + + Where can I see the orderbook or market statistics online? + - - Do I need to be online for the duration of the swap? - Dois-je être en ligne pendant toute la durée du swap ? + + You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + - - Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. + + How long does each atomic swap take? - - Where can I see the orderbook or market statistics online? + + Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. - - You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + + Do I need to be online for the duration of the swap? @@ -4013,7 +4030,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing How are the fees on %1 calculated? - Comment les frais sur %1 sont-ils calculés ? + @@ -4045,52 +4062,52 @@ There is a toggle in settings where you can turn on/off the display of these tra Do you provide user support? - Fournissez-vous un support utilisateur ? + Yes! %1 offers support through the <a href="%2">%1 Discord server</a>. The team and the community are always happy to help! - Oui! %1 offre une assistance via le <a href="%2">%1 serveur Discord</a>. L'équipe et la communauté sont toujours ravies de vous aider ! + Who is behind %1? - Qui est derrière %1 ? + %1 is developed by the Komodo team. Komodo is one of the most established blockchain projects working on innovative solutions like atomic swaps, Delayed Proof of Work, and an interoperable multi-chain architecture. - %1 est développé par l'équipe de Komodo. Komodo est l'un des projets de blockchain les plus établis travaillant sur des solutions innovantes telles que les échanges atomiques, la preuve de travail différée et une architecture multichaîne interopérable. + Is it possible to develop my own white-label exchange on %1? - Est-il possible de développer mon propre échange en white label sur %1 ? + Absolutely! You can read our developer documentation for more details or contact us with your partnership inquiries. Have a specific technical question? The %1 developer community is always ready to help! - Absolument! Vous pouvez lire notre documentation développeur pour plus de détails ou nous contacter avec vos demandes de partenariat. Vous avez une question technique spécifique? La communauté de développeurs %1 est toujours prête à vous aider ! + Which devices can I use %1 on? - Sur quels appareils puis-je utiliser %1 ? + %1 is available for mobile on both <a href="%2">Android and iPhone, and for desktop on Windows, Mac, and Linux</a> operating systems. - %1 est disponible pour mobile sur <a href="%2">Android et iPhone, et pour ordinateur de bureau sur les systèmes d'exploitation Windows, Mac et Linux</a>. + Changelog - Changelog + Open Logs Folder - Ouvrir le répertoire de logs + @@ -4099,18 +4116,18 @@ There is a toggle in settings where you can turn on/off the display of these tra act SHORT FOR ACTUAL TIME - act + est SHORT FOR ESTIMATED - est + Progress details - Détails de la progression + @@ -4118,12 +4135,12 @@ There is a toggle in settings where you can turn on/off the display of these tra Save - Sauvegarder + Edit - Éditer + @@ -4131,7 +4148,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - copié dans le presse-papier + @@ -4139,7 +4156,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - copié dans le presse-papier + @@ -4147,7 +4164,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Required - Requis + @@ -4155,7 +4172,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Click here to see the details - Cliquez ici pour voir les détails + @@ -4173,15 +4190,25 @@ There is a toggle in settings where you can turn on/off the display of these tra Trade + + + Better price found: %1. Updating forms. + + + + + Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Swap - Échange + Instant trading with best orders - Trading instantané avec les meilleurs ordres + @@ -4196,116 +4223,117 @@ There is a toggle in settings where you can turn on/off the display of these tra From - De + - - Entered amount must be higher than 0. + + %1 - - Select an order. + + + Balance: - - MAX - MAX + + **** + - - To - Vers + + Pick a coin + - - Pick an order - Choisir une commande + + MAX + - - Price - Prix + + To + - - Better price found: %1. Updating forms. - Meilleur prix trouvé : %1. Mise à jour du formulaire. + + Pick an order + - - Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. - Meilleur prix (%1) trouvé mais la quantité reçue (%2) est inférieure à votre montant de réception (%3). Cliquez ici pour mettre à jour la commande sélectionnée. + + Price + - - %1 + + SWAP NOW - - Balance: + + Failed to place the order - - Pick a coin - Choisissez un actif + + Placed the order + - - SWAP NOW - ÉCHANGER MAINTENANT + + Disable privacy mode to trade. + - - Failed to place the order - Échec lors du placement de l'ordre + + Entered amount must be higher than 0. + - - Placed the order - L'ordre a été placé + + Select an order. + - - + + Search coins - + Min Value - + Hide disabled coins - + No buy orders found for %1. - Aucun ordre d'achat trouvé pour %1. + - + You can check later or try to sell a different coin. - Vous pouvez vérifier plus tard ou essayer de vendre un actif différent. + - + Calculating fee estimate... - + Total %1 fees: - Frais totaux %1 : + - + %2 (%3) @@ -4322,33 +4350,33 @@ There is a toggle in settings where you can turn on/off the display of these tra Display Settings + + + Trading Information + + Order Book - Carnet d'ordres + Order Form - - - Trading Information - Informations de Trading - TradingViewChart Loading market data - Chargement des données de marché + There is no chart data for this ticker yet - Il n'y a pas encore de données graphiques pour ce ticker + @@ -4356,7 +4384,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Transaction Details - Détails de la transaction + @@ -4368,6 +4396,11 @@ There is a toggle in settings where you can turn on/off the display of these tra Please see the Support FAQ for more information. + + + Transaction Hash + + %1 txid @@ -4382,18 +4415,28 @@ There is a toggle in settings where you can turn on/off the display of these tra Amount - Montant + Fees - Frais + + + + + From + From address + + + To + + To address @@ -4402,80 +4445,65 @@ There is a toggle in settings where you can turn on/off the display of these tra Date - Date + - Unconfirmed - Non confirmé - - - - Transaction Hash - Hachage de la transaction + Awaiting confirmation + Confirmations - Confirmations + Block Height - Hauteur de bloc - - - - From - De - - - - To - Vers + Notes - Remarques + Close - Fermer + View on Explorer - Voir dans l'explorateur + Transactions - Received - Reçue + Poison + Sent - Envoyé + - Poison + Received fees - frais + Unconfirmed - Non confirmé + @@ -4483,7 +4511,7 @@ There is a toggle in settings where you can turn on/off the display of these tra The downloaded update archive is corrupted ! - L'archive de mise à jour téléchargée est corrompue ! + @@ -4504,17 +4532,17 @@ There is a toggle in settings where you can turn on/off the display of these tra Welcome - Bienvenue + New wallet - Nouveau portefeuille + Import wallet - Importer un portefeuille + @@ -4524,7 +4552,7 @@ There is a toggle in settings where you can turn on/off the display of these tra My Wallets - Mes portefeuilles + @@ -4535,49 +4563,49 @@ There is a toggle in settings where you can turn on/off the display of these tra Delete - Supprimez + Enter password to confirm deletion of - Entrez le mot de passe pour confirmer la suppression de + wallet - portefeuille + Type password - Tapez votre mot de passe + Cancel - Annuler + Wallet status - État du portefeuille + wallet deleted successfully - portefeuille supprimé avec succès + Ok - Ok + wallet password is incorrect - le mot de passe du portefeuille est incorrect + @@ -4606,7 +4634,7 @@ This might take a few minutes... Close - Fermer + @@ -4622,22 +4650,22 @@ This might take a few minutes... You do not have enough funds. - Vous n'avez pas assez de fonds. + %1 is not activated: click on the button to enable it or enable it manually - %1 n'est pas activé : cliquez sur le bouton pour l'activer ou l'activer manuellement + You need to have %1 to pay the gas for %2 transactions. - Vous devez avoir %1 activée pour payer les frais de transactions de %2. + Checksum verification failed for %1. - Échec de la vérification du checksum de contrôle pour %1. + @@ -4652,32 +4680,32 @@ This might take a few minutes... %1 address must be prefixed with 0x - L'adresse %1 doit être précédée de 0x + %1 address length is invalid, please use a valid address. - La longueur de l'adresse %1 n'est pas valide, veuillez utiliser une adresse valide. + %1 address is invalid. - L'adresse %1 n'est pas valide. + Invalid checksum. - Somme de contrôle invalide. + %1 address has invalid prefixes. - L'adresse %1 a des préfixes non valides. + Backend error: %1 - Erreur de backend : %1 + @@ -4685,12 +4713,12 @@ This might take a few minutes... Logout - Se déconnecter + Balance - Balance + diff --git a/atomic_defi_design/assets/languages/atomic_defi_ru.ts b/atomic_defi_design/assets/languages/atomic_defi_ru.ts index eb6959a14..1ce60ee2a 100644 --- a/atomic_defi_design/assets/languages/atomic_defi_ru.ts +++ b/atomic_defi_design/assets/languages/atomic_defi_ru.ts @@ -1,6 +1,6 @@ - + AddAddressForm @@ -16,12 +16,12 @@ This key already exists. - Этот ключ уже существует. + Address - Адрес + @@ -32,7 +32,7 @@ Convert - Преобразовать + @@ -42,7 +42,7 @@ Save - Сохранить + @@ -52,62 +52,62 @@ Enable - Добавить + AddCustomCoinModal + + + Get the contract address from + + Choose the asset type - Выберите тип монеты + Cancel - Отменить + Next - Далее + - - Enter the contract address - Введите адрес контракта + + Contract address + Choose the asset ticker - Введите тикер монеты + Ticker - Тикер + Enter the ticker - Введите тикер - - - - Get the contract address from - Получить адрес контракта от + - - Contract address + + Enter the contract address Get the contract address from - Получить адрес контракта от + @@ -115,67 +115,67 @@ Previous - Назад + Choose the asset logo - Загрузите логотип монеты + Browse - Выбрать + Please choose the asset logo - Выберите логотип монеты + Configuration - Конфигурация + All configuration fields will be fetched using the contract address you provided. - Все параметры конфигурации будут получены с помощью адреса контракта. + Name - Название + Enter the name - Введите название + Coingecko ID - Coingecko ID + Enter the Coingecko ID - Введите Coingecko ID + Get the Coingecko ID - Получить Coingecko ID + Active - Активно + Preview - Превью + @@ -190,22 +190,22 @@ Asset not found, please go back and make sure Contract Address is correct - Токен не найден, убедитесь, что адрес контракта указан верно + Config Fields - Параметры конфигурации + Fetched Data - Полученные данные + Submit & Restart - Отправить и перезапустить + @@ -236,7 +236,7 @@ Work in progress - Разработка в процессе + @@ -244,7 +244,7 @@ Recover Funds Result - Результат восстановления средств + @@ -252,7 +252,7 @@ Choose a valid - Выберите валидную + @@ -275,7 +275,7 @@ Assets - Активы + @@ -283,12 +283,12 @@ Asset - Актив + Balance - Баланс + @@ -298,17 +298,17 @@ Change 24h - Изменение за 24ч + Price - Цена + Source - Источник + @@ -318,7 +318,7 @@ Price provider is: %1 - Провайдер цены: %1 + @@ -331,17 +331,17 @@ Settings - Настройки + Support - Поддержка + Privacy - Скрыть баланс + @@ -356,7 +356,7 @@ Type password - Введите пароль + @@ -382,7 +382,7 @@ Ok - Ок + @@ -392,7 +392,7 @@ wallet password is incorrect - введен неправильный пароль + @@ -400,52 +400,52 @@ Setup Camouflage Password - Установить камуфляжный пароль + Camouflage Password is a secret password for emergency situations. - Камуфляжный пароль - секретный пароль для чрезвычайных ситуаций. + Using it to login will display your balance lower than it actually is. - Используйте его во время входа, чтобы ваш баланс не отображался полностью. + Here you enter the suffix and at login you need to enter {real_password}{suffix} - Здесь вы можете ввести окончание пароля. Во время входа в приложения необходимо будет ввести {ваш пароль}{окончание} + Password suffix - Суффикс пароля + Confirm pasword suffix - Подтвердите суффикс пароля + Enter a password suffix - Задайте суффикс пароля + Enter the same password suffix to confirm - Подтвердите суффикс пароля + Cancel - Отменить + Save - Сохранить + @@ -453,50 +453,55 @@ Failed to enable %1 - Не получается включить %1 + Enabling %1 did not succeed. Limit of enabled coins might have been reached. - Активация %1 не удалась. Был достигнут лимит активированных монет. + Change limit in settings - Измените лимит в настройках + Cancel - Отмена + Center - + Portfolio - Портфолио + - + Wallet - Кошелек + - + DEX - DEX + - + + DEX is disabled due to system clock synchronization issues. Please check your device time settings. + + + + Address Book - Адресная книга + - + Fiat - Фиат + @@ -504,12 +509,12 @@ Market Data - Рыночные данные (CEX) + Market data (prices, charts, etc.) marked with the ⓘ icon originates from third-party sources.<br><br>Data is sourced via <a href="https://coingecko.com">CoinGecko</a>. - Рыночные данные (цены, графики, и тд.) отмеченные ⓘ иконкой получены от <a href="https://coingecko.com">CoinGecko</a>. + @@ -535,7 +540,7 @@ Close - Закрыть + @@ -543,23 +548,23 @@ Failed to prepare to claim rewards - Ошибка при создании транзакции для получения вознаграждения + Claim your %1 reward? TICKER - Получить %1 вознаграждение? + No UTXOs eligible for claiming - Нет UTXO, для которых доступны вознаграждения + Transaction fee is higher than the reward! - Комиссия за транзакцию превышает сумму вознаграждений! + @@ -569,92 +574,92 @@ Refresh - Обновить + Read more about KMD active users rewards - Подробнее о вознаграждениях для активных пользователей KMD + UTXO - UTXO + Amount - Сумма + Reward - Вознаграждения + Accruing Start - Начало начисления + Accruing Stop - Прекращение начисления + Time Left - Осталось + Error - Ошибка + Locktime is not set - Время блокировки не установлено + Locktime is less than the threshold - Время блокировки меньше минимального + UTXO height is greater than end of the era - Высота UTXO больше, чем конец эпохи + UTXO amount is less than 10 - UTXO меньше 10 + One hour did not pass yet - 1 час еще не прошел + Transaction is in mempool - Транзакция находится в мемпуле + Unknown problem - Неизвестная проблема + Cancel - Отменить + Confirm - Подтвердить + @@ -663,23 +668,23 @@ Disable %1 TICKER - Удалить %1 + Disable and Delete %1 TICKER - Удалить токен %1 из AtomicDex + Disable all %1 assets - Отключить все %1 ассеты + Disable all assets - Отключить все ассеты + @@ -692,7 +697,7 @@ Search - Поиск + @@ -700,17 +705,17 @@ Language - Язык + Fiat - Фиат + Recommended: - Рекомендации: + @@ -718,42 +723,42 @@ Confirm Multi Order Details - Подтвердить данные мульти-ордера + These swaps requests can not be undone and this is the final event! - Эти предложения обмена не могут быть отменены и являются окончательными! + These transactions can take up to 60 mins - DO NOT close this application! - Эти транзакции могут занимать до 60 минут - НЕ ЗАКРЫВАЙТЕ приложение! + Same funds will be used until an order matches. - Баланс будет использоваться одновременно в нескольких ордерах, пока один из них не будет исполнен. + Note that if one order is filled other will not be cancelled. - Обратите внимание, что при исполнении одного ордера, другой не будет отменен. + Cancel - Отменить + Confirm - Подтвердить + Placed multiple orders - Размещено несколько ордеров + @@ -761,22 +766,7 @@ Confirm Exchange Details - Подтвердить данные обмена - - - - Trade price is more than 50% different to CEX! Confirm? - Стоимость обмена в сравнении с CEX дороже более чем на 50%, вы подтверждаете сделку? - - - - This swap request can not be undone and is a final event! - Этот запрос на своп не может быть отменен и является окончательным! - - - - This transaction can take up to 60 mins - DO NOT close this application! - Эта транзакция может занять до 60 минут - НЕ закрывайте приложение! + @@ -789,19 +779,9 @@ - - Security configuration - Настройки безопасности - - - - %1 confirmations for incoming %2 transactions - %1 подтверждений для входящих %2 транзакций - - - - Read more about dPoW - Узнать больше о dPoW + + Trade price is more than 50% different to CEX! Confirm? + @@ -817,37 +797,62 @@ Use custom protection settings for incoming %1 transactions TICKER - Использовать пользовательские настройки защиты для входящих транзакций %1 + Enable Komodo dPoW security - Включить Komodo dPoW + + + + + Read more about dPoW + + + + + Security configuration + dPoW protected - dPoW защита + + + + + %1 confirmations for incoming %2 transactions + Required Confirmations - Необходимое количество подтверждений + Warning, this atomic swap is not dPoW protected! - Предупреждение, этот атомарный своп не защищен dPoW! + + + + + This swap request can not be undone and is a final event! + + + + + This transaction can take up to 60 mins - DO NOT close this application! + Cancel - Отменить + Confirm - Подтверждение + @@ -855,7 +860,7 @@ Copied to Clipboard - Скопировано в буфер обмена + @@ -863,182 +868,182 @@ The current number of enabled coins does not match your configuration specification. Your assets configuration will be reset. - Текущее количество включенных монет не совпадает с конфигурацией. Ваша конфигурация активов будет сброшена. + Matching - Матчинг + Order Matching - Матчинг ордеров + Matched - Сматчен + Order Matched - Ордер сматчен + Ongoing - В процессе + Swap Ongoing - Своп продолжается + Successful - Успешно + Swap Successful - Своп успешно завершен + Refunding - Проводится возврат + Failed - Не завершено + Swap Failed - Своп не был завершен + Unknown - Неизвестно + Unknown State - Статус неизвестен + Started - Начат + Negotiated - Согласован + Taker fee sent - Комиссия тейкера отправлена + Maker payment received - Платеж мейкера получен + Maker payment wait confirm started - Ожидание платежа мейкера + Maker payment validated and confirmed - Платеж мейкера валидирован и подтвержден + Taker payment sent - Платеж тейкера отправлен + Taker payment spent - Платеж тейкера потрачен + Maker payment spent - Платеж мейкера потрачен + Finished - Завершено + Start failed - Не удалось начать + Negotiate failed - Согласование не прошло + Taker fee validate failed - Валидация комиссии тейкера не прошла + Maker payment transaction failed - Платежная транзакция мейкера не прошла + Maker payment Data send failed - Отправка платежных данных мейкера не прошла + Maker payment wait confirm failed - Платежная транзакция мейкера не была подтверждена + Taker payment validate failed - Не прошла валидация платежа тейкера + Taker payment wait confirm failed - Платежная транзакция тейкера не была подтверждена + Taker payment spend failed - Spend платежа тейкера не прошел + Maker payment wait refund started - Ожидание возврата платежа мейкера + Maker payment refunded - Платеж мейкера возвращен + Maker payment refund failed - Возврат платежа мейкера не выполнен + @@ -1046,7 +1051,7 @@ Date - Дата + @@ -1054,7 +1059,7 @@ copied to clipboard - скопировано в буфер + @@ -1062,12 +1067,12 @@ Min - Мин + Max - Макс + @@ -1075,7 +1080,7 @@ copied to clipboard - скопировано в буфер + @@ -1083,38 +1088,38 @@ Delete Wallet - Удалить кошелек + Are you sure you want to delete %1 wallet? WALLET_NAME - Вы уверены, что хотите удалить кошелек %1? + If so, make sure you record your seed phrase in order to restore your wallet in the future. - Если да, не забудьте записать seed-фразу, чтобы иметь возможность восстановить свой кошелек. + Enter your wallet password - Введите пароль кошелька + Wrong Password - Неправильный пароль + Cancel - Отмена + Delete - Удалить + @@ -1122,7 +1127,7 @@ Type password - Введите пароль + @@ -1130,22 +1135,22 @@ At least 1 lowercase alphabetical character - Как минимум 1 строчная буква + At least 1 uppercase alphabetical character - Как минимум 1 заглавная буква + At least 1 numeric character - Как минимум 1 цифра + At least 1 special character (eg. !@#$%) - Как минимум 1 специальный символ (!@#$%) + @@ -1155,7 +1160,7 @@ Password and Confirm Password have to be same - Пароль и подтверждение пароля должны совпадать + @@ -1163,7 +1168,7 @@ items per page - элементов на странице + @@ -1171,17 +1176,17 @@ Min - Мин + Half - Половина + Max - Макс + @@ -1189,7 +1194,7 @@ Search - Поиск + @@ -1197,7 +1202,7 @@ Edit contact - Редактировать контакт + @@ -1207,7 +1212,7 @@ Enter a contact name - Введите имя + @@ -1217,7 +1222,7 @@ Address Book - Адресная книга + @@ -1227,7 +1232,7 @@ Edit - Редактировать + @@ -1235,23 +1240,23 @@ - - Cancel Updates + + Tags - - Save Updates + + Add tag - - Tags - Теги + + Cancel Updates + - - Add tag + + Save Updates @@ -1265,12 +1270,12 @@ Enable - Добавить + Cancel - Отменить + @@ -1278,47 +1283,47 @@ Enable assets - Подключить активы - - - - All assets are already enabled! - Все ассеты уже добавлены! - - - - Change assets limit - Изменить лимит + - - Cancel + + Search assets Select all assets - Выбрать все ассеты - - - - Search assets You can still enable %1 assets. Selected: %2. - Вы можете активировать еще %1 активов. Активно: %2. + + + + + All assets are already enabled! + + + + + Change assets limit + Add a custom asset + + + Cancel + + Enable - Добавить + @@ -1326,32 +1331,32 @@ Disclaimer & Terms of Service - Дисклеймер и условия использования + Accept EULA - Принять EULA + Accept Terms and Conditions - Принять Terms of Service + Close - Закрыть + Cancel - Отменить + Confirm - Подтвердить + @@ -1359,17 +1364,17 @@ Fatal Error - Критическая ошибка + Connection has been lost. You have been disconnected. - Cоединение потеряно. Вы были отключены. + Close - Закрыть + @@ -1377,12 +1382,12 @@ Minimum fee - Минимальная комиссия + Fees will be calculated - Комиссия будет рассчитана + @@ -1421,7 +1426,7 @@ General - + %n day(s) @@ -1430,7 +1435,7 @@ - + %nd day @@ -1440,7 +1445,7 @@ - + %nh hours @@ -1450,7 +1455,7 @@ - + %nm minutes @@ -1460,7 +1465,7 @@ - + %ns seconds @@ -1470,7 +1475,7 @@ - + %nms milliseconds @@ -1480,117 +1485,117 @@ - + - - + <b>Taker tx fee:</b> - + <b>Dex tx fee:</b> - + <b>Dex fee:</b> - + <b>Maker tx fee:</b> - - %1 balance is zero + + Balance is zero! - + Activating %1 (%2%) - + Loading wallet... - + Min: %1 - + Enter an amount - + Trading Fee - + Minimum Trading Amount - Минимальный торговый объем + - + Wallet %1 already exists WALLETNAME - - + + Please wait for %1 to fully activate - + %1 balance is lower than the fees amount: %2 %3 - + Tradable (after fees) %1 balance is lower than minimum trade amount - + Please fill the price field - + Please fill the volume field - - + + %1 volume is lower than minimum trade amount - - + + %1 needs to be enabled in order to use %2 - - + + %1 balance needs to be funded, a non-zero balance is required to pay the gas of %2 transactions - + Unknown Error @@ -1600,37 +1605,37 @@ You get - Вы получите + You send - Вы отправите + Fiat Price - фиатная цена + CEX rate - Цена на CEX + Price - Цена + Quantity - Количество + Total - Всего + @@ -1638,27 +1643,27 @@ Failed to Import the wallet - Не удалось импортировать кошелек + Import wallet - Setup - Импорт кошелька - Введите данные + Import wallet - Choose password - Импорт кошелька - Задайте пароль + Wallet Name - Название кошелька + Enter seed - Введите сид-фразу + @@ -1666,11 +1671,31 @@ Try again or select 'Allow custom seed' to continue. + + + Allow custom seed + + + + + <strong>Allow custom seed</strong> + + + + + Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. + + + + + I understand + + i understand - Я согласен + @@ -1705,32 +1730,12 @@ Try again or select 'Allow custom seed' to continue. Ok - Ок - - - - Allow custom seed - Разрешить пользовательский формат сид-фразы - - - - <strong>Allow custom seed</strong> - <strong>Разрешить произвольный seed</strong> - - - - Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. - Пользовательские исходные фразы могут быть менее безопасными и их легче взломать, чем сгенерированные исходные фразы или закрытый ключ (WIF), совместимые с BIP39.<br><br>Чтобы подтвердить, что вы понимаете риск и знаете, что делаете, введите <strong>'Я согласен'</strong> в поле ниже. - - - - I understand - Я согласен + Next - Далее + @@ -1740,12 +1745,12 @@ Try again or select 'Allow custom seed' to continue. Enter the same password to confirm - Введите тот же пароль для подтверждения + Continue - Продолжить + @@ -1753,26 +1758,21 @@ Try again or select 'Allow custom seed' to continue. Join our Discord server - Присоединяйтесь к нашему Discord серверу + Follow us on Twitter - Подписывайтесь на наш Twitter + Go to Support Guides - Форум и база знаний + List - - - Funds are recoverable - Средства могут быть восстановлены - Best Orders for %1 @@ -1783,13 +1783,18 @@ Try again or select 'Allow custom seed' to continue. Enter volume to see best orders. + + + Funds are recoverable + + ListDelegate %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 не активирован -Вы хотите активировать этот %2 актив чтобы видеть лучшие ордеры для него ?<br><a href='#'>Да</a> - <a href='#no'>Нет</a> + @@ -1798,11 +1803,16 @@ Try again or select 'Allow custom seed' to continue. + Orderbook is disabled in privacy mode + + + + Orderbook is disabled while creating maker orders - + This order requires a minimum amount of %1 %2 <br>You don't have enough funds.<br> %3 @@ -1812,7 +1822,7 @@ Try again or select 'Allow custom seed' to continue. Close - Закрыть + @@ -1820,7 +1830,7 @@ Try again or select 'Allow custom seed' to continue. Loading, please wait - Загрузка. Пожалуйста, подождите + @@ -1830,12 +1840,12 @@ Try again or select 'Allow custom seed' to continue. Enabling assets - Добавление ассетов + Getting ready - Подготовка + @@ -1843,7 +1853,7 @@ Try again or select 'Allow custom seed' to continue. Incorrect Password - Неправильный пароль + @@ -1853,7 +1863,7 @@ Try again or select 'Allow custom seed' to continue. Cancel - Отменить + @@ -1893,16 +1903,105 @@ They will be removed from the orderbook until you log in again. Main + + + + Address Book + + + + + Search contact + + + + + + NEW CONTACT + + + + + Name + + + + + Tags + + + + + No contacts found. + + + + + Edit + + + + + Delete + + + + + address copied to clipboard + + + + + This contact does not have any registered address. + + + + + Taker Order + + + + + Maker Order + + + + + Chart + + + + + + Orders + + + + + + History + + + + + + Swap + + Price - Цена + Change 24hr + + + Portfolio + + Contract Address @@ -1911,38 +2010,27 @@ They will be removed from the orderbook until you log in again. Send - Отправить + Enable %1 ? - Активировать %1 ? + Yes - Да + No - Нет + Receive - Получить - - - - - Swap - Обменять - - - - Portfolio - Портфолио + @@ -1952,12 +2040,12 @@ They will be removed from the orderbook until you log in again. Rewards - Награды + Faucet - Фаусет + @@ -1974,7 +2062,7 @@ They will be removed from the orderbook until you log in again. Copied to Clipboard - Скопировано в буфер обмена + @@ -1982,113 +2070,35 @@ They will be removed from the orderbook until you log in again. - - There is no chart data for this ticker yet - Для данного актива пока еще нет графиков данных + + Loading ticker chart data + - - Fetching transactions... + + There is no chart data for this ticker yet - - No transactions available. + + Please wait, %1 is %2 - Please wait, %1 is %2 + % activated... - - Loading ticker chart data - - - - - % activated... - - - - - Chart - График - - - - - Orders - Ордеры - - - - - History - История - - - - - Address Book - Адресная книга - - - - Search contact - поиск контактов - - - - + NEW CONTACT - новый контакт - - - - Name - Название - - - - Tags - Теги - - - - No contacts found. - - - - - Edit - Редактировать - - - - Delete - Удалить - - - - address copied to clipboard + + Fetching transactions... - - This contact does not have any registered address. + + No transactions available. - - - Taker Order - Тейкер ордер - - - - Maker Order - Мейкер ордер - Market @@ -2100,7 +2110,7 @@ They will be removed from the orderbook until you log in again. Best Orders - Лучшие ордеры + @@ -2123,12 +2133,12 @@ They will be removed from the orderbook until you log in again. Minimum Trading Amount - Минимальный торговый объем + the minimum amount of %1 coin available for the order; the min_volume must be greater than or equal to %2; it must be also less or equal than volume param; default is %3 - Минимальное кол-во %1 монеты доступное для торгов; минимальный объем должен быть больше или равен %2; Также он должен быть меньше или равен объему; Значение по умолчанию %3 + @@ -2137,29 +2147,29 @@ They will be removed from the orderbook until you log in again. %1 price is zero! TICKER - Цена %1 равна нулю! + %1 receive volume is lower than minimum trade amount TICKER - Получаемый объем %1 меньше минимальной суммы сделки + Error: - Ошибка: + You'll receive %1 AMOUNT TICKER - Вы получите %1 + Price - Цена + @@ -2172,12 +2182,12 @@ They will be removed from the orderbook until you log in again. This contact name already exists. - Контакт с таким именем уже существует. + Save - Сохранить + @@ -2200,7 +2210,7 @@ They will be removed from the orderbook until you log in again. Close - Закрыть + @@ -2209,18 +2219,13 @@ They will be removed from the orderbook until you log in again. - - New version found - - - - - Your application is up to date! + + Mandatory version found - - Mandatory version found + + New version found @@ -2233,15 +2238,20 @@ They will be removed from the orderbook until you log in again. This update is mandatory to continue using the application + + + Download + + Close Dex - - Download - Скачать + + Your application is up to date! + @@ -2249,7 +2259,7 @@ They will be removed from the orderbook until you log in again. Wrong word, please check again - Неверное слово. Пожалуйста, попробуйте еще раз + @@ -2274,62 +2284,62 @@ They will be removed from the orderbook until you log in again. Failed to create a wallet - Ошибка при создании кошелька + New Wallet - Новый кошелек + Confirm Seed - Подтвердить seed ключ + Choose Password - Задайте пароль + Important: Back up your seed phrase before proceeding! - Важно: убедитесь, что вы сохранили ваш seed ключ, прежде чем продолжить! + We recommend storing it offline. - Мы рекумендуем хранить его офлайн. + Generated Seed - Сгенерированный seed ключ + Seed phrase - Seed фраза + copied to clipboard - скопировано в буфер + Next - Далее + Let's double check your seed phrase - Давайте перепроверим ваш seed ключ + Your seed phrase is important - that's why we like to make sure it's correct. We'll ask you three different questions about your seed phrase to make sure you'll be able to easily restore your wallet whenever you want. - Ваш seed ключ важен, и поэтому мы хотим убедиться, что вы его сохранили. Мы зададим вам три разных вопроса о вашем seed ключе, чтобы убедиться, что вы сможете легко восстановить свой кошелек, когда захотите. + @@ -2344,7 +2354,7 @@ They will be removed from the orderbook until you log in again. Check - Проверить + @@ -2354,12 +2364,12 @@ They will be removed from the orderbook until you log in again. Enter the same password to confirm - Введите тот же пароль для подтверждения + Continue - Продолжить + @@ -2367,115 +2377,110 @@ They will be removed from the orderbook until you log in again. No connection - Нет соединения + Please make sure you are connected to the internet - Пожалуйста, убедитесь, что вы подключены к Интернету + Will automatically retry in %1 seconds - Повторная попытка подключения через %1 секунд + Retry - Повторная попытка поключения + NotificationsModal + + + Please check your internet connection (e.g. VPN service or firewall might block it). + + Matching - Матчинг + Order Matching - Матчинг ордеров + Matched - Сматчен + Order Matched - Ордер сматчен + Ongoing - В процессе + Swap Ongoing - Обмен продолжается + Successful - Успешно + Swap Successful - Обмен успешно завершен + Refunding - Проводится возврат + Failed - Не завершено + Swap Failed - Обмен не был завершен + Unknown - Неизвестно + Unknown State - Статус неизвестен + Swap status updated - Обновление статуса Свопа + You sent %1 - Вы отправили %1 + You received %1 - Вы получили %1 - - - - Your wallet balance changed - Баланс вашего кошелька изменился - - - - Close - Закрыть + @@ -2483,16 +2488,11 @@ They will be removed from the orderbook until you log in again. TICKER - - - Please check your internet connection (e.g. VPN service or firewall might block it). - Пожалуйста, проверьте ваше интернет-соединение (например, служба VPN или брандмауэр могут блокировать подключение). - Failed to enable %1 TICKER - Не получается включить %1 + @@ -2505,27 +2505,32 @@ They will be removed from the orderbook until you log in again. Endpoint not reachable - Эндпоинт не доступен + + + + + Your wallet balance changed + Could not reach to endpoint - Не удалось подключиться + Show - Показать + Restart - Перезапустить + Quit - Выйти + @@ -2540,7 +2545,12 @@ They will be removed from the orderbook until you log in again. Mark all as read - Отметить все как прочитанные + + + + + Close + @@ -2548,105 +2558,112 @@ They will be removed from the orderbook until you log in again. Price - Цена + - + Reduce 1% relative to CEX market price. - + Use CEX market price. - + Increase 1% relative to CEX market price. - + Send - Отправить + - + Receive - Получить + - + Max - Макс + + + + + + + Diasble privacy mode to trade + - + Swap 25% of your tradable balance. - + Swap 50% of your tradable balance. - + Swap 100% of your tradable balance. - + Min Volume - + Min amount to sell - + Min amount to receive - + Minimum accepted trade equals 10% of order volume. - + Minimum accepted trade equals 25% of order volume. - + Minimum accepted trade equals 50% of order volume. - + Min volume: - Мин. объем: + - + Use custom minimum trade amount - Задать минимальный объем сделки + - + Order Selected - Ордер выбран + - + CREATE MAKER SWAP - + START TAKER SWAP @@ -2656,7 +2673,7 @@ They will be removed from the orderbook until you log in again. Funds are recoverable - Средства могут быть восстановлены + @@ -2664,7 +2681,7 @@ They will be removed from the orderbook until you log in again. No results found - Не найдено результатов + @@ -2677,64 +2694,43 @@ They will be removed from the orderbook until you log in again. Maker Order - Мейкер ордер + Taker Order - Тейкер ордер + + + + + Min Volume + + + + + Max Volume + Refund State - Статус рефанда + Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - Обмен не был завершен, но процесс автоматического рефанда уже начался. Пожалуйста, подождите, оставляя приложение открытым, пока вы не получите свои средства + Date - Дата - - - - Error ID - ID ошибки - - - - - Error Log - Лог ошибки - - - - Close - Закрыть - - - - Cancel Order - Отменить ордер - - - - Min Volume - - - - - Max Volume Swap ID - ID обмена + @@ -2766,20 +2762,41 @@ They will be removed from the orderbook until you log in again. Taker Payment TXID + + + Error ID + + + + + + Error Log + + Recover Funds - Восстановить средства + Refunding... - Возмещается... + + + + + Cancel Order + View on Explorer - Показать в эксплорере + + + + + Close + @@ -2787,7 +2804,7 @@ They will be removed from the orderbook until you log in again. Selected Order Removed - Выбранный ордер удален + @@ -2798,51 +2815,51 @@ Please select a new order. OK - OK + OrdersPage - - - From - От - - - - To - Кому - - - - Export CSV - Скачать CSV - Filter - Фильтр + + + + + Apply Filter + Date - Дата + - - Apply Filter - Применить фильтр + + Export CSV + - + Cancel All - + + From + + + + + To + + + + Please choose the CSV export name and location - Выберите название и расположение загружаемого файла + @@ -2850,7 +2867,7 @@ Please select a new order. items per page - элементов на странице + @@ -2858,32 +2875,32 @@ Please select a new order. Password - Пароль + Enter your wallet password - Введите пароль вашего кошелька + At least 1 lowercase alphabetical character - Как минимум 1 строчная буква + At least 1 uppercase alphabetical character - Как минимум 1 заглавная буква + At least 1 numeric character - Как минимум 1 цифра + At least 1 special character (eg. !@#$%) - Как минимум 1 специальный символ (!@#$%) + @@ -2896,17 +2913,17 @@ Please select a new order. Password - Пароль + Confirm Password - Подтверждения пароля + Enter the same password to confirm - Введите тот же пароль для подтверждения + @@ -2914,17 +2931,17 @@ Please select a new order. Search asset - Поиск актива + Show only coins with balance - Показывать только монеты с балансом + (%1/%2) - (%1/%2) + @@ -2932,38 +2949,38 @@ Please select a new order. Set swap price for evaluation - Установите цену для оценки + Exchange rate - Обменный курс + Selected - Выбрано + Expensive - Невыгодный курс + Expedient - Выгодный курс + %1 compared to CEX PRICE_DIFF% - %1 по сравнению с CEX + CEXchange rate - CEXchange Цена + @@ -2971,33 +2988,33 @@ Please select a new order. Exchange rate - Обменный курс + Selected - Выбрано + CEXchange rate - CEXchange Цена + Expensive - Невыгодный курс + Expedient - Выгодный курс + %1 compared to CEX PRICE_DIFF% - %1 по сравнению с CEX + @@ -3005,12 +3022,12 @@ Please select a new order. Failed to place the order - Не удалось разместить ордер + Placed the order - Ордер размещен + @@ -3049,7 +3066,7 @@ Please select a new order. Close - Закрыть + @@ -3058,59 +3075,64 @@ Please select a new order. View seed and private keys - Показать seed-фразу и приватные ключи + Please enter your password to view the seed. - Введите пароль для отображения seed ключа. - - - - Seed - - Backup Seed + + Incorrect Password - - Public Address copied to clipboard + + Cancel - - Cancel - Отменить + + View + - - Incorrect Password - Неправильный пароль + + Seed + copied to clipboard - скопировано в буфер + + + + + Backup Seed + RPC Password - RPC Пароль + Search a coin. - Поиск актива. + + + + + Public Address copied to clipboard + Public Address - Публичный адрес + @@ -3120,12 +3142,7 @@ Please select a new order. Private Key - Приватный ключ - - - - View - Показать + @@ -3133,17 +3150,17 @@ Please select a new order. Do you want to remove this contact ? - Вы действительно хотите удалить этот контакт? + Yes - Да + No - Нет + @@ -3151,17 +3168,17 @@ Please select a new order. Applying the changes... - Применяю изменения... + - Restarting the application... - Перезапуск приложения... + Restarting the application. %1 + - Restarting the application. %1 - Перезапуск приложения. %1 + Restarting the application... + @@ -3169,17 +3186,17 @@ Please select a new order. Cut - Вырезать + Copy - Копировать + Paste - Вставить + @@ -3187,7 +3204,7 @@ Please select a new order. Search - Поиск + @@ -3195,57 +3212,42 @@ Please select a new order. Failed to send - Ошибка отправки + + + + + Failed to Broadcast + Prepare to send - Подготовить к отправке + Address of the recipient - Адрес получателя - - - - Amount to send - Сумма для отправки - - - - Gas price - Цена газа - - - - Cancel - - - Recipient's address - Адрес получателя - The address has to be mixed case. - Адрес должен быть написан в смешанном регистре. - - - - Failed to Broadcast Fix - Фикс + + + + + Amount to send + MAX - МАКС + @@ -3280,51 +3282,66 @@ Please select a new order. Enable Custom Fees - Включить настройку комиссий + + + + + + Only use custom fees if you know what you are doing! + Enter the custom fee - Введите комиссию сети + Gas Limit - Gas лимит + - - Custom Fee can't be higher than the amount - Комиссия не может больше общей суммы транзакции + + Gas price + - - Not enough funds. - Недостаточно средств. + + Custom Fee can't be higher than the amount + You have %1 AMT TICKER - У вас %1 + - - - Only use custom fees if you know what you are doing! + + Not enough funds. + + + + + Cancel Prepare - Подготовка + Send - Отправить + + + + + Recipient's address + @@ -3340,7 +3357,7 @@ Please select a new order. Amount - Сумма + @@ -3350,17 +3367,17 @@ Please select a new order. Fees - Комиссия + Date - Дата + Back - Назад + @@ -3368,51 +3385,56 @@ Please select a new order. Select a contact with an %1 address - Выберите контакт с %1 адресом + Search for contacts... - Поиск по контактам... + %1 addresses - %1 адреса + 1 address - 1 адрес + Back - Назад + Choose an %1 address of %2 - Выбрать %1 адрес из %2 + Name - Название + Address - Адрес + SendResult - Transaction Complete! - Транзакция завершена! + Transaction Broadcast! + + + + + Transaction Hash + @@ -3429,7 +3451,7 @@ Please select a new order. Recipient's address - Адрес получателя + @@ -3440,7 +3462,7 @@ Please select a new order. Amount - Общая сумма транзакции + @@ -3450,71 +3472,60 @@ Please select a new order. Fees - Комиссия сети + Date - Дата - - - - Transaction Hash - Хэш транзакции + Close - Закрыть + View on Explorer - Смотреть в эксплорере + SettingModal - - - - Cancel - Отмена - Settings - Настройки + - Language - Язык + General + - User Interface - Интерфейс + Language + - Security - Приватность + User Interface + - General - Общие + Security + About & Version - О программе + Enable Desktop Notifications - Включить уведомления для рабочего стола + @@ -3524,17 +3535,17 @@ Please select a new order. Maximum number of enabled coins - Макс. количество активированных монет + Logs - Логи + Open Folder - Открыть папку с логами + @@ -3555,29 +3566,60 @@ Please select a new order. Reset wallet configuration - Сбросить конфигурацию кошелька + + + + + Reset + This will restart your wallet with default settings - Эта опция перезапустит ваш кошелек с настройками по умолчанию + Confirm - Подтвердить + + + + + + Cancel + + + + + Current Font + + + + + Current font changed to %1. + + + + + Theme + Changing theme to %1 - Изменить тему на %1 + Show orders after placement + + + Ask system's password before sending coins ? (2FA) + + Disable 2FA? @@ -3591,7 +3633,7 @@ Please select a new order. Type password - Введите пароль + @@ -3607,7 +3649,7 @@ Please select a new order. Ok - Ок + @@ -3620,69 +3662,65 @@ Please select a new order. - - Reuse static RPC password + + View seed and private keys - - Application Version + + + Show - - copied to clipboard - скопировано в буфер - - - - KDF version + + Setup Camouflage Password - - KDF Version + + Open - - KDF Version copied to clipboard. + + Reuse static RPC password - - Search for Update + + Disclaimer and ToS - - Reset - Сбросить + + Application version + - - Current Font - Текущий шрифт + + Application Version + - - Current font changed to %1. - Текущий шрифт изменен на %1. + + copied to clipboard + - - Theme - Тема + + KDF version + - - Ask system's password before sending coins ? (2FA) - Спрашивать системный пароль перед отправкой монет? (2FA) + + KDF Version + - - Application version - Версия приложения + + KDF Version copied to clipboard. + @@ -3707,50 +3745,29 @@ Please select a new order. - - Qt version - Версия Qt - - - - Qt Version - Версия Qt - - - - Qt Version copied to clipboard. - Версия Qt скопирована в буфер обмена. - - - - Logout - Выход - - - - View seed and private keys - Показать seed-фразу и приватные ключи + + Qt version + - - - Show - Показать + + Qt Version + - - Setup Camouflage Password - Установить камуфляжный пароль + + Qt Version copied to clipboard. + - - Open - Установить + + Search for Update + - - Disclaimer and ToS - Дисклеймер и Условия Использования + + Logout + @@ -3758,7 +3775,7 @@ Please select a new order. Search - Поиск + @@ -3766,32 +3783,32 @@ Please select a new order. Token - Токен + Available Quantity - Доступное количество + Available Quantity (in %1) - Доступное количество (в %1) + Fiat Volume - Фиатный объем + CEX Rate - CEX цена + %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 не активирован -Вы хотите активировать этот %2 актив чтобы видеть лучшие ордеры для него ?<br><a href='#'>Да</a> - <a href='#no'>Нет</a> + @@ -3804,22 +3821,22 @@ Please select a new order. Token - Токен + Balance - Баланс + Balance Fiat - Баланс в фиате + - + No Selectable coin. - Нет монет для выбора. + @@ -3827,67 +3844,67 @@ Please select a new order. History - История + Filter - Фильтр + Date - Дата + Close filtering options. - Закрыть настройки фильтра. + Open filtering options. - Открыть настройки фильтра. + Filter settings - Настроить фильтр + From - От + To - Кому + Cancel - Отменить + Apply filter - Применить фильтр + Export - Экспорт + Please choose the CSV export name and location - Выберите название и расположение экспортируемого CSV файла + No results found - Ничего не найдено + @@ -3896,57 +3913,57 @@ Please select a new order. Orders - Ордеры - - - - Close filtering options. - Закрыть настройки фильтра. + Filter - Фильтр + Date - Дата + + + + + Close filtering options. + Open filtering options. - Открыть настройки фильтра. + Filter settings - Настройки фильтра + From - От + To - Кому + Cancel - Отменить + Apply filter - Применить фильтр + No results found - Не найдено результатов + @@ -3954,22 +3971,22 @@ Please select a new order. Frequently Asked Questions - Часто задаваемые вопросы + Do you store my private keys? - Вы храните мои личные ключи? + No! %1 is non-custodial. We never store any sensitive data, including your private keys, seed phrases, or PIN. This data is only stored on the user’s device and never leaves it. You are in full control of your assets. - Нет! %1 не хранит персональную информацию, включая приватные ключи, seed фразы, или PIN. Эти данные хранятся только у вас и никогда не покидают ваше устройство. Ваши активы всегда в вашем и только вашем распоряжении. + How is trading on %1 different from trading on other DEXs? - Как торговля на %1 отличается от других торговли на других децентрализованных биржах? + @@ -3979,28 +3996,28 @@ Please select a new order. - - How long does each atomic swap take? - Сколько времени занимает каждый атомарный своп? + + Where can I see the orderbook or market statistics online? + - - Do I need to be online for the duration of the swap? - Необходимо ли мне быть в сети во время свопа? + + You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + - - Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. + + How long does each atomic swap take? - - Where can I see the orderbook or market statistics online? + + Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. - - You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + + Do I need to be online for the duration of the swap? @@ -4019,7 +4036,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing How are the fees on %1 calculated? - Как подсчитывается %1 комиссия? + @@ -4051,52 +4068,52 @@ There is a toggle in settings where you can turn on/off the display of these tra Do you provide user support? - Предоставляете ли вы поддержку пользователей? + Yes! %1 offers support through the <a href="%2">%1 Discord server</a>. The team and the community are always happy to help! - Да! %1 предоставляет саппорт через <a href="%2">%1 Discord сервер</a>. Команда и сообщество проекта всегда рады помочь! + Who is behind %1? - Кто создал %1? + %1 is developed by the Komodo team. Komodo is one of the most established blockchain projects working on innovative solutions like atomic swaps, Delayed Proof of Work, and an interoperable multi-chain architecture. - %1 разрабатывается командой Komodo. Komodo один из наиболее известных блокчейн проектов который работает над такими инновационными решениями как Атомарные Свопы, "Отложенный" PoW, а также над совместимой мульти-чейн архитектурой. + Is it possible to develop my own white-label exchange on %1? - Возможно ли разработать децентрализованную биржу с моим брендом на %1? + Absolutely! You can read our developer documentation for more details or contact us with your partnership inquiries. Have a specific technical question? The %1 developer community is always ready to help! - Обязательно! Вы можете прочитать нашу документацию для разработчиков для более детального ревью или же связаться с нашей командой по поводу партнерства. Есть очень специфичный технический вопрос? %1 наше комьюнити разработчиков всегда готово помочь! + Which devices can I use %1 on? - На каких устройствах я могу использовать %1 ? + %1 is available for mobile on both <a href="%2">Android and iPhone, and for desktop on Windows, Mac, and Linux</a> operating systems. - %1 доступен для Android и iOS мобильных устройв <a href="%2">, и для операционных систем Windows, Mac и Linux</a> на PC. + Changelog - Журнал изменений + Open Logs Folder - Открыть папку с логами + @@ -4105,18 +4122,18 @@ There is a toggle in settings where you can turn on/off the display of these tra act SHORT FOR ACTUAL TIME - фактич + est SHORT FOR ESTIMATED - прибл + Progress details - Прогресс + @@ -4124,12 +4141,12 @@ There is a toggle in settings where you can turn on/off the display of these tra Save - Сохранить + Edit - Редактировать + @@ -4137,7 +4154,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - скопировано в буфер + @@ -4145,7 +4162,7 @@ There is a toggle in settings where you can turn on/off the display of these tra copied to clipboard - скопировано в буфер + @@ -4153,7 +4170,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Required - Обязательное поле + @@ -4161,7 +4178,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Click here to see the details - Нажмите, чтобы узнать подробности + @@ -4179,15 +4196,25 @@ There is a toggle in settings where you can turn on/off the display of these tra Trade + + + Better price found: %1. Updating forms. + + + + + Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Swap - Обменять + Instant trading with best orders - Быстрая торговля с лучшими ордерами + @@ -4202,118 +4229,119 @@ There is a toggle in settings where you can turn on/off the display of these tra From - От + - - Entered amount must be higher than 0. + + %1 - - Select an order. + + + Balance: - - MAX - МАКС + + **** + - - To - Получатель + + Pick a coin + - - Pick an order - Выберите ордер + + MAX + - - Price - Цена + + To + - - Better price found: %1. Updating forms. - Найдена цена лучше: %1.Обновляю форму. + + Pick an order + - - Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. - Лучшая цена (%1) была обнаружена но количество (%2) меньше чем в вашем текущем ордере (%3).Нажмите чтобы обновить выбранный ордер. + + Price + - - %1 - %1 + + SWAP NOW + - - Balance: + + Failed to place the order - - Pick a coin - Выберите монету + + Placed the order + - - SWAP NOW + + Disable privacy mode to trade. - - Failed to place the order - Не удалось разместить ордер + + Entered amount must be higher than 0. + - - Placed the order - Ордер размещен + + Select an order. + - - + + Search coins - + Min Value - + Hide disabled coins - + No buy orders found for %1. - Не найдено ордеров на покупку дл] %1. + - + You can check later or try to sell a different coin. - Вы можете попробовать позже или попробовать продать другой актив. + - + Calculating fee estimate... - + Total %1 fees: - Всего %1 комиссий: + - + %2 (%3) - %2 (%3) + @@ -4328,33 +4356,33 @@ There is a toggle in settings where you can turn on/off the display of these tra Display Settings + + + Trading Information + + Order Book - Ордербук + Order Form - - - Trading Information - Торговая информация - TradingViewChart Loading market data - Загрузка рыночных данных + There is no chart data for this ticker yet - Для данного актива пока еще нет графиков данных + @@ -4362,7 +4390,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Transaction Details - Детали транзакции + @@ -4374,6 +4402,11 @@ There is a toggle in settings where you can turn on/off the display of these tra Please see the Support FAQ for more information. + + + Transaction Hash + + %1 txid @@ -4388,18 +4421,28 @@ There is a toggle in settings where you can turn on/off the display of these tra Amount - Сумма + Fees - Комиссия сети + + + + + From + From address + + + To + + To address @@ -4408,80 +4451,65 @@ There is a toggle in settings where you can turn on/off the display of these tra Date - Дата + - Unconfirmed - Не подтверждена - - - - Transaction Hash - Хэш транзакции + Awaiting confirmation + Confirmations - Подтверждения + Block Height - Блок - - - - From - От - - - - To - Получатель + Notes - Заметки + Close - Закрыть + View on Explorer - Смотреть в эксплорере + Transactions - Received - Получено + Poison + Sent - Отправлено + - Poison + Received fees - комиссии + Unconfirmed - Не подтверждена + @@ -4489,7 +4517,7 @@ There is a toggle in settings where you can turn on/off the display of these tra The downloaded update archive is corrupted ! - Скачаный архив с обновлением поврежден ! + @@ -4510,7 +4538,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Welcome - Добро пожаловать + @@ -4520,7 +4548,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Import wallet - Импортировать кошелек + @@ -4530,7 +4558,7 @@ There is a toggle in settings where you can turn on/off the display of these tra My Wallets - Мои кошельки + @@ -4541,49 +4569,49 @@ There is a toggle in settings where you can turn on/off the display of these tra Delete - Удалить + Enter password to confirm deletion of - Введите пароль чтобы подтвердить удаление + wallet - кошелек + Type password - Введите пароль + Cancel - Отменить + Wallet status - Статус кошелька + wallet deleted successfully - кошелек успешно удален + Ok - Ок + wallet password is incorrect - введен неправильный пароль + @@ -4612,7 +4640,7 @@ This might take a few minutes... Close - Закрыть + @@ -4628,22 +4656,22 @@ This might take a few minutes... You do not have enough funds. - У вас не достаточно средств. + %1 is not activated: click on the button to enable it or enable it manually - %1 не активирован: нажмите на кнопку чтобы активировать или сделайте это вручную + You need to have %1 to pay the gas for %2 transactions. - Вам нужен %1 для оплаты газа за %2 транзакции. + Checksum verification failed for %1. - Checksum верфикация неуспешна для %1. + @@ -4658,32 +4686,32 @@ This might take a few minutes... %1 address must be prefixed with 0x - %1 адрес должен начинаться с 0x + %1 address length is invalid, please use a valid address. - %1 длина адреса не валидна, пожалуйста используйте валидный адрес. + %1 address is invalid. - некорректный адрес %1. + Invalid checksum. - Неверная чек-сумма. + %1 address has invalid prefixes. - у адреса %1 неверный префикс. + Backend error: %1 - Ошибка бэкенда: %1 + @@ -4691,12 +4719,12 @@ This might take a few minutes... Logout - Выход + Balance - Баланс + diff --git a/atomic_defi_design/assets/languages/atomic_defi_tr.ts b/atomic_defi_design/assets/languages/atomic_defi_tr.ts index 9871e932e..6edaebb0c 100644 --- a/atomic_defi_design/assets/languages/atomic_defi_tr.ts +++ b/atomic_defi_design/assets/languages/atomic_defi_tr.ts @@ -16,18 +16,18 @@ This key already exists. - Bu anahtar zaten mevcut. + Address - Adres + Cancel - İptal + @@ -42,7 +42,7 @@ Save - Kaydet + @@ -52,62 +52,62 @@ Enable - Etkinleştir + AddCustomCoinModal + + + Get the contract address from + + Choose the asset type - Varlık türünü seçin + Cancel - İptal + Next - İleri + - - Enter the contract address - Kontrat adresini girin + + Contract address + Choose the asset ticker - Varlık kodunu girin + Ticker - Varlık Kodu + Enter the ticker - Varlık kodunu girin - - - - Get the contract address from - Kontrat adresini şuradan alın + - - Contract address + + Enter the contract address Get the contract address from - Kontrat adresini şuradan alın + @@ -115,67 +115,67 @@ Previous - Geri + Choose the asset logo - Varlık logosunu seçin + Browse - Göz at + Please choose the asset logo - Lütfen varlık logosunu seçin + Configuration - Konfigürasyon + All configuration fields will be fetched using the contract address you provided. - Tüm konfigürasyon bilgileri verdiğiniz kontrat adresinden edinilip doldurulacak. + Name - İsim + Enter the name - İsmi girin + Coingecko ID - Coingecko ID + Enter the Coingecko ID - Coingecko ID'sini girin + Get the Coingecko ID - Coingecko ID'si al + Active - Aktif + Preview - Görüntüle + @@ -190,22 +190,22 @@ Asset not found, please go back and make sure Contract Address is correct - Varlık bulunamadı, lütfen geri dönün ve Kontrat Adresi'nin doğruluğundan emin olun + Config Fields - Konfig Alanları + Fetched Data - Çekilen Veri + Submit & Restart - Yolla ve Yeniden Başlat + @@ -236,7 +236,7 @@ Work in progress - İş devam ediyor + @@ -244,7 +244,7 @@ Recover Funds Result - Fon Kurtarma Sonucu + @@ -252,7 +252,7 @@ Choose a valid - Geçerli bir + @@ -275,7 +275,7 @@ Assets - Varlıklar + @@ -283,12 +283,12 @@ Asset - Varlık + Balance - Bakiye + @@ -298,12 +298,12 @@ Change 24h - Değişim 24sa + Price - Fiyat + @@ -331,17 +331,17 @@ Settings - Ayarlar + Support - Destek + Privacy - Gizlilik + @@ -361,12 +361,12 @@ Confirm - Onayla + Cancel - İptal + @@ -382,7 +382,7 @@ Ok - Tamam + @@ -400,22 +400,22 @@ Setup Camouflage Password - Kamuflaj Parolasını Ayarla + Camouflage Password is a secret password for emergency situations. - Kamuflaj Parolası acil durumlar için olan gizli bir paroladır. + Using it to login will display your balance lower than it actually is. - Bu parolayla giriş yapınca bakiyeniz normalinden daha az görünecektir. + Here you enter the suffix and at login you need to enter {real_password}{suffix} - Buraya son eki gireceksiniz, giriş yaparken ise {gerçek_şifre}{son ek} şeklinde giriş yapacaksınız + @@ -440,12 +440,12 @@ Cancel - İptal + Save - Kaydet + @@ -453,50 +453,55 @@ Failed to enable %1 - Etkinleştirilemedi %1 + Enabling %1 did not succeed. Limit of enabled coins might have been reached. - %1 etkinleştirilemedi. Etkinleştirilmiş koin sınırına ulaşılmış olabilir. + Change limit in settings - Ayarlardan limiti değiştrin + Cancel - İptal + Center - + Portfolio - + Wallet - Cüzdan + - + DEX - DEX + + + + + DEX is disabled due to system clock synchronization issues. Please check your device time settings. + - + Address Book - Adres Defteri + - + Fiat - Döviz + @@ -504,12 +509,12 @@ Market Data - Piyasa Verisi + Market data (prices, charts, etc.) marked with the ⓘ icon originates from third-party sources.<br><br>Data is sourced via <a href="https://coingecko.com">CoinGecko</a>. - ⓘ simgesiyle işaretlenen piyasa verileri (fiyatlar, grafikler vb.) üçüncü taraf kaynaklardan alınmıştır. .<br><br>Veriler kaynakları: <a href="https://coingecko.com">CoinGecko</a>. + @@ -535,7 +540,7 @@ Close - Kapat + @@ -543,23 +548,23 @@ Failed to prepare to claim rewards - Ödül alımı hazırlığı başarısız sonuçlandı + Claim your %1 reward? TICKER - %1 ödülünüzü alacak mısınız? + No UTXOs eligible for claiming - Ödül alımı için uygun UTXO yok + Transaction fee is higher than the reward! - İşlem ücreti ödülden daha yüksek! + @@ -569,92 +574,92 @@ Refresh - Yenile + Read more about KMD active users rewards - KMD aktif kullanıcı ödülleri hakkında daha fazla bilgi + UTXO - UTXO + Amount - Miktar + Reward - Ödül + Accruing Start - Tahakkuk Başlangıcı + Accruing Stop - Tahakkuk Bitişi + Time Left - Kalan Zaman + Error - Hata + Locktime is not set - Kilit süresi ayarlanmamış + Locktime is less than the threshold - Kilit süresi limitin altında + UTXO height is greater than end of the era - UTXO uzunluğu dönem sonundan daha büyük + UTXO amount is less than 10 - UTXO miktarı 10'dan az + One hour did not pass yet - Henüz bir saat geçmedi + Transaction is in mempool - İşlem mempool'da + Unknown problem - Bilinmeyen hata + Cancel - İptal + Confirm - Onayla + @@ -663,23 +668,23 @@ Disable %1 TICKER - %1'i Etkisizleştir + Disable and Delete %1 TICKER - %1'i Etkisizleştir ve Sil + Disable all %1 assets - Tüm %1 türü varlıkları etkisizleştir + Disable all assets - Tüm varlıkları etkisizleştir + @@ -692,7 +697,7 @@ Search - Ara + @@ -700,17 +705,17 @@ Language - Dil + Fiat - Döviz + Recommended: - Önerilen: + @@ -718,42 +723,42 @@ Confirm Multi Order Details - Çoklu Emir Detaylarını Onayla + These swaps requests can not be undone and this is the final event! - Bu takas isteği geri döndürülemez ve bu son işlemdir! + These transactions can take up to 60 mins - DO NOT close this application! - Bu işlemler 60 dakikayı bulabilir - Programı KAPATMAYIN! + Same funds will be used until an order matches. - Bir emir eşleşene kadar tüm emirler aynı fonu kullanacaktır. + Note that if one order is filled other will not be cancelled. - Bir emir doldurulduğunda diğerlerinin iptal edilmeyeceğini unutmayın. + Cancel - İptal + Confirm - Onayla + Placed multiple orders - Çoklu emir yerleştirildi + @@ -761,93 +766,93 @@ Confirm Exchange Details - Al-Sat Detaylarını Onayla + - - This swap request can not be undone and is a final event! - Bu takas isteği geri döndürülemez! + + Loading fees... + - - Security configuration - Güvenlik yapılandırması + + <b>Total %1 fees:</b> + - - Read more about dPoW - dPoW hakkında daha fazla bilgi + + Trade price is more than 50% different to CEX! Confirm? + + + + + Cancel all existing orders for %1/%2? + + + + + Good until cancelled (order will remain on orderbook until filled or cancelled) + Use custom protection settings for incoming %1 transactions TICKER - %1 işlemleri için özel güvenlik ayarları kullan + Enable Komodo dPoW security - Komodo dPoW güvenliğini etkinleştir - - - - %1 confirmations for incoming %2 transactions - Gelen %2 işlemleri için %1 onay - - - - This transaction can take up to 60 mins - DO NOT close this application! - Bu işlem 60 dakikayı bulabilir - Programı KAPATMAYINIZ! - - - - Trade price is more than 50% different to CEX! Confirm? - Takas ücreti CEX ile karşılaştırıldığında %50'den daha fazla farka sahip. Onaylıyor musunuz? - - - - Loading fees... - - <b>Total %1 fees:</b> - <b>Toplam %1 işlem giderleri: </b> - - - - Cancel all existing orders for %1/%2? + + Read more about dPoW - - Good until cancelled (order will remain on orderbook until filled or cancelled) + + Security configuration dPoW protected - dPoW korumalı + + + + + %1 confirmations for incoming %2 transactions + Required Confirmations - Gereken Onaylar + Warning, this atomic swap is not dPoW protected! - Uyarı, bu atomik takas dPoW korumalı değil! + + + + + This swap request can not be undone and is a final event! + + + + + This transaction can take up to 60 mins - DO NOT close this application! + Cancel - İptal + Confirm - Onayla + @@ -855,7 +860,7 @@ Copied to Clipboard - Panoya Kopyalandı + @@ -863,182 +868,182 @@ The current number of enabled coins does not match your configuration specification. Your assets configuration will be reset. - Etkinleştirilmiş koinlerin mevcut sayısı yapılandırma ayarlarınızla eşleşmiyor. Varlık yapılandırmanız sıfırlanacak. + Matching - Eşleşiyor + Order Matching - Emir Eşleşiyor + Matched - Eşleşti + Order Matched - Emir Eşleşti + Ongoing - Devam ediyor + Swap Ongoing - Takas Devam Ediyor + Successful - Başarılı + Swap Successful - Takas Başarılı + Refunding - Geri ödeniyor + Failed - Başarısız + Swap Failed - Takas Başarısız + Unknown - Bilinmiyor + Unknown State - Bilinmeyen durum + Started - Başlatıldı + Negotiated - Pazarlık yapıldı + Taker fee sent - Alıcı ücreti gönderildi + Maker payment received - Yapıcı ödemesi alındı + Maker payment wait confirm started - Yapıcı ödemesi bekleme onayı başladı + Maker payment validated and confirmed - Yapıcı ödemesi doğrulandı ve onaylandı + Taker payment sent - Alıcı ödemesi gönderildi + Taker payment spent - Alıcı ödemesi harcandı + Maker payment spent - Yapıcı ödemesi harcandı + Finished - Tamamlandı + Start failed - Başlatılamadı + Negotiate failed - Pazarlık başarısız + Taker fee validate failed - Alıcı ücreti doğrulanamadı + Maker payment transaction failed - Yapıcı ödeme işlemi başarısız + Maker payment Data send failed - Yapıcı ödeme verileri gönderilemedi + Maker payment wait confirm failed - Yapıcı ödemesi bekleme onayı başarısız + Taker payment validate failed - Alıcı ödemesi doğrulanamadı + Taker payment wait confirm failed - Alıcı ödemesi bekleme onayı başarısız oldu + Taker payment spend failed - Alıcı ödeme harcaması başarısız oldu + Maker payment wait refund started - Yapıcı ödemesi bekleme iadesi başladı + Maker payment refunded - Yapıcı ödemesi iade edildi + Maker payment refund failed - Yapıcı ödeme iadesi başarısız + @@ -1046,7 +1051,7 @@ Date - Tarih + @@ -1062,12 +1067,12 @@ Min - Min + Max - Maks + @@ -1083,38 +1088,38 @@ Delete Wallet - Cüzdanı Sil + Are you sure you want to delete %1 wallet? WALLET_NAME - %1 cüzdanını silmek istediğinizden emin misiniz? + If so, make sure you record your seed phrase in order to restore your wallet in the future. - Öyleyse, daha sonra cüzdanınızı geri yükleyebilmek için seed kelimelerinizi kaydettiğinizden emin olun. + Enter your wallet password - Cüzdan parolasını girin + Wrong Password - Yanlış Parola + Cancel - İptal + Delete - Sil + @@ -1130,22 +1135,22 @@ At least 1 lowercase alphabetical character - En az 1 küçük harf + At least 1 uppercase alphabetical character - En az 1 büyük harf + At least 1 numeric character - En az 1 sayı + At least 1 special character (eg. !@#$%) - En az 1 özel karakter (ör. !@#$%) + @@ -1155,7 +1160,7 @@ Password and Confirm Password have to be same - Parola ve Parola Doğrulaması aynı olmalıdır + @@ -1163,7 +1168,7 @@ items per page - sayfa başına öğe + @@ -1171,17 +1176,17 @@ Min - Min + Half - Yarısı + Max - Maks + @@ -1189,7 +1194,7 @@ Search - Ara + @@ -1197,7 +1202,7 @@ Edit contact - Kişiyi düzenle + @@ -1207,7 +1212,7 @@ Enter a contact name - Bir kişi adı girin + @@ -1217,7 +1222,7 @@ Address Book - Adres Defteri + @@ -1227,7 +1232,7 @@ Edit - Düzenle + @@ -1235,23 +1240,23 @@ - - Cancel Updates + + Tags - - Save Updates + + Add tag - - Tags - Etiketler + + Cancel Updates + - - Add tag + + Save Updates @@ -1265,12 +1270,12 @@ Enable - Etkinleştir + Cancel - İptal + @@ -1278,47 +1283,47 @@ Enable assets - Varlıkları etkineştir - - - - All assets are already enabled! - Bütün varlıklar zaten etkinleştirildi! - - - - Change assets limit - Varlıkların limitini değiştirin + - - Cancel - İptal + + Search assets + Select all assets - Tüm varlıkları seç - - - - Search assets You can still enable %1 assets. Selected: %2. - Hala %1 varlık etkinleştirebilirsiniz. Seçilen: %2. + + + + + All assets are already enabled! + + + + + Change assets limit + Add a custom asset + + + Cancel + + Enable - Etkinleştir + @@ -1326,32 +1331,32 @@ Disclaimer & Terms of Service - Sorumluluk Reddi & Kullanım Şartları + Accept EULA - Son Kullanıcı Lisans Sözleşmesi (EULA) 'ni kabul ediyorum + Accept Terms and Conditions - Şartları ve koşulları kabul ediyorum + Close - Kapat + Cancel - İptal + Confirm - Onayla + @@ -1359,17 +1364,17 @@ Fatal Error - Kritik Hata + Connection has been lost. You have been disconnected. - Bağlantı kaybedildi. + Close - Kapat + @@ -1377,12 +1382,12 @@ Minimum fee - En düşük ücret + Fees will be calculated - Ücretler hesaplanacak + @@ -1421,14 +1426,14 @@ General - + %n day(s) - + %nd day @@ -1436,7 +1441,7 @@ - + %nh hours @@ -1444,7 +1449,7 @@ - + %nm minutes @@ -1452,7 +1457,7 @@ - + %ns seconds @@ -1460,7 +1465,7 @@ - + %nms milliseconds @@ -1468,117 +1473,117 @@ - + - - + <b>Taker tx fee:</b> - + <b>Dex tx fee:</b> - + <b>Dex fee:</b> - + <b>Maker tx fee:</b> - - %1 balance is zero + + Balance is zero! - + Activating %1 (%2%) - + Loading wallet... - + Min: %1 - + Enter an amount - + Trading Fee - + Minimum Trading Amount - Minimum Takas Tutarı + - + Wallet %1 already exists WALLETNAME - - + + Please wait for %1 to fully activate - + %1 balance is lower than the fees amount: %2 %3 - + Tradable (after fees) %1 balance is lower than minimum trade amount - + Please fill the price field - + Please fill the volume field - - + + %1 volume is lower than minimum trade amount - - + + %1 needs to be enabled in order to use %2 - - + + %1 balance needs to be funded, a non-zero balance is required to pay the gas of %2 transactions - + Unknown Error @@ -1588,37 +1593,37 @@ You get - Alacağınız + You send - Göndereceğiniz + Fiat Price - Döviz Fiyatı + CEX rate - CEX oranı + Price - Fiyat + Quantity - Miktar + Total - Toplam + @@ -1641,7 +1646,7 @@ Wallet Name - Cüzdan Adı + @@ -1654,11 +1659,31 @@ Try again or select 'Allow custom seed' to continue. + + + Allow custom seed + + + + + <strong>Allow custom seed</strong> + + + + + Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. + + + + + I understand + + i understand - Anladım + @@ -1693,32 +1718,12 @@ Try again or select 'Allow custom seed' to continue. Ok - Tamam - - - - Allow custom seed - Özel Seed'e izin ver - - - - <strong>Allow custom seed</strong> - - - Custom seed phrases might be less secure and easier to crack than a generated BIP39 compliant seed phrase or private key (WIF).<br><br>To confirm you understand the risk and know what you are doing, type <strong>'I understand'</strong> in the box below. - Özel çekirdek tümceler, oluşturulmuş bir BIP39 uyumlu çekirdek sözcük grubu veya özel anahtara (WIF).<br><br> Riski anladığınızı ve ne yaptığınızı bildiğinizi doğrulamak için lütfen aşağıdaki kutuya <strong>'Anladım'</strong> yazın. - - - - I understand - Anladım - Next - İleri + @@ -1728,12 +1733,12 @@ Try again or select 'Allow custom seed' to continue. Enter the same password to confirm - Doğrulamak için aynı parolayı giriniz + Continue - Devam + @@ -1741,26 +1746,21 @@ Try again or select 'Allow custom seed' to continue. Join our Discord server - Discord kanalımıza katılın + Follow us on Twitter - Bizi Twitter'dan takip edin + Go to Support Guides - Destek Kılavuzlarına Git + List - - - Funds are recoverable - Fonlar kurtarılabilir - Best Orders for %1 @@ -1771,13 +1771,18 @@ Try again or select 'Allow custom seed' to continue. Enter volume to see best orders. + + + Funds are recoverable + + ListDelegate %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 etkin değil - En iyi %2 siparişini seçebilmesi için etkinleştirmek istiyor musunuz ? <br><a href='#'>Evet</a> - <a href='#no'>Hayır</a> + @@ -1786,11 +1791,16 @@ Try again or select 'Allow custom seed' to continue. + Orderbook is disabled in privacy mode + + + + Orderbook is disabled while creating maker orders - + This order requires a minimum amount of %1 %2 <br>You don't have enough funds.<br> %3 @@ -1800,7 +1810,7 @@ Try again or select 'Allow custom seed' to continue. Close - Kapat + @@ -1808,7 +1818,7 @@ Try again or select 'Allow custom seed' to continue. Loading, please wait - Yükleniyor, lütfen bekleyiniz + @@ -1818,12 +1828,12 @@ Try again or select 'Allow custom seed' to continue. Enabling assets - Varlıklar etkinleştiriliyor + Getting ready - Hazırlanıyor + @@ -1831,7 +1841,7 @@ Try again or select 'Allow custom seed' to continue. Incorrect Password - Yanlış Parola + @@ -1841,7 +1851,7 @@ Try again or select 'Allow custom seed' to continue. Cancel - İptal + @@ -1876,21 +1886,110 @@ They will be removed from the orderbook until you log in again. Cancel - İptal + Main + + + + Address Book + + + + + Search contact + + + + + + NEW CONTACT + + + + + Name + + + + + Tags + + + + + No contacts found. + + + + + Edit + + + + + Delete + + + + + address copied to clipboard + + + + + This contact does not have any registered address. + + + + + Taker Order + + + + + Maker Order + + + + + Chart + + + + + + Orders + + + + + + History + + + + + + Swap + + Price - Fiyat + Change 24hr + + + Portfolio + + Contract Address @@ -1899,37 +1998,26 @@ They will be removed from the orderbook until you log in again. Send - Gönder + Enable %1 ? - %1 Etkinleştirilsin mi ? + Yes - Evet + No - Hayır + Receive - Al - - - - - Swap - Takasla - - - - Portfolio @@ -1945,7 +2033,7 @@ They will be removed from the orderbook until you log in again. Faucet - Musluk + @@ -1962,7 +2050,7 @@ They will be removed from the orderbook until you log in again. Copied to Clipboard - Panoya Kopyalandı + @@ -1970,18 +2058,13 @@ They will be removed from the orderbook until you log in again. - - There is no chart data for this ticker yet - Henüz bu hisse senedi için grafik verisi yok - - - - Fetching transactions... + + Loading ticker chart data - - No transactions available. + + There is no chart data for this ticker yet @@ -1989,94 +2072,21 @@ They will be removed from the orderbook until you log in again. Please wait, %1 is %2 - - - Loading ticker chart data - - % activated... - - Chart - Grafik - - - - - Orders - Emirler - - - - - History - Tarihçe - - - - - Address Book - Adres Defteri - - - - Search contact - Kişileri ara - - - - + NEW CONTACT - Yeni bağlantı - - - - Name - İsim - - - - Tags - Etiketler - - - - No contacts found. - - - - - Edit - Düzenle - - - - Delete - Sil - - - - address copied to clipboard + + Fetching transactions... - - This contact does not have any registered address. + + No transactions available. - - - Taker Order - Alıcı Emri - - - - Maker Order - Yapıcı Emri - Market @@ -2088,7 +2098,7 @@ They will be removed from the orderbook until you log in again. Best Orders - En İyi Emirler + @@ -2111,12 +2121,12 @@ They will be removed from the orderbook until you log in again. Minimum Trading Amount - Minimum Takas Tutarı + the minimum amount of %1 coin available for the order; the min_volume must be greater than or equal to %2; it must be also less or equal than volume param; default is %3 - emir için mevcut minimum %1 koin miktarı; min_volume %2'den büyük veya eşit olmalıdır; ayrıca hacim parametresinden küçük veya eşit olmalıdır; varsayılan%3'tür + @@ -2125,29 +2135,29 @@ They will be removed from the orderbook until you log in again. %1 price is zero! TICKER - %1 fiyatı sıfır! + %1 receive volume is lower than minimum trade amount TICKER - %1 alım hacmi minimum takas miktarından daha düşük + Error: - Hata: + You'll receive %1 AMOUNT TICKER - %1 alacaksınız + Price - Fiyat + @@ -2160,12 +2170,12 @@ They will be removed from the orderbook until you log in again. This contact name already exists. - Bu kişi adı zaten mevcut. + Save - Kaydet + @@ -2188,7 +2198,7 @@ They will be removed from the orderbook until you log in again. Close - Kapat + @@ -2197,18 +2207,13 @@ They will be removed from the orderbook until you log in again. - - New version found - - - - - Your application is up to date! + + Mandatory version found - - Mandatory version found + + New version found @@ -2221,15 +2226,20 @@ They will be removed from the orderbook until you log in again. This update is mandatory to continue using the application + + + Download + + Close Dex - - Download - İndir + + Your application is up to date! + @@ -2237,7 +2247,7 @@ They will be removed from the orderbook until you log in again. Wrong word, please check again - Hatalı kelime, lütfen kontrol ediniz + @@ -2262,17 +2272,17 @@ They will be removed from the orderbook until you log in again. Failed to create a wallet - Cüzdan oluşturulamadı + New Wallet - Yeni Cüzdan + Confirm Seed - Seed'i Onayla + @@ -2282,17 +2292,17 @@ They will be removed from the orderbook until you log in again. Important: Back up your seed phrase before proceeding! - Önemli: Devam etmeden önce seed kelimelerinizi yedekleyin! + We recommend storing it offline. - Çevrimdışı saklamanızı öneririz. + Generated Seed - Seed Oluştur + @@ -2307,17 +2317,17 @@ They will be removed from the orderbook until you log in again. Next - İleri + Let's double check your seed phrase - Seed kelimelerinizi tekrar kontrol edelim + Your seed phrase is important - that's why we like to make sure it's correct. We'll ask you three different questions about your seed phrase to make sure you'll be able to easily restore your wallet whenever you want. - Seed kelimeleriniz önemlidir - bu yüzden doğru olduğundan emin olmak istiyoruz. Cüzdanınızı istediğiniz zaman kolayca kurtarabileceğinizden emin olmak için seed kelimeleriniz hakkında üç farklı soru soracağız. + @@ -2342,12 +2352,12 @@ They will be removed from the orderbook until you log in again. Enter the same password to confirm - Doğrulamak için aynı parolayı giriniz + Continue - Devam + @@ -2355,115 +2365,110 @@ They will be removed from the orderbook until you log in again. No connection - Bağlantı yok + Please make sure you are connected to the internet - Lütfen internete bağlı olduğunuzdan emin olun + Will automatically retry in %1 seconds - %1 saniye içinde otomatik olarak yeniden denenecek + Retry - Yeniden dene + NotificationsModal + + + Please check your internet connection (e.g. VPN service or firewall might block it). + + Matching - Eşleşiyor + Order Matching - Emir Eşleşiyor + Matched - Eşleşti + Order Matched - Emir Eşleşti + Ongoing - Devam ediyor + Swap Ongoing - Takas Devam Ediyor + Successful - Başarılı + Swap Successful - Takas Başarılı + Refunding - Geri ödeniyor + Failed - Başarısız + Swap Failed - Takas Başarısız + Unknown - Bilinmiyor + Unknown State - Bilinmeyen durum + Swap status updated - Takas durumu güncellendi + You sent %1 - %1 gönderdiniz + You received %1 - %1 aldınız - - - - Your wallet balance changed - Cüzdan bakiyeniz değişti - - - - Close - Kapat + @@ -2471,16 +2476,11 @@ They will be removed from the orderbook until you log in again. TICKER - - - Please check your internet connection (e.g. VPN service or firewall might block it). - Lütfen internet bağlantınızı kontrol edin (ör. VPN hizmeti veya güvenlik duvarı bağlantıyı engelliyor olabilir). - Failed to enable %1 TICKER - %1 etkinleştirilemedi + @@ -2493,27 +2493,32 @@ They will be removed from the orderbook until you log in again. Endpoint not reachable - Uç nokta ulaşılabilir değil + + + + + Your wallet balance changed + Could not reach to endpoint - Uç noktaya ulaşılamadı + Show - Göster + Restart - Yeniden Başlat + Quit - Çık + @@ -2530,121 +2535,133 @@ They will be removed from the orderbook until you log in again. Mark all as read + + + Close + + OrderForm - + + Price + + + + + Reduce 1% relative to CEX market price. + + + + + Use CEX market price. + + + + + Increase 1% relative to CEX market price. + + + + Send - Gönder + - + Receive - Al + - + Max - Maks + - + + + + Diasble privacy mode to trade + + + + Swap 25% of your tradable balance. - + Swap 50% of your tradable balance. - + Swap 100% of your tradable balance. - + Min Volume - + Min amount to sell - + Min amount to receive - + Minimum accepted trade equals 10% of order volume. - + Minimum accepted trade equals 25% of order volume. - + Minimum accepted trade equals 50% of order volume. - + Min volume: - + Use custom minimum trade amount - + Order Selected - Emir Seçildi + - + CREATE MAKER SWAP - + START TAKER SWAP - - - Price - Fiyat - - - - Reduce 1% relative to CEX market price. - - - - - Use CEX market price. - - - - - Increase 1% relative to CEX market price. - - OrderLine Funds are recoverable - Fonlar kurtarılabilir + @@ -2665,12 +2682,12 @@ They will be removed from the orderbook until you log in again. Maker Order - Yapıcı Emri + Taker Order - Alıcı Emri + @@ -2685,43 +2702,18 @@ They will be removed from the orderbook until you log in again. Refund State - Geri Ödeme Durumu + Your swap failed but the auto-refund process for your payment started already. Please wait and keep application opened until you receive your payment back - Takas işlemi başarısız oldu, ancak otomatik geri ödeme süreci başladı. Lütfen bekleyin ve ödemenizi geri alana kadar uygulamayı açık tutun + Date - Tarih - - - - Recover Funds - Fon Kurtar - - - - Refunding... - - - View on Explorer - Explorer'da Göster - - - - Cancel Order - Emri İptal Et - - - - Error ID - Hata ID - @@ -2758,16 +2750,41 @@ They will be removed from the orderbook until you log in again. Taker Payment TXID + + + Error ID + + Error Log - Hata Kaydı + + + + + Recover Funds + + + + + Refunding... + + + + + Cancel Order + + + + + View on Explorer + Close - Kapat + @@ -2775,7 +2792,7 @@ They will be removed from the orderbook until you log in again. Selected Order Removed - Seçilen Emir Kaldırıldı + @@ -2786,51 +2803,51 @@ Please select a new order. OK - TAMAM + OrdersPage - - From - Gönderen - - - - To - Alan + + + Filter + Apply Filter - Filtreyi Uygula - - - - - Filter Date - Tarih + Export CSV - CSV'yi dışa aktar + - + Cancel All - + + From + + + + + To + + + + Please choose the CSV export name and location - Lütfen CSV dışa aktarma adını ve konumunu seçin + @@ -2838,7 +2855,7 @@ Please select a new order. items per page - sayfa başına öğe + @@ -2846,32 +2863,32 @@ Please select a new order. Password - Parola + Enter your wallet password - Cüzdan parolanızı girin + At least 1 lowercase alphabetical character - En az 1 küçük harf + At least 1 uppercase alphabetical character - En az 1 büyük harf + At least 1 numeric character - En az 1 sayı + At least 1 special character (eg. !@#$%) - En az 1 özel karakter (ör. !@#$%) + @@ -2884,17 +2901,17 @@ Please select a new order. Password - Parola + Confirm Password - Parola Doğrulaması + Enter the same password to confirm - Doğrulamak için aynı parolayı giriniz + @@ -2907,7 +2924,7 @@ Please select a new order. Show only coins with balance - Sadece bakiyesi olan koinleri göster + @@ -2920,38 +2937,38 @@ Please select a new order. Set swap price for evaluation - Değerlendirme için takas fiyatı belirleyin + Exchange rate - Döviz kuru + Selected - Seçili + Expensive - Pahalı + Expedient - Uygun + %1 compared to CEX PRICE_DIFF% - CEX ile karşılaştırıldığında %1 + CEXchange rate - CEXchange kuru + @@ -2959,33 +2976,33 @@ Please select a new order. Exchange rate - Döviz kuru + Selected - Seçili + CEXchange rate - CEXchange kuru + Expensive - Pahalı + Expedient - Uygun + %1 compared to CEX PRICE_DIFF% - CEX ile karşılaştırıldığında %1 + @@ -2993,12 +3010,12 @@ Please select a new order. Failed to place the order - Emir başarısız oldu + Placed the order - Emir başarılı + @@ -3037,7 +3054,7 @@ Please select a new order. Close - Kapat + @@ -3046,37 +3063,32 @@ Please select a new order. View seed and private keys - Seed ve özel anahtarları görüntüle + Please enter your password to view the seed. - Seed'i görmek için lütfen parolanızı giriniz. - - - - Seed - - Backup Seed + + Incorrect Password - - Public Address copied to clipboard + + Cancel - - Cancel - İptal + + View + - - Incorrect Password - Yanlış Parola + + Seed + @@ -3084,21 +3096,31 @@ Please select a new order. copied to clipboard + + + Backup Seed + + RPC Password - RPC Parolası + Search a coin. - Koin ara. + + + + + Public Address copied to clipboard + Public Address - Public Adres + @@ -3108,12 +3130,7 @@ Please select a new order. Private Key - Private Key - - - - View - Görüntüle + @@ -3121,17 +3138,17 @@ Please select a new order. Do you want to remove this contact ? - Bu kişiyi kaldırmak istiyor musunuz ? + Yes - Evet + No - Hayır + @@ -3139,16 +3156,16 @@ Please select a new order. Applying the changes... - Değişiklikler uygulanıyor... + - Restarting the application... - Uygulama yeniden başlatılıyor... + Restarting the application. %1 + - Restarting the application. %1 + Restarting the application... @@ -3157,17 +3174,17 @@ Please select a new order. Cut - Kes + Copy - Kopyala + Paste - Yapıştır + @@ -3175,7 +3192,7 @@ Please select a new order. Search - Ara + @@ -3183,57 +3200,42 @@ Please select a new order. Failed to send - Gönderilemedi - - - - Prepare to send - Göndermeye hazırlanıyor - - - - Address of the recipient - - Amount to send + + Failed to Broadcast - - Gas price + + Prepare to send - - Cancel - İptal - - - - Recipient's address - Alıcı adresi + + Address of the recipient + The address has to be mixed case. - Adres, büyük-küçük harf karışık olmalıdır. - - - - Failed to Broadcast Fix - Düzelt + + + + + Amount to send + MAX - MAKS + @@ -3268,51 +3270,66 @@ Please select a new order. Enable Custom Fees - Özel İşlem Ücretlerini Etkinleştir + + + + + + Only use custom fees if you know what you are doing! + Enter the custom fee - Özel ücreti giriniz + Gas Limit - Gas Limiti + - - Custom Fee can't be higher than the amount - Özel İşlem Ücreti takas miktarından daha yüksek olamaz + + Gas price + - - Not enough funds. - Yetersiz bakiye. + + Custom Fee can't be higher than the amount + You have %1 AMT TICKER - %1'niz var + - - - Only use custom fees if you know what you are doing! + + Not enough funds. + + + + + Cancel Prepare - Hazırla + Send - Gönder + + + + + Recipient's address + @@ -3328,7 +3345,7 @@ Please select a new order. Amount - Miktar + @@ -3338,17 +3355,17 @@ Please select a new order. Fees - İşlem Ücreti + Date - Tarih + Back - Geri + @@ -3356,51 +3373,56 @@ Please select a new order. Select a contact with an %1 address - %1 adresi olan bir kişi seçin + Search for contacts... - Kişi ara... + %1 addresses - %1 adresleri + 1 address - 1 adres + Back - Geri + Choose an %1 address of %2 - %2'nin bir %1 adresini seçin + Name - İsim + Address - Adres + SendResult - Transaction Complete! - İşlem Tamamlandı! + Transaction Broadcast! + + + + + Transaction Hash + @@ -3417,7 +3439,7 @@ Please select a new order. Recipient's address - Alıcının adresi + @@ -3428,7 +3450,7 @@ Please select a new order. Amount - Miktar + @@ -3438,61 +3460,50 @@ Please select a new order. Fees - İşlem Ücreti + Date - Tarih - - - - Transaction Hash - İşlem Hash'i + Close - Kapat + View on Explorer - Explorer'da göster + SettingModal - - - - Cancel - İptal - Settings - Ayarlar + - Language - Dil + General + - User Interface - Kullanıcı Arayüzü + Language + - Security - Güvenlik + User Interface + - General - Genel + Security + @@ -3502,7 +3513,7 @@ Please select a new order. Enable Desktop Notifications - Masaüstü Bildirimlerini Aktif Et + @@ -3512,17 +3523,17 @@ Please select a new order. Maximum number of enabled coins - Maksimum etkin koin sayısı + Logs - Günlük Kaydı + Open Folder - Klasörü Aç + @@ -3545,6 +3556,11 @@ Please select a new order. Reset wallet configuration + + + Reset + + This will restart your wallet with default settings @@ -3554,7 +3570,28 @@ Please select a new order. Confirm - Onayla + + + + + + Cancel + + + + + Current Font + + + + + Current font changed to %1. + + + + + Theme + @@ -3566,6 +3603,11 @@ Please select a new order. Show orders after placement + + + Ask system's password before sending coins ? (2FA) + + Disable 2FA? @@ -3595,7 +3637,7 @@ Please select a new order. Ok - Tamam + @@ -3607,11 +3649,42 @@ Please select a new order. Wallet password is incorrect + + + View seed and private keys + + + + + + Show + + + + + Setup Camouflage Password + + + + + Open + + Reuse static RPC password + + + Disclaimer and ToS + + + + + Application version + + Application Version @@ -3637,41 +3710,6 @@ Please select a new order. KDF Version copied to clipboard. - - - Search for Update - - - - - Reset - Sıfırla - - - - Current Font - Geçerli Yazı Tipi - - - - Current font changed to %1. - - - - - Theme - Tema - - - - Ask system's password before sending coins ? (2FA) - Para göndermeden önce sistem parolası sorulsun mu ? (2FA) - - - - Application version - Uygulama sürümü - @@ -3697,7 +3735,7 @@ Please select a new order. Qt version - Qt sürümü + @@ -3710,35 +3748,14 @@ Please select a new order. - - Logout - Çıkış - - - - View seed and private keys - Seed ve özel anahtarları görüntüle - - - - - Show - Göster - - - - Setup Camouflage Password - Kamuflaj Parolasını Ayarla - - - - Open - + + Search for Update + - - Disclaimer and ToS - Sorumluluk Reddi ve K.Ş. + + Logout + @@ -3746,7 +3763,7 @@ Please select a new order. Search - Ara + @@ -3754,32 +3771,32 @@ Please select a new order. Token - Token + Available Quantity - Mevcut Miktar + Available Quantity (in %1) - Mevcut Miktar (%1 olarak) + Fiat Volume - Fiat Hacmi + CEX Rate - CEX Oranı + %1 is not enabled - Do you want to enable it to be able to select %2 best orders ?<br><a href='#'>Yes</a> - <a href='#no'>No</a> - %1 etkin değil - En iyi %2 siparişini seçebilmesi için etkinleştirmek istiyor musunuz ? <br><a href='#'>Evet</a> - <a href='#no'>Hayır</a> + @@ -3792,22 +3809,22 @@ Please select a new order. Token - Token + Balance - Bakiye + Balance Fiat - Fiat Bakiye + - + No Selectable coin. - Seçilebilir Koin Yok + @@ -3815,7 +3832,7 @@ Please select a new order. History - Tarihçe + @@ -3825,7 +3842,7 @@ Please select a new order. Date - Tarih + @@ -3840,37 +3857,37 @@ Please select a new order. Filter settings - Ayarları filtrele + From - Gönderen + To - Alan + Cancel - İptal + Apply filter - Filtreyi uygula + Export - Dışarı al + Please choose the CSV export name and location - Lütfen CSV dışa aktarma adını ve konumunu seçin + @@ -3884,7 +3901,7 @@ Please select a new order. Orders - Emirler + @@ -3894,7 +3911,7 @@ Please select a new order. Date - Tarih + @@ -3909,27 +3926,27 @@ Please select a new order. Filter settings - Ayarları filtrele + From - Gönderen + To - Alan + Cancel - İptal + Apply filter - Filtreyi uygula + @@ -3942,22 +3959,22 @@ Please select a new order. Frequently Asked Questions - Sıkça Sorulan Sorular + Do you store my private keys? - Özel anahtarlarımızı depoluyor musunuz? + No! %1 is non-custodial. We never store any sensitive data, including your private keys, seed phrases, or PIN. This data is only stored on the user’s device and never leaves it. You are in full control of your assets. - Hayır! %1 gözetlenmiyor. Özel anahtarlarınız, seed veya PIN'iniz dahil olmak üzere hiçbir hassas veriyi asla depolamayız. Bu veriler yalnızca kullanıcının cihazında depolanır ve asla oradan çıkmaz. Varlıklarınızın tam kontrolü sizdedir. + How is trading on %1 different from trading on other DEXs? - %1'de işlem yapmanın diğer DEX'lerde işlem yapmaktan farkı nedir? + @@ -3967,28 +3984,28 @@ Please select a new order. - - How long does each atomic swap take? - Her bir atomik takas ne kadar sürer? + + Where can I see the orderbook or market statistics online? + - - Do I need to be online for the duration of the swap? - Takas süresi boyunca çevrimiçi olmam gerekir mi? + + You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + - - Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. + + How long does each atomic swap take? - - Where can I see the orderbook or market statistics online? + + Several factors determine the processing time for each swap. The block time of the traded assets depends on each network (Bitcoin typically being the slowest) Additionally, the user can customize security preferences. For example, (you can ask %1 to consider a KMD transaction as final after just 3 confirmations which makes the swap time shorter compared to waiting for a <a href="https://komodoplatform.com/security-delayed-proof-of-work-dpow/">notarization</a>. - - You can view an online orderbook and market statistics at <a href="https://markets.atomicdex.io/">https://markets.atomicdex.io/</a>, or use the Komodo Wallet in your browser at <a href="https://app.komodoplatform.com">https://app.komodoplatform.com</a>! + + Do I need to be online for the duration of the swap? @@ -4007,7 +4024,7 @@ For this reason, we recommend cancelling orders before closing %1, or reviewing How are the fees on %1 calculated? - %1 üzerinde işlem ücretleri nasıl hesaplanır? + @@ -4039,7 +4056,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Do you provide user support? - Kullanıcı desteği sağlıyor musunuz? + @@ -4049,27 +4066,27 @@ There is a toggle in settings where you can turn on/off the display of these tra Who is behind %1? - %1 arkasında kim var? + %1 is developed by the Komodo team. Komodo is one of the most established blockchain projects working on innovative solutions like atomic swaps, Delayed Proof of Work, and an interoperable multi-chain architecture. - %1, Komodo ekibi tarafından geliştirilmiştir. Komodo, atomik takaslar, Gecikmeli Çalışma Kanıtı ve birlikte çalışabilir bir çok zincirli mimari gibi yenilikçi çözümler üzerinde çalışan en köklü blok zinciri projelerinden biridir. + Is it possible to develop my own white-label exchange on %1? - %1 üzerinde kendi markamla borsamı geliştirmem mümkün mü? + Absolutely! You can read our developer documentation for more details or contact us with your partnership inquiries. Have a specific technical question? The %1 developer community is always ready to help! - Kesinlikle! Daha fazla ayrıntı için geliştirici belgelerimizi okuyabilir veya ortaklık sorularınız için bizimle iletişime geçebilirsiniz. Belirli bir teknik sorunuz mu var? %1 geliştirici topluluğu her zaman yardıma hazır! + Which devices can I use %1 on? - %1 'i hangi cihazlarda kullanabilirim? + @@ -4079,12 +4096,12 @@ There is a toggle in settings where you can turn on/off the display of these tra Changelog - Değişim günlüğü + Open Logs Folder - Günlük Kaydı Klasörünü Aç + @@ -4093,18 +4110,18 @@ There is a toggle in settings where you can turn on/off the display of these tra act SHORT FOR ACTUAL TIME - gerçek + est SHORT FOR ESTIMATED - tahmini + Progress details - İlerleme ayrıntıları + @@ -4112,12 +4129,12 @@ There is a toggle in settings where you can turn on/off the display of these tra Save - Kaydet + Edit - Düzenle + @@ -4141,7 +4158,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Required - Gerekli + @@ -4149,7 +4166,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Click here to see the details - Detayları görmek için buraya tıklayın + @@ -4167,15 +4184,25 @@ There is a toggle in settings where you can turn on/off the display of these tra Trade + + + Better price found: %1. Updating forms. + + + + + Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. + + Swap - Takasla + Instant trading with best orders - En iyi emirlerle anında alım satım + @@ -4190,118 +4217,119 @@ There is a toggle in settings where you can turn on/off the display of these tra From - Gönderen + - - Entered amount must be higher than 0. + + %1 - - Select an order. + + + Balance: - - MAX - MAKS + + **** + - - To - Alan + + Pick a coin + - - Pick an order - Emri seç + + MAX + - - Price - Fiyat + + To + - - Better price found: %1. Updating forms. - Daha iyi fiyat bulundu: %1. Formları güncelliyor. + + Pick an order + - - Better price (%1) found but received quantity (%2) is lower than your current one (%3). Click here to update the selected order. - Daha iyi fiyat (%1) bulundu, ancak alınan miktar (%2) mevcut fiyattan (%3) daha düşük. Seçilen emri güncellemek için buraya tıklayın. + + Price + - - %1 - %1 + + SWAP NOW + - - Balance: + + Failed to place the order - - Pick a coin + + Placed the order - - SWAP NOW + + Disable privacy mode to trade. - - Failed to place the order - Emir başarısız oldu + + Entered amount must be higher than 0. + - - Placed the order - Emir başarılı + + Select an order. + - - + + Search coins - + Min Value - + Hide disabled coins - + No buy orders found for %1. - + You can check later or try to sell a different coin. - + Calculating fee estimate... - + Total %1 fees: - Toplam %1 işlem giderleri: + - + %2 (%3) - %2 (%3) + @@ -4316,33 +4344,33 @@ There is a toggle in settings where you can turn on/off the display of these tra Display Settings + + + Trading Information + + Order Book - Emir Defteri + Order Form - - - Trading Information - Al Sat Bilgisi - TradingViewChart Loading market data - Piyasa bilgisi yükleniyor + There is no chart data for this ticker yet - Henüz bu hisse senedi için grafik verisi yok + @@ -4350,7 +4378,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Transaction Details - İşlem Detayları + @@ -4362,6 +4390,11 @@ There is a toggle in settings where you can turn on/off the display of these tra Please see the Support FAQ for more information. + + + Transaction Hash + + %1 txid @@ -4376,18 +4409,28 @@ There is a toggle in settings where you can turn on/off the display of these tra Amount - Miktar + Fees - İşlem Ücreti + + + + + From + From address + + + To + + To address @@ -4396,80 +4439,65 @@ There is a toggle in settings where you can turn on/off the display of these tra Date - Tarih + - Unconfirmed - Onaylanmamış - - - - Transaction Hash - İşlem Hash'i + Awaiting confirmation + Confirmations - Onay Sayısı + Block Height - Blok Uzunluğu - - - - From - Gönderen - - - - To - Alan + Notes - Notlar + Close - Kapat + View on Explorer - Explorer'da göster + Transactions - Received - Alınan + Poison + Sent - Gönderilen + - Poison + Received fees - işlem ücretleri + Unconfirmed - Onaylanmamış + @@ -4477,7 +4505,7 @@ There is a toggle in settings where you can turn on/off the display of these tra The downloaded update archive is corrupted ! - İndirilen güncelleme arşivi bozulmuş ! + @@ -4498,7 +4526,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Welcome - Hoşgeldiniz + @@ -4518,7 +4546,7 @@ There is a toggle in settings where you can turn on/off the display of these tra My Wallets - Cüzdanlarım + @@ -4529,7 +4557,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Delete - Sil + @@ -4549,7 +4577,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Cancel - İptal + @@ -4566,7 +4594,7 @@ There is a toggle in settings where you can turn on/off the display of these tra Ok - Tamam + @@ -4600,7 +4628,7 @@ This might take a few minutes... Close - Kapat + @@ -4616,22 +4644,22 @@ This might take a few minutes... You do not have enough funds. - Bakiye yetersiz. + %1 is not activated: click on the button to enable it or enable it manually - %1 etkinleştirilmedi: etkinleştirmek için düğmeye tıklayın veya manuel olarak etkinleştirin + You need to have %1 to pay the gas for %2 transactions. - %2 işlemi için gaz ödemek üzere %1'e sahip olmanız gerekir. + Checksum verification failed for %1. - %1 için sağlama toplamı doğrulaması başarısız oldu. + @@ -4646,12 +4674,12 @@ This might take a few minutes... %1 address must be prefixed with 0x - %1 adresinin önüne 0x konulmalı + %1 address length is invalid, please use a valid address. - %1 adres uzunluğu geçersiz, lütfen geçerli bir adres kullanın. + @@ -4679,12 +4707,12 @@ This might take a few minutes... Logout - Çıkış + Balance - Bakiye + diff --git a/cmake/project.metadata.cmake b/cmake/project.metadata.cmake index d4001dfd3..955321d89 100644 --- a/cmake/project.metadata.cmake +++ b/cmake/project.metadata.cmake @@ -1,25 +1,27 @@ # Default project values -set(DEX_API "kdf_kwd") -set(DEX_RPCPORT 7762) -set(DEX_RPC "http://127.0.0.1:7762") -set(DEX_PROJECT_NAME "komodo-wallet") -set(DEX_DISPLAY_NAME "Komodo Wallet") -set(DEX_MAINTENANCE_TOOL_NAME "Komodo Wallet Maintenance Tool") -set(DEX_COMPANY "KomodoPlatform") -set(DEX_WEBSITE "https://atomicdex.io/") + +set(DEX_PROJECT_NAME "shibaDEX") +set(DEX_DISPLAY_NAME "shibaDEX Desktop") +set(DEX_MAINTENANCE_TOOL_NAME "shibaDEX Maintenance Tool") +set(DEX_COMPANY "CZ Web Service S.A") +set(DEX_WEBSITE "https://shibadex.io/") +set(DEX_API "kdf_shiba") +set(DEX_RPCPORT 7763) +set(DEX_RPC "http://127.0.0.1:7763") set(DEX_VERSION "0.8.1") set(DEX_SUPPORT_PAGE "https://support.komodoplatform.com/support/home") set(DEX_DISCORD "https://komodoplatform.com/discord") -set(DEX_TWITTER "https://twitter.com/AtomicDEX") -set(DEX_PRIMARY_COIN "LTC-segwit") ## Main coin of the DEX, will be enabled by default and will be the default left ticker for trading -set(DEX_SECOND_PRIMARY_COIN "KMD") ## Second main coin of the DEX, will be enabled by default and will be the default right ticker for trading -set(DEX_REPOSITORY_OWNER ${DEX_COMPANY}) -set(DEX_REPOSITORY_NAME "komodo-wallet-desktop") -set(DEX_CHECKSUM_API_URL "https://komodo.earth/static/checksum.json") +set(DEX_TWITTER "https://twitter.com/shibadex") +set(DEX_PRIMARY_COIN "KMD") ## Main coin of the DEX, will be enabled by default and will be the default left ticker for trading +set(DEX_SECOND_PRIMARY_COIN "DOGE") ## Second main coin of the DEX, will be enabled by default and will be the default right ticker for trading +option(DISABLE_GEOBLOCKING "Enable to disable geoblocking (for dev purpose)" ON) +set(DEX_REPOSITORY_OWNER "KomodoPlatform") +set(DEX_REPOSITORY_NAME "atomicDEX-Desktop") +set(DEX_CHECKSUM_API_URL "https://komodo.live/static/checksum.json") if (APPLE) - set(DEX_APPDATA_FOLDER "Komodo Wallet") + set(DEX_APPDATA_FOLDER "shibadex") else () - set(DEX_APPDATA_FOLDER "atomic_qt") + set(DEX_APPDATA_FOLDER "shibadex") endif () if (UNIX AND NOT APPLE) set(DEX_LINUX_APP_ID "dex.desktop") diff --git a/src/core/atomicdex/constants/dex.constants.hpp b/src/core/atomicdex/constants/dex.constants.hpp index e9a8cc18b..dc683f270 100644 --- a/src/core/atomicdex/constants/dex.constants.hpp +++ b/src/core/atomicdex/constants/dex.constants.hpp @@ -10,14 +10,31 @@ namespace atomic_dex inline const std::vector g_default_coins{ g_primary_dex_coin, g_second_primary_dex_coin, + "BABYDOGE-BEP20", + "BANANO-BEP20", + "BNB", + "BONE-ERC20", "BTC-segwit", + "CAKE", + "DOGE-BEP20", + "DOGGY-BEP20", + "DOGEDASH-BEP20", + "ETH", + "FLOKI-BEP20", + "GM-BEP20", + "LEASH-ERC20", + "MONA", + "SHIB-BEP20", + "TAMA-BEP20", + "SHIB-ERC20", + "ZINU-BEP20", + "LTC-segwit", "DGB-segwit" }; inline const std::vector g_faucet_coins{ "DOC", "MARTY", - "ZOMBIE", - "IRISTEST", + "ZOMBIE" }; inline const std::vector g_vote_coins{ };