Skip to content

Commit

Permalink
New Crowdin translations by Github Action (#2844)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <[email protected]>
  • Loading branch information
github-actions[bot] and crowdin-bot authored Sep 26, 2024
1 parent 56a0dfd commit 62f69a8
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 11 deletions.
11 changes: 7 additions & 4 deletions packages/shared/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"importThirdPartyProfiles": {
"selectApps": {
"onboardingTitle": "Geldbörsen von Drittanbietern gefunden",
"title": "Import aus Drittanbieteranwendungen",
"onboardingTitle": "Drittanbieter-Wallets gefunden",
"title": "Von Drittanbieter-Apps importieren",
"onboardingDescription": "Wir haben festgestellt, dass du kompatible Wallets von Drittanbietern verwendest. Du kannst die Profile jetzt oder später importieren.",
"description": "Wähle die Apps aus, von denen du Profile importieren möchten.",
"empty": "Keine Apps gefunden",
Expand All @@ -26,7 +26,7 @@
"failedProfileMigration": "Migration des Profils nicht möglich"
},
"errors": {
"appIsOpen": "Die Drittanbieter-Wallet von der du importieren möchtest, ist geöffnet. Bitte schließen die Wallet und versuche es erneut.",
"appIsOpen": "Die Drittanbieter-Wallet von der du importieren möchtest, ist geöffnet. Bitte schließe die Wallet und versuche es erneut.",
"unknown": "Ein unbekannter Fehler ist bei der Importierung des Profils aufgetreten"
},
"notifications": {
Expand Down Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Netzwerke verwalten"
},
"addChain": {
"title": "Blockchain hinzufügen"
"title": "Benutzerdefinierte Chain hinzufügen"
},
"chain": {
"chainId": "Chain-ID",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Manage networks"
},
"addChain": {
"title": "Add chain"
"title": "Add custom chain"
},
"chain": {
"chainId": "ID de la cadena",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Manage networks"
},
"addChain": {
"title": "Aggiungi una chain"
"title": "Add custom chain"
},
"chain": {
"chainId": "Chain ID",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Beheer netwerken"
},
"addChain": {
"title": "Chain toevoegen"
"title": "Aangepaste chain toevoegen"
},
"chain": {
"chainId": "Chain ID",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Zarządzanie sieciami"
},
"addChain": {
"title": "Dodaj łańcuch"
"title": "Dodaj niestandardowy łańcuch"
},
"chain": {
"chainId": "Identyfikator łańcucha",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Manage networks"
},
"addChain": {
"title": "Adicionar chain"
"title": "Add custom chain"
},
"chain": {
"chainId": "ID da chain",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Ağları Yönet"
},
"addChain": {
"title": "Zincir ekle"
"title": "Özel zincir ekle"
},
"chain": {
"chainId": "Zincir ID",
Expand Down
5 changes: 4 additions & 1 deletion packages/shared/src/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
},
"drawers": {
"networkConfig": {
"manageNetworks": {
"title": "Manage networks"
},
"addChain": {
"title": "Add chain"
"title": "Add custom chain"
},
"chain": {
"chainId": "Chain ID",
Expand Down

0 comments on commit 62f69a8

Please sign in to comment.