diff --git a/interface/i18n/mist.de.i18n.json b/interface/i18n/mist.de.i18n.json
index 2c8016b32..8fd9cd20e 100644
--- a/interface/i18n/mist.de.i18n.json
+++ b/interface/i18n/mist.de.i18n.json
@@ -5,7 +5,7 @@
"label": "__app__",
"about": "Über __app__",
"checkForUpdates": "Nach Aktualisierungen suchen...",
- "checkForNodeUpdates": "Check for Ethereum node updates...",
+ "checkForNodeUpdates": "Nach Ethereum Softwareknoten Aktualisierungen suchen...",
"services": "Dienste",
"hide": "__app__ ausblenden",
"hideOthers": "Andere ausblenden",
@@ -24,7 +24,7 @@
"view": {
"label": "Ansicht",
"fullscreen": "Vollbildmodus",
- "default": "Default"
+ "default": "Standard"
},
"accounts": {
"label": "Konten",
@@ -43,12 +43,12 @@
"runTests": "Tests durchführen",
"logFiles": "Logdatei anzeigen",
"openRemix": "Remix IDE öffnen",
- "ethereumNode": "Ethereum Node",
+ "ethereumNode": "Ethereum Softwareknoten",
"network": "Netzwerk",
"mainNetwork": "Hauptnetzwerk",
"startMining": "⛏ Mining starten (nur auf Testnetz)",
"stopMining": "⛏ Mining stoppen",
- "externalNode": "using external node",
+ "externalNode": "externer Softwareknoten aktiv",
"nodeMode": "Chain download",
"fullNode": "Store full blockchain",
"lightNode": "Use light Node (experimental!)"
@@ -61,12 +61,12 @@
},
"help": {
"label": "Hilfe",
- "reportBug": "Report an issue on Github"
+ "reportBug": "Ein Problem melden"
}
},
"errors": {
- "nodeConnect": "Es konnte keine Verbindung mit dem Node hergestellt werden. Weitere Informatinen finden sich in den Logdateien.",
- "nodeStartup": "Anscheinend konnte der Node nicht gestartet werden, läuft evtl. schon eine andere Instanz? Oder läuft eventuell gerade ein Datenbank-Update?",
+ "nodeConnect": "Es konnte keine Verbindung mit dem Softwareknoten hergestellt werden. Weitere Informatinen finden sich in den Logdateien.",
+ "nodeStartup": "Anscheinend konnte der Softwareknoten nicht gestartet werden, läuft evtl. schon eine andere Instanz? Oder läuft eventuell gerade ein Datenbank-Update?",
"timeSync": {
"title": "Deine Computer Uhr ist nicht synchronisiert!",
"description": "Um mit dem Ethereum netzwerk zu synchronisieren muss deine Computer Uhr mit einem Zeit-Server synchronisiert werden.",
@@ -75,8 +75,8 @@
"darwin": "Um Zeit Synchronisation einzuschalten, öffne die System Einstellungen und checke \"Zeit Datum automatisch\"."
},
"nodeChecksumMismatch": {
- "title": "Checksum mismatch in downloaded node!",
- "description": "__algorithm__: __hash__\n\nPlease install the __type__ node version __version__ manually."
+ "title": "Prüfsumme des heruntergeladenen Softwareknotens stimmt nicht überein!",
+ "description": "__algorithm__: __hash__\n\nBitte installiere den Softwareknoten __type__ in Version __version__ manuell."
},
"legacyChain": {
"title": "Legacy chain detected",
@@ -115,34 +115,33 @@
}
},
"startScreen": {
- "runningNodeFound": "Laufender Ethereum Node gefunden!",
- "startingNode": "Starte Ethereum Node...",
+ "runningNodeFound": "Laufender Ethereum Softwareknoten gefunden!",
+ "startingNode": "Starte Ethereum Softwareknoten...",
"startedNode": "Starte Anwendung...",
- "nodeConnectionTimeout": "Ethereum Node konnte nicht gestartet werden!
Wenn Sie Geth installiert haben,, verwenden Sie bitte diesen Befehl, um Geth zu starten:
geth --ipcpath __path__
oder senden Sie einen Fehlerreport",
- "nodeBinaryNotFound": "Keine Programmdatei für den Ethereum Node gefunden!
Bitte starten Sie den Ethereum Node manuell. ",
- "nodeSyncing": "Ethereum Node muss synchronisiert werden, bitte warten...",
+ "nodeConnectionTimeout": "Ethereum Softwareknoten konnte nicht gestartet werden!
Wenn Sie Geth installiert haben,, verwenden Sie bitte diesen Befehl, um Geth zu starten:
geth --ipcpath __path__
oder senden Sie einen Fehlerreport",
+ "nodeBinaryNotFound": "Keine Programmdatei für den Ethereum Softwareknoten gefunden!
Bitte starten Sie den Ethereum Softwareknoten manuell. ",
+ "nodeSyncing": "Ethereum Softwareknoten muss synchronisieren, bitte warten...",
"nodeSyncInfo": "Block __displayBlock__ von __highestBlock__ wird heruntergeladen.",
"nodeSyncConnecting": "Suche nach Peers...",
"peerSearchTimeout": "Peer-Suche überspringen",
- "stoppingNode": "Stopping Ethereum node...",
- "nodeStarting": "Ethereum node starting up...",
- "nodeStarted": "Ethereum node started",
- "nodeConnected": "Ethereum node connected",
- "nodeStopping": "Ethereum node stopping...",
- "nodeStopped": "Ethereum node stopped",
- "nodeError": "Ethereum node connection error :'(",
- "unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
- "nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
- "nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
- "launchApp": "Launch Application",
+ "stoppingNode": "Stoppe Ethereum Softwareknoten...",
+ "nodeStarting": "Ethereum Softwareknoten startet...",
+ "nodeStarted": "Ethereum Softwareknoten gestartet",
+ "nodeConnected": "Ethereum Softwareknoten verbunden",
+ "nodeStopping": "Ethereum Softwareknoten stoppt...",
+ "nodeStopped": "Ethereum Softwareknoten gestoppt",
+ "nodeError": "Verbindungsproblem zum Ethereum Softwareknoten :'(",
+ "unableToBindPort": "Ethereum Softwareknoten kann nicht gestartet werden. Läuft bereits eine andere Instanz?",
+ "nodeSyncInfoStates": "Lade Block __displayBlock__ von __highestBlock__,
Lade chain structure __displayState__ von __displayKnownStates__",
+ "nodeSyncFoundPeers": "Verbinde mit __peers__ Peers...",
+ "launchApp": "Starte die Anwendung",
"clientBinaries": {
- "scanning": "Checking for node update...",
- "downloading": "Downloading new node...",
- "loadConfig": "Loading client config...",
+ "scanning": "Suche nach Softwareknoten Aktualisierung...",
+ "downloading": "Lade neue Softwareknoten-Version herunter...",
+ "loadConfig": "Lade Softwareknoten Konfiguration...",
"filtering": "Filtering client binaries...",
- "done": "Ethereum node up-to-date...",
- "error": "Error running downloaded binary."
+ "done": "Ethereum Softwareknoten aktuell...",
+ "error": "Ethereum Softwareknoten konnte nicht gestartet werden."
}
},
"popupWindows": {
@@ -153,7 +152,7 @@
"creating": "Konto wird angelegt...",
"errors": {
"passwordMismatch": "Die Passwörter stimmen nicht überein.",
- "passwordTooShort": "Make a longer password"
+ "passwordTooShort": "Wähle ein längeres Passwort..."
}
},
"unlockMasterPassword": {
@@ -184,14 +183,14 @@
"sendTransaction": "Transaktion absenden"
},
"errors": {
- "connectionTimeout": "Eine Verbindung mit dem Node war nicht möglich, eventuell ist der Node im Hintergrund abgestürzt?",
+ "connectionTimeout": "Eine Verbindung mit dem Softwareknoten war nicht möglich, eventuell ist der Softwareknoten im Hintergrund abgestürzt?",
"wrongPassword": "Falsches Passwort",
"multipleKeysMatchAddress": "Multiple keys match address, please remove duplicates from keystore (menu -> accounts -> backup -> accounts)",
"insufficientFundsForGas": "Insufficient funds in main account (etherbase) to pay for gas",
- "sameAccount": "Can't send to itself"
+ "sameAccount": "Kann nicht zum gleichen Konto schicken."
},
- "transactionThrow": "The contract won't allow this transaction to be executed",
- "noEstimate": "We couldn't estimate the gas.",
+ "transactionThrow": "Der Vertrag wird diese Transaktion nicht ausführen können",
+ "noEstimate": "Transaktionsgebühr konnte nicht geschätzt werden.",
"gasLimit": "Provide maximum fee",
"parameters": "Parameters",
"showRawBytecode": "show raw data",
@@ -234,7 +233,7 @@
"learnReceipt": "Lernen Sie dieses Rezept kennen"
},
"errors": {
- "nodeNotStartedYet": "Warten Sie noch einige Sekunden, bis der Node gestartet ist, und versuchen Sie es dann noch einmal",
+ "nodeNotStartedYet": "Warten Sie noch einige Sekunden, bis der Softwareknoten gestartet ist, und versuchen Sie es dann noch einmal",
"unknownFile": "Datei nicht erkannt.",
"wrongPassword": "Falsches Passwort.",
"importFailed": "Beim Import der Datei ist folgender Fehler aufgetreten: __error__"
@@ -276,4 +275,4 @@
"bytes": "Bytes"
}
}
-}
\ No newline at end of file
+}
diff --git a/interface/i18n/mist.en.i18n.json b/interface/i18n/mist.en.i18n.json
index d31bb6589..8111b4ff6 100644
--- a/interface/i18n/mist.en.i18n.json
+++ b/interface/i18n/mist.en.i18n.json
@@ -152,7 +152,6 @@
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncConnecting": "Looking for peers...",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"peerSearchTimeout": "Skip peer search",
"launchApp": "Launch Application",
"clientBinaries": {
diff --git a/interface/i18n/mist.es.i18n.json b/interface/i18n/mist.es.i18n.json
index 1e7059e9b..4246bace7 100644
--- a/interface/i18n/mist.es.i18n.json
+++ b/interface/i18n/mist.es.i18n.json
@@ -134,7 +134,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"launchApp": "Launch Application",
"clientBinaries": {
"scanning": "Checking for node update...",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum es una plataforma descentralizada para la construcción de aplicaciones en una blockchain: segura y a prueba de manipulaciones que puede transferir valor, propiedad y vive para siempre",
diff --git a/interface/i18n/mist.fa.i18n.json b/interface/i18n/mist.fa.i18n.json
index b2d807e66..ac35cee5d 100644
--- a/interface/i18n/mist.fa.i18n.json
+++ b/interface/i18n/mist.fa.i18n.json
@@ -133,7 +133,6 @@
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncConnecting": "Looking for peers...",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"peerSearchTimeout": "Skip peer search",
"launchApp": "Launch Application",
"clientBinaries": {
@@ -209,7 +208,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum is a public blockchain that features a turing complete programming for building solid, decentralized applications.",
diff --git a/interface/i18n/mist.fr.i18n.json b/interface/i18n/mist.fr.i18n.json
index 74eda619f..367af1830 100644
--- a/interface/i18n/mist.fr.i18n.json
+++ b/interface/i18n/mist.fr.i18n.json
@@ -134,7 +134,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"launchApp": "Launch Application",
"clientBinaries": {
"scanning": "Checking for node update...",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum est une plateforme décentralisée pour la création d'applications sur une blockchain (chaîne de blocs) : logiciel inviolable qui peut transférer de la valeur et de la propriété et qui vit pour toujours",
diff --git a/interface/i18n/mist.it.i18n.json b/interface/i18n/mist.it.i18n.json
index b6a312829..48a2a6a70 100644
--- a/interface/i18n/mist.it.i18n.json
+++ b/interface/i18n/mist.it.i18n.json
@@ -133,7 +133,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"peerSearchTimeout": "Skip peer search",
"launchApp": "Launch Application",
"clientBinaries": {
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum é una piattaforma decentralizzata per costruire applicazioni sfruttando una blockchain: software a prova di manomissione che puó trasferire valore e proprietá vivendo per sempre",
diff --git a/interface/i18n/mist.ja.i18n.json b/interface/i18n/mist.ja.i18n.json
index 9cbb4835b..0cc367072 100644
--- a/interface/i18n/mist.ja.i18n.json
+++ b/interface/i18n/mist.ja.i18n.json
@@ -134,7 +134,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"launchApp": "Launch Application",
"clientBinaries": {
"scanning": "Checking for node update...",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum は分散型のプラットフォームで、ブロックチェーン上でアプリケーションを作成することが出来ます。価値を転送することが出来、永続的に稼働するセキュリティの高いソフトウェアを作ることが出来ます。",
diff --git a/interface/i18n/mist.ko.i18n.json b/interface/i18n/mist.ko.i18n.json
index 948738ecf..111667cba 100644
--- a/interface/i18n/mist.ko.i18n.json
+++ b/interface/i18n/mist.ko.i18n.json
@@ -133,7 +133,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"peerSearchTimeout": "Skip peer search",
"launchApp": "Launch Application",
"clientBinaries": {
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "이더리움은 블럭체인상에 앱을 만들기 위한 탈중앙화된 플랫폼이며, 이 블럭체인은 변조방지가능한 소프트웨어로서 가치와 자산을 전송할 수 있고 영구히 존속합니다.",
diff --git a/interface/i18n/mist.kr.i18n.json b/interface/i18n/mist.kr.i18n.json
index 41babc6ba..54eabbd51 100644
--- a/interface/i18n/mist.kr.i18n.json
+++ b/interface/i18n/mist.kr.i18n.json
@@ -133,7 +133,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"peerSearchTimeout": "Skip peer search",
"launchApp": "Launch Application",
"clientBinaries": {
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "이더리움은 블럭체인상에 앱을 만들기 위한 탈중앙화된 플랫폼이며, 이 블럭체인은 변조방지가능한 소프트웨어로서 가치와 자산을 전송할 수 있고 영구히 존속합니다.",
diff --git a/interface/i18n/mist.nb.i18n.json b/interface/i18n/mist.nb.i18n.json
index 91ce3fe5c..625b2a22a 100644
--- a/interface/i18n/mist.nb.i18n.json
+++ b/interface/i18n/mist.nb.i18n.json
@@ -131,7 +131,6 @@
"nodeSyncing": "Ethereum-node trenger å synkroniseres, vennligst vent...",
"nodeSyncInfo": "Laster ned blokk __currentBlock__ av __highestBlock__.",
"nodeSyncConnecting": "Leter etter peers...",
- "nodeSyncingStopped": "Ethereum-node synkronisering stoppet",
"peerSearchTimeout": "Hopp over peer søk",
"launchApp": "Start Applikasjonen",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum er en desentralisert plattform for å bygge applikasjoner på en blokkjede: sabotasjesikker programvare som kan overføre verdi og eiendom, og som lever evig",
diff --git a/interface/i18n/mist.nl.i18n.json b/interface/i18n/mist.nl.i18n.json
index 9440f6b4c..09b1e9a9b 100644
--- a/interface/i18n/mist.nl.i18n.json
+++ b/interface/i18n/mist.nl.i18n.json
@@ -151,7 +151,6 @@
"nodeSyncInfoStates": "Blok __displayBlock__ van __highestBlock__ aan het downloaden,
Chain structuur __displayState__ van __displayKnownStates__ aan het downloaden",
"nodeSyncConnecting": "Zoeken naar peers...",
"nodeSyncFoundPeers": "Verbinden met __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync gestopt",
"peerSearchTimeout": "Sla peer search over",
"launchApp": "Applicatie Opstarten",
"clientBinaries": {
@@ -227,7 +226,9 @@
"showRawBytecode": "Toon ruwe data",
"showDecodedParameters": "Toon gedecodeerde parameters",
"lookupData": "Probeer de data te decoderen",
- "lookupDataExplainer": "Zoek hiernaar op het internet"
+ "lookupDataExplainer": "Zoek hiernaar op het internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum is een decentraal platform voor het bouwen van applicaties op een blockchain: software die immuun is voor fraude en levenslang waarde en eigendom over kan brengen",
diff --git a/interface/i18n/mist.pt.i18n.json b/interface/i18n/mist.pt.i18n.json
index 8a63a7806..1c2007819 100644
--- a/interface/i18n/mist.pt.i18n.json
+++ b/interface/i18n/mist.pt.i18n.json
@@ -135,7 +135,6 @@
"nodeError": "Ethereum node connection error :'(",
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"clientBinaries": {
"scanning": "Checking for node update...",
"downloading": "Downloading new node...",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum é uma plataforma decentralizada para construir aplicativos no blockchain: apps a prova de fraude, censura ou corrupção que podem transferir valor e títulos de propriedade",
diff --git a/interface/i18n/mist.ru.i18n.json b/interface/i18n/mist.ru.i18n.json
index 7f4a73b8a..951ad7ab9 100644
--- a/interface/i18n/mist.ru.i18n.json
+++ b/interface/i18n/mist.ru.i18n.json
@@ -133,7 +133,6 @@
"nodeSyncInfoStates": "Загружено блоков __displayBlock__ из __highestBlock__,
Загружено частей структуры блокчейна __displayState__ из __displayKnownStates__",
"nodeSyncConnecting": "Поиск пиров...",
"nodeSyncFoundPeers": "Количество подключеных пиров __peers__...",
- "nodeSyncingStopped": "Остановилась синхронизация Ethereum-ноды",
"peerSearchTimeout": "Пропустить поиск пиров",
"launchApp": "Запуск приложения",
"clientBinaries": {
@@ -199,7 +198,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Etherium представляет собой децентрализованную платформу основанную на блокчейне для создания надежных и децентрализованных приложений",
diff --git a/interface/i18n/mist.sq.i18n.json b/interface/i18n/mist.sq.i18n.json
index 8f7713eaa..c43abc9ad 100644
--- a/interface/i18n/mist.sq.i18n.json
+++ b/interface/i18n/mist.sq.i18n.json
@@ -133,7 +133,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"peerSearchTimeout": "Skip peer search",
"launchApp": "Launch Application",
"clientBinaries": {
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "Ethereum është një platformë e decentralizuar për ndërtim aplikacionesh në një zinxhir blloqesh (blockchain): tamper-proof software i cili mund të transferojë vlerë dhe pronësi dhe jetë përgjithmonë",
diff --git a/interface/i18n/mist.zh-TW.i18n.json b/interface/i18n/mist.zh-TW.i18n.json
index 0a204209c..1f04ea9cc 100644
--- a/interface/i18n/mist.zh-TW.i18n.json
+++ b/interface/i18n/mist.zh-TW.i18n.json
@@ -134,7 +134,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"launchApp": "Launch Application",
"clientBinaries": {
"scanning": "Checking for node update...",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "以太坊是一個用於在區塊鏈上創建應用的去中心化平台:一種用於轉移價值和資產,永遠存在並且無法被篡改的軟體",
diff --git a/interface/i18n/mist.zh.i18n.json b/interface/i18n/mist.zh.i18n.json
index 32b67136a..8a7ea320b 100644
--- a/interface/i18n/mist.zh.i18n.json
+++ b/interface/i18n/mist.zh.i18n.json
@@ -134,7 +134,6 @@
"unableToBindPort": "Ethereum node cannot run. Is another instance already running?",
"nodeSyncInfoStates": "Downloading block __displayBlock__ of __highestBlock__,
Downloading chain structure __displayState__ of __displayKnownStates__",
"nodeSyncFoundPeers": "Connecting to __peers__ peers...",
- "nodeSyncingStopped": "Ethereum node sync stopped",
"launchApp": "Launch Application",
"clientBinaries": {
"scanning": "Checking for node update...",
@@ -197,7 +196,9 @@
"showRawBytecode": "show raw data",
"showDecodedParameters": "show decoded parameters",
"lookupData": "Try to decode data",
- "lookupDataExplainer": "Look this up on the internet"
+ "lookupDataExplainer": "Look this up on the internet",
+ "overBlockGasLimit": "The gas required for this execution could exceed the block gas limit.",
+ "notEnoughGas": "Gas might not be enough to successfully finish this transaction.
Click here to increase the gas amount."
},
"onboarding": {
"description": "以太坊是一个用于在区块链上创建应用的去中心化平台:一种用于转移价值和资产,永远存在并且无法被篡改的软件",