From 6df8fb15bd964b95d59e58fc5789253179f4c15d Mon Sep 17 00:00:00 2001 From: Vini Date: Tue, 25 Nov 2025 22:45:14 -0300 Subject: [PATCH] Fix: update Localizable with missing values --- .../Resources/Localizable.xcstrings | 410 +++++++++++++++++- 1 file changed, 391 insertions(+), 19 deletions(-) diff --git a/BDKSwiftExampleWallet/Resources/Localizable.xcstrings b/BDKSwiftExampleWallet/Resources/Localizable.xcstrings index 0d160c46..eed37aca 100644 --- a/BDKSwiftExampleWallet/Resources/Localizable.xcstrings +++ b/BDKSwiftExampleWallet/Resources/Localizable.xcstrings @@ -136,11 +136,38 @@ } }, "%" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "%" + } + } + } }, "%@" : { "comment" : "A label displaying a transaction ID. The text inside the parentheses is the transaction ID itself.", - "isCommentAutoGenerated" : true + "isCommentAutoGenerated" : true, + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@" + } + } + } }, "%@ • %@" : { "localizations" : { @@ -173,6 +200,18 @@ "state" : "new", "value" : "%1$@ • %2$lld" } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ • %2$lld" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@ • %2$lld" + } } } }, @@ -215,11 +254,36 @@ "state" : "new", "value" : "%1$@%2$@ %3$@" } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@%2$@ %3$@" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "%1$@%2$@ %3$@" + } } } }, "%lld" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld" + } + } + } }, "%lld Output%@" : { "localizations" : { @@ -245,6 +309,12 @@ }, "%lld satoshis per vbyte" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld satoshis par vbyte" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -376,7 +446,20 @@ } }, "Address Type" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Type d'adresse" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tipo de endereço" + } + } + } }, "Amount Error" : { "localizations" : { @@ -428,6 +511,12 @@ }, "Backup is not synced across devices." : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "La sauvegarde n'est pas synchronisée entre les appareils." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -455,6 +544,12 @@ }, "Bitcoin Balance" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Solde Bitcoin" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -480,7 +575,20 @@ } }, "Block %u" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bloc %u" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bloco %u" + } + } + } }, "Build Transaction Error" : { "localizations" : { @@ -499,10 +607,36 @@ } }, "Client" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Client" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cliente" + } + } + } }, "Coldcard Verify Address" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vérifier l’adresse Coldcard" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Endereço de verificação do Coldcard" + } + } + } }, "confirmed" : { "localizations" : { @@ -554,7 +688,20 @@ } }, "Creating..." : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Création…" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Criando…" + } + } + } }, "Danger Zone" : { "localizations" : { @@ -591,6 +738,12 @@ }, "Delete Wallet" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Supprimer le portefeuille" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -601,6 +754,12 @@ }, "Descriptors" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Descripteurs" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -642,7 +801,20 @@ } }, "Esplora" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Esplora" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Esplora" + } + } + } }, "Esplora Server" : { "localizations" : { @@ -693,7 +865,20 @@ } }, "Fee Priority" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Priorité des frais" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prioridade da taxa" + } + } + } }, "Fees" : { "extractionState" : "stale", @@ -730,6 +915,12 @@ }, "Get sats from faucet" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Obtenir des sats à partir du faucet" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -756,14 +947,55 @@ }, "Keep Kyoto open while it bootstraps." : { "comment" : "A notice explaining that the user should keep Kyoto open while it bootstraps.", - "isCommentAutoGenerated" : true + "isCommentAutoGenerated" : true, + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gardez Kyoto ouvert pendant qu'il démarre." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mantenha o Kyoto aberto enquanto ele inicializa." + } + } + } }, "Kyoto" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kyoto" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kyoto" + } + } + } }, "Loading wallet…" : { "comment" : "A message displayed while the wallet is loading.", - "isCommentAutoGenerated" : true + "isCommentAutoGenerated" : true, + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Chargement du portefeuille…" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Carregando carteira…" + } + } + } }, "Navigation Title" : { "extractionState" : "stale", @@ -944,6 +1176,12 @@ }, "Pending" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "En attente" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -954,6 +1192,12 @@ }, "Please make sure to write it down and store it securely." : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Veuillez vous assurer de l'écrire et de le conserver en lieu sûr." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -963,11 +1207,30 @@ } }, "powered by BDK" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "optimisé par BDK" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "criado por BDK" + } + } + } }, "powered by Bitcoin Dev Kit" : { "extractionState" : "stale", "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "optimisé par Bitcoin Dev Kit" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1061,6 +1324,12 @@ }, "Seed" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Graine" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1070,10 +1339,29 @@ } }, "Select Address Type" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sélectionner le type d'adresse" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecionar o tipo de endereço" + } + } + } }, "Select Bitcoin Network" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sélectionner le réseau Bitcoin" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1083,7 +1371,20 @@ } }, "Select Client Type" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sélectionner le type de client" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecionar o tipo de cliente" + } + } + } }, "Select Fee" : { "extractionState" : "stale", @@ -1104,6 +1405,12 @@ }, "Select Transaction Fee" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sélectionner les frais de transaction" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1114,7 +1421,21 @@ }, "Selected: %lld sat/vb fee" : { "comment" : "A footer label showing the currently selected transaction fee.", - "isCommentAutoGenerated" : true + "isCommentAutoGenerated" : true, + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sélectionné: %lld sat/vb frais" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Selecionado: %lld de taxa sat/vb" + } + } + } }, "Send" : { "localizations" : { @@ -1134,6 +1455,12 @@ }, "Send Transaction" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Envoyer la transaction" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1193,6 +1520,12 @@ }, "Show Wallet" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Afficher le portefeuille" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1268,6 +1601,12 @@ }, "Testnet4" : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Testnet4" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1278,7 +1617,21 @@ }, "This one-time sync can take a few minutes." : { "comment" : "A description of the time it takes to sync with Kyoto.", - "isCommentAutoGenerated" : true + "isCommentAutoGenerated" : true, + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cette synchronisation unique peut prendre quelques minutes." + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Essa sincronização única pode levar alguns minutos." + } + } + } }, "To" : { "extractionState" : "stale", @@ -1395,7 +1748,20 @@ } }, "Unknown" : { - + "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Inconnu" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Desconhecido" + } + } + } }, "Unspent" : { "localizations" : { @@ -1463,6 +1829,12 @@ }, "Wallet only supports BIP86." : { "localizations" : { + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Le portefeuille ne prend en charge que BIP86." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated",