From 3c100bc0068ad0a7d57ac00f24ff349357b1c48c Mon Sep 17 00:00:00 2001 From: MetaMask Bot <37885440+metamaskbot@users.noreply.github.com> Date: Thu, 18 Jul 2024 04:47:18 -0400 Subject: [PATCH 1/4] New Crowdin translations by Github Action (#24889) Co-authored-by: metamaskbot --- app/_locales/de/messages.json | 407 ++++++++++++++++++++++++++++- app/_locales/el/messages.json | 407 ++++++++++++++++++++++++++++- app/_locales/es/messages.json | 414 +++++++++++++++++++++++++++++- app/_locales/fr/messages.json | 409 ++++++++++++++++++++++++++++- app/_locales/hi/messages.json | 394 +++++++++++++++++++++++++++- app/_locales/id/messages.json | 417 ++++++++++++++++++++++++++++-- app/_locales/ja/messages.json | 424 +++++++++++++++++++++++++++++-- app/_locales/ko/messages.json | 416 ++++++++++++++++++++++++++++-- app/_locales/pt/messages.json | 409 ++++++++++++++++++++++++++++- app/_locales/ru/messages.json | 399 ++++++++++++++++++++++++++++- app/_locales/tl/messages.json | 414 +++++++++++++++++++++++++++++- app/_locales/tr/messages.json | 409 ++++++++++++++++++++++++++++- app/_locales/vi/messages.json | 416 ++++++++++++++++++++++++++++-- app/_locales/zh_CN/messages.json | 396 ++++++++++++++++++++++++++++- 14 files changed, 5557 insertions(+), 174 deletions(-) diff --git a/app/_locales/de/messages.json b/app/_locales/de/messages.json index 6f37d1713dfc..fdc32cb53c59 100644 --- a/app/_locales/de/messages.json +++ b/app/_locales/de/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Sie müssen ein Konto auswählen!" }, + "accountTypeNotSupported": { + "message": "Kontotyp nicht unterstützt" + }, "accounts": { "message": "Konten" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "NFTs hinzufügen" }, + "addRpcUrl": { + "message": "RPC-URL hinzufügen" + }, "addSnapAccountToggle": { "message": "„Konto-Snap (Beta) hinzufügen“ aktivieren" }, @@ -305,12 +311,21 @@ "message": "Sie können kein Token finden? Sie können ein beliebiges Token manuell hinzufügen, indem Sie seine Adresse eingeben. Token-Contract-Adressen finden Sie auf $1.", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "URL hinzufügen" + }, "addingCustomNetwork": { "message": "Netzwerk wird hinzugefügt" }, "addingTokens": { "message": "Hinzufügen von Token" }, + "additionalNetworks": { + "message": "Zusätzliche Netzwerke" + }, + "additionalRpcUrl": { + "message": "Weitere RPC-URL" + }, "address": { "message": "Adresse" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Erweiterte Einstellungen" }, + "advancedDetailsDataDesc": { + "message": "Daten" + }, + "advancedDetailsHexDesc": { + "message": "Hexadezimal" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Dies ist die Transaktionsnummer eines Kontos. Die Nonce für die erste Transaktion ist 0 und sie erhöht sich in fortlaufender Reihenfolge." + }, "advancedGasFeeDefaultOptIn": { "message": "Speichern Sie diese Werte als Standard für das $1-Netzwerk.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Warnhinweis" }, + "alertActionBuy": { + "message": "EHT kaufen" + }, + "alertActionUpdateGas": { + "message": "Gas-Limit aktualisieren" + }, + "alertActionUpdateGasFee": { + "message": "Gebühr aktualisieren" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Gas-Optionen aktualisieren" + }, "alertBannerMultipleAlertsDescription": { "message": "Wenn Sie diese Anfrage genehmigen, könnten Dritte, die für Betrügereien bekannt sind, alle Ihre Assets an sich reißen." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Dies kann in „Einstellungen > Benachrichtigungen“ geändert werden." }, + "alertMessageGasEstimateFailed": { + "message": "Wir sind nicht in der Lage, eine genaue Gebühr anzugeben, und diese Schätzung könnte zu hoch sein. Wir schlagen vor, dass Sie ein individuelles Gas-Limit eingeben, aber es besteht das Risiko, dass die Transaktion trotzdem fehlschlägt." + }, + "alertMessageGasFeeLow": { + "message": "Wenn Sie eine niedrige Gebühr wählen, müssen Sie mit langsameren Transaktionen und längeren Wartezeiten rechnen. Für schnellere Transaktionen wählen Sie die Gebührenoptionen Markt oder Aggressiv." + }, + "alertMessageGasTooLow": { + "message": "Um mit dieser Transaktion fortzufahren, müssen Sie das Gas-Limit auf 21.000 oder mehr erhöhen." + }, + "alertMessageInsufficientBalance": { + "message": "Sie haben nicht genug ETH auf Ihrem Konto, um die Transaktionsgebühren zu bezahlen." + }, + "alertMessageNetworkBusy": { + "message": "Die Gas-Preise sind hoch und die Schätzungen sind weniger genau." + }, + "alertMessageNoGasPrice": { + "message": "Wir können mit dieser Transaktion nicht fortfahren, bis Sie die Gebühr manuell aktualisieren." + }, + "alertMessagePendingTransactions": { + "message": "Diese Transaktion wird erst dann durchgeführt, wenn eine vorherige Transaktion abgeschlossen ist. Erfahren Sie, wie Sie eine Transaktion abbrechen oder beschleunigen können." + }, + "alertMessageSignInDomainMismatch": { + "message": "Die Website, die die Anfrage stellt, ist nicht die Website, bei der Sie sich anmelden. Dies könnte ein Versuch sein, Ihre Anmeldedaten zu stehlen." + }, + "alertMessageSignInWrongAccount": { + "message": "Diese Seite fordert Sie auf, sich mit dem falschen Konto anzumelden." + }, + "alertMessageSigningOrSubmitting": { + "message": "Diese Transaktion wird erst durchgeführt, wenn Ihre vorherige Transaktion abgeschlossen ist." + }, "alertModalAcknowledge": { "message": "Ich habe das Risiko erkannt und möchte trotzdem fortfahren" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Alle Benachrichtigungen überprüfen" }, + "alertReasonGasEstimateFailed": { + "message": "Ungenaue Gebühr" + }, + "alertReasonGasFeeLow": { + "message": "Langsame Geschwindigkeit" + }, + "alertReasonGasTooLow": { + "message": "Niedriges Gas-Limit" + }, + "alertReasonInsufficientBalance": { + "message": "Unzureichende Gelder" + }, + "alertReasonNetworkBusy": { + "message": "Netzwerk ist ausgelastet" + }, + "alertReasonNoGasPrice": { + "message": "Gebührenschätzung nicht verfügbar" + }, + "alertReasonPendingTransactions": { + "message": "Ausstehende Transaktion" + }, + "alertReasonSignIn": { + "message": "Verdächtige Anmeldeanfrage" + }, + "alertReasonWrongAccount": { + "message": "Falsches Konto" + }, "alertSettingsUnconnectedAccount": { "message": "Eine Webseite mit einem nicht verknüpften Konto durchsuchen" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Alle Genehmigungen" }, + "allTimeHigh": { + "message": "Allzeithoch" + }, + "allTimeLow": { + "message": "Allzeittief" + }, "allYourNFTsOf": { "message": "Alle Ihre NFTs von $1.", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Genehmigen" }, + "allowMetaMaskToDetectNFTs": { + "message": "Erlauben Sie MetaMask, Ihre NFTs mit automatischer Erkennung zu identifizieren und anzuzeigen. Das können Sie tun:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Erlauben Sie MetaMask, Ihre Token mit automatischer Erkennung zu entdecken und anzuzeigen. Das können Sie tun:" + }, "allowMmiToConnectToCustodian": { "message": "Dadurch kann MMI sich zum Importieren Ihrer Konten mit $1 verbinden." }, @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Grundfunktionalität ist ausgeschaltet" }, + "basicConfigurationDescription": { + "message": "MetaMask bietet grundlegende Funktionen wie Token-Details und Gas-Einstellungen über Internetdienste. Wenn Sie Internetdienste nutzen, wird Ihre IP-Adresse weitergegeben, in diesem Fall an MetaMask. Das ist genau so, wie wenn Sie eine beliebige Website besuchen. MetaMask verwendet diese Daten vorübergehend und verkauft Ihre Daten niemals. Sie können ein VPN verwenden oder diese Dienste abschalten, aber das kann Ihr MetaMask-Erlebnis beeinträchtigen. Um mehr zu erfahren, lesen Sie unsere $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Grundfunktionalität" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask Beta wird Sie nie nach Ihrer geheimen Wiederherstellungsphrase fragen." }, + "billionAbbreviation": { + "message": "B", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Bitcoin-Aktivität wird nicht unterstützt" + }, "blockExplorerAccountAction": { "message": "Konto", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Wir empfehlen nicht, mit dieser Anfrage fortzufahren." + }, "blockaidDescriptionApproveFarming": { "message": "Wenn Sie diese Anfrage genehmigen, könnte eine dritte Partei, die für Betrügereien bekannt ist, Ihre gesamten Assets an sich reißen." }, @@ -669,7 +791,7 @@ "message": "Wenn Sie diese Anfrage genehmigen, kann jemand Ihre bei Blur aufgelisteten Assets stehlen." }, "blockaidDescriptionErrored": { - "message": "Aufgrund eines Fehlers wurde diese Anfrage vom Sicherheitsanbieter nicht überprüft. Gehen Sie mit Bedacht vor." + "message": "Aufgrund eines Fehlers konnten wir nicht auf Sicherheitsalarme prüfen. Fahren Sie nur fort, wenn Sie jeder involvierten Adresse vertrauen." }, "blockaidDescriptionMaliciousDomain": { "message": "Sie interagieren mit einer schädlichen Domain. Wenn Sie diese Anfrage bestätigen, verlieren Sie eventuell Ihre Assets." @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Wenn Sie diese Anfrage genehmigen, wird eine dritte Partei, die für Betrügereien bekannt ist, Ihre gesamten Assets an sich reißen." }, + "blockaidDescriptionWarning": { + "message": "Dies könnte eine betrügerische Anfrage sein. Fahren Sie nur fort, wenn Sie allen beteiligten Adressen vertrauen." + }, "blockaidMessage": { "message": "Wahrung der Privatsphäre – keine Daten werden an Dritte weitergegeben. Verfügbar auf Arbitrum, Avalanche, BNB chain, Ethereum Mainnet, Linea, Optimism, Polygon, Base und Sepolia." }, @@ -690,7 +815,7 @@ "message": "Dies ist eine betrügerische Anfrage." }, "blockaidTitleMayNotBeSafe": { - "message": "Die Anfrage ist möglicherweise nicht sicher." + "message": "Seien Sie vorsichtig" }, "blockaidTitleSuspicious": { "message": "Dies ist eine verdächtige Anfrage." @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Sie müssen MetaMask unter Google Chrome nutzen, um sich mit Ihrer Hardware-Wallet zu verbinden." }, + "circulatingSupply": { + "message": "Zirkulierende Versorgung" + }, "clear": { "message": "Löschen" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Klicken Sie hier, um die Tokens manuell hinzuzufügen." + "message": "Sie können Tokens jederzeit manuell hinzufügen." }, "close": { "message": "Schließen" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Ich habe die Benachrichtigungen zur Kenntnis genommen und möchte trotzdem fortfahren" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Ich habe die Benachrichtigung zur Kenntnis genommen und möchte trotzdem fortfahren" + }, "confirmAlertModalDetails": { "message": "Wenn Sie sich anmelden, könnten Dritte, die für Betrügereien bekannt sind, all Ihre Assets an sich reißen. Lesen Sie bitte die Benachrichtigungen, bevor Sie fortfahren." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "Verbindung mit $1 bestätigen" }, + "confirmDeletion": { + "message": "Löschung bestätigen" + }, + "confirmFieldPaymaster": { + "message": "Gebühr bezahlt von" + }, + "confirmFieldTooltipPaymaster": { + "message": "Die Gebühr für diese Transaktion wird durch den Paymaster Smart Contract bezahlt." + }, "confirmPassword": { "message": "Passwort bestätigen" }, "confirmRecoveryPhrase": { "message": "Geheime Wiederherstellungsphrase bestätigen" }, + "confirmRpcUrlDeletionMessage": { + "message": "Sind Sie sicher, dass Sie die RPC-URL löschen möchten? Ihre Informationen werden für dieses Netzwerk nicht gespeichert." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Bestätigen Sie diese Transaktion nur, wenn Sie den Inhalt vollständig verstehen und der anfragenden Website vertrauen." }, + "confirmTitleDescPermitSignature": { + "message": "Diese Website möchte die Genehmigung, Ihre Tokens auszugeben." + }, + "confirmTitleDescSIWESignature": { + "message": "Eine Website möchte, dass Sie sich anmelden, um zu beweisen, dass Sie dieses Konto besitzen." + }, "confirmTitleDescSignature": { "message": "Bestätigen Sie diese Nachricht nur, wenn Sie dem Inhalt zustimmen und der anfragenden Website vertrauen." }, + "confirmTitlePermitSignature": { + "message": "Antrag auf Ausgabenobergrenze" + }, + "confirmTitleSIWESignature": { + "message": "Anmeldeanfrage" + }, "confirmTitleSignature": { "message": "Signaturanfrage" }, @@ -961,7 +1116,7 @@ "message": "Verbunden mit" }, "connecting": { - "message": "Verbindung wird hergestellt ..." + "message": "Verbinden" }, "connectingTo": { "message": "Verbindung mit $1 wird hergestellt" @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Ihre Daten konnten nicht wiederhergestellt werden. Die Datei scheint beschädigt zu sein." }, + "dataCollectionForMarketing": { + "message": "Datenerhebung für das Marketing" + }, + "dataCollectionForMarketingDescription": { + "message": "Wir verwenden MetaMetrics, um zu erfahren, wie Sie mit unserer Marketingkommunikation umgehen. Wir können relevante Neuigkeiten (wie Produktmerkmale und andere Materialien) teilen." + }, + "dataCollectionWarningPopoverButton": { + "message": "Okay" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Sie haben die Datenerhebung für unsere Marketingzwecke deaktiviert. Dies gilt nur für dieses Gerät. Wenn Sie MetaMask auf anderen Geräten verwenden, stellen Sie sicher, dass Sie sich auch dort abmelden." + }, "dataHex": { "message": "Hexadezimal" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Anfrage entschlüsseln" }, + "defaultRpcUrl": { + "message": "Standard-RPC-URL" + }, "delete": { "message": "Löschen" }, @@ -1314,6 +1484,9 @@ "message": "$1-Netzwerk löschen?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "RPC-URL löschen" + }, "deposit": { "message": "Einzahlung" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Entwickler-Optionen" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Schaltet das neue Design des Menüs Netzwerke ein und aus" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Neugestaltung des Netzwerkmenüs" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Setzt den Booleschen Wert isShown für alle Ankündigungen auf false zurück. Ankündigungen sind die Benachrichtigungen, die im Was-neu-ist-Popup-Modal angezeigt werden." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Durch die Anzeige von NFT-Medien und -Daten wird Ihre IP-Adresse an OpenSea oder andere Dritte weitergegeben. Dies kann es Angreifern ermöglichen, Ihre IP-Adresse mit Ihrer Ethereum-Adresse in Verbindung zu bringen. Die automatische NFT-Erkennung basiert auf dieser Einstellung und ist nicht verfügbar, wenn diese ausgeschaltet ist." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Verwenden Sie Ihre NFTs sofort" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Verwenden Sie Ihre Tokens sofort" + }, "doNotShare": { "message": "Teilen Sie dies mit niemanden" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Beschleunigung der Gasgebühr bearbeiten" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Mühelose Navigation durch Ihre digitalen Assets" + }, "enable": { "message": "Aktivieren" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": " In den Einstellungen aktivieren." }, + "enableNftAutoDetection": { + "message": "Automatische NFT-Erkennung aktivieren" + }, "enableSnap": { "message": "Aktivieren" }, @@ -1555,9 +1746,15 @@ "message": "$1 aktivieren", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Automatische Token-Erkennung aktivieren" + }, "enabled": { "message": "Aktiviert" }, + "enabledNetworks": { + "message": "Aktivierte Netzwerke" + }, "encryptionPublicKeyNotice": { "message": "$1 wünscht Ihren öffentlichen Verschlüsselungsschlüssel. Durch Ihre Zustimmung kann diese Seite verschlüsselte Nachrichten an Sie verfassen.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Geschätzte Gebühr" }, + "estimatedFeeTooltip": { + "message": "Betrag, der für die Bearbeitung der Transaktion im Netzwerk gezahlt wurde." + }, "ethGasPriceFetchWarning": { "message": "Der Gas-Preis, der sich aus der Gas-Hauptschätzungsdienst ergibt, ist derzeit nicht verfügbar." }, @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Sofortiger Zugriff auf Ihre NFTs" + }, + "immediateAccessToYourTokens": { + "message": "Sofortiger Zugriff auf Ihre Tokens" + }, "import": { "message": "Importieren", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Mit dieser Aktion werden Tokens bearbeitet, die bereits in Ihrer Wallet aufgelistet sind und die dazu verwendet werden können, Sie zu betrügen. Genehmigen Sie diese Aktion nur, wenn Sie sicher sind, dass Sie den Wert dieser Tokens ändern möchten. Erfahren Sie mehr über $1." }, + "l1Fee": { + "message": "L1-Gebühr" + }, + "l1FeeTooltip": { + "message": "L1-Gas-Gebühr" + }, + "l2Fee": { + "message": "L2-Gebühr" + }, + "l2FeeTooltip": { + "message": "L2-Gas-Gebühr" + }, "lastConnected": { "message": "Zuletzt verbunden" }, @@ -2495,6 +2713,12 @@ "message": "Stellen Sie sicher, dass niemand zuschaut.", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Marktkapitalisierung" + }, + "marketDetails": { + "message": "Marktdetails" + }, "max": { "message": "Max." }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Maximale Gebühr" }, + "maxFeeTooltip": { + "message": "Eine maximale Gebühr, die für die Bezahlung der Transaktion vorgesehen ist." + }, "maxPriorityFee": { "message": "Maximale Prioritätsgebühr" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Methode" }, + "methodDataTransactionDesc": { + "message": "Funktion, die auf der Grundlage der dekodierten Eingabedaten ausgeführt wird." + }, "methodNotSupported": { "message": "Bei diesem Konto nicht unterstützt." }, "metrics": { "message": "Metriken" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Ihr ausgewähltes Konto ($1) unterscheidet sich von dem Konto, das versucht, zu unterzeichnen ($2)." }, @@ -2669,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "Das native Token dieses Netzwerks ist $1. Dieses Token wird für die Gas-Gebühr verwendet.", + "message": "Das native Token dieses Netzwerks ist $1. Dieses Token wird für die Gas-Gebühr verwendet. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Basis" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Der diesem Netzwerk zugeordnete Name." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Netzwerkoptionen" + }, "networkProvider": { "message": "Netzwerkanbieter" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "„$1“ wurde erfolgreich hinzugefügt!" }, + "newNetworkEdited": { + "message": "„$1“ wurde erfolgreich bearbeitet!" + }, "newNftAddedMessage": { "message": "NFT wurde erfolgreich hinzugefügt!" }, @@ -2866,6 +3109,9 @@ "nftAlreadyAdded": { "message": "NFT wurde bereits hinzugefügt." }, + "nftAutoDetectionEnabled": { + "message": "Automatische NFT-Erkennung aktiviert" + }, "nftDisclaimer": { "message": "Haftungsausschluss: MetaMask bezieht die Mediendatei aus der Quellen-URL. Diese URL wird manchmal vom Markt, auf dem das NFT erstellt wurde, geändert." }, @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Keine Auflösung für die Domain angegeben." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snaps und die meisten Hardware-Wallets funktionieren nicht mit Ihrer aktuellen Browserversion." + }, "noNFTs": { "message": "Noch keine NFTs" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Nicht genügend Gas" }, + "notRightNow": { + "message": "Im Moment nicht" + }, "note": { "message": "Notiz" }, @@ -2992,7 +3244,7 @@ "message": "Prioritätsgebühr (GWEI)" }, "notificationItemCheckBlockExplorer": { - "message": "Überprüfen Sie den BlockExplorer" + "message": "Auf dem Block-Explorer überprüfen" }, "notificationItemCollection": { "message": "Sammlung" @@ -3161,6 +3413,37 @@ "on": { "message": "An" }, + "onboardedMetametricsAccept": { + "message": "Ich stimme zu" + }, + "onboardedMetametricsDisagree": { + "message": "Nein, danke" + }, + "onboardedMetametricsKey1": { + "message": "Neueste Entwicklungen" + }, + "onboardedMetametricsKey2": { + "message": "Produktmerkmale" + }, + "onboardedMetametricsKey3": { + "message": "Andere relevante Werbematerialien" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Zusätzlich zu $1 möchten wir Daten verwenden, um zu verstehen, wie Sie mit Marketingkommunikation umgehen.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Dies hilft uns, das, was wir mit Ihnen teilen, zu personalisieren, wie z. B.:" + }, + "onboardedMetametricsParagraph3": { + "message": "Denken Sie daran, dass wir die von Ihnen bereitgestellten Daten niemals verkaufen und Sie sich jederzeit abmelden können." + }, + "onboardedMetametricsTitle": { + "message": "Helfen Sie uns, Ihr Erlebnis zu verbessern" + }, "onboarding": { "message": "Onboarding" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Helfen Sie uns, MetaMask zu verbessern." }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Wir verwenden diese Daten, um zu erfahren, wie Sie mit unserer Marketingkommunikation umgehen. Wir können relevante Neuigkeiten (wie Produktmerkmale) teilen." + }, "onboardingPinExtensionBillboardAccess": { "message": "Voller Zugriff" }, @@ -3277,6 +3563,22 @@ "message": "Phishing-Warnungen basieren auf der Kommunikation mit $1. jsDeliver hat Zugriff auf Ihre IP-Adresse. $2 ansehen.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1 T", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1 M", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1 W", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1 J", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Verbundene Websites sind nun Genehmigungen" }, + "permitSimulationDetailInfo": { + "message": "Sie erteilen dem Spender die Genehmigung, diese Menge an Tokens von Ihrem Konto auszugeben." + }, "personalAddressDetected": { "message": "Personalisierte Adresse identifiziert. Bitte füge die Token-Contract-Adresse ein." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Beliebte benutzerdefinierte Netzwerke" }, + "popularNetworkAddToolTip": { + "message": "Einige dieser Netzwerke werden von Dritten betrieben. Die Verbindungen können weniger zuverlässig sein oder Dritten ermöglichen, Aktivitäten zu verfolgen. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portfolio" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Konten durchsuchen" }, + "searchNfts": { + "message": "NFTs suchen" + }, "searchTokens": { "message": "Tokens suchen" }, @@ -4258,10 +4570,10 @@ "message": "Token auswählen" }, "selectNFTPrivacyPreference": { - "message": "NFT-Erkennung in den Einstellungen aktivieren" + "message": "Automatische NFT-Erkennung aktivieren" }, "selectPathHelp": { - "message": "Wenn Sie nicht die Konten sehen, die Sie erwarten, versuchen Sie, den HD-Pfad zu ändern." + "message": "Wenn Sie nicht die Konten sehen, die Sie erwarten, versuchen Sie, den HD-Pfad oder das aktuell ausgewählte Netzwerk zu ändern." }, "selectType": { "message": "Typ auswählen" @@ -4426,6 +4738,9 @@ "signing": { "message": "Signieren" }, + "signingInWith": { + "message": "Anmelden mit" + }, "simulationDetailsFailed": { "message": "Es ist ein Fehler beim Laden Ihrer Schätzung aufgetreten." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Geschätzte Saldoänderungen" }, + "siweIssued": { + "message": "Ausgestellt" + }, + "siweNetwork": { + "message": "Netzwerk" + }, + "siweRequestId": { + "message": "Anfrage-ID" + }, + "siweResources": { + "message": "Ressourcen" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Sie melden sich bei einer Website an und es sind keine Änderungen an Ihrem Konto vorgesehen." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Überspringen" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Von Snaps Dritter kontrollierte Konten." }, + "snapConnectTo": { + "message": "Mit $1 verbinden", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Lassen Sie $1 automatisch und ohne Ihre Zustimmung mit $2 verbinden.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 möchte $2 verwenden", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Quelle" }, + "speed": { + "message": "Geschwindigkeit" + }, "speedUp": { "message": "Beschleunigen" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Ausgabenlimit zu groß" }, + "spender": { + "message": "Spender" + }, "spendingCap": { "message": "Ausgabenobergrenze" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Abgesendet" }, + "suggestedBySnap": { + "message": "Vorgeschlagen von $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Vorgeschlagener Name:" + }, "suggestedTokenSymbol": { "message": "Vorgeschlagenes Tickersymbol:" }, @@ -5074,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Preisangaben abrufen" + "message": "Angebote einholen..." }, "swapFetchingQuotesErrorDescription": { "message": "Hmmm... etwas ist schiefgelaufen. Versuchen Sie es erneut, oder wenden Sie sich an den Kundensupport, wenn der Fehler weiterhin besteht." @@ -5422,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Sie haben gewechselt zu" + "message": "Sie verwenden jetzt" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Das Wechseln der Netzwerke wird alle ausstehenden Bestätigungen stornieren." @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "diese Sammlung" }, + "threeMonthsAbbreviation": { + "message": "3 M", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Zeit" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Token-Contract-Adresse" }, + "tokenDecimal": { + "message": "Token-Dezimale" + }, "tokenDecimalFetchFailed": { "message": "Tokendezimal erforderlich. Finden Sie es auf: $1" }, @@ -5565,13 +5926,13 @@ "message": "Token-ID" }, "tokenList": { - "message": "Token-Listen:" + "message": "Token-Listen" }, "tokenScamSecurityRisk": { "message": "Token-Betrügereien und Sicherheitsrisiken" }, "tokenShowUp": { - "message": "Ihre Tokens werden möglicherweise nicht automatisch in Ihrer Wallet angezeigt." + "message": "Ihre Tokens werden möglicherweise nicht automatisch in Ihrer Wallet angezeigt. " }, "tokenSymbol": { "message": "Tokensymbol" @@ -5598,6 +5959,9 @@ "total": { "message": "Gesamt" }, + "totalVolume": { + "message": "Gesamtvolumen" + }, "transaction": { "message": "Transaktion" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Übertragung von" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Wir haben Probleme mit der Verbindung zu Ihrem Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "$1 aktualisiert" }, + "uploadDropFile": { + "message": "Legen Sie Ihre Datei hier ab" + }, + "uploadFile": { + "message": "Datei hochladen" + }, "urlErrorMsg": { "message": "URIs benötigen die korrekten HTTP/HTTPS Präfixe." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "Was ist das?" }, + "wrongNetworkName": { + "message": "Laut unseren Aufzeichnungen stimmt dieser Netzwerkname nicht mit dieser Chain-ID überein." + }, "xOfYPending": { "message": "$1 von $2 ausstehend", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Ihre Konten" }, + "yourActivity": { + "message": "Ihre Aktivität" + }, + "yourBalance": { + "message": "Ihr Kontostand" + }, "yourFundsMayBeAtRisk": { "message": "Ihre Gelder könnte gefährdet sein" }, diff --git a/app/_locales/el/messages.json b/app/_locales/el/messages.json index bf53c3ec8415..659f20941876 100644 --- a/app/_locales/el/messages.json +++ b/app/_locales/el/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Πρέπει να επιλέξετε έναν λογαριασμό!" }, + "accountTypeNotSupported": { + "message": "Ο τύπος λογαριασμού δεν υποστηρίζεται" + }, "accounts": { "message": "Λογαριασμοί" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Προσθήκη των NFT" }, + "addRpcUrl": { + "message": "Προσθήκη διεύθυνσης URL RPC" + }, "addSnapAccountToggle": { "message": "Ενεργοποίηση της λειτουργίας \"Προσθήκη λογαριασμού Snap (Beta)\"" }, @@ -305,12 +311,21 @@ "message": "Δεν μπορείτε να βρείτε ένα token; Μπορείτε να προσθέσετε χειροκίνητα οποιοδήποτε token επικολλώντας τη διεύθυνσή του. Οι διευθύνσεις συμβολαίων token μπορούν να βρεθούν στο $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Προσθήκη διεύθυνσης URL" + }, "addingCustomNetwork": { "message": "Προσθήκη δικτύου" }, "addingTokens": { "message": "Προσθήκη tokens" }, + "additionalNetworks": { + "message": "Επιπλέον δίκτυα" + }, + "additionalRpcUrl": { + "message": "Επιπλέον διεύθυνση URL RPC" + }, "address": { "message": "Διεύθυνση" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Προηγμένη ρύθμιση παραμέτρων" }, + "advancedDetailsDataDesc": { + "message": "Δεδομένα" + }, + "advancedDetailsHexDesc": { + "message": "Δεκαεξαδικός" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Πρόκειται για τον αριθμό συναλλαγής ενός λογαριασμού. Το nonce για την πρώτη συναλλαγή είναι 0 και αυξάνεται με διαδοχική σειρά." + }, "advancedGasFeeDefaultOptIn": { "message": "Αποθηκεύστε αυτές τις τιμές ως προεπιλεγμένες για το δίκτυο $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Ειδοποίηση" }, + "alertActionBuy": { + "message": "Αγορά ETH" + }, + "alertActionUpdateGas": { + "message": "Ενημέρωση ορίου των τελών συναλλαγών" + }, + "alertActionUpdateGasFee": { + "message": "Ενημέρωση των τελών συναλλαγών" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Ενημέρωση επιλογών των τελών συναλλαγών" + }, "alertBannerMultipleAlertsDescription": { "message": "Εάν εγκρίνετε αυτό το αίτημα, ένας τρίτος που είναι γνωστός για απάτες μπορεί να αποκτήσει όλα τα περιουσιακά σας στοιχεία." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Αυτό μπορεί να αλλάξει στις \"Ρυθμίσεις > Ειδοποιήσεις\"" }, + "alertMessageGasEstimateFailed": { + "message": "Δεν μπορούμε να παράσχουμε τα τέλη με ακρίβεια και αυτή η εκτίμηση μπορεί να είναι υψηλή. Σας προτείνουμε να εισάγετε ένα προσαρμοσμένο όριο τελών συναλλαγών, αλλά υπάρχει κίνδυνος η συναλλαγή να αποτύχει και πάλι." + }, + "alertMessageGasFeeLow": { + "message": "Όταν επιλέγετε χαμηλά τέλη, να αναμένετε πιο αργές συναλλαγές και μεγαλύτερους χρόνους αναμονής. Για ταχύτερες συναλλαγές, επιλέξτε τις επιλογές χρέωσης Market (Αγοράς) ή Aggressive (Υψηλότερη αγοραστική τιμή)." + }, + "alertMessageGasTooLow": { + "message": "Για να συνεχίσετε με αυτή τη συναλλαγή, θα πρέπει να αυξήσετε το όριο των τελών συναλλαγών σε 21000 ή περισσότερο." + }, + "alertMessageInsufficientBalance": { + "message": "Δεν έχετε αρκετά ETH στον λογαριασμό σας για να πληρώσετε τα τέλη συναλλαγών." + }, + "alertMessageNetworkBusy": { + "message": "Οι τιμές των τελών συναλλαγών είναι υψηλές και οι εκτιμήσεις είναι λιγότερο ακριβείς." + }, + "alertMessageNoGasPrice": { + "message": "Δεν μπορούμε να συνεχίσουμε με αυτή τη συναλλαγή μέχρι να ενημερώσετε τα τέλη μη αυτόματα." + }, + "alertMessagePendingTransactions": { + "message": "Αυτή η συναλλαγή δεν θα πραγματοποιηθεί μέχρι να ολοκληρωθεί μια προηγούμενη συναλλαγή. Μάθετε πώς να ακυρώσετε ή να επισπεύσετε μια συναλλαγή." + }, + "alertMessageSignInDomainMismatch": { + "message": "Ο ιστότοπος που υποβάλλει το αίτημα δεν είναι ο ιστότοπος στον οποίο έχετε συνδεθεί. Αυτό θα μπορούσε να είναι μια απόπειρα κλοπής των στοιχείων σύνδεσής σας." + }, + "alertMessageSignInWrongAccount": { + "message": "Αυτός ο ιστότοπος σας ζητάει να συνδεθείτε χρησιμοποιώντας λάθος λογαριασμό." + }, + "alertMessageSigningOrSubmitting": { + "message": "Αυτή η συναλλαγή θα πραγματοποιηθεί μόνο όταν ολοκληρωθεί η προηγούμενη συναλλαγή σας." + }, "alertModalAcknowledge": { "message": "Αναγνωρίζω τον κίνδυνο και εξακολουθώ να θέλω να συνεχίσω" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Έλεγχος όλων των ειδοποιήσεων" }, + "alertReasonGasEstimateFailed": { + "message": "Ανακριβή τέλη" + }, + "alertReasonGasFeeLow": { + "message": "Αργή ταχύτητα" + }, + "alertReasonGasTooLow": { + "message": "Χαμηλό όριο τελών συναλλαγών" + }, + "alertReasonInsufficientBalance": { + "message": "Ανεπαρκή κεφάλαια" + }, + "alertReasonNetworkBusy": { + "message": "Το δίκτυο είναι απασχολημένο" + }, + "alertReasonNoGasPrice": { + "message": "Δεν είναι διαθέσιμη η εκτίμηση των τελών" + }, + "alertReasonPendingTransactions": { + "message": "Εκκρεμής συναλλαγή" + }, + "alertReasonSignIn": { + "message": "Ύποπτο αίτημα σύνδεσης" + }, + "alertReasonWrongAccount": { + "message": "Λάθος λογαριασμός" + }, "alertSettingsUnconnectedAccount": { "message": "Περιήγηση σε έναν ιστότοπο με έναν μη συνδεδεμένο επιλέγμενο λογαριασμό" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Όλες οι άδειες χρήσης" }, + "allTimeHigh": { + "message": "Υψηλό όλων των εποχών" + }, + "allTimeLow": { + "message": "Χαμηλό όλων των εποχών" + }, "allYourNFTsOf": { "message": "Όλα τα NFT σας από το $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Να επιτρέπεται" }, + "allowMetaMaskToDetectNFTs": { + "message": "Επιτρέψτε στο MetaMask να ανιχνεύει και να εμφανίζει τα NFT σας με αυτόματο εντοπισμό. Θα μπορείτε να:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Επιτρέψτε στο MetaMask να ανιχνεύει και να εμφανίζει τα tokens σας με αυτόματο εντοπισμό. Θα μπορείτε να:" + }, "allowMmiToConnectToCustodian": { "message": "Αυτό θα επιτρέψει στο MMI να συνδεθεί στο $1 για να εισαγάγει τους λογαριασμούς σας." }, @@ -516,7 +624,7 @@ "message": "Επιλογές περιουσιακών στοιχείων" }, "attemptSendingAssets": { - "message": "Εάν επιχειρήσετε να στείλετε περιουσιακά στοιχεία απευθείας από ένα δίκτυο σε ένα άλλο, αυτό ενδέχεται να οδηγήσει σε μόνιμη απώλεια περιουσιακών στοιχείων. Βεβαιωθείτε ότι χρησιμοποιείτε μια διασύνδεση." + "message": "Ενδέχεται να χάσετε τα περιουσιακά σας στοιχεία εάν προσπαθήσετε να τα στείλετε από άλλο δίκτυο. Μεταφέρετε κεφάλαια με ασφάλεια μεταξύ δικτύων χρησιμοποιώντας μια διασύνδεση." }, "attemptSendingAssetsWithPortfolio": { "message": "Μπορεί να χάσετε τα περιουσιακά σας στοιχεία αν προσπαθήσετε να τα στείλετε από άλλο δίκτυο. Μεταφέρετε χρήματα με ασφάλεια μεταξύ δικτύων χρησιμοποιώντας μια διασύνδεση, όπως το $1" @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Οι βασικές λειτουργίες είναι απενεργοποιημένες" }, + "basicConfigurationDescription": { + "message": "Το MetaMask παρέχει βασικές λειτουργίες, όπως λεπτομέρειες για τα tokens και ρυθμίσεις τελών συναλλαγών μέσω υπηρεσιών διαδικτύου. Όταν χρησιμοποιείτε υπηρεσίες διαδικτύου, η διεύθυνση IP σας κοινοποιείται, σε αυτή την περίπτωση με στο MetaMask. Αυτό συμβαίνει ακριβώς όπως όταν επισκέπτεστε οποιονδήποτε ιστότοπο. Το MetaMask χρησιμοποιεί αυτά τα δεδομένα προσωρινά και δεν πωλεί ποτέ τα δεδομένα σας. Μπορείτε να χρησιμοποιήσετε ένα VPN ή να απενεργοποιήσετε αυτές τις υπηρεσίες, αλλά αυτό μπορεί να επηρεάσει την εμπειρία σας στο MetaMask. Για να μάθετε περισσότερα διαβάστε την $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Βασικές λειτουργίες" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "Η δοκιμαστική έκδοση του MetaMask δεν θα σας ζητήσει ποτέ τη Μυστική Φράση Ανάκτησής σας." }, + "billionAbbreviation": { + "message": "Δ", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Δεν υποστηρίζεται η δραστηριότητα στα Bitcoins" + }, "blockExplorerAccountAction": { "message": "Λογαριασμός", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Δεν συνιστούμε να προχωρήσετε σε αυτό το αίτημα." + }, "blockaidDescriptionApproveFarming": { "message": "Εάν εγκρίνετε αυτό το αίτημα, ένα τρίτο μέρος που είναι γνωστό για απάτες μπορεί να πάρει όλα τα περιουσιακά σας στοιχεία." }, @@ -669,7 +791,7 @@ "message": "Εάν εγκρίνετε αυτό το αίτημα, κάποιος μπορεί να κλέψει τα περιουσιακά σας στοιχεία που είναι καταχωρημένα στο Blur." }, "blockaidDescriptionErrored": { - "message": "Λόγω κάποιου σφάλματος, αυτό το αίτημα δεν επαληθεύτηκε από τον πάροχο ασφαλείας. Προχωρήστε με προσοχή." + "message": "Λόγω κάποιου σφάλματος, δεν μπορέσαμε να ελέγξουμε τις ειδοποιήσεις ασφαλείας. Συνεχίστε μόνο αν εμπιστεύεστε κάθε διεύθυνση που εμπλέκεται." }, "blockaidDescriptionMaliciousDomain": { "message": "Αλληλεπιδράτε με έναν κακόβουλο τομέα. Εάν εγκρίνετε αυτό το αίτημα, ενδέχεται να χάσετε τα περιουσιακά σας στοιχεία." @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Εάν εγκρίνετε αυτό το αίτημα, ένας τρίτος που είναι γνωστός για απάτες θα πάρει όλα τα περιουσιακά σας στοιχεία." }, + "blockaidDescriptionWarning": { + "message": "Πρόκειται για ένα παραπλανητικό αίτημα. Συνεχίστε μόνο αν εμπιστεύεστε κάθε διεύθυνση που εμπλέκεται." + }, "blockaidMessage": { "message": "Διαφύλαξη της ιδιωτικότητας - δεν κοινοποιούνται δεδομένα σε τρίτους. Διατίθεται στα Arbitrum, Avalanche, BNB chain, Ethereum Mainnet, Linea, Optimism, Polygon, Base και Sepolia." }, @@ -690,7 +815,7 @@ "message": "Αυτό είναι ένα παραπλανητικό αίτημα" }, "blockaidTitleMayNotBeSafe": { - "message": "Το αίτημα μπορεί να μην είναι ασφαλές" + "message": "Να είστε προσεκτικοί" }, "blockaidTitleSuspicious": { "message": "Αυτό είναι ένα ύποπτο αίτημα" @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Θα πρέπει να χρησιμοποιήσετε το MetaMask στο Google Chrome για να συνδεθείτε στο Πορτοφόλι Υλικού." }, + "circulatingSupply": { + "message": "Διαθέσιμη προσφορά" + }, "clear": { "message": "Εκκαθάριση" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Κάντε κλικ εδώ για να προσθέσετε χειροκίνητα τα tokens." + "message": "Μπορείτε πάντα να προσθέσετε τα tokens χειροκίνητα." }, "close": { "message": "Κλείσιμο" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Έχω ενημερωθεί για τις ειδοποιήσεις και εξακολουθώ να θέλω να συνεχίσω" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Έχω ενημερωθεί για την ειδοποίηση και εξακολουθώ να θέλω να συνεχίσω" + }, "confirmAlertModalDetails": { "message": "Εάν συνδεθείτε, ένας τρίτος που είναι γνωστός για απάτες μπορεί να αποκτήσει όλα τα περιουσιακά σας στοιχεία. Ελέγξτε τις ειδοποιήσεις πριν συνεχίσετε." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "Επιβεβαίωση σύνδεσης με το $1" }, + "confirmDeletion": { + "message": "Επιβεβαίωση διαγραφής" + }, + "confirmFieldPaymaster": { + "message": "Τα τέλη καταβλήθηκαν από" + }, + "confirmFieldTooltipPaymaster": { + "message": "Τα τέλη για αυτή τη συναλλαγή θα καταβληθούν από τον υπεύθυνο πληρωμών του έξυπνου συμβολαίου." + }, "confirmPassword": { "message": "Επιβεβαίωση Κωδικού Πρόσβασης" }, "confirmRecoveryPhrase": { "message": "Επιβεβαιώστε τη Μυστική Φράση Ανάκτησης" }, + "confirmRpcUrlDeletionMessage": { + "message": "Είστε σίγουροι ότι θέλετε να διαγράψετε τη διεύθυνση URL RPC; Οι πληροφορίες σας δεν θα αποθηκευτούν για αυτό το δίκτυο." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Επιβεβαιώστε αυτή τη συναλλαγή μόνο εάν κατανοείτε πλήρως το περιεχόμενο και εμπιστεύεστε τον ιστότοπο που τη ζητάει." }, + "confirmTitleDescPermitSignature": { + "message": "Αυτός ο ιστότοπος ζητάει άδεια για να δαπανήσει τα tokens σας." + }, + "confirmTitleDescSIWESignature": { + "message": "Ένας ιστότοπος θέλει να συνδεθείτε για να αποδείξετε ότι είστε ο κάτοχος αυτού του λογαριασμού." + }, "confirmTitleDescSignature": { "message": "Επιβεβαιώστε αυτό το μήνυμα μόνο εάν εγκρίνετε το περιεχόμενο και εμπιστεύεστε τον ιστότοπο που το ζητάει." }, + "confirmTitlePermitSignature": { + "message": "Αίτημα ανώτατου ορίου δαπανών" + }, + "confirmTitleSIWESignature": { + "message": "Αίτημα σύνδεσης" + }, "confirmTitleSignature": { "message": "Αίτημα υπογραφής" }, @@ -961,7 +1116,7 @@ "message": "Συνδέεται με" }, "connecting": { - "message": "Σύνδεση..." + "message": "Σύνδεση" }, "connectingTo": { "message": "Σύνδεση με $1" @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Δεν μπορείτε να επαναφέρετε τα δεδομένα σας. Το αρχείο φαίνεται να είναι κατεστραμμένο." }, + "dataCollectionForMarketing": { + "message": "Συγκέντρωση δεδομένων για μάρκετινγκ" + }, + "dataCollectionForMarketingDescription": { + "message": "Θα χρησιμοποιήσουμε το MetaMetrics για να μάθουμε πώς αλληλεπιδράτε με τις επικοινωνίες μάρκετινγκ. Ενδέχεται να κοινοποιησούμε σχετικές πληροφορίες (όπως χαρακτηριστικά προϊόντων και άλλο υλικό)." + }, + "dataCollectionWarningPopoverButton": { + "message": "Εντάξει" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Απενεργοποιήσατε τη συλλογή δεδομένων για σκοπούς μάρκετινγκ. Αυτό ισχύει μόνο για αυτή τη συσκευή. Εάν χρησιμοποιείτε το MetaMask και σε άλλες συσκευές, βεβαιωθείτε ότι έχετε επιλέξει την απενεργοποίηση και εκεί." + }, "dataHex": { "message": "Δεκαεξαδικός" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Αποκρυπτογράφηση αιτήματος" }, + "defaultRpcUrl": { + "message": "Προεπιλεγμένη διεύθυνση URL RPC" + }, "delete": { "message": "Διαγραφή" }, @@ -1314,6 +1484,9 @@ "message": "Διαγραφή του δικτύου $1;", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Διαγραφή της διεύθυνσης URL RPC" + }, "deposit": { "message": "Κατάθεση" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Επιλογές προγραμματιστών" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Ενεργοποιεί το νέο σχεδιασμό του μενού Δίκτυα" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Επανασχεδιασμός του μενού Δίκτυα" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Επαναφέρει το δυαδικό isShown σε ψευδές για όλες τις ανακοινώσεις. Οι ανακοινώσεις είναι οι ειδοποιήσεις που εμφανίζονται στο αναδυόμενο παράθυρο \"Τι νέο υπάρχει\"." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Η προβολή μέσων και δεδομένων NFT εκθέτει τη διεύθυνση IP σας στo OpenSea ή σε άλλους τρίτους. Αυτό μπορεί να επιτρέψει στους εισβολείς να συσχετίσουν τη διεύθυνση IP σας με τη διεύθυνση σας στο Ethereum. Η αυτόματη ανίχνευση NFT βασίζεται σε αυτή τη ρύθμιση και δεν θα είναι διαθέσιμη όταν είναι απενεργοποιημένη." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Ενημερωθείτε για τη χρήση των NFT σας" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Ενημερωθείτε για τη χρήση των tokens σας" + }, "doNotShare": { "message": "Μην το μοιραστείτε με κανέναν" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Επεξεργασία τελών επίσπευσης συναλλαγής" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Εύκολη περιήγηση στα ψηφιακά σας περιουσιακά στοιχεία" + }, "enable": { "message": "Ενεργοποίηση" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": "Ενεργοποιήστε το από τις Ρυθμίσεις." }, + "enableNftAutoDetection": { + "message": "Ενεργοποίηση της αυτόματης ανίχνευσης NFT" + }, "enableSnap": { "message": "Ενεργοποίηση" }, @@ -1555,9 +1746,15 @@ "message": "ενεργοποίηση $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Ενεργοποίηση της αυτόματης ανίχνευσης των tokens" + }, "enabled": { "message": "Ενεργοποιημένο" }, + "enabledNetworks": { + "message": "Ενεργοποιημένα δίκτυα" + }, "encryptionPublicKeyNotice": { "message": "Το $1 θα ήθελε το δημόσιο σας κλειδί κρυπτογράφησης. Με τη συγκατάθεσή σας, αυτός ο ιστότοπος θα είναι σε θέση να συντάσσει κρυπτογραφημένα μηνύματα προς εσάς.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Εκτιμώμενη χρέωση" }, + "estimatedFeeTooltip": { + "message": "Ποσό που καταβλήθηκε για τη διεκπεραίωση της συναλλαγής στο δίκτυο." + }, "ethGasPriceFetchWarning": { "message": "Η εφεδρική τιμή του τέλους συναλλαγής παρέχεται καθώς η κύρια υπηρεσία εκτίμησης τελών συναλλαγής, δεν είναι διαθέσιμη αυτή τη στιγμή." }, @@ -1904,7 +2104,7 @@ "message": "Δοκιμαστικό δίκτυο Goerli" }, "gotIt": { - "message": "Το κατάλαβα!" + "message": "Το κατάλαβα" }, "grantedToWithColon": { "message": "Χορηγήθηκε στο:" @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Άμεση πρόσβαση στα NFT σας" + }, + "immediateAccessToYourTokens": { + "message": "Άμεση πρόσβαση στα tokens σας" + }, "import": { "message": "Εισαγωγή", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Αυτή η ενέργεια θα επεξεργαστεί τα tokens που είναι ήδη καταχωρημένα στο πορτοφόλι σας, τα οποία μπορούν να χρησιμοποιηθούν για να σας εξαπατήσουν. Εγκρίνετε μόνο αν είστε σίγουροι ότι θέλετε να αλλάξετε αυτό που αντιπροσωπεύουν αυτά τα tokens. Μάθετε περισσότερα στο $1" }, + "l1Fee": { + "message": "Τέλη L1" + }, + "l1FeeTooltip": { + "message": "Τέλη συναλλαγών L1" + }, + "l2Fee": { + "message": "Τέλη L2" + }, + "l2FeeTooltip": { + "message": "Τέλη συναλλαγών L2" + }, "lastConnected": { "message": "Τελευταία σύνδεση" }, @@ -2495,6 +2713,12 @@ "message": "Βεβαιωθείτε ότι κανείς δεν κοιτάει", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Κεφαλαιοποίηση αγοράς" + }, + "marketDetails": { + "message": "Λεπτομέρειες της αγοράς" + }, "max": { "message": "Μέγ." }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Μέγιστη χρέωση" }, + "maxFeeTooltip": { + "message": "Τα μέγιστα τέλη που προβλέπονται για την πληρωμή της συναλλαγής." + }, "maxPriorityFee": { "message": "Μέγιστο τέλος προτεραιότητας" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Μέθοδος" }, + "methodDataTransactionDesc": { + "message": "Λειτουργία που εκτελείται με βάση τα αποκωδικοποιημένα δεδομένα εισόδου." + }, "methodNotSupported": { "message": "Δεν υποστηρίζεται με αυτόν τον λογαριασμό." }, "metrics": { "message": "Μετρήσεις" }, + "millionAbbreviation": { + "message": "Ε", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Ο λογαριασμός ($1) που επιλέξατε είναι διαφορετικός από τον λογαριασμό που προσπαθείτε να υπογράψετε ($2)" }, @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Βάση" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Το όνομα που συνδέεται με αυτό το δίκτυο." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Επιλογές δικτύου" + }, "networkProvider": { "message": "Πάροχος δικτύου" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "Το “$1” προστέθηκε με επιτυχία!" }, + "newNetworkEdited": { + "message": "Το “$1” έχει επεξεργασθεί με επιτυχία!" + }, "newNftAddedMessage": { "message": "Το NFT προστέθηκε με επιτυχία!" }, @@ -2866,6 +3109,9 @@ "nftAlreadyAdded": { "message": "Το NFT έχει ήδη προστεθεί." }, + "nftAutoDetectionEnabled": { + "message": "Ενεργοποιήθηκε η αυτόματη ανίχνευση NFT" + }, "nftDisclaimer": { "message": "Αποποίηση ευθυνών: Το MetaMask αντλεί το αρχείο πολυμέσων από το url της πηγής. Αυτό το url μερικές φορές αλλάζει ανάλογα με την αγορά στην οποία εκδόθηκε το NFT." }, @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Δεν παρέχεται ανάλυση για τον τομέα." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Τα Snaps και τα περισσότερα πορτοφόλια υλικού δεν θα λειτουργούν με την τρέχουσα έκδοση του προγράμματος περιήγησής σας." + }, "noNFTs": { "message": "Δεν υπάρχουν NFT ακόμα" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Δεν υπάρχει αρκετό τέλος συναλλαγής" }, + "notRightNow": { + "message": "Όχι τώρα" + }, "note": { "message": "Σημείωση" }, @@ -3161,6 +3413,37 @@ "on": { "message": "Ενεργό" }, + "onboardedMetametricsAccept": { + "message": "Συμφωνώ" + }, + "onboardedMetametricsDisagree": { + "message": "Όχι, ευχαριστώ" + }, + "onboardedMetametricsKey1": { + "message": "Τελευταίες εξελίξεις" + }, + "onboardedMetametricsKey2": { + "message": "Χαρακτηριστικά προϊόντων" + }, + "onboardedMetametricsKey3": { + "message": "Άλλο σχετικό προωθητικό υλικό" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Εκτός από το $1, θα θέλαμε να χρησιμοποιήσουμε δεδομένα για να κατανοήσουμε πώς αλληλεπιδράτε με τις επικοινωνίες μάρκετινγκ.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Αυτό μας βοηθά να εξατομικεύσουμε αυτά που κοινοποιούμε σε εσάς, όπως:" + }, + "onboardedMetametricsParagraph3": { + "message": "Να θυμάστε ότι δεν πουλάμε ποτέ τα δεδομένα που μας παρέχετε και μπορείτε να εξαιρεθείτε ανά πάσα στιγμή." + }, + "onboardedMetametricsTitle": { + "message": "Βοηθήστε μας να βελτιώσουμε την εμπειρία σας" + }, "onboarding": { "message": "Ενσωμάτωση" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Βοηθήστε μας να βελτιώσουμε το MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Θα χρησιμοποιήσουμε αυτά τα δεδομένα για να μάθουμε πώς αλληλεπιδράτε με τις επικοινωνίες μάρκετινγκ. Ενδέχεται να κοινοποιήσουμε σχετικές πληροφορίες (όπως χαρακτηριστικά προϊόντων)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Πλήρης πρόσβαση" }, @@ -3277,6 +3563,22 @@ "message": "Οι ειδοποιήσεις ανίχνευσης για phishing βασίζονται στην επικοινωνία με το $1. Το jsDeliver θα έχει πρόσβαση στη διεύθυνση IP σας. Δείτε $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1Η", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1M", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1ΕΒ", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1Ε", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3400,7 +3702,7 @@ "message": "Ζητήθηκε τώρα" }, "permissionRequestedForAccounts": { - "message": "Ζητείται τώρα για $1", + "message": "Ζητήθηκε τώρα για $1", "description": "Permission cell status for requested permission including accounts, rendered as AvatarGroup which is $1." }, "permissionRevoked": { @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Οι συνδεδεμένοι ιστότοποι είναι τώρα με άδειες χρήσης" }, + "permitSimulationDetailInfo": { + "message": "Δίνετε στον διαθέτη την άδεια να δαπανήσει τα tokens από τον λογαριασμό σας." + }, "personalAddressDetected": { "message": "Η προσωπική διεύθυνση εντοπίστηκε. Καταχωρίστε τη διεύθυνση συμβολαίου του token." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Δημοφιλή προσαρμοσμένα δίκτυα" }, + "popularNetworkAddToolTip": { + "message": "Ορισμένα από αυτά τα δίκτυα βασίζονται σε τρίτους. Οι συνδέσεις μπορεί να είναι λιγότερο αξιόπιστες ή να επιτρέπουν σε τρίτους να παρακολουθούν τη δραστηριότητα. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Χαρτοφυλάκιο" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Αναζήτηση λογαριασμών" }, + "searchNfts": { + "message": "Αναζήτηση για NFT" + }, "searchTokens": { "message": "Αναζήτηση tokens" }, @@ -4258,10 +4570,10 @@ "message": "Επιλέξτε token" }, "selectNFTPrivacyPreference": { - "message": "Ενεργοποιήστε την ανίχνευση των NFT στις Ρυθμίσεις" + "message": "Ενεργοποιήστε την ανίχνευση των NFT" }, "selectPathHelp": { - "message": "Αν δεν βλέπετε τους λογαριασμούς που περιμένατε, δοκιμάστε να αλλάξετε τη διαδρομή HD." + "message": "Αν δεν βλέπετε τους λογαριασμούς που περιμένετε, δοκιμάστε να αλλάξετε τη διαδρομή HD ή το τρέχον επιλεγμένο δίκτυο." }, "selectType": { "message": "Επιλέξτε Τύπο" @@ -4426,6 +4738,9 @@ "signing": { "message": "Υπογραφή" }, + "signingInWith": { + "message": "Σύνδεση με" + }, "simulationDetailsFailed": { "message": "Υπήρξε σφάλμα στη φόρτωση της εκτίμησής σας." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Εκτίμηση μεταβολών υπολοίπου" }, + "siweIssued": { + "message": "Εκδόθηκε" + }, + "siweNetwork": { + "message": "Δίκτυο" + }, + "siweRequestId": { + "message": "Αναγνωριστικό αιτήματος" + }, + "siweResources": { + "message": "Πόροι" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Συνδέεστε σε έναν ιστότοπο και δεν προβλέπονται αλλαγές στον λογαριασμό σας." + }, + "siweURI": { + "message": "Διεύθυνση URL" + }, "skip": { "message": "Παράλειψη" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Λογαριασμοί που ελέγχονται από Snaps τρίτων." }, + "snapConnectTo": { + "message": "Σύνδεση με $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Επιτρέψτε στο $1 να συνδεθεί αυτόματα με το $2 χωρίς την έγκρισή σας.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "Το $1 θέλει να χρησιμοποιήσει $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Πηγή" }, + "speed": { + "message": "Ταχύτητα" + }, "speedUp": { "message": "Επιτάχυνση" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Πολύ μεγάλο όριο δαπανών" }, + "spender": { + "message": "Διαθέτης" + }, "spendingCap": { "message": "Ανώτατο όριο δαπανών" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Υποβλήθηκε" }, + "suggestedBySnap": { + "message": "Προτείνεται από $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Προτεινόμενο όνομα:" + }, "suggestedTokenSymbol": { "message": "Προτεινόμενο σύμβολο μετοχής:" }, @@ -5074,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Λήψη προσφορών" + "message": "Λήψη προσφορών..." }, "swapFetchingQuotesErrorDescription": { "message": "Χμμμ... κάτι πήγε στραβά. Προσπαθήστε ξανά, ή αν τα σφάλματα επιμένουν, επικοινωνήστε με την υποστήριξη πελατών." @@ -5422,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Έχετε αλλάξει σε" + "message": "Τώρα χρησιμοποιείτε το" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Η αλλαγή δικτύων θα ακυρώσει όλες τις εκκρεμείς επιβεβαιώσεις" @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "αυτή η συλλογή" }, + "threeMonthsAbbreviation": { + "message": "3Μ", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Ώρα" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Διεύθυνση συμβολαίου του token" }, + "tokenDecimal": { + "message": "Δεκαδικά ψηφία του token" + }, "tokenDecimalFetchFailed": { "message": "Απαιτείται δεκαδικό token. Βρείτε το σε: $1" }, @@ -5565,7 +5926,7 @@ "message": "Αναγνωριστικό του token" }, "tokenList": { - "message": "Λίστες με token:" + "message": "Λίστες με tokens" }, "tokenScamSecurityRisk": { "message": "απάτες με token και κίνδυνοι ασφάλειας" @@ -5598,6 +5959,9 @@ "total": { "message": "Σύνολο" }, + "totalVolume": { + "message": "Συνολικός όγκος" + }, "transaction": { "message": "συναλλαγή" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Μεταφορά από" }, + "trillionAbbreviation": { + "message": "Τ", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Έχουμε πρόβλημα με τη σύνδεσή σας στο Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "Ενημερώθηκε $1" }, + "uploadDropFile": { + "message": "Αφήστε το αρχείο σας εδώ" + }, + "uploadFile": { + "message": "Μεταφόρτωση αρχείου" + }, "urlErrorMsg": { "message": "Οι διευθύνσεις URL απαιτούν το κατάλληλο πρόθεμα HTTP/HTTPS." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "Τι είναι αυτό;" }, + "wrongNetworkName": { + "message": "Σύμφωνα με τα αρχεία μας, το όνομα του δικτύου ενδέχεται να μην αντιστοιχεί με αυτό το αναγνωριστικό αλυσίδας." + }, "xOfYPending": { "message": "$1 από $2 σε εκκρεμότητα", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Οι λογαριασμοί σας" }, + "yourActivity": { + "message": "Η δραστηριότητά σας" + }, + "yourBalance": { + "message": "Το υπόλοιπό σας" + }, "yourFundsMayBeAtRisk": { "message": "Τα κεφάλαιά σας μπορεί να κινδυνεύουν" }, diff --git a/app/_locales/es/messages.json b/app/_locales/es/messages.json index e84efc72299f..38a8ef9604a9 100644 --- a/app/_locales/es/messages.json +++ b/app/_locales/es/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Debe seleccionar una cuenta." }, + "accountTypeNotSupported": { + "message": "Tipo de cuenta no admitido" + }, "accounts": { "message": "Cuentas" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Añadir NFT" }, + "addRpcUrl": { + "message": "Agregar URL RPC" + }, "addSnapAccountToggle": { "message": "Activar \"Añadir una cuenta Snap (Beta)\"" }, @@ -305,12 +311,21 @@ "message": "¿No encuentra un token? Puede agregar cualquier token si copia su dirección. Puede encontrar la dirección de contrato del token en $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Agregar URL" + }, "addingCustomNetwork": { "message": "Agregando red" }, "addingTokens": { "message": "Agregando tokens" }, + "additionalNetworks": { + "message": "Redes adicionales" + }, + "additionalRpcUrl": { + "message": "URL RPC adicional" + }, "address": { "message": "Dirección" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Configuración avanzada" }, + "advancedDetailsDataDesc": { + "message": "Datos" + }, + "advancedDetailsHexDesc": { + "message": "Hex" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Este es el número de transacción de una cuenta. El nonce para la primera transacción es 0 y aumenta en orden secuencial." + }, "advancedGasFeeDefaultOptIn": { "message": "Guarde estos valores como mis valores por defecto para la red de $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Alerta" }, + "alertActionBuy": { + "message": "Comprar ETH" + }, + "alertActionUpdateGas": { + "message": "Actualizar el límite de gas" + }, + "alertActionUpdateGasFee": { + "message": "Actualizar tarifa" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Actualizar opciones de gas" + }, "alertBannerMultipleAlertsDescription": { "message": "Si aprueba esta solicitud, un tercero conocido por estafas podría quedarse con todos sus activos." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Esto se puede modificar en \"Configuración > Alertas\"" }, + "alertMessageGasEstimateFailed": { + "message": "No podemos proporcionar una tarifa exacta y esta estimación podría ser alta. Le sugerimos que ingrese un límite de gas personalizado, pero existe el riesgo de que la transacción aún falle." + }, + "alertMessageGasFeeLow": { + "message": "Al elegir una tarifa baja, tenga en cuenta que las transacciones serán más lentas y los tiempos de espera más largos. Para transacciones más rápidas, elija las opciones de tarifa de mercado o agresiva." + }, + "alertMessageGasTooLow": { + "message": "Para continuar con esta transacción, deberá aumentar el límite de gas a 21000 o más." + }, + "alertMessageInsufficientBalance": { + "message": "No tiene suficiente ETH en su cuenta para pagar las tarifas de transacción." + }, + "alertMessageNetworkBusy": { + "message": "Los precios del gas son altos y las estimaciones son menos precisas." + }, + "alertMessageNoGasPrice": { + "message": "No podemos seguir adelante con esta transacción hasta que actualice manualmente la tarifa." + }, + "alertMessagePendingTransactions": { + "message": "Esta transacción no se realizará hasta que se complete una transacción anterior. Aprenda cómo cancelar o acelerar una transacción." + }, + "alertMessageSignInDomainMismatch": { + "message": "El sitio que realiza la solicitud no es el sitio en el que está iniciando sesión. Esto podría ser un intento de robar sus credenciales de inicio de sesión." + }, + "alertMessageSignInWrongAccount": { + "message": "Este sitio le pide que inicie sesión con la cuenta incorrecta." + }, + "alertMessageSigningOrSubmitting": { + "message": "Esta transacción solo se realizará una vez que se complete la transacción anterior." + }, "alertModalAcknowledge": { "message": "Soy consciente del riesgo y aun así deseo continuar" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Revisar todas las alertas" }, + "alertReasonGasEstimateFailed": { + "message": "Tarifa inexacta" + }, + "alertReasonGasFeeLow": { + "message": "Velocidad baja" + }, + "alertReasonGasTooLow": { + "message": "Límite de gas bajo" + }, + "alertReasonInsufficientBalance": { + "message": "Fondos insuficientes" + }, + "alertReasonNetworkBusy": { + "message": "La red está ocupada" + }, + "alertReasonNoGasPrice": { + "message": "Estimación de tarifa no disponible" + }, + "alertReasonPendingTransactions": { + "message": "Transacción pendiente" + }, + "alertReasonSignIn": { + "message": "Solicitud de inicio de sesión sospechosa" + }, + "alertReasonWrongAccount": { + "message": "Cuenta incorrecta" + }, "alertSettingsUnconnectedAccount": { "message": "Explorando un sitio web con una cuenta no conectada seleccionada" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Todos los permisos" }, + "allTimeHigh": { + "message": "Punto más alto" + }, + "allTimeLow": { + "message": "Punto más bajo" + }, "allYourNFTsOf": { "message": "Todos sus NFT de $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Permitir" }, + "allowMetaMaskToDetectNFTs": { + "message": "Permita que MetaMask detecte y muestre sus NFT con autodetección. Podrá:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Permita que MetaMask detecte y muestre sus tokens con autodetección. Podrá:" + }, "allowMmiToConnectToCustodian": { "message": "Esto permitirá que MMI se conecte a $1 para importar sus cuentas." }, @@ -516,7 +624,7 @@ "message": "Opciones de activos" }, "attemptSendingAssets": { - "message": "Si intenta enviar activos directamente de una red a otra, esto puede provocar la pérdida permanente de activos. Asegúrese de utilizar un puente." + "message": "Puede perder sus activos si intenta enviarlos desde otra red. Transfiera fondos de forma segura entre redes mediante el uso de un puente." }, "attemptSendingAssetsWithPortfolio": { "message": "Puede perder sus activos si intenta enviarlos desde otra red. Transfiera fondos de forma segura entre redes usando un puente, como $1" @@ -527,6 +635,9 @@ "attributions": { "message": "Atribuciones" }, + "auroraRpcDeprecationMessage": { + "message": "La URL de RPC de Infura ya no es compatible con Aurora." + }, "authorizedPermissions": { "message": "Ha autorizado los siguientes permisos" }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "La funcionalidad básica está desactivada" }, + "basicConfigurationDescription": { + "message": "MetaMask ofrece funciones básicas como los detalles del token y la configuración de gas mediante servicios de Internet. Al utilizar los servicios de Internet, su dirección IP es compartida, en este caso con MetaMask. Es lo mismo que cuando visita cualquier página web. MetaMask utiliza estos datos temporalmente y nunca los vende. Puede utilizar una VPN o desactivar estos servicios, pero esto podría afectar su experiencia con MetaMask. Para saber más, consulte nuestra $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Funcionalidad básica" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask beta nunca le pedirá su frase secreta de recuperación." }, + "billionAbbreviation": { + "message": "mm", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "La actividad de Bitcoin no es compatible" + }, "blockExplorerAccountAction": { "message": "Cuenta", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "No le recomendamos que siga adelante con esta solicitud." + }, "blockaidDescriptionApproveFarming": { "message": "Si aprueba esta solicitud, un tercero conocido por realizar estafas podría tomar todos sus activos." }, @@ -666,7 +791,7 @@ "message": "Si aprueba esta solicitud, alguien puede robar sus activos enlistados en Blur." }, "blockaidDescriptionErrored": { - "message": "Debido a un error, el proveedor de seguridad no verificó esta solicitud. Proceda con precaución." + "message": "Debido a un error, no pudimos comprobar si hay alertas de seguridad. Continúe solo si confía en todas las direcciones involucradas." }, "blockaidDescriptionMaliciousDomain": { "message": "Está interactuando con un dominio malicioso. Si aprueba esta solicitud, podría perder sus activos." @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Si aprueba esta solicitud, un tercero conocido por estafas tomará todos sus activos." }, + "blockaidDescriptionWarning": { + "message": "Podría tratarse de una solicitud engañosa. Continúe solamente si confía en todas las direcciones implicadas." + }, "blockaidMessage": { "message": "Preservación de la privacidad: no se comparten datos con terceros. Disponible en Arbitrum, Avalanche, BNB Chain, la red principal de Ethereum, Linea, Optimism, Polygon, Base y Sepolia." }, @@ -687,7 +815,7 @@ "message": "Esta es una solicitud engañosa" }, "blockaidTitleMayNotBeSafe": { - "message": "La solicitud puede no ser segura" + "message": "Sea cuidadoso" }, "blockaidTitleSuspicious": { "message": "Esta es una solicitud sospechosa" @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Debe usar MetaMask en Google Chrome para poder conectarse a su monedero físico." }, + "circulatingSupply": { + "message": "Suministro circulante" + }, "clear": { "message": "Borrar" }, @@ -799,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Haga clic aquí para agregar manualmente los tokens." + "message": "Siempre puede agregar tókenes manualmente." }, "close": { "message": "Cerrar" @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Soy consciente de las alertas y aun así deseo continuar" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Soy consciente de la alerta y aun así deseo continuar" + }, "confirmAlertModalDetails": { "message": "Si inicia sesión, un tercero conocido por estafas podría quedarse con todos sus activos. Revise las alertas antes de continuar." }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "Confirmar conexión a $1" }, + "confirmDeletion": { + "message": "Confirmar la eliminación" + }, + "confirmFieldPaymaster": { + "message": "Tarifa pagada por" + }, + "confirmFieldTooltipPaymaster": { + "message": "La tarifa de esta transacción la pagará el contrato inteligente del pagador." + }, "confirmPassword": { "message": "Confirmar contraseña" }, "confirmRecoveryPhrase": { "message": "Confirmar frase secreta de recuperación" }, + "confirmRpcUrlDeletionMessage": { + "message": "¿Está seguro de que desea eliminar la URL RPC? Su información no se guardará para esta red." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Solo confirme esta transacción si entiende completamente el contenido y confía en el sitio solicitante." }, + "confirmTitleDescPermitSignature": { + "message": "Este sitio solicita permiso para gastar sus tokens." + }, + "confirmTitleDescSIWESignature": { + "message": "Un sitio quiere que inicie sesión para demostrar que es el propietario de esta cuenta." + }, "confirmTitleDescSignature": { "message": "Solo confirme este mensaje si aprueba el contenido y confía en el sitio solicitante." }, + "confirmTitlePermitSignature": { + "message": "Solicitud de límite de gasto" + }, + "confirmTitleSIWESignature": { + "message": "Solicitud de inicio de sesión" + }, "confirmTitleSignature": { "message": "Solicitud de firma" }, @@ -958,7 +1116,7 @@ "message": "Conectado con" }, "connecting": { - "message": "Estableciendo conexión…" + "message": "Conectando" }, "connectingTo": { "message": "Estableciendo conexión a $1" @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "No se pueden restaurar sus datos. El archivo parece estar corrupto." }, + "dataCollectionForMarketing": { + "message": "Recopilación de datos para marketing" + }, + "dataCollectionForMarketingDescription": { + "message": "Usaremos MetaMetrics para saber cómo interactúa con nuestras comunicaciones de marketing. Es posible que compartamos noticias relevantes (como características del producto y otros materiales)." + }, + "dataCollectionWarningPopoverButton": { + "message": "Bien" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Desactivó la recopilación de datos para nuestros fines de marketing. Esto solo se aplica a este dispositivo. Si utiliza MetaMask en otros dispositivos, asegúrese de desactivarlo allí también." + }, "dataHex": { "message": "Hex" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "Descifrar solicitud" }, + "defaultRpcUrl": { + "message": "URL RPC por defecto" + }, "delete": { "message": "Eliminar" }, @@ -1311,6 +1484,9 @@ "message": "¿Eliminar la red de $1?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Eliminar URL RPC" + }, "deposit": { "message": "Depositar" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "Opciones de desarrollador" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Activa o desactiva el nuevo diseño del menú Redes" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Rediseño del menú Redes" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Restablece el valor booleano isShown a falso para todos los anuncios. Los anuncios son las notificaciones que se muestran en la ventana emergente Novedades." }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Mostrar los medios y datos NFT expone su dirección IP a OpenSea u otros terceros. Esto puede permitir que los atacantes asocien su dirección IP con su dirección Ethereum. La detección automática de NFT se basa en esta configuración y no estará disponible cuando esté desactivada." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Comience a utilizar sus NFT" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Comience a utilizar sus tokens" + }, "doNotShare": { "message": "No comparta esto con nadie" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Editar la tarifa de aceleración de gas" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Navegue sin esfuerzo por sus activos digitales" + }, "enable": { "message": "Habilitar" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " Actívela en Configuración." }, + "enableNftAutoDetection": { + "message": "Habilite la autodetección de NFT" + }, "enableSnap": { "message": "Activar" }, @@ -1552,9 +1746,15 @@ "message": "activar $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Activar la autodetección de tokens" + }, "enabled": { "message": "Activado" }, + "enabledNetworks": { + "message": "Redes habilitadas" + }, "encryptionPublicKeyNotice": { "message": "$1 quisiera su clave pública de cifrado. Al aceptar, este sitio podrá redactar mensajes cifrados para usted.", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "Tarifa estimada" }, + "estimatedFeeTooltip": { + "message": "Monto pagado para procesar la transacción en la red." + }, "ethGasPriceFetchWarning": { "message": "Se muestra el precio del gas de respaldo, ya que el servicio para calcular el precio del gas principal no se encuentra disponible en este momento." }, @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Acceda inmediatamente a sus NFT" + }, + "immediateAccessToYourTokens": { + "message": "Acceso inmediato a sus tokens" + }, "import": { "message": "Importar", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "Esta acción editará tokens que ya estén enumerados en su monedero y que se pueden usar para engañarlo. Apruebe solo si está seguro de que quiere cambiar lo que representan estos tokens. Más información sobre $1" }, + "l1Fee": { + "message": "Tarifa L1" + }, + "l1FeeTooltip": { + "message": "Tarifa de gas L1" + }, + "l2Fee": { + "message": "Tarifa L2" + }, + "l2FeeTooltip": { + "message": "Tarifa de gas L2" + }, "lastConnected": { "message": "Última conexión" }, @@ -2492,6 +2713,12 @@ "message": "Asegúrese de que nadie esté mirando", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Capitalización bursátil" + }, + "marketDetails": { + "message": "Detalles del mercado" + }, "max": { "message": "Máx." }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "Tarifa máxima" }, + "maxFeeTooltip": { + "message": "Una tarifa máxima proporcionada para pagar la transacción." + }, "maxPriorityFee": { "message": "Tarifa de prioridad máxima" }, @@ -2548,12 +2778,19 @@ "methodData": { "message": "Método" }, + "methodDataTransactionDesc": { + "message": "Función ejecutada en base a datos de entrada decodificados." + }, "methodNotSupported": { "message": "No compatible con esta cuenta." }, "metrics": { "message": "Indicadores" }, + "millionAbbreviation": { + "message": "m", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Su cuenta seleccionada ($1) es diferente a la cuenta que intenta firmar ($2)" }, @@ -2666,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "El token nativo en esta red es de $1. Es el token utilizado para las tarifas de gas.", + "message": "El token nativo en esta red es de $1. Es el token utilizado para las tarifas de gas. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "El nombre asociado a esta red." }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Opciones de red" + }, "networkProvider": { "message": "Proveedor de red" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "¡\"$1\" se añadió con éxito!" }, + "newNetworkEdited": { + "message": "¡\"$1\" se editó con éxito!" + }, "newNftAddedMessage": { "message": "¡NFT se agregó correctamente!" }, @@ -2863,8 +3109,11 @@ "nftAlreadyAdded": { "message": "NFT ya ha sido añadido." }, + "nftAutoDetectionEnabled": { + "message": "Autodetección de NFT habilitada" + }, "nftDisclaimer": { - "message": "Descargo de responsabilidad: MetaMask extrae el archivo multimedia de la URL de origen. Esta URL a veces es modificada por el mercado en el que se acuñó el NFT." + "message": "Descargo de responsabilidad: MetaMask extrae el archivo multimedia de la URL de origen. A veces, el mercado en el que se acuñó el NFT cambia esta URL." }, "nftOptions": { "message": "Opciones de NFT" @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "No se proporcionó resolución para el dominio." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snaps, y la mayoría de los monederos físicos, no funcionarán con la versión actual de su navegador." + }, "noNFTs": { "message": "No hay ningún NFT aún" }, @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "No hay gas suficiente" }, + "notRightNow": { + "message": "Ahora no" + }, "note": { "message": "Nota" }, @@ -3158,6 +3413,37 @@ "on": { "message": "Activado" }, + "onboardedMetametricsAccept": { + "message": "Acepto" + }, + "onboardedMetametricsDisagree": { + "message": "No, gracias" + }, + "onboardedMetametricsKey1": { + "message": "Últimas novedades" + }, + "onboardedMetametricsKey2": { + "message": "Características de productos" + }, + "onboardedMetametricsKey3": { + "message": "Otros materiales promocionales relevantes" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Además de $1, nos gustaría utilizar datos para comprender cómo interactúa con las comunicaciones de marketing.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Esto nos ayuda a personalizar lo que compartimos con usted, como:" + }, + "onboardedMetametricsParagraph3": { + "message": "Recuerde, nunca vendemos los datos que usted proporciona y puede optar por no participar en cualquier momento." + }, + "onboardedMetametricsTitle": { + "message": "Ayúdenos a mejorar su experiencia" + }, "onboarding": { "message": "Incorporación" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Ayúdenos a mejorar MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Utilizaremos estos datos para saber cómo interactúa con nuestras comunicaciones de marketing. Es posible que compartamos noticias relevantes (como características del producto)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Acceso completo" }, @@ -3274,6 +3563,22 @@ "message": "Las alertas de detección de phishing se basan en la comunicación con $1. jsDeliver tendrá acceso a su dirección IP. Ver 2$.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1 d", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1 m", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1 s", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1 a", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Los sitios conectados ahora tienen permisos" }, + "permitSimulationDetailInfo": { + "message": "Le está dando permiso al gastador para gastar esta cantidad de tokens de su cuenta." + }, "personalAddressDetected": { "message": "Se detectó una dirección personal. Ingrese la dirección de contrato del token." }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "Redes populares personalizadas" }, + "popularNetworkAddToolTip": { + "message": "Algunas de estas redes dependen de terceros. Las conexiones pueden ser menos confiables o permitir que terceros realicen un seguimiento de la actividad. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portafolio" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "Buscar cuentas" }, + "searchNfts": { + "message": "Buscar NFT" + }, "searchTokens": { "message": "Buscar tokens" }, @@ -4255,10 +4570,10 @@ "message": "Seleccionar token" }, "selectNFTPrivacyPreference": { - "message": "Active la detección de NFT en Configuraciones" + "message": "Habilite la autodetección de NFT" }, "selectPathHelp": { - "message": "Si no ve las cuentas previstas, intente cambiar la ruta HD." + "message": "Si no ve las cuentas previstas, intente cambiar la ruta HD o la red seleccionada actualmente." }, "selectType": { "message": "Seleccionar tipo" @@ -4423,6 +4738,9 @@ "signing": { "message": "Firmando" }, + "signingInWith": { + "message": "Iniciar sesión con" + }, "simulationDetailsFailed": { "message": "Se produjo un error al cargar su estimación." }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Estimar cambios de saldo" }, + "siweIssued": { + "message": "Emitido" + }, + "siweNetwork": { + "message": "Red" + }, + "siweRequestId": { + "message": "Solicitar ID" + }, + "siweResources": { + "message": "Recursos" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Está iniciando sesión en un sitio y no se prevén cambios en su cuenta." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Omitir" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "Cuentas controladas por Snaps de terceros." }, + "snapConnectTo": { + "message": "Conectarse a $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Permita que $1 se conecte automáticamente a $2 sin su aprobación.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 quiere conectarse a $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "Fuente" }, + "speed": { + "message": "Velocidad" + }, "speedUp": { "message": "Acelerar" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "El límite de gastos es demasiado alto" }, + "spender": { + "message": "Gastador" + }, "spendingCap": { "message": "Límite de gasto" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "Enviado" }, + "suggestedBySnap": { + "message": "Sugerido por $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Nombre sugerido:" + }, "suggestedTokenSymbol": { "message": "Símbolo de cotización sugerido:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Obtener cotizaciones" + "message": "Obteniendo cotizaciones..." }, "swapFetchingQuotesErrorDescription": { "message": "Se produjo un error. Vuelva a intentarlo o, si el error persiste, póngase en contacto con el soporte al cliente." @@ -5419,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Ha cambiado a" + "message": "Ahora está usando" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Cambiar de red cancelará todas las confirmaciones pendientes" @@ -5458,7 +5815,7 @@ "message": "Elija su tema MetaMask preferido." }, "thingsToKeep": { - "message": "Cosas a tener en cuenta:" + "message": "Tenga en cuenta:" }, "thirdPartySoftware": { "message": "Aviso de software de terceros", @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "esta colección" }, + "threeMonthsAbbreviation": { + "message": "3 m", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Tiempo" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "Dirección de contrato de token" }, + "tokenDecimal": { + "message": "Decimales del token" + }, "tokenDecimalFetchFailed": { "message": "Se requiere decimal del token. Encuéntrelo en: $1" }, @@ -5562,13 +5926,13 @@ "message": "ID de token" }, "tokenList": { - "message": "Listas de tokens:" + "message": "Lista de tókenes" }, "tokenScamSecurityRisk": { "message": "estafas de tokens y riesgos de seguridad" }, "tokenShowUp": { - "message": "Es posible que sus tokens no aparezcan automáticamente en su monedero." + "message": "Es posible que sus tókenes no aparezcan automáticamente en su monedero. " }, "tokenSymbol": { "message": "Símbolo del token" @@ -5595,6 +5959,9 @@ "total": { "message": "Total" }, + "totalVolume": { + "message": "Volúmen total" + }, "transaction": { "message": "transacción" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "Transferir desde" }, + "trillionAbbreviation": { + "message": "b", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Tenemos problemas para conectarnos con su Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "$1 actualizado" }, + "uploadDropFile": { + "message": "Ingrese su archivo aquí" + }, + "uploadFile": { + "message": "Cargar archivo" + }, "urlErrorMsg": { "message": "Las direcciones URL requieren el prefijo HTTP/HTTPS adecuado." }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "¿Qué es esto?" }, + "wrongNetworkName": { + "message": "Según nuestros registros, es posible que el nombre de la red no coincida correctamente con este ID de cadena." + }, "xOfYPending": { "message": "$1 de $2 están pendientes", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "Sus cuentas" }, + "yourActivity": { + "message": "Su actividad" + }, + "yourBalance": { + "message": "Su saldo" + }, "yourFundsMayBeAtRisk": { "message": "Sus fondos podrían estar en riesgo" }, diff --git a/app/_locales/fr/messages.json b/app/_locales/fr/messages.json index 2819684951d3..aa34c4aeaf14 100644 --- a/app/_locales/fr/messages.json +++ b/app/_locales/fr/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Vous devez sélectionner un compte !" }, + "accountTypeNotSupported": { + "message": "Ce type de compte n’est pas pris en charge" + }, "accounts": { "message": "Comptes" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Ajouter des NFT" }, + "addRpcUrl": { + "message": "Ajouter l’URL du RPC" + }, "addSnapAccountToggle": { "message": "Activer « Ajouter un Snap de compte (bêta) »" }, @@ -305,12 +311,21 @@ "message": "Vous n’arrivez pas à trouver un jeton ? Vous pouvez ajouter manuellement n’importe quel jeton en copiant et collant son adresse. Les adresses des contrats de jetons sont disponibles sur $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Ajouter l'URL" + }, "addingCustomNetwork": { "message": "Ajout de réseau" }, "addingTokens": { "message": "Ajouter des jetons" }, + "additionalNetworks": { + "message": "Réseaux supplémentaires" + }, + "additionalRpcUrl": { + "message": "URL supplémentaire de RPC" + }, "address": { "message": "Adresse" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Configuration avancée" }, + "advancedDetailsDataDesc": { + "message": "Données" + }, + "advancedDetailsHexDesc": { + "message": "Hexa" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Il s’agit du nombre de transactions d’un compte. Le nonce de la première transaction est 0 et il augmente d’une manière séquentielle." + }, "advancedGasFeeDefaultOptIn": { "message": "Enregistrer ces valeurs comme valeurs par défaut pour le réseau $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Alerte" }, + "alertActionBuy": { + "message": "Acheter de l’ETH" + }, + "alertActionUpdateGas": { + "message": "Mettre à jour la limite de gaz" + }, + "alertActionUpdateGasFee": { + "message": "Actualiser les frais" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Mettre à jour les options de gaz" + }, "alertBannerMultipleAlertsDescription": { "message": "Si vous approuvez cette demande, un tiers connu pour ses activités frauduleuses pourrait s’emparer de tous vos actifs." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Vous pouvez modifier ceci dans « Paramètres > Alertes »" }, + "alertMessageGasEstimateFailed": { + "message": "Nous ne sommes pas en mesure de déterminer le montant exact des frais et cette estimation peut être élevée. Nous vous suggérons d’entrer une limite de gaz personnalisée, mais la transaction pourrait quand même échouer." + }, + "alertMessageGasFeeLow": { + "message": "Si vous choisissez des frais peu élevés, attendez-vous à des transactions plus lentes et à des temps d’attente plus longs. Pour des transactions plus rapides, choisissez les options « Ordre au marché » ou « Agressif »." + }, + "alertMessageGasTooLow": { + "message": "Pour effectuer cette transaction, vous devez augmenter la limite de gaz à 21 000 ou plus." + }, + "alertMessageInsufficientBalance": { + "message": "Vous n’avez pas assez d’ETH sur votre compte pour payer les frais de transaction." + }, + "alertMessageNetworkBusy": { + "message": "Les prix du gaz sont élevés et les estimations sont moins précises." + }, + "alertMessageNoGasPrice": { + "message": "Nous ne pouvons pas valider cette transaction tant que vous n’avez pas mis à jour manuellement les frais." + }, + "alertMessagePendingTransactions": { + "message": "La transaction précédente doit être finalisée avant que celle-ci ne soit traitée. Découvrez comment vous pouvez annuler ou accélérer une transaction." + }, + "alertMessageSignInDomainMismatch": { + "message": "Le site auquel vous êtes en train de vous connecter n’est pas le site à l’origine de la demande. Il pourrait s’agir d’une tentative de vol de vos identifiants de connexion." + }, + "alertMessageSignInWrongAccount": { + "message": "Ce site vous demande de vous connecter en utilisant le mauvais compte." + }, + "alertMessageSigningOrSubmitting": { + "message": "La transaction précédente doit être finalisée avant que celle-ci ne soit traitée." + }, "alertModalAcknowledge": { "message": "Je suis conscient du risque et je souhaite quand même continuer" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Examiner toutes les alertes" }, + "alertReasonGasEstimateFailed": { + "message": "Frais inexacts" + }, + "alertReasonGasFeeLow": { + "message": "Vitesse lente" + }, + "alertReasonGasTooLow": { + "message": "Limite de gaz trop basse" + }, + "alertReasonInsufficientBalance": { + "message": "Fonds insuffisants" + }, + "alertReasonNetworkBusy": { + "message": "Le réseau est occupé" + }, + "alertReasonNoGasPrice": { + "message": "Estimation des frais non disponible" + }, + "alertReasonPendingTransactions": { + "message": "Transaction en attente" + }, + "alertReasonSignIn": { + "message": "Demande de connexion suspecte" + }, + "alertReasonWrongAccount": { + "message": "Mauvais compte" + }, "alertSettingsUnconnectedAccount": { "message": "Navigation sur un site Web avec un compte non connecté sélectionné" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Toutes les autorisations" }, + "allTimeHigh": { + "message": "Le plus haut niveau jamais atteint" + }, + "allTimeLow": { + "message": "Le plus bas niveau jamais atteint" + }, "allYourNFTsOf": { "message": "Tous vos NFT via $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Autoriser" }, + "allowMetaMaskToDetectNFTs": { + "message": "Autorisez MetaMask à détecter et à afficher vos NFT grâce à la détection automatique des NFT. Vous pourrez ainsi :" + }, + "allowMetaMaskToDetectTokens": { + "message": "Autorisez MetaMask à détecter et à afficher vos jetons grâce à la détection automatique des jetons. Vous pourrez ainsi :" + }, "allowMmiToConnectToCustodian": { "message": "Cela permettra à MMI de se connecter à $1 pour importer vos comptes." }, @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "La fonctionnalité de base est désactivée" }, + "basicConfigurationDescription": { + "message": "MetaMask offre des fonctionnalités de base telles que l’affichage des détails des jetons et des paramètres de gaz par le biais de services Internet. Lorsque vous utilisez des services Internet, votre adresse IP est partagée avec le fournisseur de ces services, dans ce cas MetaMask. C’est la même chose que lorsque vous visitez un site web. MetaMask conserve ces données temporairement et ne les vend jamais. Vous pouvez utiliser un VPN ou désactiver ces services, mais cela peut affecter votre expérience avec MetaMask. Pour en savoir plus, lisez notre $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Fonctionnalité de base" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "La version bêta de MetaMask ne vous demandera jamais votre phrase secrète de récupération." }, + "billionAbbreviation": { + "message": "Mrd", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "L’activité Bitcoin n’est pas prise en charge" + }, "blockExplorerAccountAction": { "message": "Compte", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "BlockAid" }, + "blockaidAlertInfo": { + "message": "Nous ne vous recommandons pas de donner suite à cette demande." + }, "blockaidDescriptionApproveFarming": { "message": "Si vous approuvez cette demande, un tiers connu pour ses activités frauduleuses pourrait s’emparer de tous vos actifs." }, @@ -669,7 +791,7 @@ "message": "Si vous approuvez cette demande, quelqu’un pourrait s'emparer de vos actifs répertoriés sur Blur." }, "blockaidDescriptionErrored": { - "message": "À la suite d’une erreur, cette demande n’a pas été vérifiée par le fournisseur de services de sécurité. Veuillez agir avec prudence." + "message": "En raison d’une erreur, nous n’avons pas pu vérifier les alertes de sécurité. Ne continuez que si vous faites confiance à toutes les adresses concernées." }, "blockaidDescriptionMaliciousDomain": { "message": "Vous interagissez avec un domaine malveillant. Si vous approuvez cette demande, vous risquez de perdre vos actifs." @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Si vous approuvez cette demande, un tiers connu pour ses activités frauduleuses pourrait s’emparer de tous vos actifs." }, + "blockaidDescriptionWarning": { + "message": "Il pourrait s’agir d’une demande trompeuse. Ne continuez que si vous faites confiance à toutes les adresses concernées." + }, "blockaidMessage": { "message": "Protection de la vie privée : aucune donnée n’est partagée avec des tiers. Disponible sur Arbitrum, Avalanche, BNB chain, Linea, Optimism, Polygon, Base, Sepolia et le réseau principal Ethereum." }, @@ -690,7 +815,7 @@ "message": "Cette demande trompeuse" }, "blockaidTitleMayNotBeSafe": { - "message": "Cette demande peut présenter des risques" + "message": "Soyez prudent" }, "blockaidTitleSuspicious": { "message": "Cette demande suspecte" @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Pour connecter votre portefeuille matériel, vous devez utiliser MetaMask pour Google Chrome." }, + "circulatingSupply": { + "message": "Offre en circulation" + }, "clear": { "message": "Effacer" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Cliquez ici pour ajouter les jetons manuellement." + "message": "Vous pouvez ajouter des jetons manuellement." }, "close": { "message": "Fermer" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "J’ai pris connaissance des alertes, mais je souhaite quand même continuer" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "J’ai pris connaissance de l’alerte, mais je souhaite quand même continuer" + }, "confirmAlertModalDetails": { "message": "Si vous vous connectez, un tiers connu pour ses activités frauduleuses pourrait s’emparer de tous vos actifs. Veuillez examiner les alertes avant de continuer." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "Confirmer la connexion à $1" }, + "confirmDeletion": { + "message": "Confirmer la suppression" + }, + "confirmFieldPaymaster": { + "message": "Frais payés par" + }, + "confirmFieldTooltipPaymaster": { + "message": "Les frais de cette transaction seront payés par le contrat « Paymaster » intelligent." + }, "confirmPassword": { "message": "Confirmer le mot de passe" }, "confirmRecoveryPhrase": { "message": "Confirmer la phrase secrète de récupération" }, + "confirmRpcUrlDeletionMessage": { + "message": "Voulez-vous vraiment supprimer l’URL du RPC ? Vos informations ne seront pas sauvegardées pour ce réseau." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Ne confirmez cette transaction que si vous comprenez parfaitement son contenu et si vous faites confiance au site demandeur." }, + "confirmTitleDescPermitSignature": { + "message": "Ce site demande que vous lui accordiez l'autorisation de dépenser vos jetons." + }, + "confirmTitleDescSIWESignature": { + "message": "Un site vous demande de vous connecter pour prouver que vous êtes le titulaire de ce compte." + }, "confirmTitleDescSignature": { "message": "Ne confirmez ce message que si vous approuvez son contenu et faites confiance au site demandeur." }, + "confirmTitlePermitSignature": { + "message": "Demande de plafonnement des dépenses" + }, + "confirmTitleSIWESignature": { + "message": "Demande de connexion" + }, "confirmTitleSignature": { "message": "Demande de signature" }, @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Impossible de restaurer vos données. Le fichier semble corrompu." }, + "dataCollectionForMarketing": { + "message": "Collecte de données à des fins de marketing" + }, + "dataCollectionForMarketingDescription": { + "message": "Nous utiliserons MetaMetrics pour savoir comment vous interagissez avec nos communications commerciales et pour partager avec vous des informations pertinentes (comme les caractéristiques des produits et d’autres contenus)." + }, + "dataCollectionWarningPopoverButton": { + "message": "OK" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Vous avez désactivé la collecte de données à des fins de marketing. Cela ne s’applique qu’à cet appareil. Si vous utilisez MetaMask sur d’autres appareils, n’oubliez pas de désactiver cette fonctionnalité sur ces appareils aussi." + }, "dataHex": { "message": "Hex" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Décrypter la demande" }, + "defaultRpcUrl": { + "message": "URL par défaut du RPC" + }, "delete": { "message": "Supprimer" }, @@ -1314,6 +1484,9 @@ "message": "Supprimer le réseau $1 ?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Supprimer l’URL du RPC" + }, "deposit": { "message": "Effectuez un dépôt" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Options pour les développeurs" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Permet de changer le design du menu « Réseaux »" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Refonte du menu « Réseaux »" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Règle la valeur de « isShown boolean » sur faux (false) pour toutes les annonces. Les annonces sont les notifications affichées dans la fenêtre contextuelle « Nouveautés »." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "L’affichage des médias et des données NFT expose votre adresse IP à OpenSea ou à d’autres fournisseurs de services tiers. Cela permet à des hackers d’associer votre adresse IP à votre adresse Ethereum. La détection automatique des NFT dépend de ce paramètre et ne sera pas disponible lorsque celui-ci est désactivé." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Commencer à utiliser vos NFT" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Commencez à utiliser vos jetons" + }, "doNotShare": { "message": "Ne partagez ceci avec personne" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Modifier les gas fees d’accélération" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Gérez facilement à vos actifs numériques" + }, "enable": { "message": "Activer" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": " Activez-la depuis les Paramètres." }, + "enableNftAutoDetection": { + "message": "Activer la détection automatique des NFT" + }, "enableSnap": { "message": "Activer" }, @@ -1555,9 +1746,15 @@ "message": "activer $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Activer la détection automatique des jetons" + }, "enabled": { "message": "Activé" }, + "enabledNetworks": { + "message": "Réseaux activés" + }, "encryptionPublicKeyNotice": { "message": "$1 aimerait avoir votre clé publique de cryptage. En y consentant, ce site sera en mesure de vous composer des messages cryptés.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Frais estimés" }, + "estimatedFeeTooltip": { + "message": "Montant payé pour traiter la transaction sur le réseau." + }, "ethGasPriceFetchWarning": { "message": "Le prix de carburant de sauvegarde est fourni, car le service principal d’estimation du carburant est momentanément indisponible." }, @@ -1884,7 +2084,7 @@ "message": "Quelque chose a mal tourné…" }, "genericExplorerView": { - "message": "Afficher le compte sur $1" + "message": "Voir le compte sur $1" }, "getStartedWithNFTs": { "message": "Obtenez des $1 pour acheter des NFT", @@ -1904,7 +2104,7 @@ "message": "Testnet Goerli" }, "gotIt": { - "message": "J’ai compris !" + "message": "D’accord" }, "grantedToWithColon": { "message": "Accordé à :" @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Accéder immédiatement à vos NFT" + }, + "immediateAccessToYourTokens": { + "message": "Accès immédiat à vos jetons" + }, "import": { "message": "Importer", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Cette action modifiera les jetons déjà présents dans votre portefeuille, et risque de favoriser les tentatives d’hameçonnage. N’approuvez que si vous êtes certain·e de vouloir modifier ce que ces jetons représentent. En savoir plus sur $1" }, + "l1Fee": { + "message": "Frais L1" + }, + "l1FeeTooltip": { + "message": "Frais de gaz L1" + }, + "l2Fee": { + "message": "Frais L2" + }, + "l2FeeTooltip": { + "message": "Frais de gaz L2" + }, "lastConnected": { "message": "Dernière connexion" }, @@ -2495,6 +2713,12 @@ "message": "Assurez-vous que personne ne regarde votre écran", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Capitalisation boursière" + }, + "marketDetails": { + "message": "Détails du marché" + }, "max": { "message": "Max." }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Frais maximaux" }, + "maxFeeTooltip": { + "message": "Frais maximums prévus pour le traitement de la transaction." + }, "maxPriorityFee": { "message": "Frais de priorité maximaux" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Méthode" }, + "methodDataTransactionDesc": { + "message": "Fonction exécutée en fonction des données d’entrée décodées." + }, "methodNotSupported": { "message": "Non pris en charge par ce compte." }, "metrics": { "message": "Indicateurs" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Le compte sélectionné ($1) est différent du compte que vous essayez de signer ($2)" }, @@ -2669,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "Le jeton natif de ce réseau est $1. C’est le jeton utilisé pour les frais de gaz.\n", + "message": "Le jeton natif de ce réseau est $1. C’est le jeton utilisé pour les frais de gaz. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Le nom associé à ce réseau." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Options du réseau" + }, "networkProvider": { "message": "Fournisseur de réseau" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "« $1 » a été ajouté avec succès !" }, + "newNetworkEdited": { + "message": "« $1 » a été modifié !" + }, "newNftAddedMessage": { "message": "Le NFT a été ajouté avec succès !" }, @@ -2866,8 +3109,11 @@ "nftAlreadyAdded": { "message": "Le NFT a déjà été ajouté." }, + "nftAutoDetectionEnabled": { + "message": "Détection automatique des NFT activée" + }, "nftDisclaimer": { - "message": "Avertissement : MetaMask importe le fichier multimédia de l'URL source. Cette URL est parfois modifiée par la place de marché sur laquelle le NFT a été frappé." + "message": "Avertissement : MetaMask importe le fichier multimédia de l'URL source. Cette URL est parfois modifiée par la place de marché sur laquelle le NFT a été minté." }, "nftOptions": { "message": "Options NFT" @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Aucune résolution n’a été fournie pour le domaine." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Les Snaps et la plupart des portefeuilles matériels ne fonctionneront pas avec la version actuelle de votre navigateur." + }, "noNFTs": { "message": "Aucun NFT pour le moment" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Pas assez de gaz" }, + "notRightNow": { + "message": "Pas maintenant" + }, "note": { "message": "Note" }, @@ -3161,6 +3413,37 @@ "on": { "message": "Activé" }, + "onboardedMetametricsAccept": { + "message": "J’accepte" + }, + "onboardedMetametricsDisagree": { + "message": "Non, merci" + }, + "onboardedMetametricsKey1": { + "message": "Dernières avancées" + }, + "onboardedMetametricsKey2": { + "message": "Caractéristiques du produit" + }, + "onboardedMetametricsKey3": { + "message": "Autres matériels promotionnels pertinents" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "En plus de $1, nous aimerions utiliser les données pour comprendre comment vous interagissez avec les communications commerciales.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Cela nous aide à personnaliser les informations que nous partageons avec vous, comme :" + }, + "onboardedMetametricsParagraph3": { + "message": "N’oubliez pas que nous ne vendons jamais les données que vous nous fournissez et que vous pouvez vous désinscrire à tout moment." + }, + "onboardedMetametricsTitle": { + "message": "Aidez-nous à améliorer votre expérience utilisateur" + }, "onboarding": { "message": "Intégration" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Aidez-nous à améliorer MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Nous utiliserons ces données pour savoir comment vous interagissez avec nos communications commerciales et pour partager avec vous des informations pertinentes (comme les caractéristiques des produits)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Accès complet" }, @@ -3277,6 +3563,22 @@ "message": "Les alertes de détection d’hameçonnage reposent sur la communication avec $1. jsDeliver aura accès à votre adresse IP. Voir $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1 j", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1 mois", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1 sem.", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1 an", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Les sites connectés sont maintenant des autorisations" }, + "permitSimulationDetailInfo": { + "message": "Vous autorisez la dépenseur à dépenser ce nombre de jetons de votre compte." + }, "personalAddressDetected": { "message": "Votre adresse personnelle a été détectée. Veuillez saisir à la place l’adresse du contrat du jeton." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Réseaux personnalisés populaires" }, + "popularNetworkAddToolTip": { + "message": "Certains de ces réseaux dépendent de services tiers. Ils peuvent être moins fiables ou permettre à des tiers de suivre l’activité des utilisateurs. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portefeuille" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Rechercher des comptes" }, + "searchNfts": { + "message": "Recherche de NFT" + }, "searchTokens": { "message": "Rechercher des jetons" }, @@ -4258,10 +4570,10 @@ "message": "Sélectionnez un jeton" }, "selectNFTPrivacyPreference": { - "message": "Activez la détection de NFT dans les Paramètres" + "message": "Activez la détection automatique des NFT" }, "selectPathHelp": { - "message": "Si vos comptes n’apparaissent pas ci-dessous, essayez de sélectionner le chemin HD." + "message": "Si vous ne voyez pas les comptes auxquels vous vous attendez, essayez de changer le chemin d’accès au portefeuille HD ou le réseau sélectionné." }, "selectType": { "message": "Sélectionner le type" @@ -4426,6 +4738,9 @@ "signing": { "message": "Signature" }, + "signingInWith": { + "message": "Se connecter avec" + }, "simulationDetailsFailed": { "message": "Une erreur s’est produite lors du chargement de l’estimation." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Estimer les changements de solde" }, + "siweIssued": { + "message": "Émis" + }, + "siweNetwork": { + "message": "Réseau" + }, + "siweRequestId": { + "message": "Demander un ID" + }, + "siweResources": { + "message": "Ressources" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Vous êtes en train de vous connecter à un site, aucun changement ne devrait être apporté à votre compte." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Ignorer" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Comptes contrôlés par des Snaps tiers." }, + "snapConnectTo": { + "message": "Connexion à $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Laissez $1 se connecter automatiquement à $2 sans votre approbation.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 veut utiliser $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Source" }, + "speed": { + "message": "Vitesse" + }, "speedUp": { "message": "Accélérer" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Limite de dépenses trop élevée" }, + "spender": { + "message": "Dépenseur" + }, "spendingCap": { "message": "Plafond de dépenses" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Envoyé" }, + "suggestedBySnap": { + "message": "Suggéré par $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Nom suggéré :" + }, "suggestedTokenSymbol": { "message": "Symbole boursier suggéré :" }, @@ -5074,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Récupération des cotations" + "message": "Récupération des cotations…" }, "swapFetchingQuotesErrorDescription": { "message": "Hum… un problème est survenu. Réessayez et si les erreurs persistent, contactez le service client." @@ -5422,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Vous êtes passé à" + "message": "Vous êtes en train d’utiliser" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Le changement de réseau annulera toutes les confirmations en attente" @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "cette collection" }, + "threeMonthsAbbreviation": { + "message": "3 mois", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Temps" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Adresse du contrat de jeton" }, + "tokenDecimal": { + "message": "Nombre de décimales du jeton" + }, "tokenDecimalFetchFailed": { "message": "La décimale du jeton est requise. Trouvez-la sur : $1" }, @@ -5565,13 +5926,13 @@ "message": "ID de token" }, "tokenList": { - "message": "Listes de tokens :" + "message": "Listes de jetons" }, "tokenScamSecurityRisk": { "message": "les arnaques et les risques de piratage informatique" }, "tokenShowUp": { - "message": "Vos tokens n’apparaîtront peut-être pas automatiquement dans votre portefeuille." + "message": "Il se peut que vos jetons n’apparaissent pas automatiquement dans votre portefeuille. " }, "tokenSymbol": { "message": "Symbole du jeton" @@ -5598,6 +5959,9 @@ "total": { "message": "Total" }, + "totalVolume": { + "message": "Volume total" + }, "transaction": { "message": "transaction" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Transfert depuis" }, + "trillionAbbreviation": { + "message": "B", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Nous avons des difficultés à connecter votre Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "Mis à jour $1" }, + "uploadDropFile": { + "message": "Déposez votre fichier ici" + }, + "uploadFile": { + "message": "Télécharger le fichier" + }, "urlErrorMsg": { "message": "Les URLs requièrent un préfixe HTTP/HTTPS approprié." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "Qu’est-ce que c’est ?" }, + "wrongNetworkName": { + "message": "Selon nos informations, il se peut que le nom du réseau ne corresponde pas exactement à l’ID de chaîne." + }, "xOfYPending": { "message": "$1 sur $2 en attente", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Vos comptes" }, + "yourActivity": { + "message": "Votre activité" + }, + "yourBalance": { + "message": "Votre solde" + }, "yourFundsMayBeAtRisk": { "message": "Vous risquez de perdre une partie ou la totalité du capital investi" }, diff --git a/app/_locales/hi/messages.json b/app/_locales/hi/messages.json index a7c433d32229..5e079215652f 100644 --- a/app/_locales/hi/messages.json +++ b/app/_locales/hi/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "आपको एक अकाउंट चुनना होगा!" }, + "accountTypeNotSupported": { + "message": "खाता प्रकार सपोर्ट नहीं करता" + }, "accounts": { "message": "अकाउंट्स" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "NFTs जोड़ें" }, + "addRpcUrl": { + "message": "RPC URL जोड़ें" + }, "addSnapAccountToggle": { "message": "\"अकाउंट Snap जोड़ें (बीटा)\" को चालू करें" }, @@ -305,12 +311,21 @@ "message": "टोकन नहीं मिल रहा है? आप किसी भी टोकन का एड्रेस पेस्ट करके उसे मैन्युअल रूप से भी जोड़ सकते हैं। टोकन कॉन्ट्रैक्ट एड्रेस $1 पर मिल सकते हैं।", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "URL जोड़ें" + }, "addingCustomNetwork": { "message": "नेटवर्क जोड़ रहे हैं" }, "addingTokens": { "message": "टोकन जोड़ना" }, + "additionalNetworks": { + "message": "अतिरिक्त नेटवर्क" + }, + "additionalRpcUrl": { + "message": "अतिरिक्त RPC URL" + }, "address": { "message": "एड्रेस" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "एडवांस्ड कॉन्फ़िगरेशन" }, + "advancedDetailsDataDesc": { + "message": "डेटा" + }, + "advancedDetailsHexDesc": { + "message": "Hex" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "यह किसी अकाउंट का ट्रांसेक्शन नंबर है। पहले ट्रांसेक्शन के लिए nonce 0 है और यह क्रमिक क्रम में बढ़ता है।" + }, "advancedGasFeeDefaultOptIn": { "message": "$1 नेटवर्क के लिए इन मूल्यों को मेरे डिफॉल्ट के रूप में सहेजें।", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "एलर्ट" }, + "alertActionBuy": { + "message": "ETH खरीदें" + }, + "alertActionUpdateGas": { + "message": "गैस लिमिट को अपग्रेड करें" + }, + "alertActionUpdateGasFee": { + "message": "शुल्क अपडेट करें" + }, + "alertActionUpdateGasFeeLevel": { + "message": "गैस के विकल्प को अपडेट करें" + }, "alertBannerMultipleAlertsDescription": { "message": "यदि आप इस रिक्वेस्ट को एप्रूव करते हैं, तो स्कैम के लिए मशहूर कोई थर्ड पार्टी आपके सारे एसेट चुरा सकती है।" }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "इसे \"सेटिंग > अलर्ट\" में बदला जा सकता है" }, + "alertMessageGasEstimateFailed": { + "message": "हम सटीक शुल्क प्रदान करने में असमर्थ हैं और यह अनुमान अधिक हो सकता है। हम आपको एक कस्टम गैस लिमिट दर्ज करने का सुझाव देते हैं, लेकिन जोखिम है कि ट्रांसेक्शन अभी भी विफल हो जाएगा।" + }, + "alertMessageGasFeeLow": { + "message": "कम शुल्क चुनते समय, धीमे ट्रांसेक्शन और लंबे समय तक प्रतीक्षा करने की अपेक्षा करें। तेज़ ट्रांसेक्शन के लिए, मार्केट या एग्रेसिव शुल्क के विकल्प चुनें।" + }, + "alertMessageGasTooLow": { + "message": "इस ट्रांसेक्शन को जारी रखने के लिए, आपको गैस लिमिट को 21000 या अधिक तक बढ़ाना होगा।" + }, + "alertMessageInsufficientBalance": { + "message": "ट्रांसेक्शन फीस का भुगतान करने के लिए आपके अकाउंट में पर्याप्त ETH नहीं है।" + }, + "alertMessageNetworkBusy": { + "message": "गैस प्राइसें अधिक हैं और अनुमान कम सटीक हैं।" + }, + "alertMessageNoGasPrice": { + "message": "जब तक आप शुल्क को मैन्युअल रूप से अपडेट नहीं करते, हम इस ट्रांसेक्शन को आगे नहीं बढ़ा सकते।" + }, + "alertMessagePendingTransactions": { + "message": "यह ट्रांसेक्शन तब तक नहीं होगा जब तक पिछला ट्रांसेक्शन पूरा न हो जाए। किसी ट्रांसेक्शन को रद्द करने या तेज़ करने का तरीका जानें।" + }, + "alertMessageSignInDomainMismatch": { + "message": "अनुरोध करने वाली साइट वह साइट नहीं है जिस पर आप साइन इन कर रहे हैं। यह आपके लॉगिन क्रेडेंशियल चुराने का प्रयास हो सकता है।" + }, + "alertMessageSignInWrongAccount": { + "message": "यह साइट आपसे गलत अकाउंट का उपयोग करके साइन इन करने के लिए कह रही है।" + }, + "alertMessageSigningOrSubmitting": { + "message": "यह ट्रांसेक्शन तभी पूरा होगा जब आपका पिछला ट्रांसेक्शन पूरा हो जाएगा।" + }, "alertModalAcknowledge": { "message": "मैंने जोखिम को स्वीकार कर लिया है और इसके बावजूद आगे बढ़ना चाहता/चाहती हूं" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "सभी एलर्ट की समीक्षा करें" }, + "alertReasonGasEstimateFailed": { + "message": "गलत शुल्क" + }, + "alertReasonGasFeeLow": { + "message": "धीमी गति" + }, + "alertReasonGasTooLow": { + "message": "कम गैस लिमिट" + }, + "alertReasonInsufficientBalance": { + "message": "अपर्याप्त फंड" + }, + "alertReasonNetworkBusy": { + "message": "नेटवर्क व्यस्त है" + }, + "alertReasonNoGasPrice": { + "message": "शुल्क अनुमान अनुपलब्ध है" + }, + "alertReasonPendingTransactions": { + "message": "अभी तक पूरा नहीं हुआ ट्रांसेक्शन" + }, + "alertReasonSignIn": { + "message": "संदिग्ध साइन-इन अनुरोध" + }, + "alertReasonWrongAccount": { + "message": "गलत अकाउंट" + }, "alertSettingsUnconnectedAccount": { "message": "जो कनेक्टेड नहीं है वह अकाउंट चुनकर कोई वेबसाइट ब्राउज़ करना" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "सभी अनुमतियां" }, + "allTimeHigh": { + "message": "अब तक के सबसे ऊँचे स्तर पर" + }, + "allTimeLow": { + "message": "अब तक के सबसे निचले स्तर पर" + }, "allYourNFTsOf": { "message": "आपके सभी NFTs $1 से शुरू", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "अनुमति दें" }, + "allowMetaMaskToDetectNFTs": { + "message": "MetaMask को ऑटोडिटेक्शन के साथ आपके NFT का पता लगाने और प्रदर्शित करने की अनुमति दें। आप यह कर सकेंगे:" + }, + "allowMetaMaskToDetectTokens": { + "message": "MetaMask को ऑटोडिटेक्शन के साथ आपके टोकन का पता लगाने और प्रदर्शित करने की अनुमति दें। आप यह कर सकेंगे:" + }, "allowMmiToConnectToCustodian": { "message": "यह आपके एकाउंट्स को इम्पोर्ट करने के लिए MMI को $1 से कनेक्ट करने की अनुमति देगा।" }, @@ -527,6 +635,9 @@ "attributions": { "message": "एट्रीब्यूशन्स" }, + "auroraRpcDeprecationMessage": { + "message": "Infura RPC URL अब Aurora को सपोर्ट नहीं कर रहा है।" + }, "authorizedPermissions": { "message": "आपने निम्नलिखित अनुमतियों को अधिकृत किया है" }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "बेसिक फंक्शनलिटी बंद है" }, + "basicConfigurationDescription": { + "message": "MetaMask इंटरनेट सेवाओं के माध्यम से टोकन विवरण और गैस सेटिंग्स जैसी बुनियादी सुविधाएं प्रदान करता है। जब आप इंटरनेट सेवाओं का उपयोग करते हैं, तो आपका आईपी ​​एड्रेस साझा किया जाता है, इस मामले में MetaMask के साथ। यह बिल्कुल वैसा ही है जैसे आप किसी वेबसाइट पर जाते हैं। MetaMask इस डेटा का अस्थायी रूप से उपयोग करता है और कभी भी आपका डेटा नहीं बेचता है। आप वीपीएन का उपयोग कर सकते हैं या इन सेवाओं को बंद कर सकते हैं, लेकिन यह आपके MetaMask अनुभव को प्रभावित कर सकता है। अधिक जानने के लिए हमारी $1 पढ़ें।", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "बेसिक फंक्शनलिटी" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask बीटा आपसे आपका गुप्त रिकवरी वाक्यांश कभी नहीं मांगेगा।" }, + "billionAbbreviation": { + "message": "B", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Bitcoin गतिविधि सपोर्ट नहीं करती है" + }, "blockExplorerAccountAction": { "message": "अकाउंट", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "हम इस अनुरोध के साथ आगे बढ़ने का सुझाव नहीं देते।" + }, "blockaidDescriptionApproveFarming": { "message": "यदि आप इस रिक्वेस्ट को स्वीकार करते हैं, तो स्कैम के लिए मशहूर कोई थर्ड पार्टी आपके सारे एसेट चुरा सकती है।" }, @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "यदि आप इस रिक्वेस्ट को स्वीकार करते हैं, तो स्कैम के लिए मशहूर कोई थर्ड पार्टी आपके सारे एसेट चुरा सकती है।" }, + "blockaidDescriptionWarning": { + "message": "यह एक भ्रामक अनुरोध हो सकता है। केवल तभी जारी रखें जब आपको इसमें शामिल प्रत्येक एड्रेस पर भरोसा हो।" + }, "blockaidMessage": { "message": "गोपनीयता को सुरक्षित रखना - कोई भी डेटा थर्ड पार्टी के साथ साझा नहीं किया जाता है। Arbitrum, Avalanche, BNB chain, Ethereum Mainnet, Linea, Optimism, Polygon, Base और Sepolia पर उपलब्ध है।" }, @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "अपने hardware wallet से कनेक्ट करने के लिए आपको Google Chrome पर MetaMask का इस्तेमाल करने की आवश्यकता है।" }, + "circulatingSupply": { + "message": "सप्लाई सर्कुलेट किया जा रहा है" + }, "clear": { "message": "हटाएं" }, @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "मैंने एलर्ट को स्वीकार कर लिया है और इसके बावजूद आगे बढ़ना चाहता/चाहती हूं" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "मैंने एलर्ट को स्वीकार कर लिया है और इसके बावजूद आगे बढ़ना चाहता/चाहती हूं" + }, "confirmAlertModalDetails": { "message": "यदि आप साइन इन करते हैं, तो स्कैम के लिए मशहूर कोई थर्ड पार्टी आपके सारे एसेट चुरा सकती है। कृपया आगे बढ़ने से पहले एलर्ट की समीक्षा करें।" }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "$1 से कनेक्शन को कन्फर्म करें" }, + "confirmDeletion": { + "message": "हटाना कन्फर्म करें" + }, + "confirmFieldPaymaster": { + "message": "के द्वारा शुल्क का भुगतान किया गया" + }, + "confirmFieldTooltipPaymaster": { + "message": "इस ट्रांसेक्शन के लिए शुल्क का भुगतान पेमास्टर स्मार्ट कॉन्ट्रैक्ट द्वारा किया जाएगा।" + }, "confirmPassword": { "message": "पासवर्ड कन्फर्म करें" }, "confirmRecoveryPhrase": { "message": "सीक्रेट रिकवरी फ्रेज कन्फर्म करें" }, + "confirmRpcUrlDeletionMessage": { + "message": "क्या आप वाकई RPC URL को हटाना चाहते हैं? आपकी जानकारी इस नेटवर्क के लिए सेव नहीं की जाएगी।" + }, "confirmTitleDescContractInteractionTransaction": { "message": "यदि आप कंटेंट को पूरी तरह से समझते हैं और अनुरोध करने वाली साइट पर भरोसा करते हैं तो ही इस ट्रांसेक्शन को कन्फर्म करें" }, + "confirmTitleDescPermitSignature": { + "message": "यह साइट आपके टोकन खर्च करने की अनुमति चाहती है।" + }, + "confirmTitleDescSIWESignature": { + "message": "एक साइट चाहती है कि आप यह साबित करने के लिए साइन इन करें कि यह आपका अकाउंट है।" + }, "confirmTitleDescSignature": { "message": "इस संदेश को केवल तभी कन्फर्म करें जब आप कंटेंट को एप्रूव करते हैं और अनुरोध करने वाली साइट पर भरोसा करते हैं।" }, + "confirmTitlePermitSignature": { + "message": "खर्च करने की सीमा का अनुरोध" + }, + "confirmTitleSIWESignature": { + "message": "साइन-इन अनुरोध" + }, "confirmTitleSignature": { "message": "सिग्नेचर अनुरोध" }, @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "आपका डेटा रीस्टोर नहीं किया जा सकता। लगता है फाइल करप्ट हुई है।" }, + "dataCollectionForMarketing": { + "message": "विपणन के लिए डेटा संग्रह" + }, + "dataCollectionForMarketingDescription": { + "message": "आप हमारे मार्केटिंग कम्यूनिकेशन्स के साथ कैसे इंटरैक्ट करते हैं, यह जानने के लिए हम MetaMetrics का उपयोग करेंगे। हम प्रासंगिक समाचार (जैसे प्रॉडक्ट फीचर्स और अन्य सामग्री) साझा कर सकते हैं।" + }, + "dataCollectionWarningPopoverButton": { + "message": "ठीक है" + }, + "dataCollectionWarningPopoverDescription": { + "message": "आपने हमारे मार्केटिंग उद्देश्यों के लिए डेटा संग्रहण बंद कर दिया है।  यह केवल इस डिवाइस पर लागू होता है। यदि आप अन्य डिवाइसों पर MetaMask का उपयोग करते हैं, तो वहां भी ऑप्ट आउट करना सुनिश्चित करें।" + }, "dataHex": { "message": "हेक्स" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "रिक्वेस्ट डिक्रिप्ट करें" }, + "defaultRpcUrl": { + "message": "डिफॉल्ट RPC URL" + }, "delete": { "message": "मिटाएं" }, @@ -1311,6 +1484,9 @@ "message": "$1 नेटवर्क को हटाएं?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "RPC URL को हटाएं" + }, "deposit": { "message": "डिपॉज़िट करें" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "डेवलपर विकल्प" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "नेटवर्क मेनू के नए डिज़ाइन को टॉगल करता है" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "नेटवर्क मेनू रीडिज़ाइन" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "सभी घोषणाओं के लिए isShown boolean को गलत पर रीसेट करता है। घोषणाएं व्हाट्स न्यू पॉपअप मोडल में दिखाई जाने वाली सूचनाएं हैं।" }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "NFT मीडिया और डेटा दिखाने से आपका IP एड्रेस OpenSea या अन्य थर्ड पार्टियों के सामने आ जाता है। ऐसा होने पर, हमला करने वाले आपके IP एड्रेस को आपके Ethereum एड्रेस के साथ जोड़ पाते हैं। NFT ऑटोडिटेक्शन की सुविधा इस सेटिंग पर निर्भर करती है, और इस सेटिंग को बंद किए जाने पर उपलब्ध नहीं रहेगी।" }, + "diveStraightIntoUsingYourNFTs": { + "message": "अपने NFT का उपयोग करने के लिए सीधे प्रवेश करें" + }, + "diveStraightIntoUsingYourTokens": { + "message": "अपने टोकन का उपयोग करने के लिए सीधे प्रवेश करें" + }, "doNotShare": { "message": "इसे किसी के साथ शेयर न करें।" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "गैस फ़ीस स्पीड अप को बदलें" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "अपनी डिजिटल एसेट को आसानी से नेविगेट करें" + }, "enable": { "message": "चालू करें" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " इसे सेटिंग्स से इनेबल करें।" }, + "enableNftAutoDetection": { + "message": "NFT ऑटोडिटेक्शन चालू करें" + }, "enableSnap": { "message": "इनेबल करें" }, @@ -1552,9 +1746,15 @@ "message": "$1 इनेबल करें", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "टोकन ऑटोडिटेक्शन चालू करें" + }, "enabled": { "message": "इनेबल किया गया" }, + "enabledNetworks": { + "message": "चालू किए गए नेटवर्क" + }, "encryptionPublicKeyNotice": { "message": "$1 आपकी पब्लिक एन्क्रिप्शन की (key) चाहता है। सहमति देने पर, यह साइट आपके लिए एन्क्रिप्ट किए गए मैसेज लिख पाएगी।", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "अनुमानित फ़ीस" }, + "estimatedFeeTooltip": { + "message": "नेटवर्क पर ट्रांसेक्शन को प्रोसेस करने के लिए भुगतान की गई राशि।" + }, "ethGasPriceFetchWarning": { "message": "बैकअप गैस प्राइस दिया गया है क्योंकि मेन गैस एस्टीमेशन सर्विस अभी उपलब्ध नहीं है।" }, @@ -1701,7 +1904,7 @@ "message": "प्रस्तावित उपनाम" }, "externalNameSourcesSettingDescription": { - "message": "हम Etherscan, Infura और लेंस प्रोटोकॉल जैसे थर्ड पार्टी स्रोतों से उन एड्रेसों के लिए प्रस्तावित उपनाम लाएंगे जिनके साथ आप इंटरैक्ट करते हैं। ये स्रोत उन एड्रेसों और आपके आईपी एड्रेस को देख सकेंगे। आपके अकाउंट का एड्रेस थर्ड पार्टी के सामने नहीं आएगा।" + "message": "हम Etherscan, Infura और Lens Protocol जैसे थर्ड पार्टी सोर्सों से उन एड्रेसों के लिए प्रस्तावित उपनाम लाएंगे जिनके साथ आप इंटरैक्ट करते हैं। ये सोर्स उन एड्रेसों और आपके आईपी एड्रेस को देख सकेंगे। आपके अकाउंट का एड्रेस थर्ड पार्टी के सामने नहीं आएगा।" }, "failed": { "message": "नहीं हो पाया" @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "तुरंत अपने NFT तक पहुंचें" + }, + "immediateAccessToYourTokens": { + "message": "आपके टोकन तक तत्काल पहुंच" + }, "import": { "message": "इम्पोर्ट करें", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "यह कार्रवाई उन टोकन को संपादित करेगी, जो पहले से ही आपके वॉलेट में लिस्टेड हैं, जिसका इस्तेमाल आपको फ़िश करने के लिए किया जा सकता है। केवल तभी एप्रूव करें, जब आप इस बात को लेकर सुनिश्चित हों कि आप इन टोकन का प्रतिनिधित्व बदलना चाहते हैं। $1 के बारे में और अधिक जानें" }, + "l1Fee": { + "message": "L1 शुल्क" + }, + "l1FeeTooltip": { + "message": "L1 गैस फीस" + }, + "l2Fee": { + "message": "L2 शुल्क" + }, + "l2FeeTooltip": { + "message": "L2 गैस फीस" + }, "lastConnected": { "message": "अंतिम बार जुड़ा" }, @@ -2492,6 +2713,12 @@ "message": "पक्का करें कि इसे कोई भी नहीं देख रहा है", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "मार्केट कैप" + }, + "marketDetails": { + "message": "मार्केट का ब्यौरा" + }, "max": { "message": "अधिकतम" }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "अधिकतम फ़ीस" }, + "maxFeeTooltip": { + "message": "ट्रांसेक्शन के भुगतान के लिए अधिकतम शुल्क प्रदान किया गया।" + }, "maxPriorityFee": { "message": "अधिकतम प्रायोरिटी फी" }, @@ -2548,12 +2778,19 @@ "methodData": { "message": "तरीका" }, + "methodDataTransactionDesc": { + "message": "डिकोड किए गए इनपुट डेटा के आधार पर फ़ंक्शन पूरा किया गया।" + }, "methodNotSupported": { "message": "इस अकाउंट के साथ सपोर्ट नहीं करता है।" }, "metrics": { "message": "मेट्रिक्स" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "आपका चुना गया अकाउंट ($1) साइन-इन करने की कोशिश करने वाले अकाउंट ($2) से अलग है" }, @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "बेस" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "इस नेटवर्क के साथ जुड़ा नाम।" }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "नेटवर्क के विकल्प" + }, "networkProvider": { "message": "नेटवर्क प्रोवाइडर" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "\"$1\" सफलतापूर्वक जोड़ा गया था!" }, + "newNetworkEdited": { + "message": "\"$1\" सफलतापूर्वक बदला गया!" + }, "newNftAddedMessage": { "message": "NFT सफलतापूर्वक जोड़ा गया!" }, @@ -2863,6 +3109,9 @@ "nftAlreadyAdded": { "message": "NFT पहले ही जोड़ा जा चुका है।" }, + "nftAutoDetectionEnabled": { + "message": "NFT ऑटोडिटेक्शन चालू किया गया" + }, "nftDisclaimer": { "message": "अस्वीकरण: MetaMask मीडिया फ़ाइल को सोर्स url से खींचता है। यह url कभी-कभी मार्केटप्लेस द्वारा बदल दिया जाता है जिस पर NFT को मिंट किया गया था।" }, @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "डोमेन के लिए कोई रिज़ॉल्यूशन प्रदान नहीं किया गया।" }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snap और अधिकांश हार्डवेयर वॉलेट, आपके वर्तमान ब्राउज़र वर्जन के साथ काम नहीं करेंगे।" + }, "noNFTs": { "message": "अभी तक कोई NFT नहीं" }, @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "गैस कम है" }, + "notRightNow": { + "message": "अभी नहीं" + }, "note": { "message": "टिप्पणी" }, @@ -3158,6 +3413,37 @@ "on": { "message": "चालू" }, + "onboardedMetametricsAccept": { + "message": "मैं सहमत हूं" + }, + "onboardedMetametricsDisagree": { + "message": "जी नहीं, धन्यवाद" + }, + "onboardedMetametricsKey1": { + "message": "लेटेस्ट डेवलप्मेंट्स" + }, + "onboardedMetametricsKey2": { + "message": "प्रॉडक्ट फीचर्स" + }, + "onboardedMetametricsKey3": { + "message": "अन्य प्रासंगिक प्रमोशनल सामग्री" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "$1 के अलावा, हम यह समझने के लिए डेटा का उपयोग करना चाहेंगे कि आप मार्केटिंग कम्यूनिकेशन्स के साथ कैसे इंटरैक्ट करते हैं।", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "इससे हमें आपके साथ साझा की जाने वाली चीज़ों को निजीकृत करने में मदद मिलती है, जैसे:" + }, + "onboardedMetametricsParagraph3": { + "message": "याद रखें, हम आपके द्वारा प्रदान किया गया डेटा कभी नहीं बेचते हैं और आप किसी भी समय इससे बाहर निकल सकते हैं।" + }, + "onboardedMetametricsTitle": { + "message": "आपके अनुभव को बेहतर करने में हमारी सहायता करें" + }, "onboarding": { "message": "ऑनबोर्ड हो रहा है" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "MetaMask को बेहतर बनाने में हमारी मदद करें" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "हम इस डेटा का उपयोग यह जानने के लिए करेंगे कि आप हमारे मार्केटिंग कम्यूनिकेशन्स के साथ कैसे इंटरैक्ट करते हैं। हम प्रासंगिक समाचार (जैसे प्रॉडक्ट फीचर्स) साझा कर सकते हैं।" + }, "onboardingPinExtensionBillboardAccess": { "message": "पूरी एक्सेस" }, @@ -3274,6 +3563,22 @@ "message": "फिशिंग डिटेक्शन अलर्ट $1 के साथ संचार पर निर्भर करते हैं। jsDeliver की पहुंच आपके IP एड्रेस तक होगी। $2 देखें।", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1D", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1M", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1W", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1Y", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "कनेक्टेड साइटें अब अनुमतियां हैं" }, + "permitSimulationDetailInfo": { + "message": "आप खर्च करने वाले को अपने अकाउंट से इतने सारे टोकन खर्च करने की अनुमति दे रहे हैं।" + }, "personalAddressDetected": { "message": "व्यक्तिगत एड्रेस का एड्रेस चला। टोकन कॉन्ट्रैक्ट एड्रेस डालें।" }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "पॉपुलर कस्टम नेटवर्क" }, + "popularNetworkAddToolTip": { + "message": "इनमें से कुछ नेटवर्क थर्ड पार्टीज़ पर निर्भर हैं। कनेक्शन कम विश्वसनीय हो सकते हैं या गतिविधि को ट्रैक करने के लिए थर्ड पार्टीज़ को चालू कर सकते हैं। $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "पोर्टफोलियो" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "अकाउंट्स खोजें" }, + "searchNfts": { + "message": "NFT ढूंढें" + }, "searchTokens": { "message": "टोकनों को ढूंढें" }, @@ -4255,7 +4570,7 @@ "message": "टोकन चुनें" }, "selectNFTPrivacyPreference": { - "message": "सेटिंग्स में NFT डिटेक्शन चालू करें" + "message": "NFT ऑटोडिटेक्शन चालू करें" }, "selectPathHelp": { "message": "यदि आपको अपनी पसंद के हिसाब से अकाउंट दिखाई नहीं देते हैं, तो HD पाथ या मौजूदा चुना गया नेटवर्क बदलने की कोशिश करें।" @@ -4423,6 +4738,9 @@ "signing": { "message": "साइन हो रहा है" }, + "signingInWith": { + "message": "के साथ साइन इन करना" + }, "simulationDetailsFailed": { "message": "आपका एस्टीमेशन लोड करने में गड़बड़ी हुई।" }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "बैलेंस अमाउंट में बदलावों का अनुमान लगाएं" }, + "siweIssued": { + "message": "जारी किया गया" + }, + "siweNetwork": { + "message": "नेटवर्क" + }, + "siweRequestId": { + "message": "रिक्वेस्ट ID" + }, + "siweResources": { + "message": "संसाधन" + }, + "siweSignatureSimulationDetailInfo": { + "message": "आप किसी साइट पर साइन इन कर रहे हैं और आपके अकाउंट में कोई अनुमानित परिवर्तन नहीं हैं।" + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "छोड़ें" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "थर्ड-पार्टी Snaps द्वारा कंट्रोल किए गए अकाउंट।" }, + "snapConnectTo": { + "message": "$1 से कनेक्ट करें", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "आपके एप्रूवल के बिना $1 को स्वचालित रूप से $2 से कनेक्ट होने दें।", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 $2 का उपयोग करना चाहता है", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "स्त्रोत" }, + "speed": { + "message": "गति" + }, "speedUp": { "message": "जल्दी करें" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "खर्च की लिमिट बहुत अधिक है" }, + "spender": { + "message": "खर्च करने वाला" + }, "spendingCap": { "message": "खर्च करने की लिमिट" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "सबमिट किया गया" }, + "suggestedBySnap": { + "message": "$1 के द्वारा सुझाव दिया गया", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "सुझाया गया नाम:" + }, "suggestedTokenSymbol": { "message": "सुझाया गया टिकर सिंबल:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "उद्धरण प्राप्त कर रहे हैं" + "message": "कोटेशन प्राप्त कर रहे हैं.." }, "swapFetchingQuotesErrorDescription": { "message": "हम्म्म... कुछ गलत हो गया। फिर से कोशिश करें या यदि गड़बड़ीयां बनी रहती हैं, तो ग्राहक सहायता से कॉन्टेक्ट करें।" @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "यह संग्रह" }, + "threeMonthsAbbreviation": { + "message": "3M", + "description": "Shortened form of '3 months'" + }, "time": { "message": "समय" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "टोकन कॉन्ट्रैक्ट एड्रेस" }, + "tokenDecimal": { + "message": "टोकन डेसिमल" + }, "tokenDecimalFetchFailed": { "message": "टोकन डेसीमल की आवश्यकता है। इसे: $1 पर पाएं" }, @@ -5562,7 +5926,7 @@ "message": "टोकन आइडी" }, "tokenList": { - "message": "टोकन लिस्ट्स:" + "message": "टोकन की सूचियां" }, "tokenScamSecurityRisk": { "message": "टोकन घोटाले और सुरक्षा जोखिम" @@ -5595,6 +5959,9 @@ "total": { "message": "कुलयोग" }, + "totalVolume": { + "message": "टोटल वॉल्यूम" + }, "transaction": { "message": "ट्रांसेक्शन" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "इससे ट्रांसफ़र करें" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "हमें आपके Ledger को जोड़ने में समस्या आ रही है। $1", "description": "$1 is a link to the wallet connection guide;" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "अपडेट किया गया $1" }, + "uploadDropFile": { + "message": "अपनी फ़ाइल यहां छोड़ें" + }, + "uploadFile": { + "message": "फाइल अपलोड करें" + }, "urlErrorMsg": { "message": "URL को उपयुक्त HTTP/HTTPS प्रीफिक्स्ड की आवश्यकता होती है।" }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "यह क्या है?" }, + "wrongNetworkName": { + "message": "हमारे रिकॉर्ड के अनुसार, नेटवर्क का नाम इस चेन ID से ठीक से मेल नहीं खा सकता है।" + }, "xOfYPending": { "message": "$2 में से $1 लंबित", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "आपके अकाउंट" }, + "yourActivity": { + "message": "आपकी एक्टिविटी" + }, + "yourBalance": { + "message": "आपका बैलेंस" + }, "yourFundsMayBeAtRisk": { "message": "आपके फंड खतरे में हो सकते हैं" }, diff --git a/app/_locales/id/messages.json b/app/_locales/id/messages.json index 9f689ac29abe..8dbefc6e05cf 100644 --- a/app/_locales/id/messages.json +++ b/app/_locales/id/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Anda harus memilih satu akun!" }, + "accountTypeNotSupported": { + "message": "Jenis akun tidak didukung" + }, "accounts": { "message": "Akun" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Tambahkan NFT" }, + "addRpcUrl": { + "message": "Tambahkan URL RPC" + }, "addSnapAccountToggle": { "message": "Aktifkan \"Tambahkan akun Snap (Beta)\"" }, @@ -305,12 +311,21 @@ "message": "Tidak dapat menemukan token? Tambahkan token secara manual dengan menempelkan alamatnya. Alamat kontrak token dapat ditemukan di $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Tambahkan URL" + }, "addingCustomNetwork": { "message": "Menambahkan Jaringan" }, "addingTokens": { "message": "Menambahkan token" }, + "additionalNetworks": { + "message": "Jaringan tambahan" + }, + "additionalRpcUrl": { + "message": "URL RPC Tambahan" + }, "address": { "message": "Alamat" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Konfigurasi lanjutan" }, + "advancedDetailsDataDesc": { + "message": "Data" + }, + "advancedDetailsHexDesc": { + "message": "Hex" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Ini adalah nomor transaksi suatu akun. Nonce untuk transaksi pertama adalah 0 dan meningkat secara berurutan." + }, "advancedGasFeeDefaultOptIn": { "message": "Simpan nilai ini sebagai default saya untuk jaringan $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Peringatan" }, + "alertActionBuy": { + "message": "Beli ETH" + }, + "alertActionUpdateGas": { + "message": "Perbarui batas gas" + }, + "alertActionUpdateGasFee": { + "message": "Perbarui biaya" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Perbarui opsi gas" + }, "alertBannerMultipleAlertsDescription": { "message": "Jika Anda menyetujui permintaan ini, pihak ketiga yang terdeteksi melakukan penipuan dapat mengambil semua aset Anda." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Ini dapat diubah dalam \"Pengaturan > Peringatan\"" }, + "alertMessageGasEstimateFailed": { + "message": "Kami tidak dapat memberikan biaya akurat dan estimasi ini mungkin tinggi. Kami menyarankan Anda untuk memasukkan batas gas kustom, tetapi ada risiko transaksi tetap gagal." + }, + "alertMessageGasFeeLow": { + "message": "Saat memilih biaya rendah, perkirakan transaksi lebih lambat dan waktu tunggu lebih lama. Untuk transaksi lebih cepat, pilih opsi biaya Pasar atau Agresif." + }, + "alertMessageGasTooLow": { + "message": "Untuk melanjutkan transaksi ini, Anda perlu meningkatkan batas gas menjadi 21000 atau lebih tinggi." + }, + "alertMessageInsufficientBalance": { + "message": "Anda tidak memiliki cukup ETH di akun untuk membayar biaya transaksi." + }, + "alertMessageNetworkBusy": { + "message": "Harga gas tinggi dan estimasinya kurang akurat." + }, + "alertMessageNoGasPrice": { + "message": "Kami tidak dapat melanjutkan transaksi ini hingga Anda memperbarui biayanya secara manual." + }, + "alertMessagePendingTransactions": { + "message": "Transaksi ini tidak akan dilanjutkan hingga transaksi sebelumnya selesai. Pelajari cara membatalkan atau mempercepat transaksi." + }, + "alertMessageSignInDomainMismatch": { + "message": "Situs yang membuat permintaan bukanlah situs yang Anda masuki. Ini dapat merupakan upaya untuk mencuri kredensial login Anda." + }, + "alertMessageSignInWrongAccount": { + "message": "Situs ini meminta Anda masuk menggunakan akun yang salah." + }, + "alertMessageSigningOrSubmitting": { + "message": "Transaksi ini hanya akan dilanjutkan setelah transaksi Anda sebelumnya selesai." + }, "alertModalAcknowledge": { "message": "Saya telah mengetahui risikonya dan tetap ingin melanjutkan" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Tinjau semua peringatan" }, + "alertReasonGasEstimateFailed": { + "message": "Biaya tidak akurat" + }, + "alertReasonGasFeeLow": { + "message": "Kecepatan lambat" + }, + "alertReasonGasTooLow": { + "message": "Batas gas rendah" + }, + "alertReasonInsufficientBalance": { + "message": "Dana tidak cukup" + }, + "alertReasonNetworkBusy": { + "message": "Jaringan sibuk" + }, + "alertReasonNoGasPrice": { + "message": "Estimasi biaya tidak tersedia" + }, + "alertReasonPendingTransactions": { + "message": "Transaksi menunggu" + }, + "alertReasonSignIn": { + "message": "Permintaan masuk mencurigakan" + }, + "alertReasonWrongAccount": { + "message": "Akun salah" + }, "alertSettingsUnconnectedAccount": { "message": "Memilih untuk menjelajahi situs web dengan akun yang tidak terhubung" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Semua Izin" }, + "allTimeHigh": { + "message": "Tertinggi sepanjang waktu" + }, + "allTimeLow": { + "message": "Terendah sepanjang waktu" + }, "allYourNFTsOf": { "message": "Seluruh NFT Anda dari $1 ", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Izinkan" }, + "allowMetaMaskToDetectNFTs": { + "message": "Izinkan MetaMask mendeteksi dan menampilkan NFT dengan autodeteksi. Anda dapat:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Izinkan MetaMask mendeteksi dan menampilkan token dengan autodeteksi. Anda dapat:" + }, "allowMmiToConnectToCustodian": { "message": "Ini akan memungkinkan MMI terhubung ke $1 untuk mengimpor akun Anda." }, @@ -516,7 +624,7 @@ "message": "Opsi aset" }, "attemptSendingAssets": { - "message": "Jika Anda mencoba untuk mengirim aset secara langsung dari satu jaringan ke jaringan lain, aset Anda berpotensi hilang secara permanen. Pastikan untuk menggunakan bridge." + "message": "Aset Anda berpotensi hilang jika mencoba mengirimnya dari jaringan lain. Transfer dana secara aman antar jaringan menggunakan bridge." }, "attemptSendingAssetsWithPortfolio": { "message": "Aset Anda berpotensi hilang jika mencoba mengirimnya melalui jaringan lain. Transfer dana antar jaringan dengan aman menggunakan bridge, seperti $1" @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Fungsionalitas dasar tidak aktif" }, + "basicConfigurationDescription": { + "message": "MetaMask menawarkan fitur dasar seperti detail token dan pengaturan gas melalui layanan internet. Alamat IP dibagikan saat menggunakan layanan internet, dalam hal ini kepada MetaMask. Ini sama seperti saat Anda mengunjungi situs web mana pun. MetaMask menggunakan data ini untuk sementara dan tidak akan pernah menjual data Anda. Anda dapat menggunakan VPN atau menonaktifkan layanan ini, akan tetapi hal ini dapat memengaruhi pengalaman dalam menggunakan MetaMask. Untuk selengkapnya, baca $1 kami.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Fungsionalitas dasar" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask Beta tidak akan pernah menanyakan Frasa Pemulihan Rahasia Anda." }, + "billionAbbreviation": { + "message": "M", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Aktivitas Bitcoin tidak didukung" + }, "blockExplorerAccountAction": { "message": "Akun", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Sebaiknya jangan lanjutkan permintaan ini." + }, "blockaidDescriptionApproveFarming": { "message": "Jika Anda menyetujui permintaan ini, pihak ketiga yang terdeteksi melakukan penipuan dapat mengambil semua aset Anda." }, @@ -669,7 +791,7 @@ "message": "Jika Anda menyetujui permintaan ini, seseorang dapat mencuri aset Anda yang terdaftar di Blur." }, "blockaidDescriptionErrored": { - "message": "Karena terjadi kesalahan, permintaan ini tidak diverifikasi oleh penyedia keamanan. Lanjutkan dengan hati-hati." + "message": "Karena terjadi kesalahan, kami tidak dapat memeriksa peringatan keamanan. Lanjutkan hanya jika Anda memercayai setiap alamat yang terlibat." }, "blockaidDescriptionMaliciousDomain": { "message": "Anda berinteraksi dengan domain berbahaya. Jika Anda menyetujui permintaan ini, aset Anda kemungkinan akan hilang." @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Jika Anda menyetujui permintaan ini, pihak ketiga yang terdeteksi melakukan penipuan akan mengambil semua aset Anda." }, + "blockaidDescriptionWarning": { + "message": "Ini mungkin merupakan permintaan tipuan. Lanjutkan hanya jika Anda memercayai setiap alamat yang terlibat." + }, "blockaidMessage": { "message": "Menjaga privasi - tidak ada data yang dibagikan kepada pihak ketiga. Tersedia di Arbitrum, Avalanche, BNB chain, Mainnet Ethereum, Linea, Optimism, Polygon, Base, dan Sepolia." }, @@ -690,7 +815,7 @@ "message": "Ini adalah permintaan tipuan" }, "blockaidTitleMayNotBeSafe": { - "message": "Permintaan mungkin tidak aman" + "message": "Berhati-hatilah" }, "blockaidTitleSuspicious": { "message": "Ini adalah permintaan yang mencurigakan" @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Anda perlu menggunakan MetaMask di Google Chrome untuk terhubung ke Dompet Perangkat Keras Anda." }, + "circulatingSupply": { + "message": "Suplai yang beredar" + }, "clear": { "message": "Hapus" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Klik di sini untuk menambahkan token secara manual." + "message": "Anda dapat menambahkan token secara manual setiap saat." }, "close": { "message": "Tutup" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Saya telah mengetahui peringatannya dan tetap ingin melanjutkan" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Saya telah mengetahui peringatannya dan tetap ingin melanjutkan" + }, "confirmAlertModalDetails": { "message": "Jika masuk, pihak ketiga yang terdeteksi melakukan penipuan dapat mengambil semua aset Anda. Tinjau peringatannya sebelum melanjutkan." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "Konfirmasikan koneksi ke $1" }, + "confirmDeletion": { + "message": "Konfirmasikan penghapusan" + }, + "confirmFieldPaymaster": { + "message": "Biaya dibayar oleh" + }, + "confirmFieldTooltipPaymaster": { + "message": "Biaya untuk transaksi ini akan dibayar oleh kontrak cerdas paymaster." + }, "confirmPassword": { "message": "Konfirmasikan kata sandi" }, "confirmRecoveryPhrase": { "message": "Konfirmasikan Frasa Pemulihan Rahasia" }, + "confirmRpcUrlDeletionMessage": { + "message": "Yakin ingin menghapus URL RPC? Informasi Anda tidak akan disimpan untuk jaringan ini." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Konfirmasikan transaksi ini hanya jika Anda benar-benar memahami isinya dan memercayai situs yang memintanya." }, + "confirmTitleDescPermitSignature": { + "message": "Situs ini meminta izin untuk menggunakan token Anda." + }, + "confirmTitleDescSIWESignature": { + "message": "Sebuah situs ingin Anda masuk untuk membuktikan Anda pemilik akun ini." + }, "confirmTitleDescSignature": { "message": "Konfirmasikan pesan ini hanya jika Anda menyetujui isinya dan memercayai situs yang memintanya." }, + "confirmTitlePermitSignature": { + "message": "Permintaan batas penggunaan" + }, + "confirmTitleSIWESignature": { + "message": "Permintaan masuk" + }, "confirmTitleSignature": { "message": "Permintaan tanda tangan" }, @@ -961,7 +1116,7 @@ "message": "Terhubung dengan" }, "connecting": { - "message": "Menghubungkan..." + "message": "Menghubungkan" }, "connectingTo": { "message": "Menghubungkan ke $1" @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Tidak dapat memulihkan data Anda. File tampaknya rusak." }, + "dataCollectionForMarketing": { + "message": "Pengumpulan data untuk pemasaran" + }, + "dataCollectionForMarketingDescription": { + "message": "Kami akan menggunakan MetaMetrics untuk mempelajari cara Anda berinteraksi dengan komunikasi pemasaran. Kami mungkin akan membagikan berita yang relevan (seperti fitur produk dan materi lainnya)." + }, + "dataCollectionWarningPopoverButton": { + "message": "Oke" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Anda menonaktifkan pengumpulan data untuk tujuan pemasaran kami. Ini hanya berlaku untuk perangkat ini. Jika Anda menggunakan MetaMask di perangkat lain, pastikan untuk keluar terlebih dahulu." + }, "dataHex": { "message": "Hex" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Dekrip permintaan" }, + "defaultRpcUrl": { + "message": "URL RPC Default" + }, "delete": { "message": "Hapus" }, @@ -1314,6 +1484,9 @@ "message": "Hapus jaringan $1?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Hapus URL RPC" + }, "deposit": { "message": "Deposit" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Opsi Pengembang" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Mengalihkan desain baru menu Jaringan" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Desain Ulang Menu Jaringan" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Reset boolean isShown bernilai salah untuk semua pengumuman. Pengumuman adalah notifikasi yang ditampilkan di modal popup Yang Baru." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Alamat IP dapat diketahui oleh OpenSea atau pihak ketiga lainnya saat menampilkan media dan data NFT. Ini memungkinkan penyerang menghubungkan alamat IP dengan alamat Ethereum Anda. Deteksi otomatis NFT bergantung pada pengaturan ini, dan tidak akan tersedia saat dinonaktifkan." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Gunakan NFT secara langsung" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Gunakan token secara langsung" + }, "doNotShare": { "message": "Jangan bagikan ini kepada siapa pun" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Edit biaya gas percepatan" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Navigasikan aset digital Anda dengan mudah" + }, "enable": { "message": "Aktifkan" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": " Aktifkan dari Pengaturan." }, + "enableNftAutoDetection": { + "message": "Aktifkan autodeteksi NFT" + }, "enableSnap": { "message": "Aktifkan" }, @@ -1555,9 +1746,15 @@ "message": "aktifkan $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Aktifkan autodeteksi token" + }, "enabled": { "message": "Diaktifkan" }, + "enabledNetworks": { + "message": "Jaringan yang diaktifkan" + }, "encryptionPublicKeyNotice": { "message": "$1 menginginkan kunci enkripsi publik Anda. Dengan menyetujui, situs ini akan dapat membuat pesan terenkripsi untuk Anda.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Estimasi biaya" }, + "estimatedFeeTooltip": { + "message": "Jumlah yang dibayarkan untuk memproses transaksi di jaringan." + }, "ethGasPriceFetchWarning": { "message": "Biaya gas cadangan diberikan karena layanan estimasi gas utama saat ini tidak tersedia." }, @@ -1704,7 +1904,7 @@ "message": "Nama panggilan yang diusulkan" }, "externalNameSourcesSettingDescription": { - "message": "Kami akan mengambil nama panggilan yang diusulkan untuk alamat yang berinteraksi dengan Anda dari sumber pihak ketiga seperti Etherscan, Infura, dan Lens Protocol. Sumber-sumber ini akan dapat melihat alamat-alamat tersebut dan alamat IP Anda. Alamat akun Anda tidak akan diketahui oleh pihak ketiga." + "message": "Kami akan mengambil nama panggilan yang diusulkan untuk alamat yang berinteraksi dengan Anda dari sumber pihak ketiga seperti Etherscan, Infura, dan Lens Protocol. Sumber-sumber ini dapat melihat alamat-alamat tersebut dan alamat IP Anda. Alamat akun Anda tidak akan diketahui oleh pihak ketiga." }, "failed": { "message": "Gagal" @@ -1904,7 +2104,7 @@ "message": "Jaringan uji Goerli" }, "gotIt": { - "message": "Mengerti!" + "message": "Mengerti" }, "grantedToWithColon": { "message": "Diberikan kepada:" @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Akses NFT secara langsung" + }, + "immediateAccessToYourTokens": { + "message": "Akses langsung ke token Anda" + }, "import": { "message": "Impor", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Tindakan ini akan mengedit token yang telah terdaftar dalam dompet Anda, yang dapat digunakan untuk menipu Anda. Setujui hanya jika Anda yakin bahwa Anda ingin mengubah apa yang diwakili token ini. Pelajari selengkapnya seputar $1" }, + "l1Fee": { + "message": "Biaya L1" + }, + "l1FeeTooltip": { + "message": "Biaya gas L1" + }, + "l2Fee": { + "message": "Biaya L2" + }, + "l2FeeTooltip": { + "message": "Biaya gas L2" + }, "lastConnected": { "message": "Terakhir terhubung" }, @@ -2495,6 +2713,12 @@ "message": "Pastikan tidak ada yang melihat layar Anda", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Kap pasar" + }, + "marketDetails": { + "message": "Detail pasar" + }, "max": { "message": "Maks" }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Biaya maks" }, + "maxFeeTooltip": { + "message": "Biaya maksimum yang diberikan untuk membayar transaksi." + }, "maxPriorityFee": { "message": "Biaya prioritas maks" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Metode" }, + "methodDataTransactionDesc": { + "message": "Fungsi dijalankan berdasarkan data masukan yang didekodekan." + }, "methodNotSupported": { "message": "Akun ini tidak mendukung." }, "metrics": { "message": "Metrik" }, + "millionAbbreviation": { + "message": "Jt", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Akun yang Anda pilih ($1) berbeda dengan akun yang mencoba ditandatangani ($2)" }, @@ -2669,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "Token asli di jaringan ini adalah $1. Ini merupakan token yang digunakan untuk biaya gas.", + "message": "Token asli di jaringan ini adalah $1. Ini merupakan token yang digunakan untuk biaya gas. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Dasar" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Nama yang dikaitkan dengan jaringan ini." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Opsi jaringan" + }, "networkProvider": { "message": "Penyedia jaringan" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "“$1” berhasil ditambahkan!" }, + "newNetworkEdited": { + "message": "“$1” berhasil diedit!" + }, "newNftAddedMessage": { "message": "NFT berhasil ditambahkan!" }, @@ -2866,8 +3109,11 @@ "nftAlreadyAdded": { "message": "NFT telah ditambahkan." }, + "nftAutoDetectionEnabled": { + "message": "Autodeteksi NFT diaktifkan" + }, "nftDisclaimer": { - "message": "Penafian: MetaMask mengambil file media dari url sumber. URL ini terkadang diubah oleh pasar tempat NFT dicetak." + "message": "Penafian: MetaMask mengambil file media dari url sumber. Url ini terkadang diubah oleh pasar tempat NFT dicetak." }, "nftOptions": { "message": "Opsi NFT" @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Tidak ada resolusi untuk domain yang tersedia." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snap, dan sebagian besar dompet perangkat keras, tidak akan berfungsi dengan versi browser saat ini." + }, "noNFTs": { "message": "Belum ada NFT" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Gas tidak cukup" }, + "notRightNow": { + "message": "Tidak sekarang" + }, "note": { "message": "Catatan" }, @@ -2992,7 +3244,7 @@ "message": "Biaya prioritas (GWEI)" }, "notificationItemCheckBlockExplorer": { - "message": "Periksa di BlockExplorer" + "message": "Periksa di Block Explorer" }, "notificationItemCollection": { "message": "Koleksi" @@ -3161,6 +3413,37 @@ "on": { "message": "Nyala" }, + "onboardedMetametricsAccept": { + "message": "Saya setuju" + }, + "onboardedMetametricsDisagree": { + "message": "Tidak, terima kasih" + }, + "onboardedMetametricsKey1": { + "message": "Perkembangan terkini" + }, + "onboardedMetametricsKey2": { + "message": "Fitur produk" + }, + "onboardedMetametricsKey3": { + "message": "Materi promosi lain yang relevan" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Selain $1, kami ingin menggunakan data untuk memahami cara Anda berinteraksi dengan komunikasi pemasaran.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Ini membantu kami mempersonalisasi hal yang kami bagikan kepada Anda, seperti:" + }, + "onboardedMetametricsParagraph3": { + "message": "Ingat, kami tidak pernah menjual data yang Anda berikan dan Anda dapat memilih untuk keluar setiap saat." + }, + "onboardedMetametricsTitle": { + "message": "Bantu kami meningkatkan pengalaman Anda" + }, "onboarding": { "message": "Orientasi" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Bantu kami meningkatkan MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Kami akan menggunakan data ini untuk mempelajari cara Anda berinteraksi dengan komunikasi pemasaran. Kami mungkin akan membagikan berita yang relevan (seperti fitur produk)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Akses penuh" }, @@ -3277,6 +3563,22 @@ "message": "Peringatan deteksi pengelabuan bergantung pada komunikasi dengan $1. jsDeliver akan mendapat akses ke alamat IP Anda. Lihat $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1H", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1B", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1M", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1T", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Situs yang terhubung kini memiliki izin" }, + "permitSimulationDetailInfo": { + "message": "Anda memberikan izin kepada pengguna untuk menggunakan token sebanyak ini dari akun." + }, "personalAddressDetected": { "message": "Alamat pribadi terdeteksi. Masukkan alamat kontrak token." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Jaringan khusus populer" }, + "popularNetworkAddToolTip": { + "message": "Beberapa jaringan ini mengandalkan pihak ketiga. Koneksi ini kurang dapat diandalkan atau memungkinkan pihak ketiga melacak aktivitas. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portofolio" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Cari akun" }, + "searchNfts": { + "message": "Cari NFT" + }, "searchTokens": { "message": "Cari token" }, @@ -4258,10 +4570,10 @@ "message": "Pilih token" }, "selectNFTPrivacyPreference": { - "message": "Aktifkan deteksi NFT pada Pengaturan" + "message": "Aktifkan Autodeteksi NFT" }, "selectPathHelp": { - "message": "Jika Anda tidak menemukan akun yang diharapkan, coba alihkan jalur HD." + "message": "Jika Anda tidak menemukan akun yang diharapkan, coba alihkan jalur HD atau jaringan yang dipilih saat ini." }, "selectType": { "message": "Pilih Jenis" @@ -4426,6 +4738,9 @@ "signing": { "message": "Penandatanganan" }, + "signingInWith": { + "message": "Masuk dengan" + }, "simulationDetailsFailed": { "message": "Terjadi kesalahan saat memuat estimasi Anda." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Estimasikan perubahan saldo" }, + "siweIssued": { + "message": "Dikeluarkan" + }, + "siweNetwork": { + "message": "Jaringan" + }, + "siweRequestId": { + "message": "Permintaan ID" + }, + "siweResources": { + "message": "Sumber daya" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Anda masuk ke sebuah situs dan tidak ada perkiraan perubahan pada akun Anda." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Lewati" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Akun yang dikontrol oleh Snap pihak ketiga." }, + "snapConnectTo": { + "message": "Hubungkan ke $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Izinkan $1 terhubung secara otomatis ke $2 tanpa persetujuan Anda.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 ingin menggunakan $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Sumber" }, + "speed": { + "message": "Kecepatan" + }, "speedUp": { "message": "Percepat" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Batas penggunaan terlalu besar" }, + "spender": { + "message": "Pengguna" + }, "spendingCap": { "message": "Batas penggunaan" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Terkirim" }, + "suggestedBySnap": { + "message": "Disarankan oleh $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Nama yang disarankan:" + }, "suggestedTokenSymbol": { "message": "Simbol ticker yang disarankan:" }, @@ -5074,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Mengambil kuotasi" + "message": "Mengambil kuotasi..." }, "swapFetchingQuotesErrorDescription": { "message": "Hmmm... terjadi kesalahan. Coba lagi, atau jika masalah terus berlanjut, hubungi dukungan pelanggan." @@ -5422,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Anda telah beralih ke" + "message": "Saat ini Anda menggunakan" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Mengalihkan jaringan akan membatalkan semua konfirmasi yang berstatus menunggu" @@ -5461,7 +5815,7 @@ "message": "Pilih tema MetaMask yang Anda sukai." }, "thingsToKeep": { - "message": "Hal-hal yang perlu diingat:" + "message": "Ingatlah:" }, "thirdPartySoftware": { "message": "Pemberitahuan perangkat lunak pihak ketiga", @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "koleksi ini" }, + "threeMonthsAbbreviation": { + "message": "3B", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Waktu" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Alamat kontrak token" }, + "tokenDecimal": { + "message": "Desimal token" + }, "tokenDecimalFetchFailed": { "message": "Desimal token diperlukan. Temukan di: $1" }, @@ -5565,13 +5926,13 @@ "message": "ID token" }, "tokenList": { - "message": "Daftar token:" + "message": "Daftar token" }, "tokenScamSecurityRisk": { "message": "penipuan dan risiko keamanan token" }, "tokenShowUp": { - "message": "Token Anda mungkin tidak secara otomatis muncul di dompet Anda." + "message": "Token Anda mungkin tidak muncul secara otomatis di dompet Anda. " }, "tokenSymbol": { "message": "Simbol token" @@ -5598,6 +5959,9 @@ "total": { "message": "Total" }, + "totalVolume": { + "message": "Volume total" + }, "transaction": { "message": "transaksi" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Transfer dari" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Kami mengalami masalah saat menghubungkan Ledger Anda. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "Diperbarui $1" }, + "uploadDropFile": { + "message": "Letakkan fail di sini" + }, + "uploadFile": { + "message": "Unggah fail" + }, "urlErrorMsg": { "message": "URL memerlukan awalan HTTP/HTTPS yang sesuai." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "Apa ini?" }, + "wrongNetworkName": { + "message": "Menurut catatan kami, nama jaringan mungkin tidak cocok dengan ID chain ini." + }, "xOfYPending": { "message": "$1 dari $2 berstatus menunggu", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Akun Anda" }, + "yourActivity": { + "message": "Aktivitas Anda" + }, + "yourBalance": { + "message": "Saldo Anda" + }, "yourFundsMayBeAtRisk": { "message": "Dana Anda mungkin berisiko" }, diff --git a/app/_locales/ja/messages.json b/app/_locales/ja/messages.json index e01570b310a2..60eac04cc6b8 100644 --- a/app/_locales/ja/messages.json +++ b/app/_locales/ja/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "アカウントを選択する必要があります!" }, + "accountTypeNotSupported": { + "message": "アカウントタイプがサポートされていません" + }, "accounts": { "message": "アカウント" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "NFTを追加" }, + "addRpcUrl": { + "message": "RPC URLを追加" + }, "addSnapAccountToggle": { "message": "「アカウントSnapの追加 (ベータ版)」を有効にする" }, @@ -305,12 +311,21 @@ "message": "トークンが見つからない場合、アドレスを貼り付けて手動でトークンを追加できます。トークンコントラクトアドレスは$1にあります", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "URLを追加" + }, "addingCustomNetwork": { "message": "ネットワークを追加中" }, "addingTokens": { "message": "トークンを追加しています" }, + "additionalNetworks": { + "message": "他のネットワーク" + }, + "additionalRpcUrl": { + "message": "他のRPC URL" + }, "address": { "message": "アドレス" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "詳細設定" }, + "advancedDetailsDataDesc": { + "message": "データ" + }, + "advancedDetailsHexDesc": { + "message": "16進法" + }, + "advancedDetailsNonceDesc": { + "message": "ナンス" + }, + "advancedDetailsNonceTooltip": { + "message": "これはアカウントのトランザクション番号です。最初のトランザクションのナンスは0で、順番に上がっていきます。" + }, "advancedGasFeeDefaultOptIn": { "message": "これらの値を$1ネットワークのデフォルトとして保存する", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "アラート" }, + "alertActionBuy": { + "message": "ETHを購入" + }, + "alertActionUpdateGas": { + "message": "ガスリミットを更新" + }, + "alertActionUpdateGasFee": { + "message": "手数料を更新" + }, + "alertActionUpdateGasFeeLevel": { + "message": "ガスオプションを更新" + }, "alertBannerMultipleAlertsDescription": { "message": "このリクエストを承認すると、詐欺が判明しているサードパーティに資産をすべて奪われる可能性があります。" }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "これは「設定」>「アラート」で変更できます" }, + "alertMessageGasEstimateFailed": { + "message": "正確な手数料を提供できず、この見積もりは高い可能性があります。カスタムガスリミットの入力をお勧めしますが、それでもトランザクションが失敗するリスクがあります。" + }, + "alertMessageGasFeeLow": { + "message": "低い手数料を選択すると、トランザクションに時間がかかり、待機時間が長くなります。より素早くトランザクションを行うには、市場に合った、または積極的な手数料のオプションを選択してください。" + }, + "alertMessageGasTooLow": { + "message": "このトランザクションを続行するには、ガスリミットを21000以上に上げる必要があります。" + }, + "alertMessageInsufficientBalance": { + "message": "アカウントにトランザクション手数料を支払うのに十分なETHがありません。" + }, + "alertMessageNetworkBusy": { + "message": "ガス価格が高く、見積もりはあまり正確ではありません。" + }, + "alertMessageNoGasPrice": { + "message": "手数料を手動で更新するまでこのトランザクションを進めることができません。" + }, + "alertMessagePendingTransactions": { + "message": "前のトランザクションが完了するまでこのトランザクションを実行できません。トランザクションをキャンセルするか加速させる方法をご覧ください。" + }, + "alertMessageSignInDomainMismatch": { + "message": "要求元のサイトはサインインしようとしているサイトではありません。ログイン情報を盗もうとしている可能性があります。" + }, + "alertMessageSignInWrongAccount": { + "message": "このサイトは正しくないアカウントでのサインインを求めています。" + }, + "alertMessageSigningOrSubmitting": { + "message": "このトランザクションは、前のトランザクションが完了しないと実行されません。" + }, "alertModalAcknowledge": { "message": "リスクを承知したうえで続行します" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "すべてのアラートを確認する" }, + "alertReasonGasEstimateFailed": { + "message": "不正確な手数料" + }, + "alertReasonGasFeeLow": { + "message": "低速" + }, + "alertReasonGasTooLow": { + "message": "低ガスリミット" + }, + "alertReasonInsufficientBalance": { + "message": "資金不足" + }, + "alertReasonNetworkBusy": { + "message": "ネットワークが混雑中" + }, + "alertReasonNoGasPrice": { + "message": "手数料の見積もりが利用できません" + }, + "alertReasonPendingTransactions": { + "message": "保留中のトランザクション" + }, + "alertReasonSignIn": { + "message": "不審なサインイン要求" + }, + "alertReasonWrongAccount": { + "message": "正しくないアカウント" + }, "alertSettingsUnconnectedAccount": { "message": "選択した未接続のアカウントを使用してWebサイトをブラウズしています" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "すべてのアクセス許可" }, + "allTimeHigh": { + "message": "最高記録" + }, + "allTimeLow": { + "message": "最低記録" + }, "allYourNFTsOf": { "message": "$1のすべてのNFT", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "許可する" }, + "allowMetaMaskToDetectNFTs": { + "message": "MetaMaskによる自動検出でのNFTの検出と表示を許可してください。これにより、次のことが可能になります:" + }, + "allowMetaMaskToDetectTokens": { + "message": "MetaMaskによる自動検出でのトークンの検出と表示を許可してください。これにより、次のことが可能になります:" + }, "allowMmiToConnectToCustodian": { "message": "これにより、MMIが$1に接続してアカウントをインポートできるようになります。" }, @@ -516,10 +624,10 @@ "message": "アセットのオプション" }, "attemptSendingAssets": { - "message": "1つのネットワークから別のネットワークに直接アセットを送ろうとすると、アセットが永久に失われる可能性があります。必ずブリッジを使用してください。" + "message": "別のネットワークからアセットを送ろうとすると、アセットが失われる可能性があります。ネットワーク間で安全に資金を移動するには、必ずブリッジを使用してください。" }, "attemptSendingAssetsWithPortfolio": { - "message": "別のネットワークからアセットを送ろうとすると、アセットが失われる可能性があります。$1などのブリッジを使ってネットワーク間で安全に送金してください。" + "message": "別のネットワークからアセットを送ろうとすると、アセットが失われる可能性があります。ネットワーク間で安全に資金を移動するには、必ず$1などのブリッジを使用してください。" }, "attemptToCancelSwapForFree": { "message": "無料でスワップのキャンセルを試行" @@ -527,6 +635,9 @@ "attributions": { "message": "属性" }, + "auroraRpcDeprecationMessage": { + "message": "Infura RPC URLでAuroraがサポートされなくなりました。" + }, "authorizedPermissions": { "message": "以下の権限を承認しました" }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "基本機能はオフになっています" }, + "basicConfigurationDescription": { + "message": "MetaMaskは、インターネットサービスを通じてトークンの詳細やガス設定などの基本的な機能を提供します。インターネットサービスを使用すると、この場合はMetaMaskに、ユーザーのIPアドレスが共有されます。これは他のどのWebサイトにアクセスした場合も同様で、MetaMaskはこのデータを一時的に使用し、ユーザーのデータを販売することは一切ありません。VPNを使用したり、これらのサービスをオフにしたりすることもできますが、MetaMaskでのエクスペリエンスに影響を与える可能性があります。詳細は$1をお読みください。", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "基本機能" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMaskベータ版がユーザーのシークレットリカバリーフレーズを求めることは絶対にありません。" }, + "billionAbbreviation": { + "message": "B", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "ビットコインアクティビティはサポートされていません" + }, "blockExplorerAccountAction": { "message": "アカウント", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "この要求を承諾することはお勧めしません。" + }, "blockaidDescriptionApproveFarming": { "message": "このリクエストを承認すると、詐欺が判明しているサードパーティに資産をすべて奪われる可能性があります。" }, @@ -666,7 +791,7 @@ "message": "このリクエストを承認すると、Blurに登録されている資産を誰かに盗まれる可能性があります。" }, "blockaidDescriptionErrored": { - "message": "エラーが発生したため、このリクエストはセキュリティプロバイダーにより確認されませんでした。慎重に進めてください。" + "message": "エラーが発生したため、セキュリティアラートをチェックできませんでした。関連するすべてのアドレスが信頼できる場合のみ続行してください。" }, "blockaidDescriptionMaliciousDomain": { "message": "悪質なドメインとやり取りしています。このリクエストを承認すると、資産を失う可能性があります。" @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "このリクエストを承認すると、詐欺が判明しているサードパーティに資産をすべて奪われます。" }, + "blockaidDescriptionWarning": { + "message": "これは偽りの要求である可能性があります。関与しているすべてのアドレスを信頼できない限り、続行しないでください。" + }, "blockaidMessage": { "message": "プライバシーを保護 - サードパーティとデータが一切共有されません。Arbitrum、Avalanche、BNB Chain、イーサリアムメインネット、Linea、Optimism、Polygon、Base、Sepoliaで利用可能。" }, @@ -687,7 +815,7 @@ "message": "これは虚偽のリクエストです" }, "blockaidTitleMayNotBeSafe": { - "message": "リクエストは安全でない可能性があります" + "message": "ご注意ください" }, "blockaidTitleSuspicious": { "message": "これは不審なリクエストです" @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "ハードウェアウォレットに接続するには、MetaMaskをGoogle Chromeで使用する必要があります。" }, + "circulatingSupply": { + "message": "循環供給量" + }, "clear": { "message": "消去" }, @@ -799,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "トークンを手動で追加するにはこちらをクリックしてください。" + "message": "トークンはいつでも手動で追加できます。" }, "close": { "message": "閉じる" @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "アラートを確認したうえで続行します" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "アラートを確認したうえで続行します" + }, "confirmAlertModalDetails": { "message": "サインインすると、詐欺が判明しているサードパーティにすべての資産を奪われる可能性があります。続ける前にアラートを確認してください。" }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "$1への接続の確定" }, + "confirmDeletion": { + "message": "削除の確定" + }, + "confirmFieldPaymaster": { + "message": "手数料の支払元" + }, + "confirmFieldTooltipPaymaster": { + "message": "このトランザクションの手数料は、ペイマスターのスマートコントラクトにより支払われます。" + }, "confirmPassword": { "message": "パスワードの確認" }, "confirmRecoveryPhrase": { "message": "シークレットリカバリーフレーズの確認" }, + "confirmRpcUrlDeletionMessage": { + "message": "RPC URLを削除してよろしいですか?このネットワークの情報は保存されません。" + }, "confirmTitleDescContractInteractionTransaction": { "message": "このトランザクションの内容を完全に理解し、要求元のサイトを信頼する場合にのみ確定してください。" }, + "confirmTitleDescPermitSignature": { + "message": "このサイトがトークンの使用許可を求めています。" + }, + "confirmTitleDescSIWESignature": { + "message": "サイトがこのアカウントを所有することを証明するためにサインインを求めています。" + }, "confirmTitleDescSignature": { "message": "このメッセージの内容を承認し、要求元のサイトを信頼する場合にのみ確定してください。" }, + "confirmTitlePermitSignature": { + "message": "使用上限リクエスト" + }, + "confirmTitleSIWESignature": { + "message": "サインインリクエスト" + }, "confirmTitleSignature": { "message": "署名要求" }, @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "データを復元できません。ファイルが破損しているようです。" }, + "dataCollectionForMarketing": { + "message": "マーケティング目的のデータ収集" + }, + "dataCollectionForMarketingDescription": { + "message": "当社はMetaMetricsを使用して、ユーザーによる当社のマーケティングコミュニケーションとのインタラクションを把握します。また、関連ニュースをお伝えする場合もあります (製品の機能、その他資料など)。" + }, + "dataCollectionWarningPopoverButton": { + "message": "OK" + }, + "dataCollectionWarningPopoverDescription": { + "message": "マーケティング目的のデータ収集をオフにしました。これはこのデバイスにのみ適用されます。MetaMaskを他のデバイスで使用する場合は、そのデバイスでもオプトアウトしてください。" + }, "dataHex": { "message": "16進法" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "リクエストを解読" }, + "defaultRpcUrl": { + "message": "デフォルトのRPC URL" + }, "delete": { "message": "削除" }, @@ -1311,6 +1484,9 @@ "message": "$1ネットワークを削除しますか?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "RPC URLを削除" + }, "deposit": { "message": "入金" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "開発者用オプション" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "ネットワークメニューを新しいデザインに切り替えます" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "ネットワークメニューのデザイン変更" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "すべてのお知らせのisShownのブール値をfalseにリセットします。お知らせとは、「最新情報」ポップアップモーダルに表示される通知のことです。" }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "NFTのメディアとデータを表示した場合、IPアドレスがOpenSeaをはじめとするサードパーティに公開されます。その結果、攻撃者がユーザーのIPアドレスとイーサリアムアドレスを関連付けられるようになる可能性があります。NFTの自動検出はこの設定に依存しており、この設定を無効にすると利用できなくなります。" }, + "diveStraightIntoUsingYourNFTs": { + "message": "NFTをすぐに使用開始" + }, + "diveStraightIntoUsingYourTokens": { + "message": "トークンをすぐに使用開始" + }, "doNotShare": { "message": "これは誰にも教えないでください" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "高速化用のガス代を編集" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "デジタル資産を簡単に運用" + }, "enable": { "message": "有効にする" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " 設定で有効にします。" }, + "enableNftAutoDetection": { + "message": "NFTの自動検出を有効にする" + }, "enableSnap": { "message": "有効にする" }, @@ -1552,9 +1746,15 @@ "message": "$1を有効にする", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "トークンの自動検出を有効にする" + }, "enabled": { "message": "有効" }, + "enabledNetworks": { + "message": "ネットワークが有効になりました" + }, "encryptionPublicKeyNotice": { "message": "$1は公開暗号鍵を必要とします。同意することによって、このサイトは暗号化されたメッセージを作成できます。", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "予想手数料" }, + "estimatedFeeTooltip": { + "message": "ネットワーク上のトランザクションの処理に支払われる金額" + }, "ethGasPriceFetchWarning": { "message": "現在メインのガスの見積もりサービスが利用できないため、バックアップのガス価格が提供されています。" }, @@ -1701,7 +1904,7 @@ "message": "ニックネームの提案" }, "externalNameSourcesSettingDescription": { - "message": "当社はEtherscan、Infura、Lensプロトコルなどのサードパーティソースから、やり取りがあるアドレスのニックネームの提案を取得します。これらのソースは対象となるアドレスとユーザーのIPアドレスを把握できます。ユーザーのアカウントアドレスはサードパーティに公開されません。" + "message": "当社は、Etherscan、Infura、Lensプロトコルなどのサードパーティソースから、やり取りするアドレスに使用するニックネームの提案を取得します。これらのソースは対象となるアドレスとユーザーのIPアドレスを把握できます。ユーザーのアカウントアドレスはサードパーティに公開されません。" }, "failed": { "message": "失敗しました" @@ -1901,7 +2104,7 @@ "message": "Goerliテストネットワーク" }, "gotIt": { - "message": "了解!" + "message": "了解" }, "grantedToWithColon": { "message": "付与先:" @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "NFTにすぐにアクセス" + }, + "immediateAccessToYourTokens": { + "message": "トークンにすぐにアクセス" + }, "import": { "message": "インポート", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "このアクションは、ウォレットに既に一覧表示されているトークンを編集します。これは、フィッシングに使用される可能性があります。これらのトークンの表す内容を変更する意図が確実な場合にのみ承認します。$1に関する詳細をご覧ください" }, + "l1Fee": { + "message": "L1手数料" + }, + "l1FeeTooltip": { + "message": "L1ガス代" + }, + "l2Fee": { + "message": "L2手数料" + }, + "l2FeeTooltip": { + "message": "L2ガス代" + }, "lastConnected": { "message": "前回の接続" }, @@ -2492,6 +2713,12 @@ "message": "誰にも見られていないことを確認してください", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "時価総額" + }, + "marketDetails": { + "message": "マーケットの詳細" + }, "max": { "message": "最大" }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "最大手数料" }, + "maxFeeTooltip": { + "message": "トランザクションの支払いに提供される最大手数料" + }, "maxPriorityFee": { "message": "最大優先手数料" }, @@ -2534,7 +2764,7 @@ "message": "MetaMask Institutionalバージョン" }, "metamaskNotificationsAreOff": { - "message": "ウォレット通知は現在アクティブではありません" + "message": "ウォレットの通知は現在無効になっています" }, "metamaskPortfolio": { "message": "MetaMask Portfolio。" @@ -2548,12 +2778,19 @@ "methodData": { "message": "方法" }, + "methodDataTransactionDesc": { + "message": "解読された入力データに基づき実行された機能" + }, "methodNotSupported": { "message": "このアカウントではサポートされていません。" }, "metrics": { "message": "メトリクス" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "選択されたアカウント ($1) は署名しようとしているアカウント ($2) と異なります" }, @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "ビットコイン" + }, "networkNameDefinition": { "message": "このネットワークに関連付けられている名前。" }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "ネットワークオプション" + }, "networkProvider": { "message": "ネットワークプロバイダー" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "「$1」が追加されました!" }, + "newNetworkEdited": { + "message": "“$1”が編集されました!" + }, "newNftAddedMessage": { "message": "NFTが追加されました!" }, @@ -2863,6 +3109,9 @@ "nftAlreadyAdded": { "message": "NFTがすでに追加されています。" }, + "nftAutoDetectionEnabled": { + "message": "NFTの自動検出が有効になりました" + }, "nftDisclaimer": { "message": "開示事項: MetaMaskはソースURLからメディアファイルを取得します。このURLは時々、NFTがミントされたマーケットプレイスにより変更されることがあります。" }, @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "指定されたドメインの名前解決ができません。" }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snap、およびほとんどのハードウェアウォレットは、現在お使いのブラウザのバージョンで使用できません。" + }, "noNFTs": { "message": "NFTはまだありません" }, @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "ガスが不足しています" }, + "notRightNow": { + "message": "また後で" + }, "note": { "message": "備考" }, @@ -2989,7 +3244,7 @@ "message": "優先手数料 (gwei)" }, "notificationItemCheckBlockExplorer": { - "message": "BlockExplorerで確認する" + "message": "ブロックエクスプローラーで確認する" }, "notificationItemCollection": { "message": "コレクション" @@ -3007,13 +3262,13 @@ "message": "出金準備ができました" }, "notificationItemLidoStakeReadyToBeWithdrawnMessage": { - "message": "これでステーキングされていない $1 を引き出すことができます" + "message": "これでステーキングが解除された$1を引き出すことができます" }, "notificationItemLidoWithdrawalRequestedMessage": { - "message": "$1 のステーキングを解除するリクエストが送信されました" + "message": "$1のステーキングを解除するリクエストが送信されました" }, "notificationItemNFTReceivedFrom": { - "message": "NFTを次の元から受け取りました:" + "message": "NFTを次の相手から受け取りました:" }, "notificationItemNFTSentTo": { "message": "NFTを次の相手に送りました:" @@ -3028,7 +3283,7 @@ "message": "受け取りました" }, "notificationItemReceivedFrom": { - "message": "次の元から受け取りました:" + "message": "次の相手から受け取りました:" }, "notificationItemSent": { "message": "送りました" @@ -3064,7 +3319,7 @@ "message": "ステーキングの解除が完了しました" }, "notificationItemUnStaked": { - "message": "ステーキングが寛恕されました" + "message": "ステーキングが解除されました" }, "notificationItemUnStakingRequested": { "message": "ステーキングの解除がリクエストされました" @@ -3158,6 +3413,37 @@ "on": { "message": "オン" }, + "onboardedMetametricsAccept": { + "message": "同意する" + }, + "onboardedMetametricsDisagree": { + "message": "いいえ、結構です" + }, + "onboardedMetametricsKey1": { + "message": "最新情報" + }, + "onboardedMetametricsKey2": { + "message": "製品の機能" + }, + "onboardedMetametricsKey3": { + "message": "その他関連プロモーション資料" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "$1に加え、マーケティングコミュニケーションとのインタラクションについて把握するためにもデータを使用します。", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "これは、次のようなお伝えする情報のカスタマイズに役立ちます:" + }, + "onboardedMetametricsParagraph3": { + "message": "ユーザーから提供されたデータが販売されることは一切なく、いつでもオプトアウトできます。" + }, + "onboardedMetametricsTitle": { + "message": "エクスペリエンスの改善にご協力ください" + }, "onboarding": { "message": "オンボーディング" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "MetaMaskの改善にご協力ください" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "このデータは、ユーザーによる当社のマーケティングコミュニケーションとのインタラクションを把握するために使用されます。また、関連ニュースをお伝えする場合もあります (製品の機能など)。" + }, "onboardingPinExtensionBillboardAccess": { "message": "フルアクセス" }, @@ -3274,6 +3563,22 @@ "message": "フィッシング検出アラートには$1との通信が必要です。jsDeliverはユーザーのIPアドレスにアクセスします。$2をご覧ください。", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1日", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1か月", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1週間", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1年", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "「接続済みのサイト」が「アクセス許可」に変更されました" }, + "permitSimulationDetailInfo": { + "message": "この数量のトークンをアカウントから転送する権限を使用者に付与しようとしています。" + }, "personalAddressDetected": { "message": "個人アドレスが検出されました。トークンコントラクトアドレスを入力してください。" }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "人気のカスタムネットワーク" }, + "popularNetworkAddToolTip": { + "message": "これらのネットワークの一部はサードパーティに依存しているため、接続の信頼性が低かったり、サードパーティによるアクティビティの追跡が可能になったりする可能性があります。$1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portfolio" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "アカウントを検索" }, + "searchNfts": { + "message": "NFTを検索" + }, "searchTokens": { "message": "トークンを検索" }, @@ -4255,10 +4570,10 @@ "message": "トークンを選択" }, "selectNFTPrivacyPreference": { - "message": "設定でNFTの検出をオンにします" + "message": "NFTの自動検出を有効にする" }, "selectPathHelp": { - "message": "アカウントが見当たらない場合は、HDパスを切り替えてみてください。" + "message": "アカウントが見当たらない場合は、HDパスまたは現在選択されているネットワークを切り替えてみてください。" }, "selectType": { "message": "種類を選択" @@ -4296,7 +4611,7 @@ "description": "Symbol of the specified token" }, "sendSwapSubmissionWarning": { - "message": "このボタンをクリックすると、直ちにスワップトランザクションが開始します。続ける前に、以下のトランザクションの詳細を確認してください。" + "message": "このボタンをクリックすると、直ちにスワップトランザクションが開始します。続ける前に、トランザクションの詳細を確認してください。" }, "sendTokenAsToken": { "message": "$1を$2として送金", @@ -4423,6 +4738,9 @@ "signing": { "message": "署名" }, + "signingInWith": { + "message": "サインイン方法:" + }, "simulationDetailsFailed": { "message": "予測結果の読み込み中にエラーが発生しました。" }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "予測される残高の増減" }, + "siweIssued": { + "message": "発行済み" + }, + "siweNetwork": { + "message": "ネットワーク" + }, + "siweRequestId": { + "message": "リクエストID" + }, + "siweResources": { + "message": "リソース" + }, + "siweSignatureSimulationDetailInfo": { + "message": "サイトにサインインしようとしていて、予想されるアカウントの変更はありません。" + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "スキップ" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "サードパーティSnapが制御するアカウント" }, + "snapConnectTo": { + "message": "$1に接続", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "$1によるユーザーの承認なしでの$2への自動接続を許可してください。", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1が$2の使用を求めています", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "ソース" }, + "speed": { + "message": "速度" + }, "speedUp": { "message": "高速化" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "使用限度額が大きすぎます" }, + "spender": { + "message": "使用者" + }, "spendingCap": { "message": "使用上限" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "送信済み" }, + "suggestedBySnap": { + "message": "$1による提案", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "提案された名前:" + }, "suggestedTokenSymbol": { "message": "推奨ティッカーシンボル:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "見積もりを取得中" + "message": "クォートを取得中..." }, "swapFetchingQuotesErrorDescription": { "message": "問題が発生しました。もう一度実行してください。エラーが解消されない場合は、カスタマサポートにお問い合わせください。" @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "このコレクション" }, + "threeMonthsAbbreviation": { + "message": "3か月", + "description": "Shortened form of '3 months'" + }, "time": { "message": "時間" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "トークンコントラクトアドレス" }, + "tokenDecimal": { + "message": "トークンの小数桁数" + }, "tokenDecimalFetchFailed": { "message": "トークンの小数点以下の桁数が必要です。確認はこちら: $1" }, @@ -5595,6 +5959,9 @@ "total": { "message": "合計" }, + "totalVolume": { + "message": "合計量" + }, "transaction": { "message": "トランザクション" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "送金元" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Ledgerの接続に問題が発生しました。$1", "description": "$1 is a link to the wallet connection guide;" @@ -5751,7 +6122,7 @@ "message": "通知を使えば、ウォレットで何が起きているか常に把握できます。" }, "turnOnMetamaskNotificationsMessagePrivacyBold": { - "message": "「設定」>「通知」。" + "message": "「設定」>「通知」" }, "turnOnMetamaskNotificationsMessagePrivacyLink": { "message": "この機能を使用する際に当社がどのようにユーザーのプライバシーを保護するのか、ご覧ください。" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "$1が更新されました" }, + "uploadDropFile": { + "message": "ここにファイルをドロップします" + }, + "uploadFile": { + "message": "ファイルをアップロード" + }, "urlErrorMsg": { "message": "URLには適切なHTTP/HTTPSプレフィックスが必要です。" }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "これは何ですか?" }, + "wrongNetworkName": { + "message": "弊社の記録によると、ネットワーク名がこのチェーンIDと正しく一致していない可能性があります。" + }, "xOfYPending": { "message": "$2件中$1件が保留中", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "アカウント" }, + "yourActivity": { + "message": "アクティビティ" + }, + "yourBalance": { + "message": "残高" + }, "yourFundsMayBeAtRisk": { "message": "資金が危険にさらされている可能性があります" }, diff --git a/app/_locales/ko/messages.json b/app/_locales/ko/messages.json index f30b665ec2f2..9728056bf13e 100644 --- a/app/_locales/ko/messages.json +++ b/app/_locales/ko/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "계정을 선택해야 합니다!" }, + "accountTypeNotSupported": { + "message": "지원하지 않는 계정 유형" + }, "accounts": { "message": "계정" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "NFT 추가" }, + "addRpcUrl": { + "message": "RPC URL 추가" + }, "addSnapAccountToggle": { "message": "\"계정 Snap 추가(베타)\" 활성화" }, @@ -305,12 +311,21 @@ "message": "이 토큰을 찾을 수 없으신가요? 토큰 주소를 붙여넣으면 토큰을 직접 추가할 수 있습니다. 토큰의 계약 주소는 $1에서 찾을 수 있습니다", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "URL 추가" + }, "addingCustomNetwork": { "message": "네트워크 추가" }, "addingTokens": { "message": "토큰 추가" }, + "additionalNetworks": { + "message": "추가 네트워크" + }, + "additionalRpcUrl": { + "message": "추가 RPC URL" + }, "address": { "message": "주소" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "고급 옵션" }, + "advancedDetailsDataDesc": { + "message": "데이터" + }, + "advancedDetailsHexDesc": { + "message": "16진수" + }, + "advancedDetailsNonceDesc": { + "message": "논스" + }, + "advancedDetailsNonceTooltip": { + "message": "계정의 트랜잭션 번호입니다. 첫 트랜잭션의 논스는 0이며 이는 순차적으로 증가합니다." + }, "advancedGasFeeDefaultOptIn": { "message": "이 수치를 $1 네트워크의 기본값으로 저장합니다.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "경고" }, + "alertActionBuy": { + "message": "ETH 매수" + }, + "alertActionUpdateGas": { + "message": "가스 한도 업데이트" + }, + "alertActionUpdateGasFee": { + "message": "수수료 업데이트" + }, + "alertActionUpdateGasFeeLevel": { + "message": "가스 옵션 업데이트" + }, "alertBannerMultipleAlertsDescription": { "message": "이 요청을 승인하면 스캠을 목적으로 하는 제3자가 회원님의 자산을 모두 가져갈 수 있습니다." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "\"설정 > 경고\"에서 변경할 수 있습니다" }, + "alertMessageGasEstimateFailed": { + "message": "정확한 수수료를 제공할 수 없으며 예상 수수료가 높을 수 있습니다. 사용자 지정 가스 한도를 입력하는 것이 좋지만 트랜잭션이 여전히 실패할 위험이 있습니다." + }, + "alertMessageGasFeeLow": { + "message": "낮은 수수료를 선택하면 트랜잭션 속도가 느려지고 대기 시간이 길어집니다. 트랜잭션 속도를 높이려면 시장 수수료 또는 공격적 수수료 옵션을 선택하세요." + }, + "alertMessageGasTooLow": { + "message": "이 트랜잭션을 계속 진행하려면, 가스 한도를 21000 이상으로 늘려야 합니다." + }, + "alertMessageInsufficientBalance": { + "message": "계정에 트랜잭션 수수료를 지불할 수 있는 이더리움이 충분하지 않습니다." + }, + "alertMessageNetworkBusy": { + "message": "가스비가 높고 견적의 정확도도 떨어집니다." + }, + "alertMessageNoGasPrice": { + "message": "수수료를 직접 업데이트할 때까지는 이 트랜잭션을 진행할 수 없습니다." + }, + "alertMessagePendingTransactions": { + "message": "이 트랜잭션은 이전 트랜잭션이 완료될 때까지 진행되지 않습니다. 트랜잭션을 취소하거나 속도를 올리는 법을 알아보세요." + }, + "alertMessageSignInDomainMismatch": { + "message": "요청을 보낸 사이트에 로그인되어 있지 않습니다. 이는 로그인 정보를 도용하려는 시도일 수 있습니다." + }, + "alertMessageSignInWrongAccount": { + "message": "이 사이트에서 잘못된 계정으로 로그인하라고 요청합니다." + }, + "alertMessageSigningOrSubmitting": { + "message": "이 트랜잭션은 이전 트랜잭션이 완료된 경우에만 진행됩니다." + }, "alertModalAcknowledge": { "message": "위험성을 인지했으며, 계속 진행합니다" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "모든 경고 검토하기" }, + "alertReasonGasEstimateFailed": { + "message": "잘못된 수수료" + }, + "alertReasonGasFeeLow": { + "message": "느린 속도" + }, + "alertReasonGasTooLow": { + "message": "낮은 가스 한도" + }, + "alertReasonInsufficientBalance": { + "message": "자금 부족" + }, + "alertReasonNetworkBusy": { + "message": "네트워크 혼잡" + }, + "alertReasonNoGasPrice": { + "message": "수수료 견적 제공 불가" + }, + "alertReasonPendingTransactions": { + "message": "보류 중인 트랜잭션" + }, + "alertReasonSignIn": { + "message": "의심스러운 로그인 요청" + }, + "alertReasonWrongAccount": { + "message": "잘못된 계정" + }, "alertSettingsUnconnectedAccount": { "message": "연결되지 않은 계정을 선택하여 웹사이트 탐색" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "모든 권한" }, + "allTimeHigh": { + "message": "역대 최고" + }, + "allTimeLow": { + "message": "역대 최저" + }, "allYourNFTsOf": { "message": "$1의 모든 내 NFT", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "허용" }, + "allowMetaMaskToDetectNFTs": { + "message": "자동 감지를 통해 MetaMask가 NFT를 감지하고 표시하도록 허용합니다. 다음과 같은 작업을 할 수 있습니다." + }, + "allowMetaMaskToDetectTokens": { + "message": "자동 감지를 통해 MetaMask가 토큰을 감지하고 표시하도록 허용합니다. 다음과 같은 작업을 할 수 있습니다." + }, "allowMmiToConnectToCustodian": { "message": "허용할 경우, MMI가 $1에 연결하여 계정을 가져올 수 있습니다." }, @@ -516,7 +624,7 @@ "message": "자산 옵션" }, "attemptSendingAssets": { - "message": "한 네트워크에서 다른 네트워크로 자산을 직접 전송하면 자산이 영구적으로 손실될 수 있습니다. 반드시 브릿지를 이용하세요." + "message": "다른 네트워크로 자산을 직접 전송하면 자산이 영구적으로 손실될 수 있습니다. 브릿지를 이용하여 네트워크 간에 자금을 안전하게 전송하세요." }, "attemptSendingAssetsWithPortfolio": { "message": "다른 네트워크에서 자산을 전송하려고 하면 자산이 손실될 수 있습니다. $1 같은 브릿지를 사용하여 네트워크 간에 자산을 안전하게 전송하세요." @@ -527,6 +635,9 @@ "attributions": { "message": "속성" }, + "auroraRpcDeprecationMessage": { + "message": "Infura RPC URL은 더 이상 Aurora를 지원하지 않습니다." + }, "authorizedPermissions": { "message": "다음 권한을 승인했습니다." }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "기본 기능이 꺼져 있습니다." }, + "basicConfigurationDescription": { + "message": "MetaMask는 인터넷 서비스를 통해 토큰 세부 정보 및 가스 설정과 같은 기본 기능을 제공합니다. 인터넷 서비스를 이용할 때 IP 주소가 공유되며, 이 경우 MetaMask와 공유됩니다. 이는 다른 웹사이트를 방문할 때와 마찬가지입니다. MetaMask는 이 데이터를 일시적으로 사용하며 데이터를 절대 판매하지 않습니다. VPN을 사용하거나 이러한 서비스를 비활성화할 수 있지만 MetaMask 사용 환경에 영향을 미칠 수 있습니다. 자세한 내용은 $1 내용을 참고하세요.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "기본 기능" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask 베타는 비밀복구구문을 절대 묻지 않습니다." }, + "billionAbbreviation": { + "message": "B", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "비트코인 활동이 지원되지 않습니다." + }, "blockExplorerAccountAction": { "message": "계정", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "이 요청은 진행하지 않는 것이 좋습니다." + }, "blockaidDescriptionApproveFarming": { "message": "이 요청을 승인하면 스캠으로 알려진 타사가 회원님의 모든 자산을 가져갈 수 있습니다." }, @@ -666,7 +791,7 @@ "message": "이 요청을 승인하면, Blur에 있는 자산을 타인이 갈취할 수 있습니다." }, "blockaidDescriptionErrored": { - "message": "오류로 인해 보안업체에서 이 요청을 확인하지 못했습니다. 주의하여 진행하세요." + "message": "오류로 인해 보안 알림을 확인할 수 없었습니다. 모든 관련 주소를 신뢰하는 경우에만 계속 진행하세요." }, "blockaidDescriptionMaliciousDomain": { "message": "악성 도메인과 인터렉션하고 있습니다. 이 요청을 승인하면 본인의 자산을 잃을 수도 있습니다." @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "이 요청을 승인하면 스캠과 같은 타사가 회원님의 모든 자산을 가져갈 수 있습니다." }, + "blockaidDescriptionWarning": { + "message": "이는 사기성 요청일 수 있습니다. 관련된 모든 주소를 신뢰하는 경우에만 계속 진행하세요." + }, "blockaidMessage": { "message": "개인정보 보호 - 제3자와 데이터를 공유하지 않습니다. Arbitrum, Avalanche, BNB Chain, 이더리움 메인넷, Linea, Optimism, Polygon, Base, Sepolia에서 사용할 수 있습니다." }, @@ -687,7 +815,7 @@ "message": "사기성 요청입니다" }, "blockaidTitleMayNotBeSafe": { - "message": "요청이 안전하지 않을 수 있습니다" + "message": "조심하세요" }, "blockaidTitleSuspicious": { "message": "의심스러운 요청입니다" @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "하드웨어 지갑에 연결하려면 Google Chrome에서 MetaMask를 사용해야 합니다." }, + "circulatingSupply": { + "message": "순환 공급" + }, "clear": { "message": "지우기" }, @@ -799,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "여기를 클릭하여 토큰을 직접 추가하세요." + "message": "토큰은 언제든지 직접 추가할 수 있습니다." }, "close": { "message": "닫기" @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "경고를 인지했으며, 계속 진행합니다" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "경고를 인지했으며, 계속 진행합니다" + }, "confirmAlertModalDetails": { "message": "로그인하면 스캠을 목적으로 하는 제3자가 회원님의 자산을 모두 가져갈 수 있습니다. 계속하기 전에 경고를 검토하세요." }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "$1에 연결 확인" }, + "confirmDeletion": { + "message": "컨펌 삭제" + }, + "confirmFieldPaymaster": { + "message": "수수료 지불:" + }, + "confirmFieldTooltipPaymaster": { + "message": "이 트랜잭션에 대한 수수료는 Paymaster 스마트 계약에서 지불합니다." + }, "confirmPassword": { "message": "비밀번호 컨펌" }, "confirmRecoveryPhrase": { "message": "비밀복구구문 컨펌" }, + "confirmRpcUrlDeletionMessage": { + "message": "정말로 RPC URL을 삭제하시겠습니까? 고객님의 정보는 이 네트워크에 저장되지 않습니다." + }, "confirmTitleDescContractInteractionTransaction": { "message": "요청하는 사이트를 신뢰하고 그 내용을 완전히 이해하는 경우에만 이 트랜젝션을 컨펌하세요." }, + "confirmTitleDescPermitSignature": { + "message": "해당 사이트에서 토큰 사용 승인을 요청합니다." + }, + "confirmTitleDescSIWESignature": { + "message": "회원님이 이 계정을 소유하고 있음을 확인하기 위해 로그인을 요청하는 사이트가 있습니다." + }, "confirmTitleDescSignature": { "message": "요청하는 사이트를 신뢰하고 그 내용을 완전히 이해하는 경우에만 이 메시지를 컨펌하세요." }, + "confirmTitlePermitSignature": { + "message": "지출 한도 요청" + }, + "confirmTitleSIWESignature": { + "message": "로그인 요청" + }, "confirmTitleSignature": { "message": "서명 요청" }, @@ -958,7 +1116,7 @@ "message": "연결 대상:" }, "connecting": { - "message": "연결 중..." + "message": "연결 중" }, "connectingTo": { "message": "$1에 연결 중" @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "사용자 데이터를 복구할 수 없습니다. 파일이 손상된 것 같습니다." }, + "dataCollectionForMarketing": { + "message": "마케팅을 위한 데이터 수집" + }, + "dataCollectionForMarketingDescription": { + "message": "MetaMetrics를 사용하여 사용자가 마케팅 커뮤니케이션과 어떻게 상호 작용하는지 파악할 것입니다. 관련 뉴스(예: 제품 기능 및 기타 자료)를 공유할 수 있습니다." + }, + "dataCollectionWarningPopoverButton": { + "message": "확인" + }, + "dataCollectionWarningPopoverDescription": { + "message": "마케팅 목적의 데이터 수집을 비활성화했습니다. 이는 이 장치에만 적용됩니다. 다른 장치에서 MetaMask를 사용하면 해당 장치에서도 데이터 수집을 비활성화해야 합니다." + }, "dataHex": { "message": "헥스" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "암호 해독 요청" }, + "defaultRpcUrl": { + "message": "기본 RPC URL" + }, "delete": { "message": "삭제" }, @@ -1311,6 +1484,9 @@ "message": "$1 네트워크를 삭제하시겠습니까?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "RPC URL 삭제" + }, "deposit": { "message": "예치" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "개발자 옵션" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "네트워크 메뉴를 새로운 디자인으로 전환" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "네트워크 메뉴 디자인 변경" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Resets isShown boolean to false for all announcements. Announcements are the notifications shown in the What's New popup modal." }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "NFT 미디어와 데이터를 표시하면 IP 주소가 OpenSea나 기타 제삼자에게 노출될 수 있습니다. 공격자는 이를 통해 회원님의 IP 주소와 이더리움 주소를 연결할 수 있습니다. NFT 자동 감지는 이 설정을 사용하며, 이 설정이 꺼져 있는 경우 사용할 수 없습니다." }, + "diveStraightIntoUsingYourNFTs": { + "message": "NFT 바로 사용" + }, + "diveStraightIntoUsingYourTokens": { + "message": "토큰 바로 사용" + }, "doNotShare": { "message": "누구와도 공유하지 마세요" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "가스비 가속 편집" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "디지털 자산을 손쉽게 탐색" + }, "enable": { "message": "활성화" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " 설정에서 이 기능을 활성화합니다." }, + "enableNftAutoDetection": { + "message": "NFT 자동 감지 활성화" + }, "enableSnap": { "message": "활성화" }, @@ -1552,9 +1746,15 @@ "message": "$1 활성화", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "토큰 자동 감지 활성화" + }, "enabled": { "message": "활성화됨" }, + "enabledNetworks": { + "message": "활성화된 네트워크" + }, "encryptionPublicKeyNotice": { "message": "$1에서 회원님의 공개 암호화 키를 요구합니다. 동의를 받으면 이 사이트에서 암호화된 메시지를 작성하여 회원님에게 전송할 수 있습니다.", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "예상 수수료" }, + "estimatedFeeTooltip": { + "message": "네트워크에서 트랜잭션을 처리하기 위해 지불한 금액입니다." + }, "ethGasPriceFetchWarning": { "message": "현재 주요 가스 견적 서비스를 사용할 수 없으므로 백업 가스 가격을 제공합니다." }, @@ -1701,7 +1904,7 @@ "message": "추천 닉네임" }, "externalNameSourcesSettingDescription": { - "message": "회원님이 상호작용하는 주소에 대한 추천 닉네임을 Etherscan, Infura, Lens Protocol과 같은 제3자에게서 가져옵니다. 이러한 제3자는 해당 주소와 회원님의 IP 주소를 볼 수 있습니다. 회원님의 계정 주소는 제3자에게 노출되지 않습니다." + "message": "Etherscan, Infura, Lens Protocol과 같은 제삼자에게서 회원님이 상호작용하는 주소에 대한 추천 닉네임을 가져올 것입니다. 이러한 제삼자는 해당 주소와 회원님의 IP 주소를 볼 수 있습니다. 회원님의 계정 주소는 제삼자에게 노출되지 않습니다." }, "failed": { "message": "실패" @@ -1901,7 +2104,7 @@ "message": "Goerli 테스트 네트워크" }, "gotIt": { - "message": "확인했습니다!" + "message": "확인" }, "grantedToWithColon": { "message": "부여 대상:" @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "NFT에 즉시 액세스" + }, + "immediateAccessToYourTokens": { + "message": "토큰에 즉시 액세스" + }, "import": { "message": "가져오기", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "이 작업은 지갑에 목록에 등재되어 피싱에 사용될 수 있는 토큰을 편집합니다. 해당 토큰이 나타내는 내용을 변경하려는 경우에만 작업을 승인하세요. $1에 대해 알아보기" }, + "l1Fee": { + "message": "L1 수수료" + }, + "l1FeeTooltip": { + "message": "L1 가스비" + }, + "l2Fee": { + "message": "L2 수수료" + }, + "l2FeeTooltip": { + "message": "L2 가스비" + }, "lastConnected": { "message": "마지막 연결" }, @@ -2492,6 +2713,12 @@ "message": "다른 사람이 이 화면을 보고 있지는 않은지 확인하세요.", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "시가 총액" + }, + "marketDetails": { + "message": "시장 상세 정보" + }, "max": { "message": "최대" }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "최대 요금" }, + "maxFeeTooltip": { + "message": "트랜잭션에 지불하기 위해 제공되는 최대 수수료입니다." + }, "maxPriorityFee": { "message": "최대 우선 요금" }, @@ -2548,12 +2778,19 @@ "methodData": { "message": "메소드" }, + "methodDataTransactionDesc": { + "message": "디코딩된 입력 데이터를 기반으로 실행되는 함수입니다." + }, "methodNotSupported": { "message": "이 계정에서는 지원되지 않습니다." }, "metrics": { "message": "메트릭" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "선택한 계정($1)이 서명하려는 계정($2)과 다릅니다" }, @@ -2666,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "이 네트워크의 네이티브 토큰은 $1입니다. 이는 가스비 지불에 사용하는 토큰입니다.", + "message": "이 네트워크의 네이티브 토큰은 $1입니다. 이는 가스비 지불에 사용하는 토큰입니다. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "기본" }, + "networkNameBitcoin": { + "message": "비트코인" + }, "networkNameDefinition": { "message": "이 네트워크와 연결된 이름입니다." }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "네트워크 옵션" + }, "networkProvider": { "message": "네트워크 공급업체" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "“$1”(을)를 성공적으로 추가했습니다!" }, + "newNetworkEdited": { + "message": "“$1”(을)를 성공적으로 편집했습니다!" + }, "newNftAddedMessage": { "message": "NFT를 성공적으로 추가했습니다!" }, @@ -2863,8 +3109,11 @@ "nftAlreadyAdded": { "message": "NFT가 이미 추가되었습니다." }, + "nftAutoDetectionEnabled": { + "message": "NFT 자동 감지 활성화 완료" + }, "nftDisclaimer": { - "message": "면책 조항: MetaMask는 소스 URL에서 미디어 파일을 가져옵니다. 이러한 URL은 때때로 NFT가 민팅된 마켓플레이스에서 변경되기도 합니다." + "message": "면책 조항: MetaMask는 소스 URL에서 미디어 파일을 가져옵니다. 이러한 URL은 때때로 NFT가 민팅된 마켓플레이스에 의해 변경되기도 합니다." }, "nftOptions": { "message": "NFT 옵션" @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "도메인에 대한 해결 방법이 제공되지 않았습니다." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snap 및 대부분의 하드웨어 지갑은 현재 사용 중인 브라우저 버전에서 작동하지 않습니다." + }, "noNFTs": { "message": "아직 NFT가 없음" }, @@ -2935,7 +3187,7 @@ "message": "웹캠을 찾을 수 없음" }, "nonCustodialAccounts": { - "message": "MetaMask Institutional은 이러한 계정을 비밀복구구문 백업에 사용하려는 경우 비수탁형 계정을 사용할 수 있도록 허용합니다." + "message": "이러한 계정을 비밀복구구문 백업에 사용하려는 경우 MetaMask Institutional은 비수탁형 계정을 사용할 수 있도록 허용합니다." }, "nonce": { "message": "논스" @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "가스 부족" }, + "notRightNow": { + "message": "나중에" + }, "note": { "message": "메모" }, @@ -3158,6 +3413,37 @@ "on": { "message": "켜기" }, + "onboardedMetametricsAccept": { + "message": "동의합니다" + }, + "onboardedMetametricsDisagree": { + "message": "아니요, 괜찮습니다" + }, + "onboardedMetametricsKey1": { + "message": "최신 개발" + }, + "onboardedMetametricsKey2": { + "message": "제품 특징" + }, + "onboardedMetametricsKey3": { + "message": "기타 관련 프로모션 자료" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "$1 외에도 데이터를 활용하여 사용자가 마케팅 커뮤니케이션과 상호 작용하는 방식을 이해하고자 합니다.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "이를 통해 사용자와 공유하는 다음과 같은 콘텐츠를 최적화할 수 있습니다." + }, + "onboardedMetametricsParagraph3": { + "message": "사용자가 제공한 데이터는 절대 판매하지 않습니다. 데이터 수집은 언제든지 거부할 수 있습니다." + }, + "onboardedMetametricsTitle": { + "message": "사용자 경험을 개선할 수 있도록 도와주세요" + }, "onboarding": { "message": "온보딩" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "MetaMask 개선에 도움을 주세요" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "해당 데이터를 사용하여 사용자가 마케팅 커뮤니케이션과 어떻게 상호 작용하는지 파악할 것입니다. 관련 뉴스(예: 제품 기능 및 기타 자료)를 공유할 수 있습니다." + }, "onboardingPinExtensionBillboardAccess": { "message": "전체 액세스" }, @@ -3274,6 +3563,22 @@ "message": "피싱 감지 경고는 $1과(와)의 통신에 의존합니다. jsDeliver는 회원님의 IP 주소에 액세스할 수 있습니다. $2 보기.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1일", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1개월", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1주일", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1년", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "이제 연결된 사이트에 권한이 부여됩니다" }, + "permitSimulationDetailInfo": { + "message": "내 계정에서 이만큼의 토큰을 사용할 수 있도록 승인합니다." + }, "personalAddressDetected": { "message": "개인 주소가 발견되었습니다. 토큰 계약 주소를 입력하세요." }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "인기 사용자 정의 네트워크" }, + "popularNetworkAddToolTip": { + "message": "이러한 네트워크 중 일부는 제삼자에 의존합니다. 이러한 연결은 안정성이 떨어지거나 제삼자가 활동을 추적할 수 있습니다. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "포트폴리오" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "계정 검색" }, + "searchNfts": { + "message": "NFT 검색" + }, "searchTokens": { "message": "토큰 검색" }, @@ -4255,10 +4570,10 @@ "message": "토큰 선택" }, "selectNFTPrivacyPreference": { - "message": "설정에서 NFT 감지 켜기" + "message": "NFT 자동 감기 지능 켜기" }, "selectPathHelp": { - "message": "아래에 기존 Ledger 계정이 표시되지 않는다면 경로를 \"Legacy (MEW / MyCrypto)\"로 변경해 보세요." + "message": "원하는 계정이 표시되지 않는다면 HD 경로 또는 현재 선택한 네트워크를 전환해 보세요." }, "selectType": { "message": "유형 선택" @@ -4423,6 +4738,9 @@ "signing": { "message": "서명" }, + "signingInWith": { + "message": "다음으로 로그인:" + }, "simulationDetailsFailed": { "message": "추정치를 불러오는 동안 오류가 발생했습니다." }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "예상 잔액 변동" }, + "siweIssued": { + "message": "발행됨" + }, + "siweNetwork": { + "message": "네트워크" + }, + "siweRequestId": { + "message": "요청 ID" + }, + "siweResources": { + "message": "리소스" + }, + "siweSignatureSimulationDetailInfo": { + "message": "사이트에 로그인 중이며 계정에 예상되는 변경 사항이 없습니다." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "건너뛰기" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "제삼자 Snap이 제어하는 계정입니다." }, + "snapConnectTo": { + "message": "$1에 연결", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "승인 없이 $1이(가) $2에 자동으로 연결되도록 하세요.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1에서 $2 사용을 원합니다.", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "소스" }, + "speed": { + "message": "속도" + }, "speedUp": { "message": "가속화" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "지출 한도가 너무 큼" }, + "spender": { + "message": "사용자" + }, "spendingCap": { "message": "지출 한도" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "제출됨" }, + "suggestedBySnap": { + "message": "제안인: $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "추천 이름:" + }, "suggestedTokenSymbol": { "message": "추천 티커 심볼:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "견적을 가져오는 중" + "message": "견적을 가져오는 중..." }, "swapFetchingQuotesErrorDescription": { "message": "음.... 문제가 발생했습니다. 다시 시도해 보고 오류가 해결되지 않는다면 고객 지원에 문의하세요." @@ -5419,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "다음으로 변경했습니다:" + "message": "다음을 사용 중입니다:" }, "switchingNetworksCancelsPendingConfirmations": { "message": "네트워크를 전환하면 대기 중인 모든 컨펌 작업이 취소됩니다." @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "이 컬렉션" }, + "threeMonthsAbbreviation": { + "message": "3개월", + "description": "Shortened form of '3 months'" + }, "time": { "message": "시간" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "토큰 계약 주소" }, + "tokenDecimal": { + "message": "토큰 십진수" + }, "tokenDecimalFetchFailed": { "message": "토큰 십진수가 필요합니다. $1에서 찾아보세요" }, @@ -5568,7 +5932,7 @@ "message": "토큰 사기 및 보안 위험" }, "tokenShowUp": { - "message": "토큰이 지갑에서 자동으로 표시되지 않을 수 있습니다." + "message": "토큰이 지갑에 자동으로 표시되지 않을 수 있습니다. " }, "tokenSymbol": { "message": "토큰 기호" @@ -5595,6 +5959,9 @@ "total": { "message": "합계" }, + "totalVolume": { + "message": "총 거래량" + }, "transaction": { "message": "트랜잭션" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "전송 위치" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Ledger 연결에 오류가 발생했습니다. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "$1에 업데이트됨" }, + "uploadDropFile": { + "message": "여기에 파일을 드롭" + }, + "uploadFile": { + "message": "파일 업로드" + }, "urlErrorMsg": { "message": "URI에는 적절한 HTTP/HTTPS 접두사가 필요합니다." }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "이것은 무엇인가요?" }, + "wrongNetworkName": { + "message": "기록에 따르면 네트워크 이름이 이 체인 ID와 일치하지 않습니다." + }, "xOfYPending": { "message": "$1/$2개 보류 중", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "계정" }, + "yourActivity": { + "message": "내 활동" + }, + "yourBalance": { + "message": "내 잔액" + }, "yourFundsMayBeAtRisk": { "message": "자금이 위험할 수 있습니다" }, diff --git a/app/_locales/pt/messages.json b/app/_locales/pt/messages.json index 545011d061d5..dff044c36255 100644 --- a/app/_locales/pt/messages.json +++ b/app/_locales/pt/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Você precisa selecionar uma conta!" }, + "accountTypeNotSupported": { + "message": "Tipo de conta não compatível" + }, "accounts": { "message": "Contas" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Adicionar NFTs" }, + "addRpcUrl": { + "message": "Adicionar URL da RPC" + }, "addSnapAccountToggle": { "message": "Ativar \"Adicionar Snap da conta (Beta)\"" }, @@ -305,12 +311,21 @@ "message": "Não consegue encontrar um token? Você pode adicioná-lo manualmente colando seu endereço. Os endereços de contrato do token se encontram em $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Adicionar URL" + }, "addingCustomNetwork": { "message": "Adicionar rede" }, "addingTokens": { "message": "Adicionando tokens" }, + "additionalNetworks": { + "message": "Redes adicionais" + }, + "additionalRpcUrl": { + "message": "URL da RPC adicional" + }, "address": { "message": "Endereço" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Configurações avançadas" }, + "advancedDetailsDataDesc": { + "message": "Dados" + }, + "advancedDetailsHexDesc": { + "message": "Hexadecimal" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Esse é o número de transação de uma conta. O nonce da primeira transação é 0 e aumenta em ordem sequencial." + }, "advancedGasFeeDefaultOptIn": { "message": "Salvar esses valores como padrão para a rede $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Alerta" }, + "alertActionBuy": { + "message": "Comprar ETH" + }, + "alertActionUpdateGas": { + "message": "Atualizar limite de gás" + }, + "alertActionUpdateGasFee": { + "message": "Atualizar taxa" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Atualizar opções de gás" + }, "alertBannerMultipleAlertsDescription": { "message": "Se você aprovar esta solicitação, um terceiro conhecido por aplicar golpes poderá se apropriar de todos os seus ativos." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Isso pode ser alterado em \"Configurações > Alertas\"" }, + "alertMessageGasEstimateFailed": { + "message": "Não conseguimos fornecer uma taxa precisa, e essa estimativa pode estar alta. Sugerimos que você informe um limite de gás personalizado, mas há o risco de a transação falhar mesmo assim." + }, + "alertMessageGasFeeLow": { + "message": "Ao escolher uma taxa baixa, a expectativa é de transações mais lentas e tempos de espera maiores. Para transações mais rápidas, escolha as opções de taxa Mercado ou Agressiva." + }, + "alertMessageGasTooLow": { + "message": "Para continuar com essa transação, você precisará aumentar o limite de gás para 21000 ou mais." + }, + "alertMessageInsufficientBalance": { + "message": "Você não tem ETH suficiente em sua conta para pagar as taxas de transação." + }, + "alertMessageNetworkBusy": { + "message": "Os preços do gás são altos e as estimativas são menos precisas." + }, + "alertMessageNoGasPrice": { + "message": "Não podemos prosseguir com essa transação até você atualizar manualmente a taxa." + }, + "alertMessagePendingTransactions": { + "message": "Essa transação não será processada até que a transação anterior seja concluída. Saiba como cancelar ou acelerar uma transação." + }, + "alertMessageSignInDomainMismatch": { + "message": "O site solicitante não é o mesmo em que você está entrando. Isso pode se tratar de uma tentativa de roubar suas credenciais de login." + }, + "alertMessageSignInWrongAccount": { + "message": "Este site está pedindo que você entre usando a conta incorreta." + }, + "alertMessageSigningOrSubmitting": { + "message": "Essa transação só será processada quando sua transação anterior for concluída." + }, "alertModalAcknowledge": { "message": "Eu reconheço o risco e ainda quero prosseguir" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Conferir todos os alertas" }, + "alertReasonGasEstimateFailed": { + "message": "Taxa imprecisa" + }, + "alertReasonGasFeeLow": { + "message": "Velocidade lenta" + }, + "alertReasonGasTooLow": { + "message": "Baixo limite de gás" + }, + "alertReasonInsufficientBalance": { + "message": "Fundos insuficientes" + }, + "alertReasonNetworkBusy": { + "message": "Rede ocupada" + }, + "alertReasonNoGasPrice": { + "message": "Estimativa de taxa indisponível" + }, + "alertReasonPendingTransactions": { + "message": "Transação pendente" + }, + "alertReasonSignIn": { + "message": "Solicitação de entrada suspeita" + }, + "alertReasonWrongAccount": { + "message": "Conta incorreta" + }, "alertSettingsUnconnectedAccount": { "message": "Navegando em um site com uma conta não conectada selecionada" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Todas as permissões" }, + "allTimeHigh": { + "message": "Alta histórica" + }, + "allTimeLow": { + "message": "Baixa histórica" + }, "allYourNFTsOf": { "message": "Todos os seus NFTs de $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Permitir" }, + "allowMetaMaskToDetectNFTs": { + "message": "Permita que a MetaMask detecte e exiba seus NFTs com detecção automática. Você será capaz de:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Permita que MetaMask detecte e exiba seus tokens com detecção automática. Você será capaz de:" + }, "allowMmiToConnectToCustodian": { "message": "Isso permite que o MMI se conecte ao $1 para importar suas contas." }, @@ -516,7 +624,7 @@ "message": "Opções do ativo" }, "attemptSendingAssets": { - "message": "Se você tentar enviar ativos diretamente de uma rede para outra, isso poderá resultar na perda permanente deles. Certifique-se de usar uma ponte." + "message": "Você poderá perder seus ativos se tentar enviá-los a partir de outra rede. Transfira fundos entre redes com segurança usando uma ponte." }, "attemptSendingAssetsWithPortfolio": { "message": "Você poderá perder seus ativos se tentar enviá-los a partir de outra rede. Transfira os fundos com segurança entre redes usando uma ponte, como $1" @@ -528,7 +636,7 @@ "message": "Atribuições" }, "auroraRpcDeprecationMessage": { - "message": "O URL de RPC (Chamadas de Procedimento Remoto) da Infura não oferece mais suporte à rede Aurora." + "message": "A URL de RPC (Chamadas de Procedimento Remoto) da Infura não suporta mais Aurora." }, "authorizedPermissions": { "message": "Você concedeu as seguintes permissões" @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "A funcionalidade básica está desativada" }, + "basicConfigurationDescription": { + "message": "A MetaMask oferece recursos básicos como detalhes de token e configurações de gás por meio de serviços de internet. Quando você usa serviços de internet, seu endereço IP é compartilhado, neste caso com a MetaMask. É exatamente igual a quando você visita qualquer site. A MetaMask usa esses dados temporariamente e nunca os vende. Você pode usar uma VPN ou desligar esses serviços, mas isso poderá afetar sua experiência com a MetaMask. Para saber mais, leia nossa $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Funcionalidade básica" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "O MetaMask Beta nunca pedirá sua Frase de Recuperação Secreta." }, + "billionAbbreviation": { + "message": "B", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Atividades com Bitcoin não são suportadas" + }, "blockExplorerAccountAction": { "message": "Conta", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Não é recomendável prosseguir com esta solicitação." + }, "blockaidDescriptionApproveFarming": { "message": "Se você aprovar essa solicitação, algum terceiro conhecido por aplicar golpes poderá tomar todos os seus ativos." }, @@ -669,7 +791,7 @@ "message": "Se você aprovar essa solicitação, alguém poderá roubar seus ativos listados na Blur." }, "blockaidDescriptionErrored": { - "message": "Em razão de um erro, essa solicitação não foi confirmada pelo provedor de segurança. Prossiga com cautela." + "message": "Devido a um erro, não foi possível verificar os alertas de segurança. Prossiga somente se você confiar em todos os endereços envolvidos." }, "blockaidDescriptionMaliciousDomain": { "message": "Você está interagindo com um domínio mal-intencionado. Se você aprovar essa solicitação, poderá perder seus ativos." @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Se você aprovar essa solicitação, algum terceiro conhecido por aplicar golpes poderá tomar todos os seus ativos." }, + "blockaidDescriptionWarning": { + "message": "Este pedido pode ser fraudulento. Continue somente se você confiar em todos os endereços envolvidos." + }, "blockaidMessage": { "message": "Proteção de privacidade: nenhum dado é compartilhado com terceiros. Disponível em Arbitrum, Avalanche, BNB Chain, Mainnet da Ethereum, Linea, Optimism, Polygon, Base e Sepolia." }, @@ -690,7 +815,7 @@ "message": "Esta solicitação é enganosa" }, "blockaidTitleMayNotBeSafe": { - "message": "A solicitação pode não ser segura" + "message": "Tenha cautela" }, "blockaidTitleSuspicious": { "message": "Esta solicitação é suspeita" @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Você precisa usar a MetaMask no Google Chrome para se conectar com a sua carteira de hardware." }, + "circulatingSupply": { + "message": "Suprimento em circulação" + }, "clear": { "message": "Limpar" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Clique aqui para adicionar os tokens manualmente." + "message": "Sempre é possível adicionar tokens manualmente." }, "close": { "message": "Fechar" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Confirmo que recebi os alertas e ainda quero prosseguir" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Reconheço o alerta e quero prosseguir mesmo assim" + }, "confirmAlertModalDetails": { "message": "Se você fizer login, um terceiro conhecido por aplicar golpes poderá se apropriar de todos os seus ativos. Confira os alertas antes de prosseguir." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "Confirmar conexão ao $1" }, + "confirmDeletion": { + "message": "Confirmar exclusão" + }, + "confirmFieldPaymaster": { + "message": "Taxa paga por" + }, + "confirmFieldTooltipPaymaster": { + "message": "A taxa dessa transação será paga pelo contrato inteligente do tesoureiro." + }, "confirmPassword": { "message": "Confirmar a senha" }, "confirmRecoveryPhrase": { "message": "Confirmar Frase de Recuperação Secreta" }, + "confirmRpcUrlDeletionMessage": { + "message": "Tem certeza de que deseja excluir o URL da RPC? Suas informações não serão salvas para essa rede." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Só confirme essa transação se você entende integralmente o conteúdo e confia no site solicitante." }, + "confirmTitleDescPermitSignature": { + "message": "Este site quer permissão para gastar seus tokens." + }, + "confirmTitleDescSIWESignature": { + "message": "Um site quer que você faça login para comprovar que é titular desta conta." + }, "confirmTitleDescSignature": { "message": "Confirme esta mensagem somente se você aprova o conteúdo e confia no site solicitante." }, + "confirmTitlePermitSignature": { + "message": "Solicitação de limite de gastos" + }, + "confirmTitleSIWESignature": { + "message": "Solicitação de entrada" + }, "confirmTitleSignature": { "message": "Solicitação de assinatura" }, @@ -961,7 +1116,7 @@ "message": "Conectado com" }, "connecting": { - "message": "Conectando..." + "message": "Conectando" }, "connectingTo": { "message": "Conectando a $1" @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Não é possível restaurar seus dados. O arquivo parece estar corrompido." }, + "dataCollectionForMarketing": { + "message": "Coleta de dados para marketing" + }, + "dataCollectionForMarketingDescription": { + "message": "Usaremos o MetaMetrics para saber como você interage com nossas comunicações de marketing. Poderemos compartilhar novidades relevantes (como recursos de produtos e outros materiais)." + }, + "dataCollectionWarningPopoverButton": { + "message": "OK" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Você desativou a coleta de dados para fins de marketing. Isso é aplicável apenas a este dispositivo. Se você usa a MetaMask em outros dispositivos, desative-a neles também." + }, "dataHex": { "message": "Hex" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Solicitação de descriptografia" }, + "defaultRpcUrl": { + "message": "URL padrão da RPC" + }, "delete": { "message": "Excluir" }, @@ -1314,6 +1484,9 @@ "message": "Excluir rede $1?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Excluir URL da RPC" + }, "deposit": { "message": "Depositar" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Opções para desenvolvedores" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Alterna o novo design do menu de Redes" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Redesenho do menu de Rede" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Redefine o valor booleano de isShown para falso em todos os comunicados. Comunicados são as notificações exibidas na tela pop-up de \"Novidades\"." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Exibir arquivos de mídia e dados de NFTs expõe seu endereço IP à OpenSea ou outros terceiros. Isso pode possibilitar que invasores associem seu endereço IP ao seu endereço Ethereum. A detecção automática de NFTs depende dessa configuração e ficará indisponível quando ela estiver desativada." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Acessar diretamente e começar a usar seus NFTs" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Vá direto aos seus tokens e comece a usá-los" + }, "doNotShare": { "message": "Não compartilhe isso com ninguém" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Editar taxa de gás para aceleração" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Navegue sem esforço em seus ativos digitais" + }, "enable": { "message": "Ativar" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": " Ative nas Configurações." }, + "enableNftAutoDetection": { + "message": "Ativar detecção automática de NFTs" + }, "enableSnap": { "message": "Ativar" }, @@ -1555,9 +1746,15 @@ "message": "ativar $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Ativar detecção automática de tokens" + }, "enabled": { "message": "Ativado" }, + "enabledNetworks": { + "message": "Redes habilitadas" + }, "encryptionPublicKeyNotice": { "message": "$1 gostaria da sua chave pública de criptografia. Ao consentir, este site conseguirá redigir mensagens criptografadas para você.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Taxa estimada" }, + "estimatedFeeTooltip": { + "message": "Valor pago para processar a transação na rede." + }, "ethGasPriceFetchWarning": { "message": "O preço de backup do gás é fornecido porque a estimativa de gás principal está indisponível no momento." }, @@ -1704,7 +1904,7 @@ "message": "Apelidos propostos" }, "externalNameSourcesSettingDescription": { - "message": "Buscaremos os apelidos propostos para os endereços com os quais você interage em fontes terceirizadas como Etherscan, Infura e Lens Protocol. Essas fontes poderão ver esses endereços e seu endereço IP. O endereço da sua conta não será exposto a terceiros." + "message": "Buscaremos os apelidos propostos para os endereços com os quais você interage em fontes terceirizadas como Etherscan, Infura e Lens Protocol. Essas fontes poderão ver esses endereços e o seu endereço IP. O endereço da sua conta não será exposto a terceiros." }, "failed": { "message": "Falha" @@ -1904,7 +2104,7 @@ "message": "Rede de teste Goerli" }, "gotIt": { - "message": "Entendi!" + "message": "Entendi" }, "grantedToWithColon": { "message": "Concedido a:" @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Acessar suas NFTs imediatamente" + }, + "immediateAccessToYourTokens": { + "message": "Acesso imediato aos seus tokens" + }, "import": { "message": "Importar", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Essa ação editará os tokens já listados na sua carteira, que podem ser usados para praticar phishing contra você. Só aprove se você tiver certeza de que quer alterar o que esses tokens representam. Saiba mais sobre $1" }, + "l1Fee": { + "message": "Taxa da L1" + }, + "l1FeeTooltip": { + "message": "Taxa de gás da L1" + }, + "l2Fee": { + "message": "Taxa da L2" + }, + "l2FeeTooltip": { + "message": "Taxa de gás da L2" + }, "lastConnected": { "message": "Última conexão" }, @@ -2495,6 +2713,12 @@ "message": "Certifique-se de que ninguém está olhando", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Capitalização de mercado" + }, + "marketDetails": { + "message": "Detalhes do mercado" + }, "max": { "message": "Máximo" }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Taxa máxima" }, + "maxFeeTooltip": { + "message": "Uma taxa máxima fornecida para pagar pela transação." + }, "maxPriorityFee": { "message": "Taxa de prioridade máxima" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Método" }, + "methodDataTransactionDesc": { + "message": "Função executada com base nos dados de entrada decodificados." + }, "methodNotSupported": { "message": "Não suportado com esta conta." }, "metrics": { "message": "Métricas" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Sua conta selecionada ($1) é diferente da conta que está tentando assinar ($2)" }, @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "O nome associado a essa rede." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Opções da rede" + }, "networkProvider": { "message": "Provedor de rede" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "“$1” foi adicionado com sucesso!" }, + "newNetworkEdited": { + "message": "“$1” foi editada com sucesso!" + }, "newNftAddedMessage": { "message": "O NFT foi adicionado com sucesso!" }, @@ -2866,8 +3109,11 @@ "nftAlreadyAdded": { "message": "O NFT já foi adicionado." }, + "nftAutoDetectionEnabled": { + "message": "Detecção automática de NFTs ativada" + }, "nftDisclaimer": { - "message": "Aviso: a MetaMask obtém o arquivo de mídia do URL de origem. Às vezes, esse URL é modificado pelo marketplace onde o NFT foi mintado." + "message": "Aviso legal: a MetaMask obtém o arquivo de mídia do URL de origem. Às vezes, esse URL é modificado pelo marketplace onde o NFT foi mintado." }, "nftOptions": { "message": "Opções de NFT" @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Nenhuma resolução fornecida para o domínio." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snaps, e a maioria das carteiras de hardware, não funcionarão com a versão atual do navegador." + }, "noNFTs": { "message": "Nenhum NFT até agora" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Não há gás suficiente" }, + "notRightNow": { + "message": "Agora não" + }, "note": { "message": "Observação" }, @@ -3161,6 +3413,37 @@ "on": { "message": "Ativado" }, + "onboardedMetametricsAccept": { + "message": "Concordo" + }, + "onboardedMetametricsDisagree": { + "message": "Não, obrigado" + }, + "onboardedMetametricsKey1": { + "message": "Últimos desenvolvimentos" + }, + "onboardedMetametricsKey2": { + "message": "Recursos de produtos" + }, + "onboardedMetametricsKey3": { + "message": "Outros materiais promocionais relevantes" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Além do $1, gostaríamos de usar dados para entender como você interage com comunicações de marketing.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Isso nos ajuda a personalizar o que compartilhamos com você, como:" + }, + "onboardedMetametricsParagraph3": { + "message": "Lembre-se, nunca vendemos os dados que você fornece e você pode desativar quando quiser." + }, + "onboardedMetametricsTitle": { + "message": "Ajude-nos a melhorar sua experiência" + }, "onboarding": { "message": "Integração" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Ajude-nos a melhorar a MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Usaremos esses dados para saber como você interage com nossas comunicações de marketing. Podemos compartilhar novidades relevantes (como recursos de produtos)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Acesso total" }, @@ -3277,6 +3563,22 @@ "message": "Os alertas de detecção de phishing dependem de comunicação com $1. O jsDeliver terá acesso ao seu endereço IP. Veja $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1D", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1M", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1S", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1A", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Sites conectados agora são permissões" }, + "permitSimulationDetailInfo": { + "message": "Você está autorizando o consumidor a gastar esta quantidade de tokens de sua conta." + }, "personalAddressDetected": { "message": "Endereço pessoal detectado. Insira o endereço de contrato do token." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Redes personalizadas populares" }, + "popularNetworkAddToolTip": { + "message": "Algumas dessas redes dependem de terceiros. As conexões podem ser menos confiáveis ​​ou permitir que terceiros rastreiem atividades. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portfólio" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Pesquisar contas" }, + "searchNfts": { + "message": "Pesquisar NFTs" + }, "searchTokens": { "message": "Pesquisar tokens" }, @@ -4258,10 +4570,10 @@ "message": "Selecionar token" }, "selectNFTPrivacyPreference": { - "message": "Ative a detecção de NFTs nas Configurações" + "message": "Ativar detecção automática de NFTs" }, "selectPathHelp": { - "message": "Se você não vir as contas esperadas, tente alternar o caminho do HD." + "message": "Se as contas que você esperava não forem exibidas, tente mudar o caminho do HD ou a rede atualmente selecionada." }, "selectType": { "message": "Selecione o tipo" @@ -4426,6 +4738,9 @@ "signing": { "message": "Assinando" }, + "signingInWith": { + "message": "Assinando com" + }, "simulationDetailsFailed": { "message": "Houve um erro ao carregar sua estimativa." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Estimar alterações de saldo" }, + "siweIssued": { + "message": "Emitido" + }, + "siweNetwork": { + "message": "Rede" + }, + "siweRequestId": { + "message": "ID da solicitação" + }, + "siweResources": { + "message": "Recursos" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Você está fazendo login em um site e não há alterações previstas em sua conta." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Pular" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Contas controladas por Snaps de terceiros." }, + "snapConnectTo": { + "message": "Conectar-se a $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Permitir conexão automática de $1 com $2 sem a sua aprovação.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 quer usar $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Fonte" }, + "speed": { + "message": "Velocidade" + }, "speedUp": { "message": "Acelerar" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "O limite de gastos está alto demais" }, + "spender": { + "message": "Consumidor" + }, "spendingCap": { "message": "Limite de gastos" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Enviada" }, + "suggestedBySnap": { + "message": "Sugerido por $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Nome sugerido:" + }, "suggestedTokenSymbol": { "message": "Símbolo do ticker sugerido:" }, @@ -5074,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Buscando cotações" + "message": "Buscando cotações..." }, "swapFetchingQuotesErrorDescription": { "message": "Hmmm, ocorreu algum erro. Tente novamente. Ou, se os erros persistirem, entre em contato com o Suporte." @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "esta coleção" }, + "threeMonthsAbbreviation": { + "message": "3M", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Hora" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Endereço de contrato do token" }, + "tokenDecimal": { + "message": "Decimal do token" + }, "tokenDecimalFetchFailed": { "message": "É necessário o decimal do token. Encontre-o em: $1" }, @@ -5565,7 +5926,7 @@ "message": "ID do token" }, "tokenList": { - "message": "Listas de tokens:" + "message": "Listas de tokens" }, "tokenScamSecurityRisk": { "message": "golpes e riscos de segurança envolvendo tokens" @@ -5598,6 +5959,9 @@ "total": { "message": "Total" }, + "totalVolume": { + "message": "Volume total" + }, "transaction": { "message": "transação" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Transferir de" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Estamos com problemas para conectar o seu Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "Atualizado em $1" }, + "uploadDropFile": { + "message": "Solte seu arquivo aqui" + }, + "uploadFile": { + "message": "Fazer upload de arquivo" + }, "urlErrorMsg": { "message": "URLs precisam do prefixo HTTP/HTTPS adequado." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "O que é isso?" }, + "wrongNetworkName": { + "message": "De acordo com os nossos registros, o nome da rede pode não corresponder a esta ID de cadeia." + }, "xOfYPending": { "message": "$1 de $2 pendente(s)", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Suas contas" }, + "yourActivity": { + "message": "Sua atividade" + }, + "yourBalance": { + "message": "Seu saldo" + }, "yourFundsMayBeAtRisk": { "message": "Seus fundos podem estar em risco" }, diff --git a/app/_locales/ru/messages.json b/app/_locales/ru/messages.json index 3934285ff0af..3e8f977204fc 100644 --- a/app/_locales/ru/messages.json +++ b/app/_locales/ru/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Вам необходимо выбрать счет!" }, + "accountTypeNotSupported": { + "message": "Тип счета не поддерживается" + }, "accounts": { "message": "Счета" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Добавить NFT" }, + "addRpcUrl": { + "message": "Добавить URL-адрес RPC" + }, "addSnapAccountToggle": { "message": "Включите «Добавить Snap счета (бета)»" }, @@ -305,12 +311,21 @@ "message": "Не можете найти токен? Можно вручную добавить любой токен, вставив его адрес. Адреса контракта токена можно найти на $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Добавить URL-адрес" + }, "addingCustomNetwork": { "message": "Добавление сети" }, "addingTokens": { "message": "Добавление токенов" }, + "additionalNetworks": { + "message": "Дополнительные сети" + }, + "additionalRpcUrl": { + "message": "Дополнительный URL-адрес RPC" + }, "address": { "message": "Адрес" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Дополнительная конфигурация" }, + "advancedDetailsDataDesc": { + "message": "Данные" + }, + "advancedDetailsHexDesc": { + "message": "Шестнадцатиричные" + }, + "advancedDetailsNonceDesc": { + "message": "Одноразовый код" + }, + "advancedDetailsNonceTooltip": { + "message": "Это номер транзакции счета. Одноразовый код для первой транзакции равен 0 и увеличивается в последовательном порядке." + }, "advancedGasFeeDefaultOptIn": { "message": "Сохраните эти значения как значения по умолчанию для сети $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Оповещение" }, + "alertActionBuy": { + "message": "Купить ETH" + }, + "alertActionUpdateGas": { + "message": "Обновить лимит газа" + }, + "alertActionUpdateGasFee": { + "message": "Изменить комиссию" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Обновить параметры газа" + }, "alertBannerMultipleAlertsDescription": { "message": "Если вы одобрите этот запрос, третья сторона, которая, как известно, совершала мошеннические действия, может похитить все ваши активы." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Это можно изменить в разделе «Настройки» > «Оповещения»" }, + "alertMessageGasEstimateFailed": { + "message": "Мы не можем указать точную сумму комиссии, и эта оценка может быть высокой. Мы предлагаем вам ввести индивидуальный лимит газа, но существует риск, что транзакция все равно не удастся." + }, + "alertMessageGasFeeLow": { + "message": "При выборе низкой комиссии транзакций будут медленнее, а время ожидания — дольше. Для более быстрых транзакций выберите вариант комиссии «Рыночная» или «Агрессивная»." + }, + "alertMessageGasTooLow": { + "message": "Чтобы продолжить эту транзакцию, вам необходимо увеличить лимит газа до 21 000 или выше." + }, + "alertMessageInsufficientBalance": { + "message": "На вашем счету недостаточно ETH для оплаты комиссий за транзакцию." + }, + "alertMessageNetworkBusy": { + "message": "Цены газа высоки, а оценки менее точны." + }, + "alertMessageNoGasPrice": { + "message": "Мы не сможем продолжить эту транзакцию, пока вы не обновите комиссию вручную." + }, + "alertMessagePendingTransactions": { + "message": "Эта транзакция не будет выполнена, пока не завершится предыдущая транзакция. Узнайте, как отменить или ускорить транзакцию." + }, + "alertMessageSignInDomainMismatch": { + "message": "Сайт, отправляющий запрос, не является сайтом, на который вы входите. Это может быть попыткой украсть ваши учетные данные." + }, + "alertMessageSignInWrongAccount": { + "message": "Этот сайт просит вас войти в систему, используя неправильный счет." + }, + "alertMessageSigningOrSubmitting": { + "message": "Эта транзакция будет выполнена только после завершения вашей предыдущей транзакции." + }, "alertModalAcknowledge": { "message": "Я осознал(-а) риск и все еще хочу продолжить" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Просмотреть все оповещения" }, + "alertReasonGasEstimateFailed": { + "message": "Неточная комиссия" + }, + "alertReasonGasFeeLow": { + "message": "Низкая скорость" + }, + "alertReasonGasTooLow": { + "message": "Низкий лимит газа" + }, + "alertReasonInsufficientBalance": { + "message": "Недостаточно средств" + }, + "alertReasonNetworkBusy": { + "message": "Сеть занята" + }, + "alertReasonNoGasPrice": { + "message": "Оценка комиссии недоступна" + }, + "alertReasonPendingTransactions": { + "message": "Ожидается транзакция" + }, + "alertReasonSignIn": { + "message": "Подозрительный запрос на вход" + }, + "alertReasonWrongAccount": { + "message": "Неверный счет" + }, "alertSettingsUnconnectedAccount": { "message": "Просмотр веб-сайта с выбранным неподключенным счетом" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Все разрешения" }, + "allTimeHigh": { + "message": "Максимум за все время" + }, + "allTimeLow": { + "message": "Минимум за все время" + }, "allYourNFTsOf": { "message": "Все ваши NFT из $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Разрешить" }, + "allowMetaMaskToDetectNFTs": { + "message": "Разрешите MetaMask обнаруживать и отображать ваши NFT-токены с помощью автоопределения. Вы сможете:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Разрешите MetaMask обнаруживать и отображать ваши токены с помощью автоопределения. Вы сможете:" + }, "allowMmiToConnectToCustodian": { "message": "Это позволит MMI подключиться к $1 для импорта ваших счетов." }, @@ -516,7 +624,7 @@ "message": "Параметры актива" }, "attemptSendingAssets": { - "message": "Попытка отправки активов напрямую из одной сети в другую может привести к необратимой потере активов. Следует использовать мост." + "message": "Вы можете потерять свои активы, если попытаетесь отправить их из другой сети. Безопасно переводите средства между сетями с помощью моста." }, "attemptSendingAssetsWithPortfolio": { "message": "Попытка отправки активов напрямую из одной сети в другую может привести к необратимой потере активов. Следует использовать мост, такой как $1" @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Базовый функционал отключен" }, + "basicConfigurationDescription": { + "message": "MetaMask предлагает базовые функции, такие как сведения о токенах и настройки газа, через интернет-службы. Когда вы пользуетесь интернет-службами, ваш IP-адрес передается, в данном случае MetaMask. Это похоже на посещенеи вами любого веб-сайта. MetaMask временно использует ваши данные и никогда не продает их. Вы можете использовать VPN или отключить эти службы, но это может негативно повлиять на вашу работу с MetaMask. Чтобы узнать больше, прочитайте нашу $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Базовый функционал" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "Бета-версия MetaMask никогда не запрашивает у вас секретную фразу для восстановления." }, + "billionAbbreviation": { + "message": "Б", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Активность биткойна не поддерживается" + }, "blockExplorerAccountAction": { "message": "Счет", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Мы не рекомендуем продолжать выполнение этого запроса." + }, "blockaidDescriptionApproveFarming": { "message": "Если вы одобрите этот запрос, третья сторона, известная мошенничеством, может похитить все ваши активы." }, @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Если вы одобрите этот запрос, третья сторона, известная мошенничеством, похитит все ваши активы." }, + "blockaidDescriptionWarning": { + "message": "Это может быть обманный запрос. Продолжайте, только если вы доверяете каждому задействованному адресу." + }, "blockaidMessage": { "message": "Сохранение конфиденциальности – никакие данные не передаются третьим сторонам. Доступно в Arbitrum, Avalanche, BNB Chain, Мейн-нете Ethereum, Linea, Optimism, Polygon, Base и Sepolia." }, @@ -690,7 +815,7 @@ "message": "Это запрос с целью обмана" }, "blockaidTitleMayNotBeSafe": { - "message": "Запрос может быть небезопасным" + "message": "Будьте осторожны" }, "blockaidTitleSuspicious": { "message": "Это подозрительный запрос" @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Вам необходимо использовать MetaMask в Google Chrome, чтобы подключиться к аппаратному кошельку." }, + "circulatingSupply": { + "message": "Циркулирующее предложение" + }, "clear": { "message": "Очистить" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Нажмите здесь, чтобы вручную добавить токены." + "message": "Вы также можете добавлять токены вручную." }, "close": { "message": "Закрыть" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Я подтвердил(-а) получение оповещений и все еще хочу продолжить" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Я подтвердил(-а) получение предупреждения и все еще хочу продолжить" + }, "confirmAlertModalDetails": { "message": "Если вы войдете, третья сторона, которая, как известно, совершала мошеннические действия, может похитиь твсе ваши активы. Прежде чем продолжить, просмотрите оповещения." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "Подтвердите подключение к $1" }, + "confirmDeletion": { + "message": "Подтвердить удаление" + }, + "confirmFieldPaymaster": { + "message": "Комиссия оплачена" + }, + "confirmFieldTooltipPaymaster": { + "message": "Комиссия за эту транзакцию будет оплачена смарт-контрактом paymaster." + }, "confirmPassword": { "message": "Подтвердить пароль" }, "confirmRecoveryPhrase": { "message": "Подтвердите секретную фразу для восстановления" }, + "confirmRpcUrlDeletionMessage": { + "message": "Уверены, что хотите удалить URL-адрес RPC? Ваша информация не будет сохранена для этой сети." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Подтверждайте эту транзакцию только в том случае, если вы полностью понимаете ее содержание и доверяете запрашивающему сайту." }, + "confirmTitleDescPermitSignature": { + "message": "Этот сайт хочет получить разрешение на расходование ваших токенов." + }, + "confirmTitleDescSIWESignature": { + "message": "Сайт требует, чтобы вы вошли в систему и доказали, что вы являетесь владельцем этого счета." + }, "confirmTitleDescSignature": { "message": "Подтверждайте это сообщение только в том случае, если вы одобряете его содержание и доверяете запрашивающему сайту." }, + "confirmTitlePermitSignature": { + "message": "Запрос лимита расходов" + }, + "confirmTitleSIWESignature": { + "message": "Запрос на вход" + }, "confirmTitleSignature": { "message": "Запрос подписи" }, @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Не удается восстановить ваши данные. Файл, по-видимому, поврежден." }, + "dataCollectionForMarketing": { + "message": "Сбор данных для маркетинга" + }, + "dataCollectionForMarketingDescription": { + "message": "Мы будем использовать MetaMetrics, чтобы узнать, как вы взаимодействуете с нашими маркетинговыми сообщениями. Мы можем делиться соответствующими новостями (например, новостями о функциях продукта и другими материалами)." + }, + "dataCollectionWarningPopoverButton": { + "message": "Хорошо" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Вы отключили сбор данных для наших маркетинговых целей. Это касается только этого устройства. Если вы используете MetaMask на других устройствах, обязательно отключите его и там." + }, "dataHex": { "message": "Шестнадцатиричные" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Расшифровать запрос" }, + "defaultRpcUrl": { + "message": "URL-адрес RPC по умолчанию" + }, "delete": { "message": "Удалить" }, @@ -1314,6 +1484,9 @@ "message": "Удалить сеть $1?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Удалить URL-адрес RPC" + }, "deposit": { "message": "Депозит" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Параметры разработчика" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Переключает на новый дизайн меню «Сети»" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Переработка дизайна меню «Сети»" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Сбрасывает логическое значение isShown в значение false для всех объявлений. Объявления — это уведомления, отображаемые во всплывающем модальном окне «Что нового»." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Отображение носителя и данных NFT раскрывает ваш IP-адрес для OpenSea или других третьих сторон. Это может позволить злоумышленникам связать ваш IP-адрес с вашим адресом Ethereum. Автоопределение NFT зависит от этого параметра и будет недоступно, если он отключен." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Перейдите прямо к использованию своих NFT-токенов" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Перейдите прямо к использованию своих токенов" + }, "doNotShare": { "message": "Не сообщайте ее никому" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Изменить плату за газ за ускорение" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Легко перемещайтесь по своим цифровым активам" + }, "enable": { "message": "Включить" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": " Включите его в Настройках." }, + "enableNftAutoDetection": { + "message": "Включить автоопределение NFT" + }, "enableSnap": { "message": "Включить" }, @@ -1555,9 +1746,15 @@ "message": "активирует для $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Включите автоопределение токена" + }, "enabled": { "message": "Включено" }, + "enabledNetworks": { + "message": "Включенные сети" + }, "encryptionPublicKeyNotice": { "message": "$1 запрашивает ваш открытый ключ шифрования. После получения вашего согласия на это данный сайт сможет создавать зашифрованные сообщения для отправки в ваш адрес.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Примерная комиссия" }, + "estimatedFeeTooltip": { + "message": "Сумма, уплаченная за обработку транзакции в сети." + }, "ethGasPriceFetchWarning": { "message": "Указана резервная цена газа, поскольку основной сервис определения цены газа сейчас недоступен." }, @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Немедленный доступ к вашим NFT-токенам" + }, + "immediateAccessToYourTokens": { + "message": "Немедленный доступ к вашим токенам" + }, "import": { "message": "Импорт", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Это действие изменит токены, уже указанные в вашем кошельке, которые можно использовать для фишинга. Утверждайте, только если вы уверены, что хотите изменить то, что представляют эти токены. Узнайте подробнее о $1" }, + "l1Fee": { + "message": "Комиссия L1" + }, + "l1FeeTooltip": { + "message": "Плата за газ L1" + }, + "l2Fee": { + "message": "Комиссия L2" + }, + "l2FeeTooltip": { + "message": "Плата за газ L2" + }, "lastConnected": { "message": "Последнее подключение" }, @@ -2495,6 +2713,12 @@ "message": "Убедитесь, что никто не смотрит", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Рыночная капитализация" + }, + "marketDetails": { + "message": "Сведения о рынке" + }, "max": { "message": "Макс." }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Максимальная комиссия" }, + "maxFeeTooltip": { + "message": "Максимальная комиссия, предусмотренная для оплаты транзакции." + }, "maxPriorityFee": { "message": "Максимальная плата за приоритет" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Метод" }, + "methodDataTransactionDesc": { + "message": "Функция выполняется на основе декодированных входных данных." + }, "methodNotSupported": { "message": "Не поддерживается с этим счётом." }, "metrics": { "message": "Показатели" }, + "millionAbbreviation": { + "message": "млн", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Выбранный вами счет ($1) отличается от счета, который вы пытаетесь подписать ($2)" }, @@ -2669,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "Нативный токен этой сети — $1. Этот токен используется для внесения платы за газ.", + "message": "Нативный токен этой сети — $1. Этот токен используется для внесения платы за газ. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "Биткоин" + }, "networkNameDefinition": { "message": "Имя, связанное с этой сетью." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Параметры сети" + }, "networkProvider": { "message": "Поставщик услуг сети" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "«$1» успешно добавлен!" }, + "newNetworkEdited": { + "message": "«$1» успешно изменен!" + }, "newNftAddedMessage": { "message": "NFT успешно добавлен!" }, @@ -2866,6 +3109,9 @@ "nftAlreadyAdded": { "message": "NFT уже добавлен." }, + "nftAutoDetectionEnabled": { + "message": "Автоопределение NFT включено" + }, "nftDisclaimer": { "message": "Отказ от ответственности: MetaMask извлекает медиафайл из исходного URL. Этот URL иногда изменяется торговой площадкой, на которой был выполнен минтинг NFT." }, @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Разрешение для домена не предоставлено." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snaps и большинство аппаратных кошельков не будут работать с вашей текущей версией браузера." + }, "noNFTs": { "message": "Пока нет NFT" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Недостаточно газа" }, + "notRightNow": { + "message": "Не сейчас" + }, "note": { "message": "Примечание" }, @@ -3161,6 +3413,37 @@ "on": { "message": "Вкл." }, + "onboardedMetametricsAccept": { + "message": "Я согласен(-на)" + }, + "onboardedMetametricsDisagree": { + "message": "Нет, спасибо" + }, + "onboardedMetametricsKey1": { + "message": "Последние разработки" + }, + "onboardedMetametricsKey2": { + "message": "Особенности продукта" + }, + "onboardedMetametricsKey3": { + "message": "Другие соответствующие промоматериалы" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics," + }, + "onboardedMetametricsParagraph1": { + "message": "Кроме $1, мы хотели бы использовать данные, чтобы понять, как вы взаимодействуете с рекламными сообщениями.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Это помогает нам персонализировать то, чем мы делимся с вами, например:" + }, + "onboardedMetametricsParagraph3": { + "message": "Помните, что мы никогда не продаем предоставленные вами данные и вы можете отказаться от их предоставления в любое время." + }, + "onboardedMetametricsTitle": { + "message": "Помогите нам улучшить ваш опыт" + }, "onboarding": { "message": "Регистрация" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Помогите нам улучшить MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Мы будем использовать эти данные, чтобы узнать, как вы взаимодействуете с нашими маркетинговыми сообщениями. Мы можем отправлять соответствующие новости (например, об особенностях продукта)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Полный доступ" }, @@ -3277,6 +3563,22 @@ "message": "Оповещения об обнаружении фишинга зависят от связи с $1. jsDeliver получит доступ к вашему IP-адресу. Посмотрите $ 2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1 Д", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1 М", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1 Н", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1 Г", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Подключенные сайты теперь имеют разрешения" }, + "permitSimulationDetailInfo": { + "message": "Вы даёте расходующему лицу разрешение потратить именно столько токенов из вашего аккаунта" + }, "personalAddressDetected": { "message": "Обнаружен личный адрес. Введите адрес контракта токена." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Популярные пользовательские сети" }, + "popularNetworkAddToolTip": { + "message": "Некоторые из этих сетей являются зависимыми от третьих сторон. Соединения могут быть менее надежными или позволять третьим сторонам отслеживать активность. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portfolio" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Поиск счетов" }, + "searchNfts": { + "message": "Поиск NFT" + }, "searchTokens": { "message": "Поиск токенов" }, @@ -4258,10 +4570,10 @@ "message": "Выбрать токен" }, "selectNFTPrivacyPreference": { - "message": "Включите определение NFT в настройках" + "message": "Включите автоопределение NFT" }, "selectPathHelp": { - "message": "Если вы не видите ожидаемые счета, попробуйте переключиться на путь HD." + "message": "Если вы не видите ожидаемые счета, попробуйте переключиться на путь HD или текущую выбранную сеть." }, "selectType": { "message": "Выбрать тип" @@ -4426,6 +4738,9 @@ "signing": { "message": "Подписание" }, + "signingInWith": { + "message": "Вход с помощью" + }, "simulationDetailsFailed": { "message": "Не удалось загрузить прогноз." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Спрогнозировать изменения баланса" }, + "siweIssued": { + "message": "Выдано" + }, + "siweNetwork": { + "message": "Сеть" + }, + "siweRequestId": { + "message": "ID запроса" + }, + "siweResources": { + "message": "Ресурсы" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Вы входите на сайт, и в вашем счете не происходит никаких прогнозируемых изменений." + }, + "siweURI": { + "message": "URL-адрес" + }, "skip": { "message": "Пропустить" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Счета, контролируемые сторонними Snap." }, + "snapConnectTo": { + "message": "Подключиться к $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Позвольте $1 автоматически подключаться к $2 без вашего одобрения.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 хочет использовать $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Источник" }, + "speed": { + "message": "Скорость" + }, "speedUp": { "message": "Ускорить" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Лимит расходов слишком велик" }, + "spender": { + "message": "Расходующее лицо" + }, "spendingCap": { "message": "Лимит расходов" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Отправлено" }, + "suggestedBySnap": { + "message": "Рекомендовано $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Предлагаемое имя:" + }, "suggestedTokenSymbol": { "message": "Рекомендуемый символ-тикер:" }, @@ -5422,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Вы переключились на" + "message": "Сейчас вы используете" }, "switchingNetworksCancelsPendingConfirmations": { "message": "В случае смены сетей все ожидающие подтверждения будут отменены" @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "эта коллекция" }, + "threeMonthsAbbreviation": { + "message": "3 М", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Время" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Адрес контракта токена" }, + "tokenDecimal": { + "message": "Число десятичных знаков токена" + }, "tokenDecimalFetchFailed": { "message": "Требуется десятичный токен. Найдите его здесь: $1" }, @@ -5571,7 +5932,7 @@ "message": "мошенничество с токенами и угрозы безопасности" }, "tokenShowUp": { - "message": "Ваши токены могут не отображаться автоматически в вашем кошельке." + "message": "Ваши токены могут не отображаться автоматически в вашем кошельке. " }, "tokenSymbol": { "message": "Символ токена" @@ -5598,6 +5959,9 @@ "total": { "message": "Итого" }, + "totalVolume": { + "message": "Общий объем" + }, "transaction": { "message": "транзакция" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Перевести из" }, + "trillionAbbreviation": { + "message": "трлн", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "У нас возникли проблемы с подключением вашего Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "Обновлено $1" }, + "uploadDropFile": { + "message": "Переместите свой файл сюда" + }, + "uploadFile": { + "message": "Загрузить файл" + }, "urlErrorMsg": { "message": "URL должен иметь соответствующий префикс HTTP/HTTPS." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "Что это?" }, + "wrongNetworkName": { + "message": "Согласно нашим записям, имя сети может не соответствовать этому ID блокчейна." + }, "xOfYPending": { "message": "$1 из $2 ожидающих", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Ваши счета" }, + "yourActivity": { + "message": "Ваша деятельность" + }, + "yourBalance": { + "message": "Ваш баланс" + }, "yourFundsMayBeAtRisk": { "message": "Ваши средства могут быть в опасности" }, diff --git a/app/_locales/tl/messages.json b/app/_locales/tl/messages.json index fea61bfafd5e..5e3a77d5b053 100644 --- a/app/_locales/tl/messages.json +++ b/app/_locales/tl/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Kailangan mong pumili ng account!" }, + "accountTypeNotSupported": { + "message": "Hindi suportado ang uri ng account" + }, "accounts": { "message": "Mga Account" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Magdagdag ng mga NFT" }, + "addRpcUrl": { + "message": "Magdagdag ng RPC URL" + }, "addSnapAccountToggle": { "message": "Paganahin ang \"Idagdag ang account Snap (Beta)\"" }, @@ -305,12 +311,21 @@ "message": "Hindi makahanap ng token? Maaari kang manu-manong magdagdag ng anumang token sa pamamagitan ng pag-paste ng address nito. Ang mga address ng kontrata ng token ay matatagpuan sa $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Idagdag ang URL" + }, "addingCustomNetwork": { "message": "Nagdaragdag ng Network" }, "addingTokens": { "message": "Nagdaragdag ng mga token" }, + "additionalNetworks": { + "message": "Mga karagdagang network" + }, + "additionalRpcUrl": { + "message": "Karagdagang RPC URL" + }, "address": { "message": "Address" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Advanced na pagsasaayos" }, + "advancedDetailsDataDesc": { + "message": "Data" + }, + "advancedDetailsHexDesc": { + "message": "Hex" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Ito ang numero ng transaksyon ng account. Ang nonce para sa unang transaksyon ay 0 at nadaragdagan ito sa sunod-sunod na pagkakaayos." + }, "advancedGasFeeDefaultOptIn": { "message": "I-save ang mga value na ito bilang default ko para sa $1 network.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Alerto" }, + "alertActionBuy": { + "message": "Bumili ng ETH" + }, + "alertActionUpdateGas": { + "message": "I-update ang gas limit" + }, + "alertActionUpdateGasFee": { + "message": "I-update ang bayad" + }, + "alertActionUpdateGasFeeLevel": { + "message": "I-update ang mga opsyon sa gas" + }, "alertBannerMultipleAlertsDescription": { "message": "Kung aaprubahan mo ang kahilingang ito, maaaring kunin ng third party na kilala sa mga panloloko ang lahat asset mo." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Puwede itong baguhin sa \"Mga Setting > Mga Alerto\"" }, + "alertMessageGasEstimateFailed": { + "message": "Hindi kami makapagbigay ng tumpak na bayad at ang pagtantiya na ito ay maaaring mataas. Iminumungkahi namin na maglagay ka ng naka-custom na gas limit, ngunit may panganib na mabigo pa rin ang transaksyon." + }, + "alertMessageGasFeeLow": { + "message": "Kapag pumipili ng mababang bayad, asahan ang mas mabagal na mga transaksyon at mas matagal na paghihintay. Para sa mas mabilis na transaksyon, piliin ang Market o Aggressive na mga pagpipilian sa bayad." + }, + "alertMessageGasTooLow": { + "message": "Para magpatuloy sa transaksyong ito, kakailanganin mong dagdagan ang gas limit sa 21000 o mas mataas." + }, + "alertMessageInsufficientBalance": { + "message": "Wala kang sapat na ETH sa iyong account para bayaran ang mga bayad sa transaksyon." + }, + "alertMessageNetworkBusy": { + "message": "Ang mga presyo ng gas ay mataas at ang pagtantiya ay hindi gaanong tumpak." + }, + "alertMessageNoGasPrice": { + "message": "Hindi tayo makakapagpatuloy sa transaksyong ito hanggang sa manwal mong i-update ang bayad." + }, + "alertMessagePendingTransactions": { + "message": "Hindi magpapatuloy ang transaksyong ito hanggang makumpleto ang naunang transaksyon. Alamin kung paano kanselahin o pabilisin ang transaksyon." + }, + "alertMessageSignInDomainMismatch": { + "message": "Ang site na humihiling ay hindi ang site kung saan ka nagsa-signin. Ito ay maaring isang pagtatangka para nakawin ang iyong mga kredensiyal sa pag-login." + }, + "alertMessageSignInWrongAccount": { + "message": "Hinihingi sa iyo ng site na ito na mag-sign in gamit ang maling account." + }, + "alertMessageSigningOrSubmitting": { + "message": "Magpapatuloy lamang ang transaksyong ito kapag nakumpleto mo na ang naunang transaksyon." + }, "alertModalAcknowledge": { "message": "Kinikilala ko ang panganib at nais ko pa rin magpatuloy" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Suriin ang lahat ng alerto" }, + "alertReasonGasEstimateFailed": { + "message": "Hindi tumpak na bayad" + }, + "alertReasonGasFeeLow": { + "message": "Mabagal na bilis" + }, + "alertReasonGasTooLow": { + "message": "Mababang gas limit" + }, + "alertReasonInsufficientBalance": { + "message": "Hindi sapat ang pondo" + }, + "alertReasonNetworkBusy": { + "message": "Busy ang network" + }, + "alertReasonNoGasPrice": { + "message": "Hindi available ang pagtantiya sa bayad" + }, + "alertReasonPendingTransactions": { + "message": "Nakabinbin na transaksyon" + }, + "alertReasonSignIn": { + "message": "Kahina-hinalang hiling na pag-signin" + }, + "alertReasonWrongAccount": { + "message": "Maling account" + }, "alertSettingsUnconnectedAccount": { "message": "Nagba-browse sa isang website na may napiling hindi konektadong account" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Lahat ng Pahintulot" }, + "allTimeHigh": { + "message": "All time high" + }, + "allTimeLow": { + "message": "All time low" + }, "allYourNFTsOf": { "message": "Lahat ng iyong NFT mula sa $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Payagan" }, + "allowMetaMaskToDetectNFTs": { + "message": "Pahintulutan ang MetaMask na i-detect at ipakita ang iyong mga NFT gamit ang autodetection. Maaari mong:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Pahintulutan ang MetaMask na i-detect at ipakita ang iyong mga token gamit ang autodetection. Maaari mong:" + }, "allowMmiToConnectToCustodian": { "message": "Papayagan nito ang MMI na kumonekto sa $1 para i-import ang iyong mga account." }, @@ -516,7 +624,7 @@ "message": "Mga opsyon ng asset" }, "attemptSendingAssets": { - "message": "Kung tatangkain mong magpadala ng mga asset nang direkta mula sa isang network papunta sa isa pa, maaari itong magresulta sa permanenteng pagkawala ng asset. Siguraduhing gumamit ng bridge." + "message": "Maaari mong mawala ang mga asset kung susubukan mo itong ipadala mula sa isang network papunta sa isa pa. Ligtas ng maglipat ng pondo sa pagitan ng mga network sa pamamagitan ng paggamit ng bridge." }, "attemptSendingAssetsWithPortfolio": { "message": "Maaaring mawala ang iyong mga asset kung susubukan mong ipadala ito mula sa ibang network. Ilipat ang mga pondo nang ligtas sa pagitan ng mga network gamit ang isang bridge, tulad ng $1" @@ -527,6 +635,9 @@ "attributions": { "message": "Mga Attribution" }, + "auroraRpcDeprecationMessage": { + "message": "Ang Infura RPC URL ay hindi na sinusuportahan ang Aurora." + }, "authorizedPermissions": { "message": "Inawtorisahan mo ang mga sumusunod na pahintulot" }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Naka-off ang batayang kapakinabangan" }, + "basicConfigurationDescription": { + "message": "Nag-aalok ang MetaMask ng mga batayang tampok tulad ng mga detalye ng token at mga setting ng gas sa pamamagitan ng serbisyo sa internet. Kapag gumamit ka ng serbisyo sa internet, ibabahagi ang iyong IP address, sa kasong ito sa MetaMask. Tulad ito ng pagbisita mo sa anumang website. Ang MetaMask ay pansamantalang ginagamit ang datos na ito at hindi ibebenta ang iyong datos. Maaari kang gumamit ng VPN o i-off ang mga serbisyon ito, ngunit maaari itong makaapekto sa iyong karanasan sa MetaMask. Upang matuto pa basahin ang aming $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Batayang kapakinabangan" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "Hindi kailanman hihingiin sa iyo ng MetaMask Beta ang iyong Lihim na Parirala sa Pagbawi." }, + "billionAbbreviation": { + "message": "B", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Ang aktibidad ng Bitcoin ay hindi suportado" + }, "blockExplorerAccountAction": { "message": "Account", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Hindi namin inirerekomendang magpatuloy sa hiling na ito." + }, "blockaidDescriptionApproveFarming": { "message": "Kung aaprubahan mo ang kahilingang ito, posibleng kunin ng third party na kilala sa mga panloloko ang lahat ng asset mo." }, @@ -666,7 +791,7 @@ "message": "Kung aaprubahan mo ang kahilingang ito, posibleng nakawin ng ibang tao ang mga asset mo na nakalista sa Blur." }, "blockaidDescriptionErrored": { - "message": "Dahil sa error, hindi na-verify ang kahilingang ito ng tagapagbigay ng seguridad. Magpatuloy nang may pag-iingat." + "message": "Dahil sa error, hindi namin masuri para sa alerto sa seguridad. Magpatuloy lamang kung pinagkakatiwalan mo ang kaugnay na address." }, "blockaidDescriptionMaliciousDomain": { "message": "Nakikipag-ugnayan ka sa isang mapaminsalang domain. Kung aaprubahan mo ang kahilingang ito, posibleng mawala sa iyo ang mga asset mo." @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Kung aaprubahan mo ang kahilingang ito, kukunin ng third party na kilala sa mga panloloko ang lahat ng asset mo." }, + "blockaidDescriptionWarning": { + "message": "Maaaring ito ay isang mapanlinlang na hiling. Magpatuloy lang kung pinagkakatiwalaan mo ang bawat address na kaugnay." + }, "blockaidMessage": { "message": "Pagpapanatili ng privacy - walang data na ibinabahagi sa mga third party. Available sa Arbitrum, Avalanche, BNB chain, Ethereum Mainnet, Linea, Optimism, Polygon, Base at Sepolia." }, @@ -687,7 +815,7 @@ "message": "Ito ay mapanlinlang na kahilingan" }, "blockaidTitleMayNotBeSafe": { - "message": "Maaaring hindi ligtas ang kahilingan" + "message": "Maging maingat" }, "blockaidTitleSuspicious": { "message": "Ito ay kahina-hinalang kahilingan" @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Kailangan mong gamitin ang MetaMask sa Google Chrome para maikonekta sa iyong Wallet na Hardware." }, + "circulatingSupply": { + "message": "Umiikot na supply" + }, "clear": { "message": "I-clear" }, @@ -799,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Pindutin ito para manu-manong idagdag ang mga token." + "message": "Maaari ka ring magdagdag ng mga token nang manu-mano." }, "close": { "message": "Isara" @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Kinikilala ko ang mga alerto at nais ko pa rin magpatuloy" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Kinikilala ko ang mga alerto at nais ko pa rin magpatuloy" + }, "confirmAlertModalDetails": { "message": "Kung mag-sign in ka, maaaring kunin ng third party na kilala sa mga panloloko ang lahat ng iyong mga asset. Mangyaring suriin ang mga alerto bago ka magpatuloy." }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "Kumpirmahin ang koneksyon sa $1" }, + "confirmDeletion": { + "message": "Kumpirmahin ang pagtanggal" + }, + "confirmFieldPaymaster": { + "message": "Ang bayarin ay binayaran ni" + }, + "confirmFieldTooltipPaymaster": { + "message": "Ang bayarin para sa transaksyong ito ay babayaran ng paymaster smart contract." + }, "confirmPassword": { "message": "Kumpirmahin ang password" }, "confirmRecoveryPhrase": { "message": "Kumpirmahin ang Lihim na Parirala sa Pagbawi" }, + "confirmRpcUrlDeletionMessage": { + "message": "Sigurado ka ba na nais mong tanggalin ang RPC URL? Ang iyong impormasyon ay hindi mase-save sa network na ito." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Kumpirmahin lamang ang transaksyong ito kung ganap mong nauunawaan ang nilalaman at nagtitiwala sa site na humihiling." }, + "confirmTitleDescPermitSignature": { + "message": "Ang site na ito ay nais ng permiso para gamitin ang iyong mga token." + }, + "confirmTitleDescSIWESignature": { + "message": "Nais ng site na mag-sign in ka upang patunayan na pag-aari mo ang account na ito." + }, "confirmTitleDescSignature": { "message": "Kumpirmahin lamang ang mensaheng ito kung ganap mong nauunawaan ang nilalaman at nagtitiwala sa site na humihiling." }, + "confirmTitlePermitSignature": { + "message": "Hiling sa limitasyon ng paggastos" + }, + "confirmTitleSIWESignature": { + "message": "Kahilingan sa pag-sign in" + }, "confirmTitleSignature": { "message": "Kahilingan sa paglagda" }, @@ -958,7 +1116,7 @@ "message": "Nakakonekta sa" }, "connecting": { - "message": "Kumokonekta..." + "message": "Kumokonekta" }, "connectingTo": { "message": "Kumokonekta sa $1" @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Hindi maibalik ang iyong data. Mukhang sira ang file." }, + "dataCollectionForMarketing": { + "message": "Koleksyon ng data para sa marketing" + }, + "dataCollectionForMarketingDescription": { + "message": "Gagamit kami ng MetaMetrics upang matutunan kung paano ka nakikipag-ugnayan sa aming komunikasyon sa marketing. Maaari naming ibahagi ang mga may kaugnayang balita (tulad ng mga tampok ng produkto at iba pang materyal)." + }, + "dataCollectionWarningPopoverButton": { + "message": "Okay" + }, + "dataCollectionWarningPopoverDescription": { + "message": "In-off mo ang koleksyon ng data para sa layunin sa marketing. Ito ay inilalapat lamang sa device na ito. Kung gumagamit ka ng MetaMask sa ibang mga device, siguraduhing mag-opt out din doon." + }, "dataHex": { "message": "Hex" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "Kahilingan sa pag-decrypt" }, + "defaultRpcUrl": { + "message": "Default na RPC URL" + }, "delete": { "message": "Tanggalin" }, @@ -1311,6 +1484,9 @@ "message": "Tanggalin ang $1 network?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Tanggalin ang RPC URL" + }, "deposit": { "message": "Deposito" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "Mga Opsyon ng Developer" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Lilipat sa bagong disenyo ng menu ng Networks" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Muling disenyo ng Network Menu" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Ang mga reset ay ipinapakita sa boolean para maging false sa lahat ng anunsiyo. Ang mga anunisyo ay mga notipikasyon na ipinapakita sa What's New popup modal." }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Ang pagpapakita ng NFT media at data ay naglalantad sa iyong IP address sa OpenSea o sa ibang mga third party. Maaari nitong payagan ang mga umaatake na iugnay ang iyong IP address sa iyong Ethereum address. Umaasa ang awtomatikong pagtuklas ng NFT sa setting na ito, at hindi magagamit kapag naka-off ito." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Dumiretso sa paggamit ng iyong mga NFT" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Dumiretso sa paggamit ng iyong mga token" + }, "doNotShare": { "message": "Huwag ibahagi ito sa sinuman" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "I-edit ang pagpapabilis ng bayad sa gas" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Walang hirap na pamahalaan ang iyong mga digital na asset" + }, "enable": { "message": "Payagan" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " Paganahin ito mula sa Mga Setting." }, + "enableNftAutoDetection": { + "message": "Paganahin ang autodetection ng NFT" + }, "enableSnap": { "message": "Paganahin" }, @@ -1552,9 +1746,15 @@ "message": "paganahin ang $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Paganahin ang autodetection ng token" + }, "enabled": { "message": "Pinagana" }, + "enabledNetworks": { + "message": "Mga pinapaganang network" + }, "encryptionPublicKeyNotice": { "message": "Kailangan ng $1 ang iyong pampublikong encryption key. Sa pamamagitan ng pagbibigay ng pahintulot, makakagawa ang site na ito ng mga naka-encrypt na mensahe para sa iyo.", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "Tinatayang singil" }, + "estimatedFeeTooltip": { + "message": "Halaga na binayaran para iproseso ang transaksyon sa network." + }, "ethGasPriceFetchWarning": { "message": "Ang backup na presyo ng gas ay ibinigay dahil ang pangunahing serbisyo ng pagtantya ng gas ay hindi available sa ngayon." }, @@ -1901,7 +2104,7 @@ "message": "Goerli Test Network" }, "gotIt": { - "message": "OK!" + "message": "Nakuha ko" }, "grantedToWithColon": { "message": "Ipinagkaloob kay:" @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Agad na i-access ang mga NFT mo" + }, + "immediateAccessToYourTokens": { + "message": "Agarang access sa iyong mga token" + }, "import": { "message": "Mag-import", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "Mae-edit ng aksyong ito ang mga token na nakalista na sa iyong wallet, na puwedeng gamitin para i-phish ka. Aprubahan lang kung sigurado kang gusto mong baguhin kung ano ang kinakatawan ng mga token na ito. Alamin pa ang tungkol sa $1" }, + "l1Fee": { + "message": "L1 na bayad" + }, + "l1FeeTooltip": { + "message": "L1 na bayad sa gas" + }, + "l2Fee": { + "message": "L2 na bayad" + }, + "l2FeeTooltip": { + "message": "L2 na bayad sa gas" + }, "lastConnected": { "message": "Huling Kumonekta" }, @@ -2492,6 +2713,12 @@ "message": "Siguraduhing walang tumitingin", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Market cap" + }, + "marketDetails": { + "message": "Mga detalye ng market" + }, "max": { "message": "Max" }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "Pinakamataas na bayad" }, + "maxFeeTooltip": { + "message": "Ang pinakamalaking bayad na inilaan para bayaran ang transaksyon." + }, "maxPriorityFee": { "message": "Pinakamataas na bayad sa priyoridad" }, @@ -2548,12 +2778,19 @@ "methodData": { "message": "Pamamaraan" }, + "methodDataTransactionDesc": { + "message": "Isinakatuparang function batay sa na-decode na input data." + }, "methodNotSupported": { "message": "Hindi suportado sa account na ito." }, "metrics": { "message": "Metrics" }, + "millionAbbreviation": { + "message": "M", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Ang pinili mong account na ($1) ay kakaiba sa account na sinusubukan mong mag-sign in ($2)" }, @@ -2666,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "Ang native token sa network na ito ay $1. Ito ang token na ginagamit para sa mga bayad sa gas.", + "message": "Ang native token sa network na ito ay $1. Ito ang token na ginagamit para sa mga gas fee. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Ang pangalan ay nauugnay sa network na ito." }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Mga pagpipilian na network" + }, "networkProvider": { "message": "Network provider" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "Ang “$1” matagumpay na naidagdag!" }, + "newNetworkEdited": { + "message": "Ang “$1” ay matagumpay na na-edit!" + }, "newNftAddedMessage": { "message": "Matagumpay na naidagdag ang NFT!" }, @@ -2863,8 +3109,11 @@ "nftAlreadyAdded": { "message": "Naidagdag na ang NFT." }, + "nftAutoDetectionEnabled": { + "message": "Pinagana ang autodetection ng NFT" + }, "nftDisclaimer": { - "message": "Disclaimer: Kinukuha ng MetaMask ang media file mula sa pinagmulang url. Ang url na ito kung minsan ay pinapalitan ng marketplace kung saan naka-mint ang NFT." + "message": "Disclaimer: Kinukuha ng MetaMask ang media file mula sa pinagmulang url. Ang url na ito kung minsan ay pinapalitan ng marketplace kung saan nalikha ang NFT." }, "nftOptions": { "message": "Mga Pagpipilian sa NFT" @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "Walang resolusyon para sa ibinigay na domain." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Ang mga Snap, at karamihan sa mga hardware wallet, ay hindi gagana sa iyong kasalukuyang bersyon ng browser." + }, "noNFTs": { "message": "Wala pang mga NFT" }, @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "Hindi Sapat ang Gas" }, + "notRightNow": { + "message": "Hindi ngayon" + }, "note": { "message": "Tala" }, @@ -2989,7 +3244,7 @@ "message": "Bayad sa priyoridad (GWEI)" }, "notificationItemCheckBlockExplorer": { - "message": "Tingnan sa BlockExplorer" + "message": "Tingnan sa Block Explorer" }, "notificationItemCollection": { "message": "Koleksyon" @@ -3158,6 +3413,37 @@ "on": { "message": "Naka-on" }, + "onboardedMetametricsAccept": { + "message": "Sumasang-ayon ako" + }, + "onboardedMetametricsDisagree": { + "message": "Huwag na lang" + }, + "onboardedMetametricsKey1": { + "message": "Pinakabagong mga pagpapaunlad" + }, + "onboardedMetametricsKey2": { + "message": "Mga tampok ng produkto" + }, + "onboardedMetametricsKey3": { + "message": "Iba pang kaugnay na mga materyal sa promosyon" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Dagdag pa sa $1, nais naming gamitin ang data upang maunawaan kung paano ka nakikipag-ugnayan sa komunikasyon sa marketing.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Tumutulong ito sa amin na maiangkop ang aming ibinabahagi sa iyo, tulad ng:" + }, + "onboardedMetametricsParagraph3": { + "message": "Tandaan, hindi namin ibebenta ang data na iyong ibibigay at maaari kang mag-opt out anumang oras." + }, + "onboardedMetametricsTitle": { + "message": "Tulungan kami na paghusayin ang iyong karanasan" + }, "onboarding": { "message": "Onboarding" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Tulungan kaming mapahusay ang MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Gagamitin namin ang data na ito upang matutunan kung paano ka nakikipag-ugnayan sa aming mga komunikasyon sa marketing. Maaari kaming magbahagi ng kaugnay na balita (tulad ng mga tampok ng produkto)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Buong Access" }, @@ -3274,6 +3563,22 @@ "message": "Ang mga alerto sa pagtuklas ng phishing ay umaasa sa komunikasyon sa $1. Ang jsDeliver ay magkakaroon ng access sa iyong IP address. Tingnan ang $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1D", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1M", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1W", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1Y", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Ang mga konektadong site ay pahintulot na ngayon" }, + "permitSimulationDetailInfo": { + "message": "Binibigyan mo ang gumagastos ng permiso upang gumastos ng ganito karaming token mula sa iyong account." + }, "personalAddressDetected": { "message": "Natukoy ang personal na address. Ilagay ang address ng kontrata ng token." }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "Mga sikat na custom na network" }, + "popularNetworkAddToolTip": { + "message": "Ang ilan sa mga network na ito ay umaasa sa mga third party. Ang koneksyon na ito ay maaaring hindi gaanong maaasahan o binibigyang-daan ang mga third-party na mag-track ng aktibidad. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portfolio" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "Maghanap ng mga account" }, + "searchNfts": { + "message": "Hanapin ang mga NFT" + }, "searchTokens": { "message": "Maghanap ng mga token" }, @@ -4255,10 +4570,10 @@ "message": "Pumili ng token" }, "selectNFTPrivacyPreference": { - "message": "I-on ang pagtuklas ng NFT sa Mga Setting" + "message": "Paganahin ang autodetection ng NFT" }, "selectPathHelp": { - "message": "Kung hindi mo makita ang mga account na inaasahan mo, subukang lumipat ng HD path." + "message": "Kung hindi mo makita ang mga account na inaasahan mo, subukang lumipat ng HD path o kasalukuyang piniling network." }, "selectType": { "message": "Pumili ng Uri" @@ -4423,6 +4738,9 @@ "signing": { "message": "Pinipirmahan" }, + "signingInWith": { + "message": "Nagsa-sign in gamit ang" + }, "simulationDetailsFailed": { "message": "Mayroong error sa pag-load ng iyong pagtataya." }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Tinatayang mga pagbabago sa balanse" }, + "siweIssued": { + "message": "Ibinigay" + }, + "siweNetwork": { + "message": "Network" + }, + "siweRequestId": { + "message": "Request ID" + }, + "siweResources": { + "message": "Mga Mapagkukunan" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Ikaw ay nagsa-sign in sa isang site at walang mga inaasahang pagbabago sa iyong account." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Laktawan" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "Mga account na kontrol lang ng mga third-party na Snap." }, + "snapConnectTo": { + "message": "Kumonekta sa $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Hayaan ang $1 na awtomatikong kumonekta sa $2 nang wala ang iyong pag-apruba.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "Si $1 ay gustong gumamit ng $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "Pinagmulan" }, + "speed": { + "message": "Bilis" + }, "speedUp": { "message": "Pabilisin" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Masyadong malaki ang limitasyon sa paggastos" }, + "spender": { + "message": "Gumagastos" + }, "spendingCap": { "message": "Limitasyon sa paggastos" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "Naisumite" }, + "suggestedBySnap": { + "message": "Iminumungkahi ng $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Iminumungkahing pangalan:" + }, "suggestedTokenSymbol": { "message": "Iminumungkahing ticket symbol:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Kinukuha ang mga quote" + "message": "Kinukuha ang mga quote..." }, "swapFetchingQuotesErrorDescription": { "message": "Hmmm... nagkaproblema. Subukan ulit, o kung magpapatuloy ang mga error, makipag-ugnayan sa customer support." @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "koleksyong ito" }, + "threeMonthsAbbreviation": { + "message": "3M", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Oras" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "Address ng kontrata ng token" }, + "tokenDecimal": { + "message": "Decimal na token" + }, "tokenDecimalFetchFailed": { "message": "Kailangan ng decimal ng token. Hanapin ito sa: $1" }, @@ -5562,13 +5926,13 @@ "message": "ID ng Token" }, "tokenList": { - "message": "Mga listahan ng token:" + "message": "Mga listahan ng token" }, "tokenScamSecurityRisk": { "message": "mga panloloko sa token at panganib sa seguridad" }, "tokenShowUp": { - "message": "Maaaring hindi awtomatikong lumabas ang iyong mga token sa iyong wallet." + "message": "Maaaring hindi awtomatikong lumabas ang iyong mga token sa iyong wallet. " }, "tokenSymbol": { "message": "Simbolo ng token" @@ -5595,6 +5959,9 @@ "total": { "message": "Kabuuan" }, + "totalVolume": { + "message": "Kabuuang volume" + }, "transaction": { "message": "transaksyon" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "Maglipat mula kay/sa" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Nagkakaproblema kami sa pagkonekta ng iyong Ledger. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "Na-update noong $1" }, + "uploadDropFile": { + "message": "I-drop ang file mo rito" + }, + "uploadFile": { + "message": "I-upload ang file" + }, "urlErrorMsg": { "message": "Kinakailangan ng mga URL ang naaangkop na HTTP/HTTPS prefix." }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "Ano ito?" }, + "wrongNetworkName": { + "message": "Ayon sa aming mga talaan, ang pangalan ng network ay maaaring hindi tumugma nang tama sa ID ng chain na ito." + }, "xOfYPending": { "message": "$1 ng $2 ang nakabinbin", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "Mga account mo" }, + "yourActivity": { + "message": "Iyong aktibidad" + }, + "yourBalance": { + "message": "Iyong balanse" + }, "yourFundsMayBeAtRisk": { "message": "Maaaring nasa panganib ang iyong pondo" }, diff --git a/app/_locales/tr/messages.json b/app/_locales/tr/messages.json index f40b27c7b55f..e32b8aed7b19 100644 --- a/app/_locales/tr/messages.json +++ b/app/_locales/tr/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Bir hesap seçmeniz gerekiyor!" }, + "accountTypeNotSupported": { + "message": "Hesap türü desteklenmiyor" + }, "accounts": { "message": "Hesaplar" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "NFT ekleyin" }, + "addRpcUrl": { + "message": "RPC URL adresi ekle" + }, "addSnapAccountToggle": { "message": "\"Snap hesabı ekle (Beta)\" özelliğini etkinleştir" }, @@ -305,12 +311,21 @@ "message": "Bir tokeni bulamadınız mı? Adresini yapıştırarak dilediğiniz tokeni manuel olarak ekleyebilirsiniz. Token sözleşme adreslerini $1 alanında bulabilirsiniz", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "URL ekle" + }, "addingCustomNetwork": { "message": "Ağ Ekleniyor" }, "addingTokens": { "message": "Token'leri ekleme" }, + "additionalNetworks": { + "message": "İlave ağlar" + }, + "additionalRpcUrl": { + "message": "Diğer RPC URL" + }, "address": { "message": "Adres" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Gelişmiş yapılandırma" }, + "advancedDetailsDataDesc": { + "message": "Veri" + }, + "advancedDetailsHexDesc": { + "message": "On Altılı" + }, + "advancedDetailsNonceDesc": { + "message": "Nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Bir hesabın işlem numarasıdır. İlk işlem için nonce 0 olup sıralı olarak artar." + }, "advancedGasFeeDefaultOptIn": { "message": "Bu değerleri $1 ağı için varsayılanım olarak kaydet.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Uyarı" }, + "alertActionBuy": { + "message": "ETH Al" + }, + "alertActionUpdateGas": { + "message": "Gaz limitini güncelle" + }, + "alertActionUpdateGasFee": { + "message": "Ücreti güncelle" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Gaz seçeneklerini güncelle" + }, "alertBannerMultipleAlertsDescription": { "message": "Bu talebi onaylarsanız dolandırıcılıkla bilinen üçüncü bir taraf tüm varlıklarınızı çalabilir." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "\"Ayarlar > Uyarılar\" kısmında değiştirilebilir" }, + "alertMessageGasEstimateFailed": { + "message": "Kesin bir ücret sunamıyoruz ve bu tahmin yüksek olabilir. Özel bir gaz limiti girmenizi öneririz ancak işlemin yine de başarısız olma riski vardır." + }, + "alertMessageGasFeeLow": { + "message": "Düşük bir ücret seçerken işlemlerin daha yavaş olmasını ve bekleme sürelerinin daha uzun olmasını bekleyebilirsiniz. Daha hızlı işlemler için Piyasa veya Agresif ücret seçeneklerini seçin." + }, + "alertMessageGasTooLow": { + "message": "Bu işlemle devam etmek için gaz limitini 21000 veya üzeri olacak şekilde artırmanız gerekecek." + }, + "alertMessageInsufficientBalance": { + "message": "Hesabınızda işlem ücretlerini ödemek için yeterli ETH yok." + }, + "alertMessageNetworkBusy": { + "message": "Gaz fiyatları yüksektir ve tahmin daha az kesindir." + }, + "alertMessageNoGasPrice": { + "message": "Siz ücreti manuel olarak güncelleyene dek bu işleme devam edemiyoruz." + }, + "alertMessagePendingTransactions": { + "message": "Önceki bir işlem tamamlanana dek bu işlem gerçekleşmeyecektir. Bir işlemi nasıl iptal edeceğinizi veya hızlandıracağınızı öğrenin." + }, + "alertMessageSignInDomainMismatch": { + "message": "Talepte bulunan site giriş yaptığınız site değil. Bu durum oturum açma bilgilerinizi çalma teşebbüsü olabilir." + }, + "alertMessageSignInWrongAccount": { + "message": "Bu site sizden yanlış hesabı kullanarak giriş yapmanızı istiyor." + }, + "alertMessageSigningOrSubmitting": { + "message": "Bu işlem sadece önceki işleminiz tamamlandıktan sonra gerçekleşecek." + }, "alertModalAcknowledge": { "message": "Riski anlıyor ve yine de ilerlemek istiyorum" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Tüm uyarıları incele" }, + "alertReasonGasEstimateFailed": { + "message": "Ücret yanlış" + }, + "alertReasonGasFeeLow": { + "message": "Hız yavaş" + }, + "alertReasonGasTooLow": { + "message": "Gaz limiti düşük" + }, + "alertReasonInsufficientBalance": { + "message": "Para yetersiz" + }, + "alertReasonNetworkBusy": { + "message": "Ağ meşgul" + }, + "alertReasonNoGasPrice": { + "message": "Ücret tahmini mevcut değil" + }, + "alertReasonPendingTransactions": { + "message": "İşlem beklemede" + }, + "alertReasonSignIn": { + "message": "Şüpheli giriş talebi" + }, + "alertReasonWrongAccount": { + "message": "Yanlış hesap" + }, "alertSettingsUnconnectedAccount": { "message": "Bağlı olmayan bir hesap ile bir web sitesine göz atma seçildi" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Tüm İzinler" }, + "allTimeHigh": { + "message": "Tüm zamanların en yükseği" + }, + "allTimeLow": { + "message": "Tüm zamanların en düşüğü" + }, "allYourNFTsOf": { "message": "Tüm $1 NFT'leriniz", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "İzin Ver" }, + "allowMetaMaskToDetectNFTs": { + "message": "MetaMask'in otomatik algılama ile NFT'lerinizi algılamasına ve göstermesine izin verin. Şunları yapabileceksiniz:" + }, + "allowMetaMaskToDetectTokens": { + "message": "MetaMask'in otomatik algılama ile token'lerinizi algılamasına ve göstermesine izin verin. Şunları yapabileceksiniz:" + }, "allowMmiToConnectToCustodian": { "message": "MMI'nin hesaplarınızı içe aktarmak için $1 ile bağlantı kurmasına izin verir." }, @@ -516,7 +624,7 @@ "message": "Varlık seçenekleri" }, "attemptSendingAssets": { - "message": "Varlıkları doğrudan bir ağdan diğerine göndermeye çalışırsanız bu durum kalıcı varlık kaybına neden olabilir. Bir köprü kullandığınızdan emin olun." + "message": "Varlıklarınızı doğrudan bir ağdan diğerine göndermeye çalışırsanız onları kaybedebilirsiniz. Fonları köprü kullanarak ağlar arasında güvenli bir şekilde transfer edin." }, "attemptSendingAssetsWithPortfolio": { "message": "Varlıkları doğrudan bir ağdan diğerine göndermeye çalışırsanız bu durum kalıcı varlık kaybına neden olabilir. $1 gibi bir köprü kullandığınızdan emin olun" @@ -594,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Temel işlevsellik kapalı" }, + "basicConfigurationDescription": { + "message": "MetaMask, internet hizmetleri üzerinden token bilgileri ve gaz ayarları gibi temel özellikler sunar. İnternet hizmetlerini kullandığınızda IP adresiniz, bu durumda MetaMask ile, paylaşılır. Bu tıpkı herhangi bir web sitesini ziyaret ettiğinizde olduğu gibidir. MetaMask bu verileri geçici olarak kullanır ve verilerinizi hiçbir zaman satmaz. Bir VPN kullanabilir veya bu hizmetleri kapatabilirsiniz ancak bu durum MetaMask deneyiminizi etkileyebilir. Daha fazla bilgi için $1 bölümümüzü okuyun.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Temel işlevsellik" }, @@ -637,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask hiçbir zaman Gizli Kurtarma İfadenizi istemez." }, + "billionAbbreviation": { + "message": "MR", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Bitcoin aktivitesi desteklenmiyor" + }, "blockExplorerAccountAction": { "message": "Hesap", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -662,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Bu taleple ilerlemenizi önermiyoruz." + }, "blockaidDescriptionApproveFarming": { "message": "Bu talebi onaylarsanız dolandırıcılıkla ünlü üçüncü bir taraf tüm varlıklarınızı çalabilir." }, @@ -669,7 +791,7 @@ "message": "Bu talebi onaylarsanız birisi Blur üzerinde yer alan varlıklarınızı çalabilir." }, "blockaidDescriptionErrored": { - "message": "Bu talep bir hatadan dolayı güvenlik sağlayıcısı tarafından doğrulanmadı. Dikkatli bir şekilde ilerleyin." + "message": "Bir hatadan dolayı güvenlik uyarılarını kontrol edemedik. Sadece ilgili her adrese güveniyorsanız ilerleyin." }, "blockaidDescriptionMaliciousDomain": { "message": "Kötü niyetli bir alanla etkileşimde bulunuyorsunuz. Bu talebi onaylarsanız varlıklarınızı kaybedebilirsiniz." @@ -683,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Bu talebi onaylarsanız dolandırıcılıkla ünlü üçüncü bir taraf tüm varlıklarınızı çalar." }, + "blockaidDescriptionWarning": { + "message": "Bu aldatıcı bir talep olabilir. Sadece ilgili her adrese güveniyorsanız devam edin." + }, "blockaidMessage": { "message": "Gizlilik koruması - hiçbir veri üçüncü taraflarla paylaşılmaz. Arbitrum, Avalanche, BNB chain, Ethereum Ana Ağı, Linea, Optimism, Polygon, Base ve Sepolia için sunulur." }, @@ -690,7 +815,7 @@ "message": "Bu aldatıcı bir talep" }, "blockaidTitleMayNotBeSafe": { - "message": "Talep güvenli olmayabilir" + "message": "Dikkatli olun" }, "blockaidTitleSuspicious": { "message": "Bu şüpheli bir talep" @@ -782,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Donanım Cüzdanınıza bağlamak için MetaMask'ı Google Chrome'da kullanmanız gerekir." }, + "circulatingSupply": { + "message": "Dolaşımdaki arz" + }, "clear": { "message": "Temizle" }, @@ -802,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Tokenleri manuel olarak eklemek için buaraya tıklayın." + "message": "Dilediğiniz zaman tokenleri manuel olarak ekleyebilirsiniz." }, "close": { "message": "Kapat" @@ -841,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Uyarıları kabul ediyorum ve yine de ilerlemek istiyorum" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Uyarıyı kabul ediyor ve yine de ilerlemek istiyorum" + }, "confirmAlertModalDetails": { "message": "Oturum açarsanız dolandırıcıklarla bilinen üçüncü bir taraf tüm varlıklarınızı ele geçirebilir. İlerlemeden önce lütfen uyarıları inceleyin." }, @@ -856,18 +987,42 @@ "confirmConnectionTitle": { "message": "$1 ile bağlantıyı onayla" }, + "confirmDeletion": { + "message": "Silme işlemini onayla" + }, + "confirmFieldPaymaster": { + "message": "Ücreti ödeyen taraf" + }, + "confirmFieldTooltipPaymaster": { + "message": "Bu işlemin ücreti paymaster akıllı sözleşmesi tarafından ödenecektir." + }, "confirmPassword": { "message": "Şifreyi onayla" }, "confirmRecoveryPhrase": { "message": "Gizli Kurtarma İfadesini Onayla" }, + "confirmRpcUrlDeletionMessage": { + "message": "RPC URL adresini silmek istediğinizden emin misiniz? Bilgileriniz bu ağ için kaydedilmeyecektir." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Bu işlemi sadece içeriği tam olarak anlıyorsanız ve talepte bulunan siteye güveniyorsanız onaylayın." }, + "confirmTitleDescPermitSignature": { + "message": "Bu site token'lerinizi harcamak için izin istiyor." + }, + "confirmTitleDescSIWESignature": { + "message": "Bir site bu hesabın sahibi olduğunuzu kanıtlamak için giriş yapmanızı istiyor." + }, "confirmTitleDescSignature": { "message": "Bu mesajı sadece içeriği onaylıyorsanız ve talepte bulunan siteye güveniyorsanız onaylayın." }, + "confirmTitlePermitSignature": { + "message": "Harcama üst limiti talebi" + }, + "confirmTitleSIWESignature": { + "message": "Giriş talebi" + }, "confirmTitleSignature": { "message": "İmza talebi" }, @@ -961,7 +1116,7 @@ "message": "Şununla bağlanıldı:" }, "connecting": { - "message": "Bağlanıyor..." + "message": "Bağlanıyor" }, "connectingTo": { "message": "Şuna bağlanılıyor: $1" @@ -1266,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Verileriniz geri yüklenemiyor. Dosya bozuk gibi görünüyor." }, + "dataCollectionForMarketing": { + "message": "Pazarlama amacıyla veri toplama" + }, + "dataCollectionForMarketingDescription": { + "message": "MetaMetrics'i, pazarlama iletişimlerimizle nasıl etkileşimde bulunduğunuzu öğrenmek için kullanacağız. İlgili haberleri (ürün özellikleri ve diğer materyaller gibi) paylaşabiliriz." + }, + "dataCollectionWarningPopoverButton": { + "message": "Tamam" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Pazarlama amacıyla veri toplama seçeneğini kapattınız. Bu, sadece bu cihaz için geçerlidir. MetaMask'i başka cihazlarda kullanırsanız bu cihazlarda da vazgeçtiğinizden emin olun." + }, "dataHex": { "message": "On Altılı" }, @@ -1298,6 +1465,9 @@ "decryptRequest": { "message": "Şifre çözme talebi" }, + "defaultRpcUrl": { + "message": "Varsayılan RPC URL adresi" + }, "delete": { "message": "Sil" }, @@ -1314,6 +1484,9 @@ "message": "$1 ağını sil?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "RPC URL'sini sil" + }, "deposit": { "message": "Para Yatır" }, @@ -1342,6 +1515,12 @@ "developerOptions": { "message": "Geliştirici Seçenekleri" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Ağlar menüsünün yeni tasarımını açar ve kapatır" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Ağ Menüsünün Yeni Tasarımı" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Tüm duyurular için isShown boolean değerini false olarak sıfırlar. Duyurular, Yenilikler açılır penceresi modalında gösterilen bildirimlerdir." }, @@ -1411,6 +1590,12 @@ "displayNftMediaDescription": { "message": "NFT medyasının ve verilerin gösterilmesi IP adresinizin OpenSea veya diğer üçüncü taraflarla paylaşılmasına neden olur. Bu durum, saldırganların IP adresinizi Ethereum adresinizle ilişkilendirmesini sağlayabilir. NFT otomatik algılama bu ayara dayalıdır ve bu ayar kapatıldığında kullanılamaz olur." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Doğrudan NFT'lerinizi kullanmaya başlayın" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Doğrudan token'lerinizi kullanmaya başlayın" + }, "doNotShare": { "message": "Bunu hiç kimseyle paylaşmayın" }, @@ -1539,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Hızlandırma gaz ücretini düzenle" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Dijital varlıklarınızda zahmetsizce gezinin" + }, "enable": { "message": "Etkinleştir" }, @@ -1548,6 +1736,9 @@ "enableFromSettings": { "message": " Ayarlardan etkinleştir." }, + "enableNftAutoDetection": { + "message": "NFT otomatik algılamayı etkinleştir" + }, "enableSnap": { "message": "Etkinleştir" }, @@ -1555,9 +1746,15 @@ "message": "şunu etkinleştir: $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Otomatik token algılamayı etkinleştir" + }, "enabled": { "message": "Etkinleştirildi" }, + "enabledNetworks": { + "message": "Etkinleştirilen ağlar" + }, "encryptionPublicKeyNotice": { "message": "$1 genel şifreleme anahtarınızı istiyor. Bunu onayladığınızda bu site sizin için şifrelenmiş mesajlar oluşturabilecektir.", "description": "$1 is the web3 site name" @@ -1662,6 +1859,9 @@ "estimatedFee": { "message": "Tahmini ücret" }, + "estimatedFeeTooltip": { + "message": "Ağda işlemi gerçekleştirmek için ödenen tutar." + }, "ethGasPriceFetchWarning": { "message": "Ana gaz tahmini hizmeti olarak sunulan yedek gaz fiyatı şu anda kullanılamıyor." }, @@ -1704,7 +1904,7 @@ "message": "Önerilen takma adlar" }, "externalNameSourcesSettingDescription": { - "message": "Etherscan, Infura ve Lens Protocol gibi üçüncü taraf kaynaklardan etkileşimde bulunduğunuz adresler için önerilen takma adları alırız. Bu kaynaklar o adresleri ve sizin IP adresinizi görebilir. Hesap adresiniz üçüncü taraflarla paylaşılmaz." + "message": "Etherscan, Infura ve Lens Protocol gibi üçüncü taraf kaynaklardan etkileşimde bulunduğunuz adeesler için önerilen takma adları alırız. Bu kaynaklar o adresleri ve sizin IP adresinizi görebilir. Hesap adresiniz üçüncü taraflarla paylaşılmaz." }, "failed": { "message": "Başarısız oldu" @@ -1904,7 +2104,7 @@ "message": "Goerli test ağı" }, "gotIt": { - "message": "Anladım!" + "message": "Anladım" }, "grantedToWithColon": { "message": "İzin verilen:" @@ -2043,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "NFT'lerinize anında erişin" + }, + "immediateAccessToYourTokens": { + "message": "Token'lerinize derhal erişim" + }, "import": { "message": "İçe Aktar", "description": "Button to import an account from a selected file" @@ -2321,6 +2527,18 @@ "knownTokenWarning": { "message": "Bu eylem kimlik avı için kullanılabilecek şekilde cüzdanınızda zaten listelenmiş olan tokenleri düzenleyecektir. Sadece bu tokenlerin neyi temsil ettiğini değiştirmek istediğinizden eminseniz onaylayın. $1 hakkında daha fazla bilgi edinin" }, + "l1Fee": { + "message": "L1 ücreti" + }, + "l1FeeTooltip": { + "message": "L1 gaz ücreti" + }, + "l2Fee": { + "message": "L2 ücreti" + }, + "l2FeeTooltip": { + "message": "L2 gaz ücreti" + }, "lastConnected": { "message": "Son bağlanma" }, @@ -2495,6 +2713,12 @@ "message": "Hiç kimsenin bakmadığından emin olun", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Piyasa değeri" + }, + "marketDetails": { + "message": "Piyasa bilgileri" + }, "max": { "message": "Maksimum" }, @@ -2504,6 +2728,9 @@ "maxFee": { "message": "Maks. ücret" }, + "maxFeeTooltip": { + "message": "İşlemi ödemek için sunulan maksimum ücret." + }, "maxPriorityFee": { "message": "Maks. öncelik ücreti" }, @@ -2551,12 +2778,19 @@ "methodData": { "message": "Yöntem" }, + "methodDataTransactionDesc": { + "message": "Şifresi çözülmüş giriş verilerine göre gerçekleştirilen işlev." + }, "methodNotSupported": { "message": "Bu hesap ile desteklenmez." }, "metrics": { "message": "Metrikler" }, + "millionAbbreviation": { + "message": "MN", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Seçili hesap ($1) imza atmaya çalışan hesaptan ($2) farklı" }, @@ -2669,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "Bu ağdaki yerli token $1. Bu gaz ücretleri için kullanılan tokendir.", + "message": "Bu ağdaki yerli token $1. Bu, gaz ücretleri için kullanılan tokendir. ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2738,6 +2972,9 @@ "networkNameBase": { "message": "Temel" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Bu ağ ile ilişkilendirilmiş ad." }, @@ -2762,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Ağ seçenekleri" + }, "networkProvider": { "message": "Ağ sağlayıcısı" }, @@ -2830,6 +3070,9 @@ "newNetworkAdded": { "message": "\"$1\" başarılı bir şekilde eklendi!" }, + "newNetworkEdited": { + "message": "“$1” başarılı bir şekilde düzenlendi!" + }, "newNftAddedMessage": { "message": "NFT başarılı bir şekilde eklendi!" }, @@ -2866,6 +3109,9 @@ "nftAlreadyAdded": { "message": "NFT zaten eklenmiş." }, + "nftAutoDetectionEnabled": { + "message": "NFT otomatik algılama etkinleştirildi" + }, "nftDisclaimer": { "message": "Sorumluluğun Reddi: MetaMask medya dosyasını kaynak url adresinden çeker. Bu url adresi bazen NFT'nin mint edildiği pazar yeri tarafından değiştirilir." }, @@ -2916,6 +3162,9 @@ "noDomainResolution": { "message": "Alan adı için çözümleme sunulmamış." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Geçerli tarayıcı sürümünüzle snap'ler ve çoğu donanım cüzdanı çalışmayacak." + }, "noNFTs": { "message": "Henüz NFT yok" }, @@ -2961,6 +3210,9 @@ "notEnoughGas": { "message": "Yeterli gaz yok" }, + "notRightNow": { + "message": "Şimdi değil" + }, "note": { "message": "Not" }, @@ -3161,6 +3413,37 @@ "on": { "message": "Açık" }, + "onboardedMetametricsAccept": { + "message": "Kabul ediyorum" + }, + "onboardedMetametricsDisagree": { + "message": "Hayır, istemiyorum" + }, + "onboardedMetametricsKey1": { + "message": "En yeni gelişmeler" + }, + "onboardedMetametricsKey2": { + "message": "Ürün özellikleri" + }, + "onboardedMetametricsKey3": { + "message": "İlgili diğer promosyon materyalleri" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "$1 bağlantısına ek olarak pazarlama iletişimleri ile nasıl etkileşimde bulunduğunuzu anlamak amacıyla verileri kullanmak istiyoruz.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Bu, sizinle neleri paylaşacağımızı kişiselleştirebilmemize yardımcı olur, örneğin:" + }, + "onboardedMetametricsParagraph3": { + "message": "Unutmayın, sunduğunuz verileri hiçbir zaman satmayız ve dilediğiniz zaman tercihinizi değiştirebilirsiniz." + }, + "onboardedMetametricsTitle": { + "message": "Deneyiminizi iyileştirmemize yardımcı olun" + }, "onboarding": { "message": "Katılım" }, @@ -3234,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "MetaMask'i iyileştirmemize yardımcı olun" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Bu verileri, pazarlama iletişimlerimizle nasıl etkileşimde bulunduğunuzu öğrenmek için kullanacağız. İlgili haberleri (ürün özellikleri gibi) paylaşabiliriz." + }, "onboardingPinExtensionBillboardAccess": { "message": "Tam erişim" }, @@ -3277,6 +3563,22 @@ "message": "Kimlik avı tespiti uyarıları $1 ile iletişime bağlıdır. jsDeliver IP adresinize erişim sağlayacaktır. Şunu görüntüleyin: $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1G", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1A", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1H", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1Y", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3629,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Bağlı siteler şimdi izinler oldu" }, + "permitSimulationDetailInfo": { + "message": "Harcama yapan tarafa hesabınızdan bu kadar çok token'i harcama izni veriyorsunuz." + }, "personalAddressDetected": { "message": "Kişisel adres algılandı. Token sözleşme adresini girin." }, @@ -3661,6 +3966,10 @@ "popularCustomNetworks": { "message": "Popüler özel ağlar" }, + "popularNetworkAddToolTip": { + "message": "Bu ağların bazıları üçüncü taraflara dayalıdır. Bağlantılar daha az güvenilir olabilir veya üçüncü tarafların aktiviteleri takip etmesine olanak sağlayabilir. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portföy" }, @@ -4138,6 +4447,9 @@ "searchAccounts": { "message": "Hesapları ara" }, + "searchNfts": { + "message": "NFT ara" + }, "searchTokens": { "message": "Token ara" }, @@ -4258,10 +4570,10 @@ "message": "Token seç" }, "selectNFTPrivacyPreference": { - "message": "Ayarlarda NFT algılamayı açın" + "message": "NFT Otomatik Algılamayı etkinleştir" }, "selectPathHelp": { - "message": "Beklediğiniz hesapları görmüyorsanız HD yoluna geçmeyi deneyin." + "message": "Beklediğiniz hesapları görmüyorsanız HD yoluna veya geçerli seçilen ağa geçmeyi deneyin." }, "selectType": { "message": "Tür Seç" @@ -4426,6 +4738,9 @@ "signing": { "message": "İmzalanıyor" }, + "signingInWith": { + "message": "Şununla giriş yap:" + }, "simulationDetailsFailed": { "message": "Tahmininiz yüklenirken bir hata oldu." }, @@ -4463,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Bakiye değişikliklerini tahmin edin" }, + "siweIssued": { + "message": "Düzenlendi" + }, + "siweNetwork": { + "message": "Ağ" + }, + "siweRequestId": { + "message": "Kimlik Talebi" + }, + "siweResources": { + "message": "Kaynaklar" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Bir siteye giriş yapıyorsunuz ve hesabınızda öngörülen herhangi bir değişiklik yok." + }, + "siweURI": { + "message": "URL adresi" + }, "skip": { "message": "Atla" }, @@ -4566,6 +4899,14 @@ "snapAccountsDescription": { "message": "Üçüncü taraf Snapleri tarafından kontrol edilen hesaplar." }, + "snapConnectTo": { + "message": "$1 adresine bağlan", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Onayınız olmadan $1 otomatik olarak $2 adresine bağlansın.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 şunu kullanmak istiyor: $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4699,6 +5040,9 @@ "source": { "message": "Kaynak" }, + "speed": { + "message": "Hız" + }, "speedUp": { "message": "Hızlandır" }, @@ -4733,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Harcama limiti çok büyük" }, + "spender": { + "message": "Harcama Yapan Taraf" + }, "spendingCap": { "message": "Harcama üst limiti" }, @@ -4960,6 +5307,13 @@ "submitted": { "message": "Gönderildi" }, + "suggestedBySnap": { + "message": "$1 tarafından öneriliyor", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Önerilen isim:" + }, "suggestedTokenSymbol": { "message": "Önerilen ticker sembolü:" }, @@ -5074,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Teklifler alınıyor" + "message": "Teklifler alınıyor..." }, "swapFetchingQuotesErrorDescription": { "message": "Hımmm... bir hata oluştu. Tekrar deneyin veya sorun devam ederse müşteri hizmetleri destek bölümüyle iletişime geçin." @@ -5422,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Şuna geçiş yaptınız:" + "message": "Şu anda kullandığınız ağ" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Ağ değiştirmek bekleyen tüm onayları iptal eder" @@ -5470,6 +5824,10 @@ "thisCollection": { "message": "bu koleksiyon" }, + "threeMonthsAbbreviation": { + "message": "3A", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Zaman" }, @@ -5549,6 +5907,9 @@ "tokenContractAddress": { "message": "Token sözleşme adresi" }, + "tokenDecimal": { + "message": "Token ondalığı" + }, "tokenDecimalFetchFailed": { "message": "Token ondalığı gereklidir. Şurada bulabilirsiniz: $1" }, @@ -5571,7 +5932,7 @@ "message": "token dolandırıcılıkları ve güvenlik riskleri" }, "tokenShowUp": { - "message": "Tokenleriniz cüzdanınızda otomatik olarak görünmeyebilir." + "message": "Tokenleriniz cüzdanınızda otomatik olarak görünmeyebilir. " }, "tokenSymbol": { "message": "Token sembolü" @@ -5598,6 +5959,9 @@ "total": { "message": "Toplam" }, + "totalVolume": { + "message": "Toplam hacim" + }, "transaction": { "message": "işlem" }, @@ -5703,6 +6067,10 @@ "transferFrom": { "message": "Transfer kaynağı:" }, + "trillionAbbreviation": { + "message": "T", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Ledger'ınıza bağlanırken sorun yaşıyoruz. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5838,6 +6206,12 @@ "updatedWithDate": { "message": "$1 güncellendi" }, + "uploadDropFile": { + "message": "Dosyanızı buraya sürükleyin" + }, + "uploadFile": { + "message": "Dosya yükle" + }, "urlErrorMsg": { "message": "URL adresleri için uygun HTTP/HTTPS ön eki gerekir." }, @@ -6053,6 +6427,9 @@ "whatsThis": { "message": "Bu nedir?" }, + "wrongNetworkName": { + "message": "Kayıtlarımıza göre ağ adı bu zincir kimliği ile doğru şekilde eşleşmiyor olabilir." + }, "xOfYPending": { "message": "$1 / $2 bekliyor", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6076,6 +6453,12 @@ "yourAccounts": { "message": "Hesaplarınız" }, + "yourActivity": { + "message": "Aktiviteniz" + }, + "yourBalance": { + "message": "Bakiyeniz" + }, "yourFundsMayBeAtRisk": { "message": "Paranız tehlikede olabilir" }, diff --git a/app/_locales/vi/messages.json b/app/_locales/vi/messages.json index bc1c0f397d1b..91aa5a2a016d 100644 --- a/app/_locales/vi/messages.json +++ b/app/_locales/vi/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "Bạn cần chọn một tài khoản!" }, + "accountTypeNotSupported": { + "message": "Loại tài khoản không được hỗ trợ" + }, "accounts": { "message": "Tài khoản" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "Thêm NFT" }, + "addRpcUrl": { + "message": "Thêm URL RPC" + }, "addSnapAccountToggle": { "message": "Bật \"Thêm tài khoản Snap (Beta)\"" }, @@ -305,12 +311,21 @@ "message": "Bạn không tìm thấy token? Bạn có thể dán địa chỉ của bất kỳ token nào để thêm token đó theo cách thủ công. Bạn có thể tìm thấy địa chỉ hợp đồng token trên $1", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "Thêm URL" + }, "addingCustomNetwork": { "message": "Thêm mạng" }, "addingTokens": { "message": "Đang thêm token" }, + "additionalNetworks": { + "message": "Mạng bổ sung" + }, + "additionalRpcUrl": { + "message": "URL RPC Bổ sung" + }, "address": { "message": "Địa chỉ" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "Cấu hình nâng cao" }, + "advancedDetailsDataDesc": { + "message": "Dữ liệu" + }, + "advancedDetailsHexDesc": { + "message": "Thập lục phân" + }, + "advancedDetailsNonceDesc": { + "message": "Số nonce" + }, + "advancedDetailsNonceTooltip": { + "message": "Đây là số giao dịch của một tài khoản. Số nonce cho giao dịch đầu tiên là 0 và tăng dần theo thứ tự." + }, "advancedGasFeeDefaultOptIn": { "message": "Lưu các giá trị này làm giá trị mặc định cho mạng $1.", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "Cảnh báo" }, + "alertActionBuy": { + "message": "Mua ETH" + }, + "alertActionUpdateGas": { + "message": "Cập nhập hạn mức phí gas" + }, + "alertActionUpdateGasFee": { + "message": "Cập nhật phí" + }, + "alertActionUpdateGasFeeLevel": { + "message": "Cập nhật tùy chọn phí gas" + }, "alertBannerMultipleAlertsDescription": { "message": "Nếu bạn chấp thuận yêu cầu này, một bên thứ ba nổi tiếng là lừa đảo có thể lấy hết tài sản của bạn." }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "Bạn có thể thay đổi trong phần \"Cài đặt > Cảnh báo\"" }, + "alertMessageGasEstimateFailed": { + "message": "Chúng tôi không thể cung cấp phí chính xác và ước tính này có thể cao. Chúng tôi khuyên bạn nên nhập hạn mức phí gas tùy chỉnh, nhưng vẫn có rủi ro giao dịch sẽ thất bại." + }, + "alertMessageGasFeeLow": { + "message": "Khi chọn phí thấp, hãy lưu ý giao dịch sẽ chậm hơn và thời gian chờ đợi lâu hơn. Để giao dịch nhanh hơn, hãy chọn các tùy chọn phí Thị trường hoặc Cao." + }, + "alertMessageGasTooLow": { + "message": "Để tiếp tục giao dịch này, bạn cần tăng giới hạn phí gas lên 21000 hoặc cao hơn." + }, + "alertMessageInsufficientBalance": { + "message": "Bạn không có đủ ETH trong tài khoản để thanh toán phí giao dịch." + }, + "alertMessageNetworkBusy": { + "message": "Phí gas cao và ước tính kém chính xác hơn." + }, + "alertMessageNoGasPrice": { + "message": "Chúng tôi không thể tiếp tục giao dịch này cho đến khi bạn cập nhật phí thủ công." + }, + "alertMessagePendingTransactions": { + "message": "Giao dịch này sẽ không được thực hiện cho đến khi giao dịch trước đó hoàn tất. Tìm hiểu cách hủy hoặc đẩy nhanh giao dịch." + }, + "alertMessageSignInDomainMismatch": { + "message": "Trang web đưa ra yêu cầu không phải là trang web bạn đang đăng nhập. Đây có thể là một nỗ lực đánh cắp thông tin đăng nhập của bạn." + }, + "alertMessageSignInWrongAccount": { + "message": "Trang web này yêu cầu bạn đăng nhập bằng tài khoản không đúng." + }, + "alertMessageSigningOrSubmitting": { + "message": "Giao dịch này sẽ chỉ được thực hiện sau khi giao dịch trước đó của bạn hoàn tất." + }, "alertModalAcknowledge": { "message": "Tôi đã nhận thức được rủi ro và vẫn muốn tiếp tục" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "Xem lại tất cả cảnh báo" }, + "alertReasonGasEstimateFailed": { + "message": "Phí không chính xác" + }, + "alertReasonGasFeeLow": { + "message": "Tốc độ chậm" + }, + "alertReasonGasTooLow": { + "message": "Hạn mức phí gas thấp" + }, + "alertReasonInsufficientBalance": { + "message": "Không đủ tiền" + }, + "alertReasonNetworkBusy": { + "message": "Mạng đang bận" + }, + "alertReasonNoGasPrice": { + "message": "Ước tính phí không có sẵn" + }, + "alertReasonPendingTransactions": { + "message": "Giao dịch đang chờ xử lý" + }, + "alertReasonSignIn": { + "message": "Yêu cầu đăng nhập đáng ngờ" + }, + "alertReasonWrongAccount": { + "message": "Tài khoản không đúng" + }, "alertSettingsUnconnectedAccount": { "message": "Đang duyệt trang web khi chọn một tài khoản không được kết nối" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "Tất cả các quyền" }, + "allTimeHigh": { + "message": "Cao nhất lịch sử" + }, + "allTimeLow": { + "message": "Thấp nhất lịch sử" + }, "allYourNFTsOf": { "message": "Tất cả NFT của bạn từ $1", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "Cho phép" }, + "allowMetaMaskToDetectNFTs": { + "message": "Cho phép MetaMask phát hiện và hiển thị NFT của bạn bằng tính năng tự động phát hiện. Bạn sẽ có thể:" + }, + "allowMetaMaskToDetectTokens": { + "message": "Cho phép MetaMask phát hiện và hiển thị token của bạn bằng tính năng tự động phát hiện. Bạn sẽ có thể:" + }, "allowMmiToConnectToCustodian": { "message": "Điều này sẽ cho phép MMI kết nối với $1 để nhập tài khoản của bạn." }, @@ -516,7 +624,7 @@ "message": "Tùy chọn tài sản" }, "attemptSendingAssets": { - "message": "Nếu bạn cố gắng gửi tài sản trực tiếp từ mạng này sang mạng khác, bạn có thể bị mất tài sản vĩnh viễn. Hãy nhớ sử dụng cầu nối." + "message": "Bạn có thể bị mất tài sản nếu cố gắng gửi tài sản từ một mạng khác. Chuyển tiền an toàn giữa các mạng bằng cách sử dụng cầu nối." }, "attemptSendingAssetsWithPortfolio": { "message": "Bạn có thể bị mất tài sản nếu cố gắng gửi tài sản từ một mạng khác. Chuyển tiền an toàn giữa các mạng bằng cách sử dụng cầu nối, chẳng hạn như $1" @@ -527,6 +635,9 @@ "attributions": { "message": "Ghi nhận đóng góp" }, + "auroraRpcDeprecationMessage": { + "message": "URL Infura RPC không còn hỗ trợ Aurora nữa." + }, "authorizedPermissions": { "message": "Bạn đã cấp các quyền sau đây" }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "Chức năng cơ bản đã tắt" }, + "basicConfigurationDescription": { + "message": "MetaMask cung cấp các tính năng cơ bản như chi tiết token và cài đặt gas thông qua các dịch vụ Internet. Khi bạn sử dụng các dịch vụ Internet, địa chỉ IP của bạn sẽ được chia sẻ, trong trường hợp này là với MetaMask. Điều này giống như khi bạn truy cập bất kỳ trang web nào. MetaMask sử dụng dữ liệu này tạm thời và không bao giờ bán dữ liệu của bạn. Bạn có thể sử dụng VPN hoặc tắt các dịch vụ này, nhưng nó có thể ảnh hưởng đến trải nghiệm sử dụng MetaMask của bạn. Để tìm hiểu thêm, vui lòng đọc $1.", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "Chức năng cơ bản" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask Beta sẽ không bao giờ hỏi về Cụm từ khôi phục bí mật của bạn." }, + "billionAbbreviation": { + "message": "Tỷ", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "Hoạt động Bitcoin không được hỗ trợ" + }, "blockExplorerAccountAction": { "message": "Tài khoản", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "Chúng tôi khuyên bạn không nên tiếp tục với yêu cầu này." + }, "blockaidDescriptionApproveFarming": { "message": "Nếu bạn chấp thuận yêu cầu này, một bên thứ ba nổi tiếng là lừa đảo có thể lấy hết tài sản của bạn." }, @@ -666,7 +791,7 @@ "message": "Nếu bạn chấp thuận yêu cầu này, người khác có thể đánh cắp tài sản được niêm yết trên Blur của bạn." }, "blockaidDescriptionErrored": { - "message": "Do có lỗi, yêu cầu này đã không được nhà cung cấp dịch vụ bảo mật xác minh. Hãy thực hiện cẩn thận." + "message": "Do có lỗi, chúng tôi không thể kiểm tra các cảnh báo bảo mật. Chỉ tiếp tục nếu bạn tin tưởng tất cả các địa chỉ liên quan." }, "blockaidDescriptionMaliciousDomain": { "message": "Bạn đang tương tác với một tên miền độc hại. Nếu bạn chấp thuận yêu cầu này, bạn có thể mất tài sản của mình." @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "Nếu bạn chấp thuận yêu cầu này, một bên thứ ba nổi tiếng là lừa đảo sẽ lấy hết tài sản của bạn." }, + "blockaidDescriptionWarning": { + "message": "Đây có thể là một yêu cầu lừa đảo. Chỉ tiếp tục nếu bạn tin tưởng mọi địa chỉ liên quan." + }, "blockaidMessage": { "message": "Bảo vệ quyền riêng tư - không có dữ liệu nào được chia sẻ với các bên thứ ba. Có sẵn trên Arbitrum, Avalanche, BNB chain, Ethereum Mainnet, Linea, Optimism, Polygon, Base và Sepolia." }, @@ -687,7 +815,7 @@ "message": "Đây là một yêu cầu lừa đảo" }, "blockaidTitleMayNotBeSafe": { - "message": "Yêu cầu có thể không an toàn" + "message": "Hãy cẩn thận" }, "blockaidTitleSuspicious": { "message": "Đây là một yêu cầu đáng ngờ" @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "Bạn cần sử dụng MetaMask trên Google Chrome để kết nối với Ví cứng của bạn." }, + "circulatingSupply": { + "message": "Cung lưu hành" + }, "clear": { "message": "Xóa" }, @@ -799,7 +930,7 @@ "description": "Text that can be clicked to open a browser popup for connecting the ledger device via webhid" }, "clickToManuallyAdd": { - "message": "Nhấp vào đây để thêm token theo cách thủ công." + "message": "Bạn luôn có thể thêm token theo cách thủ công." }, "close": { "message": "Đóng" @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "Tôi đã hiểu rõ các cảnh báo và vẫn muốn tiếp tục" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "Tôi đã hiểu rõ cảnh báo và vẫn muốn tiếp tục" + }, "confirmAlertModalDetails": { "message": "Nếu bạn đăng nhập, một bên thứ ba nổi tiếng là lừa đảo có thể lấy tất cả tài sản của bạn. Vui lòng xem lại các cảnh báo trước khi tiếp tục." }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "Xác nhận kết nối với $1" }, + "confirmDeletion": { + "message": "Xác nhận xóa" + }, + "confirmFieldPaymaster": { + "message": "Phí được thanh toán bởi" + }, + "confirmFieldTooltipPaymaster": { + "message": "Phí cho giao dịch này sẽ được thanh toán bởi hợp đồng thông minh Paymaster." + }, "confirmPassword": { "message": "Xác nhận mật khẩu" }, "confirmRecoveryPhrase": { "message": "Xác nhận Cụm từ khôi phục bí mật" }, + "confirmRpcUrlDeletionMessage": { + "message": "Bạn có chắc chắn muốn xóa URL RPC? Thông tin của bạn sẽ không được lưu cho mạng này." + }, "confirmTitleDescContractInteractionTransaction": { "message": "Chỉ xác nhận giao dịch này nếu bạn hoàn toàn hiểu nội dung và tin tưởng trang web yêu cầu." }, + "confirmTitleDescPermitSignature": { + "message": "Trang web này muốn được cấp quyền để chi tiêu số token của bạn." + }, + "confirmTitleDescSIWESignature": { + "message": "Một trang web yêu cầu bạn đăng nhập để chứng minh quyền sở hữu tài khoản này." + }, "confirmTitleDescSignature": { "message": "Chỉ xác nhận thông báo này nếu bạn chấp thuận nội dung và tin tưởng trang web yêu cầu." }, + "confirmTitlePermitSignature": { + "message": "Yêu cầu hạn mức chi tiêu" + }, + "confirmTitleSIWESignature": { + "message": "Yêu cầu đăng nhập" + }, "confirmTitleSignature": { "message": "Yêu cầu chữ ký" }, @@ -958,7 +1116,7 @@ "message": "Đã kết nối với" }, "connecting": { - "message": "Đang kết nối..." + "message": "Đang kết nối" }, "connectingTo": { "message": "Đang kết nối với $1" @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "Không thể khôi phục dữ liệu của bạn. Tập tin có vẻ đã bị hỏng." }, + "dataCollectionForMarketing": { + "message": "Thu thập dữ liệu cho mục đích tiếp thị" + }, + "dataCollectionForMarketingDescription": { + "message": "Chúng tôi sẽ sử dụng MetaMetrics để tìm hiểu cách bạn tương tác với các thông tin tiếp thị. Chúng tôi có thể chia sẻ tin tức liên quan (chẳng hạn như tính năng sản phẩm và các tài liệu khác)." + }, + "dataCollectionWarningPopoverButton": { + "message": "Đồng ý" + }, + "dataCollectionWarningPopoverDescription": { + "message": "Bạn đã tắt tùy chọn thu thập dữ liệu cho mục đích tiếp thị của chúng tôi. Thao tác này chỉ áp dụng cho thiết bị này. Nếu bạn sử dụng MetaMask trên các thiết bị khác, nhớ chọn không tham gia trên các thiết bị đó." + }, "dataHex": { "message": "Thập lục phân" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "Giải mã yêu cầu" }, + "defaultRpcUrl": { + "message": "URL RPC mặc định" + }, "delete": { "message": "Xóa" }, @@ -1311,6 +1484,9 @@ "message": "Xóa mạng $1?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "Xóa URL RPC" + }, "deposit": { "message": "Nạp" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "Tùy chọn Nhà phát triển" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "Bật/tắt thiết kế mới của trình đơn Mạng" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "Tái thiết kế Trình đơn Mạng" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "Đặt lại giá trị isShown thành \"false\" cho tất cả thông báo. Thông báo là các nội dung hiển thị trong cửa sổ bật lên \"Xem tính năng mới\"." }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "Việc hiển thị dữ liệu và phương tiện NFT sẽ làm lộ địa chỉ IP của bạn với OpenSea hoặc các bên thứ ba khác. Điều này có thể cho phép kẻ tấn công liên kết địa chỉ IP với địa chỉ Ethereum của bạn. Tính năng tự động phát hiện NFT dựa trên chế độ cài đặt này và sẽ không khả dụng khi chế độ cài đặt này bị tắt." }, + "diveStraightIntoUsingYourNFTs": { + "message": "Bắt đầu sử dụng NFT của bạn ngay lập tức" + }, + "diveStraightIntoUsingYourTokens": { + "message": "Bắt đầu sử dụng token của bạn ngay lập tức" + }, "doNotShare": { "message": "Không chia sẻ thông tin này với bất kỳ ai" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "Chỉnh sửa phí gas tăng tốc" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "Dễ dàng quản lý tài sản kỹ thuật số của bạn" + }, "enable": { "message": "Bật" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " Bật trong Cài Đặt." }, + "enableNftAutoDetection": { + "message": "Bật tính năng tự động phát hiện NFT" + }, "enableSnap": { "message": "Bật" }, @@ -1552,9 +1746,15 @@ "message": "bật $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "Bật tính năng tự động phát hiện token" + }, "enabled": { "message": "Đã bật" }, + "enabledNetworks": { + "message": "Mạng được bật" + }, "encryptionPublicKeyNotice": { "message": "$1 muốn biết khóa mã hóa công khai của bạn. Bằng việc đồng ý, trang web này sẽ có thể gửi thông báo được mã hóa cho bạn.", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "Phí ước tính" }, + "estimatedFeeTooltip": { + "message": "Số tiền được chi trả để xử lý giao dịch trên mạng." + }, "ethGasPriceFetchWarning": { "message": "Giá gas dự phòng được cung cấp vì dịch vụ ước tính giá gas chính hiện không hoạt động." }, @@ -1901,7 +2104,7 @@ "message": "Mạng thử nghiệm Goerli" }, "gotIt": { - "message": "Đã hiểu!" + "message": "Đã hiểu" }, "grantedToWithColon": { "message": "Cấp cho:" @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "Truy cập ngay lập tức vào NFT của bạn" + }, + "immediateAccessToYourTokens": { + "message": "Truy cập ngay vào các token của bạn" + }, "import": { "message": "Nhập", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "Hành động này sẽ chỉnh sửa các token đã niêm yết trong ví của bạn, kẻ xấu có thể lợi dụng việc này để lừa đảo bạn. Chỉ chấp thuận nếu bạn chắc chắn rằng bạn muốn thay đổi giá trị mà những token này đại diện cho. Tìm hiểu thêm về $1" }, + "l1Fee": { + "message": "Phí L1" + }, + "l1FeeTooltip": { + "message": "Phí gas L1" + }, + "l2Fee": { + "message": "Phí L2" + }, + "l2FeeTooltip": { + "message": "Phí gas L2" + }, "lastConnected": { "message": "Đã kết nối lần cuối" }, @@ -2492,6 +2713,12 @@ "message": "Đảm bảo không có ai đang nhìn", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "Vốn hóa thị trường" + }, + "marketDetails": { + "message": "Chi tiết thị trường" + }, "max": { "message": "Tối đa" }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "Phí tối đa" }, + "maxFeeTooltip": { + "message": "Một khoản phí tối đa được cung cấp để thanh toán cho giao dịch." + }, "maxPriorityFee": { "message": "Phí ưu tiên tối đa" }, @@ -2548,12 +2778,19 @@ "methodData": { "message": "Phương thức" }, + "methodDataTransactionDesc": { + "message": "Chức năng được thực hiện dựa trên dữ liệu đầu vào đã giải mã." + }, "methodNotSupported": { "message": "Không được hỗ trợ với tài khoản này." }, "metrics": { "message": "Chỉ số" }, + "millionAbbreviation": { + "message": "Triệu", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "Tài khoản bạn đã chọn ($1) khác với tài khoản sử dụng để ký ($2)" }, @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "Base" }, + "networkNameBitcoin": { + "message": "Bitcoin" + }, "networkNameDefinition": { "message": "Tên được liên kết với mạng này." }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "Tùy chọn mạng" + }, "networkProvider": { "message": "Nhà cung cấp mạng" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "“$1” đã được thêm thành công!" }, + "newNetworkEdited": { + "message": "“$1” đã được chỉnh sửa thành công!" + }, "newNftAddedMessage": { "message": "NFT đã được thêm thành công!" }, @@ -2863,8 +3109,11 @@ "nftAlreadyAdded": { "message": "NFT đã được thêm vào." }, + "nftAutoDetectionEnabled": { + "message": "Tính năng tự động phát hiện NFT đã được bật" + }, "nftDisclaimer": { - "message": "Tuyên bố miễn trừ trách nhiệm: MetaMask lấy tập tin phương tiện từ URL nguồn. URL này đôi khi bị thay đổi bởi thị trường mà NFT được đào." + "message": "Tuyên bố miễn trừ trách nhiệm: MetaMask lấy tập tin đa phương tiện từ URL nguồn. URL này đôi khi bị thay đổi bởi thị trường mà NFT được đào." }, "nftOptions": { "message": "Tùy chọn NFT" @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "Không có nội dung phân giải cho tên miền được cung cấp." }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snap và hầu hết các ví cứng sẽ không hoạt động với phiên bản trình duyệt hiện tại của bạn." + }, "noNFTs": { "message": "Chưa có NFT" }, @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "Không đủ phí gas" }, + "notRightNow": { + "message": "Không phải bây giờ" + }, "note": { "message": "Ghi chú" }, @@ -2989,7 +3244,7 @@ "message": "Phí ưu tiên (GWEI)" }, "notificationItemCheckBlockExplorer": { - "message": "Kiểm tra trên BlockExplorer" + "message": "Kiểm tra trên Block Explorer" }, "notificationItemCollection": { "message": "Bộ sưu tập" @@ -3158,6 +3413,37 @@ "on": { "message": "Bật" }, + "onboardedMetametricsAccept": { + "message": "Tôi đồng ý" + }, + "onboardedMetametricsDisagree": { + "message": "Không, cảm ơn" + }, + "onboardedMetametricsKey1": { + "message": "Bước tiến mới nhất" + }, + "onboardedMetametricsKey2": { + "message": "Tính năng sản phẩm" + }, + "onboardedMetametricsKey3": { + "message": "Các tài liệu khuyến mại liên quan khác" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "Ngoài $1, chúng tôi muốn sử dụng dữ liệu để hiểu cách bạn tương tác với với các thông tin tiếp thị.", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "Điều này sẽ giúp chúng tôi cá nhân hóa nội dung mà chúng tôi chia sẻ với bạn, chẳng hạn như:" + }, + "onboardedMetametricsParagraph3": { + "message": "Hãy nhớ rằng chúng tôi không bán dữ liệu mà bạn cung cấp và bạn có thể chọn không tham gia bất kỳ lúc nào." + }, + "onboardedMetametricsTitle": { + "message": "Hãy giúp chúng tôi nâng cao trải nghiệm của bạn" + }, "onboarding": { "message": "Giới thiệu" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "Giúp chúng tôi cải thiện MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "Chúng tôi sẽ sử dụng dữ liệu này để tìm hiểu cách bạn tương tác với các thông tin tiếp thị. Chúng tôi có thể chia sẻ tin tức liên quan (chẳng hạn như tính năng sản phẩm)." + }, "onboardingPinExtensionBillboardAccess": { "message": "Toàn quyền truy cập" }, @@ -3274,6 +3563,22 @@ "message": "Thông báo phát hiện dấu hiệu lừa đảo tùy thuộc vào quá trình truyền tin với $1. jsDeliver sẽ có quyền truy cập vào địa chỉ IP của bạn. Xem $2.", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1 Ngày", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1 Tháng", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1 Tuần", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1 Năm", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3371,7 +3676,7 @@ "description": "For importing an account from a private key" }, "paymasterInUse": { - "message": "Phí gas cho giao dịch này sẽ được Paymaster (tài khoản hợp đồng thông minh tài trợ cho các giao dịch) thanh toán.", + "message": "Phí gas cho giao dịch này sẽ được thanh toán bởi bên chi trả.", "description": "Alert shown in transaction confirmation if paymaster in use." }, "pending": { @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "Các trang web đã kết nối hiện đã được cấp quyền" }, + "permitSimulationDetailInfo": { + "message": "Bạn đang cấp cho người chi tiêu quyền chi tiêu số lượng token này từ tài khoản của bạn." + }, "personalAddressDetected": { "message": "Đã tìm thấy địa chỉ cá nhân. Nhập địa chỉ hợp đồng token." }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "Mạng tùy chỉnh phổ biến" }, + "popularNetworkAddToolTip": { + "message": "Một vài mạng trong số này phụ thuộc vào bên thứ ba. Kết nối có thể kém tin cậy hơn hoặc cho phép bên thứ ba theo dõi hoạt động. $1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Danh mục đầu tư" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "Tìm kiếm tài khoản" }, + "searchNfts": { + "message": "Tìm kiếm NFT" + }, "searchTokens": { "message": "Tìm kiếm token" }, @@ -4255,10 +4570,10 @@ "message": "Chọn token" }, "selectNFTPrivacyPreference": { - "message": "Bật phát hiện NFT trong phần Cài Đặt" + "message": "Bật tính năng Tự động phát hiện NFT" }, "selectPathHelp": { - "message": "Nếu bạn không thấy các tài khoản như mong đợi, hãy chuyển sang đường dẫn HD." + "message": "Nếu bạn không thấy các tài khoản như mong đợi, hãy chuyển sang đường dẫn HD hoặc mạng đã chọn hiện tại." }, "selectType": { "message": "Chọn loại" @@ -4423,6 +4738,9 @@ "signing": { "message": "Đang ký" }, + "signingInWith": { + "message": "Đăng nhập bằng" + }, "simulationDetailsFailed": { "message": "Đã xảy ra lỗi khi tải kết quả ước tính." }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "Ước tính thay đổi số dư" }, + "siweIssued": { + "message": "Đã phát hành" + }, + "siweNetwork": { + "message": "Mạng" + }, + "siweRequestId": { + "message": "ID yêu cầu" + }, + "siweResources": { + "message": "Tài nguyên" + }, + "siweSignatureSimulationDetailInfo": { + "message": "Bạn đang đăng nhập vào một trang web và dự kiến không có thay đổi nào đối với tài khoản của bạn." + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "Bỏ qua" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "Tài khoản được kiểm soát bởi Snap bên thứ ba." }, + "snapConnectTo": { + "message": "Kết nối với $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "Cho phép $1 tự động kết nối với $2 mà không cần bạn chấp thuận.", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1 muốn sử dụng $2", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "Nguồn" }, + "speed": { + "message": "Tốc độ" + }, "speedUp": { "message": "Tăng tốc" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "Hạn mức chi tiêu quá lớn" }, + "spender": { + "message": "Người chi tiêu" + }, "spendingCap": { "message": "Hạn mức chi tiêu" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "Đã gửi" }, + "suggestedBySnap": { + "message": "Được đề xuất bởi $1", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "Tên đề xuất:" + }, "suggestedTokenSymbol": { "message": "Mã chứng khoán được đề xuất:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "Tìm nạp báo giá" + "message": "Tìm nạp báo giá..." }, "swapFetchingQuotesErrorDescription": { "message": "Rất tiếc... đã xảy ra sự cố. Hãy thử lại. Nếu lỗi vẫn tiếp diễn, hãy liên hệ với bộ phận hỗ trợ khách hàng." @@ -5419,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "Bạn đã chuyển sang" + "message": "Bạn hiện đang sử dụng" }, "switchingNetworksCancelsPendingConfirmations": { "message": "Khi bạn chuyển mạng, mọi xác nhận đang chờ xử lý sẽ bị hủy" @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "bộ sưu tập này" }, + "threeMonthsAbbreviation": { + "message": "3 Tháng", + "description": "Shortened form of '3 months'" + }, "time": { "message": "Thời gian" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "Địa chỉ hợp đồng token" }, + "tokenDecimal": { + "message": "Số thập phân của token" + }, "tokenDecimalFetchFailed": { "message": "Yêu cầu số thập phân của token. Tìm trên: $1" }, @@ -5562,13 +5926,13 @@ "message": "ID Token" }, "tokenList": { - "message": "Danh sách token:" + "message": "Danh sách token" }, "tokenScamSecurityRisk": { "message": "rủi ro về bảo mật và lừa đảo token" }, "tokenShowUp": { - "message": "Các token có thể không tự động hiển thị trong ví của bạn." + "message": "Các token có thể không tự động hiển thị trong ví của bạn. " }, "tokenSymbol": { "message": "Ký hiệu token" @@ -5595,6 +5959,9 @@ "total": { "message": "Tổng" }, + "totalVolume": { + "message": "Tổng khối lượng giao dịch" + }, "transaction": { "message": "giao dịch" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "Chuyển từ" }, + "trillionAbbreviation": { + "message": "Nghìn Tỷ", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "Chúng tôi đang gặp sự cố khi kết nối với Ledger của bạn. $1", "description": "$1 is a link to the wallet connection guide;" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "Đã cập nhật $1" }, + "uploadDropFile": { + "message": "Thả tập tin của bạn vào đây" + }, + "uploadFile": { + "message": "Tải lên tập tin" + }, "urlErrorMsg": { "message": "URL phải có tiền tố HTTP/HTTPS phù hợp." }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "Đây là gì?" }, + "wrongNetworkName": { + "message": "Theo hồ sơ của chúng tôi, tên mạng có thể không khớp chính xác với ID chuỗi này." + }, "xOfYPending": { "message": "$1/$2 đang chờ xử lý", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "Tài khoản của bạn" }, + "yourActivity": { + "message": "Hoạt động của bạn" + }, + "yourBalance": { + "message": "Số dư của bạn" + }, "yourFundsMayBeAtRisk": { "message": "Tiền của bạn có thể gặp rủi ro" }, diff --git a/app/_locales/zh_CN/messages.json b/app/_locales/zh_CN/messages.json index 498ded2c0f32..fa130c26a51b 100644 --- a/app/_locales/zh_CN/messages.json +++ b/app/_locales/zh_CN/messages.json @@ -162,6 +162,9 @@ "accountSelectionRequired": { "message": "您需要选择一个账户!" }, + "accountTypeNotSupported": { + "message": "账户类型不受支持" + }, "accounts": { "message": "账户" }, @@ -286,6 +289,9 @@ "addNfts": { "message": "添加 NFT" }, + "addRpcUrl": { + "message": "添加 RPC(远程过程调用)URL" + }, "addSnapAccountToggle": { "message": "启用“添加账户Snap(测试版)”" }, @@ -305,12 +311,21 @@ "message": "找不到代币?您可以通过粘贴其地址手动添加任何代币。代币合约地址可以在 $1 上找到", "description": "$1 is a blockchain explorer for a specific network, e.g. Etherscan for Ethereum" }, + "addUrl": { + "message": "添加 URL" + }, "addingCustomNetwork": { "message": "正在添加网络" }, "addingTokens": { "message": "正在添加代币" }, + "additionalNetworks": { + "message": "其他网络" + }, + "additionalRpcUrl": { + "message": "其他 RPC(远程过程调用)URL" + }, "address": { "message": "地址" }, @@ -326,6 +341,18 @@ "advancedConfiguration": { "message": "高级配置" }, + "advancedDetailsDataDesc": { + "message": "数据" + }, + "advancedDetailsHexDesc": { + "message": "十六进制" + }, + "advancedDetailsNonceDesc": { + "message": "唯一交易标识号" + }, + "advancedDetailsNonceTooltip": { + "message": "这是一个账户的交易编号。第一笔交易的唯一交易标识号为 0,然后按顺序递增。" + }, "advancedGasFeeDefaultOptIn": { "message": "将这些值保存为 $1 网络的默认值。", "description": "$1 is the current network name." @@ -349,6 +376,18 @@ "alert": { "message": "提醒" }, + "alertActionBuy": { + "message": "买入 ETH" + }, + "alertActionUpdateGas": { + "message": "更新燃料限制" + }, + "alertActionUpdateGasFee": { + "message": "更新费用" + }, + "alertActionUpdateGasFeeLevel": { + "message": "更新燃料选项" + }, "alertBannerMultipleAlertsDescription": { "message": "如果您批准此请求,以欺诈闻名的第三方可能会拿走您的所有资产。" }, @@ -358,6 +397,36 @@ "alertDisableTooltip": { "message": "这可以在“设置 > 提醒”中进行更改" }, + "alertMessageGasEstimateFailed": { + "message": "我们无法提供准确的费用,估算可能较高。我们建议您输入自定义的燃料限制,但交易仍存在失败风险。" + }, + "alertMessageGasFeeLow": { + "message": "在选择低级型费用时,预计交易速度较慢,等待时间较长。如需更快交易,请选择市场型或激进型费用选项。" + }, + "alertMessageGasTooLow": { + "message": "要继续此交易,您需要将燃料限制提高到 21000 或更高。" + }, + "alertMessageInsufficientBalance": { + "message": "您的账户中没有足够的 ETH 来支付交易费用。" + }, + "alertMessageNetworkBusy": { + "message": "燃料价格很高,估算不太准确。" + }, + "alertMessageNoGasPrice": { + "message": "您手动更新费用后,我们才能继续进行此交易。" + }, + "alertMessagePendingTransactions": { + "message": "上一笔交易完成后,此交易才能继续进行。了解如何取消或加快交易。" + }, + "alertMessageSignInDomainMismatch": { + "message": "提出请求的网站不是您正在登录的网站。这可能试图窃取您的登录凭据。" + }, + "alertMessageSignInWrongAccount": { + "message": "此网站要求您使用错误的账户登录。" + }, + "alertMessageSigningOrSubmitting": { + "message": "您的上一笔交易完成后,此交易才能继续进行。" + }, "alertModalAcknowledge": { "message": "我已知晓风险并仍想继续" }, @@ -367,6 +436,33 @@ "alertModalReviewAllAlerts": { "message": "查看所有提醒" }, + "alertReasonGasEstimateFailed": { + "message": "费用不准确" + }, + "alertReasonGasFeeLow": { + "message": "速度慢" + }, + "alertReasonGasTooLow": { + "message": "燃料限制较低" + }, + "alertReasonInsufficientBalance": { + "message": "资金不足" + }, + "alertReasonNetworkBusy": { + "message": "网络繁忙" + }, + "alertReasonNoGasPrice": { + "message": "无法使用费用估算" + }, + "alertReasonPendingTransactions": { + "message": "待定交易" + }, + "alertReasonSignIn": { + "message": "可疑登录请求" + }, + "alertReasonWrongAccount": { + "message": "错误账户" + }, "alertSettingsUnconnectedAccount": { "message": "浏览网站时选择的账户未连接" }, @@ -398,6 +494,12 @@ "allPermissions": { "message": "所有许可" }, + "allTimeHigh": { + "message": "有史以来新高" + }, + "allTimeLow": { + "message": "有史以来新低" + }, "allYourNFTsOf": { "message": "您所有在$1的NFT", "description": "$1 is a link to contract on the block explorer when we're not able to retrieve a erc721 or erc1155 name" @@ -405,6 +507,12 @@ "allow": { "message": "允许" }, + "allowMetaMaskToDetectNFTs": { + "message": "允许 MetaMask 使用自动检测功能检测并显示您的 NFT。您将能够:" + }, + "allowMetaMaskToDetectTokens": { + "message": "允许 MetaMask 使用自动检测功能检测并显示您的代币。您将能够:" + }, "allowMmiToConnectToCustodian": { "message": "这将允许 MMI 连接到 $1,以导入您的账户。" }, @@ -527,6 +635,9 @@ "attributions": { "message": "参与者" }, + "auroraRpcDeprecationMessage": { + "message": "Infura RPC(远程过程调用)URL 不再支持 Aurora。" + }, "authorizedPermissions": { "message": "您已授权以下权限" }, @@ -591,6 +702,10 @@ "basicConfigurationBannerTitle": { "message": "基本功能已关闭" }, + "basicConfigurationDescription": { + "message": "MetaMask 通过互联网服务提供代币详情和燃料设置等基本功能。当您使用互联网服务时,您的 IP 地址会共享,在本例中与 MetaMask 共享。这就像您访问任何网站一样。MetaMask 暂时使用这些数据,并且绝不会出卖您的数据。您可以使用 VPN 或关闭这些服务,但这可能会影响您的 MetaMask 体验。要了解详情,请参阅我们的 $1。", + "description": "$1 is to be replaced by the message for privacyMsg, and will link to https://consensys.io/privacy-policy" + }, "basicConfigurationLabel": { "message": "基本功能" }, @@ -634,6 +749,13 @@ "betaWalletCreationSuccessReminder2": { "message": "MetaMask 测试版绝对不会向您索要账户私钥助记词。" }, + "billionAbbreviation": { + "message": "十亿", + "description": "Shortened form of 'billion'" + }, + "bitcoinActivityNotSupported": { + "message": "比特币活动不受支持" + }, "blockExplorerAccountAction": { "message": "账户", "description": "This is used with viewOnEtherscan and viewInExplorer e.g View Account in Explorer" @@ -659,6 +781,9 @@ "blockaid": { "message": "Blockaid" }, + "blockaidAlertInfo": { + "message": "我们不建议继续处理此请求。" + }, "blockaidDescriptionApproveFarming": { "message": "如果您批准此请求,以欺诈闻名的第三方可能会拿走您的所有资产。" }, @@ -680,6 +805,9 @@ "blockaidDescriptionTransferFarming": { "message": "如果您批准此请求,以欺诈闻名的第三方将会拿走您的所有资产。" }, + "blockaidDescriptionWarning": { + "message": "这可能是欺骗性请求。仅在您信任所涉及的每个地址时才能继续。" + }, "blockaidMessage": { "message": "隐私保护 - 不会与第三方共享任何数据。适用于 Arbitrum、Avalanche、BNB Chain、以太坊主网、Linea、Optimism、Polygon、Base 和 Sepolia。" }, @@ -714,7 +842,7 @@ "message": "忙碌中" }, "buyAndSell": { - "message": "买入和卖出" + "message": "出入金" }, "buyAsset": { "message": "购买$1", @@ -779,6 +907,9 @@ "chromeRequiredForHardwareWallets": { "message": "您需要在 Google Chrome 上使用 MetaMask 以连接到您的硬件钱包。" }, + "circulatingSupply": { + "message": "循环供应" + }, "clear": { "message": "清除" }, @@ -838,6 +969,9 @@ "confirmAlertModalAcknowledgeMultiple": { "message": "我已知晓提醒并仍想继续" }, + "confirmAlertModalAcknowledgeSingle": { + "message": "我已知晓提醒并仍想继续" + }, "confirmAlertModalDetails": { "message": "如果您登录,以欺诈闻名的第三方可能会拿走您的所有资产。在继续操作之前,请查看提醒。" }, @@ -853,18 +987,42 @@ "confirmConnectionTitle": { "message": "确认连接到$1" }, + "confirmDeletion": { + "message": "确认删除" + }, + "confirmFieldPaymaster": { + "message": "费用支付方" + }, + "confirmFieldTooltipPaymaster": { + "message": "此交易的费用将由 paymaster 智能合约支付。" + }, "confirmPassword": { "message": "确认密码" }, "confirmRecoveryPhrase": { "message": "确认私钥助记词" }, + "confirmRpcUrlDeletionMessage": { + "message": "您确定要删除 RPC(远程过程调用)URL 吗?您的信息将不会保存到此网络。" + }, "confirmTitleDescContractInteractionTransaction": { "message": "仅在您完全理解内容并信任请求网站的情况下,才能确认此交易。" }, + "confirmTitleDescPermitSignature": { + "message": "此网站需要获得许可来使用您的代币。" + }, + "confirmTitleDescSIWESignature": { + "message": "某个网站要求您登录以证明您拥有该账户。" + }, "confirmTitleDescSignature": { "message": "仅在您批准该内容并信任请求网站的情况下,才能确认此消息。" }, + "confirmTitlePermitSignature": { + "message": "支出上限请求" + }, + "confirmTitleSIWESignature": { + "message": "登录请求" + }, "confirmTitleSignature": { "message": "签名请求" }, @@ -1263,6 +1421,18 @@ "dataBackupSeemsCorrupt": { "message": "无法还原数据。文件似乎已损坏。" }, + "dataCollectionForMarketing": { + "message": "用于营销目的的数据收集" + }, + "dataCollectionForMarketingDescription": { + "message": "我们将使用 MetaMetrics 来了解您如何与我们的营销通信交互。我们可能会分享相关资讯(例如产品特点和其他内容)。" + }, + "dataCollectionWarningPopoverButton": { + "message": "好的" + }, + "dataCollectionWarningPopoverDescription": { + "message": "您关闭了我们用于营销目的的数据收集。此操作仅适用于此设备。如果您在其他设备上使用 MetaMask,请务必也在其他设备上选择关闭。" + }, "dataHex": { "message": "十六进制" }, @@ -1295,6 +1465,9 @@ "decryptRequest": { "message": "解密请求" }, + "defaultRpcUrl": { + "message": "默认 RPC(远程过程调用)URL" + }, "delete": { "message": "删除" }, @@ -1311,6 +1484,9 @@ "message": "要删除$1网络吗?", "description": "$1 represents the name of the network" }, + "deleteRpcUrl": { + "message": "删除 RPC(远程过程调用)URL" + }, "deposit": { "message": "保证金" }, @@ -1339,6 +1515,12 @@ "developerOptions": { "message": "开发者选项" }, + "developerOptionsNetworkMenuRedesignDescription": { + "message": "切换网络菜单的新设计" + }, + "developerOptionsNetworkMenuRedesignTitle": { + "message": "网络菜单新设计" + }, "developerOptionsResetStatesAnnouncementsDescription": { "message": "将所有公告的布尔值显示重设为 false。公告是显示在“最新资讯”(What's New)弹出模式中的通知。" }, @@ -1408,6 +1590,12 @@ "displayNftMediaDescription": { "message": "显示 NFT 媒体和数据会将您的 IP 地址暴露给 OpenSea 或其他第三方。这可以让攻击者将您的 IP 地址与您的以太坊地址相关联。NFT 自动检测依赖于此设置,当此设置关闭时将无法使用。" }, + "diveStraightIntoUsingYourNFTs": { + "message": "直接开始使用您的 NFT" + }, + "diveStraightIntoUsingYourTokens": { + "message": "直接开始使用您的代币" + }, "doNotShare": { "message": "请勿与任何人分享此信息" }, @@ -1536,6 +1724,9 @@ "editSpeedUpEditGasFeeModalTitle": { "message": "编辑加速燃料费用" }, + "effortlesslyNavigateYourDigitalAssets": { + "message": "轻松浏览您的数字资产" + }, "enable": { "message": "启用" }, @@ -1545,6 +1736,9 @@ "enableFromSettings": { "message": " 从设置中启用它。" }, + "enableNftAutoDetection": { + "message": "启用 NFT 自动检测" + }, "enableSnap": { "message": "启用" }, @@ -1552,9 +1746,15 @@ "message": "启用 $1", "description": "$1 is a token symbol, e.g. ETH" }, + "enableTokenAutoDetection": { + "message": "启用代币自动检测" + }, "enabled": { "message": "已启用" }, + "enabledNetworks": { + "message": "启用的网络" + }, "encryptionPublicKeyNotice": { "message": "$1 想要您的加密公钥。同意后,该网站将可以向您发送加密消息。", "description": "$1 is the web3 site name" @@ -1659,6 +1859,9 @@ "estimatedFee": { "message": "预估费用" }, + "estimatedFeeTooltip": { + "message": "为在网络上处理交易而支付的金额。" + }, "ethGasPriceFetchWarning": { "message": "由于目前主要的燃料估算服务不可用,因此提供了备用燃料价格。" }, @@ -1901,7 +2104,7 @@ "message": "Goerli 测试网络" }, "gotIt": { - "message": "知道了!" + "message": "知道了" }, "grantedToWithColon": { "message": "授予:" @@ -2040,6 +2243,12 @@ "imToken": { "message": "imToken" }, + "immediateAccessToYourNFTs": { + "message": "立即访问您的 NFT" + }, + "immediateAccessToYourTokens": { + "message": "即时访问您的代币" + }, "import": { "message": "导入", "description": "Button to import an account from a selected file" @@ -2318,6 +2527,18 @@ "knownTokenWarning": { "message": "此操作将编辑已经在您的钱包中列出的代币,有肯能被用来欺骗您。只有确定要更改这些代币的内容时,才通过此操作。了解更多关于 $1" }, + "l1Fee": { + "message": "L1 费用" + }, + "l1FeeTooltip": { + "message": "L1 燃料费" + }, + "l2Fee": { + "message": "L2 费用" + }, + "l2FeeTooltip": { + "message": "L2 燃料费" + }, "lastConnected": { "message": "最后连接" }, @@ -2492,6 +2713,12 @@ "message": "请确保没有人在看您的屏幕", "description": "Warning to users to be care while creating and saving their new Secret Recovery Phrase" }, + "marketCap": { + "message": "市值" + }, + "marketDetails": { + "message": "市场详情" + }, "max": { "message": "最大" }, @@ -2501,6 +2728,9 @@ "maxFee": { "message": "最大费用" }, + "maxFeeTooltip": { + "message": "为支付交易而提供的最高费用。" + }, "maxPriorityFee": { "message": "最大优先费用" }, @@ -2548,12 +2778,19 @@ "methodData": { "message": "方法" }, + "methodDataTransactionDesc": { + "message": "基于解码输入数据而执行的功能。" + }, "methodNotSupported": { "message": "不支持此账户。" }, "metrics": { "message": "指标" }, + "millionAbbreviation": { + "message": "百万", + "description": "Shortened form of 'million'" + }, "mismatchAccount": { "message": "您选中的账户($1)与尝试登录的账户($2)不同" }, @@ -2666,7 +2903,7 @@ "description": "Description below header used on Permission Connect screen for native permissions." }, "nativeToken": { - "message": "此网络上的原生代币为$1。它是用于燃料费的代币。", + "message": "此网络上的原生代币为 $1。它是用于燃料费的代币。 ", "description": "$1 represents the name of the native token on the current network" }, "nativeTokenScamWarningConversion": { @@ -2735,6 +2972,9 @@ "networkNameBase": { "message": "基础" }, + "networkNameBitcoin": { + "message": "比特币" + }, "networkNameDefinition": { "message": "与此网络关联的名称。" }, @@ -2759,6 +2999,9 @@ "networkNameZkSyncEra": { "message": "zkSync Era" }, + "networkOptions": { + "message": "网络选项" + }, "networkProvider": { "message": "网络提供商" }, @@ -2827,6 +3070,9 @@ "newNetworkAdded": { "message": "成功添加了 “$1”!" }, + "newNetworkEdited": { + "message": "“$1” 已经成功编辑!" + }, "newNftAddedMessage": { "message": "NFT已成功添加!" }, @@ -2863,6 +3109,9 @@ "nftAlreadyAdded": { "message": "此NFT已添加。" }, + "nftAutoDetectionEnabled": { + "message": "已启用 NFT 自动检测" + }, "nftDisclaimer": { "message": "免责声明:MetaMask 从源网址中提取媒体文件。该网址有时会因铸造 NFT 的市场而改变。" }, @@ -2913,6 +3162,9 @@ "noDomainResolution": { "message": "没有提供域名解析。" }, + "noHardwareWalletOrSnapsSupport": { + "message": "Snaps 和大多数硬件钱包与您的当前浏览器版本不兼容。" + }, "noNFTs": { "message": "尚无 NFT" }, @@ -2958,6 +3210,9 @@ "notEnoughGas": { "message": "燃料不足" }, + "notRightNow": { + "message": "暂时不" + }, "note": { "message": "单据" }, @@ -3158,6 +3413,37 @@ "on": { "message": "开" }, + "onboardedMetametricsAccept": { + "message": "我同意" + }, + "onboardedMetametricsDisagree": { + "message": "不,谢谢" + }, + "onboardedMetametricsKey1": { + "message": "最新发展动态" + }, + "onboardedMetametricsKey2": { + "message": "产品特点" + }, + "onboardedMetametricsKey3": { + "message": "其他相关宣传材料" + }, + "onboardedMetametricsLink": { + "message": "MetaMetrics" + }, + "onboardedMetametricsParagraph1": { + "message": "除了 $1,我们还想使用数据来了解您如何与营销通信交互。", + "description": "$1 represents the 'onboardedMetametricsLink' locale string" + }, + "onboardedMetametricsParagraph2": { + "message": "这可以帮助我们个性化与您分享的内容,例如:" + }, + "onboardedMetametricsParagraph3": { + "message": "请记住,我们绝不会出卖您提供的数据,而且您可以随时选择退出。" + }, + "onboardedMetametricsTitle": { + "message": "帮助我们改善您的体验" + }, "onboarding": { "message": "入门" }, @@ -3231,6 +3517,9 @@ "onboardingMetametricsTitle": { "message": "请帮助我们改进 MetaMask" }, + "onboardingMetametricsUseDataCheckbox": { + "message": "我们将使用此数据来了解您如何与我们的营销通信交互。我们可能会分享相关资讯(例如产品特点)。" + }, "onboardingPinExtensionBillboardAccess": { "message": "完全访问权限" }, @@ -3274,6 +3563,22 @@ "message": "网络钓鱼检测提醒依赖于与 $1 的通信。jsDeliver 将有权访问您的 IP 地址。查看 $2。", "description": "The $1 is the word 'jsDeliver', from key 'jsDeliver' and $2 is the words Privacy Policy from key 'privacyMsg', both separated here so that it can be wrapped as a link" }, + "oneDayAbbreviation": { + "message": "1 天", + "description": "Shortened form of '1 day'" + }, + "oneMonthAbbreviation": { + "message": "1 个月", + "description": "Shortened form of '1 month'" + }, + "oneWeekAbbreviation": { + "message": "1 周", + "description": "Shortened form of '1 week'" + }, + "oneYearAbbreviation": { + "message": "1 年", + "description": "Shortened form of '1 year'" + }, "onekey": { "message": "OneKey" }, @@ -3626,6 +3931,9 @@ "permissionsPageTourTitle": { "message": "已连接的站点现已获得许可" }, + "permitSimulationDetailInfo": { + "message": "您将授予该消费者许可从您的账户中支出这些代币。" + }, "personalAddressDetected": { "message": "检测到个人地址。请输入代币合约地址。" }, @@ -3658,6 +3966,10 @@ "popularCustomNetworks": { "message": "流行自定义网络" }, + "popularNetworkAddToolTip": { + "message": "这些网络中的其中一些依赖于第三方。此连接可能不太可靠,或使第三方可进行活动跟踪。$1", + "description": "$1 is Learn more link" + }, "portfolio": { "message": "Portfolio" }, @@ -4135,6 +4447,9 @@ "searchAccounts": { "message": "搜索账户" }, + "searchNfts": { + "message": "搜索 NFT" + }, "searchTokens": { "message": "搜索代币" }, @@ -4423,6 +4738,9 @@ "signing": { "message": "签名" }, + "signingInWith": { + "message": "使用以下登录方式" + }, "simulationDetailsFailed": { "message": "加载估算时出错。" }, @@ -4460,6 +4778,24 @@ "simulationsSettingSubHeader": { "message": "预计余额变化" }, + "siweIssued": { + "message": "已签发" + }, + "siweNetwork": { + "message": "网络" + }, + "siweRequestId": { + "message": "请求 ID" + }, + "siweResources": { + "message": "资源" + }, + "siweSignatureSimulationDetailInfo": { + "message": "您正在登录某个网站,并且您的账户没有预期变化。" + }, + "siweURI": { + "message": "URL" + }, "skip": { "message": "跳过" }, @@ -4563,6 +4899,14 @@ "snapAccountsDescription": { "message": "由第三方 Snap 控制的账户。" }, + "snapConnectTo": { + "message": "连接到 $1", + "description": "$1 is the website URL or a Snap name. Used for Snaps pre-approved connections." + }, + "snapConnectionPermissionDescription": { + "message": "让 $1 自动连接到 $2,无需您的批准。", + "description": "Used for Snap pre-approved connections. $1 is the Snap name, $2 is a website URL." + }, "snapConnectionWarning": { "message": "$1想连接$2。", "description": "$2 is the snap and $1 is the dapp requesting connection to the snap." @@ -4696,6 +5040,9 @@ "source": { "message": "来源" }, + "speed": { + "message": "速度" + }, "speedUp": { "message": "加速" }, @@ -4730,6 +5077,9 @@ "spendLimitTooLarge": { "message": "消费限额过大" }, + "spender": { + "message": "消费者" + }, "spendingCap": { "message": "支出上限" }, @@ -4957,6 +5307,13 @@ "submitted": { "message": "已提交" }, + "suggestedBySnap": { + "message": "由 $1 建议", + "description": "$1 is the snap name" + }, + "suggestedTokenName": { + "message": "建议名称:" + }, "suggestedTokenSymbol": { "message": "建议的股票代码:" }, @@ -5071,7 +5428,7 @@ "description": "A count of possible quotes shown to the user while they are waiting for quotes to be fetched. $1 is the number of quotes already loaded, and $2 is the total number of resources that we check for quotes. Keep in mind that not all resources will have a quote for a particular swap." }, "swapFetchingQuotes": { - "message": "取得报价中" + "message": "获取报价中……" }, "swapFetchingQuotesErrorDescription": { "message": "呃……出错了。再试一次,如果错误仍存在,请联系客服。" @@ -5419,7 +5776,7 @@ "description": "$1 represents the account name, $2 represents the network name" }, "switchedTo": { - "message": "您已切换到" + "message": "您现在使用的是" }, "switchingNetworksCancelsPendingConfirmations": { "message": "切换网络将取消所有待处理的确认" @@ -5467,6 +5824,10 @@ "thisCollection": { "message": "这个收藏品" }, + "threeMonthsAbbreviation": { + "message": "3 个月", + "description": "Shortened form of '3 months'" + }, "time": { "message": "时间" }, @@ -5546,6 +5907,9 @@ "tokenContractAddress": { "message": "代币合约地址" }, + "tokenDecimal": { + "message": "代币小数位" + }, "tokenDecimalFetchFailed": { "message": "需要代币小数位。请在下方查找:$1" }, @@ -5595,6 +5959,9 @@ "total": { "message": "共计" }, + "totalVolume": { + "message": "总交易额" + }, "transaction": { "message": "交易" }, @@ -5700,6 +6067,10 @@ "transferFrom": { "message": "转账自" }, + "trillionAbbreviation": { + "message": "万亿", + "description": "Shortened form of 'trillion'" + }, "troubleConnectingToLedgerU2FOnFirefox": { "message": "我们在连接您的 Ledger 时遇到问题。$1", "description": "$1 is a link to the wallet connection guide;" @@ -5835,6 +6206,12 @@ "updatedWithDate": { "message": "已于 $1 更新" }, + "uploadDropFile": { + "message": "将您的文件放在此处" + }, + "uploadFile": { + "message": "上传文件" + }, "urlErrorMsg": { "message": "URL 需要相应的 HTTP/HTTPS 前缀。" }, @@ -6050,6 +6427,9 @@ "whatsThis": { "message": "这是什么?" }, + "wrongNetworkName": { + "message": "根据我们的记录,该网络名称可能与此链 ID 不匹配。" + }, "xOfYPending": { "message": "$1 / $2 待处理", "description": "$1 and $2 are intended to be two numbers, where $2 is a total number of pending confirmations, and $1 is a count towards that total" @@ -6073,6 +6453,12 @@ "yourAccounts": { "message": "您的账户" }, + "yourActivity": { + "message": "您的活动" + }, + "yourBalance": { + "message": "您的余额" + }, "yourFundsMayBeAtRisk": { "message": "您的资金可能面临风险" }, From 15cd69db297cba0980f90661d667b8b20539ce7a Mon Sep 17 00:00:00 2001 From: Owen Craston Date: Thu, 18 Jul 2024 03:07:10 -0700 Subject: [PATCH 2/4] fix: password reset (#25847) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## **Description** 1. What is the reason for the change? - This fix addresses a user facing bug in production - When a user locks the wallet and goes through the forget password flow, the wallet is not accessible with the new password. Instead the user must use the old password to unlock the wallet. - This is a bug in the keyring controller because the encryptionKey gets generated with the old password and is not reset when the user locks the wallet and generates a new password. 2. What is the improvement/solution? - This fix upgrades the keyring controller to version [17.1.1](https://github.com/MetaMask/core/blob/main/packages/keyring-controller/CHANGELOG.md#1711) which fixes this bug by clearing the encryption key/salt when the user locks the wallet as well as when they submit their password. This ensures that the encryption key is always in sync with the latest password. - The keyring controller pr for this fix can be found [here](https://github.com/MetaMask/core/pull/4514) - This change involved a major version bump for the keyring controller from 16 to 17. [Here](https://github.com/MetaMask/core/blob/main/packages/keyring-controller/CHANGELOG.md#1711) is the changelog for this bump. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25847?quickstart=1) ## **Related issues** Fixes: https://github.com/MetaMask/metamask-extension/issues/25696 ## **Manual testing steps** - Open the extension - Proceed to Forget password flow - Paste your secret recovery phrase - Set a new different password - Proceed to Restore your Wallet - After entering the account, lock it and try to login with the new password - You should be able to log in with your new password ## **Screenshots/Recordings** ### **Before** https://github.com/MetaMask/metamask-extension/assets/82837486/0de00905-ee01-4241-a90e-da60c5eb0976 ### **After** https://github.com/user-attachments/assets/f1f091c4-8974-415d-af28-d7b0b46184cb ## **Pre-merge author checklist** - [x] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Extension Coding Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I’ve included tests if applicable - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [x] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [x] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots. --------- Co-authored-by: MetaMask Bot --- lavamoat/browserify/beta/policy.json | 29 ++++++++-- lavamoat/browserify/flask/policy.json | 29 ++++++++-- lavamoat/browserify/main/policy.json | 29 ++++++++-- lavamoat/browserify/mmi/policy.json | 29 ++++++++-- package.json | 2 +- test/e2e/accounts/forgot-password.spec.ts | 65 +++++++++++++++++++++++ yarn.lock | 32 +++++------ 7 files changed, 186 insertions(+), 29 deletions(-) create mode 100644 test/e2e/accounts/forgot-password.spec.ts diff --git a/lavamoat/browserify/beta/policy.json b/lavamoat/browserify/beta/policy.json index 5d08b7a6b448..a73431fac1a3 100644 --- a/lavamoat/browserify/beta/policy.json +++ b/lavamoat/browserify/beta/policy.json @@ -1643,14 +1643,22 @@ "@metamask/keyring-controller": { "packages": { "@ethereumjs/tx>@ethereumjs/util": true, - "@metamask/base-controller": true, "@metamask/browser-passworder": true, "@metamask/eth-sig-util": true, + "@metamask/keyring-controller>@metamask/base-controller": true, "@metamask/keyring-controller>@metamask/eth-hd-keyring": true, "@metamask/keyring-controller>@metamask/eth-simple-keyring": true, + "@metamask/keyring-controller>@metamask/utils": true, "@metamask/keyring-controller>ethereumjs-wallet": true, - "@metamask/name-controller>async-mutex": true, - "@metamask/utils": true + "@metamask/name-controller>async-mutex": true + } + }, + "@metamask/keyring-controller>@metamask/base-controller": { + "globals": { + "setTimeout": true + }, + "packages": { + "immer": true } }, "@metamask/keyring-controller>@metamask/eth-hd-keyring": { @@ -1676,6 +1684,21 @@ "mocha>serialize-javascript>randombytes": true } }, + "@metamask/keyring-controller>@metamask/utils": { + "globals": { + "TextDecoder": true, + "TextEncoder": true + }, + "packages": { + "@metamask/rpc-errors>@metamask/utils>@metamask/superstruct": true, + "@metamask/utils>@scure/base": true, + "@metamask/utils>pony-cause": true, + "@noble/hashes": true, + "browserify>buffer": true, + "nock>debug": true, + "semver": true + } + }, "@metamask/keyring-controller>ethereumjs-wallet": { "packages": { "@metamask/keyring-controller>ethereumjs-wallet>ethereum-cryptography": true, diff --git a/lavamoat/browserify/flask/policy.json b/lavamoat/browserify/flask/policy.json index 5d08b7a6b448..a73431fac1a3 100644 --- a/lavamoat/browserify/flask/policy.json +++ b/lavamoat/browserify/flask/policy.json @@ -1643,14 +1643,22 @@ "@metamask/keyring-controller": { "packages": { "@ethereumjs/tx>@ethereumjs/util": true, - "@metamask/base-controller": true, "@metamask/browser-passworder": true, "@metamask/eth-sig-util": true, + "@metamask/keyring-controller>@metamask/base-controller": true, "@metamask/keyring-controller>@metamask/eth-hd-keyring": true, "@metamask/keyring-controller>@metamask/eth-simple-keyring": true, + "@metamask/keyring-controller>@metamask/utils": true, "@metamask/keyring-controller>ethereumjs-wallet": true, - "@metamask/name-controller>async-mutex": true, - "@metamask/utils": true + "@metamask/name-controller>async-mutex": true + } + }, + "@metamask/keyring-controller>@metamask/base-controller": { + "globals": { + "setTimeout": true + }, + "packages": { + "immer": true } }, "@metamask/keyring-controller>@metamask/eth-hd-keyring": { @@ -1676,6 +1684,21 @@ "mocha>serialize-javascript>randombytes": true } }, + "@metamask/keyring-controller>@metamask/utils": { + "globals": { + "TextDecoder": true, + "TextEncoder": true + }, + "packages": { + "@metamask/rpc-errors>@metamask/utils>@metamask/superstruct": true, + "@metamask/utils>@scure/base": true, + "@metamask/utils>pony-cause": true, + "@noble/hashes": true, + "browserify>buffer": true, + "nock>debug": true, + "semver": true + } + }, "@metamask/keyring-controller>ethereumjs-wallet": { "packages": { "@metamask/keyring-controller>ethereumjs-wallet>ethereum-cryptography": true, diff --git a/lavamoat/browserify/main/policy.json b/lavamoat/browserify/main/policy.json index 5d08b7a6b448..a73431fac1a3 100644 --- a/lavamoat/browserify/main/policy.json +++ b/lavamoat/browserify/main/policy.json @@ -1643,14 +1643,22 @@ "@metamask/keyring-controller": { "packages": { "@ethereumjs/tx>@ethereumjs/util": true, - "@metamask/base-controller": true, "@metamask/browser-passworder": true, "@metamask/eth-sig-util": true, + "@metamask/keyring-controller>@metamask/base-controller": true, "@metamask/keyring-controller>@metamask/eth-hd-keyring": true, "@metamask/keyring-controller>@metamask/eth-simple-keyring": true, + "@metamask/keyring-controller>@metamask/utils": true, "@metamask/keyring-controller>ethereumjs-wallet": true, - "@metamask/name-controller>async-mutex": true, - "@metamask/utils": true + "@metamask/name-controller>async-mutex": true + } + }, + "@metamask/keyring-controller>@metamask/base-controller": { + "globals": { + "setTimeout": true + }, + "packages": { + "immer": true } }, "@metamask/keyring-controller>@metamask/eth-hd-keyring": { @@ -1676,6 +1684,21 @@ "mocha>serialize-javascript>randombytes": true } }, + "@metamask/keyring-controller>@metamask/utils": { + "globals": { + "TextDecoder": true, + "TextEncoder": true + }, + "packages": { + "@metamask/rpc-errors>@metamask/utils>@metamask/superstruct": true, + "@metamask/utils>@scure/base": true, + "@metamask/utils>pony-cause": true, + "@noble/hashes": true, + "browserify>buffer": true, + "nock>debug": true, + "semver": true + } + }, "@metamask/keyring-controller>ethereumjs-wallet": { "packages": { "@metamask/keyring-controller>ethereumjs-wallet>ethereum-cryptography": true, diff --git a/lavamoat/browserify/mmi/policy.json b/lavamoat/browserify/mmi/policy.json index 27043560a477..8fc00ed88cba 100644 --- a/lavamoat/browserify/mmi/policy.json +++ b/lavamoat/browserify/mmi/policy.json @@ -1735,14 +1735,22 @@ "@metamask/keyring-controller": { "packages": { "@ethereumjs/tx>@ethereumjs/util": true, - "@metamask/base-controller": true, "@metamask/browser-passworder": true, "@metamask/eth-sig-util": true, + "@metamask/keyring-controller>@metamask/base-controller": true, "@metamask/keyring-controller>@metamask/eth-hd-keyring": true, "@metamask/keyring-controller>@metamask/eth-simple-keyring": true, + "@metamask/keyring-controller>@metamask/utils": true, "@metamask/keyring-controller>ethereumjs-wallet": true, - "@metamask/name-controller>async-mutex": true, - "@metamask/utils": true + "@metamask/name-controller>async-mutex": true + } + }, + "@metamask/keyring-controller>@metamask/base-controller": { + "globals": { + "setTimeout": true + }, + "packages": { + "immer": true } }, "@metamask/keyring-controller>@metamask/eth-hd-keyring": { @@ -1768,6 +1776,21 @@ "mocha>serialize-javascript>randombytes": true } }, + "@metamask/keyring-controller>@metamask/utils": { + "globals": { + "TextDecoder": true, + "TextEncoder": true + }, + "packages": { + "@metamask/rpc-errors>@metamask/utils>@metamask/superstruct": true, + "@metamask/utils>@scure/base": true, + "@metamask/utils>pony-cause": true, + "@noble/hashes": true, + "browserify>buffer": true, + "nock>debug": true, + "semver": true + } + }, "@metamask/keyring-controller>ethereumjs-wallet": { "packages": { "@metamask/keyring-controller>ethereumjs-wallet>ethereum-cryptography": true, diff --git a/package.json b/package.json index b02442d3da10..2764f78da6c3 100644 --- a/package.json +++ b/package.json @@ -314,7 +314,7 @@ "@metamask/gas-fee-controller": "^18.0.0", "@metamask/jazzicon": "^2.0.0", "@metamask/keyring-api": "^8.0.0", - "@metamask/keyring-controller": "^16.1.0", + "@metamask/keyring-controller": "^17.1.1", "@metamask/logging-controller": "^3.0.1", "@metamask/logo": "^3.1.2", "@metamask/message-manager": "^7.3.0", diff --git a/test/e2e/accounts/forgot-password.spec.ts b/test/e2e/accounts/forgot-password.spec.ts new file mode 100644 index 000000000000..3bf347fa59cc --- /dev/null +++ b/test/e2e/accounts/forgot-password.spec.ts @@ -0,0 +1,65 @@ +import { Suite } from 'mocha'; +import { unlockWallet, withFixtures, TEST_SEED_PHRASE_TWO } from '../helpers'; +import FixtureBuilder from '../fixture-builder'; +import { Driver } from '../webdriver/driver'; + +const newPassword = 'this is the best password ever'; + +describe('Forgot password', function (this: Suite) { + it('resets password and then unlock wallet with new password', async function () { + await withFixtures( + { + fixtures: new FixtureBuilder().build(), + title: this.test?.fullTitle(), + }, + async ({ driver }: { driver: Driver }) => { + await unlockWallet(driver); + + // Lock Wallet + await driver.waitForSelector( + '[data-testid="account-options-menu-button"]', + ); + await driver.clickElement( + '[data-testid="account-options-menu-button"]', + ); + await driver.clickElement({ + text: 'Lock MetaMask', + tag: 'div', + }); + + // Go to reset password page + await driver.waitForSelector('.unlock-page__link'); + await driver.clickElement({ + text: 'Forgot password?', + tag: 'a', + }); + + // Reset password with a new password + await driver.pasteIntoField( + '[data-testid="import-srp__srp-word-0"]', + TEST_SEED_PHRASE_TWO, + ); + + await driver.fill('#password', newPassword); + await driver.fill('#confirm-password', newPassword); + await driver.press('#confirm-password', driver.Key.ENTER); + + // Lock wallet again + await driver.waitForSelector( + '[data-testid="account-options-menu-button"]', + ); + await driver.clickElement( + '[data-testid="account-options-menu-button"]', + ); + await driver.clickElement({ + text: 'Lock MetaMask', + tag: 'div', + }); + + // log in with new password + await driver.fill('#password', newPassword); + await driver.press('#password', driver.Key.ENTER); + }, + ); + }); +}); diff --git a/yarn.lock b/yarn.lock index 5f4553502957..c708755ff91c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5648,7 +5648,7 @@ __metadata: languageName: node linkType: hard -"@metamask/keyring-controller@npm:^16.0.0, @metamask/keyring-controller@npm:^16.1.0": +"@metamask/keyring-controller@npm:^16.0.0": version: 16.1.0 resolution: "@metamask/keyring-controller@npm:16.1.0" dependencies: @@ -5669,24 +5669,24 @@ __metadata: languageName: node linkType: hard -"@metamask/keyring-controller@npm:^17.1.0": - version: 17.1.0 - resolution: "@metamask/keyring-controller@npm:17.1.0" +"@metamask/keyring-controller@npm:^17.1.0, @metamask/keyring-controller@npm:^17.1.1": + version: 17.1.1 + resolution: "@metamask/keyring-controller@npm:17.1.1" dependencies: "@ethereumjs/util": "npm:^8.1.0" "@keystonehq/metamask-airgapped-keyring": "npm:^0.14.1" - "@metamask/base-controller": "npm:^6.0.0" + "@metamask/base-controller": "npm:^6.0.1" "@metamask/browser-passworder": "npm:^4.3.0" "@metamask/eth-hd-keyring": "npm:^7.0.1" "@metamask/eth-sig-util": "npm:^7.0.1" "@metamask/eth-simple-keyring": "npm:^6.0.1" "@metamask/keyring-api": "npm:^8.0.0" - "@metamask/message-manager": "npm:^10.0.0" - "@metamask/utils": "npm:^8.3.0" + "@metamask/message-manager": "npm:^10.0.1" + "@metamask/utils": "npm:^9.0.0" async-mutex: "npm:^0.5.0" ethereumjs-wallet: "npm:^1.0.1" immer: "npm:^9.0.6" - checksum: 10/59eee1451c6bb8ea9dfee3249a49b2092464d1759ce7a0bb3c052a18c979a49d8e410bbece78d9659ecb80efb26f7cf7e3163314efc476bd39c1912bbb63b7b8 + checksum: 10/441bd01b42658819281ef45ebfb214d3282db2cf523284314ca8e6786e7c06fa564a6799e506edc67153d2b51126a8aca3b67762bbb5221c382f70c81a81db29 languageName: node linkType: hard @@ -5711,18 +5711,18 @@ __metadata: languageName: node linkType: hard -"@metamask/message-manager@npm:^10.0.0": - version: 10.0.0 - resolution: "@metamask/message-manager@npm:10.0.0" +"@metamask/message-manager@npm:^10.0.1": + version: 10.0.1 + resolution: "@metamask/message-manager@npm:10.0.1" dependencies: - "@metamask/base-controller": "npm:^6.0.0" - "@metamask/controller-utils": "npm:^11.0.0" + "@metamask/base-controller": "npm:^6.0.1" + "@metamask/controller-utils": "npm:^11.0.1" "@metamask/eth-sig-util": "npm:^7.0.1" - "@metamask/utils": "npm:^8.3.0" + "@metamask/utils": "npm:^9.0.0" "@types/uuid": "npm:^8.3.0" jsonschema: "npm:^1.2.4" uuid: "npm:^8.3.2" - checksum: 10/ad0d3e92693c668d6959a0ad6a7262923b892206adb22137ff002e50b1156f687afb007c6f983767e8efbb04f34e4563d6290c7240f03100731b62a8c0a55795 + checksum: 10/732909c19027ceb84eec66c57d1dd37193b17394768c902562d2022cde29cfc913e959228caaf751996318edabd090029bb5d7f46dc4be16a0cb655b91172931 languageName: node linkType: hard @@ -25296,7 +25296,7 @@ __metadata: "@metamask/gas-fee-controller": "npm:^18.0.0" "@metamask/jazzicon": "npm:^2.0.0" "@metamask/keyring-api": "npm:^8.0.0" - "@metamask/keyring-controller": "npm:^16.1.0" + "@metamask/keyring-controller": "npm:^17.1.1" "@metamask/logging-controller": "npm:^3.0.1" "@metamask/logo": "npm:^3.1.2" "@metamask/message-manager": "npm:^7.3.0" From c80f27220d10ce2883515906a8024db29653badb Mon Sep 17 00:00:00 2001 From: sahar-fehri Date: Thu, 18 Jul 2024 12:56:29 +0200 Subject: [PATCH 3/4] fix: fix (#25907) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## **Description** Updates settings text for NFT autodetection toggle in settings. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25907?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** Screenshot 2024-07-17 at 19 08 25 ### **After** Screenshot 2024-07-17 at 19 07 19 ## **Pre-merge author checklist** - [ ] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Extension Coding Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots. --- app/_locales/en/messages.json | 2 +- .../security-tab/__snapshots__/security-tab.test.js.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index f8bfef8e8c1c..14cbde8bad4f 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -6327,7 +6327,7 @@ "message": "Autodetect NFTs" }, "useNftDetectionDescriptionText": { - "message": "Let MetaMask add NFTs you own using third-party services (like OpenSea). Autodetecting NFTs exposes your IP and account address to these services. Enabling this feature could associate your IP address with your Ethereum address and display fake NFTs airdropped by scammers. You can add tokens manually to avoid this risk." + "message": "Let MetaMask add NFTs you own using third-party services. Autodetecting NFTs exposes your IP and account address to these services. Enabling this feature could associate your IP address with your Ethereum address and display fake NFTs airdropped by scammers. You can add tokens manually to avoid this risk." }, "usePhishingDetection": { "message": "Use phishing detection" diff --git a/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap b/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap index 3889d28cbaaa..dcf41e47ee77 100644 --- a/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap +++ b/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap @@ -1611,7 +1611,7 @@ exports[`Security Tab should match snapshot 1`] = `
- Let MetaMask add NFTs you own using third-party services (like OpenSea). Autodetecting NFTs exposes your IP and account address to these services. Enabling this feature could associate your IP address with your Ethereum address and display fake NFTs airdropped by scammers. You can add tokens manually to avoid this risk. + Let MetaMask add NFTs you own using third-party services. Autodetecting NFTs exposes your IP and account address to these services. Enabling this feature could associate your IP address with your Ethereum address and display fake NFTs airdropped by scammers. You can add tokens manually to avoid this risk.
Date: Thu, 18 Jul 2024 13:54:40 +0200 Subject: [PATCH 4/4] fix: rm locales in other languages (#25936) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## **Description** Removes key useNftDetectionDescriptionText in other languages to trigger new crowdin job [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25936?quickstart=1) ## **Related issues** Fixes: Related: https://github.com/MetaMask/metamask-extension/pull/25907 ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Extension Coding Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots. --- app/_locales/de/messages.json | 3 --- app/_locales/el/messages.json | 3 --- app/_locales/es/messages.json | 3 --- app/_locales/fr/messages.json | 3 --- app/_locales/hi/messages.json | 3 --- app/_locales/id/messages.json | 3 --- app/_locales/ja/messages.json | 3 --- app/_locales/ko/messages.json | 3 --- app/_locales/pt/messages.json | 3 --- app/_locales/ru/messages.json | 3 --- app/_locales/tl/messages.json | 3 --- app/_locales/tr/messages.json | 3 --- app/_locales/vi/messages.json | 3 --- app/_locales/zh_CN/messages.json | 3 --- 14 files changed, 42 deletions(-) diff --git a/app/_locales/de/messages.json b/app/_locales/de/messages.json index fdc32cb53c59..87dac1de5000 100644 --- a/app/_locales/de/messages.json +++ b/app/_locales/de/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "NFTs automatisch erkennen" }, - "useNftDetectionDescriptionText": { - "message": "Lassen Sie MetaMask NFTs, die Sie besitzen, anhand von Drittanbieterdiensten (wie OpenSea) hinzufügen. Durch die automatische Erkennung von NFTs werden Ihre IP- und Kontoadresse für diese Dienste offengelegt. Durch die Aktivierung dieser Funktion können eventuell Ihre IP- und Ethereum-Adresse miteinander in Verbindung gebracht und gefälschte, von Betrügern per Airdropping abgesetzte NFTs anzeigt werden. Es ist möglich, Tokens manuell hinzufügen, um dieses Risiko zu vermeiden." - }, "usePhishingDetection": { "message": "Phishing-Erkennung verwenden" }, diff --git a/app/_locales/el/messages.json b/app/_locales/el/messages.json index 659f20941876..604412831675 100644 --- a/app/_locales/el/messages.json +++ b/app/_locales/el/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Αυτόματη ανίχνευση των NFT" }, - "useNftDetectionDescriptionText": { - "message": "Επιτρέψτε στο MetaMask να προσθέτει NFT που σας ανήκουν χρησιμοποιώντας υπηρεσίες τρίτων (όπως το OpenSea). Ο αυτόματος εντοπισμός NFT εκθέτει τη διεύθυνση IP και τον λογαριασμό σας σε αυτές τις υπηρεσίες. Η ενεργοποίηση αυτής της λειτουργίας θα μπορούσε να συσχετίσει τη διεύθυνση IP σας με τη διεύθυνση Ethereum σας και να εμφανίσει ψεύτικα NFT που διοχετεύουν οι απατεώνες. Μπορείτε να προσθέσετε tokens χειροκίνητα για να αποφύγετε αυτόν τον κίνδυνο." - }, "usePhishingDetection": { "message": "Χρήση ανίχνευσης phishing" }, diff --git a/app/_locales/es/messages.json b/app/_locales/es/messages.json index 38a8ef9604a9..3839dfb1b547 100644 --- a/app/_locales/es/messages.json +++ b/app/_locales/es/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Detección automática de NFT" }, - "useNftDetectionDescriptionText": { - "message": "Permita que MetaMask agregue NFT de su propiedad mediante servicios de terceros (como OpenSea). La detección automática de NFT expone su IP y dirección de cuenta a estos servicios. Habilitar esta función podría asociar su dirección IP con su dirección de Ethereum y mostrar NFT enviados mediante airdrop por estafadores. Puede agregar tokens manualmente para evitar este riesgo." - }, "usePhishingDetection": { "message": "Usar detección de phishing" }, diff --git a/app/_locales/fr/messages.json b/app/_locales/fr/messages.json index aa34c4aeaf14..f2e7f1967399 100644 --- a/app/_locales/fr/messages.json +++ b/app/_locales/fr/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Détection automatique des NFT" }, - "useNftDetectionDescriptionText": { - "message": "Laissez MetaMask ajouter les NFT que vous possédez en utilisant des services tiers (comme OpenSea). La détection automatique des NFT expose votre adresse IP et l’adresse de votre compte à ces services. Si vous activez cette fonctionnalité, un lien pourrait être établi entre votre adresse IP et votre adresse Ethereum, et entrainer l’affichage de faux NFT distribués par des escrocs. Vous pouvez ajouter des jetons manuellement pour éviter ce risque." - }, "usePhishingDetection": { "message": "Utiliser la fonction anti-hameçonnage" }, diff --git a/app/_locales/hi/messages.json b/app/_locales/hi/messages.json index 5e079215652f..991baf0779a2 100644 --- a/app/_locales/hi/messages.json +++ b/app/_locales/hi/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "NFT को ऑटो-डिटेक्ट करें" }, - "useNftDetectionDescriptionText": { - "message": "MetaMask को थर्ड पार्टी सर्विसेज़ (जैसे OpenSea) का उपयोग करके आपके NFTs जोड़ने दें। NFTs को ऑटोडिटेक्ट करने से आपका आईपी और अकाउंट एड्रेस इन सेवाओं के सामने आ जाता है। इस फ़ीचर को चालू करने से आपका आईपी ​​एड्रेस आपके Ethereum एड्रेस के साथ जुड़ सकता है और धोखाधड़ी करने वाले लोगों द्वारा एयरड्रॉप किए गए नकली NFTs दिख सकते हैं। आप मैन्युअल तरीके से टोकन जोड़कर इस ख़तरे से बच सकते हैं।" - }, "usePhishingDetection": { "message": "फिशिंग डिटेक्शन का इस्तेमाल करें" }, diff --git a/app/_locales/id/messages.json b/app/_locales/id/messages.json index 8dbefc6e05cf..b400a27519c5 100644 --- a/app/_locales/id/messages.json +++ b/app/_locales/id/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Deteksi otomatis NFT" }, - "useNftDetectionDescriptionText": { - "message": "Izinkan MetaMask menambahkan NFT yang Anda miliki menggunakan layanan pihak ketiga (seperti OpenSea). Autodeteksi NFT mengekspos alamat IP dan akun Anda ke layanan ini. Mengaktifkan fitur ini dapat mengaitkan alamat IP dengan alamat Ethereum Anda dan menampilkan NFT palsu yang di-airdrop oleh penipu. Anda dapat menambahkan token secara manual untuk menghindari risiko ini." - }, "usePhishingDetection": { "message": "Gunakan deteksi phishing" }, diff --git a/app/_locales/ja/messages.json b/app/_locales/ja/messages.json index 60eac04cc6b8..9729004697e4 100644 --- a/app/_locales/ja/messages.json +++ b/app/_locales/ja/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "NFTを自動検出" }, - "useNftDetectionDescriptionText": { - "message": "MetaMaskが、サードパーティサービス (例: OpenSea) を使って、ユーザーが所有するNFTを追加することを許可します。NFTの自動検出機能を利用すると、ユーザーのIPとアカウントアドレスがこれらのサービスに公開されます。この機能を有効にした場合、ユーザーのIPアドレスとイーサリアムアドレスが紐付けられ、詐欺師によりエアドロップされた偽のNFTが表示される可能性があります。このリスクを回避するため、手動でトークンを追加することもできます。" - }, "usePhishingDetection": { "message": "フィッシング検出を使用" }, diff --git a/app/_locales/ko/messages.json b/app/_locales/ko/messages.json index 9728056bf13e..c3945a8cd591 100644 --- a/app/_locales/ko/messages.json +++ b/app/_locales/ko/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "NFT 자동 감지" }, - "useNftDetectionDescriptionText": { - "message": "MetaMask가 제삼자 서비스(예: OpenSea)를 이용하여 회원님의 NFT를 추가할 수 있도록 합니다. NFT를 자동 감지하면 이러한 서비스에 IP와 계정 주소가 노출됩니다. 이 기능을 켜면 IP 주소가 이더리움 주소와 연결되고 사기꾼이 에어드랍한 가짜 NFT가 표시될 수 있습니다. 이러한 위험을 피하기 위해 수동으로 토큰을 추가할 수 있습니다." - }, "usePhishingDetection": { "message": "피싱 감지 사용" }, diff --git a/app/_locales/pt/messages.json b/app/_locales/pt/messages.json index dff044c36255..9f79a1260c7f 100644 --- a/app/_locales/pt/messages.json +++ b/app/_locales/pt/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Detectar NFTs automaticamente" }, - "useNftDetectionDescriptionText": { - "message": "Permita que a MetaMask use serviços de terceiros (como o OpenSea) para adicionar os NFTs que você possui. A detecção automática de NFTs expõe seu endereço IP e o endereço da sua conta a esses serviços. Ativar esse recurso pode associar seu endereço IP ao seu endereço Ethereum e exibir NFTs falsos enviados por golpistas via AirDrop. Você pode adicionar tokens manualmente para evitar esse risco." - }, "usePhishingDetection": { "message": "Usar detecção de phishing" }, diff --git a/app/_locales/ru/messages.json b/app/_locales/ru/messages.json index 3e8f977204fc..6aee72593fd0 100644 --- a/app/_locales/ru/messages.json +++ b/app/_locales/ru/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Автоопределение NFT" }, - "useNftDetectionDescriptionText": { - "message": "Разрешает MetaMask добавлять ваши собственные NFT с помощью сторонних сервисов (например, OpenSea). Автоопределение NFT раскрывает ваш IP-адрес и адрес счета этим сервисам. Включение этой функции может связать ваш IP-адрес с вашим адресом Ethereum и отобразить поддельные NFT-файлы, аирдропнутые мошенниками. Вы можете добавлять токены вручную, чтобы избежать этой угрозы." - }, "usePhishingDetection": { "message": "Использовать обнаружение фишинга" }, diff --git a/app/_locales/tl/messages.json b/app/_locales/tl/messages.json index 5e3a77d5b053..cd6555f17872 100644 --- a/app/_locales/tl/messages.json +++ b/app/_locales/tl/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Awtomatikong tuklasin ang mga NFT" }, - "useNftDetectionDescriptionText": { - "message": "Hayaan ang MetaMask na magdagdag ng mga NFT na iyong pag-aari gamit ang mga third-party na serbisyo (tulad ng OpenSea). Ang awtomatikong pagtuklas ng mga NFT ay naglalantad sa iyong IP at address ng account sa mga serbisyong ito. Ang pag-enable sa tampok na ito ay maaaring mag-ugnay sa iyong IP sa iyong Ethereum address at magpakita ng pekeng NFT na in-airdrop ng mga manloloko. Maaari kang magdagdag ng token sa manwal na paraan para iwasan ang panganib na ito." - }, "usePhishingDetection": { "message": "Gumamit ng phishing detection" }, diff --git a/app/_locales/tr/messages.json b/app/_locales/tr/messages.json index e32b8aed7b19..d5c3a3af3eb8 100644 --- a/app/_locales/tr/messages.json +++ b/app/_locales/tr/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "NFT'leri otomatik algıla" }, - "useNftDetectionDescriptionText": { - "message": "MetaMask'in üçüncü taraf hizmetleri (OpenSea gibi) kullanarak size ait olan NFT'leri eklemesine izin verin. NFT'leri otomatik algılama, IP adresinizi ve hesap adresinizi bu hizmetlerle paylaşır. Bu özelliğin etkinleştirilmesi IP adresinizi Ethereum adresinizle ilişkilendirebilir ve dolandırıcılar tarafından airdrop'u gerçekleştirilen sahte NFT'leri gösterebilir. Bu riski önlemek için tokenleri elle ekleyebilirsiniz." - }, "usePhishingDetection": { "message": "Kimlik avı algılama kullan" }, diff --git a/app/_locales/vi/messages.json b/app/_locales/vi/messages.json index 91aa5a2a016d..70e7ab0e3e4e 100644 --- a/app/_locales/vi/messages.json +++ b/app/_locales/vi/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "Tự động phát hiện NFT" }, - "useNftDetectionDescriptionText": { - "message": "Cho phép MetaMask thêm các NFT mà bạn sở hữu bằng cách sử dụng dịch vụ của bên thứ ba (như OpenSea). Tính năng Tự động phát hiện NFT sẽ làm lộ địa chỉ IP và tài khoản của bạn với các dịch vụ này. Việc bật tính năng này có thể liên kết địa chỉ IP của bạn với địa chỉ Ethereum của bạn và hiển thị các NFT giả do những kẻ lừa đảo phát tán. Bạn có thể thêm token theo cách thủ công để tránh rủi ro này." - }, "usePhishingDetection": { "message": "Sử dụng tính năng phát hiện lừa đảo" }, diff --git a/app/_locales/zh_CN/messages.json b/app/_locales/zh_CN/messages.json index fa130c26a51b..6b08261d8f84 100644 --- a/app/_locales/zh_CN/messages.json +++ b/app/_locales/zh_CN/messages.json @@ -6233,9 +6233,6 @@ "useNftDetection": { "message": "自动检测NFT" }, - "useNftDetectionDescriptionText": { - "message": "让 MetaMask 使用第三方服务(如 OpenSea)来添加您所拥有的 NFT。打开自动检测 NFT 功能后,这些服务就可以看到您的 IP 地址和账户地址。启用此功能可能会将您的 IP 地址与以太坊地址关联起来,并显示骗子空投的虚假 NFT。您可以手动添加代币以避免此风险。" - }, "usePhishingDetection": { "message": "使用网络钓鱼检测" },