Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 23 additions & 24 deletions core/src/trezor/lvglui/i18n/keys.py
Original file line number Diff line number Diff line change
Expand Up @@ -1575,8 +1575,9 @@
ITEM__OKX_WALLET = 718
# MetaMask
ITEM__METAMASK_WALLET = 719
# OneKey Wallet
# OneKey App
ITEM__ONEKEY_WALLET = 720
TITLE__ONEKEY_APP = 720
# Finger {}
FORM__FINGER_STR = 721
# Charging
Expand Down Expand Up @@ -1903,51 +1904,49 @@
ITEM__BASIC_TUTORIAL = 868
# BTC, SOL, ETH & EVM networks
CONTENT__BTC_SOL_ETH_N_EVM_NETWORKS = 869
# OneKey App
TITLE__ONEKEY_APP = 870
# Candidate
GLOBAL_CANDIDATE = 871
GLOBAL_CANDIDATE = 870
# Target network
GLOBAL_TARGET_NETWORK = 872
GLOBAL_TARGET_NETWORK = 871
# Remove vote
TITLE_REMOVE_VOTE = 873
TITLE_REMOVE_VOTE = 872
# High-risk operation: This transaction contains delegatecall, which could all
# ow external code to control your wallet
GNOSIS_SAFE_SIG_DELEGATECALL_WARNING_TEXT = 874
GNOSIS_SAFE_SIG_DELEGATECALL_WARNING_TEXT = 873
# Operation
GLOBAL_OPERATION = 875
GLOBAL_OPERATION = 874
# Gnosis Safe Transaction
GNOSIS_SAFE_SIG_TITLE = 876
GNOSIS_SAFE_SIG_TITLE = 875
# Safe Tx Gas
GNOSIS_SAGE_SIG_SAFE_TX_GAS = 877
GNOSIS_SAGE_SIG_SAFE_TX_GAS = 876
# Base Gas
GLOBAL_BASE_GAS = 878
GLOBAL_BASE_GAS = 877
# Gas Token
GLOBAL_GAS_TOKEN = 879
GLOBAL_GAS_TOKEN = 878
# Refund Receiver
GNOSIS_SAGE_SIG_REFUND_RECEIVER = 880
GNOSIS_SAGE_SIG_REFUND_RECEIVER = 879
# Do you want to sign this Gnosis Safe transaction?
GNOSIS_SAGE_SIG_DOUBLE_CHECK_TO_CONFIRM_DESC_TEXT = 881
GNOSIS_SAGE_SIG_DOUBLE_CHECK_TO_CONFIRM_DESC_TEXT = 880
# Enable FIDO Keys
SECURITY__ENABLE_FIDO_KEYS = 882
SECURITY__ENABLE_FIDO_KEYS = 881
# When enabled, OneKey works as a security key for passwordless login and 2FA
# across websites and apps.
SECURITY__ENABLE_FIDO_KEYS_DESC = 883
SECURITY__ENABLE_FIDO_KEYS_DESC = 882
# FIDO Keys disabled. Cannot register or verify credentials. Re-enable to rest
# ore.
FIDO_DISABLED_INFO_TEXT = 884
FIDO_DISABLED_INFO_TEXT = 883
# Disable FIDO Keys
SECURITY__DISABLE_FIDO_KEYS = 885
SECURITY__DISABLE_FIDO_KEYS = 884
# Invalid Phrases
INVALID_PHRASES__TITLE = 886
INVALID_PHRASES__TITLE = 885
# You can edit a single word or start over.
INVALID_PHRASES__DESC = 887
INVALID_PHRASES__DESC = 886
# Start over
GLOBAL__START_OVER = 888
GLOBAL__START_OVER = 887
# Forgetting your passphrase will lose access to funds
PASSPHRASE_FORGETTING_WARNING_TEXT = 889
PASSPHRASE_FORGETTING_WARNING_TEXT = 888
# Edit
GLOBAL__EDIT = 890
GLOBAL__EDIT = 889
# Vote count
GLOBAL__VOTE_COUNT = 891
GLOBAL__VOTE_COUNT = 890
# fmt: on
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/de.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap ist eine Sicherheitsmaßnahme, die Angriffe auf Zwischenübertragungsmedien verhindert. \n Nach der Aktivierung von Air Gap deaktiviert OneKey Pro alle kabelgebundenen und kabellosen Kommunikationsmodule und sorgt für eine strikte physische Isolierung von externen Geräten oder nicht vertrauenswürdigen Netzwerken.",
"OKX-Wallet",
"MetaMask",
"OneKey-Wallet",
"OneKey App",
"Fingerabdruck {}",
"Aufladen",
"Scannen Sie den auf der App angezeigten QR-Code",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Sicherheitsschutz",
"Grundlegendes Tutorial",
"BTC-, SOL-, ETH- und EVM-Netzwerke",
"OneKey App",
"Kandidat",
"Zielnetzwerk",
"Stimme entfernen",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/en.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap is a security measure that prevents the intermediate transmission media attacks.\nAfter enabling Air Gap, OneKey Pro will disable all wired and wireless communication modules and maintain strict physical isolation from external devices or untrusted networks.",
"OKX Wallet",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"Finger {}",
"Charging",
"Scan the QR Code displayed on the app",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Security Protection",
"Basic Tutorial",
"BTC, SOL, ETH & EVM networks",
"OneKey App",
"Candidate",
"Target network",
"Remove vote",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/es.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap es una medida de seguridad que previene los ataques a los medios de transmisión intermedios. \n Después de habilitar Air Gap, OneKey Pro deshabilitará todos los módulos de comunicación inalámbricos y por cable y mantendrá un aislamiento físico estricto de dispositivos externos o redes que no sean de confianza.",
"Cartera OKX",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"Huella dactilar {}",
"Cargando",
"Escanee el código QR que se muestra en la aplicación",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Protección de seguridad",
"Tutorial básico",
"Redes BTC, SOL, ETH y EVM",
"OneKey App",
"Candidato",
"Red objetivo",
"Eliminar voto",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/fr.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap est une mesure de sécurité qui empêche les attaques sur les supports de transmission intermédiaires. \n Après avoir activé Air Gap, OneKey Pro désactivera tous les modules de communication filaires et sans fil et maintiendra une isolation physique stricte des appareils externes ou des réseaux non fiables.",
"Portefeuille OKX",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"Empreinte digitale {}",
"Mise en charge",
"Scannez le code QR affiché sur l'application",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Protection de sécurité",
"Tutoriel de base",
"Réseaux BTC, SOL, ETH et EVM",
"OneKey App",
"Candidat",
"Réseau cible",
"Retirer le vote",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/it.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"L'Air Gap è una misura di sicurezza che impedisce gli attacchi dei mezzi di trasmissione intermedi. \n Dopo aver abilitato Air Gap, OneKey Pro disabiliterà tutti i moduli di comunicazione cablati e wireless e manterrà un rigoroso isolamento fisico da dispositivi esterni o reti non attendibili.",
"Portafoglio OKX",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"Impronta digitale {}",
"In carica",
"Scansiona il codice QR visualizzato sull'app",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Protezione della sicurezza",
"Tutorial di base",
"Reti BTC, SOL, ETH e EVM",
"OneKey App",
"Candidato",
"Rete target",
"Rimuovi voto",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/ja.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"エア ギャップは、中間伝送メディア攻撃を防ぐセキュリティ対策です。 \nエア ギャップを有効にすると、OneKey Pro はすべての有線および無線通信モジュールを無効にし、外部デバイスや信頼できないネットワークからの厳密な物理的分離を維持します。",
"OKXウォレット",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"指紋 {}",
"充電",
"アプリに表示されているQRコードをスキャンしてください",
Expand Down Expand Up @@ -870,7 +870,6 @@
"セキュリティ保護",
"基本チュートリアル",
"BTC、SOL、ETH、EVM ネットワーク",
"OneKey App",
"候補者",
"ターゲットネットワーク",
"投票を削除",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/ko.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap은 중간 전송 미디어 공격을 방지하는 보안 조치입니다. \n Air Gap을 활성화한 후 OneKey Pro는 모든 유무선 통신 모듈을 비활성화하고 외부 장치 또는 신뢰할 수 없는 네트워크로부터 엄격한 물리적 격리를 유지합니다.",
"OKX 지갑",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"지문 {}",
"충전 중",
"앱에 표시된 QR 코드를 스캔하세요",
Expand Down Expand Up @@ -870,7 +870,6 @@
"보안 보호",
"기본 튜토리얼",
"BTC, SOL, ETH 및 EVM 네트워크",
"OneKey App",
"후보자",
"대상 네트워크",
"투표 제거",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/pt_br.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap é uma medida de segurança que impede ataques através de meios de transmissão intermediários.\nApós habilitar o Air Gap, o OneKey Pro desativará todos os módulos de comunicação com fio e sem fio e manterá um isolamento físico rigoroso de dispositivos externos ou redes não confiáveis.",
"OKX Wallet",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"Dedo {}",
"Carregando",
"Escanee o código QR exibido no aplicativo",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Proteção de Segurança",
"Tutorial Básico",
"Redes BTC, SOL, ETH e EVM",
"OneKey App",
"Candidato",
"Rede alvo",
"Remover voto",
Expand Down
3 changes: 1 addition & 2 deletions core/src/trezor/lvglui/i18n/locales/ru.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap — это мера безопасности, которая предотвращает атаки на промежуточную среду передачи. \n После включения Air Gap OneKey Pro отключит все модули проводной и беспроводной связи и сохранит строгую физическую изоляцию от внешних устройств или ненадежных сетей.",
"OKX-кошелек",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"Отпечаток пальца {}",
"Зарядка",
"Отсканируйте QR-код, отображаемый в приложении",
Expand Down Expand Up @@ -870,7 +870,6 @@
"Безопасность Защита",
"Базовый учебник",
"Сети BTC, SOL, ETH и EVM",
"OneKey App",
"Кандидат",
"Целевая сеть",
"Удалить голос",
Expand Down
5 changes: 2 additions & 3 deletions core/src/trezor/lvglui/i18n/locales/zh_cn.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap 是一种防止中间传输媒介攻击的安全防护措施。\n开启 Air Gap 模式后,OneKey Pro 将禁用一切有线和无线通信模块,并与外部设备或不受信任的网络保持严格的物理隔离。",
"欧易 Web3 钱包",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"指纹 {}",
"充电中",
"扫描 app 上显示的二维码",
Expand Down Expand Up @@ -802,7 +802,7 @@
"退出后重新进入需要再次验证助记词,请确认是否要退出",
"不支持的助记词",
"当前硬件钱包仅支持 12、18 和 24 位助记词,无法恢复此 Lite 备份。",
"打开 OneKey App 并扫描二维码,支持 BTC、SOL、ETHEVM网络。",
"打开 OneKey App 并扫描二维码,支持 BTC、SOL、ETHEVM网络。",
"钱包不匹配",
"硬件钱包和 app 中选择的钱包不匹配,请检查后再试。",
"非标准格式消息签名。",
Expand Down Expand Up @@ -870,7 +870,6 @@
"安全保护",
"基础教程",
"BTC、SOL、ETH 和 EVM 网络",
"OneKey App",
"候选人",
"目标网络",
"移除投票",
Expand Down
5 changes: 2 additions & 3 deletions core/src/trezor/lvglui/i18n/locales/zh_hk.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"Air Gap 是一種防止中間傳輸媒介攻擊的安全防護措施。\n開啟 Air Gap 模式後,OneKey Pro 將禁用一切有線和無線通信模塊,並與外部設備或不受信任的網絡保持嚴格的物理隔離。",
"歐易 Web3 錢包",
"MetaMask",
"OneKey Wallet",
"OneKey App",
"指紋 {}",
"充電中",
"掃描 app 上顯示的 QR 碼",
Expand Down Expand Up @@ -802,7 +802,7 @@
"退出後重新進入需要再次驗證助記詞,請確認是否要退出",
"不支持的助記詞",
"當前硬件錢包僅支持 12、18 和 24 位助記詞,無法恢復此 Lite 備份。",
"開啟 OneKey App 並掃描二維碼,支援 BTC、SOL、ETHEVM網路。",
"開啟 OneKey App 並掃描二維碼,支援 BTC、SOL、ETHEVM網路。",
"錢包不匹配",
"硬體錢包和 app 中選擇的錢包不匹配,請檢查後再試。",
"非標準格式訊息簽名。",
Expand Down Expand Up @@ -870,7 +870,6 @@
"安全保護",
"基礎教程",
"BTC、SOL、ETH 與 EVM 網絡",
"OneKey App",
"候選人",
"目標網絡",
"移除投票",
Expand Down
Loading