diff --git a/packages/shared/locales/af.json b/packages/shared/locales/af.json index 70771b4c233..c92e095c8a2 100644 --- a/packages/shared/locales/af.json +++ b/packages/shared/locales/af.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresse begin met die voorvoegsel {prefix}.", "wrongAddressFormat": "Die adres is nie korrek geformateer nie.", "invalidAddress": "Die adres is nie geldig nie.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Hierdie beursie het onvoldoende fondse.", @@ -1977,7 +1979,7 @@ "refused": "Die konneksie was geweier.", "handshake": "Kon nie handdruk met node voltooi nie.", "invalidCertificate": "Kon nie met ongeldige sertifikaat die konneksie maak nie.", - "https": "HTTPS word vereis; onveilige konneksie oor HTTP is nie tans ondersteun nie.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Hierdie Node is reeds gebruik.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/ar.json b/packages/shared/locales/ar.json index b30577ea481..0c4f4da4d1d 100644 --- a/packages/shared/locales/ar.json +++ b/packages/shared/locales/ar.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "تبدأ الحسابات بالبادئة {prefix}.", "wrongAddressFormat": "الحساب غير منسق بشكل صحيح.", "invalidAddress": "الحساب غير صحيح.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "أرصدة هذه المحفظة غير كافية.", @@ -1977,7 +1979,7 @@ "refused": "تم رفض الاتصال.", "handshake": "لم يتم الاتفاق مع الوسيط البرمجي.", "invalidCertificate": "تعذر الاتصال بشهادة غير صالحة.", - "https": "HTTPS مطلوب؛ الاتصالات الغير آمنة عبر HTTP غير مدعومة في هذا الوقت.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "هذا الوسيط البرمجي مضاف مسبقا.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/bg.json b/packages/shared/locales/bg.json index a74795889b9..5853cf5b175 100644 --- a/packages/shared/locales/bg.json +++ b/packages/shared/locales/bg.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Адресите започват с {prefix}.", "wrongAddressFormat": "Адресът е в некоректен формат.", "invalidAddress": "Адресът е невалиден.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Портфейлът няма достатъчно средства.", @@ -1977,7 +1979,7 @@ "refused": "Свързването е отказано.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Не възможност за свързване поради невалиден сертификат.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Този Node сървър вече е добавен.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/ca.json b/packages/shared/locales/ca.json index d2a5b804443..3b890011aed 100644 --- a/packages/shared/locales/ca.json +++ b/packages/shared/locales/ca.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Les adreces comencen amb el prefix {prefix}.", "wrongAddressFormat": "L'adreça no està en el format correcte.", "invalidAddress": "L'adreça no és vàlida.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Aquest moneder no té prou fons.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Aquest node ja s'ha afegit.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/cs.json b/packages/shared/locales/cs.json index ba18209d145..34bef8fa822 100644 --- a/packages/shared/locales/cs.json +++ b/packages/shared/locales/cs.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresy začínají předponou {prefix}.", "wrongAddressFormat": "Adresa nemá správný formát.", "invalidAddress": "Adresa je neplatná.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Tato peněženka nemá dostatek prostředků.", @@ -1977,7 +1979,7 @@ "refused": "Připojení bylo odmítnuto.", "handshake": "Nelze dokončit inicializaci s uzlem.", "invalidCertificate": "Nelze se připojit k neplatnému certifikátu.", - "https": "HTTPS je vyžadován; v tuto chvíli nejsou podporována nezabezpečená připojení přes HTTP.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Tato node již byla přidána.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/da.json b/packages/shared/locales/da.json index 1fe1d958498..81a44006d4b 100644 --- a/packages/shared/locales/da.json +++ b/packages/shared/locales/da.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas-gebyr", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresser starter med præfikset {prefix}.", "wrongAddressFormat": "Adressen er ikke formateret korrekt.", "invalidAddress": "Adressen er ikke gyldig.", + "invalidExpirationDate": "Udløbsdatoen er ugyldig.", + "pastExpirationDate": "Udløbsdatoen er i fortiden.", "invalidAssetId": "Aktivet er ugyldigt.", "unknownAsset": "Aktivet kendes ikke af denne konto.", "insufficientFunds": "Denne wallet har ikke tilstrækkelige midler.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "Eksterne forbindelser skal bruge HTTPS; localhost-forbindelser kan oprettes vha. HTTP. Usikre eksterne HTTP-forbindelser understøttes ikke.", "duplicate": "Denne node er allerede blevet tilføjet.", "noSyncedNode": "Ingen synkede noder tilgængelig.", "timeNotSynced": "Enhedsklokkeslæt forkert, kan ikke synke node.", @@ -2160,7 +2162,7 @@ "timelockDate": "Afsender opsatter en tidslås for disse midler. De vil kunne bruges, når tidslåsen udløber.", "metadata": "Et valgfrit datafelt til at lagre data vedvarende på Tangle.", "tag": "Et kort valgfrit datafelt. Tagning af grupper af transaktioner kan gøre dem lettere at fremsøge.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas-gebyr kræves for at foretage en transaktion eller udføre en smartkontraktfunktion på Shimmer EVM." }, "outgoing": { "storageDeposit": "Et lagerdepositum, der er refunderbart, kræves for at gemme transaktionen på Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Tidslås føjet til denne transaktion. Modtageren vil ikke kunne bruge disse midler, før tidslåsen udløber.", "metadata": "Et valgfrit datafelt til at lagre data vedvarende på Tangle.", "tag": "Et kort valgfrit datafelt. Tagning af grupper af transaktioner kan gøre dem lettere at fremsøge.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas-gebyr kræves for at foretage en transaktion eller udføre en smartkontraktfunktion på Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/de.json b/packages/shared/locales/de.json index 68eaef704b7..7c85732a515 100644 --- a/packages/shared/locales/de.json +++ b/packages/shared/locales/de.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Zielvertrag", "contractFunction": "Vertragsfunktion", - "gasBudget": "Gasbudget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Aussteller", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adressen beginnen mit dem Präfix {prefix}.", "wrongAddressFormat": "Die Adresse ist nicht korrekt formatiert.", "invalidAddress": "Die Adresse ist ungültig.", + "invalidExpirationDate": "Das Ablaufdatum ist ungültig.", + "pastExpirationDate": "Das Ablaufdatum ist in der Vergangenheit.", "invalidAssetId": "Die Asset-Id ist nicht gültig.", "unknownAsset": "Das Asset ist diesem Konto nicht bekannt.", "insufficientFunds": "Diese Wallet hat unzureichendes Guthaben.", @@ -1977,7 +1979,7 @@ "refused": "Die Verbindung wurde abgelehnt.", "handshake": "Handshake mit Node konnte nicht abgeschlossen werden.", "invalidCertificate": "Verbindung mit ungültigem Zertifikat konnte nicht hergestellt werden.", - "https": "HTTPS wird benötigt; unsichere Verbindungen über HTTP werden derzeit nicht unterstützt.", + "https": "Externe Verbindungen müssen HTTPS verwenden; localhost Verbindungen können über HTTP hergestellt werden. Unsichere externe HTTP-Verbindungen werden nicht unterstützt.", "duplicate": "Dieser Node wurde bereits hinzugefügt.", "noSyncedNode": "Keine synchronisierten Nodes verfügbar.", "timeNotSynced": "Gerätezeit ist falsch, Synchronisierung nicht möglich.", @@ -2160,7 +2162,7 @@ "timelockDate": "Der Absender hat eine Zeitsperre für diese Guthaben definiert. Du kannst sie ausgeben sobald die Sperre verfällt.", "metadata": "Ein optionales Datenfeld zur dauerhaften Speicherung von Daten auf dem Tangle.", "tag": "Ein kurzes optionales Datenfeld. Tag Gruppen von Transaktionen können die Suche erleichtern.", - "gasBudget": "Gasbudget ist erforderlich, um eine Transaktion durchzuführen oder eine Smart Contract Funktion auf Shimmer EVM auszuführen." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Ein Storage Deposit ist eine rückerstattbare Token Einzahlung, die benötigt wird, um Ihre Transaktion auf dem Tangle zu speichern.", @@ -2169,7 +2171,7 @@ "timelockDate": "Du hast eine Zeitsperre definiert. Der Empfänger ist nicht in der Lage die Guthaben auszugeben, bevor die Zeitsperre verfällt.", "metadata": "Ein optionales Datenfeld zur dauerhaften Speicherung von Daten auf dem Tangle.", "tag": "Ein kurzes optionales Datenfeld. Tag Gruppen von Transaktionen können die Suche erleichtern.", - "gasBudget": "Gasbudget ist erforderlich, um eine Transaktion durchzuführen oder eine Smart Contract Funktion auf Shimmer EVM auszuführen." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "Der NFT-Standard z.B. IRC27.", diff --git a/packages/shared/locales/el.json b/packages/shared/locales/el.json index 06dc98a70ae..902b8824d71 100644 --- a/packages/shared/locales/el.json +++ b/packages/shared/locales/el.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Οι διευθύνσεις ξεκινούν με το πρόθεμα {prefix}.", "wrongAddressFormat": "Η διεύθυνση δεν έχει μορφοποιηθεί σωστά.", "invalidAddress": "Η διεύθυνση δεν είναι έγκυρη.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Αυτό το πορτοφόλι έχει ανεπαρκή κεφάλαια.", @@ -1977,7 +1979,7 @@ "refused": "Η σύνδεση απορρίφθηκε.", "handshake": "Αδυναμία ολοκλήρωσης χειραψίας με κόμβο.", "invalidCertificate": "Αδυναμία σύνδεσης με μη έγκυρο πιστοποιητικό.", - "https": "Απαιτείται HTTPS. Δεν υποστηρίζονται επισφαλείς συνδέσεις μέσω HTTP αυτή τη στιγμή.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Αυτός ο κόμβος έχει ήδη προστεθεί.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/eo.json b/packages/shared/locales/eo.json index 047fb4227c7..20a7c565da9 100644 --- a/packages/shared/locales/eo.json +++ b/packages/shared/locales/eo.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresoj komenciĝas per la prefikso {prefix}.", "wrongAddressFormat": "La adreso ne estas ĝuste formatita.", "invalidAddress": "La adreso ne validas.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Ĉi tiu monujo havas nesufiĉajn fondusojn.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Ĉi tiu nodo jam estis aldonita.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/es-ES.json b/packages/shared/locales/es-ES.json index 6f946e08fb4..256c3bcbfe4 100644 --- a/packages/shared/locales/es-ES.json +++ b/packages/shared/locales/es-ES.json @@ -1648,7 +1648,7 @@ "smartContract": "Contrato inteligente", "targetContract": "Contrato de destino", "contractFunction": "Función de contrato", - "gasBudget": "Presupuesto de gas", + "gasFee": "Gas fee", "standard": "Estándar", "uri": "URI", "issuer": "Emisor", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Las direcciones comienzan con el prefijo {prefix}.", "wrongAddressFormat": "La dirección no tiene el formato correcto.", "invalidAddress": "La dirección no es válida.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "El id del activo no es válido.", "unknownAsset": "El activo no es conocido por esta cuenta.", "insufficientFunds": "Esta cartera tiene fondos insuficientes.", @@ -1977,7 +1979,7 @@ "refused": "La conexión fue rechazada.", "handshake": "No se pudo completar el \"apretón de manos\" con el nodo.", "invalidCertificate": "No se pudo conectar con un certificado inválido.", - "https": "HTTPS es necesario; las conexiones inseguras sobre HTTP no están soportadas en este momento.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Este nodo ya ha sido añadido.", "noSyncedNode": "No hay nodo sincronizado disponible.", "timeNotSynced": "La hora del dispositivo es incorrecta, no se puede sincronizar el nodo.", @@ -2160,7 +2162,7 @@ "timelockDate": "El remitente estableció un bloqueo de tiempo en estos fondos. Podrás gastarlos una vez que el bloqueo de tiempo caduque.", "metadata": "Un campo de datos opcional para almacenar datos persistentemente en el Tangle.", "tag": "Un campo de datos opcional corto. Etiquetar grupos de transacciones puede facilitarles su búsqueda.", - "gasBudget": "Se requiere un presupuesto en gas para llevar a cabo una transacción o ejecutar una función de contrato inteligente en la EVM de Shimmer." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Un depósito de almacenamiento es un depósito reembolsable necesario para almacenar su transacción en el Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Ha añadido un tiempo de bloqueo a esta transacción. El destinatario no podrá gastar estos fondos hasta que el tiempo de bloqueo expire.", "metadata": "Un campo de datos opcional para almacenar datos persistentemente en el Tangle.", "tag": "Un campo de datos opcional corto. Etiquetar grupos de transacciones puede facilitarles su búsqueda.", - "gasBudget": "Se requiere un presupuesto en gas para llevar a cabo una transacción o ejecutar una función de contrato inteligente en la EVM de Shimmer." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "El estándar del NFT, por ejemplo, IRC27.", diff --git a/packages/shared/locales/es-LA.json b/packages/shared/locales/es-LA.json index d61ed34ec32..f8a83bc82d2 100644 --- a/packages/shared/locales/es-LA.json +++ b/packages/shared/locales/es-LA.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Las direcciones comienzan con el prefijo {prefix}.", "wrongAddressFormat": "La dirección no tiene el formato correcto.", "invalidAddress": "La dirección no es válida.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Esta billetera tiene fondos insuficientes.", @@ -1977,7 +1979,7 @@ "refused": "La conexión fue rechazada.", "handshake": "No se pudo completar el \"apretón de manos\" con el nodo.", "invalidCertificate": "No se pudo conectar con un certificado inválido.", - "https": "HTTPS es necesario; las conexiones inseguras sobre HTTP no están soportadas en este momento.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Este nodo ya ha sido añadido.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/et.json b/packages/shared/locales/et.json index 7abe26c07d8..e736ddbfa4e 100644 --- a/packages/shared/locales/et.json +++ b/packages/shared/locales/et.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Aadressid algavad eesliitega {prefix}.", "wrongAddressFormat": "Aadress ei ole korrektses vormingus.", "invalidAddress": "See aadress pole korrektne.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Selles rahakotis pole piisavalt vahendeid.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/fa.json b/packages/shared/locales/fa.json index acf4abb855b..3c816c2ddfd 100644 --- a/packages/shared/locales/fa.json +++ b/packages/shared/locales/fa.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "آدرس ها با پیشوند {prefix} شروع میشوند.", "wrongAddressFormat": "این آدرس به درستی فرمت نشده.", "invalidAddress": "آدرس معتبر نیست.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "این کیف پول موجودی کافی ندارد.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "این نود قبلا اضافه شده است.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/fi.json b/packages/shared/locales/fi.json index 9fa4ed51ec0..55980ef7bc9 100644 --- a/packages/shared/locales/fi.json +++ b/packages/shared/locales/fi.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Osoitteet alkavat etuliitteellä {prefix}.", "wrongAddressFormat": "Osoite on muotoiltu virheellisesti.", "invalidAddress": "Osoite ei ole kelvollinen.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "Tämä nimike ei ole tämän tilin tiedossa.", "insufficientFunds": "Tässä lompakossa ei ole riittävästi varoja.", @@ -1977,7 +1979,7 @@ "refused": "Yhteydestä kieltäydyttiin.", "handshake": "Kättelyä solmun kanssa ei voitu suorittaa.", "invalidCertificate": "Ei voitu yhdistää virheellisellä varmenteella.", - "https": "HTTPS on pakollinen; turvattomia yhteyksiä HTTP:n yli ei tueta tällä hetkellä.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Tämä solmu on jo lisätty.", "noSyncedNode": "Synkronoituja solmuja ei ole saatavilla.", "timeNotSynced": "Laitteen kellonaika on väärin, solmua ei voi synkronoida.", @@ -2160,7 +2162,7 @@ "timelockDate": "Lähettäjä asetti aikalukon näihin varoihin. Voit käyttää ne, kun aikalukko päättyy.", "metadata": "Valinnainen tietokenttä tietojen pysyvään tallennukseen Tanglessa.", "tag": "Lyhyt valinnainen tietokenttä. Transaktioryhmien merkitseminen voi helpottaa niitten etsimistä.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Tallennusvakuus on palautettava talletus, joka tarvitaan transaktiosi tallettamiseen Tangleen.", @@ -2169,7 +2171,7 @@ "timelockDate": "Lisäsit aikalukon tähän transaktioon. Vastaanottaja ei voi käyttää näitä varoja ennen kuin aikalukko erääntyy.", "metadata": "Valinnainen tietokenttä tietojen pysyvään tallennukseen Tanglessa.", "tag": "Lyhyt valinnainen tietokenttä. Transaktioryhmien merkitseminen voi helpottaa niitten etsimistä.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/fr.json b/packages/shared/locales/fr.json index e43372b5a4e..b9ada54f858 100644 --- a/packages/shared/locales/fr.json +++ b/packages/shared/locales/fr.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Frais de gaz", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Les adresses commencent par le préfixe {prefix}.", "wrongAddressFormat": "L'adresse n'est pas correctement formatée.", "invalidAddress": "Cette adresse n'est pas valide.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "L'identifiant de la ressource n'est pas valide.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Ce portefeuille a des fonds insuffisants.", @@ -1977,7 +1979,7 @@ "refused": "La connexion a été refusée.", "handshake": "Impossible de terminer le handshake avec le noeud.", "invalidCertificate": "Impossible de se connecter en raison d'un certificat invalide.", - "https": "HTTPS est requis ; les connexions non sécurisées via HTTP ne sont pas supportées pour le moment.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Ce noeud a déjà été ajouté.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Des frais de gaz sont exigés pour effectuer une transaction ou exécuter une fonction de smart contract sur Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Des frais de gaz sont exigés pour effectuer une transaction ou exécuter une fonction de smart contract sur Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/he.json b/packages/shared/locales/he.json index 2986917dec2..4a1f7ea2724 100644 --- a/packages/shared/locales/he.json +++ b/packages/shared/locales/he.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "כתובות מתחילות את התחילית {prefix}.", "wrongAddressFormat": "הפורמט שהוזן אינו תקין.", "invalidAddress": "הכתובת אינה תקינה.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "לארנק זה אין מספיק כספים.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/hi.json b/packages/shared/locales/hi.json index f40b0ff7e46..0ec014ddbc3 100644 --- a/packages/shared/locales/hi.json +++ b/packages/shared/locales/hi.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "पते {prefix} उपसर्ग से शुरू होते हैं", "wrongAddressFormat": "पता सही रूप से स्वरूपित नहीं है।", "invalidAddress": "पता मान्य नहीं है", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "इस वॉलेट में अपर्याप्त राशि है।", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "उस नोड को पहले से जोड़ा गया है", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/hr.json b/packages/shared/locales/hr.json index b73f7d8f1bf..a2983271ba0 100644 --- a/packages/shared/locales/hr.json +++ b/packages/shared/locales/hr.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adrese započinju prefiksom {prefix}.", "wrongAddressFormat": "Adresa nije u ispravnom formatu.", "invalidAddress": "Adresa nije valjana.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "Sredstvo nije poznato ovom računu.", "insufficientFunds": "Ovaj novčanik nema dovoljno sredstava.", @@ -1977,7 +1979,7 @@ "refused": "Veza je odbijena.", "handshake": "Nije bilo moguće dovršiti rukovanje s nodeom.", "invalidCertificate": "Nije bilo moguće povezivanje s nevažećim certifikatom.", - "https": "HTTPS je obavezan; nesigurne veze putem HTTP-a trenutno nisu podržane.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Ovaj je node već dodan.", "noSyncedNode": "Nema dostupnih sinkroniziranih nodeova.", "timeNotSynced": "Neispravno vrijeme uređaja, nije moguće sinkronizirati node.", @@ -2160,7 +2162,7 @@ "timelockDate": "Pošiljatelj je postavio vremensko zaključavanje ovih sredstava. Moći ćete ih potrošiti nakon isteka vremenskog zaključavanja.", "metadata": "Neobavezno podatkovno polje za trajno pohranjivanje podataka na Tangle.", "tag": "Kratko neobavezno podatkovno polje. Označavanje grupa transakcija može olakšati njihovo traženje.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Depozit za pohranu je povratni depozit potreban za pohranu vaše transakcije na Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Dodali ste vremensko zaključavanje ovoj transakciji. Primatelj neće moći potrošiti ova sredstva sve dok ne istekne vremenska blokada.", "metadata": "Neobavezno podatkovno polje za trajno pohranjivanje podataka na Tangle.", "tag": "Kratko neobavezno podatkovno polje. Označavanje grupa transakcija može olakšati njihovo traženje.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/hu.json b/packages/shared/locales/hu.json index 7280badb40a..3daccfe2f73 100644 --- a/packages/shared/locales/hu.json +++ b/packages/shared/locales/hu.json @@ -1648,7 +1648,7 @@ "smartContract": "Okosszerződés", "targetContract": "Célszerződés", "contractFunction": "A szerződés funkciója", - "gasBudget": "Gázköltség", + "gasFee": "Gázdíj", "standard": "Normál", "uri": "URI", "issuer": "Kibocsátó", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "A címeknek {prefix} előtaggal kell kezdődniük.", "wrongAddressFormat": "A cím nem megfelelő formátumú.", "invalidAddress": "Helytelen cím.", + "invalidExpirationDate": "A lejárati idő érvénytelen.", + "pastExpirationDate": "A lejárati idő múltbéli időpontra esik.", "invalidAssetId": "A pénzeszköz azonosítója érvénytelen.", "unknownAsset": "A token ezen a számlán nem ismert.", "insufficientFunds": "Nincs elég összeg a tárcájában a tranzakció végrehajtásához.", @@ -1977,7 +1979,7 @@ "refused": "A kapcsolat felépítését visszautasították.", "handshake": "A kézfogás nem sikerült a csomóponttal.", "invalidCertificate": "Érvénytelen tanúsítvány miatt a csatlakozás sikertelen.", - "https": "HTTPS kapcsolat használata kötelező. Biztonsági okokból a HTTP kapcsolat használata jelenleg nem támogatott.", + "https": "A külső kapcsolatoknak HTTPS-t kell használniuk; a helyi (localhost) kapcsolatokat HTTP használatával lehet létrehozni. A nem biztonságos külső HTTP-kapcsolatok nem támogatottak.", "duplicate": "Ez a csomópont már korábban hozzá lett adva.", "noSyncedNode": "Nincs elérhető szinkronizált csomópont.", "timeNotSynced": "Az eszköz órája nem megfelelően jár, nem sikerült a csomóponttal szinkronizálni.", @@ -2160,7 +2162,7 @@ "timelockDate": "A küldő egy időzárat tett az összegre. Csak akkor férhet hozzá, ha az időzár lejárt.", "metadata": "Opcionális adatmező, mely a Tangle-ben hosszútávon tárolásra kerül.", "tag": "Rövid opcionális adatmező. Tranzakciók egy csoportjának felcímkézése segíthet könnyebben megtalálni őket.", - "gasBudget": "A Shimmer EVM-ben egy tranzakció lebonyolításához vagy egy okosszerződés funkciójának végrehajtásához gázköltség megfizetése szükséges." + "gasFee": "A Shimmer EVM-ben egy tranzakció lebonyolításához vagy egy okosszerződés funkciójának végrehajtásához gázdíj megfizetése szükséges." }, "outgoing": { "storageDeposit": "A token letéti díj egy visszatéríthető letéti összeg a tranzakció Tangle-ben történő tárolásához.", @@ -2169,7 +2171,7 @@ "timelockDate": "Időzárral látta el ezt a tranzakciót. A fogadó fél csak annak lejárta után tudja ezt az összeget felhasználni.", "metadata": "Opcionális adatmező, mely a Tangle-ben hosszútávon tárolásra kerül.", "tag": "Rövid opcionális adatmező. Tranzakciók egy csoportjának felcímkézése segíthet könnyebben megtalálni őket.", - "gasBudget": "A Shimmer EVM-ben egy tranzakció lebonyolításához vagy egy okosszerződés funkciójának végrehajtásához gázköltség megfizetése szükséges." + "gasFee": "A Shimmer EVM-ben egy tranzakció lebonyolításához vagy egy okosszerződés funkciójának végrehajtásához gázdíj megfizetése szükséges." }, "nftMetadata": { "standard": "Az NFT szabvány, pl.: IRC27", diff --git a/packages/shared/locales/id.json b/packages/shared/locales/id.json index 2596149ee1d..93e3cec442b 100644 --- a/packages/shared/locales/id.json +++ b/packages/shared/locales/id.json @@ -1648,7 +1648,7 @@ "smartContract": "Kontrak Cerdas", "targetContract": "Kontrak sasaran", "contractFunction": "Fungsi kontrak", - "gasBudget": "Anggaran gas", + "gasFee": "Biaya Gas", "standard": "Standar", "uri": "URI", "issuer": "Penerbit", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Alamat dimulai dengan awalan {prefix}.", "wrongAddressFormat": "Alamat tidak diformat dengan benar.", "invalidAddress": "Alamatnya tidak valid.", + "invalidExpirationDate": "Tanggal kedaluwarsa tidak valid.", + "pastExpirationDate": "Tanggal kadaluwarsanya sudah lewat.", "invalidAssetId": "Id aset tidak valid.", "unknownAsset": "Asetnya tidak diketahui akun ini.", "insufficientFunds": "Dompet/akun ini tidak mempunyai cukup dana.", @@ -1977,7 +1979,7 @@ "refused": "Sambungan ditolak.", "handshake": "Tidak dapat menyelesaikan jabat tangan dengan node.", "invalidCertificate": "Tidak dapat terhubung dengan sertifikat tidak valid.", - "https": "HTTPS diperlukan; koneksi yang tidak aman melalui HTTP tidak didukung saat ini.", + "https": "Koneksi eksternal harus menggunakan HTTPS; koneksi localhost dapat dibuat menggunakan HTTP. Koneksi HTTP eksternal yang tidak aman tidak didukung.", "duplicate": "Node ini telah ditambahkan.", "noSyncedNode": "Tidak ada node yang disinkronkan tersedia.", "timeNotSynced": "Waktu perangkat salah, tidak dapat menyinkronkan node.", @@ -2160,7 +2162,7 @@ "timelockDate": "Pengirim menetapkan batas waktu pada dana ini. Anda akan dapat membelanjakannya setelah batas waktu berakhir.", "metadata": "Bidang data opsional untuk menyimpan data secara persisten di Tangle.", "tag": "Bidang data opsional singkat. Memberi tag pada grup transaksi dapat mempermudah pencariannya.", - "gasBudget": "Anggaran gas diperlukan untuk melakukan transaksi atau menjalankan fungsi kontrak pintar di Shimmer EVM." + "gasFee": "Biaya Gas diperlukan untuk melakukan transaksi atau mengeksekusi sebuah fungsi kontak pintar pada Shimmer EVM." }, "outgoing": { "storageDeposit": "Deposit penyimpanan adalah deposit yang dapat dikembalikan yang diperlukan untuk menyimpan transaksi Anda di Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Anda menambahkan timelock ke transaksi ini. Penerima tidak akan dapat membelanjakan dana tersebut hingga batas waktu berakhir.", "metadata": "Bidang data opsional untuk menyimpan data secara persisten di Tangle.", "tag": "Bidang data opsional singkat. Memberi tag pada grup transaksi dapat mempermudah pencariannya.", - "gasBudget": "Anggaran gas diperlukan untuk melakukan transaksi atau menjalankan fungsi kontrak pintar di Shimmer EVM." + "gasFee": "Biaya Gas diperlukan untuk melakukan transaksi atau mengeksekusi sebuah fungsi kontak pintar pada Shimmer EVM." }, "nftMetadata": { "standard": "Standar NFT misalnya IRC27.", diff --git a/packages/shared/locales/it.json b/packages/shared/locales/it.json index d99e8cf14b3..d9441191763 100644 --- a/packages/shared/locales/it.json +++ b/packages/shared/locales/it.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Contratto di destinazione", "contractFunction": "Funzione del contratto", - "gasBudget": "Gas budget\n", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Emittente", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Gli indirizzi iniziano con il prefisso {prefix}.", "wrongAddressFormat": "L'indirizzo non è formattato correttamente.", "invalidAddress": "L'indirizzo non è valido.", + "invalidExpirationDate": "La data di scadenza non è valida.", + "pastExpirationDate": "Il data di scadenza è passata.", "invalidAssetId": "L'id dell'asset non è valido.", "unknownAsset": "L'asset non è noto a questo conto.", "insufficientFunds": "Questo wallet non ha fondi sufficienti.", @@ -1977,7 +1979,7 @@ "refused": "La connessione è stata rifiutata.", "handshake": "Impossibile completare l' handshake con il nodo.", "invalidCertificate": "Impossibile connettersi con un certificato non valido.", - "https": "HTTPS è richiesto; connessioni non sicure tramite HTTP non sono supportate in questo momento.", + "https": "Le connessioni esterne devono utilizzare HTTPS; le connessioni a localhost possono essere effettuate utilizzando HTTP. Non sono supportate connessioni HTTP esterne non sicure.", "duplicate": "Questo nodo è già stato aggiunto.", "noSyncedNode": "Nessun nodo sincronizzato disponibile.", "timeNotSynced": "Il tempo del dispositivo non è corretto, impossibile sincronizzare il nodo.", @@ -2160,7 +2162,7 @@ "timelockDate": "Il mittente ha impostato un timelock su questi fondi. Sarai in grado di spenderli una volta scaduto il timeloce.", "metadata": "Campo di dati opzionale per memorizzare i dati in modo persistente sul Tangle.", "tag": "Breve campo di dati opzionale. I gruppi di transazioni possono facilitarne la ricerca.", - "gasBudget": "Il budget di gas è necessario per condurre una transazione o eseguire la funzione di un contatto intelligente sull'EVM di Shimmer." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Un deposito è un importo rimborsabile necessario per memorizzare la transazione sul Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Hai aggiunto un timelock a questa transazione. Il destinatario non sarà in grado di spendere questi fondi fino alla scadenza del timelock .", "metadata": "Campo di dati opzionale per memorizzare i dati in modo persistente sul Tangle.", "tag": "Breve campo di dati opzionale. I gruppi di transazioni possono facilitarne la ricerca.", - "gasBudget": "Il budget di gas è necessario per condurre una transazione o eseguire la funzione di un contatto intelligente sull'EVM di Shimmer." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "Lo standard del NFT, es. IRC27.", diff --git a/packages/shared/locales/ja.json b/packages/shared/locales/ja.json index 5e8f1a9eb7e..8e2d25f8f6f 100644 --- a/packages/shared/locales/ja.json +++ b/packages/shared/locales/ja.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "アドレスはプレフィックス{prefix}で始まります。", "wrongAddressFormat": "アドレスが正しくフォーマットされていません。", "invalidAddress": "アドレスが正しくありません", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "このウォレットの残高が不足しています。", @@ -1977,7 +1979,7 @@ "refused": "接続が拒否されました。", "handshake": "ノードでハンドシェイクを完了できませんでした。", "invalidCertificate": "無効な証明書のため、接続できませんでした", - "https": "HTTPS が必要です。現時点では、HTTP 経由の安全でない接続はサポートされていません。", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "このノードは既に追加されています。", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/ko.json b/packages/shared/locales/ko.json index 2fde43cea0e..cc72cb89d0f 100644 --- a/packages/shared/locales/ko.json +++ b/packages/shared/locales/ko.json @@ -1602,7 +1602,7 @@ "totalStorageDeposit": "총 보관 보증금", "expirationTime": "만료 시간", "timelockDate": "Timelock", - "claimedTime": "Claimed at", + "claimedTime": "수령 시각", "nftAddress": "NFT 주소", "nftId": "NFT ID", "nftMetadata": "NFT 메타데이터", @@ -1648,7 +1648,7 @@ "smartContract": "스마트 컨트랙트", "targetContract": "대상계약", "contractFunction": "계약 기능", - "gasBudget": "가스 예산", + "gasFee": "Gas fee", "standard": "표준", "uri": "URI", "issuer": "발행자", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "주소는 {prefix}로 시작합니다.", "wrongAddressFormat": "주소가 형식에 맞지 않습니다.", "invalidAddress": "주소가 유효하지 않습니다.", + "invalidExpirationDate": "만료 날짜가 잘못되었습니다.", + "pastExpirationDate": "만료 날짜가 과거 시점입니다.", "invalidAssetId": "자산 Id가 유효하지 않습니다.", "unknownAsset": "이 계정에서는 자산을 알 수 없습니다.", "insufficientFunds": "지갑에 자금이 부족합니다.", @@ -1977,7 +1979,7 @@ "refused": "연결이 거부되었습니다.", "handshake": "노드와의 핸드셰이크를 실패했습니다.", "invalidCertificate": "인증서가 유효하지 않아 연결할 수 없습니다.", - "https": "HTTPS 연결이 필요합니다. 현재 HTTP로 안전하지 않은 연결을 하는 것은 지원하지 않습니다.", + "https": "외부 연결에는 HTTPS를 이용해야 합니다. localhost 연결은 HTTP를 이용해도 됩니다. 안전하지 않은 외부 HTTP 연결은 지원되지 않습니다.", "duplicate": "이미 추가된 노드입니다.", "noSyncedNode": "사용 가능한 동기화된 노드가 없습니다.", "timeNotSynced": "장치 시간이 정확하지 않아 노드를 동기화할 수 없습니다.", @@ -2160,7 +2162,7 @@ "timelockDate": "송금인은 이 자금에 대해 시간 잠금을 설정했습니다. 제한 시간이 만료되면 해당 금액을 사용할 수 있습니다.", "metadata": "Tangle에 데이터를 지속적으로 저장하기 위한 선택적 데이터 필드입니다.", "tag": "짧은 선택적 데이터 필드입니다. 거래 그룹에 태그를 지정하면 검색이 더 쉬워집니다.", - "gasBudget": "Shimmer EVM에서 거래를 수행하거나 스마트 계약 기능을 실행하려면 가스 예산이 필요합니다." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "보관 보증금은 Tangle에 거래를 저장하는 데 필요한 환불 가능한 보증금입니다.", @@ -2169,7 +2171,7 @@ "timelockDate": "이 거래에 시간 잠금을 추가했습니다. 수령인은 시간 잠금이 만료될 때까지 이 자금을 사용할 수 없습니다.", "metadata": "Tangle에 데이터를 지속적으로 저장하기 위한 선택적 데이터 필드입니다.", "tag": "짧은 선택적 데이터 필드입니다. 거래 그룹에 태그를 지정하면 검색이 더 쉬워집니다.", - "gasBudget": "Shimmer EVM에서 거래를 수행하거나 스마트 계약 기능을 실행하려면 가스 예산이 필요합니다." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "NFT 표준(예: IRC27)", diff --git a/packages/shared/locales/ku.json b/packages/shared/locales/ku.json index a732207dc7b..055ab91f68a 100644 --- a/packages/shared/locales/ku.json +++ b/packages/shared/locales/ku.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Navnîşan bi pêveya pêşî {prefix} re destpêbike.", "wrongAddressFormat": "Navnîşan şêweyek rast nehatiye çêkirin.", "invalidAddress": "Navnîşan netêle.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Mayîna Cuzdankê têrê nake.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Jixwe ev pêşkeşkar hatîye zêdekirin.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/lv.json b/packages/shared/locales/lv.json index 60e494199c7..9dfa84a7b75 100644 --- a/packages/shared/locales/lv.json +++ b/packages/shared/locales/lv.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Addresses start with the prefix {prefix}.", "wrongAddressFormat": "The address is not correctly formatted.", "invalidAddress": "The address is not valid.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "This wallet has insufficient funds.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/mk.json b/packages/shared/locales/mk.json index f80a147eea4..ccdc2090ecf 100644 --- a/packages/shared/locales/mk.json +++ b/packages/shared/locales/mk.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Адресите почнуваат со префиксот {prefix}.", "wrongAddressFormat": "Адресата не е форматирана точно.", "invalidAddress": "Адресата не е валидна.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Паричникот нема доволно средства.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Овој јазол е веќе додаден.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/nl.json b/packages/shared/locales/nl.json index c9ba6df9673..df7fa6bf412 100644 --- a/packages/shared/locales/nl.json +++ b/packages/shared/locales/nl.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adressen beginnen met het voorvoegsel {prefix}.", "wrongAddressFormat": "Het adres is niet correct opgemaakt.", "invalidAddress": "Het adres is niet geldig.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Deze portemonnee heeft onvoldoende saldo.", @@ -1977,7 +1979,7 @@ "refused": "De verbinding werd geweigerd.", "handshake": "Handshake met node kon niet worden voltooid.", "invalidCertificate": "Kan niet verbinden met ongeldig certificaat.", - "https": "HTTPS is vereist; onveilige verbindingen over HTTP worden op dit moment niet ondersteund.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Deze node is reeds toegevoegd.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "De afzender stelt een tijdslot in voor deze fondsen. U kunt deze besteden zodra het tijdslot verloopt.", "metadata": "Een optioneel gegevensveld voor het blijvend opslaan van gegevens op de Tangle.", "tag": "Een kort optioneel gegevensveld. Door groepen transacties te taggen zouden deze makkelijker vindbaar kunnen worden.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Een opslag-storting is een terugvorderbare storting die nodig is om uw transactie op de Tangle op te slaan.", @@ -2169,7 +2171,7 @@ "timelockDate": "U heeft een tijdslot toegevoegd aan deze transactie. De ontvanger zal deze gelden niet kunnen uitgeven totdat het tijdslot verloopt.", "metadata": "Een optioneel gegevensveld voor het blijvend opslaan van gegevens op de Tangle.", "tag": "Een kort optioneel gegevensveld. Door groepen transacties te taggen zouden deze makkelijker vindbaar kunnen worden.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/no.json b/packages/shared/locales/no.json index 434d664f815..a335ab801af 100644 --- a/packages/shared/locales/no.json +++ b/packages/shared/locales/no.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresser starter med prefikset {prefix}.", "wrongAddressFormat": "Adressen er ikke riktig formatert.", "invalidAddress": "Adressen er ugyldig.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Denne lommeboken har ikke nok midler.", @@ -1977,7 +1979,7 @@ "refused": "Tilkoblingen ble avvist.", "handshake": "Kan ikke fullføre tilkoblingen med noden.", "invalidCertificate": "Kunne ikke koble til med ugyldig sertifikat.", - "https": "HTTPS er nødvendig; usikker tilkopling over HTTP støttes ikke på dette tidspunktet.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Denne noden har allerede blitt lagt til.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/pl.json b/packages/shared/locales/pl.json index 6deb513bcfb..2706c3519d9 100644 --- a/packages/shared/locales/pl.json +++ b/packages/shared/locales/pl.json @@ -643,7 +643,7 @@ "collect": "Odbierz", "search": "Wyszukaj nagrody z vestingu", "payouts": { - "title": "Dwutygodniowy harmonogram odblokowywania", + "title": "Codwutygodniowy harmonogram odblokowywania", "information": "Informacje o wypłacie", "tooltip": { "title": "Wypłata", @@ -1648,7 +1648,7 @@ "smartContract": "Smart kontrakt", "targetContract": "Kontrakt docelowy", "contractFunction": "Funkcja kontraktu", - "gasBudget": "Budżet gazu", + "gasFee": "Opłata gas", "standard": "Standard", "uri": "URI", "issuer": "Wydawca", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresy zaczynają się od prefiksu {prefix}.", "wrongAddressFormat": "Adres nie jest poprawnie sformatowany.", "invalidAddress": "Adres jest nieprawidłowy.", + "invalidExpirationDate": "Termin ważności jest nieprawidłowy.", + "pastExpirationDate": "Termin ważności już minął.", "invalidAssetId": "Identyfikator assetu jest nieprawidłowy.", "unknownAsset": "Ten asset nie jest znany na tym koncie.", "insufficientFunds": "Brak wystarczających środków na tym portfelu.", @@ -1977,7 +1979,7 @@ "refused": "Połączenie zostało odrzucone.", "handshake": "Nie można uzyskać potwierdzenia z serwera.", "invalidCertificate": "Nie można połączyć się z nieprawidłowym certyfikatem.", - "https": "HTTPS jest wymagany; niezabezpieczone połączenia przez HTTP nie są obecnie obsługiwane.", + "https": "Połączenia zewnętrzne muszą korzystać z protokołu HTTPS; połączenia z hostem lokalnym mogą być nawiązywane przy użyciu protokołu HTTP. Niezabezpieczone zewnętrzne połączenia HTTP nie są obsługiwane.", "duplicate": "Ten serwer został już wcześniej dodany.", "noSyncedNode": "Brak zsynchronizowanego węzła.", "timeNotSynced": "Czas urządzenia jest nieprawidłowy, nie można zsynchronizować z serwerem.", @@ -2160,7 +2162,7 @@ "timelockDate": "Nadawca ustawił blokadę czasową tych środków. Będziesz mógł je wydać dopiero wtedy, gdy blokada czasowa wygaśnie.", "metadata": "Opcjonalne pole danych do trwałego przechowywania danych w sieci Tangle.", "tag": "Krótkie, opcjonalne pole danych. Oznaczanie grup transakcji może ułatwić ich wyszukiwanie.", - "gasBudget": "Budżet gazu jest wymagany do przeprowadzenia transakcji lub wykonania funkcji smart kontraktu na Shimmer EVM." + "gasFee": "Opłata gas jest wymagana do przeprowadzenia transakcji lub wykonania funkcji smart kontraktu używając Shimmer EVM." }, "outgoing": { "storageDeposit": "Depozyt magazynowy to zwrotna kaucja potrzebna do przechowywania Twojej transakcji w sieci Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Dodałeś blokadę czasową do tej transakcji. Odbiorca nie będzie mógł wydać tych środków do czasu wygaśnięcia blokady czasowej.", "metadata": "Opcjonalne pole danych do trwałego przechowywania danych w sieci Tangle.", "tag": "Krótkie, opcjonalne pole danych. Oznaczanie grup transakcji może ułatwić ich wyszukiwanie.", - "gasBudget": "Budżet gazu jest wymagany do przeprowadzenia transakcji lub wykonania funkcji smart kontraktu na Shimmer EVM." + "gasFee": "Opłata gas jest wymagana do przeprowadzenia transakcji lub wykonania funkcji smart kontraktu używając Shimmer EVM." }, "nftMetadata": { "standard": "Norma NFT, np. IRC27.", diff --git a/packages/shared/locales/pt-BR.json b/packages/shared/locales/pt-BR.json index e5d3f0fa709..6e6f09a2afd 100644 --- a/packages/shared/locales/pt-BR.json +++ b/packages/shared/locales/pt-BR.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Endereços começam com o prefixo {prefix}.", "wrongAddressFormat": "O endereço não está formatado corretamente.", "invalidAddress": "O endereço não é válido.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Esta carteira tem fundos insuficientes.", @@ -1977,7 +1979,7 @@ "refused": "A conexão foi recusada.", "handshake": "Não foi possível completar a comunicação com o nó.", "invalidCertificate": "Não foi possível conectar com um certificado inválido.", - "https": "É necessário utilizar HTTPS; conexões inseguras por HTTP não são suportadas neste momento.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Este servidor já foi adicionado.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/pt-PT.json b/packages/shared/locales/pt-PT.json index d6643e8fca6..a11fecc1cca 100644 --- a/packages/shared/locales/pt-PT.json +++ b/packages/shared/locales/pt-PT.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Endereços começam com o prefixo {prefix}.", "wrongAddressFormat": "O endereço não está formatado corretamente.", "invalidAddress": "O endereço não é válido.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Esta carteira tem fundos insuficientes.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Este servidor já foi adicionado.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/ro.json b/packages/shared/locales/ro.json index 6b00959c5ca..f68b581f3dc 100644 --- a/packages/shared/locales/ro.json +++ b/packages/shared/locales/ro.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Addresses start with the prefix {prefix}.", "wrongAddressFormat": "The address is not correctly formatted.", "invalidAddress": "The address is not valid.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "This wallet has insufficient funds.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/ru.json b/packages/shared/locales/ru.json index 7aeaafd9559..22ad5ef8241 100644 --- a/packages/shared/locales/ru.json +++ b/packages/shared/locales/ru.json @@ -1648,7 +1648,7 @@ "smartContract": "Умный контракт", "targetContract": "Целевой контракт", "contractFunction": "Функция контракта", - "gasBudget": "Бюджет газа", + "gasFee": "Gas fee", "standard": "Стандартный", "uri": "URI", "issuer": "Эмитент", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Адреса начинаются с префикса {prefix}.", "wrongAddressFormat": "Адрес неверно отформатирован.", "invalidAddress": "Адрес недействителен.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "Актив не известен для данного счета.", "insufficientFunds": "На этом кошельке недостаточно средств.", @@ -1977,7 +1979,7 @@ "refused": "Соединение было отклонено.", "handshake": "Не удалось завершить рукопожатие с узлом.", "invalidCertificate": "Не удалось подключиться из-за недействительного сертификата.", - "https": "Требуется HTTPS; небезопасные соединения по HTTP в настоящее время не поддерживаются.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Этот узел уже был добавлен.", "noSyncedNode": "Не доступен синхронизированный узел.", "timeNotSynced": "Время устройства неверно, не удается синхронизировать узел.", @@ -2160,7 +2162,7 @@ "timelockDate": "Отправитель установил временную блокировку на эти средства. Вы сможете потратить их по истечении срока блокировки.", "metadata": "Необязательное поле данных для постоянного хранения данных в Tangle.", "tag": "Короткое необязательное поле данных. Пометка групп транзакций может облегчить их поиск.", - "gasBudget": "Бюджет газа необходим для проведения транзакции или выполнения функции смарт-контракта на Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "Депозит за хранение - это возвращаемый залог, необходимый для хранения вашей транзакции на Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Вы добавили временную блокировку к этой транзакции. Получатель не сможет потратить эти средства до истечения срока блокировки.", "metadata": "Необязательное поле данных для постоянного хранения данных в Tangle.", "tag": "Короткое необязательное поле данных. Пометка групп транзакций может облегчить их поиск.", - "gasBudget": "Бюджет газа необходим для проведения транзакции или выполнения функции смарт-контракта на Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "Стандарт NFT, например, IRC27.", diff --git a/packages/shared/locales/si.json b/packages/shared/locales/si.json index 353107d8abd..76c81f6e12c 100644 --- a/packages/shared/locales/si.json +++ b/packages/shared/locales/si.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "ලිපින {prefix}උපසර්ගයෙන් ආරම්භ වේ.", "wrongAddressFormat": "ලිපිනය නිවැරදිව හැඩගස්වා නොමැත.", "invalidAddress": "ලිපිනය වලංගු නැත.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "මෙම මුදල් පසුම්බියට ප්‍රමාණවත් අරමුදල් නොමැත.", @@ -1977,7 +1979,7 @@ "refused": "සම්බන්ධතාවය ප්රතික්ෂේප කරන ලදී.", "handshake": "නෝඩය සමඟ අතට අත දීම සම්පූර්ණ කළ නොහැකි විය.", "invalidCertificate": "වලංගු නොවන සහතිකයක් සමඟ සම්බන්ධ වීමට නොහැකි විය.", - "https": "HTTPS අවශ්‍යයි; HTTP හරහා අනාරක්ෂිත සම්බන්ධතා මෙම අවස්ථාවේදී සහාය නොදක්වයි.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "මෙම නෝඩය දැනටමත් එකතු කර ඇත.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/sk.json b/packages/shared/locales/sk.json index 6fb70dd568e..5ee3cbcc21e 100644 --- a/packages/shared/locales/sk.json +++ b/packages/shared/locales/sk.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresy začínaju s predponou {prefix}.", "wrongAddressFormat": "Adresa nie je v spravnom formáte.", "invalidAddress": "Adresa nie je správna.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Táto peňaženka nemá dostatok prostriedkov.", @@ -1977,7 +1979,7 @@ "refused": "Pripojenie bolo zamietnuté.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Tento uzol už bol raz pridaný.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/sl.json b/packages/shared/locales/sl.json index b8c130cc982..8743b1c7136 100644 --- a/packages/shared/locales/sl.json +++ b/packages/shared/locales/sl.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Addresses start with the prefix {prefix}.", "wrongAddressFormat": "The address is not correctly formatted.", "invalidAddress": "The address is not valid.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "This wallet has insufficient funds.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/sq.json b/packages/shared/locales/sq.json index 60e494199c7..9dfa84a7b75 100644 --- a/packages/shared/locales/sq.json +++ b/packages/shared/locales/sq.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Addresses start with the prefix {prefix}.", "wrongAddressFormat": "The address is not correctly formatted.", "invalidAddress": "The address is not valid.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "This wallet has insufficient funds.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/sr.json b/packages/shared/locales/sr.json index fff33f8bfc5..3d230958c9c 100644 --- a/packages/shared/locales/sr.json +++ b/packages/shared/locales/sr.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Addresses start with the prefix {prefix}.", "wrongAddressFormat": "The address is not correctly formatted.", "invalidAddress": "The address is not valid.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "This wallet has insufficient funds.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "This node has already been added.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/sv.json b/packages/shared/locales/sv.json index 932c4f73240..f69a8df469b 100644 --- a/packages/shared/locales/sv.json +++ b/packages/shared/locales/sv.json @@ -1648,7 +1648,7 @@ "smartContract": "Smartkontrakt", "targetContract": "Målkontrakt", "contractFunction": "Kontraktsfunktion", - "gasBudget": "Gas-budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Utfärdare", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresser börjar med prefixet {prefix}.", "wrongAddressFormat": "Adressen är inte korrekt formaterad.", "invalidAddress": "Adressen är inte giltig.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "Tillgången är inte känd för detta konto.", "insufficientFunds": "Denna plånbok har inte tillräckligt med tillgångar.", @@ -1977,7 +1979,7 @@ "refused": "Anslutningen avvisades.", "handshake": "Kunde inte slutföra handskakning med nod.", "invalidCertificate": "Kunde inte ansluta med ett ogiltigt certifikat.", - "https": "HTTPS krävs; osäkra anslutningar över HTTP stöds inte just nu.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Den här noden har redan lagts till.", "noSyncedNode": "Ingen synkroniserad nod är tillgänglig.", "timeNotSynced": "Enhetens tid är felaktig, det går inte att synkronisera noden.", @@ -2160,7 +2162,7 @@ "timelockDate": "Avsändaren satte ett tidlås på dessa tillgångar. Du kommer att kunna spendera dem när tidsbegränsningen löpt ut.", "metadata": "Ett valfritt datafält för att lagra data konstant på Tangle.", "tag": "Ett kort valfritt datafält. Taggningsgrupper av transaktioner kan göra dem enklare att söka efter.", - "gasBudget": "Gasbudget krävs för att genomföra en transaktion eller utföra en smartkontrakts-funktion på Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "En lagringsdeposition är en återbetalningsbar insättning som behövs för att lagra din transaktion på Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "Du har lagt till en tidsgräns för denna transaktion. Mottagaren kommer inte kunna spendera dessa tillgångar förrän tidsfristen löpt ut.", "metadata": "Ett valfritt datafält för att lagra data konstant på Tangle.", "tag": "Ett kort valfritt datafält. Taggningsgrupper av transaktioner kan göra dem enklare att söka efter.", - "gasBudget": "Gasbudget krävs för att genomföra en transaktion eller utföra en smartkontrakts-funktion på Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "NFT-standarden t.ex. IRC27.", diff --git a/packages/shared/locales/tr.json b/packages/shared/locales/tr.json index 3e50371d8cb..b718ce08db3 100644 --- a/packages/shared/locales/tr.json +++ b/packages/shared/locales/tr.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Adresler {prefix} ön eki ile başlar.", "wrongAddressFormat": "Adres doğru şekilde biçimlendirilmemiş.", "invalidAddress": "Adres geçerli değil.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Cüzdan bakiyesi yetersiz.", @@ -1977,7 +1979,7 @@ "refused": "Bağlantı reddedildi.", "handshake": "Node ile anlaşma tamamlanamadı.", "invalidCertificate": "Geçersiz sertifika ile bağlanılamadı.", - "https": "HTTPS gereklidir; HTTP üzerinden güvenli olmayan bağlantılar şu anda desteklenmemektedir.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Bu sunucu zaten eklenmiş.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/uk.json b/packages/shared/locales/uk.json index 005b611901d..3a2b21823d1 100644 --- a/packages/shared/locales/uk.json +++ b/packages/shared/locales/uk.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Адреси починаються із префікса {prefix}.", "wrongAddressFormat": "Адреса невірно відформатована.", "invalidAddress": "Адреса недійсна.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "У цього гаманця недостатньо коштів.", @@ -1977,7 +1979,7 @@ "refused": "У підключенні було відмовлено.", "handshake": "Не вдалося завершити об'єднання з вузлом.", "invalidCertificate": "Не вдається підключитися сертифікат не дійсний.", - "https": "Потрібен HTTPS; небезпечні з’єднання через HTTP наразі не підтримуються.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Цей вузол вже був доданий.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/ur.json b/packages/shared/locales/ur.json index 86a052c269b..e6ac42ca60e 100644 --- a/packages/shared/locales/ur.json +++ b/packages/shared/locales/ur.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "ایڈریسز {prefix} سابقہ کے ساتھ شروع ہوتے ہیں.", "wrongAddressFormat": "ایڈریس درست شکل میں نہیں ہے.", "invalidAddress": "یہ ایڈریس درست نہیں ہے.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "اس والیٹ میں موجود فنڈز ناکافی ہیں.", @@ -1977,7 +1979,7 @@ "refused": "The connection was refused.", "handshake": "Could not complete handshake with node.", "invalidCertificate": "Could not connect with invalid certificate.", - "https": "HTTPS is required; insecure connections over HTTP are not supported at this time.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "یہ نوڈ پہلے ہی شامل کی جا چکی ہے.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/vi.json b/packages/shared/locales/vi.json index b5b88cfdd5e..20d71eaf3d2 100644 --- a/packages/shared/locales/vi.json +++ b/packages/shared/locales/vi.json @@ -1648,7 +1648,7 @@ "smartContract": "Smart Contract", "targetContract": "Target contract", "contractFunction": "Contract function", - "gasBudget": "Gas budget", + "gasFee": "Gas fee", "standard": "Standard", "uri": "URI", "issuer": "Issuer", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "Địa chỉ bắt đầu bằng tiền tố {prefix}.", "wrongAddressFormat": "Địa chỉ không được định dạng đúng.", "invalidAddress": "Địa chỉ không hợp lệ.", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "The asset is not known to this account.", "insufficientFunds": "Ví này không đủ tiền.", @@ -1977,7 +1979,7 @@ "refused": "Kết nối đã bị từ chối.", "handshake": "Không thể hoàn tất quá trình bắt tay với nút.", "invalidCertificate": "Không thể kết nối với chứng chỉ không hợp lệ.", - "https": "HTTPS là bắt buộc; các kết nối không an toàn qua HTTP không được hỗ trợ tại thời điểm này.", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "Nút này đã được thêm vào.", "noSyncedNode": "No synced node is available.", "timeNotSynced": "Device time is incorrect, unable to sync node.", @@ -2160,7 +2162,7 @@ "timelockDate": "The sender set a timelock on these funds. You will be able to spend them once the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "A storage deposit is a refundable deposit needed to store your transaction on the Tangle.", @@ -2169,7 +2171,7 @@ "timelockDate": "You added a timelock to this transaction. The recipient will not be able to spend these funds until the timelock expires.", "metadata": "An optional data field for storing data persistently on the Tangle.", "tag": "A short optional data field. Tagging groups of transactions can make them easier to search for.", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "The NFT standard e.g. IRC27.", diff --git a/packages/shared/locales/zh-CN.json b/packages/shared/locales/zh-CN.json index bd92bc8763d..3d04959f2b3 100644 --- a/packages/shared/locales/zh-CN.json +++ b/packages/shared/locales/zh-CN.json @@ -1648,7 +1648,7 @@ "smartContract": "智能合约", "targetContract": "目标合约", "contractFunction": "合约功能", - "gasBudget": "Gas预算", + "gasFee": "Gas fee", "standard": "标准", "uri": "URI", "issuer": "发行者", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "地址以前缀 {prefix} 开始。", "wrongAddressFormat": "地址格式不正确。", "invalidAddress": "地址无效的", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "The asset id is not valid.", "unknownAsset": "该资产在这个账户中未知。", "insufficientFunds": "该账户资金不足。", @@ -1977,7 +1979,7 @@ "refused": "连接被拒绝", "handshake": "无法完成节点握手。", "invalidCertificate": "无法与无效证书连接。", - "https": "需要HTTPS。目前不支持通过 HTTP 进行不安全的连接。", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "此节点已被添加。", "noSyncedNode": "没有可用的同步节点。", "timeNotSynced": "设备时间不正确,无法同步节点。", @@ -2160,7 +2162,7 @@ "timelockDate": "发送者在这些资金上设置了一个时间锁。您将能够在到期后使用它们。", "metadata": "一个可选的数据字段,用于在Tangle上持久性地存储数据。", "tag": "一个简短的可选数据字段。对交易组进行标记可以使它们更容易被搜索到。", - "gasBudget": "为了在Shimmer EVM上进行交易或执行智能合约功能,需要有Gas预算。" + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "存储押金是在Tangle上储存你的交易所需的可退还押金。", @@ -2169,7 +2171,7 @@ "timelockDate": "您为这笔交易添加了一个时间锁。收件人将无法花费这些资金,直到时间锁到期。", "metadata": "一个可选的数据字段,用于在Tangle上持久性地存储数据。", "tag": "一个简短的可选数据字段。对各组交易分别进行标记可以使它们更容易被搜索到。", - "gasBudget": "为了在Shimmer EVM上进行交易或执行智能合约功能,需要有Gas预算。" + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "NFT 标准,例如 IRC27。", diff --git a/packages/shared/locales/zh-TW.json b/packages/shared/locales/zh-TW.json index 0ca7bcbb58a..582f2c4f61a 100644 --- a/packages/shared/locales/zh-TW.json +++ b/packages/shared/locales/zh-TW.json @@ -39,8 +39,8 @@ "body": "IOTA 主網" }, "iotaAlphanet": { - "title": "IOTA Alphanet", - "body": "IOTA Alphanet" + "title": "IOTA Alpha 先行網", + "body": "IOTA Alpha 先行網" }, "custom": { "title": "自訂網路", @@ -289,7 +289,7 @@ "description": "" }, "appName": { - "title": "App Name" + "title": "應用程式名稱" }, "currency": { "title": "貨幣", @@ -633,42 +633,42 @@ } }, "vesting": { - "title": "Vesting", + "title": "鎖倉", "overview": { - "unlocked": "Unlocked", - "locked": "Locked", - "total": "Total" + "unlocked": "已解鎖", + "locked": "已鎖定", + "total": "全部" }, - "timeUntilNextUnlock": "Time until next unlock", - "collect": "Collect", - "search": "Find vesting rewards", + "timeUntilNextUnlock": "下次解鎖前的時間", + "collect": "收取", + "search": "搜尋鎖倉獎勵", "payouts": { - "title": "Biweekly Unlock Schedule", - "information": "Payout Information", + "title": "雙週解鎖時間表", + "information": "發放資訊", "tooltip": { - "title": "Payout", - "amount": "Amount", - "unlockDate": "Unlock Date" + "title": "發放獎勵", + "amount": "數量", + "unlockDate": "解鎖日期" } }, "infoTooltip": { - "title": "Vesting of tokens", + "title": "代幣鎖倉", "body": "From the tokens users received through an IOTA token airdrop, 10% are being available to users immediately at the genesis of the IOTA Stardust network. The rest is gradually unlocked over the course of two years in equal proportion happening every two weeks." } } }, "popups": { "payoutDetails": { - "title": "Payout Details", - "amount": "Total amount", - "unlockDate": "Unlock date", - "status": "Status" + "title": "發放獎勵的詳細資料", + "amount": "總額", + "unlockDate": "解鎖日期", + "status": "狀態" }, "vestingCollect": { - "title": "Collect", + "title": "收取", "body": "Don't miss out on your unclaimed funds! Click the button below to check and claim your funds now.", - "unclaimedFunds": "Unclaimed funds", - "button": "Collect" + "unclaimedFunds": "未領取的資金", + "button": "收取" }, "metricSystemInfo": { "title": "Transitioning from metric prefixes", @@ -740,7 +740,7 @@ "subtitle": "保留給表決權" }, "vesting": { - "title": "Vesting", + "title": "鎖倉", "subtitle": "Locked funds awaiting unlock based on the vesting schedule" }, "minimizeStorageDepositButton": "把存儲空間費用最小化" @@ -917,18 +917,18 @@ "body": "Perform a more exhaustive search of balances.", "addressesSearched": "Addresses searched", "addressesFound": "Addresses found", - "totalAddressBalance": "Total balance", + "totalAddressBalance": "總餘額", "searchAgainHint": "Is your balance or number of wallets incorrect? Search again until your full balance is shown.", "currentWallet": "Search only in the current wallet" }, "balanceOverview": { - "title": "Balance overview", + "title": "餘額總覽", "body": "Find information about all your wallets and the balance of each." }, "vestingRewards": { - "title": "Find vesting rewards", - "body": "Perform a more exhaustive search of your rewards.", - "totalAddressBalance": "Total rewards", + "title": "搜尋鎖倉獎勵", + "body": "對您的獎勵進行更全面的搜尋", + "totalAddressBalance": "獎勵總額", "searchAgainHint": "Are your vesting rewards incorrect? Search again until all your rewards are shown." }, "riskFunds": { @@ -1184,12 +1184,12 @@ "body": "此節點需要額外的認證。請填寫正確的資訊。" }, "addressHistory": { - "title": "Address history", + "title": "位址記錄", "indexAndType": "{internal, select, true {Internal address} other {Deposit address}} {index}", - "internal": "Internal", - "errorNoChronicle": "Chronicle not configured", - "errorFailedFetch": "Couldn't fetch address history", - "errorFailedGenerate": "Couldn't generate a new address" + "internal": "內部的", + "errorNoChronicle": "Chronicle 尚未設定", + "errorFailedFetch": "無法取得位址的歷史紀錄", + "errorFailedGenerate": "無法產生新位址" } }, "charts": { @@ -1236,15 +1236,15 @@ "save": "儲存", "importSeed": "匯入現有的種子", "restoreWallet": { - "iota": "Restore IOTA profile", - "iotaAlphanet": "Restore IOTA Alphanet profile", + "iota": "回復 IOTA 設定檔", + "iotaAlphanet": "回復 IOTA Alpha 先行網設定檔", "shimmer": "復原Shimmer設定檔", "testnet": "恢復測試網設定檔", "custom": "恢復自訂網路設定檔" }, "restoreWalletDescription": { - "iota": "Restore an existing IOTA profile", - "iotaAlphanet": "Restore an existing IOTA Alphanet profile", + "iota": "恢復既有的 IOTA 設定檔", + "iotaAlphanet": "回復既有的 IOTA Alpha 先行網設定檔", "shimmer": "復原既有的Shimmer檔", "testnet": "恢復既有的測試網設定檔", "custom": "恢復既有的自訂網路設定檔" @@ -1342,7 +1342,7 @@ "viewStatus": "查看狀態", "viewAddressHistory": "檢視地址歷史紀錄", "viewBalanceBreakdown": "檢視餘額明細", - "verifyDepositAddress": "Verify deposit address", + "verifyDepositAddress": "驗證存款位址", "showHiddenAccounts": "顯示隱藏錢包", "confirm": "確認", "hideNetworkStatistics": "隱藏網路統計數據", @@ -1399,7 +1399,7 @@ "revote": "重新投票", "skipAndKeep": "跳過並保留舊密碼", "addChain": "新增鏈", - "viewVestingRewardsFinder": "Find vesting rewards" + "viewVestingRewardsFinder": "搜尋鎖倉獎勵" }, "general": { "recipient": "接收方", @@ -1442,7 +1442,7 @@ "shimmerClaimed": "已領取", "shimmerClaiming": "領取中", "shimmerGenesis": "Shimmer 創世", - "vestingReward": "Vesting Reward Airdrop", + "vestingReward": "所倉獎勵空投", "stardustGenesis": "Stardust Genesis", "minted": "已鑄造", "minting": "鑄造中", @@ -1648,7 +1648,7 @@ "smartContract": "智能合約", "targetContract": "目標合約", "contractFunction": "合約功能", - "gasBudget": "瓦斯預算", + "gasFee": "Gas fee", "standard": "標準", "uri": "URI", "issuer": "發行者", @@ -1747,7 +1747,7 @@ "foundry": "鑄造廠", "governance": "治理", "consolidation": "合併", - "vesting": "Vesting" + "vesting": "鎖倉" }, "direction": { "label": "方向", @@ -1828,7 +1828,7 @@ } }, "syncing": "請等待同步完成才更換錢包。", - "transferring": "Please wait until all transactions are completed.", + "transferring": "請等待所有交易完成。", "participating": "請等待所有質押/投票交易完成才更換錢包。", "claimed": { "success": "交易認領", @@ -1944,6 +1944,8 @@ "wrongAddressPrefix": "地址必須以 {prefix} 開頭。", "wrongAddressFormat": "地址格式不正確。", "invalidAddress": "此地址無效。", + "invalidExpirationDate": "The expiration date is not valid.", + "pastExpirationDate": "The expiration date is in the past.", "invalidAssetId": "此資產 ID 無效。", "unknownAsset": "此帳號不清楚該資產", "insufficientFunds": "這個錢包資金不足。", @@ -1968,7 +1970,7 @@ }, "layer2": { "layer1Recipient": "第二層上的交易無法發送到第一層的帳戶。", - "estimatedGas": "Failed to estimate gas." + "estimatedGas": "無法估計 gas。" }, "node": { "invalid": "請輸入有效的 URL。", @@ -1977,7 +1979,7 @@ "refused": "此連線被拒絕。", "handshake": "無法與節點進行連線交握。", "invalidCertificate": "無法以無效憑證連線。", - "https": "必須由 HTTPS 安全連線,目前尚未支援以 HTTP 進行的不安全連線。", + "https": "External connections must use HTTPS; localhost connections can be made using HTTP. Insecure external HTTP connections are not supported.", "duplicate": "該節點已被添加。", "noSyncedNode": "沒有可用的同步節點。", "timeNotSynced": "裝置時間不正確,無法同步結點", @@ -2160,7 +2162,7 @@ "timelockDate": "發件人對這些資金設置了時間鎖。一旦時間鎖定到期,您將能夠使用它們。", "metadata": "用於在 Tangle 上持久存儲數據的可選數據字段。", "tag": "一個簡短的可選數據字段。標記事務組可以使它們更易於搜索。", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "outgoing": { "storageDeposit": "將您的交易存儲在 Tangle 上所需的可退還代幣押金。", @@ -2169,7 +2171,7 @@ "timelockDate": "您為此事務添加了時間鎖。在時間鎖定到期之前,收款人將無法使用這些資金。", "metadata": "用於在 Tangle 上持久存儲數據的可選數據字段。", "tag": "一個簡短的可選數據字段。標記事務組可以使它們更易於搜索。", - "gasBudget": "Gas budget is required to conduct a transaction or execute a smart contract function on Shimmer EVM." + "gasFee": "Gas fee is required to conduct a transaction or execute a smart contract function on Shimmer EVM." }, "nftMetadata": { "standard": "NFT 標準,例如 IRC27。", @@ -2181,10 +2183,10 @@ } }, "mintNativeToken": { - "decimals": "IRC30 optional parameter: Number of decimals the token uses (divide the token amount by 10^decimals to get its user representation).", - "description": "IRC30 optional parameter: The human-readable description of the token.", - "url": "IRC30 optional parameter: URL pointing to more resources about the token like a website or social media page.", - "logoUrl": "IRC30 optional parameter: URL pointing to an image resource of the token logo." + "decimals": "IRC30 可選參數:代幣使用的小數位數(代幣數量除以 10^小數位數,以得到其用戶表示)。", + "description": "IRC30 可選參數:代幣的人類可讀描述。", + "url": "IRC30 可選參數:指向有關代幣的更多資源的 URL,例如網站或社交媒體頁面。", + "logoUrl": "IRC30 可選參數:指向代幣標誌圖像資源的URL。" }, "mintNftForm": { "collectionId": "Optional parameter: UTXO string of the collection NFT that minted this NFT", @@ -2242,7 +2244,7 @@ "developer": "開發人員", "tokens": "代幣", "activity": "活動", - "vesting": "Vesting" + "vesting": "鎖倉" }, "pills": { "stake": { @@ -2360,8 +2362,8 @@ "locked": "已鎖定", "smartContract": "智能合約", "vesting": { - "unlocked": "Unlocked", - "locked": "Locked" + "unlocked": "已解鎖", + "locked": "已鎖定" } }, "menus": {