diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 994642f3bce..f36c2181cda 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -372,6 +372,7 @@
Setze Betrag
Adresstyp
Gesperrt
+ In Bearbeitung
Übertragung
Memo (Tag)
Kann nicht erkennen
@@ -403,6 +404,9 @@
Diese Option ermöglicht es Ihnen, eine festsitzende Transaktion erneut zu senden, indem Sie die Höhe der Gebühr erhöhen.
Aktiviert
Deaktiviert
+ Verfügbares Guthaben
+ Alle abwählen
+ Alle auswählen
Bestätigen
Domäne
Sie Senden
@@ -502,6 +506,11 @@
Kann 0 %s nicht übertragen
Konto nicht aktiv
Neue TRON-Wallets erfordern eine Einzahlung von mindestens 1 TRX, um aktiv zu werden. Inaktive Wallets können Token halten und empfangen, korrigieren jedoch keine Guthaben, bis sie aktiviert sind.
+
+ Neue Verbindung
+ Ungültige URL-Adresse
+ Unbenannt
+ Wallet
Anforderung
Senden
@@ -707,6 +716,7 @@
Vertragsaufruf
Externe Anrufe
Vertragserstellung
+ Vertrag bereitstellen
an %s
von %s
unbegrenzt %s
@@ -725,6 +735,7 @@
Swaps
Genehmigungen
Unbekannte Transaktion
+ TON-Transaktion
Transaktion kann nicht analysiert werden
Mehrere
Filtern
@@ -795,6 +806,8 @@
Der Sender hat dieses Guthaben mit einer Ausgabesperre versehen, die zu dem angezeigten Datum abläuft.\n\nKeine Sorge, die erhaltenen Bitcoin sind bereits Ihre. Die Bitcoins sind nur zeitweise gesperrt, so dass Sie sie erst nach Ablauf der Sperrzeit im Bitcoin-Netzwerk ausgeben können.
Übertragung
Die Transaktion, die diesen Betrag hält, wurde übertragen, aber noch nicht vom Netzwerk akzeptiert.
+ Verarbeitungsbetrag
+ Transaktionen mit diesem Betrag werden noch synchronisiert. Nach der Bestätigung sind diese Token verfügbar.
Double-Spend
Double-Spend-Risiko! Es gibt eine weitere Transaktion auf der Blockchain, die versucht, die in dieser Transaktion verwendeten Inputs auszugeben. Nur eine Transaktion wird vom Netzwerk akzeptiert
Dieser Tx
@@ -841,6 +854,7 @@
Telegram öffnen
Gemeinsam können wir mit Ihrer Unterstützung diese App noch besser machen!
Spenden
+ Token erhalten
%s Spenden
Spenden mit
Spendenadresse
@@ -1157,7 +1171,6 @@
EVM privater Schlüssel
Gewährt volle Kontrolle über EVM-basierte Kryptos, d.h. Ethereum, Binance Smart Chain etc innerhalb der jeweiligen Wallet.
Gewährt die volle Kontrolle über die Vermögenswerte auf der jeweiligen Brieftasche.
- Account Extended Private Key
Gewährt volle Kontrolle über Bitcoin und andere auf UTXO basierende Kryptos, z.B. Litecoin, Bitcoin Cash, Dash, etc. innerhalb der jeweiligen Wallet.
Teilen Sie niemals Ihre Wiederherstellungsphrase mit niemandem. Das unaufhaltsame Team wird niemals nach Ihrer Wiederherstellungsphrase fragen.
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index cc222354518..61719c630df 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -371,6 +371,7 @@
Asignar cantidad
Tipo de dirección
Bloqueado
+ Procesando
Transmisión
Memo (Etiqueta)
No se puede reconocer
@@ -402,6 +403,9 @@
Esta opción le permite volver a enviar una transacción bloqueada aumentando la cantidad de la tarifa.
Activado
Desabilitado
+ Saldo disponible
+ Deseleccionar todo
+ Seleccionar todo
Confirmar
Dominio
Usted envía
@@ -501,6 +505,11 @@
No se puede transferir 0 %s
Cuenta No Activa
Las nuevas billeteras TRON requieren un depósito de al menos 1 TRX para activarse. Las billeteras inactivas pueden mantener y recibir tokens, pero no corregirán los saldos hasta que se activen.
+
+ Nueva Conexión
+ Dirección URL inválida
+ Sin nombre
+ Monedero
Pedido
Enviar
@@ -706,6 +715,7 @@
Llamada de Contrato
Llamada externa
Creación de Contrato
+ Desplegar contrato
a %s
desde %s
%s ilimitado
@@ -724,6 +734,7 @@
Permutar
Aprobaciones
Transacción desconocida
+ Transacción TON
La transacción no se puede analizar
Múltiples
Filtro
@@ -794,6 +805,8 @@
El remitente envió estos fondos con un bloqueo del gasto que expirará en la fecha mostrada.\n\nNo te preocupes, los Bitcoins recibidos ya son tuyos, pero hasta que el período de bloqueo expire, no puedes gastarlos en la red Bitcoin.
Transmitir
La transacción que contiene esta cantidad ha sido transmitida pero aún no ha sido aceptada por la red.
+ Cantidad en proceso
+ Las transacciones con esta cantidad aún se están sincronizando. Cuando se confirmen, estos tokens estarán disponibles
Doble gasto
¡Riesgo de doble gasto! Hay otra transacción en blockchain que intenta gastar entradas usadas en esta transacción. Solo una transacción será aceptada por la red
Esta Tx
@@ -840,6 +853,7 @@
Abrir Telegram
¡Junto con tu apoyo, podemos hacer esta aplicación aún mejor!
Donar
+ Obtener tokens
Donar %s
Donar con
Dirección de donación
@@ -1152,7 +1166,6 @@
Clave Privada EVM
Otorga un control total sobre criptomonedas basadas en Ethereum, Binance Smart Chain, etc dentro de cada monedero correspondiente.
Otorga total control sobre los activos de la respectiva cartera.
- Account Extended Private Key
Otorga control total sobre Bitcoin y otras criptomonedas basadas en UTXO, es decir, Litecoin, Bitcoin Cash, Dash, etc. dentro de su respectiva cartera.
Nunca comparta su frase de recuperación con nadie. El equipo imparable nunca pedirá su frase de recuperación.
diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml
index e439e846ca4..58c27c1bbce 100644
--- a/app/src/main/res/values-fa/strings.xml
+++ b/app/src/main/res/values-fa/strings.xml
@@ -138,6 +138,7 @@
تغییر قیمت
پنهان
این آدرس کیف پول موجودی ندارد
+ پردازش
نام سکه
ارسال
@@ -148,6 +149,7 @@
چسباندن
حداکثر
تغییر
+ موجودی در دسترس
تایید
دامنه
شما فرستادید
@@ -204,6 +206,9 @@
برای تراکنش هایی که اولویت مهم است، استفاده از ارزش کارمزد بالا را توصیه می کنیم. انتظار می رود که یک تراکنش در عرض 10 دقیقه برای بیت کوین و در عرض 1 تا 2 دقیقه برای اتریوم کافی باشد.
هزينه
+
+ اتصال جدید
+ آدرس URL نامعتبر است
درخواست
ارسال
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index f0b631ab8c8..ebc79275157 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -371,6 +371,7 @@
Définir le montant
Type d\'adresse
Verrouillé
+ Traitement en cours
Diffusion
Mémo (Tag)
Impossible de reconnaître
@@ -402,6 +403,9 @@
Ce choix vous permet de renvoyer une transaction bloquée en augmentant le montant des frais.
Activé
Désactivé
+ Solde disponible
+ Tout désélectionner
+ Tout sélectionner
Confirmer
Domaine
Vous envoyez
@@ -501,6 +505,11 @@
Impossible de transférer 0 %s
Compte non actif
Les nouveaux portefeuilles TRON nécessitent un dépôt d\'au moins 1 TRX pour devenir actifs. Les portefeuilles inactifs peuvent recevoir et détenir des jetons, mais les soldes ne seront pas corrigés tant qu\'ils ne seront pas activés.
+
+ Nouvelle connexion
+ Adresse URL invalide
+ Inconnu
+ Portefeuille
Requête
Envoyer
@@ -706,6 +715,7 @@
Appel de contrat
Appel externe
Création du contrat
+ Déploiement du contrat
a %s
de %s
%s illimité
@@ -724,6 +734,7 @@
Echanger
Approbations
Transaction inconnue
+ Transaction TON
La transaction ne peut pas être analysée
Multiples
Filtre
@@ -794,6 +805,8 @@
L\'expéditeur a envoyé ces fonds avec un délai prédéfini qui se terminera à la date indiquée.\n\nPas de soucis, les Bitcoins reçues sont déjà à vous mais vous devez attendre l\'expiration de la période de verrouillage pour les dépenser sur le réseau Bitcoin.
Diffuser
La transaction contenant ce montant a été diffusée mais n\'a pas encore été acceptée par le réseau.
+ Montant en cours de traitement
+ Les transactions de ce montant sont encore en cours de synchronisation. Une fois confirmés, ces jetons seront disponibles
Double dépense
Risque de double dépense ! Il y a une autre transaction sur la blockchain qui essaie de dépenser les intrants utilisés dans cette transaction. Une seule transaction sera acceptée par le réseau
Cette Tx
@@ -840,6 +853,7 @@
Ouvrir Telegram
Ensemble, avec votre soutien, nous pouvons encore améliorer cette application!
Faire un don
+ Obtenir vos tokens
Donate %s
Donnez avec
Adresse du don
@@ -1154,7 +1168,6 @@
Clé privée EVM
Permet un contrôle total des crypto-monnaies basées sur l\'EVM, c\'est-à-dire Ethereum, Binance Smart Chain, etc. dans leur portefeuille respectif.
Permet d\'exercer un contrôle total sur les actifs du portefeuille correspondant.
- Account Extended Private Key
Permet un contrôle total du Bitcoin et des autres crypto-monnaies basées sur l\'UTXO, c\'est-à-dire Litecoin, Bitcoin Cash, Dash, etc. dans leur portefeuille respectif.
Ne partagez jamais votre phrase de récupération avec quiconque. Une équipe imparable ne demandera jamais votre phrase de récupération.
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index d68049e12d4..bee520372b2 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -371,6 +371,7 @@
금액 설정
주소 유형
잠김
+ 처리 중
방송
메모 (태그)
인식할 수 없음
@@ -402,6 +403,9 @@
이 옵션을 통해 거래가 멈춘 상태에서 수수료를 증가시켜 거래를 다시 보낼 수 있습니다.
활성화
비활성화됨
+ 사용 가능한 잔액
+ 전체 선택 해제
+ 전체 선택
확인
도메인
보냅니다
@@ -505,6 +509,11 @@
0 %s을(를) 전송할 수 없습니다.
계정이 활성화되지 않음
새로운 TRON 지갑은 활성화되기 위해 최소 1 TRX의 입금이 필요합니다. 비활성 지갑은 토큰을 보유하고 받을 수는 있지만, 활성화될 때까지 잔액이 정확히 표시되지 않습니다.
+
+ 새로운 연결
+ 잘못된 주소
+ 이름없음
+ 지갑
요청
전송
@@ -710,6 +719,7 @@
계약 콜
외부 콜
계약 생성
+ 컨트랙트 배포
%s에게
%s부터
무제한 %s
@@ -728,6 +738,7 @@
스왑
승인
알 수 없는 트랜잭션
+ TON 거래
트랜잭션을 구문 분석할 수 없습니다
다수
필터
@@ -798,6 +809,8 @@
발송자는 이러한 자금들을 표시된 날짜에 만료가 되는 잠금 지출과 함께 보냈습니다.\n\n걱정 하지마십시오, 수신된 비트코인은 이미 귀하의 것입니다 하지만 잠금 기간이 만료될때 까지 비트코인 네트워크에서 사용하실 수 없습니다.
방송
이 금액을 보유한 거래는 방송되었지만 아직 네트워크에서 수락되지 않았습니다.
+ 처리 중인 금액
+ 해당 금액의 거래가 아직 동기화 중입니다. 확인되면 이 토큰을 사용할 수 있습니다.
이중 지출
이중 지출 위험! 블록 체인에 있는 거래에 지출된 정보를 사용하려는 또 다른 거래가 있습니다. 네트워크는 하나의 거래만 수용합니다
이 Tx
@@ -844,6 +857,7 @@
오픈 텔레그램
함께, 여러분의 지원으로 우리는 이 앱을 더 좋게 만들 수 있습니다!
후원하기
+ 토큰 받기
기부하기 %s
기부하기
기부 주소
@@ -1160,7 +1174,6 @@
EVM 개인 키
각 지갑 내에서 EVM 기반 암호화, 즉 이더리움, 바이낸스 스마트 체인 등에 대한 완전한 제어 권한을 부여합니다.
각 지갑의 자산에 대한 모든 권한을 부여합니다.
- Account Extended Private Key
각 지갑 내에서 비트코인 및 기타 UTXO 기반 암호화, 즉 라이트코인, 비트코인 캐시, 대시 등을 완벽하게 제어할 수 있습니다.
복구 문구를 누구와도 공유하지 마십시오. Unstoppable 팀은 복구 문구를 요구하지 않습니다.
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 2d2d67702f7..a7197513e8b 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -371,6 +371,7 @@
Definir Quantidade
Tipo de endereço
Bloqueado
+ Processando
Transmissão
Memo (Tag)
Impossível Reconhecer
@@ -402,6 +403,9 @@
Essa opção permite que você reenvie uma transação travada aumentando o valor da taxa.
Ativado
Desativado
+ Saldo Disponível
+ Desmarcar Tudo
+ Marcar tudo
Confirmar
Domínio
Enviar
@@ -505,6 +509,11 @@
Não é possível transferir 0 %s
Conta Não Ativa
Novas carteiras TRON requerem um depósito mínimo de 1 TRX para se tornarem ativas. Carteiras inativas podem armazenar e receber tokens, mas não atualizarão os saldos até serem ativadas.
+
+ Nova Conexão
+ Endereço URL Inválido
+ Sem nome
+ Carteira
Solicitar
Enviar
@@ -710,6 +719,7 @@
Chamada de Contrato
Ligação Externa
Criação de contrato
+ Implantação de Contrato
para %s
de %s
ilimitado %s
@@ -728,6 +738,7 @@
Trocas
Aprovações
Transação Desconhecida
+ Transação TON
Transação não pôde ser analisada
Múltiplo
Filtro
@@ -798,6 +809,8 @@
O remetente enviou esses fundos com um fechamento de gastos que expirará na data mostrada. \n\nNão se preocupe, o Bitcoin recebido já é seu, mas até que o período de bloqueio expire, você não pode gastá-los na rede Bitcoin.
Transmissão
A transação que detém esse valor foi transmitida, mas ainda não foi aceita pela rede.
+ Processando quantia
+ Transações com esse valor ainda estão sincronizando. Quando forem confirmadas, esses tokens estarão disponíveis para gastar
Gasto Duplo
Risco de Gasto Duplo! Existe outra transação na Blockchain que está tentando gastar entradas usadas nesta transação. Apenas uma transação será aceita pela rede
Esta Tx
@@ -836,7 +849,7 @@
Digite seu nome de conta Telegram para começar um chat de suporte pessoal com a nossa equipe. Entraremos em contato com você e começaremos a trabalhar em seu problema assim que virmos.
Você já pediu um chat privado, encontre-o no Telegram
Conta
- \@username
+ \@usuário
Solicitado
Solicitar
Nova solicitação
@@ -844,6 +857,7 @@
Abrir Telegram
Juntos, com o seu apoio, podemos fazer este aplicativo ainda melhor!
Doar
+ Pegue seus tokens
Doe %s
Doar com
Endereço de Doação
@@ -858,7 +872,7 @@
TEMA
DEFINIÇÕES DO TAB
TAB MARKETS
- BALANCE TAB
+ ABA SALDO
TELA DE INÍCIO
ICONE DE APLICATIVO
Conversão de saldo
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index e9b9e7963a9..8212933a2dd 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -373,6 +373,7 @@
Установить сумму
Тип адреса
Заблокировано
+ В процессе
Трансляция
Memo(Tag)
Не удалось распознать
@@ -404,6 +405,9 @@
Эта опция позволяет повторно отправить застрявшую транзакцию, увеличивая сумму комиссии.
Вкл.
Выкл.
+ Доступный баланс
+ Отменить выбор
+ Выбрать все
Подтвердить
Домен
Вы отправляете
@@ -503,6 +507,11 @@
Невозможно отправить 0 %s
Аккаунт не активен
Новым кошелькам TRON требуется депозит как минимум 1 TRX для активации. Неактивные кошельки могут принимать и хранить токены, но не будут корректировать балансы до момента активации.
+
+ Новое соединение
+ Неверный URL-адрес
+ Без имени
+ Кошелек
Запрос
Отправить
@@ -726,6 +735,7 @@
Обмены
Разрешения
Неизвестная транзакция
+ Транзакция TON
Транзакция не может быть обработана
Множество
Фильтр
@@ -796,6 +806,8 @@
Эти средства были отправлены с временной блокировкой, которая истекает в указанную дату.\n\nНе волнуйтесь, полученные биткойны уже ваши, но до истечения периода блокировки, вы не сможете их потратить в сети Bitcoin.
Передача
Транзакция, содержащая эту сумму, транслирована, но еще не принята сетью.
+ Обрабатываемая сумма
+ Транзакции на эту сумму все еще синхронизируются. После подтверждения эти токены будут доступны для использования
Двойная трата
Риск двойной траты! Существует другая транзакция в блокчейне, которая пытается использовать входные данные, используемые в этой транзакции. Только одна транзакция будет принята сетью
Эта транзакция
@@ -842,6 +854,7 @@
Открыть Telegram
С вашей поддержкой мы вместе сможем сделать это приложение еще лучше!
Поддержи нас
+ Получи токены UWT
Пожертвовать %s
Поддержи нас
Получить адрес
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index f5a51812f7f..3639451e358 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -371,6 +371,7 @@
Miktarı Ayarla
Adres tipi
Kilitli
+ İşleniyor
Yayınlama
Memo (Tag)
Tanıyamıyorum
@@ -402,6 +403,9 @@
Bu seçenek, takılı kalmış bir işlemi ücret miktarını artırarak yeniden göndermenizi sağlar.
Etkinleştirildi
Etkisizleştirildi
+ Mevcut Bakiye
+ Tümünü Kaldır
+ Tümünü Seç
Onayla
Domain
Gönderdiğiniz
@@ -505,6 +509,11 @@
0 %s aktarılamıyor
Hesap aktif değil
Yeni TRON cüzdanları aktif hale gelmek için en az 1 TRX yatırılmasını gerektirir. Aktif olmayan cüzdanlar, tokenları alabilir ve saklayabilir, ancak etkinleştirilene kadar bakiyeleri güncellemez.
+
+ Yeni bağlantı
+ Geçersiz URL Adresi
+ İsimsiz
+ Cüzdanı
İstek
Gönder
@@ -710,6 +719,7 @@
Sözleşme Çağrısı
Harici Çağrı
Sözleşme Oluşturma
+ Kontrat Dağıtımı
%s kişisine
%s kişisinden
sınırsız %s
@@ -728,6 +738,7 @@
Swap
Onaylar
Bilinmeyen İşlem
+ TON İşlemi
İşlem çözümlenemiyor
Çoklu
Filtre
@@ -798,6 +809,8 @@
Gönderici bu fonları belirtilen tarihte sona erecek şekilde bir harcama kilidiyle gönderdi.\n\nEndişelenmeyin, alınan Bitcoin\'ler zaten sizindir ancak kilitleme süresi sona erene kadar bunları Bitcoin ağında harcayamazsınız.
Yayın
Bu miktarı içeren işlem yayınlandı ancak henüz ağ tarafından kabul edilmedi.
+ İşlem Miktarı
+ Bu tutardaki işlemler hala senkronize oluyor. Onaylandıklarında, bu tokenlar harcanmak için kullanılabilir olacak.
Çifte Harcama
Çifte Harcama Riski! Blockchain\'de, bu işlemde kullanılan girdileri harcamaya çalışan başka bir işlem var. Ağ tarafından yalnızca bir işlem kabul edilecektir
Bu Tx
@@ -844,6 +857,7 @@
Abrir Telegram
Desteğinizle birlikte bu uygulamayı daha da iyi hale getirebiliriz!
Bağış yapmak
+ Tokenlarınızı alın
Bağış yapmak %s
Bağış yapın
Bağış Adresi
@@ -1161,7 +1175,6 @@
EVM Özel anahtar
Ilgili cüzdan içinde EVM tabanlı kripto, yani Ethereum, Binance Smart Chain vb. Üzerinde tam kontrol sağlar.
İlgili cüzdandaki varlıklar üzerinde tam kontrol sağlar.
- Account Extended Private Key
Ilgili cüzdan içinde Bitcoin ve diğer UTXO tabanlı kriptolar üzerinde tam kontrol sağlar, yani Litecoin, Bitcoin Cash, Dash vb.
Kurtarma ifadenizi asla kimseyle paylaşmayın. Unstoppable ekip asla kurtarma ifadenizi istemez.
diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml
index b4e5b4dfdcc..f7052166dde 100644
--- a/app/src/main/res/values-zh/strings.xml
+++ b/app/src/main/res/values-zh/strings.xml
@@ -371,6 +371,7 @@
设定金额
地址类型
锁住
+ 正在处理
广播
Memo (Tag)
无法识别
@@ -402,6 +403,9 @@
此选项允许您通过增加手续费金额来重新发送卡住的交易。
已启用
已禁用
+ 可用余额
+ 取消全选
+ 全选
确认
域名
您发送
@@ -501,6 +505,11 @@
无法传输 0 %s
帐户未激活
新的TRON钱包需要至少1TRX的存款才能激活。 非活动钱包可以持有并接收代币,但在激活之前不会纠正余额。
+
+ 新连接
+ 无效的URL地址
+ 未命名
+ 钱包
请求
发送
@@ -706,6 +715,7 @@
合约调用
外部呼叫
合约创建
+ 部署合约
接收人%s
发送人%s
无限%s
@@ -724,6 +734,7 @@
掉期交易
批准
未知交易
+ TON交易
无法解析交易
多种
筛选器
@@ -794,6 +805,8 @@
汇款人通过将在所显示日期失效的消费锁定汇出这些资金。\n\n无需担心,收到的比特币已经属于您,但在锁定期限结束前,您无法在比特币网络上消费它们。
广播
此金额的交易已广播,但尚未被网络接受。
+ 处理金额
+ 此金额的交易仍在同步中。确认后,这些代币将可用于支付。
双复支付
双重支付风险!区块链上还有另一笔交易试图支付这笔交易所使用的投入。 网络只接受一笔交易。
此交易
@@ -840,6 +853,7 @@
打开 Telegram
在你的支持下,我们可以使这个应用更好!
捐助
+ 获取代币
捐赠%s
捐赠方式
捐款地址
@@ -1152,7 +1166,6 @@
EVM 私钥
授予对基于加密货币的EVM的完全控制,即在相应钱包内的以太坊、币安智能链等。
授予对相应钱包上的资产的完全控制。
- Account Extended Private Key
授予对比特币和基于加密货币的其他未花费交易输出(UTXO)的完全控制,即在相应钱包内的莱特币、比特币现金、达世币等。
永远不会与任何人分享您的恢复短语。无法阻止的团队将永远不会要求您的恢复短语。
diff --git a/components/chartview/src/main/res/values-de/strings.xml b/components/chartview/src/main/res/values-de/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-de/strings.xml
+++ b/components/chartview/src/main/res/values-de/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-es/strings.xml b/components/chartview/src/main/res/values-es/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-es/strings.xml
+++ b/components/chartview/src/main/res/values-es/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-fa/strings.xml b/components/chartview/src/main/res/values-fa/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-fa/strings.xml
+++ b/components/chartview/src/main/res/values-fa/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-fr/strings.xml b/components/chartview/src/main/res/values-fr/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-fr/strings.xml
+++ b/components/chartview/src/main/res/values-fr/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-ko/strings.xml b/components/chartview/src/main/res/values-ko/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-ko/strings.xml
+++ b/components/chartview/src/main/res/values-ko/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-pt-rBR/strings.xml b/components/chartview/src/main/res/values-pt-rBR/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-pt-rBR/strings.xml
+++ b/components/chartview/src/main/res/values-pt-rBR/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-ru/strings.xml b/components/chartview/src/main/res/values-ru/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-ru/strings.xml
+++ b/components/chartview/src/main/res/values-ru/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-tr/strings.xml b/components/chartview/src/main/res/values-tr/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-tr/strings.xml
+++ b/components/chartview/src/main/res/values-tr/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/chartview/src/main/res/values-zh/strings.xml b/components/chartview/src/main/res/values-zh/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/chartview/src/main/res/values-zh/strings.xml
+++ b/components/chartview/src/main/res/values-zh/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-de/strings.xml b/components/icons/src/main/res/values-de/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-de/strings.xml
+++ b/components/icons/src/main/res/values-de/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-es/strings.xml b/components/icons/src/main/res/values-es/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-es/strings.xml
+++ b/components/icons/src/main/res/values-es/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-fa/strings.xml b/components/icons/src/main/res/values-fa/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-fa/strings.xml
+++ b/components/icons/src/main/res/values-fa/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-fr/strings.xml b/components/icons/src/main/res/values-fr/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-fr/strings.xml
+++ b/components/icons/src/main/res/values-fr/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-ko/strings.xml b/components/icons/src/main/res/values-ko/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-ko/strings.xml
+++ b/components/icons/src/main/res/values-ko/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-pt-rBR/strings.xml b/components/icons/src/main/res/values-pt-rBR/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-pt-rBR/strings.xml
+++ b/components/icons/src/main/res/values-pt-rBR/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-ru/strings.xml b/components/icons/src/main/res/values-ru/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-ru/strings.xml
+++ b/components/icons/src/main/res/values-ru/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-tr/strings.xml b/components/icons/src/main/res/values-tr/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-tr/strings.xml
+++ b/components/icons/src/main/res/values-tr/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/components/icons/src/main/res/values-zh/strings.xml b/components/icons/src/main/res/values-zh/strings.xml
index 045e125f3d8..71a9253f65a 100644
--- a/components/icons/src/main/res/values-zh/strings.xml
+++ b/components/icons/src/main/res/values-zh/strings.xml
@@ -1,3 +1,3 @@
-
+
diff --git a/fastlane/metadata/de/full_description.txt b/fastlane/metadata/de/full_description.txt
index 5a6eb876174..96a72215100 100644
--- a/fastlane/metadata/de/full_description.txt
+++ b/fastlane/metadata/de/full_description.txt
@@ -2,48 +2,44 @@ Wallet Unstoppable ist der digitale dezentralisierte Ablageort, der zur Bewirtsc
Es wurde entwickelt, um Datenschutz bewussten Menschen zu helfen, die Kryptowährungen bewirtschaften und gleichzeitig optimal und professionell in Kryptowährungen investieren möchten.
-Unstoppable is built with the following in mind:
+Bei der Entwicklung von Unstoppable wurde Folgendes berücksichtigt:
- Die freie Verwaltung des Kapitals >> Es wurde mit dem Ziel entwickelt, den Nutzern eine echte Kapitalverwaltungslösung zu bieten, die es ihnen ermöglicht, die freie Verwaltung zu wählen.
-- Capital Should Be Borderless >> It works outside the traditional finance layer and acts as a Swiss knife to the world of decentralized finances (DeFi).
+- Kapital sollte grenzenlos sein >> Es funktioniert außerhalb der traditionellen Finanzebene und fungiert als Schweizer Messer für die Welt der dezentralen Finanzen (DeFi).
-- Capital Should Be Private >> It doesn’t leak private data, it has no means to track users, and takes extra measures to ensure privacy on multiple layers.
+- Kapital sollte privat sein >> Es gibt keine privaten Daten preis, es gibt keine Möglichkeit, Benutzer zu verfolgen und es werden zusätzliche Maßnahmen ergriffen, um die Privatsphäre auf mehreren Ebenen zu gewährleisten.
-If the above rhymes well with you then Unstoppable is for you! And we are here to focus on your unique needs and serve you in the best possible manner.
-
-If you're merely looking for a plain way to store Bitcoin or Ethereum this app might not be for you.
+Wenn sich das oben Gesagte gut auf Sie reimt, dann ist Unstoppable genau das Richtige für Sie! Und wir sind hier, um uns auf Ihre individuellen Bedürfnisse zu konzentrieren und Sie bestmöglich zu bedienen.
WALLET FEATURES:
-- Non-Custodial Multi-wallet >> Manage any number of cryptocurrencies across multiple portfolio-style wallets in a non-custodial manner. This wallet is like your own bank where you are the only client and the only one in charge. It’s designed to keep assets secure and easy to restore even if the phone is stolen and tampered with.
+- Nicht-treuhänderisches Multi-Wallet >> Verwalten Sie eine beliebige Anzahl von Kryptowährungen über mehrere Wallets im Portfolio-Stil hinweg auf nicht-treuhänderische Weise. Dieses Wallet ist wie Ihre eigene Bank wo Sie der einzige Kunde und der einzige in Verantwortung sind. Es ist so konzipiert, dass Vermögenswerte sicher aufbewahrt werden und leicht wiederhergestellt werden können, selbst wenn das Telefon gestohlen oder manipuliert wird.
-- Investment Oriented Wallet >> Unstoppable brings unmatched cryptocurrency market analytics to your device: advanced sorting, curated categorization, extensive search filtering, and event-based alerting features.
+- Investmentorientiertes Wallet >> Unstoppable bringt unübertroffene Marktanalysen für Kryptowährungen auf Ihr Gerät: erweiterte Sortierung, kuratierte Kategorisierung, umfassende Suchfilterung und ereignisbasierte Warnfunktionen.
-- Universal Wallet >> It supports all mainstream blockchains and is built in a standard compliant manner enabling users to use just one wallet app for everything crypto.
+- Universal Wallet >> Es unterstützt alle gängigen Blockchains und ist standardkonform aufgebaut, sodass Benutzer nur eine Wallet-App für alle Kryptowährungen verwenden können.
- A Bitcoin Wallet >> The wallet packs some of the most advanced Bitcoin features available: SPV enabled, BIP 44/49/84/69 compliant, Bitcoin timelocks, custom transaction fees, and more.
-- A DeFi Wallet >> Full support for decentralized token swaps on Ethereum, Binance Smart Chain, Avalanche, Solana, and more. Also, the ability to interact with any smart contract-powered service on the blockchain via the WalletConnect protocol.
-
-- Ethereum Wallet >> Full support for Ethereum blockchain, its growing ecosystem of tokens (ERC20, NFT tokens, etc.), and other decentralized services such as ENS (Ethereum Name Service).
+- A DeFi Wallet >> Full support for decentralized token swaps on Ethereum, Binance Smart Chain, Avalanche, Solana, and more. Außerdem besteht die Möglichkeit, über das WalletConnect-Protokoll mit jedem Smart-Contract-basierten Dienst in der Blockchain zu interagieren.
-- Ethereum L2 Wallet >> Artbitrum, Optimism, Polygon support.
+- Ethereum Wallet >> Vollständige Unterstützung für die Ethereum-Blockchain, ihr wachsendes Token-Ökosystem (ERC20, NFT-Token usw.) und andere dezentrale Dienste wie ENS (Ethereum Name Service).
-- Avalanche Wallet >> Full support for Avalanche C-Chain blockchain.
+- Ethereum L2 Wallet >> Artbitrum, Optimism, Polygon-Unterstützung.
-- Binance Wallet >> Full support for original Binance Chain (incl. BEP2) and Binance Smart Chain.
+- Avalanche Wallet >> Vollständige Unterstützung für die Avalanche C-Chain-Blockchain.
-- NFT Wallet >> Full support for Non Fungible tokens (NFTs).
+- Binance Wallet >> Vollständige Unterstützung für originale Binance Chain (inkl. BEP2) und Binance Smart Chain.
-- Crypto Academy >> The app includes two courses meant to onboard newcomers into the world of cryptocurrencies and the DeFi ecosystem in an easy-to-digest manner covering essential aspects of cryptocurrency security, storage, privacy, transacting, and exchanging.
+- Crypto Academy >> Die App umfasst zwei Kurse, die Neueinsteiger auf leicht verständliche Weise in die Welt der Kryptowährungen und des DeFi-Ökosystems einführen sollen und wesentliche Aspekte der Sicherheit, Speicherung, Privatsphäre, Transaktion und des Austauschs von Kryptowährungen abdecken.
-- Wallet for Privacy Coins >> Fully supports major privacy coins (ZCash, DASH) in an SPV manner. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
+- Wallet für Privacy Coins >> Unterstützt die wichtigsten Privacy Coins (ZCash, DASH) vollständig im SPV-Format. Eines der wenigen Wallets, das vollständig abgeschirmte Zcash-Transaktionen unterstützt und die Möglichkeit bietet, Bitcoin-Transaktionen zu privatisieren.
-- Decentralized Wallet >> Designed to work with most major blockchains in a decentralized manner where an app doesn't depend on some server of a wallet provider to send/receive transactions but interacts with blockchain networks directly.
+- Dezentrales Wallet >> Entwickelt für die dezentrale Verwendung mit den meisten großen Blockchains, wobei eine App zum Senden/Empfangen von Transaktionen nicht von einem Server eines Wallet-Anbieters abhängig ist, sondern direkt mit Blockchain-Netzwerken interagiert.
-- Privacy Focused >> Designed to allow for privacy even in the most privacy-breaching scenarios. There are no user accounts keeping your records, no identity checks that risk exposing your financials to the world, and no interaction with traditional finance layers. The app is partially TOR enabled and VPN support is coming soon.
+- Auf Datenschutz ausgerichtet >> Entwickelt, um die Wahrung der Privatsphäre selbst in den Szenarien zu gewährleisten, in denen die Privatsphäre am stärksten verletzt wird. Es gibt keine Benutzerkonten, die Ihre Daten aufbewahren, keine Identitätsprüfungen, durch die Ihre Finanzen der Welt preisgegeben werden könnten, und keine Interaktion mit traditionellen Finanzebenen. The app is partially TOR enabled and VPN support is coming soon.
-- Fully Open Source >> The most transparent wallet application built to date. The entire 4-year production process of the app is openly accessible online along with 100% of its code for anyone to evaluate or reuse in other projects. Verified and audited by third parties.
+- Vollständig Open Source >> Die bislang transparenteste Wallet-Anwendung. Der gesamte vierjährige Produktionsprozess der App ist zusammen mit 100 % des Codes online frei zugänglich, sodass jeder ihn auswerten oder in anderen Projekten wiederverwenden kann. Von Dritten überprüft und geprüft.
-Be Unstoppable! 😎
\ No newline at end of file
+Sei Unstoppable!
\ No newline at end of file
diff --git a/fastlane/metadata/es/full_description.txt b/fastlane/metadata/es/full_description.txt
index 69fe2dc7bb7..edcfe490bbe 100644
--- a/fastlane/metadata/es/full_description.txt
+++ b/fastlane/metadata/es/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable is built with the following in mind:
If the above rhymes well with you then Unstoppable is for you! And we are here to focus on your unique needs and serve you in the best possible manner.
-If you're merely looking for a plain way to store Bitcoin or Ethereum this app might not be for you.
-
WALLET FEATURES:
- Non-Custodial Multi-wallet >> Manage any number of cryptocurrencies across multiple portfolio-style wallets in a non-custodial manner. This wallet is like your own bank where you are the only client and the only one in charge. It’s designed to keep assets secure and easy to restore even if the phone is stolen and tampered with.
@@ -34,8 +32,6 @@ WALLET FEATURES:
- Binance Wallet >> Full support for original Binance Chain (incl. BEP2) and Binance Smart Chain.
-- NFT Wallet >> Full support for Non Fungible tokens (NFTs).
-
- Crypto Academy >> The app includes two courses meant to onboard newcomers into the world of cryptocurrencies and the DeFi ecosystem in an easy-to-digest manner covering essential aspects of cryptocurrency security, storage, privacy, transacting, and exchanging.
- Wallet for Privacy Coins >> Fully supports major privacy coins (ZCash, DASH) in an SPV manner. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
@@ -46,4 +42,4 @@ WALLET FEATURES:
- Fully Open Source >> The most transparent wallet application built to date. The entire 4-year production process of the app is openly accessible online along with 100% of its code for anyone to evaluate or reuse in other projects. Verified and audited by third parties.
-Be Unstoppable! 😎
\ No newline at end of file
+Be Unstoppable!
\ No newline at end of file
diff --git a/fastlane/metadata/fa/full_description.txt b/fastlane/metadata/fa/full_description.txt
index 69fe2dc7bb7..dc6ba564c87 100644
--- a/fastlane/metadata/fa/full_description.txt
+++ b/fastlane/metadata/fa/full_description.txt
@@ -1,6 +1,6 @@
Unstoppable wallet is purposely built as a decentralized management tool for cryptocurrencies.
-It is engineered to serve privacy-conscious individuals looking to manage and invest in cryptocurrencies in a sovereign and professional manner.
+It is engineered to serve privacy-conscious individuals looking to manage and invest in Bitcoin, Ethereum and other cryptocurrencies in a sovereign and professional manner.
Unstoppable is built with the following in mind:
@@ -12,8 +12,6 @@ Unstoppable is built with the following in mind:
If the above rhymes well with you then Unstoppable is for you! And we are here to focus on your unique needs and serve you in the best possible manner.
-If you're merely looking for a plain way to store Bitcoin or Ethereum this app might not be for you.
-
WALLET FEATURES:
- Non-Custodial Multi-wallet >> Manage any number of cryptocurrencies across multiple portfolio-style wallets in a non-custodial manner. This wallet is like your own bank where you are the only client and the only one in charge. It’s designed to keep assets secure and easy to restore even if the phone is stolen and tampered with.
@@ -22,9 +20,9 @@ WALLET FEATURES:
- Universal Wallet >> It supports all mainstream blockchains and is built in a standard compliant manner enabling users to use just one wallet app for everything crypto.
-- A Bitcoin Wallet >> The wallet packs some of the most advanced Bitcoin features available: SPV enabled, BIP 44/49/84/69 compliant, Bitcoin timelocks, custom transaction fees, and more.
+- A Bitcoin Wallet >> The wallet packs some of the most advanced Bitcoin features available: SPV enabled, BIP 44/49/84/86/69 compliant, Bitcoin timelocks, custom transaction fees, and more.
-- A DeFi Wallet >> Full support for decentralized token swaps on Ethereum, Binance Smart Chain, Avalanche, Solana, and more. Also, the ability to interact with any smart contract-powered service on the blockchain via the WalletConnect protocol.
+- A DeFi Wallet >> Full support for decentralized token swaps on Ethereum, Binance Smart Chain, Polygon, Avalanche, Solana, and more. Also, the ability to interact with any smart contract-powered service on the blockchain via the WalletConnect protocol.
- Ethereum Wallet >> Full support for Ethereum blockchain, its growing ecosystem of tokens (ERC20, NFT tokens, etc.), and other decentralized services such as ENS (Ethereum Name Service).
@@ -34,16 +32,14 @@ WALLET FEATURES:
- Binance Wallet >> Full support for original Binance Chain (incl. BEP2) and Binance Smart Chain.
-- NFT Wallet >> Full support for Non Fungible tokens (NFTs).
-
- Crypto Academy >> The app includes two courses meant to onboard newcomers into the world of cryptocurrencies and the DeFi ecosystem in an easy-to-digest manner covering essential aspects of cryptocurrency security, storage, privacy, transacting, and exchanging.
- Wallet for Privacy Coins >> Fully supports major privacy coins (ZCash, DASH) in an SPV manner. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
- Decentralized Wallet >> Designed to work with most major blockchains in a decentralized manner where an app doesn't depend on some server of a wallet provider to send/receive transactions but interacts with blockchain networks directly.
-- Privacy Focused >> Designed to allow for privacy even in the most privacy-breaching scenarios. There are no user accounts keeping your records, no identity checks that risk exposing your financials to the world, and no interaction with traditional finance layers. The app is partially TOR enabled and VPN support is coming soon.
+- Privacy Focused >> Designed to allow for privacy even in the most privacy-breaching scenarios. There are no user accounts keeping your records, no identity checks that risk exposing your financials to the world, and no interaction with traditional finance layers. The app is partially TOR enabled and VPN support coming soon.
- Fully Open Source >> The most transparent wallet application built to date. The entire 4-year production process of the app is openly accessible online along with 100% of its code for anyone to evaluate or reuse in other projects. Verified and audited by third parties.
-Be Unstoppable! 😎
\ No newline at end of file
+Be Unstoppable!
\ No newline at end of file
diff --git a/fastlane/metadata/fa/title.txt b/fastlane/metadata/fa/title.txt
index 227932607ed..945ccfcfe9a 100644
--- a/fastlane/metadata/fa/title.txt
+++ b/fastlane/metadata/fa/title.txt
@@ -1 +1 @@
-Unstoppable Wallet
\ No newline at end of file
+Unstoppable Crypto Wallet
\ No newline at end of file
diff --git a/fastlane/metadata/fr/full_description.txt b/fastlane/metadata/fr/full_description.txt
index 1cbbd662a2f..c343bf1cfca 100644
--- a/fastlane/metadata/fr/full_description.txt
+++ b/fastlane/metadata/fr/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable is built with the following in mind:
If the above rhymes well with you then Unstoppable is for you! And we are here to focus on your unique needs and serve you in the best possible manner.
-If you're merely looking for a plain way to store Bitcoin or Ethereum this app might not be for you.
-
WALLET FEATURES:
- Non-Custodial Multi-wallet >> Manage any number of cryptocurrencies across multiple portfolio-style wallets in a non-custodial manner. This wallet is like your own bank where you are the only client and the only one in charge. It’s designed to keep assets secure and easy to restore even if the phone is stolen and tampered with.
@@ -34,8 +32,6 @@ WALLET FEATURES:
- Binance Wallet >> Full support for original Binance Chain (incl. BEP2) and Binance Smart Chain.
-- NFT Wallet >> Full support for Non Fungible tokens (NFTs).
-
- Crypto Academy >> The app includes two courses meant to onboard newcomers into the world of cryptocurrencies and the DeFi ecosystem in an easy-to-digest manner covering essential aspects of cryptocurrency security, storage, privacy, transacting, and exchanging.
- Wallet for Privacy Coins >> Fully supports major privacy coins (ZCash, DASH) in an SPV manner. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
@@ -46,4 +42,4 @@ WALLET FEATURES:
- Fully Open Source >> The most transparent wallet application built to date. The entire 4-year production process of the app is openly accessible online along with 100% of its code for anyone to evaluate or reuse in other projects. Verified and audited by third parties.
-Be Unstoppable! 😎
\ No newline at end of file
+Be Unstoppable!
\ No newline at end of file
diff --git a/fastlane/metadata/ko/full_description.txt b/fastlane/metadata/ko/full_description.txt
index 69fe2dc7bb7..edcfe490bbe 100644
--- a/fastlane/metadata/ko/full_description.txt
+++ b/fastlane/metadata/ko/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable is built with the following in mind:
If the above rhymes well with you then Unstoppable is for you! And we are here to focus on your unique needs and serve you in the best possible manner.
-If you're merely looking for a plain way to store Bitcoin or Ethereum this app might not be for you.
-
WALLET FEATURES:
- Non-Custodial Multi-wallet >> Manage any number of cryptocurrencies across multiple portfolio-style wallets in a non-custodial manner. This wallet is like your own bank where you are the only client and the only one in charge. It’s designed to keep assets secure and easy to restore even if the phone is stolen and tampered with.
@@ -34,8 +32,6 @@ WALLET FEATURES:
- Binance Wallet >> Full support for original Binance Chain (incl. BEP2) and Binance Smart Chain.
-- NFT Wallet >> Full support for Non Fungible tokens (NFTs).
-
- Crypto Academy >> The app includes two courses meant to onboard newcomers into the world of cryptocurrencies and the DeFi ecosystem in an easy-to-digest manner covering essential aspects of cryptocurrency security, storage, privacy, transacting, and exchanging.
- Wallet for Privacy Coins >> Fully supports major privacy coins (ZCash, DASH) in an SPV manner. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
@@ -46,4 +42,4 @@ WALLET FEATURES:
- Fully Open Source >> The most transparent wallet application built to date. The entire 4-year production process of the app is openly accessible online along with 100% of its code for anyone to evaluate or reuse in other projects. Verified and audited by third parties.
-Be Unstoppable! 😎
\ No newline at end of file
+Be Unstoppable!
\ No newline at end of file
diff --git a/fastlane/metadata/pt-rBR/full_description.txt b/fastlane/metadata/pt-rBR/full_description.txt
index 91d6af26412..feab6d0dde9 100644
--- a/fastlane/metadata/pt-rBR/full_description.txt
+++ b/fastlane/metadata/pt-rBR/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable construída com o seguinte em mente:
Se as frases acima combinam com você, a Unstoppable será para você! E estamos aqui para nos concentrar em suas necessidades exclusivas e atendê-lo da melhor maneira possível.
-Se você está procurando uma maneira simples de armazenar Bitcoin ou alguma cripto que esse aplicativo pode não ser para você.
-
CARACTERÍSTICAS DA CARTEIRA:
— Multi-carteira sem custódia>> Gerencie qualquer número de criptomoedas através de múltiplas carteiras de portifólio de forma sem custódia. Esta carteira é como o seu próprio banco onde você é o único cliente e o único responsável. Ela é projetada para manter os ativos seguros e fáceis de restaurar, mesmo se o telefone for roubado e adulterado.
@@ -34,8 +32,6 @@ CARACTERÍSTICAS DA CARTEIRA:
- Carteira Binance >> Suporte total para Corrente Binance original (incl. BEP2) e Binance Smart Chain.
-- Carteira NFT >> Suporte total para tokens não fungíveis (NFTs).
-
— Crypto Academy >> O aplicativo inclui dois cursos destinados a integrar o novo mundo das criptomoedas e do ecossistema DeFi de forma fácil de compreender, cobrindo aspectos essenciais da segurança das criptomoedas, armazenamento, privacidade, transação, troca e muito mais.
— Carteira para Moedas de Privacidade >> Suporta totalmente as principais moedas de privacidade (ZCash, DASH) de forma SPV. Uma das muito poucas carteiras capazes de apoiar transações Zcash totalmente protegidas, bem como a capacidade de privatizar transações em Bitcoin.
@@ -46,4 +42,4 @@ CARACTERÍSTICAS DA CARTEIRA:
— Totalmente Open Source >> Talvez o aplicativo de carteira mais transparente construído até agora. O processo de produção de 4 anos do aplicativo está abertamente acessível on-line, com 100% do código para qualquer pessoa avaliar ou reutilizar em outros projetos. Verificado e auditado por terceiros.
-Seja Unstoppable! 😎
\ No newline at end of file
+Seja Unstoppable!
\ No newline at end of file
diff --git a/fastlane/metadata/ru/full_description.txt b/fastlane/metadata/ru/full_description.txt
index f9d664bd3dd..27f4b626c60 100644
--- a/fastlane/metadata/ru/full_description.txt
+++ b/fastlane/metadata/ru/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable построен по следующим принципам:
Если вышеперечисленные откликается вам тогда Unstoppable для вас! И мы здесь, чтобы сосредоточиться на ваших уникальных потребностях и наилучшим образом обслуживать вас.
-Если вы просто ищете простой способ хранить Bitcoin или Ethereum это приложение может не быть для вас.
-
WALLET FEATURES:
- Не хранящий на бирже (Non-Custodial) мульти-кошелек >> Управлять любым количеством криптовалют по нескольким кошелькам, локально а не на внешнем хранилище. Этот кошелек подобен вашему собственному банку, где только вы единственный клиент и единственный распорядитель. Он предназначен для обеспечения безопасности активов и их лёгкого восстановления, даже если телефон украден и подделан.
@@ -34,8 +32,6 @@ WALLET FEATURES:
- Кошелек Binance >> Полная поддержка оригинальной Binance Chain (включая BEP2) и Binance Smart Chain.
-- Кошелёк NFT >> Полная поддержка токенов NFT.
-
- Академия криптовалют >> В приложении есть два курса, предназначенные для новичков в мире криптовалют и экосистемы DeFi, охватывающими основные аспекты безопасности криптовалют, хранение, конфиденциальность, транзакции обмен.
- Кошелек для приватных монет >> Полностью поддерживает основные приватные монеты (ZCash, DASH) в SPV манере. Один из очень немногих кошельков, способных поддерживать полностью защищенные транзакции Zcash и способность обезличить транзакции Bitcoin.
@@ -46,4 +42,4 @@ WALLET FEATURES:
- Полностью открытый исходный код >> Наиболее прозрачное приложение кошелька на сегодняшний день. Весь 4-летний процесс создания приложения доступен в сети Интернет вместе со 100% его кодом для проверки или повторного использования в других проектах. Проверено и проверено третьими лицами.
-Будьте Неостановимы! 😎
\ No newline at end of file
+Будьте Неостановимы!
\ No newline at end of file
diff --git a/fastlane/metadata/tr/full_description.txt b/fastlane/metadata/tr/full_description.txt
index 8dd09f78149..19641619511 100644
--- a/fastlane/metadata/tr/full_description.txt
+++ b/fastlane/metadata/tr/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable, aşağıdakiler göz önünde bulundurularak oluşturulmuştur:
If the above rhymes well with you then Unstoppable is for you! Biz de sizin benzersiz ihtiyaçlarınıza odaklanmak ve size mümkün olan en iyi şekilde hizmet etmek için buradayız.
-Eğer sadece Bitcoin veya Ethereum saklamak için sade bir yol arıyorsanız bu uygulama size göre olmayabilir.
-
CÜZDAN ÖZELLIKLERI:
- Gözetimsiz Çoklu Cüzdan >> Birden fazla portföy tarzı cüzdanda istediğiniz sayıda kripto parayı gözetimsiz bir şekilde yönetin. Bu cüzdan, tek müşterinin ve tek yetkilinin siz olduğu kendi bankanız gibidir. Telefon çalınsa ve kurcalansa bile varlıkları güvende tutmak ve geri yüklemeyi kolaylaştırmak için tasarlanmıştır.
@@ -34,8 +32,6 @@ CÜZDAN ÖZELLIKLERI:
- Binance Cüzdan >> Orijinal Binance Zinciri (BEP2 dahil) ve Binance Akıllı Zincir için tam destek.
-- NFT Cüzdanı >> Non Fungible tokenler (NFT'ler) için tam destek.
-
- Crypto Academy >> Uygulama, yeni gelenleri kripto para dünyasına ve DeFi ekosistemine, kripto para güvenliği, depolama, gizlilik, işlem yapma ve takas etmenin temel yönlerini kapsayan, sindirmesi kolay bir şekilde dahil etmeyi amaçlayan iki kurs içerir.
- Gizlilik Paraları için Cüzdan >> SPV tarzında büyük gizlilik paralarını (ZCash, DASH) tamamen destekler. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
@@ -46,4 +42,4 @@ CÜZDAN ÖZELLIKLERI:
- Tamamen Açık Kaynak >> Bugüne kadar oluşturulmuş en şeffaf cüzdan uygulaması. Uygulamanın 4 yıllık üretim sürecinin tamamı, herkesin değerlendirebilmesi veya başka projelerde yeniden kullanabilmesi için kodunun %100'ü ile birlikte çevrimiçi olarak açık bir şekilde erişilebilir durumdadır. Üçüncü taraflarca doğrulanmış ve denetlenmiştir.
-Durdurulamaz Ol! 😎
\ No newline at end of file
+Durdurulamaz Ol!
\ No newline at end of file
diff --git a/fastlane/metadata/zh/full_description.txt b/fastlane/metadata/zh/full_description.txt
index 69fe2dc7bb7..edcfe490bbe 100644
--- a/fastlane/metadata/zh/full_description.txt
+++ b/fastlane/metadata/zh/full_description.txt
@@ -12,8 +12,6 @@ Unstoppable is built with the following in mind:
If the above rhymes well with you then Unstoppable is for you! And we are here to focus on your unique needs and serve you in the best possible manner.
-If you're merely looking for a plain way to store Bitcoin or Ethereum this app might not be for you.
-
WALLET FEATURES:
- Non-Custodial Multi-wallet >> Manage any number of cryptocurrencies across multiple portfolio-style wallets in a non-custodial manner. This wallet is like your own bank where you are the only client and the only one in charge. It’s designed to keep assets secure and easy to restore even if the phone is stolen and tampered with.
@@ -34,8 +32,6 @@ WALLET FEATURES:
- Binance Wallet >> Full support for original Binance Chain (incl. BEP2) and Binance Smart Chain.
-- NFT Wallet >> Full support for Non Fungible tokens (NFTs).
-
- Crypto Academy >> The app includes two courses meant to onboard newcomers into the world of cryptocurrencies and the DeFi ecosystem in an easy-to-digest manner covering essential aspects of cryptocurrency security, storage, privacy, transacting, and exchanging.
- Wallet for Privacy Coins >> Fully supports major privacy coins (ZCash, DASH) in an SPV manner. One of the very few wallets capable of supporting fully shielded Zcash transactions as well as the ability to privatize Bitcoin transactions.
@@ -46,4 +42,4 @@ WALLET FEATURES:
- Fully Open Source >> The most transparent wallet application built to date. The entire 4-year production process of the app is openly accessible online along with 100% of its code for anyone to evaluate or reuse in other projects. Verified and audited by third parties.
-Be Unstoppable! 😎
\ No newline at end of file
+Be Unstoppable!
\ No newline at end of file