mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-03 09:29:48 +00:00
update localization files
This commit is contained in:
parent
d8368172ff
commit
a75f2edf04
28 changed files with 83 additions and 29 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
import 'package:cake_wallet/generated/i18n.dart';
|
||||||
import 'package:cake_wallet/src/screens/base_page.dart';
|
import 'package:cake_wallet/src/screens/base_page.dart';
|
||||||
import 'package:cake_wallet/src/screens/receive/widgets/address_list_item.dart';
|
import 'package:cake_wallet/src/screens/receive/widgets/address_list_item.dart';
|
||||||
import 'package:cake_wallet/src/widgets/search_bar_widget.dart';
|
import 'package:cake_wallet/src/widgets/search_bar_widget.dart';
|
||||||
|
@ -5,12 +6,13 @@ import 'package:cw_bitcoin/bitcoin_address_record.dart';
|
||||||
import 'package:cw_bitcoin/electrum_wallet.dart';
|
import 'package:cw_bitcoin/electrum_wallet.dart';
|
||||||
import 'package:cw_core/wallet_base.dart';
|
import 'package:cw_core/wallet_base.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:intl/intl.dart';
|
||||||
|
|
||||||
class AddressListPage extends BasePage {
|
class AddressListPage extends BasePage {
|
||||||
AddressListPage({required WalletBase wallet}) : this._wallet = wallet;
|
AddressListPage({required WalletBase wallet}) : this._wallet = wallet;
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get title => 'Address list';
|
String get title => toBeginningOfSentenceCase(S.current.address_list) ?? '';
|
||||||
|
|
||||||
final WalletBase _wallet;
|
final WalletBase _wallet;
|
||||||
|
|
||||||
|
@ -72,7 +74,7 @@ class _AddressListBodyState extends State<AddressListBody> {
|
||||||
searchController: searchController,
|
searchController: searchController,
|
||||||
borderRadius: 12,
|
borderRadius: 12,
|
||||||
searchIconColor: Theme.of(context).primaryColor,
|
searchIconColor: Theme.of(context).primaryColor,
|
||||||
hintText: 'Search address'),
|
hintText: S.of(context).search_address),
|
||||||
),
|
),
|
||||||
Expanded(
|
Expanded(
|
||||||
child: Padding(
|
child: Padding(
|
||||||
|
|
|
@ -112,7 +112,7 @@ class AddressPage extends BasePage {
|
||||||
TextButton(
|
TextButton(
|
||||||
onPressed: () => Navigator.of(context).pushNamed(Routes.addressListPage),
|
onPressed: () => Navigator.of(context).pushNamed(Routes.addressListPage),
|
||||||
child: Text(
|
child: Text(
|
||||||
'address list',
|
S.of(context).address_list,
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
fontWeight: FontWeight.w500,
|
fontWeight: FontWeight.w500,
|
||||||
|
|
|
@ -755,5 +755,7 @@
|
||||||
"polygonscan_history": "ﻥﺎﻜﺴﻧﻮﺠﻴﻟﻮﺑ ﺦﻳﺭﺎﺗ",
|
"polygonscan_history": "ﻥﺎﻜﺴﻧﻮﺠﻴﻟﻮﺑ ﺦﻳﺭﺎﺗ",
|
||||||
"wallet_seed_legacy": "بذرة محفظة قديمة",
|
"wallet_seed_legacy": "بذرة محفظة قديمة",
|
||||||
"custom_drag": "مخصص (عقد وسحب)",
|
"custom_drag": "مخصص (عقد وسحب)",
|
||||||
"switchToEVMCompatibleWallet": " (Ethereum، Polygon) ﻯﺮﺧﺃ ﺓﺮﻣ ﺔﻟﻭﺎﺤﻤﻟﺍﻭ EVM ﻊﻣ ﺔﻘﻓﺍﻮﺘﻣ ﺔﻈﻔﺤﻣ ﻰﻟﺇ ﻞﻳﺪﺒﺘﻟﺍ ﻰﺟﺮﻳ"
|
"switchToEVMCompatibleWallet": " (Ethereum، Polygon) ﻯﺮﺧﺃ ﺓﺮﻣ ﺔﻟﻭﺎﺤﻤﻟﺍﻭ EVM ﻊﻣ ﺔﻘﻓﺍﻮﺘﻣ ﺔﻈﻔﺤﻣ ﻰﻟﺇ ﻞﻳﺪﺒﺘﻟﺍ ﻰﺟﺮﻳ",
|
||||||
|
"address_list": " ﻦﻳﻭﺎﻨﻌﻟﺍ ﺔﻤﺋﺎﻗ",
|
||||||
|
"search_address": " ﺚﺤﺒﻟﺍ ﻥﺍﻮﻨﻋ"
|
||||||
}
|
}
|
||||||
|
|
|
@ -751,5 +751,7 @@
|
||||||
"polygonscan_history": "История на PolygonScan",
|
"polygonscan_history": "История на PolygonScan",
|
||||||
"wallet_seed_legacy": "Наследено портфейл семе",
|
"wallet_seed_legacy": "Наследено портфейл семе",
|
||||||
"custom_drag": "Персонализиране (задръжте и плъзнете)",
|
"custom_drag": "Персонализиране (задръжте и плъзнете)",
|
||||||
"switchToEVMCompatibleWallet": "Моля, превключете към портфейл, съвместим с EVM, и опитайте отново (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Моля, превключете към портфейл, съвместим с EVM, и опитайте отново (Ethereum, Polygon)",
|
||||||
|
"address_list": "списък с адреси",
|
||||||
|
"search_address": "Търсене на адрес"
|
||||||
}
|
}
|
||||||
|
|
|
@ -751,5 +751,7 @@
|
||||||
"polygonscan_history": "Historie PolygonScan",
|
"polygonscan_history": "Historie PolygonScan",
|
||||||
"wallet_seed_legacy": "Starší semeno peněženky",
|
"wallet_seed_legacy": "Starší semeno peněženky",
|
||||||
"custom_drag": "Custom (Hold and Drag)",
|
"custom_drag": "Custom (Hold and Drag)",
|
||||||
"switchToEVMCompatibleWallet": "Přepněte na peněženku kompatibilní s EVM a zkuste to znovu (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Přepněte na peněženku kompatibilní s EVM a zkuste to znovu (Ethereum, Polygon)",
|
||||||
|
"address_list": "seznam adres",
|
||||||
|
"search_address": "Vyhledat adresu"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "PolygonScan-Verlauf",
|
"polygonscan_history": "PolygonScan-Verlauf",
|
||||||
"wallet_seed_legacy": "Legacy Wallet Seed",
|
"wallet_seed_legacy": "Legacy Wallet Seed",
|
||||||
"custom_drag": "Custom (Hold and Drag)",
|
"custom_drag": "Custom (Hold and Drag)",
|
||||||
"switchToEVMCompatibleWallet": "Bitte wechseln Sie zu einem EVM-kompatiblen Wallet und versuchen Sie es erneut (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Bitte wechseln Sie zu einem EVM-kompatiblen Wallet und versuchen Sie es erneut (Ethereum, Polygon)",
|
||||||
|
"address_list": "Adressliste",
|
||||||
|
"search_address": "Adresse suchen"
|
||||||
}
|
}
|
||||||
|
|
|
@ -760,5 +760,7 @@
|
||||||
"polygonscan_history": "PolygonScan history",
|
"polygonscan_history": "PolygonScan history",
|
||||||
"wallet_seed_legacy": "Legacy wallet seed",
|
"wallet_seed_legacy": "Legacy wallet seed",
|
||||||
"custom_drag": "Custom (Hold and Drag)",
|
"custom_drag": "Custom (Hold and Drag)",
|
||||||
"switchToEVMCompatibleWallet": "Please switch to an EVM compatible wallet and try again (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Please switch to an EVM compatible wallet and try again (Ethereum, Polygon)",
|
||||||
|
"address_list": "address list",
|
||||||
|
"search_address": "Search address"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "Historial de PolygonScan",
|
"polygonscan_history": "Historial de PolygonScan",
|
||||||
"wallet_seed_legacy": "Semilla de billetera heredada",
|
"wallet_seed_legacy": "Semilla de billetera heredada",
|
||||||
"custom_drag": "Custom (mantenía y arrastre)",
|
"custom_drag": "Custom (mantenía y arrastre)",
|
||||||
"switchToEVMCompatibleWallet": "Cambie a una billetera compatible con EVM e inténtelo nuevamente (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Cambie a una billetera compatible con EVM e inténtelo nuevamente (Ethereum, Polygon)",
|
||||||
|
"address_list": "lista de direcciones",
|
||||||
|
"search_address": "Buscar dirección"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "Historique de PolygonScan",
|
"polygonscan_history": "Historique de PolygonScan",
|
||||||
"wallet_seed_legacy": "Graine de portefeuille hérité",
|
"wallet_seed_legacy": "Graine de portefeuille hérité",
|
||||||
"custom_drag": "Custom (maintenir et traîner)",
|
"custom_drag": "Custom (maintenir et traîner)",
|
||||||
"switchToEVMCompatibleWallet": "Veuillez passer à un portefeuille compatible EVM et réessayer (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Veuillez passer à un portefeuille compatible EVM et réessayer (Ethereum, Polygon)",
|
||||||
|
"address_list": "liste d'adresses",
|
||||||
|
"search_address": "Rechercher une adresse"
|
||||||
}
|
}
|
||||||
|
|
|
@ -737,5 +737,7 @@
|
||||||
"polygonscan_history": "PolygonScan tarihin kowane zamani",
|
"polygonscan_history": "PolygonScan tarihin kowane zamani",
|
||||||
"wallet_seed_legacy": "Tallarin walat walat",
|
"wallet_seed_legacy": "Tallarin walat walat",
|
||||||
"custom_drag": "Al'ada (riƙe da ja)",
|
"custom_drag": "Al'ada (riƙe da ja)",
|
||||||
"switchToEVMCompatibleWallet": "Da fatan za a canza zuwa walat ɗin EVM mai jituwa kuma a sake gwadawa (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Da fatan za a canza zuwa walat ɗin EVM mai jituwa kuma a sake gwadawa (Ethereum, Polygon)",
|
||||||
|
"address_list": "jerin adireshi",
|
||||||
|
"search_address": "Bincika adireshin"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "पॉलीगॉनस्कैन इतिहास",
|
"polygonscan_history": "पॉलीगॉनस्कैन इतिहास",
|
||||||
"wallet_seed_legacy": "विरासत बटुए बीज",
|
"wallet_seed_legacy": "विरासत बटुए बीज",
|
||||||
"custom_drag": "कस्टम (पकड़ और खींचें)",
|
"custom_drag": "कस्टम (पकड़ और खींचें)",
|
||||||
"switchToEVMCompatibleWallet": "कृपया ईवीएम संगत वॉलेट पर स्विच करें और पुनः प्रयास करें (एथेरियम, पॉलीगॉन)"
|
"switchToEVMCompatibleWallet": "कृपया ईवीएम संगत वॉलेट पर स्विच करें और पुनः प्रयास करें (एथेरियम, पॉलीगॉन)",
|
||||||
|
"address_list": "पता सूची",
|
||||||
|
"search_address": "पता खोजें"
|
||||||
}
|
}
|
||||||
|
|
|
@ -757,5 +757,7 @@
|
||||||
"polygonscan_history": "Povijest PolygonScan",
|
"polygonscan_history": "Povijest PolygonScan",
|
||||||
"wallet_seed_legacy": "Sjeme naslijeđenog novčanika",
|
"wallet_seed_legacy": "Sjeme naslijeđenog novčanika",
|
||||||
"custom_drag": "Prilagođeni (držite i povucite)",
|
"custom_drag": "Prilagođeni (držite i povucite)",
|
||||||
"switchToEVMCompatibleWallet": "Prijeđite na novčanik kompatibilan s EVM-om i pokušajte ponovno (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Prijeđite na novčanik kompatibilan s EVM-om i pokušajte ponovno (Ethereum, Polygon)",
|
||||||
|
"address_list": "popis adresa",
|
||||||
|
"search_address": "Traži adresu"
|
||||||
}
|
}
|
||||||
|
|
|
@ -747,5 +747,7 @@
|
||||||
"polygonscan_history": "Sejarah PolygonScan",
|
"polygonscan_history": "Sejarah PolygonScan",
|
||||||
"wallet_seed_legacy": "Biji dompet warisan",
|
"wallet_seed_legacy": "Biji dompet warisan",
|
||||||
"custom_drag": "Khusus (tahan dan seret)",
|
"custom_drag": "Khusus (tahan dan seret)",
|
||||||
"switchToEVMCompatibleWallet": "Silakan beralih ke dompet yang kompatibel dengan EVM dan coba lagi (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Silakan beralih ke dompet yang kompatibel dengan EVM dan coba lagi (Ethereum, Polygon)",
|
||||||
|
"address_list": "daftar alamat",
|
||||||
|
"search_address": "Alamat pencarian"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "Cronologia PolygonScan",
|
"polygonscan_history": "Cronologia PolygonScan",
|
||||||
"wallet_seed_legacy": "Seme di portafoglio legacy",
|
"wallet_seed_legacy": "Seme di portafoglio legacy",
|
||||||
"custom_drag": "Custom (Hold and Drag)",
|
"custom_drag": "Custom (Hold and Drag)",
|
||||||
"switchToEVMCompatibleWallet": "Passa a un portafoglio compatibile con EVM e riprova (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Passa a un portafoglio compatibile con EVM e riprova (Ethereum, Polygon)",
|
||||||
|
"address_list": "elenco indirizzi",
|
||||||
|
"search_address": "Cerca indirizzo"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "ポリゴンスキャン履歴",
|
"polygonscan_history": "ポリゴンスキャン履歴",
|
||||||
"wallet_seed_legacy": "レガシーウォレットシード",
|
"wallet_seed_legacy": "レガシーウォレットシード",
|
||||||
"custom_drag": "カスタム(ホールドとドラッグ)",
|
"custom_drag": "カスタム(ホールドとドラッグ)",
|
||||||
"switchToEVMCompatibleWallet": "EVM 互換のウォレットに切り替えて再試行してください (イーサリアム、ポリゴン)"
|
"switchToEVMCompatibleWallet": "EVM 互換のウォレットに切り替えて再試行してください (イーサリアム、ポリゴン)",
|
||||||
|
"address_list": "アドレスリスト",
|
||||||
|
"search_address": "住所検索"
|
||||||
}
|
}
|
||||||
|
|
|
@ -757,5 +757,7 @@
|
||||||
"polygonscan_history": "다각형 스캔 기록",
|
"polygonscan_history": "다각형 스캔 기록",
|
||||||
"wallet_seed_legacy": "레거시 지갑 시드",
|
"wallet_seed_legacy": "레거시 지갑 시드",
|
||||||
"custom_drag": "사용자 정의 (홀드 앤 드래그)",
|
"custom_drag": "사용자 정의 (홀드 앤 드래그)",
|
||||||
"switchToEVMCompatibleWallet": "EVM 호환 지갑으로 전환 후 다시 시도해 주세요. (이더리움, 폴리곤)"
|
"switchToEVMCompatibleWallet": "EVM 호환 지갑으로 전환 후 다시 시도해 주세요. (이더리움, 폴리곤)",
|
||||||
|
"address_list": "주소 목록",
|
||||||
|
"search_address": "주소 검색"
|
||||||
}
|
}
|
||||||
|
|
|
@ -757,5 +757,7 @@
|
||||||
"polygonscan_history": "PolygonScan မှတ်တမ်း",
|
"polygonscan_history": "PolygonScan မှတ်တမ်း",
|
||||||
"wallet_seed_legacy": "အမွေအနှစ်ပိုက်ဆံအိတ်မျိုးစေ့",
|
"wallet_seed_legacy": "အမွေအနှစ်ပိုက်ဆံအိတ်မျိုးစေ့",
|
||||||
"custom_drag": "စိတ်ကြိုက် (Drag)",
|
"custom_drag": "စိတ်ကြိုက် (Drag)",
|
||||||
"switchToEVMCompatibleWallet": "ကျေးဇူးပြု၍ EVM တွဲဖက်သုံးနိုင်သော ပိုက်ဆံအိတ်သို့ ပြောင်းပြီး ထပ်စမ်းကြည့်ပါ (Ethereum၊ Polygon)"
|
"switchToEVMCompatibleWallet": "ကျေးဇူးပြု၍ EVM တွဲဖက်သုံးနိုင်သော ပိုက်ဆံအိတ်သို့ ပြောင်းပြီး ထပ်စမ်းကြည့်ပါ (Ethereum၊ Polygon)",
|
||||||
|
"address_list": "လိပ်စာစာရင်း",
|
||||||
|
"search_address": "လိပ်စာရှာပါ။"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "PolygonScan-geschiedenis",
|
"polygonscan_history": "PolygonScan-geschiedenis",
|
||||||
"wallet_seed_legacy": "Legacy portemonnee zaad",
|
"wallet_seed_legacy": "Legacy portemonnee zaad",
|
||||||
"custom_drag": "Custom (vasthouden en slepen)",
|
"custom_drag": "Custom (vasthouden en slepen)",
|
||||||
"switchToEVMCompatibleWallet": "Schakel over naar een EVM-compatibele portemonnee en probeer het opnieuw (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Schakel over naar een EVM-compatibele portemonnee en probeer het opnieuw (Ethereum, Polygon)",
|
||||||
|
"address_list": "adreslijst",
|
||||||
|
"search_address": "Zoek adres"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "Historia PolygonScan",
|
"polygonscan_history": "Historia PolygonScan",
|
||||||
"wallet_seed_legacy": "Dziedziczne ziarno portfela",
|
"wallet_seed_legacy": "Dziedziczne ziarno portfela",
|
||||||
"custom_drag": "Niestandardowe (trzymaj i przeciągnij)",
|
"custom_drag": "Niestandardowe (trzymaj i przeciągnij)",
|
||||||
"switchToEVMCompatibleWallet": "Przejdź na portfel zgodny z EVM i spróbuj ponownie (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Przejdź na portfel zgodny z EVM i spróbuj ponownie (Ethereum, Polygon)",
|
||||||
|
"address_list": "lista adresowa",
|
||||||
|
"search_address": "Wyszukaj adres"
|
||||||
}
|
}
|
||||||
|
|
|
@ -758,5 +758,7 @@
|
||||||
"polygonscan_history": "História do PolygonScan",
|
"polygonscan_history": "História do PolygonScan",
|
||||||
"wallet_seed_legacy": "Semente de carteira herdada",
|
"wallet_seed_legacy": "Semente de carteira herdada",
|
||||||
"custom_drag": "Personalizado (segure e arraste)",
|
"custom_drag": "Personalizado (segure e arraste)",
|
||||||
"switchToEVMCompatibleWallet": "Mude para uma carteira compatível com EVM e tente novamente (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Mude para uma carteira compatível com EVM e tente novamente (Ethereum, Polygon)",
|
||||||
|
"address_list": "lista de endereços",
|
||||||
|
"search_address": "Endereço de pesquisa"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "История PolygonScan",
|
"polygonscan_history": "История PolygonScan",
|
||||||
"wallet_seed_legacy": "Наследие семя кошелька",
|
"wallet_seed_legacy": "Наследие семя кошелька",
|
||||||
"custom_drag": "Пользователь (удерживайте и перетаскивайте)",
|
"custom_drag": "Пользователь (удерживайте и перетаскивайте)",
|
||||||
"switchToEVMCompatibleWallet": "Пожалуйста, переключитесь на кошелек, совместимый с EVM, и повторите попытку (Ethereum, Polygon)."
|
"switchToEVMCompatibleWallet": "Пожалуйста, переключитесь на кошелек, совместимый с EVM, и повторите попытку (Ethereum, Polygon).",
|
||||||
|
"address_list": "список адресов",
|
||||||
|
"search_address": "Поиск адреса"
|
||||||
}
|
}
|
||||||
|
|
|
@ -757,5 +757,7 @@
|
||||||
"polygonscan_history": "ประวัติ PolygonScan",
|
"polygonscan_history": "ประวัติ PolygonScan",
|
||||||
"wallet_seed_legacy": "เมล็ดกระเป๋าเงินมรดก",
|
"wallet_seed_legacy": "เมล็ดกระเป๋าเงินมรดก",
|
||||||
"custom_drag": "กำหนดเอง (ค้างและลาก)",
|
"custom_drag": "กำหนดเอง (ค้างและลาก)",
|
||||||
"switchToEVMCompatibleWallet": "โปรดเปลี่ยนไปใช้กระเป๋าเงินที่รองรับ EVM แล้วลองอีกครั้ง (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "โปรดเปลี่ยนไปใช้กระเป๋าเงินที่รองรับ EVM แล้วลองอีกครั้ง (Ethereum, Polygon)",
|
||||||
|
"address_list": "รายการที่อยู่",
|
||||||
|
"search_address": "ค้นหาที่อยู่"
|
||||||
}
|
}
|
||||||
|
|
|
@ -753,5 +753,7 @@
|
||||||
"polygonscan_history": "Kasaysayan ng PolygonScan",
|
"polygonscan_history": "Kasaysayan ng PolygonScan",
|
||||||
"wallet_seed_legacy": "Legacy wallet seed",
|
"wallet_seed_legacy": "Legacy wallet seed",
|
||||||
"custom_drag": "Pasadyang (hawakan at i -drag)",
|
"custom_drag": "Pasadyang (hawakan at i -drag)",
|
||||||
"switchToEVMCompatibleWallet": "Mangyaring lumipat sa isang EVM compatible na wallet at subukang muli (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Mangyaring lumipat sa isang EVM compatible na wallet at subukang muli (Ethereum, Polygon)",
|
||||||
|
"address_list": "listahan ng address",
|
||||||
|
"search_address": "Maghanap ng address"
|
||||||
}
|
}
|
||||||
|
|
|
@ -757,5 +757,7 @@
|
||||||
"polygonscan_history": "PolygonScan geçmişi",
|
"polygonscan_history": "PolygonScan geçmişi",
|
||||||
"wallet_seed_legacy": "Eski cüzdan tohumu",
|
"wallet_seed_legacy": "Eski cüzdan tohumu",
|
||||||
"custom_drag": "Özel (Bekle ve Sürükle)",
|
"custom_drag": "Özel (Bekle ve Sürükle)",
|
||||||
"switchToEVMCompatibleWallet": "Lütfen EVM uyumlu bir cüzdana geçin ve tekrar deneyin (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Lütfen EVM uyumlu bir cüzdana geçin ve tekrar deneyin (Ethereum, Polygon)",
|
||||||
|
"address_list": "adres listesi",
|
||||||
|
"search_address": "Arama adresi"
|
||||||
}
|
}
|
||||||
|
|
|
@ -759,5 +759,7 @@
|
||||||
"polygonscan_history": "Історія PolygonScan",
|
"polygonscan_history": "Історія PolygonScan",
|
||||||
"wallet_seed_legacy": "Спадець насіння гаманця",
|
"wallet_seed_legacy": "Спадець насіння гаманця",
|
||||||
"custom_drag": "На замовлення (утримуйте та перетягується)",
|
"custom_drag": "На замовлення (утримуйте та перетягується)",
|
||||||
"switchToEVMCompatibleWallet": "Перейдіть на гаманець, сумісний з EVM, і повторіть спробу (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Перейдіть на гаманець, сумісний з EVM, і повторіть спробу (Ethereum, Polygon)",
|
||||||
|
"address_list": "список адрес",
|
||||||
|
"search_address": "Адреса пошуку"
|
||||||
}
|
}
|
||||||
|
|
|
@ -751,5 +751,7 @@
|
||||||
"polygonscan_history": "ﺦﯾﺭﺎﺗ ﯽﮐ ﻦﯿﮑﺳﺍ ﻥﻮﮔ ﯽﻟﻮﭘ",
|
"polygonscan_history": "ﺦﯾﺭﺎﺗ ﯽﮐ ﻦﯿﮑﺳﺍ ﻥﻮﮔ ﯽﻟﻮﭘ",
|
||||||
"wallet_seed_legacy": "میراثی پرس کا بیج",
|
"wallet_seed_legacy": "میراثی پرس کا بیج",
|
||||||
"custom_drag": "کسٹم (ہولڈ اینڈ ڈریگ)",
|
"custom_drag": "کسٹم (ہولڈ اینڈ ڈریگ)",
|
||||||
"switchToEVMCompatibleWallet": "(Ethereum, Polygon) ﮟﯾﺮﮐ ﺶﺷﻮﮐ ﮦﺭﺎﺑﻭﺩ ﺭﻭﺍ ﮟﯾﺮﮐ ﭻﺋﻮﺳ ﺮﭘ ﭧﯿﻟﺍﻭ ﮯﻟﺍﻭ ﮯﻨﮭﮐﺭ ﺖﻘﺑﺎﻄﻣ "
|
"switchToEVMCompatibleWallet": "(Ethereum, Polygon) ﮟﯾﺮﮐ ﺶﺷﻮﮐ ﮦﺭﺎﺑﻭﺩ ﺭﻭﺍ ﮟﯾﺮﮐ ﭻﺋﻮﺳ ﺮﭘ ﭧﯿﻟﺍﻭ ﮯﻟﺍﻭ ﮯﻨﮭﮐﺭ ﺖﻘﺑﺎﻄﻣ ",
|
||||||
|
"address_list": " ﺖﺳﺮﮩﻓ ﯽﮐ ﺲﯾﺭﮉﯾﺍ",
|
||||||
|
"search_address": " ۔ﮟﯾﺮﮐ ﺵﻼﺗ ﮧﺘﭘ"
|
||||||
}
|
}
|
||||||
|
|
|
@ -753,5 +753,7 @@
|
||||||
"polygonscan_history": "PolygonScan itan",
|
"polygonscan_history": "PolygonScan itan",
|
||||||
"wallet_seed_legacy": "Irugbin akole",
|
"wallet_seed_legacy": "Irugbin akole",
|
||||||
"custom_drag": "Aṣa (mu ati fa)",
|
"custom_drag": "Aṣa (mu ati fa)",
|
||||||
"switchToEVMCompatibleWallet": "Jọwọ yipada si apamọwọ ibaramu EVM ki o tun gbiyanju lẹẹkansi (Ethereum, Polygon)"
|
"switchToEVMCompatibleWallet": "Jọwọ yipada si apamọwọ ibaramu EVM ki o tun gbiyanju lẹẹkansi (Ethereum, Polygon)",
|
||||||
|
"address_list": "akojọ adirẹsi",
|
||||||
|
"search_address": "Wa adirẹsi"
|
||||||
}
|
}
|
||||||
|
|
|
@ -758,5 +758,7 @@
|
||||||
"polygonscan_history": "多边形扫描历史",
|
"polygonscan_history": "多边形扫描历史",
|
||||||
"wallet_seed_legacy": "旧的钱包种子",
|
"wallet_seed_legacy": "旧的钱包种子",
|
||||||
"custom_drag": "定制(保持和拖动)",
|
"custom_drag": "定制(保持和拖动)",
|
||||||
"switchToEVMCompatibleWallet": "请切换到 EVM 兼容钱包并重试(以太坊、Polygon)"
|
"switchToEVMCompatibleWallet": "请切换到 EVM 兼容钱包并重试(以太坊、Polygon)",
|
||||||
|
"address_list": "地址列表",
|
||||||
|
"search_address": "搜寻地址"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue