Updated on 2026-08-14
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="app_name" translatable="false">DEBUG</string>
|
||||
<string name="app_name" translatable="false">DebugTangem</string>
|
||||
|
||||
</resources>
|
||||
|
|
@ -49,7 +49,7 @@ sealed class TapError(
|
|||
}
|
||||
|
||||
sealed class TapSdkError(override val messageResId: Int?) : Throwable(), TangemError {
|
||||
final override val code: Int = 1
|
||||
final override val code: Int = 50100
|
||||
override var customMessage: String = code.toString()
|
||||
|
||||
object CardForDifferentApp : TapSdkError(R.string.alert_unsupported_card)
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
BIN
app/src/main/res/mipmap-hdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 372 B |
|
Before Width: | Height: | Size: 3 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 237 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 515 B |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 4 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 4 KiB |
|
Before Width: | Height: | Size: 902 B |
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 6.4 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 8.8 KiB |
|
|
@ -12,7 +12,7 @@
|
|||
<string name="common_camera_denied_alert_message">Sie haben keinen Zugang zur Kamera erteilt, bitte passen Sie Ihre Datenschutzeinstellungen an</string>
|
||||
<string name="common_camera_alert_button_settings">Einstellungen</string>
|
||||
<string name="home_welcome">Willkommen bei Tangem. Haben Sie eine dieser Karten?</string>
|
||||
<string name="home_welcome_back">Willkommen bei Tangem Tap. Scannen Sie Ihre Karten um zu starten.</string>
|
||||
<string name="home_welcome_back">Willkommen bei Tangem. Scannen Sie Ihre Karten um zu starten.</string>
|
||||
<string name="home_button_yes">Ja! Bitte scannen</string>
|
||||
<string name="home_button_shop">Einkaufen</string>
|
||||
<string name="home_ready_title">Halten Sie die \ncard hinter dem \nphone bereit und scannen Sie sie.</string>
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
<string name="wallet_button_scan">Scannen</string>
|
||||
<string name="wallet_button_send">Absenden</string>
|
||||
<string name="wallet_button_create_wallet">ein Wallet erstellen</string>
|
||||
<string name="wallet_title">Tangem Tap</string>
|
||||
<string name="wallet_title">Tangem</string>
|
||||
<string name="wallet_choice_wallet_option_title">eine Walletoption wählen</string>
|
||||
<string name="wallet_balance_token_title">Token</string>
|
||||
<string name="wallet_balance_tokens_title">Tokens</string>
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
<string name="alert_card_signed_transactions">Diese Karte wurde früher bereits aufgeladen und Transaktionen wurden damit signiert. Ziehen Sie eine sofortige Auszahlung aller Beträge in Betracht, wenn Sie diese Karte von einer nicht vertrauenswürdigen Quelle erhalten haben.</string>
|
||||
<string name="alert_title">Warnung</string>
|
||||
|
||||
<string name="alert_unsupported_card">Diese Karte ist für die Zusammenarbeit mit Tangem Tap nicht geeignet</string>
|
||||
<string name="alert_unsupported_card">Diese Karte ist für die Zusammenarbeit mit Tangem nicht geeignet</string>
|
||||
<string name="alert_developer_card">Die von Ihnen gescannte Karte ist eine Entwicklungskarte. Akzeptieren Sie sie nicht als Zahlungsmittel</string>
|
||||
<string name="alert_old_card">Die vor September 2019 ausgestellten Karten können mit iPhone momentan nicht extrahiert werden. Wir arbeiten eng mit Apple zusammen, damit es in den nächsten Versionen von iOS möglich wäre.</string>
|
||||
<string name="initial_message_sign_header">Tippen um zu signieren</string>
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
|
||||
<string name="disclaimer_text">
|
||||
RECHTLICHER HAFTUNGSAUSSCHLUSS
|
||||
\n\n1.Tangem Tap App (Software)
|
||||
\n\n1.Tangem App (Software)
|
||||
|
||||
\n\nDie Software ist nur für die Verwendung mit Tangem hardware Wallets (Karten) über NFC-Schnittstelle geeignet. Die Software:
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<string name="common_camera_denied_alert_message">Vous n\'avez pas octroyé l’accès à votre caméra, veuillez modifier vos paramètres de confidentialité </string>
|
||||
<string name="common_camera_alert_button_settings">Paramètres </string>
|
||||
<string name="home_welcome">Bienvenue à Tangem. Avez-vous une de nos cartes</string>
|
||||
<string name="home_welcome_back"> Encore une fois, bienvenue dans Tangem Tap. \nScannez votre carte pour commencer.</string>
|
||||
<string name="home_welcome_back"> Encore une fois, bienvenue dans Tangem. \nScannez votre carte pour commencer.</string>
|
||||
<string name="home_button_yes">Oui! Scannez-la. </string>
|
||||
<string name="home_button_shop">Magasin </string>
|
||||
<string name="home_ready_title">Préparez-vous à appuyer votre carte au dos de votre téléphone.</string>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
<string name="wallet_button_scan">Scanner </string>
|
||||
<string name="wallet_button_send">Envoyer </string>
|
||||
<string name="wallet_button_create_wallet">Créer un portefeuille </string>
|
||||
<string name="wallet_title">Tangem Tap</string>
|
||||
<string name="wallet_title">Tangem</string>
|
||||
<string name="wallet_choice_wallet_option_title">Choisir une variante de portefeuille </string>
|
||||
<string name="wallet_balance_token_title"> Jeton d\'authentification </string>
|
||||
<string name="wallet_balance_tokens_title">Jetons d\'authentification </string>
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
<string name="alert_old_device_this_card">Vous pouvez rencontrer des problèmes NFC avec certains iPhone 7/7 + lors de l’extraction </string>
|
||||
<string name="alert_card_signed_transactions">Cette carte a déjà été rechargée et a signé des transactions avant. Envisagez la possibilité de retirer tous les fonds immédiatement si vous avez reçu cette carte d\'une source non fiable.</string>
|
||||
<string name="alert_title">Attention</string>
|
||||
<string name="alert_unsupported_card">Cette carte n\'est pas conçue pour fonctionner avec Tangem Tap </string>
|
||||
<string name="alert_unsupported_card">Cette carte n\'est pas conçue pour fonctionner avec Tangem</string>
|
||||
<string name="alert_developer_card">La carte que vous avez scannée est une carte de développement. Ne l\'acceptez pas comme paiement </string>
|
||||
<string name="alert_old_card">Les cartes Tangem émises avant septembre 2019 ne peuvent actuellement pas être extraites à l\'aide de l\'iPhone. Nous travaillons activement avec Apple pour rendre cela possible dans les futures versions d\'iOS. </string>
|
||||
<string name="initial_message_sign_header">Touchez pour signer </string>
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
|
||||
Avertissement
|
||||
|
||||
\n\n1.Application Tangem Tap (Logiciel)
|
||||
\n\n1.Application Tangem (Logiciel)
|
||||
|
||||
\n\nLe logiciel est destiné à l\’utilisation exclusivement avec les e-portefeuilles Tangem (Cartes) à l\’aide de l\’interface NFC. Le logiciel NE réalise pas ce qui suit :
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<string name="common_camera_denied_alert_message">Non hai fornito l\'accesso alla tua videocamera, modifica le tue impostazioni sulla privacy</string>
|
||||
<string name="common_camera_alert_button_settings">Impostazioni</string>
|
||||
<string name="home_welcome">Benvenuti in Tangem. Hai una delle nostre schede?</string>>
|
||||
<string name="home_welcome_back">Benevenuti di nuovo su Tangem Tap. Scansiona la tua carta per iniziare.</string>
|
||||
<string name="home_welcome_back">Benevenuti di nuovo su Tangem. Scansiona la tua carta per iniziare.</string>
|
||||
<string name="home_button_yes">Si! Scansiona carta.</string>
|
||||
<string name="home_button_shop">Shop</string>
|
||||
<string name="home_ready_title">Preparati ad avvicinare la tua carta sul retro del telefono.</string>
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<string name="wallet_button_scan">Scansiona</string>
|
||||
<string name="wallet_button_send">Invia</string>
|
||||
<string name="wallet_button_create_wallet">Crea portafoglio</string>
|
||||
<string name="wallet_title">Tangem Tap</string>
|
||||
<string name="wallet_title">Tangem</string>
|
||||
<string name="wallet_choice_wallet_option_title">Scegli l\'opzione del portafoglio</string>
|
||||
<string name="wallet_balance_token_title">Token</string>
|
||||
<string name="wallet_balance_tokens_title">Token</string>
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
<string name="alert_old_device_this_card">Potresti riscontrare problemi con l\'NFC su alcuni iPhone 7/7 + durante la rimozione</string>
|
||||
<string name="alert_card_signed_transactions">Questa carta è già stata ricaricata e ha firmato transazioni in passato. Valuta la possibilità di prelevare immediatamente tutti i fondi se hai ricevuto questa carta da una fonte inaffidabile.</string>
|
||||
<string name="alert_title">Attenzione</string>
|
||||
<string name="alert_unsupported_card">Questa carta non è progettata per funzionare con Tangem Tap</string>
|
||||
<string name="alert_unsupported_card">Questa carta non è progettata per funzionare con Tangem</string>
|
||||
<string name="alert_developer_card">La carta che hai scansionato è una carta di sviluppo. Non utilizzarla come strumento di pagamento</string>
|
||||
<string name="alert_old_card">Le schede emesse prima di settembre 2019 non possono attualmente essere utilizzate con un iPhone. Stiamo lavorando a stretto contatto con Apple per renderle disponibili nelle future versioni di iOS. </string>
|
||||
<string name="initial_message_sign_header">Avvicina per firmare</string>
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
|
||||
NOTA LEGALE\n
|
||||
\n
|
||||
App Tangem Tap (software)\n
|
||||
App Tangem (software)\n
|
||||
\n
|
||||
1. Il software può essere utilizzato solo con i portafogli hardware Tangem (schede) tramite l\'interfaccia NFC. Il software NON esegue le seguenti operazioni:\n
|
||||
\n
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<resources>
|
||||
|
||||
<string name="app_name" translatable="false">Tangem Tap</string>
|
||||
<string name="app_name" translatable="false">Tangem</string>
|
||||
|
||||
<string name="common_no">No</string>
|
||||
<string name="common_save_changes">Save changes</string>
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
<string name="common_camera_alert_button_settings">Settings</string>
|
||||
|
||||
<string name="home_welcome">Welcome to Tangem.\nDo you have one of our cards?</string>
|
||||
<string name="home_welcome_back">Welcome back to Tangem Tap. \nScan your card to start.</string>
|
||||
<string name="home_welcome_back">Welcome back to Tangem. \nScan your card to start.</string>
|
||||
<string name="home_button_shop">Shop</string>
|
||||
<string name="home_ready_title">Get ready to tap your \ncard to the back of the \nphone.</string>
|
||||
<string name="home_button_tapin">Tap in</string>
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<string name="wallet_button_scan">Scan</string>
|
||||
<string name="wallet_button_send">Send</string>
|
||||
<string name="wallet_button_create_wallet">Create wallet</string>
|
||||
<string name="wallet_title">Tangem Tap</string>
|
||||
<string name="wallet_title">Tangem</string>
|
||||
<string name="wallet_choice_wallet_option_title">Choice wallet option</string>
|
||||
|
||||
<string name="wallet_balance_token_title">Token</string>
|
||||
|
|
@ -109,7 +109,7 @@
|
|||
<string name="alert_old_device_this_card">You may experience NFC problems with some iPhone 7/7+ during the extraction</string>
|
||||
<string name="alert_card_signed_transactions">This card has been already topped up and signed transactions in the past. Consider immediate withdrawal of all funds if you have received this card from an untrusted source.</string>
|
||||
<string name="alert_title">Warning</string>
|
||||
<string name="alert_unsupported_card">This card it is not designed to work with Tangem Tap</string>
|
||||
<string name="alert_unsupported_card">This card it is not designed to work with Tangem</string>
|
||||
<string name="alert_developer_card">The card you scanned is a development card. Don’t accept it as a payment</string>
|
||||
<string name="alert_old_card">Tangem cards manufactured before September 2019 cannot currently be extracted with an iPhone. We’re working hard with Apple to make it possible in future versions of iOS.</string>
|
||||
|
||||
|
|
@ -124,7 +124,7 @@
|
|||
|
||||
<string name="disclaimer_text">Legal Disclaimer
|
||||
\n
|
||||
\n1. Tangem Tap application (Software)
|
||||
\n1. Tangem application (Software)
|
||||
\n
|
||||
\nThe Software is intended for usage only with Tangem hardware wallets (Cards) via NFC interface. The Software DOES NOT:
|
||||
\n
|
||||
|
|
|
|||