Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New translations [ci skip] #2503

Merged
merged 2 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
20 changes: 17 additions & 3 deletions packages/shared/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Verbinde dich mit jedem Netzwerk mit benutzerdefinierten Einstellungen"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Fortgeschrittene Konfiguration"
}
Expand Down Expand Up @@ -891,7 +902,7 @@
"releasedAt": "Veröffentlicht am",
"updateAvailable": "Ein Update ist verfügbar",
"updatesDisabled": "Es sind Updates verfügbar, aber In-App-Upgrade ist für Ihr Betriebssystem deaktiviert.",
"latestInstalled": "Du verwendest die neueste und sicherste Version von Bloom"
"latestInstalled": "Du verwendest die neueste und sicherste Version von Firefly"
jeeanribeiro marked this conversation as resolved.
Show resolved Hide resolved
},
"backupStronghold": {
"title": "Stronghold-Backup erstellen",
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "Das Fehlerprotokoll ist leer."
},
"deleteProfile": {
"title": "Profil löschen",
"title": "Delete {name} profile",
"confirmation": "Willst du dieses Profil wirklich löschen? Dies kann nicht rückgängig gemacht werden.",
"typePassword": "Gib zur Bestätigung dein Passwort ein."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Wähle einen Token aus",
"allNetworks": "All networks",
"selectAmount": "{tokenName} senden",
"selectRecipient": "{assetName} senden an",
"transactionSummary": "Transaktion an {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Konten durchsucht",
"accountsFound": "Konten gefunden",
"totalWalletBalance": "Gesamtguthaben",
"searchAgainHint": "Ist das angezeigte Guthaben oder die Anzahl der Wallets nicht korrekt? Dann suche erneut, bis dein gesamtes Guthaben angezeigt wird."
"searchAgainHint": "Ist das angezeigte Guthaben oder die Anzahl der Wallets nicht korrekt? Dann suche erneut, bis dein gesamtes Guthaben angezeigt wird.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Verbinde deinen Ledger",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "Gerätezeit ist falsch, Synchronisierung nicht möglich.",
"unabledToConnect": "Verbindung zur Node kann nicht hergestellt werden",
"differentNetwork": "Die Node ist in einem anderen Netzwerk verfügbar",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "Duplizierte Node kann nicht hinzugefügt werden",
"noCoinType": "Kein Cointyp angegeben"
},
Expand Down
18 changes: 16 additions & 2 deletions packages/shared/src/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Connect to any network with custom settings"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Advanced configuration"
}
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "El registro de errores está vacío."
},
"deleteProfile": {
"title": "Eliminar perfil",
"title": "Delete {name} profile",
"confirmation": "¿Estás seguro de que quieres eliminar este perfil? Esta operación no se puede deshacer.",
"typePassword": "Escribe tu contraseña para confirmar."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Selecciona un token",
"allNetworks": "All networks",
"selectAmount": "Enviar {tokenName}",
"selectRecipient": "Enviar {assetName} a",
"transactionSummary": "Transaction to {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Accounts searched",
"accountsFound": "Accounts found",
"totalWalletBalance": "Balance total",
"searchAgainHint": "¿Su saldo o número de billeteras es incorrecto? Busque de nuevo hasta que se muestre su saldo completo."
"searchAgainHint": "¿Su saldo o número de billeteras es incorrecto? Busque de nuevo hasta que se muestre su saldo completo.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Conecte su ledger",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "La hora del dispositivo es incorrecta, no se puede sincronizar el nodo.",
"unabledToConnect": "No se puede conectar al nodo",
"differentNetwork": "El nodo se encuentra en una red diferente",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "No se puede agregar un nodo duplicado",
"noCoinType": "No coin type specified"
},
Expand Down
18 changes: 16 additions & 2 deletions packages/shared/src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Connect to any network with custom settings"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Advanced configuration"
}
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "Le journal d'erreur est vide."
},
"deleteProfile": {
"title": "Supprimer le profil",
"title": "Delete {name} profile",
"confirmation": "Êtes-vous sûr de vouloir supprimer ce profil? Cette opération ne peut pas être annulée.",
"typePassword": "Saisissez votre mot de passe pour confirmer."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Sélectionnez un jeton",
"allNetworks": "All networks",
"selectAmount": "Envoyer {tokenName}",
"selectRecipient": "Envoyer {assetName} à",
"transactionSummary": "Transaction vers {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Accounts searched",
"accountsFound": "Accounts found",
"totalWalletBalance": "Solde total",
"searchAgainHint": "Votre solde ou le nombre de portefeuilles sont incorrects ? Appuyez à nouveau sur la recherche jusqu'à ce que votre solde complet soit affiché."
"searchAgainHint": "Votre solde ou le nombre de portefeuilles sont incorrects ? Appuyez à nouveau sur la recherche jusqu'à ce que votre solde complet soit affiché.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Connect your Ledger",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "Device time is incorrect, unable to sync node.",
"unabledToConnect": "Impossible de se connecter au nœud",
"differentNetwork": "Le nœud est situé sur un réseau différent",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "Impossible d'ajouter un nœud en double",
"noCoinType": "No coin type specified"
},
Expand Down
18 changes: 16 additions & 2 deletions packages/shared/src/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Connect to any network with custom settings"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Advanced configuration"
}
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "Il log degli errori è vuoto."
},
"deleteProfile": {
"title": "Elimina profilo",
"title": "Delete {name} profile",
"confirmation": "Si è sicuri di voler eliminare questo profilo? Questa azione non può essere annullata.",
"typePassword": "Digita la password per confermare."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Select a token",
"allNetworks": "All networks",
"selectAmount": "Send {tokenName}",
"selectRecipient": "Invia {assetName} a",
"transactionSummary": "Transaction to {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Accounts searched",
"accountsFound": "Accounts found",
"totalWalletBalance": "Saldo totale",
"searchAgainHint": "Il tuo saldo o numero di portafogli non è corretto? Cerca di nuovo fino a quando non viene mostrato il tuo saldo completo."
"searchAgainHint": "Il tuo saldo o numero di portafogli non è corretto? Cerca di nuovo fino a quando non viene mostrato il tuo saldo completo.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Collega il tuo Ledger",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "Il tempo del dispositivo non è corretto, impossibile sincronizzare il nodo.",
"unabledToConnect": "Impossibile collegarsi al nodo",
"differentNetwork": "Il nodo si trova su una rete diversa",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "Impossibile aggiungere il nodo duplicato",
"noCoinType": "No coin type specified"
},
Expand Down
18 changes: 16 additions & 2 deletions packages/shared/src/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Verbind met een elk netwerk met de standaard instellingen"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Geavanceerde instellingen"
}
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "Het foutenlogboek is leeg."
},
"deleteProfile": {
"title": "Profiel verwijderen",
"title": "Delete {name} profile",
"confirmation": "Weet u zeker dat u dit profiel wil verwijderen? Deze handeling kan niet ongedaan worden gemaakt.",
"typePassword": "Voer je wachtwoord in om te bevestigen."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Selecteer een token",
"allNetworks": "All networks",
"selectAmount": "Verzend {tokenName}",
"selectRecipient": "Verzend {assetName} naar",
"transactionSummary": "Transactie naar {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Accounts doorzocht",
"accountsFound": "Gevonden accounts",
"totalWalletBalance": "Totaalsaldo",
"searchAgainHint": "Is jouw saldo of aantal wallets onjuist? Zoek opnieuw totdat jouw volledige saldo wordt weergegeven."
"searchAgainHint": "Is jouw saldo of aantal wallets onjuist? Zoek opnieuw totdat jouw volledige saldo wordt weergegeven.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Sluit jouw Ledger aan",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "Apparaat tijd is onjuist, kan knooppunt niet synchroniseren.",
"unabledToConnect": "Kan niet verbinden met knooppunt",
"differentNetwork": "Het knooppunt bevindt zich op een ander netwerk",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "Kan dubbel knooppunt niet toevoegen",
"noCoinType": "Geen munt type opgegeven"
},
Expand Down
18 changes: 16 additions & 2 deletions packages/shared/src/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Połącz się z dowolną siecią używając niestandardowych ustawień"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Konfiguracja zaawansowana"
}
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "Dziennik błędów jest pusty."
},
"deleteProfile": {
"title": "Usuwanie profilu",
"title": "Delete {name} profile",
"confirmation": "Czy na pewno chcesz usunąć ten profil? Tej operacji nie można cofnąć.",
"typePassword": "Wpisz swoje hasło, aby potwierdzić."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Wybierz token",
"allNetworks": "All networks",
"selectAmount": "Wyślij {tokenName}",
"selectRecipient": "Wyślij {assetName} do",
"transactionSummary": "Transakcja do {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Konta przeszukane",
"accountsFound": "Znalezione konta",
"totalWalletBalance": "Wszystkie środki",
"searchAgainHint": "Czy Twoje saldo lub liczba portfeli są nieprawidłowe? Wykonaj ponowne szukanie, aż Twoje pełne saldo zostanie wyświetlone."
"searchAgainHint": "Czy Twoje saldo lub liczba portfeli są nieprawidłowe? Wykonaj ponowne szukanie, aż Twoje pełne saldo zostanie wyświetlone.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Podłącz swój Ledger",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "Czas urządzenia jest nieprawidłowy, nie można zsynchronizować z serwerem.",
"unabledToConnect": "Nie można połączyć się z serwerem",
"differentNetwork": "Serwer jest zlokalizowany w innej sieci",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "Nie można dodać duplikatu serwera",
"noCoinType": "Nie określono typu tokena"
},
Expand Down
18 changes: 16 additions & 2 deletions packages/shared/src/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"secondary": "Conecte-se a qualquer rede com configurações personalizadas"
}
},
"testnetSelection": {
"title": "Select your testnet",
"iotaTestnet": {
"primary": "IOTA Testnet",
"secondary": "Test network using valueless TST tokens"
},
"testnet": {
"primary": "Shimmer Testnet",
"secondary": "Test network using valueless RMS tokens"
}
},
"setupCustomNetwork": {
"title": "Configuração avançada"
}
Expand Down Expand Up @@ -989,7 +1000,7 @@
"empty": "O relatório de erros está vazio."
},
"deleteProfile": {
"title": "Excluir perfil",
"title": "Delete {name} profile",
"confirmation": "Tem certeza de que deseja excluir este perfil? Esta ação não poderá ser desfeita.",
"typePassword": "Digite sua senha para confirmar."
},
Expand All @@ -1008,6 +1019,7 @@
},
"transaction": {
"selectToken": "Selecione um token",
"allNetworks": "All networks",
"selectAmount": "Send {tokenName}",
"selectRecipient": "Send {assetName} to",
"transactionSummary": "Transaction to {recipient}",
Expand All @@ -1019,7 +1031,8 @@
"accountsSearched": "Contas buscadas",
"accountsFound": "Contas encontradas",
"totalWalletBalance": "Saldo total",
"searchAgainHint": "Seu saldo ou número de carteiras está incorreto? Busque novamente até que seu saldo completo seja mostrado."
"searchAgainHint": "Seu saldo ou número de carteiras está incorreto? Busque novamente até que seu saldo completo seja mostrado.",
"singleAccountSearch": "Search only current account"
},
"ledgerNotConnected": {
"title": "Conecte sua Ledger",
Expand Down Expand Up @@ -2023,6 +2036,7 @@
"timeNotSynced": "Tempo do dispositivo está incorreto, incapaz de sincronizar nó de rede.",
"unabledToConnect": "Não foi possível conectar ao nó de rede",
"differentNetwork": "O nó está localizado em uma rede diferente",
"invalidNode": "The URL is not a valid node",
"duplicateNodes": "Não é possível adicionar nó duplicado",
"noCoinType": "Nenhum tipo de moeda especificado"
},
Expand Down
Loading
Loading